Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(90630 errors, 16798 warnings)

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

blocks/exastud/backup.php
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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 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 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 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 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 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 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 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 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 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 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 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 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
(#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
(#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
(#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 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 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 4 spaces, found 1
(#73) Line exceeds maximum limit of 180 characters; contains 213 characters
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line exceeds 132 characters; contains 143 characters
(#76) Line exceeds 132 characters; contains 147 characters
blocks/exastud/block_exastud.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#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
(#25) Visibility must be declared on method "init"
(#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 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 4 spaces, found 1
(#29) Visibility must be declared on method "instance_allow_multiple"
(#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) Line indented incorrectly; expected 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 4 spaces, found 1
(#33) Visibility must be declared on method "has_config"
(#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 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
(#37) Visibility must be declared on method "instance_allow_config"
(#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) Visibility must be declared on method "get_content"
(#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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#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 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
(#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
(#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
(#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
(#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
(#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 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 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
(#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
(#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 at least 12 spaces, found 3
(#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 3
(#69) Line exceeds maximum limit of 180 characters; contains 251 characters
(#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
(#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
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Line exceeds maximum limit of 180 characters; contains 206 characters
(#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 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 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Line exceeds maximum limit of 180 characters; contains 208 characters
(#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
(#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 at least 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Line exceeds maximum limit of 180 characters; contains 211 characters
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#84) Line exceeds maximum limit of 180 characters; contains 238 characters
(#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
(#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) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/classes/api.php
(#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/>.".
(#24) "require_once" must be immediately followed by an open parenthesis
(#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 "active"
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#40) Visibility must be declared on method "get_student_review_link_info_for_teacher"
(#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) Whitespace found at end of line
(#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 "actPeriod" must be all lower-case
(#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) Inline control structures are not allowed
(#44) Variable "actPeriod" must be all lower-case
(#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
(#54) Variable "actPeriod" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#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
(#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 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 at least 8 spaces, found 2
(#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 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
(#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 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 3
(#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 6
(#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 6
(#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 6
(#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 6
(#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) This comment is 60% valid code; is this commented out code?
(#72) Line indented incorrectly; expected at least 8 spaces, found 6
(#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
(#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 4 spaces, found 1
(#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 4 spaces, found 1
(#77) Visibility must be declared on method "get_periods"
(#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 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 4 spaces, found 1
(#81) Visibility must be declared on method "get_student_periods_with_review"
(#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
(#82) Inline control structures are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 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 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
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#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
(#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
(#94) Visibility must be declared on method "print_student_report"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#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
(#105) Variable "textReviews" must be all lower-case
(#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
(#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 "textReviews" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 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 "delete_user_data"
(#111) Expected 1 space after closing parenthesis; found 0
(#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
(#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
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#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
(#116) Spaces must be used to indent lines; 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 82% valid code; is this commented out code?
(#116) 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
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#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
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#121) Spaces must be used to indent lines; 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
(#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) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#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 4 spaces, found 1
(#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
(#127) Visibility must be declared on method "get_bildungsstandard_erreicht"
(#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) 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 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
(#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
(#142) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/classes/event/base.php
(#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/>.".
(#24) "require_once" must be immediately followed by an open parenthesis
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Visibility must be declared on method "log"
(#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 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 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 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#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) 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 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 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) 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 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
(#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
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#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 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
(#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
blocks/exastud/classes/event/class_created.php
(#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/>.".
blocks/exastud/classes/event/class_deleted.php
(#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/>.".
blocks/exastud/classes/event/class_updated.php
(#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/>.".
blocks/exastud/classes/event/classassessmentcategory_added.php
(#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/>.".
(#55) Line exceeds 132 characters; contains 164 characters
(#74) Line exceeds 132 characters; contains 155 characters
blocks/exastud/classes/event/classassessmentcategory_deleted.php
(#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/>.".
(#55) Line exceeds 132 characters; contains 168 characters
(#74) Line exceeds 132 characters; contains 155 characters
blocks/exastud/classes/event/classdata_changed.php
(#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/>.".
(#60) Expected 1 space before ":"; 0 found
blocks/exastud/classes/event/classmember_assigned.php
(#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/>.".
(#53) Line exceeds 132 characters; contains 155 characters
blocks/exastud/classes/event/classmember_unassigned.php
(#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/>.".
(#53) Line exceeds 132 characters; contains 159 characters
blocks/exastud/classes/event/classowner_updated.php
(#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/>.".
(#55) Line exceeds maximum limit of 180 characters; contains 204 characters
blocks/exastud/classes/event/classteacher_assigned.php
(#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/>.".
blocks/exastud/classes/event/classteacher_unassigned.php
(#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/>.".
blocks/exastud/classes/event/competence_created.php
(#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/>.".
blocks/exastud/classes/event/competence_deleted.php
(#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/>.".
blocks/exastud/classes/event/competence_updated.php
(#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/>.".
blocks/exastud/classes/event/educationplan_created.php
(#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/>.".
blocks/exastud/classes/event/educationplan_deleted.php
(#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/>.".
blocks/exastud/classes/event/educationplan_updated.php
(#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/>.".
blocks/exastud/classes/event/gradingoption_created.php
(#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/>.".
blocks/exastud/classes/event/gradingoption_deleted.php
(#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/>.".
blocks/exastud/classes/event/gradingoption_updated.php
(#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/>.".
blocks/exastud/classes/event/period_created.php
(#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/>.".
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#58) Commas (,) must be followed by white space.
blocks/exastud/classes/event/period_deleted.php
(#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/>.".
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#58) Commas (,) must be followed by white space.
blocks/exastud/classes/event/period_updated.php
(#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/>.".
(#54) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#59) Commas (,) must be followed by white space.
(#61) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#66) Commas (,) must be followed by white space.
blocks/exastud/classes/event/student_hidden.php
(#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/>.".
(#69) Line exceeds 132 characters; contains 155 characters
(#79) Expected 1 space after "=>"; 0 found
blocks/exastud/classes/event/student_shown.php
(#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/>.".
(#69) Line exceeds 132 characters; contains 155 characters
(#79) Expected 1 space after "=>"; 0 found
blocks/exastud/classes/event/studentdata_changed.php
(#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/>.".
(#57) Line exceeds 132 characters; contains 139 characters
blocks/exastud/classes/event/studentreview_changed.php
(#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/>.".
(#76) Line exceeds 132 characters; contains 155 characters
blocks/exastud/classes/event/studentreviewcategory_changed.php
(#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/>.".
(#80) Line exceeds 132 characters; contains 155 characters
blocks/exastud/classes/event/subject_created.php
(#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/>.".
blocks/exastud/classes/event/subject_deleted.php
(#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/>.".
blocks/exastud/classes/event/subject_updated.php
(#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/>.".
blocks/exastud/classes/event/subjectstudentdata_changed.php
(#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/>.".
(#62) Line exceeds 132 characters; contains 135 characters
blocks/exastud/classes/printer.php
(#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/>.".
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "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 4 spaces, found 1
(#32) method name "printer::spacerIfEmpty" must be in lower-case letters only
(#32) Visibility must be declared on method "spacerIfEmpty"
(#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 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 12 spaces, found 3
(#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
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) 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 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 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 4 spaces, found 1
(#42) method name "printer::toTemplateVarId" must be in lower-case letters only
(#42) Visibility must be declared on method "toTemplateVarId"
(#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
(#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
(#46) Visibility must be declared on method "report_to_temp_file"
(#47) Opening brace should be on the same line as the declaration
(#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
(#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 "certificate_issue_date_text" 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 8 spaces, found 2
(#51) Variable "certificate_issue_date_timestamp" 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 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
(#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 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 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 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 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 at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) This comment is 54% valid code; is this commented out code?
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#70) Variable "templateFile" must be all lower-case
(#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 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 8 spaces, found 2
(#73) Variable "templateFile" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 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 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 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
(#78) Variable "templateProcessor" must be all lower-case
(#78) Variable "templateFile" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 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
(#81) Variable "dataTextReplacer" must be all lower-case
(#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
(#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 2
(#84) Variable "add_filter" must not contain underscores.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 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 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 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 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 20 spaces, found 5
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 16 spaces, found 4
(#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 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
(#94) Variable "prepend_filter" 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
(#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 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) 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 at least 8 spaces, found 2
(#101) Variable "add_filter" must not contain underscores.
(#101) Variable "certificate_issue_date_timestamp" 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 at least 12 spaces, found 3
(#102) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#102) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) 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 12 spaces, found 3
(#105) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#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
(#106) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#108) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 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 at least 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
(#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
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 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 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 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 3
(#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 4
(#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 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 8 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 8 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 8 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 4 spaces, found 2
(#124) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Variable "class_subjects" must not contain underscores.
(#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 3
(#126) Variable "lern_soz" 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 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 8 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 at least 8 spaces, found 4
(#130) Variable "lern_soz" 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 4
(#131) Variable "certificate_issue_date_text" 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 8 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 at least 8 spaces, found 4
(#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 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 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 8 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 at least 8 spaces, found 3
(#140) Variable "cloneValues" 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 8 spaces, found 3
(#141) Variable "class_subjects" 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 at least 12 spaces, found 4
(#142) Variable "subjectData" 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 12 spaces, found 4
(#144) Variable "subjectData" must be all lower-case
(#144) Variable "subjectData" must be all lower-case
(#144) Variable "subjectData" must be all lower-case
(#144) Variable "subjectData" 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 16 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 4
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 4
(#148) Variable "subjectData" must be all lower-case
(#148) Variable "subjectData" 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 12 spaces, found 4
(#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) Line indented incorrectly; expected at least 16 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 16 spaces, found 5
(#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 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 4
(#154) Variable "subjectData" 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 at least 12 spaces, found 4
(#156) Variable "cloneValues" 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 12 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 at least 12 spaces, found 5
(#158) Variable "subjectData" must be all lower-case
(#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 5
(#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 5
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 3
(#164) Variable "templateProcessor" must be all lower-case
(#164) Variable "cloneValues" 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 8 spaces, found 3
(#165) Variable "cloneValues" must be all lower-case
(#165) Variable "cloneValue" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 4
(#166) Variable "cloneValue" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 5
(#167) Variable "templateProcessor" 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 12 spaces, found 4
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 3
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 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 4
(#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 4
(#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 4
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 5
(#177) Variable "templateProcessor" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 5
(#179) Variable "templateProcessor" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 20 spaces, found 6
(#180) Line exceeds maximum limit of 180 characters; contains 198 characters
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 24 spaces, found 7
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 28 spaces, found 8
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 28 spaces, found 8
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 24 spaces, found 7
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 28 spaces, found 8
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 28 spaces, found 8
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 24 spaces, found 7
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 24 spaces, found 7
(#189) Line exceeds 132 characters; contains 139 characters
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 20 spaces, found 6
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 16 spaces, found 5
(#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 4
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 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 4 spaces, found 2
(#195) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 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 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 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 4 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 8 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 8 spaces, found 3
(#202) Variable "class_subjects" must not contain underscores.
(#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 3
(#203) Variable "lern_soz" must not contain underscores.
(#205) Spaces must be used to indent lines; 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 8 spaces, found 3
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 3
(#206) Variable "certificate_issue_date_timestamp" 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 at least 12 spaces, found 4
(#207) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#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 3
(#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) Variable "certificate_issue_date_timestamp" 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 8 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 8 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 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 8 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 8 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 8 spaces, found 4
(#222) Variable "certificate_issue_date_text" 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 8 spaces, found 4
(#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 4
(#224) Variable "lern_soz" must not contain underscores.
(#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 4
(#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 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 8 spaces, found 4
(#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 4
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 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 8 spaces, found 3
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Variable "dataTextReplacer" 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 4
(#233) Variable "dataTextReplacer" 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 12 spaces, found 4
(#234) Variable "dataTextReplacer" 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 8 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 8 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 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 12 spaces, found 4
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) 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 8 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#246) Variable "class_subjects" must not contain underscores.
(#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
(#247) Variable "subjectData" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 4
(#249) Variable "subjectData" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 5
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 4
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 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 4
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#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 5
(#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 5
(#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 5
(#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 5
(#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 5
(#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 5
(#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 5
(#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 16 spaces, found 5
(#266) Variable "dataTextReplacer" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 16 spaces, found 5
(#267) Variable "contentId" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 12 spaces, found 4
(#268) Usage of ELSEIF not allowed; use ELSE IF instead
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 16 spaces, found 5
(#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 5
(#270) Variable "contentId" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 4
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#273) Variable "contentId" 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 12 spaces, found 4
(#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
(#275) Variable "contentId" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 12 spaces, found 4
(#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 4
(#278) Variable "contentId" must be all lower-case
(#278) Variable "subjectData" must be all lower-case
(#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 4
(#280) Variable "subjectData" must be all lower-case
(#280) Variable "subjectData" 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 4
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 16 spaces, found 5
(#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
(#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 4
(#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 4
(#285) Variable "contentId" must be all lower-case
(#285) Variable "contentId" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 5
(#286) Variable "contentId" must be all lower-case
(#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 4
(#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 4
(#289) Variable "subjectData" must be all lower-case
(#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 4
(#290) Variable "contentId" must be all lower-case
(#290) Variable "contentId" must be all lower-case
(#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 5
(#291) Variable "contentId" must be all lower-case
(#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 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#296) Variable "add_filter" must not contain underscores.
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 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 8 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 3
(#299) Variable "add_filter" must not contain underscores.
(#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 4
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 3
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 4 spaces, found 3
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 3
(#304) Variable "dataTextReplacer" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 3
(#305) Variable "dataTextReplacer" 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 2
(#306) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 3
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 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 4 spaces, found 3
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 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 4 spaces, found 3
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 3
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 3
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 3
(#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 3
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 3
(#320) Variable "class_subjects" must not contain underscores.
(#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 3
(#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 3
(#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 3
(#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 3
(#325) Variable "religion_sub" 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 at least 8 spaces, found 3
(#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 4
(#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 4
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#333) Variable "certificate_issue_date_text" 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 4
(#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 4
(#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 4
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 3
(#340) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 12 spaces, found 4
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 16 spaces, found 5
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 12 spaces, found 4
(#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 3
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 3
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 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 8 spaces, found 3
(#352) Variable "add_filter" must not contain underscores.
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 4
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) This comment is 57% valid code; is this commented out code?
(#356) Line indented incorrectly; expected at least 12 spaces, found 4
(#357) Line indented incorrectly; expected at least 12 spaces, found 5
(#358) Line indented incorrectly; expected at least 12 spaces, found 5
(#359) Line indented incorrectly; expected at least 12 spaces, found 5
(#360) Line indented incorrectly; expected at least 12 spaces, found 5
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 3
(#365) Spaces must be used to indent lines; 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 4 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 4 spaces, found 3
(#366) Variable "class_subjects" must not contain underscores.
(#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 4
(#367) Variable "subjectData" must be all lower-case
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 4
(#369) Variable "subjectData" must be all lower-case
(#369) Variable "subjectData" must be all lower-case
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 12 spaces, found 5
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 8 spaces, found 4
(#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 4
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 4
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 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 8 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 8 spaces, found 5
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 5
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#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
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 5
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 12 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 16 spaces, found 6
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Line indented incorrectly; expected at least 16 spaces, found 6
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 16 spaces, found 6
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 5
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 5
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 6
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 16 spaces, found 6
(#394) Variable "religion_sub" must not contain underscores.
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 12 spaces, found 5
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 16 spaces, found 6
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 16 spaces, found 6
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 20 spaces, found 7
(#398) Variable "religion_sub" must not contain underscores.
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 16 spaces, found 6
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Line indented incorrectly; expected at least 20 spaces, found 7
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 20 spaces, found 7
(#401) Variable "religion_sub" must not contain underscores.
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Line indented incorrectly; expected at least 20 spaces, found 7
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 20 spaces, found 7
(#403) Variable "religion_sub" must not contain underscores.
(#403) Variable "religion_sub" must not contain underscores.
(#404) Spaces must be used to indent lines; 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 20 spaces, found 7
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 20 spaces, found 7
(#405) Variable "religion_sub" must not contain underscores.
(#405) Variable "religion_sub" must not contain underscores.
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 16 spaces, found 6
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 5
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 5
(#409) Variable "gradeSearch" 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 at least 12 spaces, found 5
(#410) Variable "dropdownsBetween" must be all lower-case
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 4
(#411) Usage of ELSEIF not allowed; use ELSE IF instead
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 5
(#412) Variable "gradeSearch" must be all lower-case
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 5
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Line indented incorrectly; expected at least 12 spaces, found 5
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 5
(#415) Variable "dropdownsBetween" must be all lower-case
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 8 spaces, found 4
(#416) Usage of ELSEIF not allowed; use ELSE IF instead
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 5
(#417) Variable "gradeSearch" must be all lower-case
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 5
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Line indented incorrectly; expected at least 12 spaces, found 5
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 5
(#420) Variable "dropdownsBetween" must be all lower-case
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 4
(#421) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 5
(#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 5
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 4
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Line indented incorrectly; expected at least 12 spaces, found 5
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 12 spaces, found 5
(#426) Variable "gradeSearch" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 5
(#427) Variable "dropdownsBetween" must be all lower-case
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 4
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 5
(#429) Variable "gradeSearch" must be all lower-case
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 5
(#430) Variable "dropdownsBetween" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 8 spaces, found 4
(#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 4
(#433) Variable "subjectData" must be all lower-case
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 8 spaces, found 4
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Line indented incorrectly; expected at least 12 spaces, found 5
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 12 spaces, found 5
(#436) Variable "subjectData" must be all lower-case
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 8 spaces, found 4
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 4
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) This comment is 47% valid code; is this commented out code?
(#440) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#442) Variable "add_filter" must not contain underscores.
(#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
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 5
(#444) Variable "gradeSearch" must be all lower-case
(#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 4
(#445) Variable "gradeSearch" must be all lower-case
(#445) Variable "dropdownsBetween" must be all lower-case
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 12 spaces, found 5
(#446) Variable "gradeSearch" must be all lower-case
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) This comment is 73% valid code; is this commented out code?
(#447) Line indented incorrectly; expected at least 16 spaces, found 6
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 16 spaces, found 6
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 12 spaces, found 5
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 12 spaces, found 5
(#451) Variable "dropdownsBetween" must be all lower-case
(#452) Spaces must be used to indent lines; 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 16 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 at least 16 spaces, found 6
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 12 spaces, found 5
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 5
(#456) Variable "gradeSearch" must be all lower-case
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 5
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 8 spaces, found 4
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 3
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 4 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 at least 8 spaces, found 4
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 4
(#464) Variable "add_filter" must not contain underscores.
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 5
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 12 spaces, found 5
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 16 spaces, found 6
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 12 spaces, found 5
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 4
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Variable "add_filter" must not contain underscores.
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 5
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 6
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 5
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 4 spaces, found 3
(#487) Usage of ELSEIF not allowed; use ELSE IF instead
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 4
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 4
(#489) Variable "add_filter" must not contain underscores.
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 5
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 12 spaces, found 5
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 16 spaces, found 6
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 12 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 at least 12 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 8 spaces, found 4
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 4 spaces, found 3
(#497) Usage of ELSEIF not allowed; use ELSE IF instead
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 8 spaces, found 4
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 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 5
(#500) Variable "add_filter" must not contain underscores.
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 16 spaces, found 6
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 12 spaces, found 5
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 8 spaces, found 4
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 8 spaces, found 4
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 5
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 5
(#506) Variable "add_filter" must not contain underscores.
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 16 spaces, found 6
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 12 spaces, found 5
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 4
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 4 spaces, found 3
(#510) Usage of ELSEIF not allowed; use ELSE IF instead
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 4
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 8 spaces, found 4
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 5
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 5
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 4
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 4
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 8 spaces, found 4
(#518) Variable "add_filter" must not contain underscores.
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 12 spaces, found 5
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 12 spaces, found 5
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 16 spaces, found 6
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 12 spaces, found 5
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 12 spaces, found 5
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 8 spaces, found 4
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 3
(#526) Usage of ELSEIF not allowed; use ELSE IF instead
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 4 spaces, found 3
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 4 spaces, found 3
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Line indented incorrectly; expected at least 8 spaces, found 4
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 4
(#532) Variable "add_filter" must not contain underscores.
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 12 spaces, found 5
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 4
(#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 3
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Line indented incorrectly; expected at least 4 spaces, found 3
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 4 spaces, found 3
(#538) Variable "add_filter" must not contain underscores.
(#538) Variable "religion_sub" must not contain underscores.
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 4
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) This comment is 57% valid code; is this commented out code?
(#541) Line indented incorrectly; expected at least 8 spaces, found 4
(#542) Line indented incorrectly; expected at least 8 spaces, found 5
(#543) Line indented incorrectly; expected at least 8 spaces, found 5
(#544) Line indented incorrectly; expected at least 8 spaces, found 5
(#545) Line indented incorrectly; expected at least 8 spaces, found 5
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Variable "religion_sub" must not contain underscores.
(#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 4
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) This comment is 57% valid code; is this commented out code?
(#551) Line indented incorrectly; expected at least 8 spaces, found 4
(#552) Line indented incorrectly; expected at least 8 spaces, found 5
(#553) Line indented incorrectly; expected at least 8 spaces, found 5
(#554) Line indented incorrectly; expected at least 8 spaces, found 5
(#555) Line indented incorrectly; expected at least 8 spaces, found 5
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 4
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) This comment is 57% valid code; is this commented out code?
(#559) Line indented incorrectly; expected at least 8 spaces, found 4
(#560) Line indented incorrectly; expected at least 8 spaces, found 5
(#561) Line indented incorrectly; expected at least 8 spaces, found 5
(#562) Line indented incorrectly; expected at least 8 spaces, found 5
(#563) Line indented incorrectly; expected at least 8 spaces, found 5
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 4
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 4 spaces, found 3
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Line indented incorrectly; expected at least 4 spaces, found 3
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 3
(#569) Variable "add_filter" must not contain underscores.
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 4
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 4 spaces, found 3
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 4 spaces, found 2
(#572) Usage of ELSEIF not allowed; use ELSE IF instead
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 3
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#576) Whitespace found at end of line
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 3
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 8 spaces, found 4
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 4
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 8 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 8 spaces, found 4
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 4
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 4
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 3
(#587) Variable "templateProcessor" must be all lower-case
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 8 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 at least 12 spaces, found 4
(#589) Variable "templateProcessor" must be all lower-case
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected 8 spaces, found 3
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 8 spaces, found 3
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 12 spaces, found 4
(#593) Variable "templateProcessor" must be all lower-case
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 12 spaces, found 4
(#594) Variable "templateProcessor" 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 12 spaces, found 4
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 16 spaces, found 5
(#597) Variable "templateProcessor" must be all lower-case
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 12 spaces, found 4
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 8 spaces, found 3
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 3
(#600) Variable "templateProcessor" must be all lower-case
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#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
(#602) Line indented incorrectly; expected at least 8 spaces, found 3
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 3
(#604) Variable "templateProcessor" must be all lower-case
(#605) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 8 spaces, found 3
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 4
(#610) Variable "templateProcessor" 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 12 spaces, found 4
(#612) Expected "if (...) {\n"; found "if(...) {\n"
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 16 spaces, found 8
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 16 spaces, found 8
(#614) Variable "templateProcessor" must be all lower-case
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 16 spaces, found 8
(#615) Variable "templateProcessor" must be all lower-case
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Whitespace found at end of line
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 12 spaces, found 4
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 12 spaces, found 4
(#618) Variable "templateProcessor" must be all lower-case
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 12 spaces, found 4
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 16 spaces, found 9
(#621) Variable "templateProcessor" must be all lower-case
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Whitespace found at end of line
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 16 spaces, found 5
(#622) Variable "templateProcessor" must be all lower-case
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 16 spaces, found 5
(#623) Variable "templateProcessor" must be all lower-case
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 16 spaces, found 5
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 16 spaces, found 5
(#625) Expected "if (...) {\n"; found "if(...){\n"
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 20 spaces, found 9
(#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
(#627) Variable "templateProcessor" must be all lower-case
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 16 spaces, found 5
(#628) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#628) Expected "if (...) {\n"; found "if(...){\n"
(#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 9
(#629) Variable "templateProcessor" must be all lower-case
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 16 spaces, found 5
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 16 spaces, found 5
(#631) Variable "templateProcessor" 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 5
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 20 spaces, found 6
(#633) Variable "templateProcessor" must be all lower-case
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 20 spaces, found 6
(#634) Variable "templateProcessor" must be all lower-case
(#634) Line exceeds 132 characters; contains 138 characters
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 20 spaces, found 6
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 20 spaces, found 6
(#636) Expected "if (...) {\n"; found "if(...){\n"
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 24 spaces, found 10
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 24 spaces, found 10
(#638) Variable "templateProcessor" must be all lower-case
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 20 spaces, found 6
(#639) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#639) Expected "if (...) {\n"; found "if(...){\n"
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 24 spaces, found 10
(#640) Variable "templateProcessor" 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 20 spaces, found 6
(#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 6
(#642) Variable "templateProcessor" must be all lower-case
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 16 spaces, found 5
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 16 spaces, found 5
(#645) Variable "templateProcessor" must be all lower-case
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 12 spaces, found 4
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 12 spaces, found 4
(#648) Variable "templateProcessor" must be all lower-case
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 12 spaces, found 4
(#649) Variable "templateProcessor" must be all lower-case
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 8 spaces, found 3
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 4 spaces, found 2
(#651) Usage of ELSEIF not allowed; use ELSE IF instead
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 8 spaces, found 6
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 8 spaces, found 6
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 8 spaces, found 6
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Whitespace found at end of line
(#655) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 at least 8 spaces, found 6
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#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 6
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Whitespace found at end of line
(#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 6
(#667) Variable "templateProcessor" 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 8 spaces, found 6
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 12 spaces, found 10
(#669) Variable "templateProcessor" 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 8 spaces, found 6
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Whitespace found at end of line
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected 8 spaces, found 6
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 12 spaces, found 10
(#673) Variable "templateProcessor" 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 12 spaces, found 10
(#674) Variable "templateProcessor" 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 12 spaces, found 10
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 16 spaces, found 14
(#677) Variable "templateProcessor" 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 12 spaces, found 10
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 8 spaces, found 6
(#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 6
(#680) Variable "templateProcessor" must be all lower-case
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Whitespace found at end of line
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Line indented incorrectly; expected at least 8 spaces, found 6
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Whitespace found at end of line
(#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 6
(#684) Variable "templateProcessor" must be all lower-case
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Whitespace found at end of line
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 8 spaces, found 6
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Whitespace found at end of line
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 8 spaces, found 6
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 12 spaces, found 10
(#689) Variable "templateProcessor" must be all lower-case
(#690) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Whitespace found at end of line
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 12 spaces, found 10
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 16 spaces, found 14
(#693) Variable "templateProcessor" must be all lower-case
(#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 14
(#694) Variable "templateProcessor" must be all lower-case
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 16 spaces, found 14
(#695) Variable "templateProcessor" must be all lower-case
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Whitespace found at end of line
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Variable "templateProcessor" must be all lower-case
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Variable "templateProcessor" must be all lower-case
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Variable "templateProcessor" must be all lower-case
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Variable "templateProcessor" must be all lower-case
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Variable "templateProcessor" must be all lower-case
(#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) This comment is 56% valid code; is this commented out code?
(#704) Line indented incorrectly; expected at least 16 spaces, found 14
(#705) Line indented incorrectly; expected at least 16 spaces, found 15
(#706) Line indented incorrectly; expected at least 16 spaces, found 15
(#707) Line indented incorrectly; expected at least 16 spaces, found 15
(#708) Line indented incorrectly; expected at least 16 spaces, found 15
(#709) Line indented incorrectly; expected at least 16 spaces, found 15
(#710) Line indented incorrectly; expected at least 16 spaces, found 15
(#711) Line indented incorrectly; expected at least 16 spaces, found 15
(#712) Line indented incorrectly; expected at least 16 spaces, found 15
(#713) Line indented incorrectly; expected at least 16 spaces, found 15
(#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) Line indented incorrectly; expected 16 spaces, found 14
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 20 spaces, found 18
(#716) Variable "templateProcessor" must be all lower-case
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 20 spaces, found 18
(#717) Variable "templateProcessor" must be all lower-case
(#717) Line exceeds 132 characters; contains 150 characters
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Whitespace found at end of line
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Variable "templateProcessor" must be all lower-case
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Variable "templateProcessor" must be all lower-case
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Variable "templateProcessor" must be all lower-case
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Variable "templateProcessor" must be all lower-case
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Variable "templateProcessor" must be all lower-case
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Whitespace found at end of line
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) This comment is 56% valid code; is this commented out code?
(#726) Line indented incorrectly; expected at least 20 spaces, found 18
(#727) Line indented incorrectly; expected at least 20 spaces, found 19
(#728) Line indented incorrectly; expected at least 20 spaces, found 19
(#729) Line indented incorrectly; expected at least 20 spaces, found 19
(#730) Line indented incorrectly; expected at least 20 spaces, found 19
(#731) Line indented incorrectly; expected at least 20 spaces, found 19
(#732) Line indented incorrectly; expected at least 20 spaces, found 19
(#733) Line indented incorrectly; expected at least 20 spaces, found 19
(#734) Line indented incorrectly; expected at least 20 spaces, found 19
(#735) Line indented incorrectly; expected at least 20 spaces, found 19
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 16 spaces, found 14
(#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 at least 16 spaces, found 14
(#738) Variable "templateProcessor" must be all lower-case
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 12 spaces, found 10
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Whitespace found at end of line
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 12 spaces, found 10
(#741) Variable "templateProcessor" 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 12 spaces, found 10
(#742) Variable "templateProcessor" must be all lower-case
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 8 spaces, found 6
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 4 spaces, found 2
(#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
(#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 4
(#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 4
(#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 3
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 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 at least 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 4 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#755) Variable "templateProcessor" must be all lower-case
(#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
(#756) Variable "templateProcessor" must be all lower-case
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 4 spaces, found 2
(#757) Variable "templateProcessor" must be all lower-case
(#757) Variable "dataTextReplacer" must be all lower-case
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) This comment is 72% valid code; is this commented out code?
(#759) Line indented incorrectly; expected at least 4 spaces, found 2
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 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 8 spaces, found 3
(#762) Variable "templateProcessor" must be all lower-case
(#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
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 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 2
(#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 2
(#767) Variable "temp_file" must not contain underscores.
(#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
(#768) Variable "templateProcessor" must be all lower-case
(#768) Variable "temp_file" must not contain underscores.
(#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 2
(#769) No space found before comment text; expected "// change ending for dotx files" but found "//change ending for dotx files"
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 4 spaces, found 2
(#770) Line exceeds 132 characters; contains 141 characters
(#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
(#771) Variable "certificate_issue_date_text" must not contain underscores.
(#771) Line exceeds 132 characters; contains 156 characters
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 4 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 8 spaces, found 3
(#773) Variable "certificate_issue_date_text" must not contain underscores.
(#773) Line exceeds 132 characters; contains 156 characters
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 4 spaces, found 2
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 3
(#777) Variable "temp_file" must not contain underscores.
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 4 spaces, found 3
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 4 spaces, found 2
(#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) Closing brace indented incorrectly; expected 4 spaces, found 1
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 4 spaces, found 1
(#782) Visibility must be declared on method "grades_report"
(#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
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) 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 8 spaces, found 2
(#787) Variable "templateFile" must be all lower-case
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 8 spaces, found 2
(#789) Variable "templateFile" must be all lower-case
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 12 spaces, found 3
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 2
(#794) Variable "templateProcessor" must be all lower-case
(#794) Variable "templateFile" 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 2
(#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 2
(#798) Variable "templateProcessor" must be all lower-case
(#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 2
(#799) Variable "templateProcessor" 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 2
(#800) Variable "templateProcessor" 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 2
(#801) Variable "templateProcessor" 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 at least 8 spaces, found 2
(#802) Variable "templateProcessor" must be all lower-case
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 8 spaces, found 2
(#804) Variable "class_subjects" must not contain underscores.
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Line indented incorrectly; expected at least 8 spaces, found 2
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 8 spaces, found 2
(#807) Variable "normal_subjects" must not contain underscores.
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 8 spaces, found 2
(#808) Variable "grouped_subjects" must not contain underscores.
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected 8 spaces, found 2
(#809) Variable "class_subjects" must not contain underscores.
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 12 spaces, found 3
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 16 spaces, found 4
(#811) Variable "grouped_subjects" must not contain underscores.
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 16 spaces, found 4
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected 12 spaces, found 3
(#813) Usage of ELSEIF not allowed; use ELSE IF instead
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 16 spaces, found 4
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 16 spaces, found 4
(#815) Variable "grouped_subjects" must not contain underscores.
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected 12 spaces, found 3
(#816) Usage of ELSEIF not allowed; use ELSE IF instead
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 16 spaces, found 4
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 16 spaces, found 4
(#818) Variable "grouped_subjects" must not contain underscores.
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 12 spaces, found 3
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 16 spaces, found 4
(#820) Variable "normal_subjects" must not contain underscores.
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 12 spaces, found 3
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected 8 spaces, found 2
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Line indented incorrectly; expected at least 8 spaces, found 2
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected 8 spaces, found 2
(#825) Variable "normal_subjects" must not contain underscores.
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected at least 12 spaces, found 3
(#826) Variable "templateProcessor" must be all lower-case
(#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 at least 8 spaces, found 2
(#828) Variable "templateProcessor" must be all lower-case
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected at least 8 spaces, found 2
(#830) Variable "templateProcessor" must be all lower-case
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 8 spaces, found 2
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected 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 12 spaces, found 3
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 12 spaces, found 3
(#834) Variable "templateProcessor" must be all lower-case
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected 12 spaces, found 3
(#836) Variable "normal_subjects" must not contain underscores.
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 16 spaces, found 4
(#837) Variable "subjectData" must be all lower-case
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 16 spaces, found 4
(#839) Variable "subjectData" must be all lower-case
(#839) Variable "subjectData" must be all lower-case
(#839) Variable "subjectData" must be all lower-case
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 16 spaces, found 4
(#840) Variable "templateProcessor" must be all lower-case
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 12 spaces, found 3
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 12 spaces, found 3
(#842) Variable "templateProcessor" must be all lower-case
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 8 spaces, found 2
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Line indented incorrectly; expected at least 8 spaces, found 2
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 8 spaces, found 2
(#846) Variable "grouped_subjects" must not contain underscores.
(#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 3
(#847) Variable "templateProcessor" must be all lower-case
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#849) Variable "templateProcessor" must be all lower-case
(#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) Variable "templateProcessor" must be all lower-case
(#852) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected 8 spaces, found 2
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 12 spaces, found 3
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 12 spaces, found 3
(#855) Variable "templateProcessor" 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 12 spaces, found 3
(#857) Variable "grouped_subjects" must not contain underscores.
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 16 spaces, found 4
(#858) Variable "subjectData" must be all lower-case
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 16 spaces, found 4
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 20 spaces, found 5
(#861) Variable "subjectData" must be all lower-case
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected 20 spaces, found 5
(#863) Variable "subjectData" must be all lower-case
(#863) Variable "subjectData" must be all lower-case
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 24 spaces, found 6
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected 20 spaces, found 5
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 16 spaces, found 4
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 16 spaces, found 4
(#868) Variable "subjectData" must be all lower-case
(#868) Variable "subjectData" must be all lower-case
(#868) Variable "subjectData" must be all lower-case
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 16 spaces, found 4
(#869) Variable "templateProcessor" must be all lower-case
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 16 spaces, found 4
(#870) Variable "templateProcessor" must be all lower-case
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected 12 spaces, found 3
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 12 spaces, found 3
(#873) Variable "templateProcessor" must be all lower-case
(#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 3
(#874) Variable "templateProcessor" must be all lower-case
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected 8 spaces, found 2
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Line indented incorrectly; expected at least 8 spaces, found 2
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 8 spaces, found 2
(#878) Variable "templateProcessor" must be all lower-case
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 8 spaces, found 2
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected 8 spaces, found 2
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 12 spaces, found 3
(#881) Variable "studentData" must be all lower-case
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 12 spaces, found 3
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 12 spaces, found 3
(#884) Variable "templateProcessor" must be all lower-case
(#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 3
(#885) Variable "templateProcessor" must be all lower-case
(#885) Variable "studentData" must be all lower-case
(#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 3
(#886) Variable "templateProcessor" must be all lower-case
(#886) Variable "studentData" must be all lower-case
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected 8 spaces, found 2
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) Line indented incorrectly; expected at least 8 spaces, found 2
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 8 spaces, found 2
(#890) Variable "templateProcessor" must be all lower-case
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 8 spaces, found 2
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected 8 spaces, found 2
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 12 spaces, found 3
(#893) Variable "studentData" must be all lower-case
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 12 spaces, found 3
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 12 spaces, found 3
(#896) Variable "templateProcessor" must be all lower-case
(#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 3
(#897) Variable "templateProcessor" must be all lower-case
(#897) Variable "studentData" must be all lower-case
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected 8 spaces, found 2
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Line indented incorrectly; expected at least 8 spaces, found 2
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 8 spaces, found 2
(#901) Variable "class_teachers" must not contain underscores.
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected at least 8 spaces, found 2
(#902) Variable "templateProcessor" must be all lower-case
(#902) Variable "class_teachers" must not contain underscores.
(#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 2
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 8 spaces, found 2
(#904) Variable "class_teachers" must not contain underscores.
(#904) Variable "class_teacher" must not contain underscores.
(#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 3
(#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 3
(#907) Variable "class_subjects" must not contain underscores.
(#907) Variable "class_teacher" must not contain underscores.
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 12 spaces, found 3
(#908) Variable "templateProcessor" must be all lower-case
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected at least 12 spaces, found 3
(#909) Variable "templateProcessor" must be all lower-case
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 12 spaces, found 3
(#910) Variable "templateProcessor" must be all lower-case
(#910) Variable "class_teacher" must not contain underscores.
(#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
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 8 spaces, found 2
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 8 spaces, found 2
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) This comment is 60% valid code; is this commented out code?
(#915) Line indented incorrectly; expected at least 8 spaces, found 2
(#916) Line indented incorrectly; expected at least 8 spaces, found 3
(#917) Line indented incorrectly; expected at least 8 spaces, found 3
(#918) Line indented incorrectly; expected at least 8 spaces, found 3
(#919) Line indented incorrectly; expected at least 8 spaces, found 3
(#920) Line indented incorrectly; expected at least 8 spaces, found 3
(#921) Line indented incorrectly; expected at least 8 spaces, found 3
(#922) Line indented incorrectly; expected at least 8 spaces, found 3
(#923) Line indented incorrectly; expected at least 8 spaces, found 3
(#924) Line exceeds maximum limit of 180 characters; contains 197 characters
(#924) Line indented incorrectly; expected at least 8 spaces, found 3
(#925) Line indented incorrectly; expected at least 8 spaces, found 3
(#926) Line indented incorrectly; expected at least 8 spaces, found 3
(#927) Line indented incorrectly; expected at least 8 spaces, found 3
(#928) Line indented incorrectly; expected at least 8 spaces, found 3
(#929) Line indented incorrectly; expected at least 8 spaces, found 3
(#930) Line indented incorrectly; expected at least 8 spaces, found 3
(#931) Line indented incorrectly; expected at least 8 spaces, found 3
(#932) Line indented incorrectly; expected at least 8 spaces, found 3
(#933) Line exceeds 132 characters; contains 137 characters
(#933) Line indented incorrectly; expected at least 8 spaces, found 3
(#934) Line indented incorrectly; expected at least 8 spaces, found 3
(#935) Line indented incorrectly; expected at least 8 spaces, found 3
(#936) Line indented incorrectly; expected at least 8 spaces, found 3
(#937) Line indented incorrectly; expected at least 8 spaces, found 3
(#938) Line indented incorrectly; expected at least 8 spaces, found 3
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Line indented incorrectly; expected at least 8 spaces, found 2
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 8 spaces, found 2
(#941) Variable "temp_file" must not contain underscores.
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 8 spaces, found 2
(#942) Variable "templateProcessor" must be all lower-case
(#942) Variable "temp_file" must not contain underscores.
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 8 spaces, found 2
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 8 spaces, found 2
(#946) "require_once" must be immediately followed by an open parenthesis
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 8 spaces, found 2
(#947) Variable "temp_file" must not contain underscores.
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) 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 4 spaces, found 1
(#950) Visibility must be declared on method "grades_report_xlsx"
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 8 spaces, found 2
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 8 spaces, found 2
(#955) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected at least 8 spaces, found 2
(#958) Variable "class_subjects" must not contain underscores.
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected at least 8 spaces, found 2
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected at least 8 spaces, found 2
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 8 spaces, found 2
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 8 spaces, found 2
(#963) Variable "class_subjects" must not contain underscores.
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 8 spaces, found 2
(#968) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected 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 12 spaces, found 3
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 12 spaces, found 3
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 12 spaces, found 3
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 12 spaces, found 3
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected 12 spaces, found 3
(#978) Variable "class_subjects" 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 16 spaces, found 4
(#979) Variable "subjectData" must be all lower-case
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 16 spaces, found 4
(#981) Variable "subjectData" must be all lower-case
(#981) Variable "subjectData" must be all lower-case
(#981) Variable "subjectData" must be all lower-case
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 16 spaces, found 4
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected 12 spaces, found 3
(#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) Variable "studentData" must be all lower-case
(#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) Variable "studentData" must be all lower-case
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 12 spaces, found 3
(#987) Variable "studentData" must be all lower-case
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 12 spaces, found 3
(#988) Variable "studentData" must be all lower-case
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected 8 spaces, found 2
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) This comment is 63% valid code; is this commented out code?
(#991) Line indented incorrectly; expected at least 8 spaces, found 2
(#992) Line indented incorrectly; expected at least 8 spaces, found 3
(#993) Line indented incorrectly; expected at least 8 spaces, found 3
(#994) Line indented incorrectly; expected at least 8 spaces, found 3
(#995) Line indented incorrectly; expected at least 8 spaces, found 3
(#996) Line indented incorrectly; expected at least 8 spaces, found 3
(#997) Line indented incorrectly; expected at least 8 spaces, found 3
(#998) Line indented incorrectly; expected at least 8 spaces, found 3
(#999) Line indented incorrectly; expected at least 8 spaces, found 3
(#1000) Line indented incorrectly; expected at least 8 spaces, found 3
(#1001) Line indented incorrectly; expected at least 8 spaces, found 3
(#1002) Line indented incorrectly; expected at least 8 spaces, found 3
(#1003) Line indented incorrectly; expected at least 8 spaces, found 3
(#1004) Line indented incorrectly; expected at least 8 spaces, found 3
(#1005) Line indented incorrectly; expected at least 8 spaces, found 3
(#1006) Line indented incorrectly; expected at least 8 spaces, found 3
(#1007) Line indented incorrectly; expected at least 8 spaces, found 3
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 8 spaces, found 2
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 8 spaces, found 2
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 8 spaces, found 2
(#1012) Variable "temp_file" must not contain underscores.
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected at least 8 spaces, found 2
(#1013) Variable "temp_file" must not contain underscores.
(#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 2
(#1015) "require_once" must be immediately followed by an open parenthesis
(#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 2
(#1016) Variable "temp_file" must not contain underscores.
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected 4 spaces, found 1
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) This comment is 57% valid code; is this commented out code?
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1020) Line indented incorrectly; expected at least 4 spaces, found 2
(#1021) Line indented incorrectly; expected at least 4 spaces, found 2
(#1022) Line indented incorrectly; expected at least 4 spaces, found 2
(#1023) Line indented incorrectly; expected at least 4 spaces, found 2
(#1024) Line exceeds 132 characters; contains 145 characters
(#1024) Line indented incorrectly; expected at least 4 spaces, found 2
(#1025) Line indented incorrectly; expected at least 4 spaces, found 2
(#1026) Line indented incorrectly; expected at least 4 spaces, found 2
(#1027) Line indented incorrectly; expected at least 4 spaces, found 2
(#1028) Line indented incorrectly; expected at least 4 spaces, found 2
(#1029) Line indented incorrectly; expected at least 4 spaces, found 2
(#1030) Line indented incorrectly; expected at least 4 spaces, found 2
(#1031) Line indented incorrectly; expected at least 4 spaces, found 2
(#1032) Line indented incorrectly; expected at least 4 spaces, found 2
(#1033) Line indented incorrectly; expected at least 4 spaces, found 2
(#1034) Line indented incorrectly; expected at least 4 spaces, found 2
(#1035) Line indented incorrectly; expected at least 4 spaces, found 2
(#1036) Line indented incorrectly; expected at least 4 spaces, found 2
(#1037) Line indented incorrectly; expected at least 4 spaces, found 2
(#1038) Line indented incorrectly; expected at least 4 spaces, found 2
(#1039) Line indented incorrectly; expected at least 4 spaces, found 2
(#1040) Line indented incorrectly; expected at least 4 spaces, found 2
(#1041) Line indented incorrectly; expected at least 4 spaces, found 2
(#1042) Line indented incorrectly; expected at least 4 spaces, found 2
(#1043) Line indented incorrectly; expected at least 4 spaces, found 2
(#1044) Line indented incorrectly; expected at least 4 spaces, found 2
(#1045) Line indented incorrectly; expected at least 4 spaces, found 2
(#1046) Line indented incorrectly; expected at least 4 spaces, found 2
(#1047) Line indented incorrectly; expected at least 4 spaces, found 2
(#1048) Line indented incorrectly; expected at least 4 spaces, found 2
(#1049) Line indented incorrectly; expected at least 4 spaces, found 2
(#1050) Line indented incorrectly; expected at least 4 spaces, found 2
(#1051) Line indented incorrectly; expected at least 4 spaces, found 2
(#1052) Line indented incorrectly; expected at least 4 spaces, found 2
(#1053) Line indented incorrectly; expected at least 4 spaces, found 2
(#1054) Line indented incorrectly; expected at least 4 spaces, found 2
(#1055) Line indented incorrectly; expected at least 4 spaces, found 2
(#1056) Line indented incorrectly; expected at least 4 spaces, found 2
(#1057) Line indented incorrectly; expected at least 4 spaces, found 2
(#1058) Line indented incorrectly; expected at least 4 spaces, found 2
(#1059) Line indented incorrectly; expected at least 4 spaces, found 2
(#1060) Line indented incorrectly; expected at least 4 spaces, found 2
(#1061) Line indented incorrectly; expected at least 4 spaces, found 2
(#1062) Line indented incorrectly; expected at least 4 spaces, found 2
(#1063) Line indented incorrectly; expected at least 4 spaces, found 2
(#1064) Line indented incorrectly; expected at least 4 spaces, found 2
(#1065) Line indented incorrectly; expected at least 4 spaces, found 2
(#1066) Line indented incorrectly; expected at least 4 spaces, found 2
(#1067) Line indented incorrectly; expected at least 4 spaces, found 2
(#1068) Line indented incorrectly; expected at least 4 spaces, found 2
(#1069) Line indented incorrectly; expected at least 4 spaces, found 2
(#1070) Line indented incorrectly; expected at least 4 spaces, found 2
(#1071) Line indented incorrectly; expected at least 4 spaces, found 2
(#1072) Line indented incorrectly; expected at least 4 spaces, found 2
(#1073) Line indented incorrectly; expected at least 4 spaces, found 2
(#1074) Line indented incorrectly; expected at least 4 spaces, found 2
(#1075) Line indented incorrectly; expected at least 4 spaces, found 2
(#1076) Line indented incorrectly; expected at least 4 spaces, found 2
(#1077) Line indented incorrectly; expected at least 4 spaces, found 2
(#1078) Line indented incorrectly; expected at least 4 spaces, found 2
(#1079) Line indented incorrectly; expected at least 4 spaces, found 2
(#1080) Line indented incorrectly; expected at least 4 spaces, found 2
(#1081) Line indented incorrectly; expected at least 4 spaces, found 2
(#1082) Line indented incorrectly; expected at least 4 spaces, found 2
(#1083) Line indented incorrectly; expected at least 4 spaces, found 2
(#1084) Line indented incorrectly; expected at least 4 spaces, found 2
(#1085) Line indented incorrectly; expected at least 4 spaces, found 2
(#1086) Line indented incorrectly; expected at least 4 spaces, found 2
(#1087) Line indented incorrectly; expected at least 4 spaces, found 2
(#1088) Line indented incorrectly; expected at least 4 spaces, found 2
(#1089) Line indented incorrectly; expected at least 4 spaces, found 2
(#1090) Line indented incorrectly; expected at least 4 spaces, found 2
(#1091) Line indented incorrectly; expected at least 4 spaces, found 2
(#1092) Line indented incorrectly; expected at least 4 spaces, found 2
(#1093) Line indented incorrectly; expected at least 4 spaces, found 2
(#1094) Line indented incorrectly; expected at least 4 spaces, found 2
(#1095) Line indented incorrectly; expected at least 4 spaces, found 2
(#1096) Line indented incorrectly; expected at least 4 spaces, found 2
(#1097) Line indented incorrectly; expected at least 4 spaces, found 2
(#1098) Line indented incorrectly; expected at least 4 spaces, found 2
(#1099) Line indented incorrectly; expected at least 4 spaces, found 2
(#1100) Line indented incorrectly; expected at least 4 spaces, found 2
(#1101) Line indented incorrectly; expected at least 4 spaces, found 2
(#1102) Line indented incorrectly; expected at least 4 spaces, found 2
(#1103) Line indented incorrectly; expected at least 4 spaces, found 2
(#1104) Line indented incorrectly; expected at least 4 spaces, found 2
(#1105) Line indented incorrectly; expected at least 4 spaces, found 2
(#1106) Line indented incorrectly; expected at least 4 spaces, found 2
(#1107) Line indented incorrectly; expected at least 4 spaces, found 2
(#1108) Line indented incorrectly; expected at least 4 spaces, found 2
(#1109) Line indented incorrectly; expected at least 4 spaces, found 2
(#1110) Line indented incorrectly; expected at least 4 spaces, found 2
(#1111) Line indented incorrectly; expected at least 4 spaces, found 2
(#1112) Line indented incorrectly; expected at least 4 spaces, found 2
(#1113) Line indented incorrectly; expected at least 4 spaces, found 2
(#1114) Line indented incorrectly; expected at least 4 spaces, found 2
(#1115) Line indented incorrectly; expected at least 4 spaces, found 2
(#1116) Line indented incorrectly; expected at least 4 spaces, found 2
(#1117) Line indented incorrectly; expected at least 4 spaces, found 2
(#1118) Line indented incorrectly; expected at least 4 spaces, found 2
(#1119) Line indented incorrectly; expected at least 4 spaces, found 2
(#1120) Line indented incorrectly; expected at least 4 spaces, found 2
(#1121) Line indented incorrectly; expected at least 4 spaces, found 2
(#1122) Line indented incorrectly; expected at least 4 spaces, found 2
(#1123) Line indented incorrectly; expected at least 4 spaces, found 2
(#1124) Line indented incorrectly; expected at least 4 spaces, found 2
(#1125) Line indented incorrectly; expected at least 4 spaces, found 2
(#1126) Line indented incorrectly; expected at least 4 spaces, found 2
(#1127) Line indented incorrectly; expected at least 4 spaces, found 2
(#1128) Line indented incorrectly; expected at least 4 spaces, found 2
(#1129) Line indented incorrectly; expected at least 4 spaces, found 2
(#1130) Line indented incorrectly; expected at least 4 spaces, found 2
(#1131) Line indented incorrectly; expected at least 4 spaces, found 2
(#1132) Line indented incorrectly; expected at least 4 spaces, found 2
(#1133) Line indented incorrectly; expected at least 4 spaces, found 2
(#1134) Line indented incorrectly; expected at least 4 spaces, found 2
(#1135) Line indented incorrectly; expected at least 4 spaces, found 2
(#1136) Line indented incorrectly; expected at least 4 spaces, found 2
(#1137) Line indented incorrectly; expected at least 4 spaces, found 2
(#1138) Line indented incorrectly; expected at least 4 spaces, found 2
(#1139) Line indented incorrectly; expected at least 4 spaces, found 2
(#1140) Line indented incorrectly; expected at least 4 spaces, found 2
(#1141) Line indented incorrectly; expected at least 4 spaces, found 2
(#1142) Line indented incorrectly; expected at least 4 spaces, found 2
(#1143) Line indented incorrectly; expected at least 4 spaces, found 2
(#1144) Line indented incorrectly; expected at least 4 spaces, found 2
(#1145) Line indented incorrectly; expected at least 4 spaces, found 2
(#1146) Line indented incorrectly; expected at least 4 spaces, found 2
(#1147) Line indented incorrectly; expected at least 4 spaces, found 2
(#1148) Line indented incorrectly; expected at least 4 spaces, found 2
(#1149) Line indented incorrectly; expected at least 4 spaces, found 2
(#1150) Line indented incorrectly; expected at least 4 spaces, found 2
(#1151) Line indented incorrectly; expected at least 4 spaces, found 2
(#1152) Line indented incorrectly; expected at least 4 spaces, found 2
(#1153) Line indented incorrectly; expected at least 4 spaces, found 2
(#1154) Line indented incorrectly; expected at least 4 spaces, found 2
(#1155) Line indented incorrectly; expected at least 4 spaces, found 2
(#1156) Line indented incorrectly; expected at least 4 spaces, found 2
(#1157) Line indented incorrectly; expected at least 4 spaces, found 2
(#1158) Line indented incorrectly; expected at least 4 spaces, found 2
(#1159) Line indented incorrectly; expected at least 4 spaces, found 2
(#1160) Line indented incorrectly; expected at least 4 spaces, found 2
(#1161) Line indented incorrectly; expected at least 4 spaces, found 2
(#1162) Line indented incorrectly; expected at least 4 spaces, found 2
(#1163) Line indented incorrectly; expected at least 4 spaces, found 2
(#1164) Line indented incorrectly; expected at least 4 spaces, found 2
(#1165) Line indented incorrectly; expected at least 4 spaces, found 2
(#1166) Line indented incorrectly; expected at least 4 spaces, found 2
(#1167) Line indented incorrectly; expected at least 4 spaces, found 2
(#1168) Line indented incorrectly; expected at least 4 spaces, found 2
(#1169) Line indented incorrectly; expected at least 4 spaces, found 2
(#1170) Line indented incorrectly; expected at least 4 spaces, found 2
(#1171) Line indented incorrectly; expected at least 4 spaces, found 2
(#1172) Line indented incorrectly; expected at least 4 spaces, found 2
(#1173) Line indented incorrectly; expected at least 4 spaces, found 2
(#1174) Line indented incorrectly; expected at least 4 spaces, found 2
(#1175) Line indented incorrectly; expected at least 4 spaces, found 2
(#1176) Line indented incorrectly; expected at least 4 spaces, found 2
(#1177) Line indented incorrectly; expected at least 4 spaces, found 2
(#1178) Line indented incorrectly; expected at least 4 spaces, found 2
(#1179) Line indented incorrectly; expected at least 4 spaces, found 2
(#1180) Line indented incorrectly; expected at least 4 spaces, found 2
(#1181) Line indented incorrectly; expected at least 4 spaces, found 2
(#1182) Line indented incorrectly; expected at least 4 spaces, found 2
(#1183) Line indented incorrectly; expected at least 4 spaces, found 2
(#1184) Line indented incorrectly; expected at least 4 spaces, found 2
(#1185) Line indented incorrectly; expected at least 4 spaces, found 2
(#1186) Line indented incorrectly; expected at least 4 spaces, found 2
(#1187) Line indented incorrectly; expected at least 4 spaces, found 2
(#1188) Line indented incorrectly; expected at least 4 spaces, found 2
(#1189) Line indented incorrectly; expected at least 4 spaces, found 2
(#1190) Line indented incorrectly; expected at least 4 spaces, found 2
(#1191) Line indented incorrectly; expected at least 4 spaces, found 2
(#1192) Line indented incorrectly; expected at least 4 spaces, found 2
(#1193) Line indented incorrectly; expected at least 4 spaces, found 2
(#1194) Line indented incorrectly; expected at least 4 spaces, found 2
(#1195) Line indented incorrectly; expected at least 4 spaces, found 2
(#1196) Line indented incorrectly; expected at least 4 spaces, found 2
(#1197) Line indented incorrectly; expected at least 4 spaces, found 2
(#1198) Line indented incorrectly; expected at least 4 spaces, found 2
(#1199) Line indented incorrectly; expected at least 4 spaces, found 2
(#1200) Line indented incorrectly; expected at least 4 spaces, found 2
(#1201) Line indented incorrectly; expected at least 4 spaces, found 2
(#1202) Line indented incorrectly; expected at least 4 spaces, found 2
(#1203) Line indented incorrectly; expected at least 4 spaces, found 2
(#1204) Line indented incorrectly; expected at least 4 spaces, found 2
(#1205) Line indented incorrectly; expected at least 4 spaces, found 2
(#1206) Line indented incorrectly; expected at least 4 spaces, found 2
(#1207) Line indented incorrectly; expected at least 4 spaces, found 2
(#1208) Line indented incorrectly; expected at least 4 spaces, found 2
(#1209) Line indented incorrectly; expected at least 4 spaces, found 2
(#1210) Line indented incorrectly; expected at least 4 spaces, found 2
(#1211) Line indented incorrectly; expected at least 4 spaces, found 2
(#1212) Line indented incorrectly; expected at least 4 spaces, found 2
(#1213) Line exceeds 132 characters; contains 152 characters
(#1213) Line indented incorrectly; expected at least 4 spaces, found 2
(#1214) Line indented incorrectly; expected at least 4 spaces, found 2
(#1215) Line indented incorrectly; expected at least 4 spaces, found 2
(#1216) Line indented incorrectly; expected at least 4 spaces, found 2
(#1217) Line indented incorrectly; expected at least 4 spaces, found 2
(#1218) Line indented incorrectly; expected at least 4 spaces, found 2
(#1219) Line indented incorrectly; expected at least 4 spaces, found 2
(#1220) Line indented incorrectly; expected at least 4 spaces, found 2
(#1221) Line indented incorrectly; expected at least 4 spaces, found 2
(#1222) Line indented incorrectly; expected at least 4 spaces, found 2
(#1223) Line indented incorrectly; expected at least 4 spaces, found 2
(#1224) Line indented incorrectly; expected at least 4 spaces, found 2
(#1225) Line indented incorrectly; expected at least 4 spaces, found 2
(#1226) Line indented incorrectly; expected at least 4 spaces, found 2
(#1227) Line indented incorrectly; expected at least 4 spaces, found 2
(#1228) Line indented incorrectly; expected at least 4 spaces, found 2
(#1229) Line indented incorrectly; expected at least 4 spaces, found 2
(#1230) Line indented incorrectly; expected at least 4 spaces, found 2
(#1231) Line indented incorrectly; expected at least 4 spaces, found 2
(#1232) Line indented incorrectly; expected at least 4 spaces, found 2
(#1233) Line indented incorrectly; expected at least 4 spaces, found 2
(#1234) Line indented incorrectly; expected at least 4 spaces, found 2
(#1235) Line indented incorrectly; expected at least 4 spaces, found 2
(#1236) Line indented incorrectly; expected at least 4 spaces, found 2
(#1237) Line indented incorrectly; expected at least 4 spaces, found 2
(#1238) Line indented incorrectly; expected at least 4 spaces, found 2
(#1239) Line indented incorrectly; expected at least 4 spaces, found 2
(#1240) Line indented incorrectly; expected at least 4 spaces, found 2
(#1241) Line indented incorrectly; expected at least 4 spaces, found 2
(#1242) Line indented incorrectly; expected at least 4 spaces, found 2
(#1243) Line indented incorrectly; expected at least 4 spaces, found 2
(#1244) Line indented incorrectly; expected at least 4 spaces, found 2
(#1245) Line indented incorrectly; expected at least 4 spaces, found 2
(#1246) Line indented incorrectly; expected at least 4 spaces, found 2
(#1247) Line indented incorrectly; expected at least 4 spaces, found 2
(#1248) Line indented incorrectly; expected at least 4 spaces, found 2
(#1249) Line indented incorrectly; expected at least 4 spaces, found 2
(#1250) Line indented incorrectly; expected at least 4 spaces, found 2
(#1251) Line indented incorrectly; expected at least 4 spaces, found 2
(#1252) Line indented incorrectly; expected at least 4 spaces, found 2
(#1253) Line indented incorrectly; expected at least 4 spaces, found 2
(#1254) Line indented incorrectly; expected at least 4 spaces, found 2
(#1255) Line indented incorrectly; expected at least 4 spaces, found 2
(#1256) Line indented incorrectly; expected at least 4 spaces, found 2
(#1257) Line indented incorrectly; expected at least 4 spaces, found 2
(#1258) Line indented incorrectly; expected at least 4 spaces, found 2
(#1259) Line indented incorrectly; expected at least 4 spaces, found 2
(#1260) Line indented incorrectly; expected at least 4 spaces, found 2
(#1261) Line indented incorrectly; expected at least 4 spaces, found 2
(#1262) Line exceeds 132 characters; contains 143 characters
(#1262) Line indented incorrectly; expected at least 4 spaces, found 2
(#1263) Line exceeds 132 characters; contains 170 characters
(#1263) Line indented incorrectly; expected at least 4 spaces, found 2
(#1264) Line indented incorrectly; expected at least 4 spaces, found 2
(#1265) Line indented incorrectly; expected at least 4 spaces, found 2
(#1266) Line indented incorrectly; expected at least 4 spaces, found 2
(#1267) Line indented incorrectly; expected at least 4 spaces, found 2
(#1268) Line indented incorrectly; expected at least 4 spaces, found 2
(#1269) Line indented incorrectly; expected at least 4 spaces, found 2
(#1270) Line indented incorrectly; expected at least 4 spaces, found 2
(#1271) Line indented incorrectly; expected at least 4 spaces, found 2
(#1272) Line indented incorrectly; expected at least 4 spaces, found 2
(#1273) Line indented incorrectly; expected at least 4 spaces, found 2
(#1274) Line indented incorrectly; expected at least 4 spaces, found 2
(#1275) Line indented incorrectly; expected at least 4 spaces, found 2
(#1276) Line exceeds 132 characters; contains 141 characters
(#1276) Line indented incorrectly; expected at least 4 spaces, found 2
(#1277) Line indented incorrectly; expected at least 4 spaces, found 2
(#1278) Line indented incorrectly; expected at least 4 spaces, found 2
(#1279) Line indented incorrectly; expected at least 4 spaces, found 2
(#1280) Line indented incorrectly; expected at least 4 spaces, found 2
(#1281) Line indented incorrectly; expected at least 4 spaces, found 2
(#1282) Line indented incorrectly; expected at least 4 spaces, found 2
(#1283) Line indented incorrectly; expected at least 4 spaces, found 2
(#1284) Line indented incorrectly; expected at least 4 spaces, found 2
(#1285) Line indented incorrectly; expected at least 4 spaces, found 2
(#1286) Line indented incorrectly; expected at least 4 spaces, found 2
(#1287) Line indented incorrectly; expected at least 4 spaces, found 2
(#1288) Line indented incorrectly; expected at least 4 spaces, found 2
(#1289) Line indented incorrectly; expected at least 4 spaces, found 2
(#1290) Line indented incorrectly; expected at least 4 spaces, found 2
(#1291) Line indented incorrectly; expected at least 4 spaces, found 2
(#1292) Line indented incorrectly; expected at least 4 spaces, found 2
(#1293) Line indented incorrectly; expected at least 4 spaces, found 2
(#1294) Line indented incorrectly; expected at least 4 spaces, found 2
(#1295) Line indented incorrectly; expected at least 4 spaces, found 2
(#1296) Line indented incorrectly; expected at least 4 spaces, found 2
(#1297) Line indented incorrectly; expected at least 4 spaces, found 2
(#1298) Line indented incorrectly; expected at least 4 spaces, found 2
(#1299) Line indented incorrectly; expected at least 4 spaces, found 2
(#1300) Line indented incorrectly; expected at least 4 spaces, found 2
(#1301) Line indented incorrectly; expected at least 4 spaces, found 2
(#1302) Line indented incorrectly; expected at least 4 spaces, found 2
(#1303) Line indented incorrectly; expected at least 4 spaces, found 2
(#1304) Line indented incorrectly; expected at least 4 spaces, found 2
(#1305) Line indented incorrectly; expected at least 4 spaces, found 2
(#1306) Line indented incorrectly; expected at least 4 spaces, found 2
(#1307) Line indented incorrectly; expected at least 4 spaces, found 2
(#1308) Line indented incorrectly; expected at least 4 spaces, found 2
(#1309) Line indented incorrectly; expected at least 4 spaces, found 2
(#1310) Line indented incorrectly; expected at least 4 spaces, found 2
(#1311) Line indented incorrectly; expected at least 4 spaces, found 2
(#1312) Line indented incorrectly; expected at least 4 spaces, found 2
(#1313) Line indented incorrectly; expected at least 4 spaces, found 2
(#1314) Line indented incorrectly; expected at least 4 spaces, found 2
(#1315) Line indented incorrectly; expected at least 4 spaces, found 2
(#1316) Line indented incorrectly; expected at least 4 spaces, found 2
(#1317) Line indented incorrectly; expected at least 4 spaces, found 2
(#1318) Line indented incorrectly; expected at least 4 spaces, found 2
(#1319) Line indented incorrectly; expected at least 4 spaces, found 2
(#1320) Line indented incorrectly; expected at least 4 spaces, found 2
(#1321) Line indented incorrectly; expected at least 4 spaces, found 2
(#1322) Line indented incorrectly; expected at least 4 spaces, found 2
(#1323) Line indented incorrectly; expected at least 4 spaces, found 2
(#1324) Line indented incorrectly; expected at least 4 spaces, found 2
(#1325) Line indented incorrectly; expected at least 4 spaces, found 2
(#1326) Line indented incorrectly; expected at least 4 spaces, found 2
(#1327) Line indented incorrectly; expected at least 4 spaces, found 2
(#1328) Line indented incorrectly; expected at least 4 spaces, found 2
(#1329) Line indented incorrectly; expected at least 4 spaces, found 2
(#1330) Line indented incorrectly; expected at least 4 spaces, found 2
(#1331) Line indented incorrectly; expected at least 4 spaces, found 2
(#1332) Line indented incorrectly; expected at least 4 spaces, found 2
(#1333) Line indented incorrectly; expected at least 4 spaces, found 2
(#1334) Line indented incorrectly; expected at least 4 spaces, found 2
(#1335) Line indented incorrectly; expected at least 4 spaces, found 2
(#1336) Line indented incorrectly; expected at least 4 spaces, found 2
(#1337) Line indented incorrectly; expected at least 4 spaces, found 2
(#1338) Line indented incorrectly; expected at least 4 spaces, found 2
(#1339) Line indented incorrectly; expected at least 4 spaces, found 2
(#1340) Line indented incorrectly; expected at least 4 spaces, found 2
(#1341) Line indented incorrectly; expected at least 4 spaces, found 2
(#1342) Line indented incorrectly; expected at least 4 spaces, found 2
(#1343) Line indented incorrectly; expected at least 4 spaces, found 2
(#1344) Line indented incorrectly; expected at least 4 spaces, found 2
(#1345) Line indented incorrectly; expected at least 4 spaces, found 2
(#1346) Line indented incorrectly; expected at least 4 spaces, found 2
(#1347) Line indented incorrectly; expected at least 4 spaces, found 2
(#1348) Line indented incorrectly; expected at least 4 spaces, found 2
(#1349) Line indented incorrectly; expected at least 4 spaces, found 2
(#1350) Line indented incorrectly; expected at least 4 spaces, found 2
(#1351) Line indented incorrectly; expected at least 4 spaces, found 2
(#1352) Line indented incorrectly; expected at least 4 spaces, found 2
(#1353) Line indented incorrectly; expected at least 4 spaces, found 2
(#1354) Line indented incorrectly; expected at least 4 spaces, found 2
(#1355) Line indented incorrectly; expected at least 4 spaces, found 2
(#1356) Line indented incorrectly; expected at least 4 spaces, found 2
(#1357) Line exceeds 132 characters; contains 155 characters
(#1357) Line indented incorrectly; expected at least 4 spaces, found 2
(#1358) Line indented incorrectly; expected at least 4 spaces, found 2
(#1359) Line indented incorrectly; expected at least 4 spaces, found 2
(#1360) Line indented incorrectly; expected at least 4 spaces, found 2
(#1361) Line indented incorrectly; expected at least 4 spaces, found 2
(#1362) Line indented incorrectly; expected at least 4 spaces, found 2
(#1363) Line indented incorrectly; expected at least 4 spaces, found 2
(#1364) Line indented incorrectly; expected at least 4 spaces, found 2
(#1365) Line indented incorrectly; expected at least 4 spaces, found 2
(#1366) Line indented incorrectly; expected at least 4 spaces, found 2
(#1367) Line indented incorrectly; expected at least 4 spaces, found 2
(#1368) Line indented incorrectly; expected at least 4 spaces, found 2
(#1369) Line indented incorrectly; expected at least 4 spaces, found 2
(#1370) Line indented incorrectly; expected at least 4 spaces, found 2
(#1371) Line indented incorrectly; expected at least 4 spaces, found 2
(#1372) Line exceeds 132 characters; contains 147 characters
(#1372) Line indented incorrectly; expected at least 4 spaces, found 2
(#1373) Line indented incorrectly; expected at least 4 spaces, found 2
(#1374) Line exceeds 132 characters; contains 147 characters
(#1374) Line indented incorrectly; expected at least 4 spaces, found 2
(#1375) Line indented incorrectly; expected at least 4 spaces, found 2
(#1376) Line indented incorrectly; expected at least 4 spaces, found 2
(#1377) Line indented incorrectly; expected at least 4 spaces, found 2
(#1378) Line indented incorrectly; expected at least 4 spaces, found 2
(#1379) Line indented incorrectly; expected at least 4 spaces, found 2
(#1380) Line indented incorrectly; expected at least 4 spaces, found 2
(#1381) Line indented incorrectly; expected at least 4 spaces, found 2
(#1382) Line indented incorrectly; expected at least 4 spaces, found 2
(#1383) Line indented incorrectly; expected at least 4 spaces, found 2
(#1384) Line indented incorrectly; expected at least 4 spaces, found 2
(#1385) Line indented incorrectly; expected at least 4 spaces, found 2
(#1386) Line indented incorrectly; expected at least 4 spaces, found 2
(#1387) Line exceeds 132 characters; contains 147 characters
(#1387) Line indented incorrectly; expected at least 4 spaces, found 2
(#1388) Line indented incorrectly; expected at least 4 spaces, found 2
(#1389) Line exceeds 132 characters; contains 147 characters
(#1389) Line indented incorrectly; expected at least 4 spaces, found 2
(#1390) Line indented incorrectly; expected at least 4 spaces, found 2
(#1391) Line indented incorrectly; expected at least 4 spaces, found 2
(#1392) Line indented incorrectly; expected at least 4 spaces, found 2
(#1393) Line indented incorrectly; expected at least 4 spaces, found 2
(#1394) Line indented incorrectly; expected at least 4 spaces, found 2
(#1395) Line indented incorrectly; expected at least 4 spaces, found 2
(#1396) Line indented incorrectly; expected at least 4 spaces, found 2
(#1397) Line indented incorrectly; expected at least 4 spaces, found 2
(#1398) Line indented incorrectly; expected at least 4 spaces, found 2
(#1399) Line indented incorrectly; expected at least 4 spaces, found 2
(#1400) Line indented incorrectly; expected at least 4 spaces, found 2
(#1401) Line indented incorrectly; expected at least 4 spaces, found 2
(#1402) Line indented incorrectly; expected at least 4 spaces, found 2
(#1403) Line indented incorrectly; expected at least 4 spaces, found 2
(#1404) Line indented incorrectly; expected at least 4 spaces, found 2
(#1405) Line indented incorrectly; expected at least 4 spaces, found 2
(#1406) Line indented incorrectly; expected at least 4 spaces, found 2
(#1407) Line indented incorrectly; expected at least 4 spaces, found 2
(#1408) Line indented incorrectly; expected at least 4 spaces, found 2
(#1409) Line indented incorrectly; expected at least 4 spaces, found 2
(#1410) Line indented incorrectly; expected at least 4 spaces, found 2
(#1411) Line indented incorrectly; expected at least 4 spaces, found 2
(#1412) Line indented incorrectly; expected at least 4 spaces, found 2
(#1413) Line indented incorrectly; expected at least 4 spaces, found 2
(#1414) Line indented incorrectly; expected at least 4 spaces, found 2
(#1415) Line indented incorrectly; expected at least 4 spaces, found 2
(#1416) Line indented incorrectly; expected at least 4 spaces, found 2
(#1417) Line indented incorrectly; expected at least 4 spaces, found 2
(#1418) Line indented incorrectly; expected at least 4 spaces, found 2
(#1419) Line indented incorrectly; expected at least 4 spaces, found 2
(#1420) Line indented incorrectly; expected at least 4 spaces, found 2
(#1421) Line indented incorrectly; expected at least 4 spaces, found 2
(#1422) Line indented incorrectly; expected at least 4 spaces, found 2
(#1423) Line indented incorrectly; expected at least 4 spaces, found 2
(#1424) Line indented incorrectly; expected at least 4 spaces, found 2
(#1425) Line indented incorrectly; expected at least 4 spaces, found 2
(#1426) Line indented incorrectly; expected at least 4 spaces, found 2
(#1427) Line indented incorrectly; expected at least 4 spaces, found 2
(#1428) Line indented incorrectly; expected at least 4 spaces, found 2
(#1429) Line indented incorrectly; expected at least 4 spaces, found 2
(#1430) Line indented incorrectly; expected at least 4 spaces, found 2
(#1431) Line indented incorrectly; expected at least 4 spaces, found 2
(#1432) Line indented incorrectly; expected at least 4 spaces, found 2
(#1433) Line indented incorrectly; expected at least 4 spaces, found 2
(#1434) Line indented incorrectly; expected at least 4 spaces, found 2
(#1435) Line indented incorrectly; expected at least 4 spaces, found 2
(#1436) Line indented incorrectly; expected at least 4 spaces, found 2
(#1437) Line indented incorrectly; expected at least 4 spaces, found 2
(#1438) Line indented incorrectly; expected at least 4 spaces, found 2
(#1439) Line indented incorrectly; expected at least 4 spaces, found 2
(#1440) Line indented incorrectly; expected at least 4 spaces, found 2
(#1441) Line indented incorrectly; expected at least 4 spaces, found 2
(#1442) Line indented incorrectly; expected at least 4 spaces, found 2
(#1443) Line indented incorrectly; expected at least 4 spaces, found 2
(#1444) Line indented incorrectly; expected at least 4 spaces, found 2
(#1445) Line exceeds 132 characters; contains 155 characters
(#1445) Line indented incorrectly; expected at least 4 spaces, found 2
(#1446) Line indented incorrectly; expected at least 4 spaces, found 2
(#1447) Line indented incorrectly; expected at least 4 spaces, found 2
(#1448) Line indented incorrectly; expected at least 4 spaces, found 2
(#1449) Line indented incorrectly; expected at least 4 spaces, found 2
(#1450) Line indented incorrectly; expected at least 4 spaces, found 2
(#1451) Line indented incorrectly; expected at least 4 spaces, found 2
(#1452) Line indented incorrectly; expected at least 4 spaces, found 2
(#1453) Line indented incorrectly; expected at least 4 spaces, found 2
(#1454) Line indented incorrectly; expected at least 4 spaces, found 2
(#1455) Line indented incorrectly; expected at least 4 spaces, found 2
(#1456) Line indented incorrectly; expected at least 4 spaces, found 2
(#1457) Line indented incorrectly; expected at least 4 spaces, found 2
(#1458) Line indented incorrectly; expected at least 4 spaces, found 2
(#1459) Line indented incorrectly; expected at least 4 spaces, found 2
(#1460) Line indented incorrectly; expected at least 4 spaces, found 2
(#1461) Line indented incorrectly; expected at least 4 spaces, found 2
(#1462) Line indented incorrectly; expected at least 4 spaces, found 2
(#1463) Line indented incorrectly; expected at least 4 spaces, found 2
(#1464) Line indented incorrectly; expected at least 4 spaces, found 2
(#1465) Line indented incorrectly; expected at least 4 spaces, found 2
(#1466) Line indented incorrectly; expected at least 4 spaces, found 2
(#1467) Line indented incorrectly; expected at least 4 spaces, found 2
(#1468) Line indented incorrectly; expected at least 4 spaces, found 2
(#1469) Line indented incorrectly; expected at least 4 spaces, found 2
(#1470) Spaces must be used for alignment; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected 4 spaces, found 1
(#1470) Visibility must be declared on method "get_exacomp_subjects"
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 8 spaces, found 2
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected at least 12 spaces, found 3
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 8 spaces, found 2
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected 8 spaces, found 2
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 12 spaces, found 3
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected 8 spaces, found 2
(#1479) Spaces must be used for alignment; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected at least 8 spaces, found 2
(#1480) Spaces must be used for alignment; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Line indented incorrectly; expected 4 spaces, found 1
(#1481) Spaces must be used for alignment; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Whitespace found at end of line
(#1486) Spaces must be used for alignment; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected 4 spaces, found 1
(#1486) Visibility must be declared on method "__construct"
(#1487) Spaces must be used for alignment; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected at least 8 spaces, found 2
(#1488) Spaces must be used for alignment; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Line indented incorrectly; expected at least 8 spaces, found 2
(#1489) Spaces must be used for alignment; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected at least 8 spaces, found 2
(#1490) Spaces must be used for alignment; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Line indented incorrectly; expected 4 spaces, found 1
(#1492) Spaces must be used for alignment; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected 4 spaces, found 1
(#1492) Visibility must be declared on method "get"
(#1493) Spaces must be used for alignment; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 8 spaces, found 2
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected 4 spaces, found 1
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected 4 spaces, found 1
(#1496) Visibility must be declared on method "set"
(#1497) Spaces must be used for alignment; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected at least 8 spaces, found 2
(#1499) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected 4 spaces, found 1
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected 4 spaces, found 1
(#1502) Visibility must be declared on method "join"
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected at least 8 spaces, found 2
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected 4 spaces, found 1
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected 4 spaces, found 1
(#1509) method name "TemplateProcessor::getDocumentMainPart" must be in lower-case letters only
(#1509) Visibility must be declared on method "getDocumentMainPart"
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected at least 8 spaces, found 2
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected 4 spaces, found 1
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 4 spaces, found 1
(#1513) method name "TemplateProcessor::setDocumentMainPart" must be in lower-case letters only
(#1513) Visibility must be declared on method "setDocumentMainPart"
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Line indented incorrectly; expected at least 8 spaces, found 2
(#1515) Spaces must be used for alignment; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Line indented incorrectly; expected 4 spaces, found 1
(#1517) Spaces must be used for alignment; tabs are not allowed
(#1517) Tab found within whitespace
(#1517) Line indented incorrectly; expected 4 spaces, found 1
(#1517) method name "TemplateProcessor::setValues" must be in lower-case letters only
(#1517) Visibility must be declared on method "setValues"
(#1518) Spaces must be used for alignment; tabs are not allowed
(#1518) Tab found within whitespace
(#1518) Line indented incorrectly; expected 8 spaces, found 2
(#1519) Spaces must be used for alignment; tabs are not allowed
(#1519) Tab found within whitespace
(#1519) Line indented incorrectly; expected at least 12 spaces, found 3
(#1520) Spaces must be used for alignment; tabs are not allowed
(#1520) Tab found within whitespace
(#1520) This comment is 50% valid code; is this commented out code?
(#1520) Line indented incorrectly; expected at least 12 spaces, found 3
(#1521) Line indented incorrectly; expected at least 12 spaces, found 4
(#1522) Line indented incorrectly; expected at least 12 spaces, found 4
(#1523) Line indented incorrectly; expected at least 12 spaces, found 4
(#1524) Line indented incorrectly; expected at least 12 spaces, found 4
(#1525) Spaces must be used for alignment; tabs are not allowed
(#1525) Tab found within whitespace
(#1525) Line indented incorrectly; expected 8 spaces, found 2
(#1526) Spaces must be used for alignment; tabs are not allowed
(#1526) Tab found within whitespace
(#1526) Line indented incorrectly; expected 4 spaces, found 1
(#1528) Spaces must be used for alignment; tabs are not allowed
(#1528) Tab found within whitespace
(#1528) Line indented incorrectly; expected 4 spaces, found 1
(#1528) method name "TemplateProcessor::setValue" must be in lower-case letters only
(#1528) Visibility must be declared on method "setValue"
(#1529) Spaces must be used for alignment; tabs are not allowed
(#1529) Tab found within whitespace
(#1529) Line indented incorrectly; expected at least 8 spaces, found 2
(#1530) Spaces must be used for alignment; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 8 spaces, found 2
(#1531) Spaces must be used for alignment; tabs are not allowed
(#1531) Tab found within whitespace
(#1531) Line indented incorrectly; expected at least 8 spaces, found 3
(#1532) Spaces must be used for alignment; tabs are not allowed
(#1532) Tab found within whitespace
(#1532) Line indented incorrectly; expected at least 8 spaces, found 3
(#1533) Spaces must be used for alignment; tabs are not allowed
(#1533) Tab found within whitespace
(#1533) Line indented incorrectly; expected at least 8 spaces, found 2
(#1534) Spaces must be used for alignment; tabs are not allowed
(#1534) Tab found within whitespace
(#1534) Line indented incorrectly; expected at least 8 spaces, found 3
(#1535) Spaces must be used for alignment; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Line indented incorrectly; expected at least 8 spaces, found 3
(#1536) Spaces must be used for alignment; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Line indented incorrectly; expected at least 8 spaces, found 2
(#1538) Spaces must be used for alignment; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected at least 8 spaces, found 2
(#1539) Spaces must be used for alignment; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected 4 spaces, found 1
(#1541) Spaces must be used for alignment; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected 4 spaces, found 1
(#1541) method name "TemplateProcessor::setValueRaw" must be in lower-case letters only
(#1541) Visibility must be declared on method "setValueRaw"
(#1542) Spaces must be used for alignment; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected at least 8 spaces, found 2
(#1542) Variable "oldEscaping" must be all lower-case
(#1544) Spaces must be used for alignment; tabs are not allowed
(#1544) Tab found within whitespace
(#1544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1544) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Line indented incorrectly; expected at least 8 spaces, found 2
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected at least 8 spaces, found 2
(#1547) Spaces must be used for alignment; tabs are not allowed
(#1547) Tab found within whitespace
(#1547) Line indented incorrectly; expected at least 8 spaces, found 2
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected at least 8 spaces, found 2
(#1549) Variable "oldEscaping" must be all lower-case
(#1551) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#1552) Tab found within whitespace
(#1552) Line indented incorrectly; expected 4 spaces, found 1
(#1554) Spaces must be used for alignment; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected 4 spaces, found 1
(#1554) method name "TemplateProcessor::applyFilters" must be in lower-case letters only
(#1554) Visibility must be declared on method "applyFilters"
(#1555) Spaces must be used for alignment; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected 8 spaces, found 2
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 12 spaces, found 3
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected 8 spaces, found 2
(#1558) Spaces must be used for alignment; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Line indented incorrectly; expected 4 spaces, found 1
(#1560) Spaces must be used for alignment; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected 4 spaces, found 1
(#1560) method name "TemplateProcessor::applyFiltersAllParts" must be in lower-case letters only
(#1560) Visibility must be declared on method "applyFiltersAllParts"
(#1561) Spaces must be used for alignment; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected 8 spaces, found 2
(#1562) Spaces must be used for alignment; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected at least 12 spaces, found 3
(#1563) Spaces must be used for alignment; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 12 spaces, found 3
(#1564) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected 8 spaces, found 2
(#1566) Spaces must be used for alignment; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Line indented incorrectly; expected 4 spaces, found 1
(#1568) Spaces must be used for alignment; tabs are not allowed
(#1568) Tab found within whitespace
(#1568) Line indented incorrectly; expected 4 spaces, found 1
(#1568) method name "TemplateProcessor::replaceWords" must be in lower-case letters only
(#1568) Visibility must be declared on method "replaceWords"
(#1569) Spaces must be used for alignment; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected 8 spaces, found 2
(#1570) Spaces must be used for alignment; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected at least 12 spaces, found 3
(#1571) Spaces must be used for alignment; tabs are not allowed
(#1571) Tab found within whitespace
(#1571) Line indented incorrectly; expected 8 spaces, found 2
(#1572) Spaces must be used for alignment; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected 4 spaces, found 1
(#1574) Spaces must be used for alignment; tabs are not allowed
(#1574) Tab found within whitespace
(#1574) Line indented incorrectly; expected 4 spaces, found 1
(#1574) Visibility must be declared on method "check"
(#1575) Spaces must be used for alignment; tabs are not allowed
(#1575) Tab found within whitespace
(#1575) Line indented incorrectly; expected 8 spaces, found 2
(#1576) Spaces must be used for alignment; tabs are not allowed
(#1576) Tab found within whitespace
(#1576) Line indented incorrectly; expected at least 12 spaces, found 3
(#1577) Spaces must be used for alignment; tabs are not allowed
(#1577) Tab found within whitespace
(#1577) Line indented incorrectly; expected 8 spaces, found 2
(#1578) Spaces must be used for alignment; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Line indented incorrectly; expected 4 spaces, found 1
(#1580) Spaces must be used for alignment; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Line indented incorrectly; expected 4 spaces, found 1
(#1580) method name "TemplateProcessor::tagPos" must be in lower-case letters only
(#1580) Visibility must be declared on method "tagPos"
(#1581) Spaces must be used for alignment; tabs are not allowed
(#1581) Tab found within whitespace
(#1581) Line indented incorrectly; expected 8 spaces, found 2
(#1582) Spaces must be used for alignment; tabs are not allowed
(#1582) Tab found within whitespace
(#1582) Line indented incorrectly; expected at least 12 spaces, found 3
(#1583) Spaces must be used for alignment; tabs are not allowed
(#1583) Tab found within whitespace
(#1583) Line indented incorrectly; expected 8 spaces, found 2
(#1585) Spaces must be used for alignment; tabs are not allowed
(#1585) Tab found within whitespace
(#1585) Line indented incorrectly; expected at least 8 spaces, found 2
(#1585) Variable "tagPos" must be all lower-case
(#1586) Spaces must be used for alignment; tabs are not allowed
(#1586) Tab found within whitespace
(#1586) Line indented incorrectly; expected 8 spaces, found 2
(#1586) Variable "tagPos" must be all lower-case
(#1587) Spaces must be used for alignment; tabs are not allowed
(#1587) Tab found within whitespace
(#1587) Line indented incorrectly; expected at least 12 spaces, found 3
(#1588) Spaces must be used for alignment; tabs are not allowed
(#1588) Tab found within whitespace
(#1588) Line indented incorrectly; expected 8 spaces, found 2
(#1590) Spaces must be used for alignment; tabs are not allowed
(#1590) Tab found within whitespace
(#1590) Line indented incorrectly; expected at least 8 spaces, found 2
(#1590) Variable "tagPos" must be all lower-case
(#1591) Spaces must be used for alignment; tabs are not allowed
(#1591) Tab found within whitespace
(#1591) Line indented incorrectly; expected 4 spaces, found 1
(#1593) Spaces must be used for alignment; tabs are not allowed
(#1593) Tab found within whitespace
(#1593) Line indented incorrectly; expected 4 spaces, found 1
(#1593) Public method name "TemplateProcessor::cloneBlockAndSetNewVarNames" must be in lower-case letters only
(#1594) Spaces must be used for alignment; tabs are not allowed
(#1594) Tab found within whitespace
(#1594) Line indented incorrectly; expected at least 8 spaces, found 2
(#1596) Spaces must be used for alignment; tabs are not allowed
(#1596) Tab found within whitespace
(#1596) Line indented incorrectly; expected 8 spaces, found 2
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Tab found within whitespace
(#1597) Line indented incorrectly; expected at least 12 spaces, found 3
(#1597) Variable "regExpEscaper" must be all lower-case
(#1598) Spaces must be used for alignment; tabs are not allowed
(#1598) Tab found within whitespace
(#1598) Line indented incorrectly; expected at least 12 spaces, found 3
(#1598) Variable "regExpEscaper" must be all lower-case
(#1598) Line exceeds 132 characters; contains 159 characters
(#1599) Spaces must be used for alignment; tabs are not allowed
(#1599) Tab found within whitespace
(#1599) Line indented incorrectly; expected 8 spaces, found 2
(#1600) Spaces must be used for alignment; tabs are not allowed
(#1600) Tab found within whitespace
(#1600) Line indented incorrectly; expected 4 spaces, found 1
(#1602) Spaces must be used for alignment; tabs are not allowed
(#1602) Tab found within whitespace
(#1602) Line indented incorrectly; expected 4 spaces, found 1
(#1602) method name "TemplateProcessor::cloneRowToEnd" must be in lower-case letters only
(#1602) Visibility must be declared on method "cloneRowToEnd"
(#1603) Spaces must be used for alignment; tabs are not allowed
(#1603) Tab found within whitespace
(#1603) Line indented incorrectly; expected at least 8 spaces, found 2
(#1603) Variable "tagPos" must be all lower-case
(#1605) Spaces must be used for alignment; tabs are not allowed
(#1605) Tab found within whitespace
(#1605) Line indented incorrectly; expected at least 8 spaces, found 2
(#1605) Variable "rowStart" must be all lower-case
(#1605) Variable "tagPos" must be all lower-case
(#1606) Spaces must be used for alignment; tabs are not allowed
(#1606) Tab found within whitespace
(#1606) Line indented incorrectly; expected at least 8 spaces, found 2
(#1606) Variable "rowEnd" must be all lower-case
(#1606) Variable "tagPos" must be all lower-case
(#1607) Spaces must be used for alignment; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Line indented incorrectly; expected at least 8 spaces, found 2
(#1607) Variable "xmlRow" must be all lower-case
(#1607) Variable "rowStart" must be all lower-case
(#1607) Variable "rowEnd" must be all lower-case
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected at least 8 spaces, found 2
(#1609) Variable "lastRowEnd" must be all lower-case
(#1609) Variable "tagPos" must be all lower-case
(#1611) Spaces must be used for alignment; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected at least 8 spaces, found 2
(#1611) Variable "lastRowEnd" must be all lower-case
(#1612) Spaces must be used for alignment; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected at least 8 spaces, found 2
(#1612) Variable "xmlRow" must be all lower-case
(#1613) Spaces must be used for alignment; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Line indented incorrectly; expected at least 8 spaces, found 2
(#1613) Variable "lastRowEnd" must be all lower-case
(#1615) Spaces must be used for alignment; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected at least 8 spaces, found 2
(#1616) Spaces must be used for alignment; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected 4 spaces, found 1
(#1618) Spaces must be used for alignment; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected 4 spaces, found 1
(#1618) method name "TemplateProcessor::duplicateRow" must be in lower-case letters only
(#1618) Visibility must be declared on method "duplicateRow"
(#1619) Spaces must be used for alignment; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 8 spaces, found 2
(#1619) Variable "tagPos" must be all lower-case
(#1621) Spaces must be used for alignment; tabs are not allowed
(#1621) Tab found within whitespace
(#1621) Line indented incorrectly; expected at least 8 spaces, found 2
(#1621) Variable "rowStart" must be all lower-case
(#1621) Variable "tagPos" must be all lower-case
(#1622) Spaces must be used for alignment; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected at least 8 spaces, found 2
(#1622) Variable "rowEnd" must be all lower-case
(#1622) Variable "tagPos" must be all lower-case
(#1623) Spaces must be used for alignment; tabs are not allowed
(#1623) Tab found within whitespace
(#1623) Line indented incorrectly; expected at least 8 spaces, found 2
(#1623) Variable "xmlRow" must be all lower-case
(#1623) Variable "rowStart" must be all lower-case
(#1623) Variable "rowEnd" must be all lower-case
(#1625) Spaces must be used for alignment; tabs are not allowed
(#1625) Tab found within whitespace
(#1625) Line indented incorrectly; expected at least 8 spaces, found 2
(#1625) Variable "rowEnd" must be all lower-case
(#1626) Spaces must be used for alignment; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected at least 8 spaces, found 2
(#1626) Variable "xmlRow" must be all lower-case
(#1627) Spaces must be used for alignment; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected at least 8 spaces, found 2
(#1627) Variable "rowEnd" must be all lower-case
(#1629) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Line indented incorrectly; expected 4 spaces, found 1
(#1632) Spaces must be used for alignment; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Line indented incorrectly; expected 4 spaces, found 1
(#1632) method name "TemplateProcessor::deleteRow" must be in lower-case letters only
(#1632) Visibility must be declared on method "deleteRow"
(#1633) Spaces must be used for alignment; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected at least 8 spaces, found 2
(#1634) Spaces must be used for alignment; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected 4 spaces, found 1
(#1636) Spaces must be used for alignment; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) This comment is 51% valid code; is this commented out code?
(#1636) Line indented incorrectly; expected at least 4 spaces, found 1
(#1637) Line indented incorrectly; expected at least 4 spaces, found 2
(#1638) Line indented incorrectly; expected at least 4 spaces, found 2
(#1639) Line indented incorrectly; expected at least 4 spaces, found 2
(#1640) Line indented incorrectly; expected at least 4 spaces, found 2
(#1641) Line indented incorrectly; expected at least 4 spaces, found 2
(#1642) Line indented incorrectly; expected at least 4 spaces, found 2
(#1643) Line indented incorrectly; expected at least 4 spaces, found 2
(#1644) Line indented incorrectly; expected at least 4 spaces, found 2
(#1645) Line indented incorrectly; expected at least 4 spaces, found 2
(#1646) Line indented incorrectly; expected at least 4 spaces, found 2
(#1647) Line indented incorrectly; expected at least 4 spaces, found 2
(#1648) Line indented incorrectly; expected at least 4 spaces, found 2
(#1649) Line indented incorrectly; expected at least 4 spaces, found 2
(#1650) Line indented incorrectly; expected at least 4 spaces, found 2
(#1651) Line indented incorrectly; expected at least 4 spaces, found 2
(#1652) Line indented incorrectly; expected at least 4 spaces, found 2
(#1653) Line indented incorrectly; expected at least 4 spaces, found 2
(#1654) Line indented incorrectly; expected at least 4 spaces, found 2
(#1655) Line indented incorrectly; expected at least 4 spaces, found 2
(#1656) Line indented incorrectly; expected at least 4 spaces, found 2
(#1657) Line indented incorrectly; expected at least 4 spaces, found 2
(#1658) Line indented incorrectly; expected at least 4 spaces, found 2
(#1659) Line indented incorrectly; expected at least 4 spaces, found 2
(#1660) Line indented incorrectly; expected at least 4 spaces, found 2
(#1661) Line indented incorrectly; expected at least 4 spaces, found 2
(#1662) Line indented incorrectly; expected at least 4 spaces, found 2
(#1663) Line indented incorrectly; expected at least 4 spaces, found 2
(#1664) Line indented incorrectly; expected at least 4 spaces, found 2
(#1665) Line indented incorrectly; expected at least 4 spaces, found 2
(#1666) Line indented incorrectly; expected at least 4 spaces, found 2
(#1667) Line indented incorrectly; expected at least 4 spaces, found 2
(#1668) Line indented incorrectly; expected at least 4 spaces, found 2
(#1669) Spaces must be used for alignment; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Line indented incorrectly; expected 4 spaces, found 1
(#1669) method name "TemplateProcessor::splitByTag" must be in lower-case letters only
(#1669) Visibility must be declared on method "splitByTag"
(#1670) Spaces must be used for alignment; tabs are not allowed
(#1670) Tab found within whitespace
(#1670) Line indented incorrectly; expected at least 8 spaces, found 2
(#1671) Spaces must be used for alignment; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Line indented incorrectly; expected at least 8 spaces, found 2
(#1673) Spaces must be used for alignment; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Line indented incorrectly; expected 8 spaces, found 2
(#1674) Spaces must be used for alignment; tabs are not allowed
(#1674) Tab found within whitespace
(#1674) Line indented incorrectly; expected 12 spaces, found 3
(#1675) Spaces must be used for alignment; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected at least 16 spaces, found 4
(#1676) Spaces must be used for alignment; tabs are not allowed
(#1676) Tab found within whitespace
(#1676) Line indented incorrectly; expected at least 16 spaces, found 4
(#1677) Spaces must be used for alignment; tabs are not allowed
(#1677) Tab found within whitespace
(#1677) Line indented incorrectly; expected 12 spaces, found 3
(#1679) Spaces must be used for alignment; tabs are not allowed
(#1679) Tab found within whitespace
(#1679) Line indented incorrectly; expected 12 spaces, found 3
(#1680) Spaces must be used for alignment; tabs are not allowed
(#1680) Tab found within whitespace
(#1680) Line indented incorrectly; expected at least 16 spaces, found 4
(#1681) Spaces must be used for alignment; tabs are not allowed
(#1681) Tab found within whitespace
(#1681) Line indented incorrectly; expected 12 spaces, found 3
(#1682) Spaces must be used for alignment; tabs are not allowed
(#1682) Tab found within whitespace
(#1682) Line indented incorrectly; expected at least 12 spaces, found 3
(#1684) Spaces must be used for alignment; tabs are not allowed
(#1684) Tab found within whitespace
(#1684) Line indented incorrectly; expected at least 12 spaces, found 3
(#1685) Spaces must be used for alignment; tabs are not allowed
(#1685) Tab found within whitespace
(#1685) Line indented incorrectly; expected 8 spaces, found 2
(#1687) Spaces must be used for alignment; tabs are not allowed
(#1687) Tab found within whitespace
(#1687) Line indented incorrectly; expected at least 8 spaces, found 2
(#1688) Spaces must be used for alignment; tabs are not allowed
(#1688) Tab found within whitespace
(#1688) Line indented incorrectly; expected 4 spaces, found 1
(#1690) Spaces must be used for alignment; tabs are not allowed
(#1690) Tab found within whitespace
(#1690) Line indented incorrectly; expected 4 spaces, found 1
(#1690) method name "TemplateProcessor::rfindTagStart" must be in lower-case letters only
(#1690) Visibility must be declared on method "rfindTagStart"
(#1691) Spaces must be used for alignment; tabs are not allowed
(#1691) Tab found within whitespace
(#1691) This comment is 58% valid code; is this commented out code?
(#1691) Line indented incorrectly; expected at least 8 spaces, found 2
(#1692) Line indented incorrectly; expected at least 8 spaces, found 3
(#1693) Line indented incorrectly; expected at least 8 spaces, found 3
(#1694) Line indented incorrectly; expected at least 8 spaces, found 3
(#1695) Line indented incorrectly; expected at least 8 spaces, found 3
(#1696) Line indented incorrectly; expected at least 8 spaces, found 3
(#1697) Line indented incorrectly; expected at least 8 spaces, found 3
(#1698) Spaces must be used for alignment; tabs are not allowed
(#1698) Tab found within whitespace
(#1698) Line indented incorrectly; expected at least 8 spaces, found 2
(#1698) Variable "tagStart" must be all lower-case
(#1700) Spaces must be used for alignment; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Line indented incorrectly; expected 8 spaces, found 2
(#1700) Variable "tagStart" must be all lower-case
(#1701) Spaces must be used for alignment; tabs are not allowed
(#1701) Tab found within whitespace
(#1701) Line indented incorrectly; expected at least 12 spaces, found 3
(#1701) Variable "tagStart" must be all lower-case
(#1702) Spaces must be used for alignment; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected 8 spaces, found 2
(#1703) Spaces must be used for alignment; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Line indented incorrectly; expected 8 spaces, found 2
(#1703) Variable "tagStart" must be all lower-case
(#1704) Spaces must be used for alignment; tabs are not allowed
(#1704) Tab found within whitespace
(#1704) Line indented incorrectly; expected at least 12 spaces, found 3
(#1705) Spaces must be used for alignment; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Line indented incorrectly; expected 8 spaces, found 2
(#1707) Spaces must be used for alignment; tabs are not allowed
(#1707) Tab found within whitespace
(#1707) Line indented incorrectly; expected at least 8 spaces, found 2
(#1707) Variable "tagStart" must be all lower-case
(#1708) Spaces must be used for alignment; tabs are not allowed
(#1708) Tab found within whitespace
(#1708) Line indented incorrectly; expected 4 spaces, found 1
(#1710) Spaces must be used for alignment; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Line indented incorrectly; expected 4 spaces, found 1
(#1710) method name "TemplateProcessor::findTagEnd" must be in lower-case letters only
(#1710) Visibility must be declared on method "findTagEnd"
(#1711) Spaces must be used for alignment; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected at least 8 spaces, found 2
(#1713) Spaces must be used for alignment; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Line indented incorrectly; expected at least 8 spaces, found 2
(#1714) Spaces must be used for alignment; tabs are not allowed
(#1714) Tab found within whitespace
(#1714) Line indented incorrectly; expected 4 spaces, found 1
(#1716) Spaces must be used for alignment; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected 4 spaces, found 1
(#1716) Visibility must be declared on method "slice"
(#1717) Spaces must be used for alignment; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected at least 8 spaces, found 2
(#1718) Spaces must be used for alignment; tabs are not allowed
(#1718) Tab found within whitespace
(#1718) Line indented incorrectly; expected 4 spaces, found 1
(#1720) Spaces must be used for alignment; tabs are not allowed
(#1720) Tab found within whitespace
(#1720) Line indented incorrectly; expected 4 spaces, found 1
(#1720) method name "TemplateProcessor::duplicateCol" must be in lower-case letters only
(#1720) Visibility must be declared on method "duplicateCol"
(#1720) Variable "numberOfCols" must be all lower-case
(#1721) Spaces must be used for alignment; tabs are not allowed
(#1721) Tab found within whitespace
(#1721) Line indented incorrectly; expected at least 8 spaces, found 2
(#1721) Variable "tagPos" must be all lower-case
(#1723) Spaces must be used for alignment; tabs are not allowed
(#1723) Tab found within whitespace
(#1723) Line indented incorrectly; expected at least 8 spaces, found 2
(#1723) Variable "tagPos" must be all lower-case
(#1723) Variable "tagPos" must be all lower-case
(#1725) Spaces must be used for alignment; tabs are not allowed
(#1725) Tab found within whitespace
(#1725) Line indented incorrectly; expected at least 8 spaces, found 2
(#1727) Spaces must be used for alignment; tabs are not allowed
(#1727) Tab found within whitespace
(#1727) Line indented incorrectly; expected at least 8 spaces, found 2
(#1727) Variable "firstCol" must be all lower-case
(#1728) Spaces must be used for alignment; tabs are not allowed
(#1728) Tab found within whitespace
(#1728) Line indented incorrectly; expected at least 8 spaces, found 2
(#1728) Variable "newCol" must be all lower-case
(#1729) Spaces must be used for alignment; tabs are not allowed
(#1729) Tab found within whitespace
(#1729) Line indented incorrectly; expected at least 8 spaces, found 2
(#1729) Variable "firstCol" must be all lower-case
(#1730) Spaces must be used for alignment; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected at least 8 spaces, found 2
(#1730) Variable "newCol" must be all lower-case
(#1732) Spaces must be used for alignment; tabs are not allowed
(#1732) Tab found within whitespace
(#1732) Line indented incorrectly; expected at least 8 spaces, found 2
(#1732) Variable "newWidth" must be all lower-case
(#1732) Variable "firstCol" must be all lower-case
(#1732) Variable "newCol" must be all lower-case
(#1732) Variable "numberOfCols" must be all lower-case
(#1733) Spaces must be used for alignment; tabs are not allowed
(#1733) Tab found within whitespace
(#1733) Line indented incorrectly; expected at least 8 spaces, found 2
(#1733) Variable "firstCol" must be all lower-case
(#1733) Variable "newWidth" must be all lower-case
(#1735) Spaces must be used for alignment; tabs are not allowed
(#1735) Tab found within whitespace
(#1735) Line indented incorrectly; expected at least 8 spaces, found 2
(#1735) Variable "firstCol" must be all lower-case
(#1736) Spaces must be used for alignment; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected at least 8 spaces, found 2
(#1736) Variable "numberOfCols" must be all lower-case
(#1737) Spaces must be used for alignment; tabs are not allowed
(#1737) Tab found within whitespace
(#1737) Whitespace found at end of line
(#1737) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1739) Spaces must be used for alignment; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 8 spaces, found 2
(#1740) Spaces must be used for alignment; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected 8 spaces, found 2
(#1740) Expected 1 space before "+="; 0 found
(#1740) Expected 1 space after "+="; 0 found
(#1741) Spaces must be used for alignment; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Line indented incorrectly; expected at least 12 spaces, found 3
(#1741) Variable "newWidth" must be all lower-case
(#1742) Spaces must be used for alignment; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Line indented incorrectly; expected at least 12 spaces, found 3
(#1742) Expected 1 space before "+"; 0 found
(#1742) Expected 1 space after "+"; 0 found
(#1742) Expected 1 space before "+"; 0 found
(#1742) Expected 1 space after "+"; 0 found
(#1742) Variable "numberOfCols" must be all lower-case
(#1743) Spaces must be used for alignment; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected 8 spaces, found 2
(#1745) Spaces must be used for alignment; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Line indented incorrectly; expected at least 8 spaces, found 2
(#1747) Spaces must be used for alignment; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Line indented incorrectly; expected at least 8 spaces, found 2
(#1748) Spaces must be used for alignment; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Line indented incorrectly; expected 4 spaces, found 1
(#1750) Spaces must be used for alignment; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Line indented incorrectly; expected 4 spaces, found 1
(#1750) Visibility must be declared on method "escape"
(#1751) Spaces must be used for alignment; tabs are not allowed
(#1751) Tab found within whitespace
(#1751) Line indented incorrectly; expected 8 spaces, found 2
(#1751) Variable "xmlEscaper" must be all lower-case
(#1752) Spaces must be used for alignment; tabs are not allowed
(#1752) Tab found within whitespace
(#1752) Line indented incorrectly; expected 8 spaces, found 2
(#1752) Variable "xmlEscaper" must be all lower-case
(#1753) Spaces must be used for alignment; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Line indented incorrectly; expected at least 12 spaces, found 3
(#1753) Variable "xmlEscaper" must be all lower-case
(#1754) Spaces must be used for alignment; tabs are not allowed
(#1754) Tab found within whitespace
(#1754) Line indented incorrectly; expected 8 spaces, found 2
(#1756) Spaces must be used for alignment; tabs are not allowed
(#1756) Tab found within whitespace
(#1756) Line indented incorrectly; expected at least 8 spaces, found 2
(#1756) Variable "xmlEscaper" must be all lower-case
(#1757) Spaces must be used for alignment; tabs are not allowed
(#1757) Tab found within whitespace
(#1757) Line indented incorrectly; expected 4 spaces, found 1
(#1759) Spaces must be used for alignment; tabs are not allowed
(#1759) Tab found within whitespace
(#1759) Line indented incorrectly; expected 4 spaces, found 1
(#1759) method name "TemplateProcessor::updateFile" must be in lower-case letters only
(#1759) Visibility must be declared on method "updateFile"
(#1760) Spaces must be used for alignment; tabs are not allowed
(#1760) Tab found within whitespace
(#1760) Line indented incorrectly; expected at least 8 spaces, found 2
(#1761) Spaces must be used for alignment; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/configuration_categories.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#35) Variable "curPeriod" must be all lower-case
(#46) Variable "availablecategoriesAll" must be all lower-case
(#47) Variable "findInAvailableCats" must be all lower-case
(#49) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#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) Commas (,) must be followed by white space.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Commas (,) must be followed by white space.
(#64) Spaces must be used for alignment; 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 for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 12 spaces, found 3
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 16 spaces, found 4
(#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) Variable "categoryData" must be all lower-case
(#72) Variable "findInAvailableCats" must be all lower-case
(#72) Variable "availablecategoriesAll" must be all lower-case
(#76) Variable "categoryData" 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 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
(#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
(#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) Variable "categoryData" must be all lower-case
(#83) Variable "findInAvailableCats" must be all lower-case
(#83) Variable "availablecategoriesAll" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Line exceeds 132 characters; contains 146 characters
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Variable "categoryData" must be all lower-case
(#90) Variable "categoryData" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#99) Variable "notInClass" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 60% valid code; is this commented out code?
(#102) No space found before comment text; expected "// $LIKE = $DB->sql_ilike();" but found "//$LIKE = $DB->sql_ilike();"
(#103) Variable "LIKE" must be all lower-case
(#104) Variable "LIKE" must be all lower-case
(#105) Variable "selectsql_begin" must not contain underscores.
(#105) Variable "LIKE" must be all lower-case
(#108) Variable "selectsql_begin" must not contain underscores.
(#112) Variable "selectsql_begin" must not contain underscores.
(#112) Variable "notInClass" must be all lower-case
(#113) Variable "selectsql_begin" must not contain underscores.
(#114) Variable "notInClass" must be all lower-case
(#115) Variable "selectsql_begin" must not contain underscores.
(#132) Variable "selectsql_begin" must not contain underscores.
(#132) Variable "notInClass" must be all lower-case
(#133) Variable "selectsql_begin" must not contain underscores.
(#134) Variable "notInClass" must be all lower-case
(#135) Variable "selectsql_begin" must not contain underscores.
(#138) Line exceeds 132 characters; contains 135 characters
(#138) Whitespace found at end of line within string
(#157) Variable "userlistType" must be all lower-case
(#158) "require" must be immediately followed by an open parenthesis
(#161) Line exceeds 132 characters; contains 147 characters
blocks/exastud/configuration_class.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#39) Variable "showUnlock" must be all lower-case
(#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
(#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
(#48) Variable "classData" must be all lower-case
(#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
(#51) Variable "classData" 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
(#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
(#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) Variable "buttons_left" 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 4 spaces, found 1
(#64) Variable "buttons_left" must not contain underscores.
(#64) Line exceeds 132 characters; contains 145 characters
(#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
(#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
(#66) Variable "buttons_left" must not contain underscores.
(#66) Line exceeds 132 characters; contains 153 characters
(#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 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
(#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
(#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) Variable "buttons_left" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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 3
(#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 3
(#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 3
(#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 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 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 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) Line indented incorrectly; expected 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 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 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 12 spaces, found 3
(#92) Empty IF statement detected
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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 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 12 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 at least 12 spaces, found 4
(#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 4
(#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 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 12 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 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 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) 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
(#114) Variable "buttons_left" must not contain underscores.
(#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
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Variable "additional_head_teachers" 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 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 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 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 3
(#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 3
(#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 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 8 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 8 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 8 spaces, found 2
(#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
(#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
(#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
(#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
(#142) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 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 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#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
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 20 spaces, found 5
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) 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 16 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 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 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#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 at least 20 spaces, found 5
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 16 spaces, found 4
(#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 20 spaces, found 5
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 16 spaces, found 4
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 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 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) Line indented incorrectly; expected 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 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 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 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
(#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 at least 8 spaces, found 3
(#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 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 8 spaces, found 3
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 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 8 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 8 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 8 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 8 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 8 spaces, found 2
(#188) Variable "available_templates" must not contain underscores.
(#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 "default_templateid" must not contain underscores.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Variable "available_templates_tmp" must not contain underscores.
(#190) Variable "available_templates" must not contain underscores.
(#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
(#191) Variable "available_templates" must not contain underscores.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#192) Variable "available_templates_tmp" must not contain underscores.
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 3
(#193) Variable "default_templateid" must not contain underscores.
(#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 "available_templates" must not contain underscores.
(#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
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#196) Variable "available_templates" must not contain underscores.
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 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
(#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 8 spaces, found 2
(#202) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 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 12 spaces, found 3
(#205) Variable "print_grades" 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 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 3
(#208) Variable "print_grades_anlage_leb" must not contain underscores.
(#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
(#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 3
(#211) Line exceeds maximum limit of 180 characters; contains 196 characters
(#212) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 4
(#213) Line exceeds 132 characters; contains 170 characters
(#215) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 4
(#218) Line exceeds 132 characters; contains 138 characters
(#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) Line indented incorrectly; expected 12 spaces, found 3
(#221) Variable "default_templateid" must not contain underscores.
(#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 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 4
(#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 4
(#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 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 12 spaces, found 4
(#230) Variable "available_templates" 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 12 spaces, found 4
(#231) Variable "print_grades" must not contain underscores.
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Variable "print_grades_anlage_leb" 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 4
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 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 at least 12 spaces, found 3
(#237) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#246) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 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 4 spaces, found 1
(#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
(#258) Variable "additional_head_teachers" must not contain underscores.
(#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
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 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 at least 4 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 4 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Variable "table_clone" must not contain underscores.
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#273) Variable "additional_head_teachers" must not contain underscores.
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#274) Variable "additional_head_teachers" 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 12 spaces, found 3
(#276) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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 4 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Variable "table_clone" 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 4 spaces, found 1
(#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 3
(#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 3
(#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 3
(#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
(#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
(#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 4 spaces, found 1
(#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 4 spaces, found 1
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Line exceeds 132 characters; contains 134 characters
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 at least 4 spaces, found 1
(#310) Variable "additional_head_teachers" 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 4 spaces, found 1
(#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
(#315) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 3
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 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 8 spaces, found 2
(#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 12 spaces, found 3
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 12 spaces, found 3
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 8 spaces, found 2
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 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 4 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 at least 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#342) Variable "additional_head_teachers" 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 8 spaces, found 2
(#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 "additional_head_teachers_select" 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
(#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) Variable "additional_head_teachers" 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 4 spaces, found 1
(#349) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 2
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) Variable "project_teachers" must not contain underscores.
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Variable "project_teachers" must not contain underscores.
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 4 spaces, found 1
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Variable "project_teachers" must not contain underscores.
(#361) Spaces must be used to indent lines; 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 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#366) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 3
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 3
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 8 spaces, found 3
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 8 spaces, found 2
(#372) Variable "additional_head_teachers" must not contain underscores.
(#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 "additional_head_teachers_select" must not contain underscores.
(#373) Line exceeds 132 characters; contains 159 characters
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 3
(#377) Variable "project_teachers" must not contain underscores.
(#377) Line exceeds maximum limit of 180 characters; contains 190 characters
(#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 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) Line indented incorrectly; expected at least 12 spaces, found 3
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#399) Variable "showUnlock" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) 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
(#402) Variable "unlocked_teachers" must not contain underscores.
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 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 12 spaces, found 3
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 3
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Variable "unlocked_teachers" must not contain underscores.
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 3
(#411) Variable "unlocked_teachers" must not contain underscores.
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 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) Line indented incorrectly; expected 8 spaces, found 2
(#415) Variable "additional_head_teachers" must not contain underscores.
(#416) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 8 spaces, found 2
(#419) Variable "teacherName" must be all lower-case
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 12 spaces, found 3
(#420) Variable "unlocked_teachers" must not contain underscores.
(#420) Variable "unlocked_teachers" must not contain underscores.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 16 spaces, found 4
(#421) Variable "teacherName" must be all lower-case
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 16 spaces, found 5
(#422) Variable "unlocked_teachers" must not contain underscores.
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 12 spaces, found 3
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used to indent lines; 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 to indent lines; 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 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 8 spaces, found 2
(#431) Line exceeds 132 characters; contains 142 characters
(#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 3
(#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 2
(#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 2
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 4 spaces, found 1
(#440) Spaces must be used to indent lines; 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) This comment is 63% valid code; is this commented out code?
(#440) Line indented incorrectly; expected at least 4 spaces, found 1
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 4 spaces, found 1
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#453) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Line exceeds 132 characters; contains 133 characters
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 2
blocks/exastud/configuration_class_info.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Variable "curPeriod" must be all lower-case
(#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
(#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
(#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
(#42) This comment is 43% valid code; is this commented out code?
(#44) No space found before comment text; expected "// if ($courseid > 0) {" but found "//if ($courseid > 0) {"
(#45) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#46) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#47) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// }" but 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 4 spaces, found 1
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) 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 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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 5
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) 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 at least 4 spaces, found 1
(#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
(#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 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 8 spaces, found 2
(#72) Closing brace indented incorrectly; expected 2 spaces, found 8
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#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 2
(#76) Line indented incorrectly; expected at least 12 spaces, found 8
(#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) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#85) Variable "curPeriod" must be all lower-case
(#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
(#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
(#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) 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
(#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
(#108) Line exceeds 132 characters; contains 155 characters
(#108) Line exceeds 132 characters; contains 155 characters
(#108) Line exceeds 132 characters; contains 155 characters
(#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
(#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 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) Variable "new_default_templateid" 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 8 spaces, found 2
(#113) Variable "old_default_templateid" must not contain underscores.
(#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
(#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 12 spaces, found 3
(#117) Variable "new_default_templateid" must not contain underscores.
(#117) Variable "new_default_templateid" 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 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 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
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#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) 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 4 spaces, found 1
(#127) Expected "} else {\n"; found "} else /*if (block_exastud_is_siteadmin() && $newclass->userid != $USER->id) {\n\t // If the siteamin addes a new class for another user - we have another behaviour. So use this code.\n\n } else*/ {\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 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 4 spaces, found 1
(#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
(#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
(#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
(#149) Variable "deleteButton" must be all lower-case
(#149) Line exceeds 132 characters; contains 137 characters
(#149) Line exceeds 132 characters; contains 137 characters
(#149) Line exceeds 132 characters; contains 137 characters
(#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 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 8 spaces, found 3
(#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 8 spaces, found 2
(#153) Variable "deleteButton" must be all lower-case
(#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 3
(#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 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 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 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
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Variable "deleteButton" must be all lower-case
(#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
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) 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 2
(#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
(#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
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) 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
(#180) Variable "templates_by_bp" must not contain underscores.
(#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 1
(#182) Variable "templates_by_bp" must not contain underscores.
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Variable "templates_by_bp" must not contain underscores.
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
blocks/exastud/configuration_classes.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Variable "actPeriod" must be all lower-case
(#29) Variable "lastPeriod" must be all lower-case
(#30) Variable "actPeriod" must be all lower-case
(#31) Variable "lastPeriodClasses" must be all lower-case
(#31) Variable "lastPeriod" must be all lower-case
(#31) Variable "lastPeriod" must be all lower-case
(#32) Variable "shownClasses" must be all lower-case
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "actPeriod" must be all lower-case
(#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
(#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
(#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
(#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
(#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
(#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) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#55) Variable "shownClasses" 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
(#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
(#61) Variable "lastPeriodClasses" 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 4 spaces, found 1
(#62) Variable "lastPeriod" must be all lower-case
(#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
(#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
(#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 4 spaces, found 1
(#69) Variable "lastPeriodClasses" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 3
(#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
(#73) Variable "shownClasses" must be all lower-case
(#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
(#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
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#82) Variable "lastPeriodClasses" must be all lower-case
(#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 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#92) Variable "allClasses" must be all lower-case
(#100) Variable "allClasses" must be all lower-case
(#102) Variable "periodData" must be all lower-case
(#104) Variable "periodData" must be all lower-case
(#104) Variable "periodData" must be all lower-case
(#104) Variable "periodData" must be all lower-case
(#104) Line exceeds 132 characters; contains 164 characters
(#108) Variable "shownClasses" must be all lower-case
(#109) Variable "ownerData" must be all lower-case
(#112) Variable "ownerData" must be all lower-case
(#112) Variable "ownerData" must be all lower-case
(#120) This comment is 55% valid code; is this commented out code?
blocks/exastud/configuration_classmembers.php
(#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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#35) Variable "curPeriod" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 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
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 16 spaces, found 4
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used for alignment; 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 for alignment; 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 for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#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
(#59) Variable "userData" must be all lower-case
(#64) Variable "userData" must be all lower-case
(#64) Variable "userData" must be all lower-case
(#64) Line exceeds 132 characters; contains 134 characters
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#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 8 spaces, found 2
(#68) Variable "record_id" must not contain underscores.
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#69) Variable "record_id" must not contain underscores.
(#69) Variable "record_id" 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 16 spaces, found 4
(#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) 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) Variable "record_id" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 12 spaces, found 3
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Variable "record_id" must not contain underscores.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#78) Variable "userData" must be all lower-case
(#83) Variable "userData" must be all lower-case
(#83) Variable "userData" must be all lower-case
(#83) Line exceeds 132 characters; contains 137 characters
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) 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 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 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
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) This comment is 60% valid code; is this commented out code?
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) No space found before comment text; expected "// $LIKE = $DB->sql_ilike();" but found "//$LIKE = $DB->sql_ilike();"
(#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 2
(#94) Variable "LIKE" must be all lower-case
(#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 4 spaces, found 1
(#95) Variable "FULLNAME" must be all lower-case
(#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
(#97) Variable "FULLNAME" must be all lower-case
(#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) Whitespace found at end of line
(#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) Whitespace found at end of line
(#116) Variable "userlistType" must be all lower-case
(#117) "require" must be immediately followed by an open parenthesis
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Line exceeds 132 characters; contains 145 characters
blocks/exastud/configuration_classmembers_courses.php
(#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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Variable "curPeriod" must be all lower-case
(#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
(#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
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 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 4 spaces, found 1
(#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 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 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 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 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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) Variable "userData" must be all lower-case
(#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
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 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 at least 12 spaces, found 3
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Variable "userData" must be all lower-case
(#81) Variable "userData" must be all lower-case
(#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 at least 12 spaces, found 4
(#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 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 12 spaces, found 3
(#92) Variable "userData" must be all lower-case
(#92) Variable "userData" 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 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 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
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) 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
(#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
(#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
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) 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
(#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 2
(#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 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 4 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 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#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
(#126) This comment is 57% valid code; is this commented out code?
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) 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 4 spaces, found 1
(#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
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 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 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 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 8 spaces, found 2
(#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 3
(#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 3
(#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 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 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 at least 4 spaces, found 1
(#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 at least 4 spaces, found 1
blocks/exastud/configuration_classteachers.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; 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
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#36) Variable "curPeriod" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 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 12 spaces, found 3
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 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
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#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
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#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
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 4
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 4
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 5
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 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 12 spaces, found 5
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#69) Variable "userData" must be all lower-case
(#70) Variable "subjectData" must be all lower-case
(#75) Variable "subjectData" must be all lower-case
(#77) Variable "userData" must be all lower-case
(#77) Variable "userData" 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 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
(#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
(#80) Variable "record_id" must not contain underscores.
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#81) Variable "record_id" must not contain underscores.
(#81) Variable "record_id" 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 at least 16 spaces, found 4
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 12 spaces, found 3
(#84) Variable "record_id" must not contain underscores.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Variable "record_id" must not contain underscores.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#88) Variable "userData" must be all lower-case
(#89) Variable "subjectData" must be all lower-case
(#94) Variable "subjectData" must be all lower-case
(#96) Variable "userData" must be all lower-case
(#96) Variable "userData" must be all lower-case
(#97) Line indented incorrectly; expected 8 spaces, found 12
(#97) Closing brace indented incorrectly; expected 2 spaces, found 12
(#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
(#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
(#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
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) This comment is 60% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) No space found before comment text; expected "// $LIKE = $DB->sql_ilike();" but found "//$LIKE = $DB->sql_ilike();"
(#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 2
(#107) Variable "LIKE" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#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) Variable "FULLNAME" must be all lower-case
(#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
(#110) Variable "FULLNAME" must be all lower-case
(#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
(#112) Whitespace found at end of line
(#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) Whitespace found at end of line
(#130) Variable "userlistType" must be all lower-case
(#131) "require" must be immediately followed by an open parenthesis
(#134) Line exceeds 132 characters; contains 145 characters
blocks/exastud/configuration_global.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 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 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 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 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 4 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 at least 4 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 4 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 4 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 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
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) 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 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) 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
(#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 at least 12 spaces, found 3
(#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
(#81) Closing brace indented incorrectly; expected 3 spaces, found 12
(#82) Spaces must be used to indent lines; 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 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) 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
(#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
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 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 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
(#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
(#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 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) 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 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 4 spaces, found 3
(#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 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 4 spaces, found 3
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 43% valid code; is this commented out code?
(#110) Line indented incorrectly; expected at least 4 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 4 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 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
(#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
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) 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 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 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 8 spaces, found 2
(#123) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#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 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 4 spaces, found 1
(#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
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) 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) 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
(#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
(#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
(#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 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 4 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 at least 4 spaces, found 3
(#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 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 4 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 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
(#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
(#164) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#168) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#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
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) 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 8 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 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 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#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
(#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 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 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 2
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 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 at least 8 spaces, found 2
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) 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 to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) 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 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 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 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 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 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#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
(#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 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) 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) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) 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
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#250) Line exceeds 132 characters; contains 170 characters
(#251) Spaces must be used to indent lines; tabs are not allowed
(#252) Spaces must be used to indent lines; tabs are not allowed
(#253) Spaces must be used to indent lines; tabs are not allowed
(#254) Spaces must be used to indent lines; tabs are not allowed
(#255) Spaces must be used to indent lines; tabs are not allowed
(#256) Spaces must be used to indent lines; tabs are not allowed
(#257) Spaces must be used to indent lines; tabs are not allowed
(#258) Spaces must be used to indent lines; tabs are not allowed
(#259) Spaces must be used to indent lines; tabs are not allowed
(#260) Spaces must be used to indent lines; tabs are not allowed
(#261) Spaces must be used to indent lines; tabs are not allowed
(#262) Spaces must be used to indent lines; tabs are not allowed
(#263) Spaces must be used to indent lines; tabs are not allowed
(#264) Spaces must be used to indent lines; tabs are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#266) Spaces must be used to indent lines; tabs are not allowed
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Line indented incorrectly; expected 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 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
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Variable "canEdit" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) This comment is 56% valid code; is this commented out code?
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Line indented incorrectly; expected at least 4 spaces, found 2
(#284) Line indented incorrectly; expected at least 4 spaces, found 2
(#285) Line indented incorrectly; expected at least 4 spaces, found 3
(#286) Line indented incorrectly; expected at least 4 spaces, found 2
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#290) Variable "canEdit" must be all lower-case
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 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 12 spaces, found 3
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 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
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#299) Spaces must be used to indent lines; tabs are not allowed
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#300) Line exceeds 132 characters; contains 168 characters
(#301) Spaces must be used to indent lines; tabs are not allowed
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Expected "if (...) {\n"; found "if (...) { "
(#302) Variable "canEdit" must be all lower-case
(#302) Closing brace must be on a line by itself
(#303) Spaces must be used to indent lines; tabs are not allowed
(#304) Spaces must be used to indent lines; tabs are not allowed
(#305) Spaces must be used to indent lines; tabs are not allowed
(#306) Spaces must be used to indent lines; tabs are not allowed
(#307) Spaces must be used to indent lines; tabs are not allowed
(#308) Spaces must be used to indent lines; tabs are not allowed
(#309) Spaces must be used to indent lines; tabs are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#315) Spaces must be used to indent lines; tabs are not allowed
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Line indented incorrectly; expected 4 spaces, found 2
(#316) Variable "canEdit" must be all lower-case
(#317) Spaces must be used to indent lines; tabs are not allowed
(#318) Spaces must be used to indent lines; tabs are not allowed
(#319) Spaces must be used to indent lines; tabs are not allowed
(#320) Spaces must be used to indent lines; tabs are not allowed
(#321) Spaces must be used to indent lines; tabs are not allowed
(#322) Spaces must be used to indent lines; tabs are not allowed
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Line indented incorrectly; expected 4 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Line indented incorrectly; expected 4 spaces, found 3
(#325) Variable "canEdit" must be all lower-case
(#326) Spaces must be used to indent lines; tabs are not allowed
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Line indented incorrectly; expected 4 spaces, found 3
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Line indented incorrectly; expected 4 spaces, found 3
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 3
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 3
(#331) Spaces must be used to indent lines; tabs are not allowed
(#332) Spaces must be used to indent lines; tabs are not allowed
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#335) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#343) Spaces must be used to indent lines; tabs are not allowed
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#344) Line exceeds 132 characters; contains 168 characters
(#345) Spaces must be used to indent lines; tabs are not allowed
(#346) Spaces must be used to indent lines; tabs are not allowed
(#347) Spaces must be used to indent lines; tabs are not allowed
(#348) Spaces must be used to indent lines; tabs are not allowed
(#349) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#351) Spaces must be used to indent lines; tabs are not allowed
(#352) Spaces must be used to indent lines; tabs are not allowed
(#353) Spaces must be used to indent lines; tabs are not allowed
(#354) Spaces must be used to indent lines; tabs are not allowed
(#355) Spaces must be used to indent lines; tabs are not allowed
(#356) Spaces must be used to indent lines; tabs are not allowed
(#357) Spaces must be used to indent lines; tabs are not allowed
(#358) Spaces must be used to indent lines; tabs are not allowed
(#359) Spaces must be used to indent lines; tabs are not allowed
(#360) Spaces must be used to indent lines; tabs are not allowed
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 4 spaces, found 1
(#371) Spaces must be used to indent lines; tabs are not allowed
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#372) Line exceeds 132 characters; contains 163 characters
(#373) Spaces must be used to indent lines; tabs are not allowed
(#374) Spaces must be used to indent lines; tabs are not allowed
(#375) Spaces must be used to indent lines; tabs are not allowed
(#376) Spaces must be used to indent lines; tabs are not allowed
(#377) Spaces must be used to indent lines; tabs are not allowed
(#378) Spaces must be used to indent lines; tabs are not allowed
(#379) Spaces must be used to indent lines; tabs are not allowed
(#380) Spaces must be used to indent lines; tabs are not allowed
(#381) Spaces must be used to indent lines; tabs are not allowed
(#382) Spaces must be used to indent lines; tabs are not allowed
(#383) Spaces must be used to indent lines; tabs are not allowed
(#384) Spaces must be used to indent lines; tabs are not allowed
(#385) Spaces must be used to indent lines; tabs are not allowed
(#386) Spaces must be used to indent lines; tabs are not allowed
(#387) Spaces must be used to indent lines; tabs are not allowed
(#388) Spaces must be used to indent lines; tabs are not allowed
(#389) Spaces must be used to indent lines; tabs are not allowed
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Line indented incorrectly; expected 4 spaces, found 1
(#392) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exastud/configuration_periods.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// Form processing and displaying is done here" but found "//Form processing and displaying is done here"
(#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
(#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
(#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
(#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) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#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
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#52) Variable "oldPeriodData" must be all lower-case
(#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) 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 8 spaces, found 2
(#58) Variable "oldPeriodData" must be all lower-case
(#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
(#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
(#60) Expected "} else if (...) {\n"; found "}\n\telse if(...) {\n"
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#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 at least 4 spaces, found 1
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#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 4 spaces, found 1
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Commas (,) must be followed by white space.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#79) Expected "} else if (...) {\n"; found "}\nelse if(...) {\n"
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#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) Variable "periodData" must be all lower-case
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#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
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Variable "periodData" must be all lower-case
(#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) Expected "} else {\n"; found "}\nelse {\n"
(#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
(#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
(#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) 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
(#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 at least 4 spaces, found 1
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space before "+"; 0 found
(#91) Expected 1 space after "+"; 0 found
(#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
blocks/exastud/copy_classes.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#29) Variable "actPeriod" must be all lower-case
(#30) Variable "lastPeriod" must be all lower-case
(#31) Variable "lastPeriodClasses" must be all lower-case
(#31) Variable "lastPeriod" must be all lower-case
(#31) Variable "lastPeriod" must be all lower-case
(#33) Variable "lastPeriodClasses" must be all lower-case
(#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
(#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
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#40) Variable "lastPeriodClasses" must be all lower-case
(#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 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 "lastPeriodClasses" must be all lower-case
(#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
(#45) Variable "oldId" must be all lower-case
(#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) Variable "actPeriod" must be all lower-case
(#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
(#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
(#50) Variable "newId" must be all lower-case
(#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
(#55) Variable "newId" must be all lower-case
(#55) Variable "oldId" 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
(#59) Variable "newId" must be all lower-case
(#59) Variable "oldId" 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 4 spaces, found 1
(#61) Variable "newId" 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 4 spaces, found 1
(#75) Variable "lastPeriodClasses" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 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 at least 4 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 4 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 4 spaces, found 3
(#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
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
blocks/exastud/db/access.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) 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
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) This comment is 46% valid code; is this commented out code?
(#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
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#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
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#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
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
blocks/exastud/db/install.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#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
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 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 4 spaces, found 1
blocks/exastud/db/upgrade.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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
(#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) 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 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 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 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 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 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 4 spaces, found 1
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#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
(#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 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
(#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
(#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
(#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 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
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) 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
(#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) 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
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 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 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 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
(#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 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
(#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
(#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
(#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 at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) 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 8 spaces, found 2
(#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 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 12 spaces, found 3
(#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
(#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 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
(#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
(#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 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 12 spaces, found 3
(#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
(#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 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 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
(#125) Spaces must be used to indent lines; 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 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
(#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 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 12 spaces, found 3
(#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
(#135) Spaces must be used to indent lines; 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 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 8 spaces, found 2
(#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
(#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 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) 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) 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 at least 8 spaces, found 2
(#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
(#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 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 4 spaces, found 1
(#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
(#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 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
(#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) 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 at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) 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 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 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 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 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 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
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 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 8 spaces, found 2
(#186) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 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 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
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 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 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 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 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
(#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 8 spaces, found 2
(#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
(#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
(#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 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 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
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 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 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 8 spaces, found 2
(#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
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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
(#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 at least 8 spaces, found 2
(#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
(#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
(#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 8 spaces, found 2
(#236) Spaces must be used to indent lines; 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 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 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 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 8 spaces, found 2
(#243) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 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 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 8 spaces, found 2
(#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
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#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 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#254) Spaces must be used to indent lines; 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 to indent lines; 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 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 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 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 8 spaces, found 2
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) 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) 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
(#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 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 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#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 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 8 spaces, found 2
(#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
(#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) Line indented incorrectly; expected 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 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 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 at least 8 spaces, found 2
(#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
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 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 12 spaces, found 3
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 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 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 12 spaces, found 3
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 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 4 spaces, found 1
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#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 at least 8 spaces, found 2
(#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
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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 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
(#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 4 spaces, found 1
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#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
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line exceeds 132 characters; contains 141 characters
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 8 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 12 spaces, found 3
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 12 spaces, found 4
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 4
(#323) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 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) Line indented incorrectly; expected 4 spaces, found 1
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#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 4 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 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 8 spaces, found 5
(#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 5
(#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 5
(#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 5
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#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 5
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 5
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#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 5
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 5
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#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 5
(#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 5
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 5
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 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 8 spaces, found 5
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 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 8 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 at least 8 spaces, found 5
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 5
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 5
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#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) 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 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 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 at least 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 8 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 8 spaces, found 5
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 5
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#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
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#385) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) 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 at least 4 spaces, found 1
blocks/exastud/export_class.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Variable "curPeriod" 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 at least 4 spaces, found 1
(#63) Line exceeds 132 characters; contains 153 characters
(#67) Line exceeds 132 characters; contains 139 characters
(#69) This comment is 50% valid code; is this commented out code?
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#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 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 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 at least 12 spaces, found 3
(#83) Variable "studentData" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#84) Variable "studentData" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#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
(#86) Line exceeds 132 characters; contains 136 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Line exceeds 132 characters; contains 141 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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 4 spaces, found 1
(#97) This comment is 48% valid code; is this commented out code?
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/import_class.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Variable "curPeriod" must be all lower-case
(#39) "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 4 spaces, found 1
(#42) Visibility must be declared on method "definition"
(#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
(#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
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line exceeds 132 characters; contains 147 characters
(#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) This comment is 67% valid code; is this commented out code?
(#48) 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
(#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 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Visibility must be declared on method "definition"
(#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) 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
(#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
(#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
(#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
(#77) Variable "override_reviews" must not contain underscores.
(#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
(#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) 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) 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
(#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
(#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
(#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
(#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 4 spaces, found 1
(#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) This comment is 59% valid code; is this commented out code?
(#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) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 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 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 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
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 4 spaces, found 1
(#106) Variable "classData" 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 4 spaces, found 1
(#107) Variable "classData" must be all lower-case
(#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
(#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
(#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
(#113) Variable "classData" 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
(#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
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Variable "classData" 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 8 spaces, found 2
(#118) Line exceeds 132 characters; contains 163 characters
(#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
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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) This comment is 65% valid code; is this commented out code?
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#131) Variable "classData" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "classData" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) 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
(#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 8 spaces, found 2
(#138) Variable "classData" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) 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
(#146) Variable "classteacherMapping" 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 4 spaces, found 1
(#148) Variable "classData" 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 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
(#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 at least 12 spaces, found 3
(#154) Variable "classteacherMapping" 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 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 4 spaces, found 1
(#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) 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
(#159) Variable "classData" must be all lower-case
(#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) Line indented incorrectly; expected at least 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 at least 12 spaces, found 4
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 4
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 4
(#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
(#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 4 spaces, found 1
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 8 spaces, found 2
(#173) Variable "classData" must be all lower-case
(#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 4
(#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 4
(#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 4
(#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 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 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 8 spaces, found 2
(#181) Variable "classData" 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 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 12 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 8 spaces, found 2
(#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
(#186) Variable "classData" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 12 spaces, found 3
(#187) Variable "classteacherMapping" 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
(#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
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Variable "classteacherMapping" 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
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 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 4 spaces, found 1
(#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
(#196) Variable "override_reviews" must not contain underscores.
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#197) Variable "classData" must be all lower-case
(#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) Empty IF statement detected
(#198) Line exceeds maximum limit of 180 characters; contains 204 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#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 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 16 spaces, found 4
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 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 12 spaces, found 3
(#204) Variable "dbReview" must be all lower-case
(#204) Line exceeds maximum limit of 180 characters; contains 198 characters
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 16 spaces, found 4
(#207) Variable "dbReview" 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 16 spaces, found 4
(#208) Variable "dbReview" 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 16 spaces, found 4
(#209) Variable "dbReview" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#212) Variable "dbReview" 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 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 20 spaces, found 5
(#214) Variable "dbReview" must be all lower-case
(#214) Variable "dbReview" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 24 spaces, found 6
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 24 spaces, found 6
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 24 spaces, found 6
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 28 spaces, found 7
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 28 spaces, found 7
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 32 spaces, found 8
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 28 spaces, found 7
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 24 spaces, found 6
(#223) Usage of ELSEIF not allowed; use ELSE IF instead
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 28 spaces, found 7
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 24 spaces, found 6
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 28 spaces, found 7
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 24 spaces, found 6
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 28 spaces, found 7
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 24 spaces, found 6
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 24 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 24 spaces, found 7
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 24 spaces, found 7
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 24 spaces, found 6
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 24 spaces, found 6
(#235) Line exceeds 132 characters; contains 158 characters
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 20 spaces, found 5
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) This comment is 60% valid code; is this commented out code?
(#238) Line indented incorrectly; expected at least 20 spaces, found 5
(#239) Line indented incorrectly; expected at least 20 spaces, found 5
(#240) Line indented incorrectly; expected at least 20 spaces, found 5
(#241) Line indented incorrectly; expected at least 20 spaces, found 6
(#242) Line indented incorrectly; expected at least 20 spaces, found 5
(#244) Line indented incorrectly; expected at least 20 spaces, found 5
(#245) Line indented incorrectly; expected at least 20 spaces, found 5
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 16 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 12 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Line exceeds maximum limit of 180 characters; contains 214 characters
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 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 20 spaces, found 5
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 16 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 12 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 8 spaces, found 2
(#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
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) 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 4 spaces, found 1
(#270) Variable "submitted_data" 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
(#271) Variable "submitted_data" must not contain underscores.
(#271) Variable "submitted_data" must not contain underscores.
(#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
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Variable "submitted_data" must not contain underscores.
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#282) Variable "submitted_data" must not contain underscores.
(#282) Variable "submitted_data" 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 8 spaces, found 2
(#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 4 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Variable "submitted_data" 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 4 spaces, found 1
(#289) Variable "submitted_data" 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 4 spaces, found 1
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exastud/inc.php
(#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/>.".
(#20) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) "require_once" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#22) "require_once" must be immediately followed by an open parenthesis
blocks/exastud/lang/de/block_exastud.php
(#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/>.".
(#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
(#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
(#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
(#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
(#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
(#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
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/lang/en/block_exastud.php
(#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/>.".
(#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
(#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
(#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
(#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
(#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
(#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
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/lang/it/block_exastud.php
(#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/>.".
(#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
(#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
(#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
(#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
(#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
(#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
blocks/exastud/lang/total.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#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
(#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
(#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
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#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
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#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
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#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
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#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
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#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
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#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
(#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
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#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
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#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
(#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
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#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
(#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
(#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
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#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
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#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
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#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
(#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
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#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
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#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
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#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
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#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
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#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
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#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
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#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
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#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
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#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
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#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
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#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
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#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
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 4 spaces, found 1
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 2
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 4 spaces, found 2
(#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
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 4 spaces, found 2
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 4 spaces, found 2
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 4 spaces, found 1
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 4 spaces, found 1
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 4 spaces, found 2
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 2
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 4 spaces, found 1
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 4 spaces, found 2
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 4 spaces, found 2
(#565) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 4 spaces, found 2
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 4 spaces, found 2
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 4 spaces, found 2
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 4 spaces, found 2
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 4 spaces, found 1
(#574) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 4 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 4 spaces, found 2
(#577) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 4 spaces, found 1
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 4 spaces, found 2
(#580) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 2
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 4 spaces, found 2
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 4 spaces, found 1
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 4 spaces, found 1
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 4 spaces, found 2
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 4 spaces, found 2
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#592) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 4 spaces, found 2
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 2
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 4 spaces, found 1
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 4 spaces, found 2
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 4 spaces, found 2
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 4 spaces, found 1
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) This comment is 60% valid code; is this commented out code?
(#600) Line indented incorrectly; expected at least 4 spaces, found 1
(#601) Line indented incorrectly; expected at least 4 spaces, found 1
(#602) Line indented incorrectly; expected at least 4 spaces, found 2
(#603) Line indented incorrectly; expected at least 4 spaces, found 2
(#604) Line indented incorrectly; expected at least 4 spaces, found 1
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#606) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 4 spaces, found 2
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 4 spaces, found 2
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 4 spaces, found 1
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 4 spaces, found 1
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 4 spaces, found 2
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 4 spaces, found 2
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
blocks/exastud/lib.php
(#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/>.".
(#21) "require_once" must be immediately followed by an open parenthesis
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line exceeds 132 characters; contains 134 characters
(#24) Line indented incorrectly; expected at least 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 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 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 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) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/lib/classes.php
(#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/>.".
(#24) "require_once" must be immediately followed by an open parenthesis
(#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 "get_niveau_options"
(#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) Line indented incorrectly; expected 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 4 spaces, found 1
(#33) Visibility must be declared on method "get_niveau_option_title"
(#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 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 4 spaces, found 1
(#39) Visibility must be declared on method "get_template_name"
(#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
(#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
(#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
(#43) Visibility must be declared on method "get_template_grades"
(#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
(#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
(#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
(#47) Visibility must be declared on method "get_template_inputs"
(#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 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 4 spaces, found 1
(#51) Visibility must be declared on method "get_all_template_configs"
(#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) Variable "grades_1_bis_6" must not contain underscores.
(#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
(#53) Variable "grades_short" 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 8 spaces, found 2
(#54) Variable "grades_mit_plus_minus_bis" 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 at least 8 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 8 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 8 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 8 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 8 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 8 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 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 at least 8 spaces, found 2
(#62) Variable "grades_mit_plus_minus_bis_ausgeschrieben" must not contain underscores.
(#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 3
(#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 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 8 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 at least 8 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 at least 8 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 at least 8 spaces, found 3
(#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
(#70) Variable "grades_lang" must not contain underscores.
(#70) Line exceeds 132 characters; contains 139 characters
(#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
(#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 3
(#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 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 8 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Variable "grades_1_bis_6" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 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 8 spaces, found 5
(#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 6
(#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 6
(#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 5
(#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 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 8 spaces, found 3
(#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 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 8 spaces, found 4
(#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 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 8 spaces, found 4
(#87) Variable "grades_mit_plus_minus_bis" 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 8 spaces, found 4
(#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 5
(#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 6
(#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 6
(#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 5
(#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 4
(#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 3
(#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 3
(#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 4
(#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 4
(#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 4
(#98) Variable "grades_1_bis_6" 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 4
(#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 5
(#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 6
(#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 6
(#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 5
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 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 8 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 8 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 8 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 8 spaces, found 4
(#109) Variable "grades_mit_plus_minus_bis" 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 8 spaces, found 4
(#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 5
(#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 6
(#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 6
(#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 5
(#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 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 8 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 8 spaces, found 3
(#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 4
(#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 4
(#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 4
(#120) Variable "grades_1_bis_6" 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 at least 8 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 8 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 at least 8 spaces, found 6
(#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 6
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 4
(#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 3
(#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 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 8 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 at least 8 spaces, found 4
(#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 4
(#131) Variable "grades_mit_plus_minus_bis_ausgeschrieben" 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 8 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 at least 8 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 at least 8 spaces, found 6
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 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 8 spaces, found 5
(#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 5
(#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 6
(#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 6
(#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 6
(#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 5
(#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 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 8 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 at least 8 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 at least 8 spaces, found 4
(#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 4
(#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 4
(#148) Variable "grades_short" 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 8 spaces, found 4
(#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 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 8 spaces, found 6
(#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 6
(#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 6
(#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 5
(#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 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#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 6
(#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 5
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 6
(#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 5
(#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 5
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 6
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 5
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 3
(#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 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 8 spaces, found 4
(#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 4
(#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 4
(#171) Variable "grades_lang" must not contain underscores.
(#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 4
(#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 5
(#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 6
(#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 6
(#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 6
(#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 7
(#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 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 8 spaces, found 7
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 7
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 7
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 7
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 7
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 6
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 5
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 5
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 6
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 6
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 6
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 6
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 4
(#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 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 8 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 8 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 8 spaces, found 4
(#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 4
(#207) Variable "grades_lang" must not contain underscores.
(#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 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 8 spaces, found 5
(#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 6
(#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 6
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 7
(#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 7
(#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 6
(#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 5
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) This comment is 57% valid code; is this commented out code?
(#217) Line indented incorrectly; expected at least 8 spaces, found 5
(#218) Line indented incorrectly; expected at least 8 spaces, found 5
(#219) Line indented incorrectly; expected at least 8 spaces, found 6
(#220) Line indented incorrectly; expected at least 8 spaces, found 6
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#222) Line indented incorrectly; expected at least 8 spaces, found 5
(#223) Line indented incorrectly; expected at least 8 spaces, found 6
(#224) Line indented incorrectly; expected at least 8 spaces, found 6
(#225) Line indented incorrectly; expected at least 8 spaces, found 6
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#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 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 8 spaces, found 5
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 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 8 spaces, found 4
(#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 at least 8 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 at least 8 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 at least 8 spaces, found 4
(#243) Variable "grades_short" must not contain underscores.
(#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 4
(#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 5
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 6
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#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 5
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 6
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 5
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 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 at least 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 at least 8 spaces, found 4
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 4
(#260) Variable "grades_lang" must not contain underscores.
(#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 4
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) This comment is 57% valid code; is this commented out code?
(#262) Line indented incorrectly; expected at least 8 spaces, found 5
(#263) Line indented incorrectly; expected at least 8 spaces, found 5
(#264) Line indented incorrectly; expected at least 8 spaces, found 6
(#265) Line indented incorrectly; expected at least 8 spaces, found 6
(#266) Line indented incorrectly; expected at least 8 spaces, found 6
(#267) Line indented incorrectly; expected at least 8 spaces, found 7
(#268) Line indented incorrectly; expected at least 8 spaces, found 7
(#269) Line indented incorrectly; expected at least 8 spaces, found 6
(#270) Line indented incorrectly; expected at least 8 spaces, found 5
(#271) Line indented incorrectly; expected at least 8 spaces, found 5
(#272) Line indented incorrectly; expected at least 8 spaces, found 6
(#273) Line indented incorrectly; expected at least 8 spaces, found 6
(#274) Line indented incorrectly; expected at least 8 spaces, found 5
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Line indented incorrectly; expected at least 8 spaces, found 6
(#277) Line indented incorrectly; expected at least 8 spaces, found 6
(#278) Line indented incorrectly; expected at least 8 spaces, found 6
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Line indented incorrectly; expected at least 8 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 at least 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 at least 8 spaces, found 6
(#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 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 8 spaces, found 5
(#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 5
(#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 6
(#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 5
(#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 5
(#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 6
(#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 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 8 spaces, found 4
(#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 3
(#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 3
(#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 4
(#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 4
(#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 4
(#296) Variable "grades_short" must not contain underscores.
(#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 4
(#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 5
(#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 6
(#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 6
(#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 6
(#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 5
(#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 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 6
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 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 8 spaces, found 5
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 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 8 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 8 spaces, found 3
(#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 4
(#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 4
(#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 4
(#313) Variable "grades_lang" must not contain underscores.
(#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 4
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) This comment is 57% valid code; is this commented out code?
(#315) Line indented incorrectly; expected at least 8 spaces, found 5
(#316) Line indented incorrectly; expected at least 8 spaces, found 5
(#317) Line indented incorrectly; expected at least 8 spaces, found 6
(#318) Line indented incorrectly; expected at least 8 spaces, found 6
(#319) Line indented incorrectly; expected at least 8 spaces, found 5
(#320) Line indented incorrectly; expected at least 8 spaces, found 5
(#321) Line indented incorrectly; expected at least 8 spaces, found 6
(#322) Line indented incorrectly; expected at least 8 spaces, found 6
(#323) Line indented incorrectly; expected at least 8 spaces, found 6
(#324) Line indented incorrectly; expected at least 8 spaces, found 5
(#325) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#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 6
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#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 6
(#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 5
(#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 4
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 4
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 4
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 6
(#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 6
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 5
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 4
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 3
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 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 8 spaces, found 4
(#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 4
(#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 4
(#353) Variable "grades_lang" must not contain underscores.
(#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 4
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) This comment is 57% valid code; is this commented out code?
(#355) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 6
(#363) Line indented incorrectly; expected at least 8 spaces, found 6
(#364) Line indented incorrectly; expected at least 8 spaces, found 6
(#365) Line indented incorrectly; expected at least 8 spaces, found 5
(#366) Line indented incorrectly; expected at least 8 spaces, found 5
(#367) Line indented incorrectly; expected at least 8 spaces, found 6
(#368) Line indented incorrectly; expected at least 8 spaces, found 6
(#369) Line indented incorrectly; expected at least 8 spaces, found 6
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 4
(#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 3
(#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 3
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 4
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 4
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 3
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 6
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 7
(#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 7
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 7
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 3
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 6
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Variable "grades_lang" must not contain underscores.
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Variable "grades_short" must not contain underscores.
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 3
(#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 4
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 3
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) 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) Line indented incorrectly; expected 4 spaces, found 1
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#423) Visibility must be declared on method "get_template_config"
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) 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 8 spaces, found 2
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 3
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 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 12 spaces, found 3
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 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 4 spaces, found 1
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 4 spaces, found 1
(#433) Visibility must be declared on method "get_all_default_print_templates"
(#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 2
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 4 spaces, found 1
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 4 spaces, found 1
(#437) Visibility must be declared on method "get_class_available_print_templates"
(#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 2
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 1
(#441) Visibility must be declared on method "get_class_other_print_templates"
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 8 spaces, found 2
(#443) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 8 spaces, found 2
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 12 spaces, found 3
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 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
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 12 spaces, found 3
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 4 spaces, found 1
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 12 spaces, found 3
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 4 spaces, found 1
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 4 spaces, found 1
(#472) Visibility must be declared on method "get_class_other_print_templates_for_input"
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 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 12 spaces, found 3
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 8 spaces, found 2
(#476) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 2
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 2
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#485) Spaces must be used to indent lines; 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) This comment is 60% valid code; is this commented out code?
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 4 spaces, found 1
(#490) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#492) Spaces must be used to indent lines; tabs are not allowed
(#493) Spaces must be used to indent lines; tabs are not allowed
(#494) Spaces must be used to indent lines; tabs are not allowed
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 8 spaces, found 2
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 12 spaces, found 3
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 8 spaces, found 2
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 4 spaces, found 1
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 4 spaces, found 1
(#505) Visibility must be declared on method "get_bp_available_print_templates"
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 8 spaces, found 2
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 12 spaces, found 3
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 16 spaces, found 4
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 4
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 12 spaces, found 3
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 12 spaces, found 3
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 16 spaces, found 4
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 16 spaces, found 4
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 16 spaces, found 4
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 16 spaces, found 4
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 16 spaces, found 4
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 16 spaces, found 4
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 16 spaces, found 4
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 16 spaces, found 4
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 16 spaces, found 4
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 16 spaces, found 4
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 16 spaces, found 4
(#526) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 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 8 spaces, found 2
(#529) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#535) Visibility must be declared on method "get_templateids_with_projekt_pruefung"
(#536) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 3
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 3
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 3
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 4 spaces, found 1
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 4 spaces, found 1
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 4 spaces, found 1
(#549) Visibility must be declared on method "create"
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 4 spaces, found 1
(#553) Visibility must be declared on method "__construct"
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 4 spaces, found 1
(#557) Visibility must be declared on method "get_name"
(#558) Spaces must be used to indent lines; 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 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) Line indented incorrectly; expected 4 spaces, found 1
(#561) Visibility must be declared on method "get_template_id"
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 4 spaces, found 1
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 4 spaces, found 1
(#565) Visibility must be declared on method "get_grade_options"
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 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) Visibility must be declared on method "get_inputs"
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 4 spaces, found 1
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 4 spaces, found 1
(#573) Visibility must be declared on method "get_config"
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 4 spaces, found 1
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 4 spaces, found 1
(#577) Visibility must be declared on method "get_file"
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 8 spaces, found 5
(#578) Expected "if (...) {\n"; found "if(...){\n"
(#578) Line exceeds 132 characters; contains 142 characters
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 9
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 5
(#580) Expected "} else {\n"; found "}else{\n"
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 4
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 5
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/lib/common.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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/>.".
(#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
(#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 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 12 spaces, found 3
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 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
(#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
(#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 at least 12 spaces, found 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 16 spaces, found 4
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#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
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 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 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 20 spaces, found 5
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 16 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 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) Line indented incorrectly; expected 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 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 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 16 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#69) Visibility must be declared on method "request_uri"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 5
(#78) Member variable "uName" must be all lower-case
(#78) Scope modifier not specified for member variable "$uName"
(#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
(#80) Protected method name "event::prepareData" must be in lower-case letters only
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 16 spaces, found 4
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 20 spaces, found 5
(#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
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 20 spaces, found 5
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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
(#95) Visibility must be declared on method "log"
(#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 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Visibility must be declared on method "__construct"
(#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 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 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 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 20 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 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
(#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
(#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 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 4 spaces, found 1
(#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
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#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) Public method name "SimpleXMLElement::addChildWithCDATA" must be in lower-case letters only
(#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
(#124) Variable "new_child" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#126) Variable "new_child" must not contain underscores.
(#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) Variable "new_child" 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 16 spaces, found 4
(#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 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 "new_child" 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 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Variable "rootElement" 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 12 spaces, found 3
(#136) Variable "rootElement" 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 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 8 spaces, found 2
(#139) Public method name "SimpleXMLElement::addChildWithCDATAIfValue" must be in lower-case letters only
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#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 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
(#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
(#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
(#147) Public method name "SimpleXMLElement::addChild" must be in lower-case letters only
(#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
(#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 "newNode" 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 16 spaces, found 4
(#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 "newNode" must be all lower-case
(#151) Variable "newNode" 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 at least 16 spaces, found 4
(#152) Variable "newNode" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 12 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 at least 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 12 spaces, found 3
(#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
(#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
(#163) Public method name "SimpleXMLElement::asPrettyXML" must be in lower-case letters only
(#164) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) 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) 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) Line indented incorrectly; expected 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 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
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 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 8 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 8 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 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#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 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#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
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Visibility must be declared on method "__call"
(#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
(#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 8 spaces, found 2
(#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
(#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
(#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
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 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 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 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 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 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#214) Variable "dbItem" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#216) Variable "dbItem" 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 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 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
(#220) Variable "dbItem" must be all lower-case
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 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 8 spaces, found 2
(#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
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 12 spaces, found 3
(#236) Variable "dbItem" 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 16 spaces, found 4
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 20 spaces, found 5
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 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
(#241) Variable "dbItem" 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 at least 16 spaces, found 4
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#244) Variable "dbItem" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 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 16 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 16 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 20 spaces, found 5
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 16 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 16 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 16 spaces, found 4
(#253) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 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 8 spaces, found 2
(#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
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 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 16 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 12 spaces, found 3
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 at least 12 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 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 "valueType" 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
(#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 4
(#272) Variable "valueType" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 12 spaces, found 3
(#275) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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
(#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
(#282) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#284) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 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 "keyType" 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
(#288) Variable "valueType" must be all lower-case
(#290) Spaces must be used to indent lines; 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) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#291) Variable "keyType" must be all lower-case
(#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
(#292) Variable "keyType" must be all lower-case
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 12 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 3
(#295) Variable "keyType" must be all lower-case
(#295) Variable "keyType" must be all lower-case
(#295) Variable "keyType" 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 "keyType" must be all lower-case
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 12 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Variable "valueType" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 16 spaces, found 4
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 20 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 16 spaces, found 4
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 16 spaces, found 4
(#306) Variable "keyType" 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 at least 20 spaces, found 5
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 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 20 spaces, found 5
(#309) Variable "keyType" 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 16 spaces, found 4
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 12 spaces, found 3
(#313) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 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 16 spaces, found 4
(#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
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 4
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 12 spaces, found 3
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 12 spaces, found 3
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 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 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 12 spaces, found 3
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 12 spaces, found 3
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 4
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#344) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 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
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 12 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 4
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 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 4
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 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 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 8 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) 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 12 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 4
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 12 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 12 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 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 8 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 at least 12 spaces, found 3
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 12 spaces, found 3
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) 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 16 spaces, found 4
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 12 spaces, found 3
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) 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) Line indented incorrectly; expected 12 spaces, found 3
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 16 spaces, found 4
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 3
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 8 spaces, found 2
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 spaces, found 2
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 12 spaces, found 3
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 16 spaces, found 4
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 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 12 spaces, found 3
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 16 spaces, found 4
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 12 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 16 spaces, found 4
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 3
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used to indent lines; 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 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
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 4 spaces, found 1
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 4 spaces, found 1
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#415) Member variable "DB" must be all lower-case
(#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
(#419) Spaces must be used to indent lines; tabs are not allowed
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 2
(#420) Member variable "PAGE" must be all lower-case
(#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
(#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) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#425) Member variable "OUTPUT" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used to indent lines; tabs are not allowed
(#429) Spaces must be used to indent lines; tabs are not allowed
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 8 spaces, found 2
(#430) Member variable "COURSE" must be all lower-case
(#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 2
(#433) Spaces must be used to indent lines; tabs are not allowed
(#434) Spaces must be used to indent lines; tabs are not allowed
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 8 spaces, found 2
(#435) Member variable "USER" must be all lower-case
(#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
(#439) Spaces must be used to indent lines; tabs are not allowed
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 8 spaces, found 2
(#440) Member variable "SITE" must be all lower-case
(#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 2
(#443) Spaces must be used to indent lines; tabs are not allowed
(#444) Spaces must be used to indent lines; tabs are not allowed
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 8 spaces, found 2
(#445) Member variable "CFG" must be all lower-case
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 8 spaces, found 2
(#448) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 3
(#449) Must use "self::" for local static member reference
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Must use "self::" for local static member reference
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Must use "self::" for local static member reference
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 12 spaces, found 3
(#452) Must use "self::" for local static member reference
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 12 spaces, found 3
(#453) Must use "self::" for local static member reference
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 3
(#454) Must use "self::" for local static member reference
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#455) Must use "self::" for local static member reference
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 8 spaces, found 2
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 4 spaces, found 1
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 8 spaces, found 2
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 12 spaces, found 3
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 8 spaces, found 2
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Variable "langDir" must be all lower-case
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Variable "totalFile" must be all lower-case
(#472) Variable "langDir" must be all lower-case
(#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
(#473) Variable "langFile" must be all lower-case
(#473) Variable "langDir" must be all lower-case
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 8 spaces, found 2
(#475) Variable "totalFile" must be all lower-case
(#475) Variable "langFile" must be all lower-case
(#475) Variable "totalFile" must be all lower-case
(#475) Variable "langFile" must be all lower-case
(#475) Variable "langFile" must be all lower-case
(#475) Line exceeds 132 characters; contains 143 characters
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Line indented incorrectly; expected at least 12 spaces, found 3
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Line indented incorrectly; expected at least 12 spaces, found 3
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 12 spaces, found 3
(#479) "require" must be immediately followed by an open parenthesis
(#479) Variable "totalFile" must be all lower-case
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#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
(#481) Line indented incorrectly; expected at least 12 spaces, found 3
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 3
(#482) Variable "totalFile" must be all lower-case
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 12 spaces, found 3
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 16 spaces, found 4
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#487) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 16 spaces, found 4
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 12 spaces, found 3
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 4 spaces, found 3
(#494) Variable "totalLanguages" must be all lower-case
(#494) The use of function eval() is forbidden
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 3
(#496) Variable "byLang" must be all lower-case
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 3
(#498) Variable "totalLanguages" must be all lower-case
(#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 4
(#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 5
(#500) Variable "byLang" must be all lower-case
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 12 spaces, found 5
(#501) Variable "byLang" must be all lower-case
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 5
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 8 spaces, found 4
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 8 spaces, found 4
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 5
(#505) Variable "byLang" must be all lower-case
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 5
(#506) Variable "byLang" must be all lower-case
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 12 spaces, found 5
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 8 spaces, found 4
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 4
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 5
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 6
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 12 spaces, found 5
(#512) Usage of ELSEIF not allowed; use ELSE IF instead
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 16 spaces, found 6
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 12 spaces, found 5
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 12 spaces, found 5
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 16 spaces, found 6
(#516) Variable "byLang" must be all lower-case
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 12 spaces, found 5
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 16 spaces, found 6
(#518) Variable "byLang" must be all lower-case
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 12 spaces, found 5
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 8 spaces, found 4
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 3
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 4 spaces, found 3
(#523) Variable "byLang" must be all lower-case
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 4
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 4
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 12 spaces, found 5
(#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 6
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 12 spaces, found 5
(#529) Usage of ELSEIF not allowed; use ELSE IF instead
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Line indented incorrectly; expected at least 16 spaces, found 6
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 16 spaces, found 6
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 12 spaces, found 5
(#532) Empty ELSEIF statement detected
(#532) Usage of ELSEIF not allowed; use ELSE IF instead
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 12 spaces, found 5
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 16 spaces, found 6
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 12 spaces, found 5
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 8 spaces, found 4
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 4
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 4
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) This comment is 63% valid code; is this commented out code?
(#540) Line indented incorrectly; expected at least 8 spaces, found 4
(#541) Line indented incorrectly; expected at least 8 spaces, found 4
(#542) Line indented incorrectly; expected at least 8 spaces, found 5
(#544) Line indented incorrectly; expected at least 8 spaces, found 1
(#545) Line indented incorrectly; expected at least 8 spaces, found 1
(#546) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Line indented incorrectly; expected at least 8 spaces, found 1
(#548) Line indented incorrectly; expected at least 8 spaces, found 1
(#549) Line indented incorrectly; expected at least 8 spaces, found 4
(#550) Line indented incorrectly; expected at least 8 spaces, found 4
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 4
(#552) Variable "langDir" must be all lower-case
(#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 4
(#553) Variable "langDir" must be all lower-case
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 4 spaces, found 3
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 8 spaces, found 2
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 4 spaces, found 1
(#558) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#560) Spaces must be used to indent lines; tabs are not allowed
(#561) Spaces must be used to indent lines; tabs are not allowed
(#562) Spaces must be used to indent lines; tabs are not allowed
(#563) Spaces must be used to indent lines; tabs are not allowed
(#564) Spaces must be used to indent lines; tabs are not allowed
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 4 spaces, found 1
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 8 spaces, found 2
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 8 spaces, found 2
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 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 8 spaces, found 2
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 4 spaces, found 1
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 4 spaces, found 1
(#580) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 4 spaces, found 1
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 8 spaces, found 2
(#587) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 8 spaces, found 2
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 4 spaces, found 1
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 2
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 8 spaces, found 2
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 12 spaces, found 3
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 12 spaces, found 3
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 12 spaces, found 3
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 12 spaces, found 3
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 16 spaces, found 4
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 20 spaces, found 5
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 20 spaces, found 5
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 16 spaces, found 4
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 16 spaces, found 4
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 20 spaces, found 5
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 20 spaces, found 5
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 16 spaces, found 4
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 16 spaces, found 4
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 16 spaces, found 4
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 12 spaces, found 3
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 12 spaces, found 3
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 16 spaces, found 4
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 12 spaces, found 3
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#614) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 8 spaces, found 2
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 4 spaces, found 1
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#621) Spaces must be used to indent lines; tabs are not allowed
(#622) Spaces must be used to indent lines; tabs are not allowed
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 4 spaces, found 1
(#623) Variable "string_or_strings" must not contain underscores.
(#623) Variable "arg_or_args" must not contain underscores.
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 2
(#625) Variable "origArgs" must be all lower-case
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#628) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) 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 8 spaces, found 2
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 8 spaces, found 2
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected 8 spaces, found 2
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 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
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 8 spaces, found 2
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Line indented incorrectly; expected at least 12 spaces, found 3
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 12 spaces, found 3
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 3
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 8 spaces, found 2
(#646) Usage of ELSEIF not allowed; use ELSE IF instead
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 12 spaces, found 3
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 8 spaces, found 2
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 12 spaces, found 3
(#649) The use of function print_r() is forbidden
(#649) Variable "origArgs" 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 8 spaces, found 2
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 8 spaces, found 2
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 12 spaces, found 3
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected 8 spaces, found 2
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 2
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 12 spaces, found 3
(#657) The use of function print_r() is forbidden
(#657) Variable "origArgs" must be all lower-case
(#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
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Line indented incorrectly; expected at least 8 spaces, found 2
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 8 spaces, found 2
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 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 16 spaces, found 4
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 20 spaces, found 5
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 20 spaces, found 5
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 16 spaces, found 4
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 20 spaces, found 5
(#667) Variable "origArgs" must be all lower-case
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 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 8 spaces, found 2
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 2
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#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
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected 8 spaces, found 2
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 8 spaces, found 2
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 12 spaces, found 3
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 8 spaces, found 2
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Line indented incorrectly; expected at least 8 spaces, found 2
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 8 spaces, found 2
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 12 spaces, found 3
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 8 spaces, found 2
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected 8 spaces, found 2
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 12 spaces, found 3
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 8 spaces, found 2
(#697) Spaces must be used to indent lines; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 12 spaces, found 3
(#697) Variable "origArgs" must be all lower-case
(#697) Line exceeds 132 characters; contains 134 characters
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected 8 spaces, found 2
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 4 spaces, found 1
(#702) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 2
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 4 spaces, found 1
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 4 spaces, found 1
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 8 spaces, found 2
(#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) The use of function eval() is forbidden
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 8 spaces, found 2
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 8 spaces, found 2
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 4 spaces, found 1
(#726) Spaces must be used to indent lines; 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
(#726) Line indented incorrectly; expected at least 4 spaces, found 1
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 4 spaces, found 1
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 8 spaces, found 2
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 8 spaces, found 2
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 4 spaces, found 1
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 4 spaces, found 1
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected 8 spaces, found 2
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 8 spaces, found 2
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected 4 spaces, found 1
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 4 spaces, found 1
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 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 8 spaces, found 2
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 4 spaces, found 1
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 4 spaces, found 1
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected 8 spaces, found 2
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 8 spaces, found 2
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 4 spaces, found 1
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 4 spaces, found 1
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 8 spaces, found 2
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected 8 spaces, found 2
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 4 spaces, found 1
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected 4 spaces, found 1
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected 8 spaces, found 2
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 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
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 8 spaces, found 2
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 8 spaces, found 2
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 4 spaces, found 1
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 4 spaces, found 1
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 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 8 spaces, found 2
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 4 spaces, found 1
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 1
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 8 spaces, found 2
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected 8 spaces, found 2
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 4 spaces, found 1
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 4 spaces, found 1
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 2
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 8 spaces, found 2
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 12 spaces, found 3
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 8 spaces, found 2
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 8 spaces, found 2
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 8 spaces, found 2
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) The use of function eval() is forbidden
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 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 4 spaces, found 1
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected 8 spaces, found 2
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 4 spaces, found 1
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 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 4 spaces, found 1
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 4 spaces, found 1
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/lib/configuration_categories.inc.php
(#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/>.".
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#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
(#35) Line indented incorrectly; expected 8 spaces, found 5
(#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 4
(#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 4
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 5
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 5
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 4
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 4
(#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 12 spaces, found 5
(#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
(#43) Line indented incorrectly; expected 8 spaces, found 4
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 5
(#45) Spaces must be used for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#49) Spaces must be used for alignment; tabs are not allowed
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#50) Line exceeds 132 characters; contains 146 characters
(#51) Spaces must be used for alignment; tabs are not allowed
(#52) Spaces must be used for alignment; tabs are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#53) Line exceeds 132 characters; contains 158 characters
(#54) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#63) Spaces must be used for alignment; tabs are not allowed
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 7
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 at least 12 spaces, found 9
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 7
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 6
(#70) Closing brace indented incorrectly; expected 8 spaces, found 6
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 6
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 5
(#72) Closing brace indented incorrectly; expected 7 spaces, found 5
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 6
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 7
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 10
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 6
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 7
(#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 12 spaces, found 7
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 8
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 20 spaces, found 9
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 20 spaces, found 9
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 16 spaces, found 8
(#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 16 spaces, found 8
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 8
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 7
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 6
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 5
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 5
(#90) Expected 1 space before "=="; 0 found
(#90) Expected 1 space after "=="; 0 found
(#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 6
(#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) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 5
(#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
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#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
(#108) Line indented incorrectly; expected 8 spaces, found 6
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 5
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 6
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 5
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 6
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
blocks/exastud/lib/configuration_userlist.inc.php
(#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/>.".
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Variable "userlistType" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#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
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 7
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 12 spaces, found 8
(#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 8
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#42) Line exceeds 132 characters; contains 142 characters
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 8
(#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 8
(#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 7
(#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 7
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 8
(#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
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#57) Variable "userlistType" 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 12 spaces, found 8
(#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 8
(#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 8
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 60% valid code; is this commented out code?
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#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 8
(#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 9
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#65) Line exceeds 132 characters; contains 140 characters
(#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 9
(#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 12 spaces, found 8
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#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 9
(#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 9
(#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 10
(#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 9
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 9
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 20 spaces, found 10
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 9
(#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 9
(#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 8
(#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 8
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 8
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 7
(#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
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#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 7
(#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 8
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 9
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 9
(#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 9
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#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 8
(#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 7
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 12 spaces, found 8
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 16 spaces, found 9
(#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 10
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#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 9
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 10
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 10
(#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 10
(#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 9
(#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 8
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 7
(#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 7
(#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 8
(#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
(#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 7
(#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 7
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Line indented incorrectly; expected 8 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 8 spaces, found 5
(#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 6
(#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 5
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 5
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
blocks/exastud/lib/edit_form.php
(#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/>.".
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Visibility must be declared on method "definition"
(#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
(#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 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
(#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 at least 8 spaces, found 2
(#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 at least 8 spaces, found 3
(#46) Line exceeds maximum limit of 180 characters; contains 189 characters
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 11 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 11 spaces, found 2
(#49) Line exceeds 132 characters; contains 133 characters
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 11 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 11 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 11 spaces, found 3
(#53) Line exceeds maximum limit of 180 characters; contains 281 characters
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 11 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) This comment is 65% valid code; is this commented out code?
(#56) Line indented incorrectly; expected at least 11 spaces, found 2
(#57) Line indented incorrectly; expected at least 11 spaces, found 2
(#58) Line indented incorrectly; expected at least 11 spaces, found 2
(#59) Line indented incorrectly; expected at least 11 spaces, found 2
(#60) Line indented incorrectly; expected at least 11 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 11 spaces, found 2
(#63) Line indented incorrectly; expected 11 spaces, found 8
(#64) Line indented incorrectly; expected at least 15 spaces, found 12
(#65) Line indented incorrectly; expected at least 15 spaces, found 12
(#66) Line indented incorrectly; expected 15 spaces, found 12
(#67) Line indented incorrectly; expected at least 19 spaces, found 16
(#68) Line indented incorrectly; expected 16 spaces, found 12
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#70) Line indented incorrectly; expected 12 spaces, found 8
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 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 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 4 spaces, found 1
(#75) Visibility must be declared on method "validation"
(#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
(#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
(#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) Visibility must be declared on method "definition"
(#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 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 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 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 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
(#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 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 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 8 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 at least 8 spaces, found 2
(#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
(#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
(#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
(#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 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 4 spaces, found 1
(#122) Visibility must be declared on method "definition"
(#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
(#125) Spaces must be used to indent lines; 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 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
(#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
(#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 at least 8 spaces, found 2
(#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
(#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
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) 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 at least 8 spaces, found 2
(#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 8 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 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 at least 8 spaces, found 2
(#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 at least 12 spaces, found 3
(#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
(#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 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
(#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 3
(#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 at least 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#158) Line exceeds 132 characters; contains 150 characters
(#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 at least 8 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 at least 8 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 at least 8 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 at least 8 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 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 at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; 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 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 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 12 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 8 spaces, found 2
(#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 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 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 8 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 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 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
(#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
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 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 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 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 3
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Line exceeds 132 characters; contains 165 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 8 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 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
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Line exceeds 132 characters; contains 154 characters
(#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 at least 8 spaces, found 2
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Line exceeds 132 characters; contains 147 characters
(#194) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Line exceeds 132 characters; contains 151 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Line exceeds 132 characters; contains 138 characters
(#201) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#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) Visibility must be declared on method "definition"
(#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
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#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 16 spaces, found 4
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 16 spaces, found 4
(#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 16 spaces, found 4
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 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 20 spaces, found 5
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 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 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 20 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 16 spaces, found 4
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 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 16 spaces, found 5
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 5
(#228) Line exceeds 132 characters; contains 165 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 16 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 16 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 16 spaces, found 4
(#231) Expected "if (...) {\n"; found "if(...){\n"
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 20 spaces, found 8
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 16 spaces, found 4
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 20 spaces, found 8
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 16 spaces, found 4
(#235) Expected "} else {\n"; found "}else {\n"
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 20 spaces, found 5
(#236) Expected "if (...) {\n"; found "if(...){\n"
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 24 spaces, found 8
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 20 spaces, found 6
(#238) Closing brace indented incorrectly; expected 5 spaces, found 6
(#238) Expected "} else {\n"; found "}else{\n"
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 24 spaces, found 7
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 20 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 16 spaces, found 4
(#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 12 spaces, found 3
(#243) Usage of ELSEIF not allowed; use ELSE IF instead
(#244) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 16 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 12 spaces, found 3
(#246) Usage of ELSEIF not allowed; use ELSE IF instead
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 16 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 16 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 12 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 at least 16 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 16 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 12 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 8 spaces, found 2
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
blocks/exastud/lib/lib.php
(#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/>.".
(#22) "require_once" must be immediately followed by an open parenthesis
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#25) "require_once" must be immediately followed by an open parenthesis
(#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
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Possible useless method overriding detected
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Visibility must be declared on method "__construct"
(#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
(#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
(#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 1
(#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
(#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) 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 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 4 spaces, found 1
(#72) Line exceeds 132 characters; contains 164 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 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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) 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 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 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) 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 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 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 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 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 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
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) 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) Line exceeds 132 characters; contains 135 characters
(#107) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line exceeds 132 characters; contains 147 characters
(#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
(#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 3
(#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 3
(#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 3
(#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 3
(#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 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 8 spaces, found 3
(#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
(#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 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 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 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 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 4
(#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 4
(#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 4
(#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
(#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
(#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
(#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
(#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
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) This comment is 60% valid code; is this commented out code?
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Line indented incorrectly; expected at least 4 spaces, found 2
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Line indented incorrectly; expected at least 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
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) This comment is 56% valid code; is this commented out code?
(#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 2
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) 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 at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#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 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#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) 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 at least 4 spaces, found 1
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "sortByPeriod" must be all lower-case
(#205) Variable "sortByPeriod" 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 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
(#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
(#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 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 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
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#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
(#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
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#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 at least 12 spaces, found 3
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 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 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 3
(#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 3
(#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 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 8 spaces, found 3
(#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 3
(#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 3
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) 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) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Whitespace found at end of line within string
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) 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 at least 4 spaces, found 1
(#324) This comment is 57% valid code; is this commented out code?
(#341) Variable "pos_value" must not contain underscores.
(#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
(#352) Variable "pos_value" must not contain underscores.
(#354) Variable "pos_value" must not contain underscores.
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#358) Variable "evaluationOtions" must be all lower-case
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Variable "current_parent" must not contain underscores.
(#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
(#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 8 spaces, found 2
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 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 at least 12 spaces, found 3
(#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 2
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 12 spaces, found 3
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 12 spaces, found 3
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 "reviewPoints" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Variable "reviewCnt" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#378) Variable "evaluationOtions" must be all lower-case
(#378) Variable "pos_value" must not contain underscores.
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Variable "pos_value" must not contain underscores.
(#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 4
(#381) Variable "pos_value" must not contain underscores.
(#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 4
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 4
(#383) Variable "pos_value" must not contain underscores.
(#383) Line exceeds maximum limit of 180 characters; contains 185 characters
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 3
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 3
(#385) Variable "reviewPoints" must be all lower-case
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 3
(#386) Variable "reviewCnt" must be all lower-case
(#387) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 8 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 8 spaces, found 2
(#390) Variable "reviewCnt" must be all lower-case
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 12 spaces, found 3
(#391) Variable "reviewPoints" must be all lower-case
(#391) Variable "reviewCnt" must be all lower-case
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 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 8 spaces, found 2
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 4 spaces, found 1
(#396) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 1
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 4 spaces, found 1
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 4 spaces, found 2
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 2
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 4 spaces, found 1
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 4 spaces, found 1
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 4 spaces, found 2
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 4 spaces, found 2
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 2
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 2
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 2
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Line indented incorrectly; expected at least 8 spaces, found 5
(#462) Variable "strpos_arr" must not contain underscores.
(#463) Inline control structures are not allowed
(#464) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#465) Inline control structures are not allowed
(#465) Expected 1 space before "!=="; 0 found
(#465) Expected 1 space after "!=="; 0 found
(#469) Variable "strpos_arr" must not contain underscores.
(#469) Line exceeds 132 characters; contains 167 characters
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Variable "classData" must be all lower-case
(#471) Variable "userData" must be all lower-case
(#472) Variable "subjectData" must be all lower-case
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "classData" must be all lower-case
(#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
(#483) Variable "classData" must be all lower-case
(#484) Variable "userData" must be all lower-case
(#484) Variable "userData" must be all lower-case
(#490) Variable "subjectData" must be all lower-case
(#491) Variable "classData" must be all lower-case
(#492) Variable "userData" must be all lower-case
(#492) Variable "userData" must be all lower-case
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 3
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 3
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 4 spaces, found 1
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 4 spaces, found 1
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 4 spaces, found 2
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 4 spaces, found 3
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 4 spaces, found 3
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 3
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 4 spaces, found 3
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 4 spaces, found 3
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 4 spaces, found 3
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 4 spaces, found 3
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 3
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 4 spaces, found 3
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 4 spaces, found 3
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 4 spaces, found 2
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 4 spaces, found 2
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 4 spaces, found 3
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 3
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 3
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 3
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 4 spaces, found 3
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 4 spaces, found 3
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 4 spaces, found 3
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 4 spaces, found 3
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 4 spaces, found 3
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 4 spaces, found 3
(#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 2
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 4 spaces, found 1
(#551) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 8 spaces, found 2
(#553) Spaces must be used to indent lines; 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 12 spaces, found 3
(#554) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 12 spaces, found 3
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 12 spaces, found 3
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 2
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 12 spaces, found 3
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 3
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 12 spaces, found 3
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 8 spaces, found 2
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 4 spaces, found 1
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected 4 spaces, found 1
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 4 spaces, found 1
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 4 spaces, found 1
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) No space found before comment text; expected "// if empty import" but found "//if empty import"
(#583) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 4 spaces, found 1
(#584) Variable "defaultItems" must be all lower-case
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 8 spaces, found 2
(#588) Variable "defaultItems" must be all lower-case
(#588) Variable "defaultItem" must be all lower-case
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 12 spaces, found 3
(#589) Variable "defaultItem" must be all lower-case
(#589) Variable "defaultItem" must be all lower-case
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 12 spaces, found 3
(#591) Variable "dbItem" must be all lower-case
(#591) Variable "defaultItem" must be all lower-case
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 16 spaces, found 4
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 16 spaces, found 5
(#593) Variable "dbItem" must be all lower-case
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 16 spaces, found 5
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 16 spaces, found 4
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 16 spaces, found 4
(#596) Variable "dbItem" must be all lower-case
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 12 spaces, found 3
(#597) Usage of ELSEIF not allowed; use ELSE IF instead
(#597) Variable "dbItem" must be all lower-case
(#597) Variable "defaultItem" must be all lower-case
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 16 spaces, found 4
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 16 spaces, found 5
(#599) Variable "dbItem" must be all lower-case
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 16 spaces, found 5
(#600) Variable "defaultItem" 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 at least 16 spaces, found 5
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 16 spaces, found 4
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 16 spaces, found 4
(#603) Variable "dbItem" must be all lower-case
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 12 spaces, found 3
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 16 spaces, found 4
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 16 spaces, found 5
(#606) Variable "defaultItem" must be all lower-case
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 16 spaces, found 5
(#607) Variable "defaultItem" must be all lower-case
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 16 spaces, found 5
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 16 spaces, found 4
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 12 spaces, found 3
(#612) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 8 spaces, found 2
(#616) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 12 spaces, found 3
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 8 spaces, found 2
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 4 spaces, found 1
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 4 spaces, found 1
(#622) Variable "defaultItems" must be all lower-case
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 4 spaces, found 1
(#624) Variable "defaultItems" must be all lower-case
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 2
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 8 spaces, found 2
(#626) Variable "defaultItems" must be all lower-case
(#626) Variable "defaultItem" must be all lower-case
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 12 spaces, found 3
(#627) Variable "defaultItem" must be all lower-case
(#627) Variable "defaultItem" must be all lower-case
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 12 spaces, found 3
(#629) Variable "dbItem" must be all lower-case
(#629) Variable "defaultItem" must be all lower-case
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 16 spaces, found 4
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 16 spaces, found 5
(#631) Variable "dbItem" must be all lower-case
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 16 spaces, found 5
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 16 spaces, found 4
(#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
(#634) Variable "dbItem" must be all lower-case
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 12 spaces, found 3
(#635) Usage of ELSEIF not allowed; use ELSE IF instead
(#635) Variable "dbItem" must be all lower-case
(#635) Variable "defaultItem" must be all lower-case
(#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 4
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 16 spaces, found 5
(#637) Variable "dbItem" must be all lower-case
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 16 spaces, found 5
(#638) Variable "defaultItem" must be all lower-case
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 16 spaces, found 5
(#640) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 16 spaces, found 4
(#641) Variable "dbItem" must be all lower-case
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected 12 spaces, found 3
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 16 spaces, found 4
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 16 spaces, found 5
(#644) Variable "defaultItem" 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 16 spaces, found 5
(#645) Variable "defaultItem" must be all lower-case
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 16 spaces, found 5
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 16 spaces, found 4
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 12 spaces, found 3
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 8 spaces, found 2
(#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 12 spaces, found 3
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 2
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 4 spaces, found 1
(#657) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected 12 spaces, found 3
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 16 spaces, found 4
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 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 4
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 12 spaces, found 4
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 4
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 4 spaces, found 1
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 4 spaces, found 1
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 4 spaces, found 1
(#671) Variable "defaultBps" must be all lower-case
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 4 spaces, found 1
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 8 spaces, found 2
(#675) Variable "defaultBps" must be all lower-case
(#675) Variable "defaultBp" must be all lower-case
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 12 spaces, found 3
(#676) Variable "defaultBp" must be all lower-case
(#676) Variable "defaultBp" must be all lower-case
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 12 spaces, found 3
(#678) Variable "dbBp" must be all lower-case
(#678) Variable "defaultBp" 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 16 spaces, found 4
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 16 spaces, found 5
(#680) Variable "dbBp" must be all lower-case
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 16 spaces, found 5
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 16 spaces, found 4
(#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 "dbBp" 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
(#684) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Variable "dbBp" must be all lower-case
(#684) Variable "defaultBp" must be all lower-case
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 16 spaces, found 4
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 16 spaces, found 5
(#686) Variable "dbBp" 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 at least 16 spaces, found 5
(#687) Variable "defaultBp" must be all lower-case
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 16 spaces, found 5
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 16 spaces, found 4
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 16 spaces, found 4
(#690) Variable "dbBp" must be all lower-case
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 12 spaces, found 3
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 16 spaces, found 4
(#692) Variable "dbBp" must be all lower-case
(#692) Variable "defaultBp" must be all lower-case
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 16 spaces, found 4
(#693) Variable "dbBp" must be all lower-case
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 16 spaces, found 4
(#694) Variable "dbBp" must be all lower-case
(#694) Variable "dbBp" must be all lower-case
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 12 spaces, found 3
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 12 spaces, found 3
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 12 spaces, found 3
(#698) Variable "dbBp" must be all lower-case
(#699) Spaces must be used to indent lines; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 12 spaces, found 3
(#699) Variable "subjectSorting" must be all lower-case
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 12 spaces, found 3
(#701) Variable "defaultBp" must be all lower-case
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 16 spaces, found 4
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 16 spaces, found 4
(#703) Variable "subjectSorting" must be all lower-case
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 16 spaces, found 4
(#704) Variable "subjectSorting" must be all lower-case
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected 16 spaces, found 4
(#706) Variable "dbSubject" must be all lower-case
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 20 spaces, found 5
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 20 spaces, found 6
(#708) Variable "dbSubject" must be all lower-case
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 20 spaces, found 6
(#709) Variable "subjectSorting" must be all lower-case
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 20 spaces, found 5
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 20 spaces, found 5
(#711) Variable "dbSubject" must be all lower-case
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 16 spaces, found 4
(#712) Usage of ELSEIF not allowed; use ELSE IF instead
(#712) Variable "dbSubject" must be all lower-case
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 20 spaces, found 5
(#714) Spaces must be used to indent lines; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 20 spaces, found 6
(#714) Variable "dbSubject" must be all lower-case
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 20 spaces, found 6
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 20 spaces, found 6
(#716) Variable "subjectSorting" must be all lower-case
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 20 spaces, found 5
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 20 spaces, found 5
(#718) Variable "dbSubject" must be all lower-case
(#719) Spaces must be used to indent lines; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected 16 spaces, found 4
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 20 spaces, found 5
(#720) Variable "dbBp" must be all lower-case
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 20 spaces, found 5
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 16 spaces, found 4
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 12 spaces, found 3
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected 12 spaces, found 3
(#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) Variable "subjectSorting" must be all lower-case
(#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 4
(#727) Variable "subjectSorting" must be all lower-case
(#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 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 8 spaces, found 2
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 12 spaces, found 3
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 12 spaces, found 3
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected 8 spaces, found 2
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 4 spaces, found 1
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 8 spaces, found 2
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 12 spaces, found 3
(#745) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#745) "require" must be immediately followed by an open parenthesis
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 8 spaces, found 2
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 8 spaces, found 2
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 8 spaces, found 2
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 4 spaces, found 1
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 4 spaces, found 1
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 8 spaces, found 2
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 12 spaces, found 3
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 8 spaces, found 2
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected 4 spaces, found 1
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 8 spaces, found 2
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 4 spaces, found 1
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 4 spaces, found 1
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 1
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 2
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 8 spaces, found 2
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 4 spaces, found 1
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 8 spaces, found 2
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 4 spaces, found 1
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 2
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 4 spaces, found 1
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) Line indented incorrectly; expected at least 4 spaces, found 1
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 4 spaces, found 1
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 4 spaces, found 1
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 8 spaces, found 2
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected 8 spaces, found 2
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 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 8 spaces, found 2
(#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) Line indented incorrectly; expected 12 spaces, found 3
(#795) Spaces must be used to indent lines; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 16 spaces, found 4
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 12 spaces, found 3
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 16 spaces, found 4
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 12 spaces, found 3
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 8 spaces, found 2
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 12 spaces, found 3
(#800) Variable "actPeriod" must be all lower-case
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 12 spaces, found 3
(#801) Variable "lastPeriod" must be all lower-case
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 12 spaces, found 3
(#802) Variable "actPeriod" must be all lower-case
(#802) Variable "actPeriod" must be all lower-case
(#802) Variable "actPeriod" must be all lower-case
(#802) Line exceeds 132 characters; contains 136 characters
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 12 spaces, found 4
(#803) Variable "lastPeriod" must be all lower-case
(#803) Variable "lastPeriod" must be all lower-case
(#803) Variable "lastPeriod" must be all lower-case
(#803) Line exceeds 132 characters; contains 139 characters
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 18 spaces, found 3
(#805) Spaces must be used to indent lines; 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 22 spaces, found 4
(#806) Spaces must be used to indent lines; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 22 spaces, found 4
(#807) Spaces must be used to indent lines; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected 12 spaces, found 3
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 16 spaces, found 4
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected 12 spaces, found 3
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 4 spaces, found 1
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 4 spaces, found 1
(#815) Variable "printBoxInsteadOfError" must be all lower-case
(#816) Spaces must be used to indent lines; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 4 spaces, found 1
(#816) Variable "printBoxInsteadOfError" must be all lower-case
(#817) Spaces must be used to indent lines; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 4 spaces, found 1
(#817) Variable "printBoxInsteadOfError" must be all lower-case
(#855) Variable "printBoxInsteadOfError" must be all lower-case
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 4 spaces, found 1
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#857) Line indented incorrectly; expected at least 4 spaces, found 1
(#858) Spaces must be used to indent lines; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 4 spaces, found 1
(#858) Line exceeds 132 characters; contains 135 characters
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 4 spaces, found 1
(#861) Spaces must be used to indent lines; tabs are not allowed
(#861) Tab found within whitespace
(#861) 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 12 spaces, found 3
(#862) Variable "printBoxInsteadOfError" must be all lower-case
(#863) Spaces must be used to indent lines; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 16 spaces, found 7
(#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
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 16 spaces, found 4
(#866) Spaces must be used to indent lines; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 12 spaces, found 3
(#867) Spaces must be used to indent lines; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected 8 spaces, found 2
(#868) Spaces must be used to indent lines; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected 4 spaces, found 1
(#870) Spaces must be used to indent lines; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 4 spaces, found 1
(#873) Variable "printBoxInsteadOfError" must be all lower-case
(#874) Spaces must be used to indent lines; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) Variable "allPeriods" must be all lower-case
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 4 spaces, found 1
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected 4 spaces, found 1
(#878) Variable "allPeriods" must be all lower-case
(#878) Variable "actPeriod" must be all lower-case
(#879) Spaces must be used to indent lines; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected 8 spaces, found 2
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 12 spaces, found 3
(#880) Variable "actPeriod" must be all lower-case
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected 8 spaces, found 2
(#882) Spaces must be used to indent lines; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 12 spaces, found 3
(#882) Variable "actPeriod" must be all lower-case
(#883) Spaces must be used to indent lines; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected 8 spaces, found 2
(#884) Spaces must be used to indent lines; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 8 spaces, found 2
(#884) Variable "ovelapPeriods" must be all lower-case
(#885) Variable "actPeriod" must be all lower-case
(#885) Variable "actPeriod" must be all lower-case
(#885) Line exceeds 132 characters; contains 133 characters
(#886) Variable "actPeriod" must be all lower-case
(#886) Variable "actPeriod" must be all lower-case
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 8 spaces, found 2
(#888) Variable "ovelapPeriods" must be all lower-case
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 12 spaces, found 3
(#889) Variable "ovelapPeriods" must be all lower-case
(#889) Variable "overlapPeriod" must be all lower-case
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 16 spaces, found 4
(#891) Spaces must be used to indent lines; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 16 spaces, found 4
(#891) Variable "actPeriod" must be all lower-case
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 16 spaces, found 4
(#892) Variable "overlapPeriod" must be all lower-case
(#894) Spaces must be used to indent lines; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 16 spaces, found 4
(#894) Variable "printBoxInsteadOfError" must be all lower-case
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 20 spaces, found 8
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 16 spaces, found 4
(#897) Spaces must be used to indent lines; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 20 spaces, found 5
(#898) Spaces must be used to indent lines; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected 16 spaces, found 4
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#901) Spaces must be used to indent lines; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected 4 spaces, found 1
(#905) Spaces must be used to indent lines; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 4 spaces, found 1
(#907) Spaces must be used to indent lines; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 4 spaces, found 1
(#908) Spaces must be used to indent lines; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 8 spaces, found 2
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected 4 spaces, found 1
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected 4 spaces, found 1
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 8 spaces, found 2
(#912) Line exceeds 132 characters; contains 147 characters
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected 4 spaces, found 1
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 4 spaces, found 1
(#915) Line exceeds 132 characters; contains 143 characters
(#919) Spaces must be used to indent lines; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 4 spaces, found 1
(#919) Line exceeds 132 characters; contains 135 characters
(#921) Spaces must be used to indent lines; tabs are not allowed
(#921) Tab found within whitespace
(#921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Line indented incorrectly; expected at least 4 spaces, found 1
(#922) Spaces must be used to indent lines; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected 4 spaces, found 1
(#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 4 spaces, found 1
(#925) Spaces must be used to indent lines; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 8 spaces, found 2
(#926) Spaces must be used to indent lines; tabs are not allowed
(#926) Tab found within whitespace
(#926) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#934) Spaces must be used to indent lines; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#941) Variable "loadActive" must be all lower-case
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected 4 spaces, found 1
(#943) Spaces must be used to indent lines; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 8 spaces, found 2
(#944) Spaces must be used to indent lines; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 4 spaces, found 1
(#944) Usage of ELSEIF not allowed; use ELSE IF instead
(#944) Variable "loadActive" must be all lower-case
(#945) Spaces must be used to indent lines; tabs are not allowed
(#945) Tab found within whitespace
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#947) Spaces must be used to indent lines; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected 4 spaces, found 1
(#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 4 spaces, found 1
(#952) This comment is 56% valid code; is this commented out code?
(#965) Spaces must be used to indent lines; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Line exceeds maximum limit of 180 characters; contains 245 characters
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 4 spaces, found 1
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected 8 spaces, found 2
(#974) Spaces must be used to indent lines; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected 4 spaces, found 1
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 4 spaces, found 1
(#979) This comment is 59% valid code; is this commented out code?
(#984) Line exceeds maximum limit of 180 characters; contains 200 characters
(#988) Line exceeds maximum limit of 180 characters; contains 319 characters
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 4 spaces, found 1
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 4 spaces, found 1
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 4 spaces, found 1
(#1008) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1009) Spaces must be used to indent lines; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 4 spaces, found 1
(#1010) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#1017) Spaces must be used to indent lines; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 4 spaces, found 2
(#1019) Spaces must be used to indent lines; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1021) Spaces must be used to indent lines; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected 4 spaces, found 1
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected 8 spaces, found 2
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 12 spaces, found 3
(#1025) Spaces must be used to indent lines; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 12 spaces, found 3
(#1025) Line exceeds 132 characters; contains 135 characters
(#1026) Spaces must be used to indent lines; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 12 spaces, found 3
(#1026) Variable "category_total" must not contain underscores.
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 12 spaces, found 3
(#1027) Variable "category_cnt" must not contain underscores.
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected 12 spaces, found 3
(#1030) Spaces must be used to indent lines; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 16 spaces, found 4
(#1030) Variable "category_total" must not contain underscores.
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 16 spaces, found 4
(#1031) Variable "category_cnt" must not contain underscores.
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 12 spaces, found 3
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 12 spaces, found 3
(#1033) Variable "category_cnt" must not contain underscores.
(#1033) Variable "category_total" must not contain underscores.
(#1033) Variable "category_cnt" must not contain underscores.
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 12 spaces, found 3
(#1034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 12 spaces, found 3
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected 8 spaces, found 2
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected 4 spaces, found 1
(#1039) Spaces must be used to indent lines; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Line exceeds 132 characters; contains 146 characters
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 4 spaces, found 1
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 4 spaces, found 1
(#1049) Spaces must be used to indent lines; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 4 spaces, found 2
(#1051) Spaces must be used to indent lines; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 4 spaces, found 1
(#1052) Spaces must be used to indent lines; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 4 spaces, found 1
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 8 spaces, found 2
(#1054) Spaces must be used to indent lines; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 8 spaces, found 2
(#1055) Spaces must be used to indent lines; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 8 spaces, found 2
(#1057) Spaces must be used to indent lines; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 8 spaces, found 2
(#1058) Spaces must be used to indent lines; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected 4 spaces, found 1
(#1060) Spaces must be used to indent lines; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 4 spaces, found 1
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected 4 spaces, found 1
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 8 spaces, found 2
(#1069) Spaces must be used to indent lines; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected 4 spaces, found 1
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected 8 spaces, found 2
(#1071) Spaces must be used to indent lines; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected at least 12 spaces, found 3
(#1072) Spaces must be used to indent lines; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected 8 spaces, found 2
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected 4 spaces, found 1
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 4 spaces, found 1
(#1076) Spaces must be used to indent lines; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 4 spaces, found 1
(#1080) Spaces must be used to indent lines; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 4 spaces, found 1
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 4 spaces, found 1
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 4 spaces, found 1
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 4 spaces, found 1
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 4 spaces, found 1
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected 4 spaces, found 1
(#1094) Variable "studentReport" must be all lower-case
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 8 spaces, found 2
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 4 spaces, found 1
(#1097) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1099) Spaces must be used to indent lines; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 4 spaces, found 1
(#1100) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 4 spaces, found 1
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 4 spaces, found 1
(#1103) Spaces must be used to indent lines; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected at least 4 spaces, found 1
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 4 spaces, found 1
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 4 spaces, found 1
(#1106) Spaces must be used to indent lines; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 4 spaces, found 1
(#1107) Spaces must be used to indent lines; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected at least 4 spaces, found 1
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected at least 8 spaces, found 2
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected 4 spaces, found 1
(#1112) Spaces must be used to indent lines; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 8 spaces, found 2
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected 4 spaces, found 1
(#1119) Spaces must be used to indent lines; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected 4 spaces, found 1
(#1120) Spaces must be used to indent lines; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 8 spaces, found 2
(#1120) Line exceeds 132 characters; contains 161 characters
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 4 spaces, found 1
(#1122) Spaces must be used to indent lines; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 8 spaces, found 2
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 4 spaces, found 1
(#1125) Spaces must be used to indent lines; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected 4 spaces, found 1
(#1126) Spaces must be used to indent lines; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected at least 8 spaces, found 2
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 4 spaces, found 1
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 8 spaces, found 2
(#1129) Spaces must be used to indent lines; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected 4 spaces, found 1
(#1130) Spaces must be used to indent lines; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 4 spaces, found 1
(#1131) Spaces must be used to indent lines; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 4 spaces, found 1
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 4 spaces, found 1
(#1132) Variable "studentReport" must be all lower-case
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 4 spaces, found 1
(#1134) Spaces must be used to indent lines; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected at least 4 spaces, found 1
(#1136) Spaces must be used to indent lines; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 4 spaces, found 1
(#1136) Line exceeds 132 characters; contains 168 characters
(#1138) Spaces must be used to indent lines; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected at least 4 spaces, found 1
(#1140) Spaces must be used to indent lines; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected 4 spaces, found 1
(#1141) Spaces must be used to indent lines; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected at least 8 spaces, found 2
(#1142) Variable "studentReport" 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 8 spaces, found 2
(#1145) Spaces must be used to indent lines; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected at least 12 spaces, found 3
(#1150) Line exceeds 132 characters; contains 158 characters
(#1151) Spaces must be used to indent lines; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 12 spaces, found 3
(#1152) Spaces must be used to indent lines; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 16 spaces, found 4
(#1152) Line exceeds 132 characters; contains 171 characters
(#1154) Spaces must be used to indent lines; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected 12 spaces, found 3
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected 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 4 spaces, found 1
(#1157) Spaces must be used to indent lines; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected at least 4 spaces, found 1
(#1158) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1160) Spaces must be used to indent lines; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected 4 spaces, found 1
(#1160) Variable "studentReport" must be all lower-case
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#1164) Line exceeds 132 characters; contains 134 characters
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected 8 spaces, found 2
(#1165) Variable "studentReport" must be all lower-case
(#1166) Spaces must be used to indent lines; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected at least 12 spaces, found 3
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 8 spaces, found 2
(#1172) Spaces must be used to indent lines; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 8 spaces, found 2
(#1173) Spaces must be used to indent lines; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected 4 spaces, found 1
(#1175) Spaces must be used to indent lines; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected 4 spaces, found 1
(#1176) Spaces must be used to indent lines; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#1179) Spaces must be used to indent lines; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 8 spaces, found 2
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 8 spaces, found 2
(#1181) Spaces must be used to indent lines; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Line indented incorrectly; expected at least 8 spaces, found 2
(#1183) No space found before comment text; expected "// copy file" but found "//copy file"
(#1184) Spaces must be used to indent lines; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected 8 spaces, found 2
(#1185) Spaces must be used to indent lines; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected at least 12 spaces, found 3
(#1186) Spaces must be used to indent lines; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 8 spaces, found 2
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected 8 spaces, found 2
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#1193) Spaces must be used to indent lines; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected at least 12 spaces, found 3
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 12 spaces, found 3
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected 12 spaces, found 3
(#1196) Spaces must be used to indent lines; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 16 spaces, found 4
(#1197) Spaces must be used to indent lines; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected 12 spaces, found 3
(#1198) Spaces must be used to indent lines; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 12 spaces, found 3
(#1200) Spaces must be used to indent lines; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected at least 12 spaces, found 3
(#1201) Spaces must be used to indent lines; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#1203) Spaces must be used to indent lines; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 12 spaces, found 3
(#1204) Spaces must be used to indent lines; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected at least 12 spaces, found 3
(#1205) Spaces must be used to indent lines; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected 8 spaces, found 2
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected 4 spaces, found 1
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected at least 8 spaces, found 2
(#1208) Spaces must be used to indent lines; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected 4 spaces, found 1
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 4 spaces, found 1
(#1214) Spaces must be used to indent lines; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1214) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) Line indented incorrectly; expected at least 4 spaces, found 1
(#1215) Spaces must be used to indent lines; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected 4 spaces, found 1
(#1215) Variable "js_inited" must not contain underscores.
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 4 spaces, found 1
(#1216) Variable "js_inited" must not contain underscores.
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 8 spaces, found 2
(#1218) Spaces must be used to indent lines; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected 4 spaces, found 1
(#1219) Spaces must be used to indent lines; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected at least 4 spaces, found 1
(#1219) Variable "js_inited" must not contain underscores.
(#1221) Spaces must be used to indent lines; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Line indented incorrectly; expected at least 4 spaces, found 1
(#1222) Spaces must be used to indent lines; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected at least 4 spaces, found 1
(#1223) Spaces must be used to indent lines; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 4 spaces, found 1
(#1224) Spaces must be used to indent lines; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected at least 4 spaces, found 1
(#1225) Spaces must be used to indent lines; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected at least 4 spaces, found 1
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 4 spaces, found 1
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Line indented incorrectly; expected at least 4 spaces, found 1
(#1229) Spaces must be used to indent lines; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected at least 4 spaces, found 1
(#1229) Variable "scriptName" must be all lower-case
(#1230) Spaces must be used to indent lines; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Line indented incorrectly; expected 4 spaces, found 1
(#1230) Variable "scriptName" must be all lower-case
(#1231) Spaces must be used to indent lines; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 8 spaces, found 2
(#1231) Variable "scriptName" must be all lower-case
(#1232) Spaces must be used to indent lines; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected 4 spaces, found 1
(#1233) Spaces must be used to indent lines; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 4 spaces, found 1
(#1233) Variable "scriptName" must be all lower-case
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 8 spaces, found 2
(#1234) Variable "scriptName" must be all lower-case
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected 4 spaces, found 1
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 4 spaces, found 1
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected 4 spaces, found 1
(#1241) Spaces must be used to indent lines; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 8 spaces, found 2
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 12 spaces, found 3
(#1243) Spaces must be used to indent lines; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 12 spaces, found 3
(#1244) Spaces must be used to indent lines; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 16 spaces, found 4
(#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
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 12 spaces, found 3
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1250) Spaces must be used to indent lines; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected 8 spaces, found 2
(#1251) Spaces must be used to indent lines; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected 12 spaces, found 3
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 16 spaces, found 4
(#1253) Spaces must be used to indent lines; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected 16 spaces, found 4
(#1254) Spaces must be used to indent lines; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 20 spaces, found 5
(#1255) Spaces must be used to indent lines; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected 16 spaces, found 4
(#1257) Spaces must be used to indent lines; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 16 spaces, found 4
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 16 spaces, found 4
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected 12 spaces, found 3
(#1261) Spaces must be used to indent lines; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected at least 16 spaces, found 4
(#1262) Spaces must be used to indent lines; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected 12 spaces, found 3
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 4 spaces, found 1
(#1265) Spaces must be used to indent lines; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected at least 4 spaces, found 1
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 4 spaces, found 1
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected at least 4 spaces, found 1
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected 4 spaces, found 1
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1273) Inline comments must end in full-stops, exclamation marks, or question marks
(#1273) Line indented incorrectly; expected at least 8 spaces, found 2
(#1273) No space found before comment text; expected "// if empty insert default categories" but found "//if empty insert default categories"
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Variable "defaultCategory" must be all lower-case
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected at least 12 spaces, found 3
(#1277) Variable "defaultCategory" must be all lower-case
(#1277) Line exceeds 132 characters; contains 147 characters
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected 8 spaces, found 2
(#1279) Spaces must be used to indent lines; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected 4 spaces, found 1
(#1281) Spaces must be used to indent lines; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected at least 4 spaces, found 1
(#1288) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected at least 4 spaces, found 1
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected 4 spaces, found 1
(#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) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#1300) Variable "also_empty" must not contain underscores.
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected at least 4 spaces, found 1
(#1303) Spaces must be used to indent lines; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected at least 4 spaces, found 1
(#1303) Variable "also_empty" must not contain underscores.
(#1304) Spaces must be used to indent lines; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Line indented incorrectly; expected at least 4 spaces, found 2
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) Spaces must be used to indent lines; tabs are not allowed
(#1305) Tab found within whitespace
(#1305) Line indented incorrectly; expected at least 4 spaces, found 1
(#1307) Spaces must be used to indent lines; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#1316) Spaces must be used to indent lines; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected at least 4 spaces, found 1
(#1318) Spaces must be used to indent lines; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected at least 4 spaces, found 1
(#1320) Spaces must be used to indent lines; tabs are not allowed
(#1320) Tab found within whitespace
(#1320) Line indented incorrectly; expected at least 4 spaces, found 1
(#1324) Spaces must be used to indent lines; tabs are not allowed
(#1324) Tab found within whitespace
(#1324) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#1326) Spaces must be used to indent lines; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected 4 spaces, found 1
(#1328) Spaces must be used to indent lines; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 4 spaces, found 1
(#1331) Variable "has_header" must not contain underscores.
(#1332) Spaces must be used to indent lines; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected at least 4 spaces, found 1
(#1333) Spaces must be used to indent lines; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected at least 4 spaces, found 1
(#1334) Spaces must be used to indent lines; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 4 spaces, found 1
(#1336) Spaces must be used to indent lines; tabs are not allowed
(#1336) Tab found within whitespace
(#1336) Line indented incorrectly; expected 4 spaces, found 1
(#1337) Spaces must be used to indent lines; tabs are not allowed
(#1337) Tab found within whitespace
(#1337) Line indented incorrectly; expected at least 8 spaces, found 2
(#1338) Spaces must be used to indent lines; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected 4 spaces, found 1
(#1339) Spaces must be used to indent lines; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) Line indented incorrectly; expected at least 4 spaces, found 1
(#1341) Spaces must be used to indent lines; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected 4 spaces, found 1
(#1341) Variable "has_header" must not contain underscores.
(#1342) Spaces must be used to indent lines; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 8 spaces, found 2
(#1344) Spaces must be used to indent lines; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected 8 spaces, found 2
(#1345) Spaces must be used to indent lines; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected at least 12 spaces, found 3
(#1345) Variable "newItem" must be all lower-case
(#1346) Spaces must be used to indent lines; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected 12 spaces, found 3
(#1347) Spaces must be used to indent lines; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected at least 16 spaces, found 4
(#1347) Variable "newItem" must be all lower-case
(#1348) Spaces must be used to indent lines; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Line indented incorrectly; expected 12 spaces, found 3
(#1349) Spaces must be used to indent lines; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 12 spaces, found 3
(#1349) Variable "newItem" must be all lower-case
(#1350) Spaces must be used to indent lines; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected 8 spaces, found 2
(#1351) Spaces must be used to indent lines; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 8 spaces, found 2
(#1352) Spaces must be used to indent lines; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected 4 spaces, found 1
(#1354) Spaces must be used to indent lines; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1359) Inline comments must end in full-stops, exclamation marks, or question marks
(#1359) Line indented incorrectly; expected at least 8 spaces, found 2
(#1360) Spaces must be used to indent lines; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected at least 8 spaces, found 2
(#1361) Spaces must be used to indent lines; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected 4 spaces, found 1
(#1363) Spaces must be used to indent lines; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected at least 4 spaces, found 1
(#1367) Spaces must be used to indent lines; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1367) Line indented incorrectly; expected at least 4 spaces, found 1
(#1368) Spaces must be used to indent lines; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected at least 4 spaces, found 1
(#1370) Spaces must be used to indent lines; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected at least 4 spaces, found 1
(#1374) Spaces must be used to indent lines; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected at least 4 spaces, found 1
(#1378) Spaces must be used to indent lines; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Line indented incorrectly; expected at least 4 spaces, found 1
(#1382) Spaces must be used to indent lines; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 4 spaces, found 1
(#1383) Spaces must be used to indent lines; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 4 spaces, found 1
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 8 spaces, found 2
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected 4 spaces, found 1
(#1386) Spaces must be used to indent lines; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected at least 4 spaces, found 1
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected 4 spaces, found 1
(#1388) Spaces must be used to indent lines; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1388) Inline comments must end in full-stops, exclamation marks, or question marks
(#1388) Line indented incorrectly; expected at least 8 spaces, found 2
(#1389) Spaces must be used to indent lines; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 8 spaces, found 2
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected 4 spaces, found 1
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 4 spaces, found 1
(#1396) Spaces must be used to indent lines; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 4 spaces, found 1
(#1397) Spaces must be used to indent lines; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected 4 spaces, found 1
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 8 spaces, found 2
(#1399) Spaces must be used to indent lines; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected 4 spaces, found 1
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) 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 at least 4 spaces, found 1
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected 4 spaces, found 1
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1408) Inline comments must end in full-stops, exclamation marks, or question marks
(#1408) Line indented incorrectly; expected at least 8 spaces, found 2
(#1409) Spaces must be used to indent lines; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected at least 8 spaces, found 2
(#1411) Spaces must be used to indent lines; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1411) Line indented incorrectly; expected at least 8 spaces, found 2
(#1412) Spaces must be used to indent lines; tabs are not allowed
(#1412) Tab found within whitespace
(#1412) Line indented incorrectly; expected at least 8 spaces, found 2
(#1414) Spaces must be used to indent lines; tabs are not allowed
(#1414) Tab found within whitespace
(#1414) Line indented incorrectly; expected at least 8 spaces, found 2
(#1414) Line exceeds 132 characters; contains 173 characters
(#1415) Spaces must be used to indent lines; tabs are not allowed
(#1415) Tab found within whitespace
(#1415) Line indented incorrectly; expected at least 8 spaces, found 2
(#1416) Spaces must be used to indent lines; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected 8 spaces, found 2
(#1417) Spaces must be used to indent lines; tabs are not allowed
(#1417) Tab found within whitespace
(#1417) Line indented incorrectly; expected at least 12 spaces, found 3
(#1418) Spaces must be used to indent lines; tabs are not allowed
(#1418) Tab found within whitespace
(#1418) Line indented incorrectly; expected at least 12 spaces, found 3
(#1419) Spaces must be used to indent lines; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected at least 12 spaces, found 3
(#1420) Spaces must be used to indent lines; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected 8 spaces, found 2
(#1421) Spaces must be used to indent lines; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Line indented incorrectly; expected 4 spaces, found 1
(#1423) Spaces must be used to indent lines; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected at least 4 spaces, found 1
(#1433) Spaces must be used to indent lines; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 4 spaces, found 1
(#1433) Variable "subjectData" must be all lower-case
(#1434) Spaces must be used to indent lines; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Line indented incorrectly; expected 4 spaces, found 1
(#1434) Variable "subjectData" must be all lower-case
(#1435) Spaces must be used to indent lines; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1435) Line indented incorrectly; expected at least 8 spaces, found 2
(#1436) Spaces must be used to indent lines; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#1438) Spaces must be used to indent lines; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected 4 spaces, found 1
(#1438) Variable "subjectData" must be all lower-case
(#1438) Variable "subjectData" must be all lower-case
(#1438) Variable "subjectData" must be all lower-case
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 at least 8 spaces, found 2
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected 4 spaces, found 1
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1443) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Variable "subjectData" must be all lower-case
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 4 spaces, found 1
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected at least 4 spaces, found 1
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 4 spaces, found 1
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected at least 4 spaces, found 1
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 4 spaces, found 1
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 4 spaces, found 1
(#1466) Spaces must be used to indent lines; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 4 spaces, found 1
(#1466) Variable "classTitle" 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 4 spaces, found 1
(#1467) Variable "head_teacher" must not contain underscores.
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 8 spaces, found 2
(#1468) Variable "classTitle" must be all lower-case
(#1468) Variable "head_teacher" must not contain underscores.
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected 4 spaces, found 1
(#1471) Spaces must be used to indent lines; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected at least 4 spaces, found 1
(#1471) Variable "classTitle" must be all lower-case
(#1475) Spaces must be used to indent lines; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 4 spaces, found 1
(#1476) Spaces must be used to indent lines; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 4 spaces, found 1
(#1476) Variable "available_templates" must not contain underscores.
(#1477) Spaces must be used to indent lines; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected 4 spaces, found 1
(#1477) Variable "available_templates" must not contain underscores.
(#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
(#1479) Spaces must be used to indent lines; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected 4 spaces, found 1
(#1481) Spaces must be used to indent lines; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Line indented incorrectly; expected at least 4 spaces, found 1
(#1481) Variable "default_templateid" must not contain underscores.
(#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
(#1482) Variable "available_templates" must not contain underscores.
(#1482) Variable "default_templateid" must not contain underscores.
(#1483) Spaces must be used to indent lines; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected at least 8 spaces, found 2
(#1483) Variable "default_templateid" must not contain underscores.
(#1484) Spaces must be used to indent lines; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Line indented incorrectly; expected 4 spaces, found 1
(#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) Variable "available_templates" must not contain underscores.
(#1495) Spaces must be used to indent lines; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 4 spaces, found 1
(#1497) Spaces must be used to indent lines; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected at least 4 spaces, found 1
(#1501) Spaces must be used to indent lines; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 4 spaces, found 1
(#1505) Spaces must be used to indent lines; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 4 spaces, found 1
(#1506) Spaces must be used to indent lines; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected at least 4 spaces, found 1
(#1506) Variable "project_teacher_students" must not contain underscores.
(#1508) Spaces must be used to indent lines; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected 4 spaces, found 1
(#1509) Spaces must be used to indent lines; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected at least 8 spaces, found 2
(#1509) Variable "project_teacher_id" must not contain underscores.
(#1510) Spaces must be used to indent lines; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected 8 spaces, found 2
(#1510) Variable "project_teacher_id" must not contain underscores.
(#1511) Spaces must be used to indent lines; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected at least 12 spaces, found 3
(#1511) Variable "project_teacher_students" must not contain underscores.
(#1512) Spaces must be used to indent lines; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected 8 spaces, found 2
(#1513) Spaces must be used to indent lines; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 4 spaces, found 1
(#1515) Spaces must be used to indent lines; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Line indented incorrectly; expected at least 4 spaces, found 1
(#1515) Variable "project_teacher_students" must not contain underscores.
(#1519) Spaces must be used to indent lines; tabs are not allowed
(#1519) Tab found within whitespace
(#1519) Line indented incorrectly; expected at least 4 spaces, found 1
(#1520) Spaces must be used to indent lines; tabs are not allowed
(#1520) Tab found within whitespace
(#1520) Line indented incorrectly; expected 4 spaces, found 1
(#1521) Spaces must be used to indent lines; tabs are not allowed
(#1521) Tab found within whitespace
(#1521) Line indented incorrectly; expected at least 8 spaces, found 2
(#1522) Spaces must be used to indent lines; tabs are not allowed
(#1522) Tab found within whitespace
(#1522) Line indented incorrectly; expected 4 spaces, found 1
(#1522) Usage of ELSEIF not allowed; use ELSE IF instead
(#1523) Spaces must be used to indent lines; tabs are not allowed
(#1523) Tab found within whitespace
(#1523) Line indented incorrectly; expected at least 8 spaces, found 2
(#1524) Spaces must be used to indent lines; tabs are not allowed
(#1524) Tab found within whitespace
(#1524) Line indented incorrectly; expected 4 spaces, found 1
(#1525) Spaces must be used to indent lines; tabs are not allowed
(#1525) Tab found within whitespace
(#1525) Line indented incorrectly; expected at least 8 spaces, found 2
(#1526) Spaces must be used to indent lines; tabs are not allowed
(#1526) Tab found within whitespace
(#1526) Line indented incorrectly; expected 4 spaces, found 1
(#1530) Spaces must be used to indent lines; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 4 spaces, found 1
(#1530) Variable "templateids_with_projekt_pruefung" must not contain underscores.
(#1531) Spaces must be used to indent lines; tabs are not allowed
(#1531) Tab found within whitespace
(#1531) Line indented incorrectly; expected at least 4 spaces, found 1
(#1533) Spaces must be used to indent lines; tabs are not allowed
(#1533) Tab found within whitespace
(#1533) Line indented incorrectly; expected at least 4 spaces, found 1
(#1533) Variable "templateids_with_projekt_pruefung" must not contain underscores.
(#1537) Spaces must be used to indent lines; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Line indented incorrectly; expected at least 4 spaces, found 1
(#1539) Spaces must be used to indent lines; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected 4 spaces, found 1
(#1540) Spaces must be used to indent lines; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected 8 spaces, found 2
(#1541) Spaces must be used to indent lines; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) 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) Line indented incorrectly; expected 4 spaces, found 1
(#1548) Spaces must be used to indent lines; tabs are not allowed
(#1548) Tab found within whitespace
(#1548) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#1550) Spaces must be used to indent lines; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 8 spaces, found 2
(#1551) Spaces must be used to indent lines; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#1557) Spaces must be used to indent lines; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected at least 4 spaces, found 1
(#1561) Spaces must be used to indent lines; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected 4 spaces, found 1
(#1561) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#1562) Spaces must be used to indent lines; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected at least 8 spaces, found 2
(#1562) Variable "certificate_issue_date_timestamp" must not contain underscores.
(#1563) Spaces must be used to indent lines; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected 4 spaces, found 1
(#1564) Spaces must be used to indent lines; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Line indented incorrectly; expected at least 8 spaces, found 2
(#1565) Spaces must be used to indent lines; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected 4 spaces, found 1
(#1569) Spaces must be used to indent lines; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected at least 4 spaces, found 1
(#1595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1595) Inline comments must end in full-stops, exclamation marks, or question marks
(#1595) This comment is 63% valid code; is this commented out code?
(#1595) No space found before comment text; expected "// $where[] = 'cm.cohortid = :cohortid';" but found "//$where[] = 'cm.cohortid = :cohortid';"
(#1598) Whitespace found at end of line within string
(#1602) Variable "headTeachers" must be all lower-case
(#1603) Variable "headTeachers" must be all lower-case
blocks/exastud/lib/picture_upload_form.php
(#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/>.".
(#22) "require_once" must be immediately followed by an open parenthesis
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Visibility must be declared on method "definition"
(#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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Commas (,) must be followed by white space.
(#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
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#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 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 4 spaces, found 1
blocks/exastud/local.config/config.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) Variable "force_bw_active" must not contain underscores.
(#5) Variable "bw_active" must not contain underscores.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Variable "force_bw_active" must not contain underscores.
(#8) Variable "bw_active" must not contain underscores.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Variable "bw_active" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#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
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#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
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#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
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
blocks/exastud/periods.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#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
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#53) Variable "actPeriod" 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 "editUrl" must be all lower-case
(#56) Line exceeds 132 characters; contains 152 characters
(#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) Variable "editUrl" must be all lower-case
(#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
(#60) Line exceeds 132 characters; contains 174 characters
(#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 2
(#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 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 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 at least 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 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 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 2
(#69) Variable "editUrl" must be all lower-case
(#69) Variable "actPeriod" must be all lower-case
(#69) Variable "actPeriod" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 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 4 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 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 1
(#79) Line exceeds 132 characters; contains 142 characters
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
blocks/exastud/pictureupload.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#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) Whitespace found at end of line
(#42) Spaces must be used to indent lines; 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
(#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
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
blocks/exastud/printclass.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#30) Variable "actPeriod" must be all lower-case
(#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
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Variable "actPeriod" must be all lower-case
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#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
(#35) Whitespace found at end of line
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#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
(#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 54% valid code; is this commented out code?
(#40) Line exceeds maximum limit of 180 characters; contains 232 characters
(#40) No space found before comment text; expected "// if(!$mystudents = $DB->get_records_sql('SELECT s.id, s.studentid, r.review FROM {block_exastudclassstudents} s LEFT JOIN {block_exastudreview} r ON s.studentid=r.student_id WHERE s.classid=\'' . $class->id . '\' GROUP BY s.id')) {" but found "//if(!$mystudents = $DB->get_records_sql('SELECT s.id, s.studentid, r.review FROM {block_exastudclassstudents} s LEFT JOIN {block_exastudreview} r ON s.studentid=r.student_id WHERE s.classid=\'' . $class->id . '\' GROUP BY s.id')) {"
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Line exceeds 132 characters; contains 175 characters
(#44) Commas (,) must be followed by white space.
(#44) Line exceeds 132 characters; contains 168 characters
(#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
(#45) Commas (,) must be followed by white space.
(#49) Line exceeds 132 characters; contains 142 characters
(#51) Expected "foreach (...) {\n"; found "foreach(...) {\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 4 spaces, found 1
(#52) Variable "actPeriod" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) 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
blocks/exastud/printstudent.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#32) Variable "actPeriod" must be all lower-case
(#34) Inline control structures are not allowed
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Inline control structures are not allowed
(#35) Line exceeds 132 characters; contains 143 characters
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Line exceeds 132 characters; contains 134 characters
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#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 control structures are not allowed
(#44) Variable "actPeriod" must be all lower-case
(#45) Inline control structures are not allowed
blocks/exastud/renderer.php
(#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/>.".
(#21) "require_once" must be immediately followed by an open parenthesis
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 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 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
(#31) Variable "last_item_name" must not contain underscores.
(#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
(#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 at least 12 spaces, found 3
(#35) Line exceeds maximum limit of 180 characters; contains 229 characters
(#35) Line exceeds maximum limit of 180 characters; contains 229 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 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 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 12 spaces, found 3
(#38) Line exceeds 132 characters; contains 169 characters
(#38) Line exceeds 132 characters; contains 169 characters
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 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 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 12 spaces, found 3
(#41) Line exceeds 132 characters; contains 170 characters
(#41) Line exceeds 132 characters; contains 170 characters
(#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) This comment is 59% valid code; is this commented out code?
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Line exceeds maximum limit of 180 characters; contains 209 characters
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#45) Line exceeds maximum limit of 180 characters; contains 209 characters
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 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 12 spaces, found 3
(#50) Line exceeds 132 characters; contains 176 characters
(#50) Line exceeds 132 characters; contains 176 characters
(#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 3
(#52) Line exceeds maximum limit of 180 characters; contains 185 characters
(#52) Line exceeds maximum limit of 180 characters; contains 185 characters
(#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
(#53) Line exceeds maximum limit of 180 characters; contains 246 characters
(#53) Line exceeds maximum limit of 180 characters; contains 246 characters
(#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) Line exceeds maximum limit of 180 characters; contains 224 characters
(#54) Line exceeds maximum limit of 180 characters; contains 224 characters
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 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 16 spaces, found 4
(#57) Line exceeds maximum limit of 180 characters; contains 214 characters
(#57) Line exceeds maximum limit of 180 characters; contains 214 characters
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 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 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 16 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#62) Line exceeds maximum limit of 180 characters; contains 205 characters
(#62) Line exceeds maximum limit of 180 characters; contains 205 characters
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 4
(#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
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#67) Line exceeds maximum limit of 180 characters; contains 183 characters
(#67) Line exceeds maximum limit of 180 characters; contains 183 characters
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Line indented incorrectly; expected at least 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 at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#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 to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 12 spaces, found 3
(#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 at least 16 spaces, found 4
(#75) Line exceeds maximum limit of 180 characters; contains 205 characters
(#75) Line exceeds maximum limit of 180 characters; contains 205 characters
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Line exceeds maximum limit of 180 characters; contains 269 characters
(#77) Line exceeds maximum limit of 180 characters; contains 269 characters
(#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
(#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) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#83) Line exceeds maximum limit of 180 characters; contains 279 characters
(#83) Line exceeds maximum limit of 180 characters; contains 279 characters
(#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
(#84) Line exceeds maximum limit of 180 characters; contains 312 characters
(#84) Line exceeds maximum limit of 180 characters; contains 312 characters
(#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) Line exceeds maximum limit of 180 characters; contains 279 characters
(#85) Line exceeds maximum limit of 180 characters; contains 279 characters
(#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
(#86) Line exceeds maximum limit of 180 characters; contains 303 characters
(#86) Line exceeds maximum limit of 180 characters; contains 303 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#88) Line exceeds maximum limit of 180 characters; contains 286 characters
(#88) Line exceeds maximum limit of 180 characters; contains 286 characters
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#91) Line exceeds maximum limit of 180 characters; contains 246 characters
(#91) Line exceeds maximum limit of 180 characters; contains 246 characters
(#92) Spaces must be used to indent lines; 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
(#92) This comment is 63% valid code; is this commented out code?
(#92) Line exceeds maximum limit of 180 characters; contains 241 characters
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Line exceeds maximum limit of 180 characters; contains 241 characters
(#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
(#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
(#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 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 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 20 spaces, found 5
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 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 16 spaces, found 4
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 20 spaces, found 5
(#104) Variable "item_name" 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 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
(#106) Variable "item_name" must not contain underscores.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) 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) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) Variable "item_name" 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 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 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 at least 20 spaces, found 5
(#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 12 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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 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 at least 16 spaces, found 4
(#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 20 spaces, found 5
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 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 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 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 at least 16 spaces, found 4
(#126) Variable "last_item_name" must not contain underscores.
(#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
(#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) 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 8 spaces, found 2
(#131) Variable "last_item_name" 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 8 spaces, found 2
(#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
(#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
(#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 8 spaces, found 2
(#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
(#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
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#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) This comment is 79% valid code; is this commented out code?
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 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
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 16 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 16 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 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 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 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 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
(#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 at least 8 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 at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; 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 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 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 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
(#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
(#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 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) This comment is 62% valid code; is this commented out code?
(#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 2
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Line exceeds 132 characters; contains 145 characters
(#184) Line exceeds 132 characters; contains 145 characters
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#188) Visibility must be declared on method "student_report"
(#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
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Variable "class_subjects" must not contain underscores.
(#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
(#191) Variable "lern_soz" must not contain underscores.
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 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 8 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 8 spaces, found 2
(#197) Variable "current_parent" must not contain underscores.
(#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
(#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 3
(#200) Variable "current_parent" must not contain underscores.
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#201) Variable "current_parent" must not contain underscores.
(#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) Line indented incorrectly; expected 16 spaces, found 4
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 20 spaces, found 5
(#204) Line exceeds 132 characters; contains 143 characters
(#204) Line exceeds 132 characters; contains 143 characters
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 16 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 16 spaces, found 4
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 3
(#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 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#211) Variable "pos_value" must not contain underscores.
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) 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 16 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 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 16 spaces, found 4
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 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) Line indented incorrectly; expected 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#230) Variable "lern_soz" 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 12 spaces, found 3
(#232) Variable "lern_soz" 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
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#236) Variable "class_subjects" must not contain underscores.
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Variable "subjectData" must be all lower-case
(#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
(#239) Variable "subjectData" 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 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 12 spaces, found 3
(#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
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Variable "subjectData" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#245) Variable "subjectData" must be all lower-case
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 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 16 spaces, found 4
(#247) Variable "subjectData" must be all lower-case
(#247) Variable "subjectData" must be all lower-case
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 12 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 3
(#249) Variable "subjectData" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 4
(#250) Variable "subjectData" must be all lower-case
(#250) Variable "subjectData" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 16 spaces, found 4
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 12 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 at least 12 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 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 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 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 4 spaces, found 1
(#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) Visibility must be declared on method "report_grades"
(#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
(#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) Line indented incorrectly; expected 4 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#268) Spaces must be used to indent lines; tabs are not allowed
(#269) Spaces must be used to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#271) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#275) Spaces must be used to indent lines; tabs are not allowed
(#276) Spaces must be used to indent lines; tabs are not allowed
(#278) Spaces must be used to indent lines; tabs are not allowed
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Line indented incorrectly; expected 4 spaces, found 2
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 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 4 spaces, found 2
(#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 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 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 at least 4 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 4 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 3
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 3
(#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 "subjectData" must be all lower-case
(#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 4
(#293) Variable "subjectData" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 4
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 3
(#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 3
(#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 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 4 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 4 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
(#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
(#306) Visibility must be declared on method "back_button"
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 3
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 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 11 spaces, found 2
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#313) Visibility must be declared on method "link_button"
(#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
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 4
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 3
(#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
(#321) Visibility must be declared on method "last_modified"
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 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 12 spaces, found 3
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 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 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Line exceeds 132 characters; contains 155 characters
(#330) Line exceeds 132 characters; contains 155 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 8 spaces, found 3
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#335) Visibility must be declared on method "heading"
(#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
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#343) Visibility must be declared on method "heading2"
(#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
(#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 2
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) 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 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 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 at least 4 spaces, found 1
(#352) Spaces must be used to indent lines; tabs are not allowed
(#353) Spaces must be used to indent lines; tabs are not allowed
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 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 8 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/report.php
(#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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Whitespace found at end of line
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Variable "printStudents" must be all lower-case
(#62) Variable "printStudents" must be all lower-case
(#65) Whitespace found at end of line
(#66) Variable "printStudents" must be all lower-case
(#67) Whitespace found at end of line
(#70) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Variable "printStudents" must be all lower-case
(#79) Whitespace found at end of line
(#81) Whitespace found at end of line
(#84) Whitespace found at end of line
(#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 65% valid code; is this commented out code?
(#89) Whitespace found at end of line
(#90) Variable "printStudents" must be all lower-case
(#91) Variable "printStudents" must be all lower-case
(#93) Whitespace found at end of line
(#94) Variable "printStudents" must be all lower-case
(#95) Variable "printStudents" must be all lower-case
(#97) Whitespace found at end of line
(#99) This comment is 55% valid code; is this commented out code?
(#113) Whitespace found at end of line
(#114) Line indented incorrectly; expected 8 spaces, found 12
(#114) Empty IF statement detected
(#114) Variable "printStudents" must be all lower-case
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line indented incorrectly; expected 8 spaces, found 12
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) Variable "printStudents" must be all lower-case
(#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) Variable "printStudents" must be all lower-case
(#120) Whitespace found at end of line
(#122) Whitespace found at end of line
(#123) Line indented incorrectly; expected 12 spaces, found 16
(#125) Line indented incorrectly; expected 12 spaces, found 16
(#126) Whitespace found at end of line
(#127) "require_once" must be immediately followed by an open parenthesis
(#129) Whitespace found at end of line
(#131) Line indented incorrectly; expected 8 spaces, found 12
(#135) Whitespace found at end of line
(#136) Variable "temp_files" must not contain underscores.
(#137) Whitespace found at end of line
(#138) Line indented incorrectly; expected 12 spaces, found 16
(#138) Variable "printStudents" must be all lower-case
(#141) Variable "temp_files" must not contain underscores.
(#142) Line indented incorrectly; expected 12 spaces, found 16
(#143) Whitespace found at end of line
(#145) 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
(#147) Line indented incorrectly; expected 12 spaces, found 16
(#147) Variable "temp_files" must not contain underscores.
(#147) Variable "temp_file" must not contain underscores.
(#148) Variable "temp_file" must not contain underscores.
(#149) Line indented incorrectly; expected 12 spaces, found 16
(#150) Whitespace found at end of line
(#151) Variable "certificate_issue_date_text" must not contain underscores.
(#152) Variable "certificate_issue_date_text" must not contain underscores.
(#153) Whitespace found at end of line
(#154) "require_once" must be immediately followed by an open parenthesis
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#158) Line indented incorrectly; expected 4 spaces, found 8
(#158) Closing brace indented incorrectly; expected 4 spaces, found 8
(#159) Whitespace found at end of line
(#160) Whitespace found at end of line
(#163) Whitespace found at end of line
(#170) Whitespace found at end of line
(#178) Whitespace found at end of line
(#186) Whitespace found at end of line
(#190) Whitespace found at end of line
(#199) Whitespace found at end of line
(#202) Whitespace found at end of line
(#206) Whitespace found at end of line
(#210) Line exceeds 132 characters; contains 173 characters
(#217) Whitespace found at end of line
(#221) Whitespace found at end of line
(#223) Whitespace found at end of line
(#229) Whitespace found at end of line
(#231) Whitespace found at end of line
(#232) This comment is 59% valid code; is this commented out code?
(#232) Line indented incorrectly; expected at least 4 spaces, found 0
(#232) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#233) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#235) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (echo ';)
(#235) Line indented incorrectly; expected at least 4 spaces, found 0
(#237) This comment is 50% valid code; is this commented out code?
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Line indented incorrectly; expected at least 4 spaces, found 0
(#237) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Line indented incorrectly; expected at least 4 spaces, found 0
(#238) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#239) Whitespace found at end of line
(#241) Whitespace found at end of line
(#245) Whitespace found at end of line
(#246) Line exceeds 132 characters; contains 133 characters
(#247) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Whitespace found at end of line
(#259) Whitespace found at end of line
(#271) Whitespace found at end of line
(#274) Whitespace found at end of line
blocks/exastud/report_project.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "actPeriod" must be all lower-case
(#36) Variable "actPeriod" must be all lower-case
(#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
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Variable "actPeriod" must be all lower-case
(#40) Line exceeds maximum limit of 180 characters; contains 205 characters
(#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) Expected "} else if (...) {\n"; found "}\nelse if(...){\n"
(#43) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#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
(#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 3
(#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
(#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
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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
(#54) Variable "edit_link" must not contain underscores.
(#54) Line exceeds 132 characters; contains 148 characters
(#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) Variable "edit_link" 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 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) 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 4 spaces, found 1
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Variable "actPeriod" must be all lower-case
(#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) 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 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 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 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) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#68) Line exceeds maximum limit of 180 characters; contains 182 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#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 4 spaces, found 1
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Whitespace found at end of line within string
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Commas (,) must be followed by white space.
(#73) Line exceeds 132 characters; contains 168 characters
(#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 3
(#74) Commas (,) must be followed by white space.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#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) 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
(#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
(#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) 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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) No space found before comment text; expected "// userpic" but found "//userpic"
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// userpic" but found "//userpic"
(#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
(#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) Inline control structures are not allowed
(#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 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
(#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 comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// action" but found "//action"
(#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 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
(#93) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#94) Inline control structures are not allowed
(#94) Expected 1 space after first semicolon of FOR loop; 0 found
(#94) Expected 1 space after second semicolon of FOR loop; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#94) Expected 1 space before "<"; 0 found
(#94) Expected 1 space after "<"; 0 found
(#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 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 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
(#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
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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) 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
(#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 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Variable "userReport" must be all lower-case
(#105) Variable "actPeriod" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#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 maximum limit of 180 characters; contains 210 characters
(#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) Line exceeds 132 characters; contains 165 characters
(#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 8 spaces, found 2
(#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 12 spaces, found 3
(#111) Line exceeds maximum limit of 180 characters; contains 231 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 12 spaces, found 3
(#112) Line exceeds 132 characters; contains 174 characters
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Line exceeds maximum limit of 180 characters; contains 200 characters
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) No space found before comment text; expected "// $link = '<a href="' . $CFG->wwwroot . '/blocks/exastud/printstudent.php?courseid=' . $courseid . '&amp;studentid=' . $user->id . '&amp;sesskey=' . sesskey() . '&periodid='.$periodid.'&pdf=true">';" but found "//$link = '<a href="' . $CFG->wwwroot . '/blocks/exastud/printstudent.php?courseid=' . $courseid . '&amp;studentid=' . $user->id . '&amp;sesskey=' . sesskey() . '&periodid='.$periodid.'&pdf=true">';"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line exceeds 132 characters; contains 166 characters
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) No space found before comment text; expected "// $icons .= $link.'<img src="' . $CFG->wwwroot . '/blocks/exastud/pix/pdf.png" width="23" height="16" alt="' . block_exastud_get_string('printversion'). '" /></a>';" but found "//$icons .= $link.'<img src="' . $CFG->wwwroot . '/blocks/exastud/pix/pdf.png" width="23" height="16" alt="' . block_exastud_get_string('printversion'). '" /></a>';"
(#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 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line exceeds 132 characters; contains 140 characters
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) This comment is 55% valid code; is this commented out code?
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) No space found before comment text; expected "// $studentdesc = print_user_picture($user->id, $courseid, $user->picture, 0, true, false) . ' ' . $link.fullname($user, $user->id).'</a>';" but found "//$studentdesc = print_user_picture($user->id, $courseid, $user->picture, 0, true, false) . ' ' . $link.fullname($user, $user->id).'</a>';"
(#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) 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) This comment is 65% valid code; is this commented out code?
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) No space found before comment text; expected "// $table->data[] = array($studentdesc, $userReport->team, $userReport->resp, $userReport->inde, $icons);" but found "//$table->data[] = array($studentdesc, $userReport->team, $userReport->resp, $userReport->inde, $icons);"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#125) Spaces must be used to indent lines; 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 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) Line indented incorrectly; expected 8 spaces, found 2
(#127) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Variable "userReport" must be all lower-case
(#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
(#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 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
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line exceeds maximum limit of 180 characters; contains 293 characters
(#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
(#138) Line exceeds maximum limit of 180 characters; contains 320 characters
(#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 at least 4 spaces, found 1
(#140) Whitespace found at end of line within string
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#142) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#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
(#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 at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) 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 at least 4 spaces, found 1
blocks/exastud/review.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#35) Variable "actPeriod" must be all lower-case
(#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
(#41) Spaces must be used to indent lines; 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 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 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 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 8 spaces, found 2
(#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
(#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 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 4 spaces, found 1
(#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 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
(#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 "unlocked_teachers" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#56) Empty IF statement detected
(#56) Variable "unlocked_teachers" must not contain underscores.
(#56) Variable "unlocked_teachers" 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 4
(#57) Variable "unlocked_teachers" must not contain underscores.
(#57) Variable "unlocked_teachers" 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 at least 18 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 22 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 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 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 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
(#67) Variable "unlocked_teachers" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#69) Empty IF statement detected
(#69) Variable "unlocked_teachers" must not contain underscores.
(#69) Variable "unlocked_teachers" must not contain underscores.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Variable "unlocked_teachers" must not contain underscores.
(#70) Variable "unlocked_teachers" 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 18 spaces, found 3
(#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 22 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 12 spaces, found 3
(#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 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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) 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) Line 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 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 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 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 at least 12 spaces, found 3
(#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 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 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 4 spaces, found 1
(#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) This comment is 45% valid code; is this commented out code?
(#91) 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
(#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) 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) 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 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 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 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 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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
(#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 3
(#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
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 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 16 spaces, found 4
(#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
(#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
(#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 at least 20 spaces, found 6
(#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 7
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 20 spaces, found 7
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 20 spaces, found 7
(#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 6
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 20 spaces, found 5
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 16 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 20 spaces, found 5
(#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 24 spaces, found 6
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 24 spaces, found 6
(#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
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 20 spaces, found 5
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 20 spaces, found 6
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 20 spaces, found 7
(#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 7
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 20 spaces, found 7
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 6
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) 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 at least 20 spaces, found 5
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 20 spaces, found 6
(#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 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 20 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 20 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 20 spaces, found 6
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 20 spaces, found 5
(#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
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 20 spaces, found 5
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 24 spaces, found 6
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 24 spaces, found 7
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 24 spaces, found 8
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 24 spaces, found 8
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 24 spaces, found 8
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 24 spaces, found 7
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 24 spaces, found 6
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 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
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 16 spaces, found 4
(#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 20 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 20 spaces, found 7
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 7
(#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 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 20 spaces, found 5
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 16 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 12 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 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 4 spaces, found 1
(#175) Variable "actPeriod" must be all lower-case
(#177) Variable "lastPeriod" must be all lower-case
(#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
(#178) Variable "lastPeriod" must be all lower-case
blocks/exastud/review_class.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Commas (,) must be followed by white space.
(#45) Whitespace found at end of line
(#50) Whitespace found at end of line
(#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
(#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
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Expected 1 space before "?"; 0 found
(#94) Expected 1 space after "?"; 0 found
(#94) Expected 1 space before ":"; 0 found
(#94) Expected 1 space after ":"; 0 found
(#100) Variable "actPeriod" must be all lower-case
(#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
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Variable "evaluation_options" must not contain underscores.
(#112) Whitespace found at end of line
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// userpic" but found "//userpic"
(#121) 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
(#125) Inline control structures are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#136) Inline control structures are not allowed
(#136) Expected 1 space after first semicolon of FOR loop; 0 found
(#136) Expected 1 space after second semicolon of FOR loop; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Expected 1 space before "<="; 0 found
(#136) Expected 1 space after "<="; 0 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#144) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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
(#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 2
(#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 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 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
(#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 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 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#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) 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 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 8 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 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 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) This comment is 66% valid code; is this commented out code?
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line exceeds 132 characters; contains 164 characters
(#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) 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
(#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
(#165) Variable "actPeriod" must be all lower-case
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Line exceeds 132 characters; contains 167 characters
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Variable "subjectData" must be all lower-case
(#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 at least 4 spaces, found 1
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "show_hide_url" must not contain underscores.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#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) Variable "show_hide_icon" must not contain underscores.
(#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 8 spaces, found 2
(#177) Variable "show_hide_url" must not contain underscores.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#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
(#178) Variable "show_hide_icon" must not contain underscores.
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#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) Variable "show_hide_url" must not contain underscores.
(#180) Variable "show_hide_icon" must not contain underscores.
(#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 1
(#182) Line exceeds maximum limit of 180 characters; contains 199 characters
(#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 2
(#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 4 spaces, found 1
(#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
(#186) Variable "subjectData" must be all lower-case
(#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 1
(#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) Variable "grade_options" must not contain underscores.
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 5
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line exceeds 132 characters; contains 140 characters
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) This comment is 78% valid code; is this commented out code?
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) No space found before comment text; expected "// $grade_form->addElement('static', 'exacomp_grades', block_exastud_trans('de:Vorschläge aus Exacomp'), $grade_options['exacomp_grades']);" but found "//$grade_form->addElement('static', 'exacomp_grades', block_exastud_trans('de:Vorschläge aus Exacomp'), $grade_options['exacomp_grades']);"
(#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 1
(#193) Variable "grade_form" must not contain underscores.
(#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 1
(#194) Variable "grade_form" must not contain underscores.
(#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) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#195) Variable "grade_options" must not contain underscores.
(#195) Variable "grade_option" must not contain underscores.
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 5
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#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 9
(#197) Variable "grade_form" must not contain underscores.
(#197) Variable "grade_option" must not contain underscores.
(#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 5
(#198) Expected "} else {\n"; found "}else {\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 9
(#199) Variable "grade_form" must not contain underscores.
(#199) Variable "grade_option" must not contain underscores.
(#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 5
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#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
(#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
(#203) Variable "grade_form" 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 4 spaces, found 1
(#204) Variable "grade_form" must not contain underscores.
(#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) Whitespace found at end of line
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) This comment is 52% valid code; is this commented out code?
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Line indented incorrectly; expected at least 4 spaces, found 2
(#212) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 4 spaces, found 1
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#215) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Commas (,) must be followed by white space.
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Commas (,) must be followed by white space.
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Line exceeds 132 characters; contains 162 characters
(#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) Variable "evaluation_options" must not contain underscores.
(#217) Variable "evaluation_options" 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 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 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 8 spaces, found 2
(#220) Inline control structures are not allowed
(#220) Expected 1 space after first semicolon of FOR loop; 0 found
(#220) Expected 1 space after second semicolon of FOR loop; 0 found
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#220) Expected 1 space before "<"; 0 found
(#220) Expected 1 space after "<"; 0 found
(#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 3
(#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
(#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 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 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 at least 8 spaces, found 2
(#229) Variable "subjectData" must be all lower-case
(#229) Variable "subjectData" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#231) Variable "subjectData" 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 12 spaces, found 3
(#232) Variable "subjectData" must be all lower-case
(#232) Variable "subjectData" must be all lower-case
(#232) Line exceeds maximum limit of 180 characters; contains 182 characters
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 8 spaces, found 2
(#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) Variable "subjectData" 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 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Variable "subjectData" must be all lower-case
(#236) Variable "subjectData" 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 12 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Variable "spacerCell" must be all lower-case
(#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
(#244) Variable "spacerCell" must be all lower-case
(#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 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 3
(#246) Variable "spacerCell" must be all lower-case
(#247) Spaces must be used to indent lines; 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 to indent lines; 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 to indent lines; 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 to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 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
(#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
(#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
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 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 at least 4 spaces, found 1
(#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
(#263) No space found before comment text; expected "// userpic" but found "//userpic"
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#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
(#265) No space found before comment text; expected "// buttons" but found "//buttons"
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#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 at least 4 spaces, found 1
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line exceeds 132 characters; contains 133 characters
(#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
(#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) Commas (,) must be followed by white space.
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) 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) Variable "show_hide_url" must not contain underscores.
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#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 "show_hide_icon" must not contain underscores.
(#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 3
(#283) Variable "show_hide_url" must not contain underscores.
(#283) Variable "show_hide_icon" 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 at least 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
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exastud/review_class_other_data.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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 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 4 spaces, found 3
(#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 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 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
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 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 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
(#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
(#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
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Variable "actPeriod" must be all lower-case
(#66) Variable "evaluation_options" must not contain underscores.
(#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) No space found before comment text; expected "// userpic" but found "//userpic"
(#74) This comment is 63% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 comments must end in full-stops, exclamation marks, or question marks
(#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
(#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) This comment is 63% valid code; is this commented out code?
(#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
(#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
(#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
(#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
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) This comment is 56% valid code; is this commented out code?
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Variable "editUser" 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 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 8 spaces, found 2
(#101) Variable "editUser" 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 4 spaces, found 1
(#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) Variable "editUser" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Variable "editUser" must be all lower-case
(#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
(#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
(#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 "hasInputs" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#110) Variable "hasInputs" 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 4 spaces, found 1
(#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
(#113) Variable "editUser" 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
(#114) Variable "editUser" must be all lower-case
(#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
(#115) Variable "hasInputs" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#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) 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 "editUser" 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 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 8 spaces, found 2
(#119) Line exceeds maximum limit of 180 characters; contains 189 characters
(#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 3
(#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
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) 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 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
(#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
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#129) Variable "form_input" 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 16 spaces, found 4
(#130) Variable "form_input" 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 20 spaces, found 5
(#131) Variable "form_input" 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 16 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 at least 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 16 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 at least 16 spaces, found 4
(#136) Variable "form_input" must not contain underscores.
(#137) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#142) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 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 at least 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
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exastud/review_class_project_teacher.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line exceeds 132 characters; contains 136 characters
(#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) This comment is 67% valid code; is this commented out code?
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#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
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#60) Variable "project_teacher_students" must not contain underscores.
(#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) No space found before comment text; expected "// userpic" but found "//userpic"
(#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
(#79) Variable "project_teacher_students" 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 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
(#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
(#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
(#89) Line exceeds 132 characters; contains 178 characters
(#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 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
(#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
(#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
(#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
blocks/exastud/review_student.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#62) Variable "actPeriod" must be all lower-case
(#65) Variable "lastPeriod" must be all lower-case
(#66) Variable "lastPeriod" must be all lower-case
(#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
(#67) Variable "lastPeriodClass" must be all lower-case
(#70) Whitespace found at end of line within string
(#73) Variable "lastPeriod" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Variable "lastPeriodClass" must be all lower-case
(#88) Variable "exacomp_grades" 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 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 at least 8 spaces, found 2
(#91) Variable "exacomp_grades" 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 4 spaces, found 1
(#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 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
(#95) Variable "exacomp_grades" 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 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) Variable "exacomp_grades" 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 16 spaces, found 4
(#99) Variable "exacomp_grades" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 5
(#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
(#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
(#106) Variable "actPeriod" must be all lower-case
(#106) Line exceeds 132 characters; contains 171 characters
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#110) Line exceeds maximum limit of 180 characters; contains 211 characters
(#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
(#114) Variable "subjectData" must be all lower-case
(#115) Variable "subjectData" must be all lower-case
(#117) Variable "grade_options" must not contain underscores.
(#118) Variable "grade_options" 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) Variable "grade_options" must not contain underscores.
(#119) Variable "grade_options" must not contain underscores.
(#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
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Variable "exacomp_grades" must not contain underscores.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Variable "grade_options" must not contain underscores.
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#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
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Variable "subjectData" must be all lower-case
(#133) Variable "subjectData" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Variable "subjectData" must be all lower-case
(#135) Variable "subjectData" must be all lower-case
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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 1
(#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
(#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 "existingReview" must be all lower-case
(#144) Variable "actPeriod" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#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
(#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 2
(#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 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 4 spaces, found 2
(#148) Variable "actPeriod" 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 4 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 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 4 spaces, found 1
(#151) Variable "existingReview" must be all lower-case
(#151) Variable "existingReview" 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 at least 8 spaces, found 5
(#152) Variable "subjectData" must be all lower-case
(#157) Variable "subjectData" must be all lower-case
(#158) Variable "existingReview" must be all lower-case
(#158) Variable "existingReview" must be all lower-case
(#160) Expected 1 space after "=>"; 2 found
(#162) Closing brace indented incorrectly; expected 1 spaces, found 4
(#164) Variable "existingReview" must be all lower-case
(#164) Line exceeds 132 characters; contains 164 characters
(#165) Variable "actPeriod" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#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 at least 4 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 at least 4 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 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 at least 4 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 4 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 4 spaces, found 2
(#172) Variable "actPeriod" must be all lower-case
(#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 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 4 spaces, found 1
(#175) Variable "existingReview" must be all lower-case
(#175) Variable "existingReview" must be all lower-case
(#180) Variable "subjectData" must be all lower-case
(#181) Variable "existingReview" must be all lower-case
(#181) Variable "existingReview" 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 at least 4 spaces, found 1
(#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
(#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
(#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 1
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 8 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 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 4 spaces, found 1
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 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 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 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 at least 8 spaces, found 2
(#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
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 6
(#223) Line exceeds 132 characters; contains 134 characters
(#230) Closing brace indented incorrectly; expected 2 spaces, found 8
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#236) Line exceeds 132 characters; contains 134 characters
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) 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
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Variable "actPeriod" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#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
(#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
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#269) Variable "lastPeriodClass" 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 4 spaces, found 1
(#270) Variable "lastPeriodData" must be all lower-case
(#270) Variable "lastPeriodClass" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) 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) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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) Variable "lastPeriod" 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 at least 8 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 8 spaces, found 2
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) This comment is 57% valid code; is this commented out code?
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Line exceeds 132 characters; contains 172 characters
(#285) Line indented incorrectly; expected at least 8 spaces, found 3
(#286) Line indented incorrectly; expected at least 8 spaces, found 3
(#287) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#291) Variable "lastPeriod" must be all lower-case
(#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 3
(#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
(#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) Line indented incorrectly; expected 12 spaces, found 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 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 at least 16 spaces, found 5
(#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 5
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 5
(#301) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#307) Variable "lastPeriodData" must be all lower-case
(#307) Variable "lastPeriodData" 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 12 spaces, found 3
(#308) Variable "lastPeriodData" 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 at least 16 spaces, found 4
(#310) Variable "lastPeriodData" must be all lower-case
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Variable "lastPeriodData" must be all lower-case
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 12 spaces, found 3
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#313) Variable "lastPeriodData" must be all lower-case
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 16 spaces, found 4
(#315) Variable "lastPeriodData" must be all lower-case
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 16 spaces, found 4
(#316) Variable "lastPeriodData" must be all lower-case
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 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 8 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#324) Variable "lastPeriodClass" must be all lower-case
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
blocks/exastud/review_student_other_data.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#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
(#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
(#64) Variable "actPeriod" must be all lower-case
(#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
(#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 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 4 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 at least 4 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 at least 4 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 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#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
(#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
(#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
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#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
(#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
(#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
(#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
(#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
(#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
(#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
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Variable "userReport" must be all lower-case
(#112) Variable "actPeriod" 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 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
(#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) 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
(#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
(#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) 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 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 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 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
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#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 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) 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
(#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
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#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 "userReport" 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 4 spaces, found 1
(#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
(#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
(#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 4 spaces, found 1
(#148) Variable "class_teacher" 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 8 spaces, found 2
(#149) Variable "class_teacher" 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 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 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 8 spaces, found 2
(#153) Variable "class_teacher" 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 "class_teacher" must not contain underscores.
(#154) Variable "class_teacher" 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 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#158) Variable "class_teacher" must not contain underscores.
(#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 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#161) Variable "actPeriod" must be all lower-case
(#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 3
(#162) Variable "class_teacher" must not contain underscores.
(#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
(#165) Variable "class_teacher" must not contain underscores.
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Variable "class_teacher" must not contain underscores.
(#166) Variable "class_teacher" must not contain underscores.
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 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) 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
(#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) 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
(#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
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#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 4 spaces, found 1
(#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 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
(#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 1
(#191) This comment is 62% valid code; is this commented out code?
blocks/exastud/review_student_project_teacher.php
(#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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) "require" must be immediately followed by an open parenthesis
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#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) 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
(#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
(#53) Variable "actPeriod" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#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
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line exceeds 132 characters; contains 136 characters
(#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) This comment is 67% valid code; is this commented out code?
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#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) 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
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 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 at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#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
blocks/exastud/settings.php
(#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/>.".
(#22) "require_once" must be immediately followed by an open parenthesis
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Line exceeds 132 characters; contains 151 characters
(#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) Line exceeds 132 characters; contains 149 characters
(#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 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 4 spaces, found 1
(#29) Line exceeds 132 characters; contains 133 characters
(#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) Line exceeds 132 characters; contains 175 characters
blocks/exastud/tests/templates.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" must be immediately followed by an open parenthesis
(#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
(#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
(#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 at least 4 spaces, found 1
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 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) The use of function print_r() is forbidden
(#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
(#17) The use of function print_r() is forbidden
blocks/exastud/vendor/autoload.php
(#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
(#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
blocks/exastud/vendor/composer/ClassLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Member variable "prefixLengthsPsr4" must be all lower-case
(#47) Member variable "prefixDirsPsr4" must be all lower-case
(#48) Member variable "fallbackDirsPsr4" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "prefixesPsr0" must be all lower-case
(#52) Member variable "fallbackDirsPsr0" must be all lower-case
(#54) Member variable "useIncludePath" must be all lower-case
(#55) Member variable "classMap" must be all lower-case
(#56) Member variable "classMapAuthoritative" must be all lower-case
(#57) Member variable "missingClasses" must be all lower-case
(#59) Public method name "ClassLoader::getPrefixes" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#68) Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#73) Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#78) Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#83) Public method name "ClassLoader::getClassMap" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#91) Public method name "ClassLoader::addClassMap" must be in lower-case letters only
(#91) Variable "classMap" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#94) Variable "classMap" must be all lower-case
(#96) Variable "classMap" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#155) Public method name "ClassLoader::addPsr4" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) Usage of ELSEIF not allowed; use ELSE IF instead
(#201) Opening brace should be on the same line as the declaration
(#218) Public method name "ClassLoader::setPsr4" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#237) Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only
(#237) Variable "useIncludePath" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "useIncludePath" must be all lower-case
(#248) Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#259) Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only
(#259) Variable "classMapAuthoritative" must be all lower-case
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "classMapAuthoritative" must be all lower-case
(#269) Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#280) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#298) Public method name "ClassLoader::loadClass" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#314) Public method name "ClassLoader::findFile" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Variable "logicalPathPsr4" must be all lower-case
(#354) Variable "logicalPathPsr4" must be all lower-case
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Variable "logicalPathPsr4" must be all lower-case
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Variable "logicalPathPsr0" must be all lower-case
(#372) Variable "logicalPathPsr4" must be all lower-case
(#373) Variable "logicalPathPsr4" must be all lower-case
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Variable "logicalPathPsr0" must be all lower-case
(#383) Variable "logicalPathPsr0" must be all lower-case
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "logicalPathPsr0" must be all lower-case
(#399) Variable "logicalPathPsr0" must be all lower-case
(#412) function name "includeFile" must be lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#414) "include" must be immediately followed by an open parenthesis
blocks/exastud/vendor/composer/autoload_classmap.php
(#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
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
blocks/exastud/vendor/composer/autoload_namespaces.php
(#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
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
blocks/exastud/vendor/composer/autoload_psr4.php
(#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
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#12) Variable "vendorDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
(#14) Variable "vendorDir" must be all lower-case
(#15) Variable "vendorDir" must be all lower-case
blocks/exastud/vendor/composer/autoload_real.php
(#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
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Public method name "ComposerAutoloaderInit54c4c7a724e85092e083990914efd691::loadClassLoader" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#12) "require" must be immediately followed by an open parenthesis
(#16) Public method name "ComposerAutoloaderInit54c4c7a724e85092e083990914efd691::getLoader" must be in lower-case letters only
(#17) Opening brace should be on the same line as the declaration
(#26) Variable "useStaticLoader" must be all lower-case
(#27) Variable "useStaticLoader" must be all lower-case
(#28) "require_once" must be immediately followed by an open parenthesis
(#32) "require" must be immediately followed by an open parenthesis
(#37) "require" must be immediately followed by an open parenthesis
(#42) Variable "classMap" must be all lower-case
(#42) "require" must be immediately followed by an open parenthesis
(#43) Variable "classMap" must be all lower-case
(#44) Variable "classMap" must be all lower-case
blocks/exastud/vendor/composer/autoload_static.php
(#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
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Member variable "prefixLengthsPsr4" must be all lower-case
(#10) Whitespace found at end of line
(#16) Whitespace found at end of line
(#22) Whitespace found at end of line
(#28) Member variable "prefixDirsPsr4" must be all lower-case
(#29) Whitespace found at end of line
(#33) Whitespace found at end of line
(#37) Whitespace found at end of line
(#41) Whitespace found at end of line
(#45) Whitespace found at end of line
(#49) Whitespace found at end of line
(#53) Whitespace found at end of line
(#59) Member variable "classMap" must be all lower-case
(#63) Public method name "ComposerStaticInit54c4c7a724e85092e083990914efd691::getInitializer" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#66) Variable "prefixLengthsPsr4" must be all lower-case
(#67) Variable "prefixDirsPsr4" must be all lower-case
(#68) Variable "classMap" must be all lower-case
blocks/exastud/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected 5 space(s) before asterisk; 4 found
(#50) Expected 5 space(s) before asterisk; 4 found
(#51) Expected 5 space(s) before asterisk; 4 found
(#54) Expected 5 space(s) before asterisk; 4 found
(#55) Expected 5 space(s) before asterisk; 4 found
(#56) Expected 5 space(s) before asterisk; 4 found
(#59) Expected 5 space(s) before asterisk; 4 found
(#60) Expected 5 space(s) before asterisk; 4 found
(#61) Expected 5 space(s) before asterisk; 4 found
(#64) Expected 5 space(s) before asterisk; 4 found
(#65) Expected 5 space(s) before asterisk; 4 found
(#66) Expected 5 space(s) before asterisk; 4 found
(#67) Member variable "fileName" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Member variable "dbHandler" must be all lower-case
(#75) Member variable "dbType" must be all lower-case
(#76) Member variable "compressManager" must be all lower-case
(#77) Member variable "typeAdapter" must be all lower-case
(#78) Member variable "dumpSettings" must be all lower-case
(#79) Member variable "pdoSettings" must be all lower-case
(#81) Member variable "tableColumnTypes" must be all lower-case
(#83) Expected 5 space(s) before asterisk; 4 found
(#84) Expected 5 space(s) before asterisk; 4 found
(#85) Expected 5 space(s) before asterisk; 4 found
(#86) Member variable "dbName" must be all lower-case
(#88) Expected 5 space(s) before asterisk; 4 found
(#89) Expected 5 space(s) before asterisk; 4 found
(#90) Expected 5 space(s) before asterisk; 4 found
(#93) Expected 5 space(s) before asterisk; 4 found
(#94) Expected 5 space(s) before asterisk; 4 found
(#95) Expected 5 space(s) before asterisk; 4 found
(#96) Member variable "dsnArray" must be all lower-case
(#112) Variable "dumpSettings" must be all lower-case
(#113) Variable "pdoSettings" must be all lower-case
(#115) Variable "dumpSettingsDefault" must be all lower-case
(#118) Must use "self::" for local static member reference
(#137) Must use "self::" for local static member reference
(#145) Variable "pdoSettingsDefault" must be all lower-case
(#154) Variable "pdoSettingsDefault" must be all lower-case
(#154) Variable "pdoSettings" must be all lower-case
(#155) Variable "dumpSettingsDefault" must be all lower-case
(#155) Variable "dumpSettings" must be all lower-case
(#163) Variable "dumpSettingsDefault" must be all lower-case
(#164) Expected 1 space before ">"; 0 found
(#164) Expected 1 space after ">"; 0 found
(#173) 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
(#185) Opening brace should be on the same line as the declaration
(#199) Opening brace should be on the same line as the declaration
(#223) Private method name "Mysqldump::parseDsn" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#238) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#239) Variable "kvpArr" must be all lower-case
(#240) Variable "kvpArr" must be all lower-case
(#240) Variable "kvpArr" must be all lower-case
(#266) Opening brace should be on the same line as the declaration
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Opening brace should be on the same line as the declaration
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) 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
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Private method name "Mysqldump::getDumpFileHeader" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Private method name "Mysqldump::getDumpFileFooter" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#425) Private method name "Mysqldump::getDatabaseStructure" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Private method name "Mysqldump::exportTables" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Private method name "Mysqldump::exportViews" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Private method name "Mysqldump::exportTriggers" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Private method name "Mysqldump::exportProcedures" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Private method name "Mysqldump::getTableStructure" must be in lower-case letters only
(#580) Variable "tableName" must be all lower-case
(#581) Opening brace should be on the same line as the declaration
(#586) Variable "tableName" must be all lower-case
(#589) Variable "tableName" must be all lower-case
(#594) Variable "tableName" must be all lower-case
(#603) Variable "tableName" must be all lower-case
(#603) Variable "tableName" must be all lower-case
(#614) Private method name "Mysqldump::getTableColumnTypes" must be in lower-case letters only
(#614) Variable "tableName" must be all lower-case
(#615) Variable "columnTypes" must be all lower-case
(#617) Variable "tableName" must be all lower-case
(#621) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#623) Variable "columnTypes" must be all lower-case
(#624) Expected 1 space before "=>"; 0 found
(#631) Variable "columnTypes" must be all lower-case
(#641) Private method name "Mysqldump::getViewStructureTable" must be in lower-case letters only
(#641) Variable "viewName" must be all lower-case
(#642) Opening brace should be on the same line as the declaration
(#649) Variable "viewName" must be all lower-case
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Variable "viewName" must be all lower-case
(#660) Variable "viewName" must be all lower-case
(#673) method name "Mysqldump::createStandInTable" must be in lower-case letters only
(#673) Visibility must be declared on method "createStandInTable"
(#673) Variable "viewName" must be all lower-case
(#675) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#675) Variable "viewName" must be all lower-case
(#680) Variable "viewName" must be all lower-case
(#693) Private method name "Mysqldump::getViewStructureView" must be in lower-case letters only
(#693) Variable "viewName" must be all lower-case
(#694) Opening brace should be on the same line as the declaration
(#701) Variable "viewName" must be all lower-case
(#703) 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
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) Variable "viewName" must be all lower-case
(#723) Private method name "Mysqldump::getTriggerStructure" must be in lower-case letters only
(#723) Variable "triggerName" must be all lower-case
(#724) Opening brace should be on the same line as the declaration
(#725) Variable "triggerName" must be all lower-case
(#729) Variable "triggerName" must be all lower-case
(#745) Private method name "Mysqldump::getProcedureStructure" must be in lower-case letters only
(#745) Variable "procedureName" must be all lower-case
(#746) Opening brace should be on the same line as the declaration
(#753) Variable "procedureName" must be all lower-case
(#770) Variable "tableName" must be all lower-case
(#771) Opening brace should be on the same line as the declaration
(#773) Variable "columnTypes" must be all lower-case
(#773) Variable "tableName" must be all lower-case
(#774) Variable "colName" must be all lower-case
(#774) Variable "colValue" must be all lower-case
(#775) Variable "colValue" must be all lower-case
(#777) Usage of ELSEIF not allowed; use ELSE IF instead
(#777) Variable "columnTypes" must be all lower-case
(#777) Variable "colName" must be all lower-case
(#778) Variable "columnTypes" must be all lower-case
(#778) Variable "colName" must be all lower-case
(#778) Variable "colValue" must be all lower-case
(#783) Usage of ELSEIF not allowed; use ELSE IF instead
(#783) Variable "columnTypes" must be all lower-case
(#783) Variable "colName" must be all lower-case
(#784) Variable "colValue" must be all lower-case
(#786) Variable "colValue" must be all lower-case
(#799) Private method name "Mysqldump::listValues" must be in lower-case letters only
(#799) Variable "tableName" must be all lower-case
(#800) Opening brace should be on the same line as the declaration
(#801) Variable "tableName" must be all lower-case
(#803) Variable "onlyOnce" must be all lower-case
(#804) Variable "lineSize" must be all lower-case
(#806) Variable "colStmt" must be all lower-case
(#806) Variable "tableName" must be all lower-case
(#807) Variable "colStmt" must be all lower-case
(#812) Variable "resultSet" must be all lower-case
(#813) Variable "resultSet" must be all lower-case
(#815) Variable "resultSet" must be all lower-case
(#816) Variable "tableName" must be all lower-case
(#817) Variable "onlyOnce" must be all lower-case
(#820) Variable "lineSize" must be all lower-case
(#821) Variable "tableName" must be all lower-case
(#822) The use of backticks in strings is not recommended
(#822) Variable "tableName" must be all lower-case
(#823) The use of backticks in strings is not recommended
(#826) Variable "lineSize" must be all lower-case
(#827) Variable "tableName" must be all lower-case
(#830) Variable "onlyOnce" must be all lower-case
(#832) Variable "lineSize" must be all lower-case
(#834) Variable "lineSize" must be all lower-case
(#836) Variable "onlyOnce" must be all lower-case
(#837) Variable "lineSize" must be all lower-case
(#840) Variable "resultSet" must be all lower-case
(#842) Variable "onlyOnce" must be all lower-case
(#846) Variable "tableName" must be all lower-case
(#856) method name "Mysqldump::prepareListValues" must be in lower-case letters only
(#856) Visibility must be declared on method "prepareListValues"
(#856) Variable "tableName" must be all lower-case
(#857) Opening brace should be on the same line as the declaration
(#861) Variable "tableName" must be all lower-case
(#872) Variable "tableName" must be all lower-case
(#877) Variable "tableName" must be all lower-case
(#883) Variable "tableName" must be all lower-case
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) method name "Mysqldump::endListValues" must be in lower-case letters only
(#904) Visibility must be declared on method "endListValues"
(#904) Variable "tableName" must be all lower-case
(#905) Opening brace should be on the same line as the declaration
(#908) Variable "tableName" must be all lower-case
(#914) Variable "tableName" must be all lower-case
(#923) Variable "tableName" must be all lower-case
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) method name "Mysqldump::getColumnStmt" must be in lower-case letters only
(#945) Visibility must be declared on method "getColumnStmt"
(#945) Variable "tableName" must be all lower-case
(#946) Opening brace should be on the same line as the declaration
(#947) Variable "colStmt" must be all lower-case
(#948) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#948) Variable "tableName" must be all lower-case
(#948) Variable "colName" must be all lower-case
(#948) Variable "colType" must be all lower-case
(#949) Variable "colType" must be all lower-case
(#950) Variable "colStmt" must be all lower-case
(#951) Variable "colType" must be all lower-case
(#952) Variable "colStmt" must be all lower-case
(#954) Variable "colStmt" must be all lower-case
(#957) Variable "colStmt" must be all lower-case
(#957) Variable "colStmt" must be all lower-case
(#959) Variable "colStmt" must be all lower-case
(#979) Public method name "CompressMethod::isValid" must be in lower-case letters only
(#980) Opening brace should be on the same line as the declaration
(#992) Opening brace should be on the same line as the declaration
(#998) Expected 1 space after "="; 2 found
(#1006) Member variable "fileHandler" must be all lower-case
(#1009) Opening brace should be on the same line as the declaration
(#1019) Opening brace should be on the same line as the declaration
(#1029) Opening brace should be on the same line as the declaration
(#1030) Variable "bytesWritten" must be all lower-case
(#1033) Variable "bytesWritten" must be all lower-case
(#1037) Opening brace should be on the same line as the declaration
(#1044) Member variable "fileHandler" must be all lower-case
(#1047) Opening brace should be on the same line as the declaration
(#1057) Opening brace should be on the same line as the declaration
(#1067) Opening brace should be on the same line as the declaration
(#1068) Variable "bytesWritten" must be all lower-case
(#1071) Variable "bytesWritten" must be all lower-case
(#1075) Opening brace should be on the same line as the declaration
(#1082) Member variable "fileHandler" must be all lower-case
(#1088) Opening brace should be on the same line as the declaration
(#1098) Opening brace should be on the same line as the declaration
(#1099) Variable "bytesWritten" must be all lower-case
(#1102) Variable "bytesWritten" must be all lower-case
(#1106) Opening brace should be on the same line as the declaration
(#1126) Public method name "TypeAdapter::isValid" must be in lower-case letters only
(#1127) Opening brace should be on the same line as the declaration
(#1142) Variable "dbHandler" must be all lower-case
(#1143) Opening brace should be on the same line as the declaration
(#1148) Expected 1 space after "="; 2 found
(#1149) Variable "dbHandler" must be all lower-case
(#1157) Opening brace should be on the same line as the declaration
(#1161) Variable "tableName" must be all lower-case
(#1162) Opening brace should be on the same line as the declaration
(#1165) Variable "tableName" must be all lower-case
(#1172) Variable "dumpSettings" must be all lower-case
(#1173) Opening brace should be on the same line as the declaration
(#1177) Variable "viewName" must be all lower-case
(#1178) Opening brace should be on the same line as the declaration
(#1181) Variable "viewName" must be all lower-case
(#1189) Opening brace should be on the same line as the declaration
(#1197) Variable "triggerName" must be all lower-case
(#1198) Opening brace should be on the same line as the declaration
(#1206) Variable "triggerName" must be all lower-case
(#1207) Opening brace should be on the same line as the declaration
(#1215) Variable "procedureName" must be all lower-case
(#1215) Variable "dumpSettings" must be all lower-case
(#1216) Opening brace should be on the same line as the declaration
(#1221) Opening brace should be on the same line as the declaration
(#1226) Opening brace should be on the same line as the declaration
(#1231) Opening brace should be on the same line as the declaration
(#1236) Opening brace should be on the same line as the declaration
(#1247) Opening brace should be on the same line as the declaration
(#1252) Opening brace should be on the same line as the declaration
(#1257) Opening brace should be on the same line as the declaration
(#1262) Opening brace should be on the same line as the declaration
(#1267) Opening brace should be on the same line as the declaration
(#1272) Opening brace should be on the same line as the declaration
(#1277) Opening brace should be on the same line as the declaration
(#1282) Opening brace should be on the same line as the declaration
(#1287) Opening brace should be on the same line as the declaration
(#1292) Opening brace should be on the same line as the declaration
(#1297) Opening brace should be on the same line as the declaration
(#1302) Opening brace should be on the same line as the declaration
(#1307) Opening brace should be on the same line as the declaration
(#1312) Opening brace should be on the same line as the declaration
(#1317) Opening brace should be on the same line as the declaration
(#1322) Opening brace should be on the same line as the declaration
(#1333) Public method name "TypeAdapterFactory::parseColumnType" must be in lower-case letters only
(#1333) Variable "colType" must be all lower-case
(#1334) Opening brace should be on the same line as the declaration
(#1339) Opening brace should be on the same line as the declaration
(#1344) Opening brace should be on the same line as the declaration
(#1364) Member variable "dbHandler" must be all lower-case
(#1366) Inline comments must end in full-stops, exclamation marks, or question marks
(#1367) Member variable "mysqlTypes" must be all lower-case
(#1401) Variable "dbHandler" must be all lower-case
(#1402) Opening brace should be on the same line as the declaration
(#1403) Variable "dbHandler" must be all lower-case
(#1407) Opening brace should be on the same line as the declaration
(#1408) Variable "expected_num_args" must not contain underscores.
(#1410) Variable "databaseName" must be all lower-case
(#1412) Variable "resultSet" must be all lower-case
(#1413) Variable "characterSet" must be all lower-case
(#1413) Variable "resultSet" must be all lower-case
(#1414) Variable "resultSet" must be all lower-case
(#1416) Variable "resultSet" must be all lower-case
(#1417) Variable "collationDb" must be all lower-case
(#1417) Variable "resultSet" must be all lower-case
(#1418) Variable "resultSet" must be all lower-case
(#1429) Variable "tableName" must be all lower-case
(#1430) Opening brace should be on the same line as the declaration
(#1431) Variable "tableName" must be all lower-case
(#1434) Variable "viewName" must be all lower-case
(#1435) Opening brace should be on the same line as the declaration
(#1436) Variable "viewName" must be all lower-case
(#1439) Variable "triggerName" must be all lower-case
(#1440) Opening brace should be on the same line as the declaration
(#1441) Variable "triggerName" must be all lower-case
(#1444) Variable "procedureName" must be all lower-case
(#1445) Opening brace should be on the same line as the declaration
(#1446) Variable "procedureName" must be all lower-case
(#1449) Variable "dumpSettings" must be all lower-case
(#1450) Opening brace should be on the same line as the declaration
(#1456) Variable "dumpSettings" must be all lower-case
(#1464) Opening brace should be on the same line as the declaration
(#1470) Variable "triggerStmt" must be all lower-case
(#1472) Variable "triggerStmtReplaced1" must be all lower-case
(#1475) Variable "triggerStmt" must be all lower-case
(#1477) Variable "triggerStmtReplaced2" must be all lower-case
(#1480) Variable "triggerStmtReplaced1" must be all lower-case
(#1482) Variable "triggerStmtReplaced3" must be all lower-case
(#1485) Variable "triggerStmtReplaced2" must be all lower-case
(#1487) Variable "triggerStmtReplaced1" must be all lower-case
(#1488) Variable "triggerStmtReplaced2" must be all lower-case
(#1489) Variable "triggerStmtReplaced3" must be all lower-case
(#1490) Variable "triggerStmtReplaced" must be all lower-case
(#1490) Variable "triggerStmt" must be all lower-case
(#1492) Variable "triggerStmtReplaced" must be all lower-case
(#1492) Variable "triggerStmtReplaced3" must be all lower-case
(#1495) Variable "triggerStmtReplaced" must be all lower-case
(#1500) Opening brace should be on the same line as the declaration
(#1506) Variable "triggerStmt" must be all lower-case
(#1507) Variable "triggerStmtReplaced" must be all lower-case
(#1510) Variable "triggerStmt" must be all lower-case
(#1512) Variable "triggerStmtReplaced" must be all lower-case
(#1515) Variable "triggerStmtReplaced" must be all lower-case
(#1517) Variable "triggerStmtReplaced" must be all lower-case
(#1518) Variable "triggerStmtReplaced" must be all lower-case
(#1518) Variable "triggerStmt" must be all lower-case
(#1522) Variable "triggerStmtReplaced" must be all lower-case
(#1527) Variable "dumpSettings" must be all lower-case
(#1528) Opening brace should be on the same line as the declaration
(#1534) Variable "procedureStmt" must be all lower-case
(#1536) The use of backticks in strings is not recommended
(#1537) The use of backticks in strings is not recommended
(#1539) Variable "dumpSettings" must be all lower-case
(#1541) Variable "procedureStmt" must be all lower-case
(#1549) Opening brace should be on the same line as the declaration
(#1550) Variable "expected_num_args" must not contain underscores.
(#1558) Opening brace should be on the same line as the declaration
(#1559) Variable "expected_num_args" must not contain underscores.
(#1567) Opening brace should be on the same line as the declaration
(#1568) Variable "expected_num_args" must not contain underscores.
(#1574) Opening brace should be on the same line as the declaration
(#1575) Variable "expected_num_args" must not contain underscores.
(#1581) Opening brace should be on the same line as the declaration
(#1582) Variable "expected_num_args" must not contain underscores.
(#1590) Opening brace should be on the same line as the declaration
(#1595) Opening brace should be on the same line as the declaration
(#1600) Opening brace should be on the same line as the declaration
(#1605) Opening brace should be on the same line as the declaration
(#1606) Variable "expected_num_args" must not contain underscores.
(#1613) Opening brace should be on the same line as the declaration
(#1618) Opening brace should be on the same line as the declaration
(#1619) Variable "expected_num_args" must not contain underscores.
(#1626) Opening brace should be on the same line as the declaration
(#1631) Opening brace should be on the same line as the declaration
(#1632) Variable "expected_num_args" must not contain underscores.
(#1639) Opening brace should be on the same line as the declaration
(#1640) Variable "expected_num_args" must not contain underscores.
(#1647) Opening brace should be on the same line as the declaration
(#1652) Opening brace should be on the same line as the declaration
(#1657) Opening brace should be on the same line as the declaration
(#1658) Variable "expected_num_args" must not contain underscores.
(#1666) Opening brace should be on the same line as the declaration
(#1667) Variable "expected_num_args" must not contain underscores.
(#1673) Opening brace should be on the same line as the declaration
(#1674) Variable "expected_num_args" must not contain underscores.
(#1680) Opening brace should be on the same line as the declaration
(#1681) Variable "expected_num_args" must not contain underscores.
(#1687) Public method name "TypeAdapterMysql::getDatabaseHeader" must be in lower-case letters only
(#1688) Opening brace should be on the same line as the declaration
(#1689) Variable "expected_num_args" must not contain underscores.
(#1703) Public method name "TypeAdapterMysql::parseColumnType" must be in lower-case letters only
(#1703) Variable "colType" must be all lower-case
(#1704) Opening brace should be on the same line as the declaration
(#1705) Variable "colInfo" must be all lower-case
(#1706) Variable "colParts" must be all lower-case
(#1706) Variable "colType" must be all lower-case
(#1708) Expected "if (...) {\n"; found "if(...)\n {\n"
(#1708) Variable "colParts" must be all lower-case
(#1710) Variable "colInfo" must be all lower-case
(#1710) Variable "colParts" must be all lower-case
(#1711) Variable "colInfo" must be all lower-case
(#1711) Variable "colParts" must be all lower-case
(#1711) Expected 1 space before "+"; 0 found
(#1711) Expected 1 space after "+"; 0 found
(#1712) Variable "colInfo" must be all lower-case
(#1712) Variable "colParts" must be all lower-case
(#1712) Variable "colParts" must be all lower-case
(#1712) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1714) Expected "} else {\n"; found "}\n else\n {\n"
(#1716) Variable "colInfo" must be all lower-case
(#1716) Variable "colParts" must be all lower-case
(#1718) Variable "colInfo" must be all lower-case
(#1718) Variable "colInfo" must be all lower-case
(#1719) Variable "colInfo" must be all lower-case
(#1719) Variable "colInfo" must be all lower-case
(#1721) Variable "colInfo" must be all lower-case
(#1725) Opening brace should be on the same line as the declaration
(#1726) Variable "expected_num_args" must not contain underscores.
(#1728) Variable "dumpSettings" must be all lower-case
(#1732) Variable "dumpSettings" must be all lower-case
(#1734) Variable "dumpSettings" must be all lower-case
(#1748) Opening brace should be on the same line as the declaration
(#1749) Variable "expected_num_args" must not contain underscores.
(#1751) Variable "dumpSettings" must be all lower-case
(#1754) Variable "dumpSettings" must be all lower-case
(#1769) Variable "num_args" must not contain underscores.
(#1769) Variable "expected_num_args" must not contain underscores.
(#1769) Variable "method_name" must not contain underscores.
(#1770) Opening brace should be on the same line as the declaration
(#1771) Variable "num_args" must not contain underscores.
(#1771) Variable "expected_num_args" must not contain underscores.
(#1772) Variable "method_name" must not contain underscores.
blocks/exastud/vendor/ifsnop/mysqldump-php/tests/test.php
(#2) This comment is 54% valid code; is this commented out code?
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) 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,".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#8) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) File is being unconditionally included; use "require_once" instead
(#14) Variable "dumpSettings" must be all lower-case
(#38) Variable "dumpSettings" must be all lower-case
(#42) Variable "dumpSettings" must be all lower-case
(#43) Variable "dumpSettings" must be all lower-case
(#49) Variable "dumpSettings" must be all lower-case
(#53) Variable "dumpSettings" must be all lower-case
(#59) Variable "dumpSettings" must be all lower-case
blocks/exastud/vendor/pclzip/pclzip/pclzip.lib.php
(#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".
(#10) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#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/>.".
(#15) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#18) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#19) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#20) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#21) 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 3; use block comment if you need indentation
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// define( 'PCLZIP_SEPARATOR', ' ' );" but found "//define( 'PCLZIP_SEPARATOR', ' ' );"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#58) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#59) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#60) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#61) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#62) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#71) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#72) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#73) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#74) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#75) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "g_pclzip_version" must not contain underscores.
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#90) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#91) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#92) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#93) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#94) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#95) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#96) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#97) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#98) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#99) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#100) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#101) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// define( 'PCLZIP_OPT_CRYPT', 77018 );" but found "//define( 'PCLZIP_OPT_CRYPT', 77018 );"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#169) This comment is 52% valid code; is this commented out code?
(#179) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#180) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#182) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#184) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#185) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#186) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#187) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#188) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Member variable "zip_fd" must not contain underscores.
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Member variable "error_code" must not contain underscores.
(#200) Member variable "error_string" must not contain underscores.
(#202) 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
(#205) Member variable "magic_quotes_status" must not contain underscores.
(#210) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#211) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#212) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#213) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#215) Variable "p_zipname" must not contain underscores.
(#216) Opening brace should be on the same line as the declaration
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "p_zipname" must not contain underscores.
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) This comment is 60% valid code; is this commented out code?
(#235) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#236) This comment is 65% valid code; is this commented out code?
(#236) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#238) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#239) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#240) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#241) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#242) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#243) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#244) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#245) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#246) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#248) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#249) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#250) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#251) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#252) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#253) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#254) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#255) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#256) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#257) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#259) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#260) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#261) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#262) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#263) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#264) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#266) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#267) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#268) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#270) Variable "p_filelist" must not contain underscores.
(#271) Opening brace should be on the same line as the declaration
(#272) Variable "v_result" must not contain underscores.
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#278) Variable "v_options" must not contain underscores.
(#279) Variable "v_options" must not contain underscores.
(#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
(#282) Variable "v_size" must not contain underscores.
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "v_size" must not contain underscores.
(#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
(#287) Variable "v_arg_list" must not contain underscores.
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "v_arg_list" must not contain underscores.
(#291) Variable "v_size" must not contain underscores.
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "v_arg_list" must not contain underscores.
(#294) Variable "v_arg_list" must not contain underscores.
(#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
(#297) Variable "v_result" must not contain underscores.
(#297) Variable "v_arg_list" must not contain underscores.
(#297) Variable "v_size" must not contain underscores.
(#297) Variable "v_options" must not contain underscores.
(#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 43% valid code; is this commented out code?
(#308) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#310) Variable "v_result" must not contain underscores.
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Line indented incorrectly; expected at least 16 spaces, found 12
(#315) Line indented incorrectly; expected at least 16 spaces, found 12
(#316) Line indented incorrectly; expected at least 16 spaces, found 12
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Variable "v_options" must not contain underscores.
(#320) Variable "v_arg_list" must not contain underscores.
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "v_size" must not contain underscores.
(#324) Variable "v_options" must not contain underscores.
(#324) Variable "v_arg_list" must not contain underscores.
(#325) Usage of ELSEIF not allowed; use ELSE IF instead
(#325) Variable "v_size" must not contain underscores.
(#326) Must use "self::" for local static member reference
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "v_options" must not contain underscores.
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "v_string_list" must not contain underscores.
(#338) Variable "v_att_list" must not contain underscores.
(#339) Variable "v_filedescr_list" must not contain underscores.
(#340) Variable "p_result_list" must not contain underscores.
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "p_filelist" must not contain underscores.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#347) Variable "p_filelist" must not contain underscores.
(#347) Variable "p_filelist" must not contain underscores.
(#348) Variable "v_att_list" must not contain underscores.
(#348) Variable "p_filelist" must not contain underscores.
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 16 spaces, found 12
(#352) Variable "v_string_list" must not contain underscores.
(#352) Variable "p_filelist" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#356) Variable "p_filelist" must not contain underscores.
(#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
(#358) Variable "v_string_list" must not contain underscores.
(#358) Variable "p_filelist" must not contain underscores.
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 12 spaces, found 8
(#362) Must use "self::" for local static member reference
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) The use of function sizeof() is forbidden; use count() instead
(#368) Variable "v_string_list" must not contain underscores.
(#369) Variable "v_string_list" must not contain underscores.
(#369) Variable "v_string" must not contain underscores.
(#370) Variable "v_string" must not contain underscores.
(#371) Variable "v_att_list" must not contain underscores.
(#371) Variable "v_string" must not contain underscores.
(#372) Empty ELSE statement detected
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "v_supported_attributes" must not contain underscores.
(#386) Variable "v_att_list" must not contain underscores.
(#386) Variable "v_entry" must not contain underscores.
(#387) Variable "v_result" must not contain underscores.
(#387) Variable "v_entry" must not contain underscores.
(#387) Variable "v_filedescr_list" must not contain underscores.
(#387) Variable "v_options" must not contain underscores.
(#387) Variable "v_supported_attributes" must not contain underscores.
(#388) Variable "v_result" must not contain underscores.
(#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
(#394) Variable "v_result" must not contain underscores.
(#394) Variable "v_filedescr_list" must not contain underscores.
(#394) Variable "v_options" must not contain underscores.
(#395) Variable "v_result" must not contain underscores.
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "v_result" must not contain underscores.
(#400) Variable "v_filedescr_list" must not contain underscores.
(#400) Variable "p_result_list" must not contain underscores.
(#400) Variable "v_options" must not contain underscores.
(#401) Variable "v_result" must not contain underscores.
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "p_result_list" must not contain underscores.
(#412) This comment is 60% valid code; is this commented out code?
(#412) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#413) This comment is 65% valid code; is this commented out code?
(#413) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#415) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#416) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#417) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#418) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#419) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#421) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#422) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#423) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#424) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#425) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#426) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#427) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#428) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#429) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#430) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#432) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#433) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#434) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#435) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#436) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#437) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#438) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#439) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#441) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#442) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#443) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#445) Variable "p_filelist" must not contain underscores.
(#446) Opening brace should be on the same line as the declaration
(#447) Variable "v_result" must not contain underscores.
(#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
(#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
(#453) Variable "v_options" must not contain underscores.
(#454) Variable "v_options" must not contain underscores.
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Variable "v_size" must not contain underscores.
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Variable "v_size" must not contain underscores.
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Variable "v_arg_list" must not contain underscores.
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Variable "v_arg_list" must not contain underscores.
(#466) Variable "v_size" must not contain underscores.
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "v_arg_list" must not contain underscores.
(#469) Variable "v_arg_list" must not contain underscores.
(#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) Variable "v_result" must not contain underscores.
(#472) Variable "v_arg_list" must not contain underscores.
(#472) Variable "v_size" must not contain underscores.
(#472) Variable "v_options" must not contain underscores.
(#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) This comment is 43% valid code; is this commented out code?
(#485) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#487) Variable "v_result" must not contain underscores.
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Line indented incorrectly; expected at least 16 spaces, found 12
(#492) Line indented incorrectly; expected at least 16 spaces, found 12
(#493) Line indented incorrectly; expected at least 16 spaces, found 12
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Variable "v_options" must not contain underscores.
(#497) Variable "v_add_path" must not contain underscores.
(#497) Variable "v_arg_list" must not contain underscores.
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Variable "v_size" must not contain underscores.
(#501) Variable "v_options" must not contain underscores.
(#501) Variable "v_arg_list" must not contain underscores.
(#502) Usage of ELSEIF not allowed; use ELSE IF instead
(#502) Variable "v_size" must not contain underscores.
(#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) Must use "self::" for local static member reference
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Variable "v_options" must not contain underscores.
(#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
(#516) Variable "v_string_list" must not contain underscores.
(#517) Variable "v_att_list" must not contain underscores.
(#518) Variable "v_filedescr_list" must not contain underscores.
(#519) Variable "p_result_list" must not contain underscores.
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Variable "p_filelist" must not contain underscores.
(#524) 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
(#525) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#526) Variable "p_filelist" must not contain underscores.
(#526) Variable "p_filelist" must not contain underscores.
(#527) Variable "v_att_list" must not contain underscores.
(#527) Variable "p_filelist" must not contain underscores.
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Line indented incorrectly; expected at least 16 spaces, found 12
(#531) Variable "v_string_list" must not contain underscores.
(#531) Variable "p_filelist" must not contain underscores.
(#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
(#534) Line indented incorrectly; expected at least 12 spaces, found 8
(#535) Usage of ELSEIF not allowed; use ELSE IF instead
(#535) Variable "p_filelist" must not contain underscores.
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Variable "v_string_list" must not contain underscores.
(#537) Variable "p_filelist" must not contain underscores.
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Line indented incorrectly; expected at least 12 spaces, found 8
(#541) Must use "self::" for local static member reference
(#541) Variable "p_filelist" must not contain underscores.
(#541) Line exceeds 132 characters; contains 134 characters
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) The use of function sizeof() is forbidden; use count() instead
(#547) Variable "v_string_list" must not contain underscores.
(#548) Variable "v_string_list" must not contain underscores.
(#548) Variable "v_string" must not contain underscores.
(#549) Variable "v_att_list" must not contain underscores.
(#549) Variable "v_string" must not contain underscores.
(#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
(#554) Variable "v_supported_attributes" must not contain underscores.
(#562) Variable "v_att_list" must not contain underscores.
(#562) Variable "v_entry" must not contain underscores.
(#563) Variable "v_result" must not contain underscores.
(#563) Variable "v_entry" must not contain underscores.
(#563) Variable "v_filedescr_list" must not contain underscores.
(#563) Variable "v_options" must not contain underscores.
(#563) Variable "v_supported_attributes" must not contain underscores.
(#564) Variable "v_result" must not contain underscores.
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Variable "v_result" must not contain underscores.
(#570) Variable "v_filedescr_list" must not contain underscores.
(#570) Variable "v_options" must not contain underscores.
(#571) Variable "v_result" must not contain underscores.
(#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
(#576) Variable "v_result" must not contain underscores.
(#576) Variable "v_filedescr_list" must not contain underscores.
(#576) Variable "p_result_list" must not contain underscores.
(#576) Variable "v_options" must not contain underscores.
(#577) Variable "v_result" must not contain underscores.
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Variable "p_result_list" must not contain underscores.
(#589) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#590) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#591) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#592) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#593) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#594) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#595) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#596) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#597) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#598) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#599) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#600) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#601) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#602) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#603) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#604) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#605) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#606) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#607) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#608) Expected 1 space before comment text but found 38; use block comment if you need indentation
(#609) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#610) Expected 1 space before comment text but found 34; use block comment if you need indentation
(#611) Expected 1 space before comment text but found 34; use block comment if you need indentation
(#612) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#613) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#614) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#615) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#616) Expected 1 space before comment text but found 30; use block comment if you need indentation
(#617) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#618) Expected 1 space before comment text but found 29; use block comment if you need indentation
(#619) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#620) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#621) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#622) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#624) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#625) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#627) Public method name "PclZip::listContent" must be in lower-case letters only
(#628) Opening brace should be on the same line as the declaration
(#629) Variable "v_result" must not contain underscores.
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Variable "p_list" must not contain underscores.
(#641) Variable "v_result" must not contain underscores.
(#641) Variable "p_list" must not contain underscores.
(#642) Variable "p_list" must not contain underscores.
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Variable "p_list" must not contain underscores.
(#654) This comment is 59% valid code; is this commented out code?
(#654) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#655) This comment is 70% valid code; is this commented out code?
(#655) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#657) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#658) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#659) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#660) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#661) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#662) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#663) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#665) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#666) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#667) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#669) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#670) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#671) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#673) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#674) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#675) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#676) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#677) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#678) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#680) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#681) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#682) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#685) Opening brace should be on the same line as the declaration
(#686) Variable "v_result" must not contain underscores.
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Variable "v_options" must not contain underscores.
(#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
(#698) This comment is 43% valid code; is this commented out code?
(#698) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#699) Variable "v_path" must not contain underscores.
(#700) Variable "v_remove_path" must not contain underscores.
(#701) Variable "v_remove_all_path" must not contain underscores.
(#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
(#704) Variable "v_size" must not contain underscores.
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Variable "v_options" must not contain underscores.
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "v_size" must not contain underscores.
(#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
(#712) Variable "v_arg_list" must not contain underscores.
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Variable "v_arg_list" must not contain underscores.
(#715) Variable "v_arg_list" must not contain underscores.
(#717) Inline comments must start with a capital letter, digit or 3-dots sequence
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Variable "v_result" must not contain underscores.
(#718) Variable "v_arg_list" must not contain underscores.
(#718) Variable "v_size" must not contain underscores.
(#718) Variable "v_options" must not contain underscores.
(#739) Variable "v_result" must not contain underscores.
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Variable "v_options" must not contain underscores.
(#745) Variable "v_path" must not contain underscores.
(#745) Variable "v_options" must not contain underscores.
(#747) Variable "v_options" must not contain underscores.
(#748) Variable "v_remove_path" must not contain underscores.
(#748) Variable "v_options" must not contain underscores.
(#750) Variable "v_options" must not contain underscores.
(#751) Variable "v_remove_all_path" must not contain underscores.
(#751) Variable "v_options" must not contain underscores.
(#753) Variable "v_options" must not contain underscores.
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Variable "v_path" must not contain underscores.
(#755) Variable "v_path" must not contain underscores.
(#756) Variable "v_path" must not contain underscores.
(#758) Variable "v_path" must not contain underscores.
(#758) Variable "v_options" must not contain underscores.
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Line indented incorrectly; expected at least 16 spaces, found 12
(#762) Line indented incorrectly; expected at least 16 spaces, found 12
(#763) Line indented incorrectly; expected at least 16 spaces, found 12
(#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) Variable "v_path" must not contain underscores.
(#767) Variable "v_arg_list" must not contain underscores.
(#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
(#770) Variable "v_size" must not contain underscores.
(#771) Variable "v_remove_path" must not contain underscores.
(#771) Variable "v_arg_list" must not contain underscores.
(#772) Usage of ELSEIF not allowed; use ELSE IF instead
(#772) Variable "v_size" must not contain underscores.
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Must use "self::" for local static member reference
(#776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#776) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Variable "v_options" must not contain underscores.
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Variable "p_list" must not contain underscores.
(#789) Variable "v_result" must not contain underscores.
(#789) Variable "p_list" must not contain underscores.
(#789) Variable "v_path" must not contain underscores.
(#789) Variable "v_remove_path" must not contain underscores.
(#789) Variable "v_remove_all_path" must not contain underscores.
(#789) Variable "v_options" must not contain underscores.
(#790) Variable "v_result" must not contain underscores.
(#791) Variable "p_list" must not contain underscores.
(#796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Variable "p_list" must not contain underscores.
(#802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) This comment is 60% valid code; is this commented out code?
(#804) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#805) This comment is 69% valid code; is this commented out code?
(#805) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#807) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#808) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#809) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#810) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#811) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#812) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#814) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#815) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#816) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#817) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#818) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#819) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#820) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#822) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#823) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#824) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#825) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#826) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#827) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#828) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#829) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#830) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#831) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#832) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#834) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#835) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#836) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#838) This comment is 60% valid code; is this commented out code?
(#838) No space found before comment text; expected "// function extractByIndex($p_index, options...)" but found "//function extractByIndex($p_index, options...)"
(#839) Public method name "PclZip::extractByIndex" must be in lower-case letters only
(#839) Variable "p_index" must not contain underscores.
(#840) Opening brace should be on the same line as the declaration
(#841) Variable "v_result" must not contain underscores.
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) Variable "v_options" must not contain underscores.
(#853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#853) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) This comment is 43% valid code; is this commented out code?
(#853) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#854) Variable "v_path" must not contain underscores.
(#855) Variable "v_remove_path" must not contain underscores.
(#856) Variable "v_remove_all_path" must not contain underscores.
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Variable "v_size" must not contain underscores.
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Variable "v_options" must not contain underscores.
(#864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#864) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Variable "v_size" must not contain underscores.
(#866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) Variable "v_arg_list" must not contain underscores.
(#869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) Variable "v_arg_list" must not contain underscores.
(#871) Variable "v_size" must not contain underscores.
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#874) Variable "v_arg_list" must not contain underscores.
(#874) Variable "v_arg_list" must not contain underscores.
(#876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Variable "v_result" must not contain underscores.
(#877) Variable "v_arg_list" must not contain underscores.
(#877) Variable "v_size" must not contain underscores.
(#877) Variable "v_options" must not contain underscores.
(#893) Variable "v_result" must not contain underscores.
(#897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) Variable "v_options" must not contain underscores.
(#899) Variable "v_path" must not contain underscores.
(#899) Variable "v_options" must not contain underscores.
(#901) Variable "v_options" must not contain underscores.
(#902) Variable "v_remove_path" must not contain underscores.
(#902) Variable "v_options" must not contain underscores.
(#904) Variable "v_options" must not contain underscores.
(#905) Variable "v_remove_all_path" must not contain underscores.
(#905) Variable "v_options" must not contain underscores.
(#907) Variable "v_options" must not contain underscores.
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Variable "v_path" must not contain underscores.
(#909) Variable "v_path" must not contain underscores.
(#910) Variable "v_path" must not contain underscores.
(#912) Variable "v_path" must not contain underscores.
(#912) Variable "v_options" must not contain underscores.
(#914) Variable "v_options" must not contain underscores.
(#915) Variable "v_options" must not contain underscores.
(#916) Empty ELSE statement detected
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) Line indented incorrectly; expected at least 16 spaces, found 12
(#920) Line indented incorrectly; expected at least 16 spaces, found 12
(#921) Line indented incorrectly; expected at least 16 spaces, found 12
(#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
(#925) Variable "v_path" must not contain underscores.
(#925) Variable "v_arg_list" must not contain underscores.
(#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
(#928) Variable "v_size" must not contain underscores.
(#929) Variable "v_remove_path" must not contain underscores.
(#929) Variable "v_arg_list" must not contain underscores.
(#930) Usage of ELSEIF not allowed; use ELSE IF instead
(#930) Variable "v_size" must not contain underscores.
(#931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) Must use "self::" for local static member reference
(#934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#934) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Variable "v_arg_trick" must not contain underscores.
(#947) Variable "p_index" must not contain underscores.
(#949) Variable "v_options_trick" must not contain underscores.
(#950) Variable "v_result" must not contain underscores.
(#950) Variable "v_arg_trick" must not contain underscores.
(#950) The use of function sizeof() is forbidden; use count() instead
(#950) Variable "v_arg_trick" must not contain underscores.
(#950) Variable "v_options_trick" must not contain underscores.
(#953) Variable "v_result" must not contain underscores.
(#956) Variable "v_options" must not contain underscores.
(#956) Variable "v_options_trick" must not contain underscores.
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#959) Variable "v_options" must not contain underscores.
(#961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Variable "v_result" must not contain underscores.
(#962) Variable "p_list" must not contain underscores.
(#962) Variable "v_path" must not contain underscores.
(#962) Variable "v_remove_path" must not contain underscores.
(#962) Variable "v_remove_all_path" must not contain underscores.
(#962) Variable "v_options" must not contain underscores.
(#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
(#967) Variable "p_list" must not contain underscores.
(#973) This comment is 70% valid code; is this commented out code?
(#973) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#975) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#976) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#978) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#980) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#981) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#982) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#983) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#985) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#986) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#987) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#990) Opening brace should be on the same line as the declaration
(#991) Variable "v_result" must not contain underscores.
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Inline comments must start with a capital letter, digit or 3-dots sequence
(#996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Variable "v_options" must not contain underscores.
(#1004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Variable "v_size" must not contain underscores.
(#1007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) Variable "v_size" must not contain underscores.
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Variable "v_arg_list" must not contain underscores.
(#1012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Variable "v_result" must not contain underscores.
(#1013) Variable "v_arg_list" must not contain underscores.
(#1013) Variable "v_size" must not contain underscores.
(#1013) Variable "v_options" must not contain underscores.
(#1019) Variable "v_result" must not contain underscores.
(#1024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1024) Inline comments must end in full-stops, exclamation marks, or question marks
(#1027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1027) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) Variable "v_list" must not contain underscores.
(#1029) Variable "v_result" must not contain underscores.
(#1029) Variable "v_list" must not contain underscores.
(#1029) Variable "v_options" must not contain underscores.
(#1031) Variable "v_list" must not contain underscores.
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Variable "v_list" must not contain underscores.
(#1047) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1048) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1050) Public method name "PclZip::deleteByIndex" must be in lower-case letters only
(#1050) Variable "p_index" must not contain underscores.
(#1051) Opening brace should be on the same line as the declaration
(#1053) Variable "p_list" must not contain underscores.
(#1053) Variable "p_index" must not contain underscores.
(#1055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Variable "p_list" must not contain underscores.
(#1063) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1064) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1065) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1066) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1067) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1069) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1071) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1072) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1075) Opening brace should be on the same line as the declaration
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Variable "v_prop" must not contain underscores.
(#1092) Variable "v_prop" must not contain underscores.
(#1093) Variable "v_prop" must not contain underscores.
(#1094) Variable "v_prop" must not contain underscores.
(#1096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1096) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1102) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) Must use "self::" for local static member reference
(#1103) Line exceeds 132 characters; contains 137 characters
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1109) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) Variable "v_central_dir" must not contain underscores.
(#1111) Variable "v_result" must not contain underscores.
(#1111) Variable "v_central_dir" must not contain underscores.
(#1117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1121) Variable "v_prop" must not contain underscores.
(#1121) Variable "v_central_dir" must not contain underscores.
(#1122) Variable "v_prop" must not contain underscores.
(#1122) Variable "v_central_dir" must not contain underscores.
(#1123) Variable "v_prop" must not contain underscores.
(#1126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1126) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Variable "v_prop" must not contain underscores.
(#1137) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1138) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1140) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1141) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#1143) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1144) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1146) Variable "p_archive" must not contain underscores.
(#1147) Opening brace should be on the same line as the declaration
(#1148) Variable "v_result" must not contain underscores.
(#1150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Variable "p_archive" must not contain underscores.
(#1154) Variable "p_archive" must not contain underscores.
(#1156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1156) Inline comments must end in full-stops, exclamation marks, or question marks
(#1157) Variable "v_result" must not contain underscores.
(#1157) Variable "p_archive" must not contain underscores.
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1159) Line indented incorrectly; expected at least 12 spaces, found 8
(#1160) Usage of ELSEIF not allowed; use ELSE IF instead
(#1160) Variable "p_archive" must not contain underscores.
(#1162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) Variable "p_archive" must not contain underscores.
(#1165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1165) Inline comments must end in full-stops, exclamation marks, or question marks
(#1166) Must use "self::" for local static member reference
(#1166) Variable "p_archive" must not contain underscores.
(#1167) Variable "v_result" must not contain underscores.
(#1169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) Variable "v_result" must not contain underscores.
(#1170) Variable "p_archive" must not contain underscores.
(#1173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Line indented incorrectly; expected at least 12 spaces, found 8
(#1175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1175) Inline comments must end in full-stops, exclamation marks, or question marks
(#1176) Must use "self::" for local static member reference
(#1177) Variable "v_result" must not contain underscores.
(#1180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1180) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Variable "v_result" must not contain underscores.
(#1188) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1189) This comment is 43% valid code; is this commented out code?
(#1189) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1190) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1191) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1193) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1194) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#1196) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1197) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1199) Variable "p_archive_to_add" must not contain underscores.
(#1200) Opening brace should be on the same line as the declaration
(#1201) Variable "v_result" must not contain underscores.
(#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
(#1206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1212) Variable "p_archive_to_add" must not contain underscores.
(#1212) Variable "p_archive_to_add" must not contain underscores.
(#1214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1214) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Variable "v_result" must not contain underscores.
(#1215) Variable "p_archive_to_add" must not contain underscores.
(#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
(#1217) Line indented incorrectly; expected at least 12 spaces, found 8
(#1218) Usage of ELSEIF not allowed; use ELSE IF instead
(#1218) Variable "p_archive_to_add" must not contain underscores.
(#1220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Variable "v_object_archive" must not contain underscores.
(#1221) Variable "p_archive_to_add" must not contain underscores.
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1223) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) Variable "v_result" must not contain underscores.
(#1224) Variable "v_object_archive" must not contain underscores.
(#1226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1226) Line indented incorrectly; expected at least 12 spaces, found 8
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Must use "self::" for local static member reference
(#1230) Variable "v_result" must not contain underscores.
(#1233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1234) Variable "v_result" must not contain underscores.
(#1243) Public method name "PclZip::errorCode" must be in lower-case letters only
(#1244) Opening brace should be on the same line as the declaration
(#1258) Public method name "PclZip::errorName" must be in lower-case letters only
(#1258) Variable "p_with_code" must not contain underscores.
(#1259) Opening brace should be on the same line as the declaration
(#1260) Variable "v_name" must not contain underscores.
(#1284) Variable "v_name" must not contain underscores.
(#1285) Variable "v_value" must not contain underscores.
(#1285) Variable "v_name" must not contain underscores.
(#1287) Variable "v_value" must not contain underscores.
(#1290) Variable "p_with_code" must not contain underscores.
(#1291) Variable "v_value" must not contain underscores.
(#1293) Variable "v_value" must not contain underscores.
(#1303) Public method name "PclZip::errorInfo" must be in lower-case letters only
(#1303) Variable "p_full" must not contain underscores.
(#1304) Opening brace should be on the same line as the declaration
(#1308) Variable "p_full" must not contain underscores.
(#1326) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1327) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1329) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1330) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1331) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1332) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1334) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1335) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1337) Public method name "PclZip::privCheckFormat" must be in lower-case letters only
(#1337) Variable "p_level" must not contain underscores.
(#1338) Opening brace should be on the same line as the declaration
(#1339) Variable "v_result" must not contain underscores.
(#1341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1341) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1344) Inline comments must end in full-stops, exclamation marks, or question marks
(#1347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1347) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1349) Inline comments must end in full-stops, exclamation marks, or question marks
(#1350) Must use "self::" for local static member reference
(#1355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1355) Inline comments must end in full-stops, exclamation marks, or question marks
(#1357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1357) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) Must use "self::" for local static member reference
(#1363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1373) Variable "v_result" must not contain underscores.
(#1380) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1381) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1382) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1383) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1384) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1385) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1387) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1389) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1390) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1392) Public method name "PclZip::privParseOptions" must be in lower-case letters only
(#1392) Variable "p_options_list" must not contain underscores.
(#1392) Variable "p_size" must not contain underscores.
(#1392) Variable "v_result_list" must not contain underscores.
(#1392) Variable "v_requested_options" must not contain underscores.
(#1393) Opening brace should be on the same line as the declaration
(#1394) Variable "v_result" must not contain underscores.
(#1396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1396) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) Variable "p_size" must not contain underscores.
(#1400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1400) Inline comments must end in full-stops, exclamation marks, or question marks
(#1401) Variable "v_requested_options" must not contain underscores.
(#1401) Variable "p_options_list" must not contain underscores.
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1402) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Must use "self::" for local static member reference
(#1403) Variable "p_options_list" must not contain underscores.
(#1403) Line exceeds 132 characters; contains 143 characters
(#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
(#1406) Must use "self::" for local static member reference
(#1409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1410) Variable "p_options_list" must not contain underscores.
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1415) Inline comments must end in full-stops, exclamation marks, or question marks
(#1416) Variable "p_size" must not contain underscores.
(#1417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1417) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Must use "self::" for local static member reference
(#1418) Variable "p_options_list" must not contain underscores.
(#1418) Line exceeds 132 characters; contains 168 characters
(#1420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1420) Inline comments must end in full-stops, exclamation marks, or question marks
(#1421) Must use "self::" for local static member reference
(#1424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1424) Inline comments must end in full-stops, exclamation marks, or question marks
(#1425) Variable "v_result_list" must not contain underscores.
(#1425) Variable "p_options_list" must not contain underscores.
(#1425) Variable "p_options_list" must not contain underscores.
(#1430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1430) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Variable "p_size" must not contain underscores.
(#1432) Must use "self::" for local static member reference
(#1432) Variable "p_options_list" must not contain underscores.
(#1432) Line exceeds 132 characters; contains 168 characters
(#1434) Must use "self::" for local static member reference
(#1437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1437) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Variable "v_result_list" must not contain underscores.
(#1439) Must use "self::" for local static member reference
(#1439) Variable "p_options_list" must not contain underscores.
(#1439) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1441) Must use "self::" for local static member reference
(#1444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1444) Inline comments must end in full-stops, exclamation marks, or question marks
(#1445) Variable "v_value" must not contain underscores.
(#1445) Variable "p_options_list" must not contain underscores.
(#1446) Variable "v_value" must not contain underscores.
(#1446) Variable "v_value" must not contain underscores.
(#1447) Must use "self::" for local static member reference
(#1447) Variable "p_options_list" must not contain underscores.
(#1447) Line exceeds 132 characters; contains 161 characters
(#1449) Must use "self::" for local static member reference
(#1452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1452) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) Variable "v_result_list" must not contain underscores.
(#1453) Variable "p_options_list" must not contain underscores.
(#1453) Variable "v_value" must not contain underscores.
(#1458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1459) Variable "v_result_list" must not contain underscores.
(#1460) Must use "self::" for local static member reference
(#1460) Variable "p_options_list" must not contain underscores.
(#1460) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1462) Must use "self::" for local static member reference
(#1465) Variable "v_result_list" must not contain underscores.
(#1465) Variable "p_options_list" must not contain underscores.
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1469) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) Variable "v_result_list" must not contain underscores.
(#1471) Must use "self::" for local static member reference
(#1471) Variable "p_options_list" must not contain underscores.
(#1471) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1473) Must use "self::" for local static member reference
(#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
(#1476) Variable "v_result_list" must not contain underscores.
(#1477) Must use "self::" for local static member reference
(#1477) Variable "p_options_list" must not contain underscores.
(#1477) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1479) Must use "self::" for local static member reference
(#1482) Variable "v_result_list" must not contain underscores.
(#1482) Variable "p_options_list" must not contain underscores.
(#1486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1486) Inline comments must end in full-stops, exclamation marks, or question marks
(#1487) Variable "p_size" must not contain underscores.
(#1488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1488) Inline comments must end in full-stops, exclamation marks, or question marks
(#1489) Must use "self::" for local static member reference
(#1489) Variable "p_options_list" must not contain underscores.
(#1489) Line exceeds 132 characters; contains 168 characters
(#1491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1492) Must use "self::" for local static member reference
(#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
(#1496) Variable "p_options_list" must not contain underscores.
(#1496) Variable "p_options_list" must not contain underscores.
(#1497) Variable "v_result_list" must not contain underscores.
(#1497) Variable "p_options_list" must not contain underscores.
(#1497) Variable "p_options_list" must not contain underscores.
(#1499) Empty ELSE statement detected
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1505) Inline comments must end in full-stops, exclamation marks, or question marks
(#1506) Variable "p_size" must not contain underscores.
(#1507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1507) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) Must use "self::" for local static member reference
(#1508) Variable "p_options_list" must not contain underscores.
(#1508) Line exceeds 132 characters; contains 168 characters
(#1510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1510) Inline comments must end in full-stops, exclamation marks, or question marks
(#1511) Must use "self::" for local static member reference
(#1514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1514) Inline comments must end in full-stops, exclamation marks, or question marks
(#1515) Variable "p_options_list" must not contain underscores.
(#1516) Variable "v_result_list" must not contain underscores.
(#1516) Variable "p_options_list" must not contain underscores.
(#1516) Variable "p_options_list" must not contain underscores.
(#1517) Usage of ELSEIF not allowed; use ELSE IF instead
(#1517) Variable "p_options_list" must not contain underscores.
(#1518) Variable "v_result_list" must not contain underscores.
(#1518) Variable "p_options_list" must not contain underscores.
(#1518) Variable "p_options_list" must not contain underscores.
(#1520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1520) Inline comments must end in full-stops, exclamation marks, or question marks
(#1521) Must use "self::" for local static member reference
(#1521) Variable "p_options_list" must not contain underscores.
(#1521) Line exceeds 132 characters; contains 166 characters
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) Must use "self::" for local static member reference
(#1529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) Variable "p_options_list" must not contain underscores.
(#1532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1535) No space found before comment text; expected "// case PCLZIP_OPT_CRYPT :" but found "//case PCLZIP_OPT_CRYPT :"
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Variable "p_size" must not contain underscores.
(#1538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1538) Inline comments must end in full-stops, exclamation marks, or question marks
(#1539) Must use "self::" for local static member reference
(#1539) Variable "p_options_list" must not contain underscores.
(#1539) Line exceeds 132 characters; contains 168 characters
(#1541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1541) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) Must use "self::" for local static member reference
(#1545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) Variable "p_options_list" must not contain underscores.
(#1547) Variable "v_result_list" must not contain underscores.
(#1547) Variable "p_options_list" must not contain underscores.
(#1547) Variable "p_options_list" must not contain underscores.
(#1549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1549) Inline comments must end in full-stops, exclamation marks, or question marks
(#1550) Must use "self::" for local static member reference
(#1550) Variable "p_options_list" must not contain underscores.
(#1550) Line exceeds 132 characters; contains 166 characters
(#1552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1553) Must use "self::" for local static member reference
(#1558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1558) Inline comments must end in full-stops, exclamation marks, or question marks
(#1562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1562) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) Variable "p_size" must not contain underscores.
(#1564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1564) Inline comments must end in full-stops, exclamation marks, or question marks
(#1565) Must use "self::" for local static member reference
(#1565) Variable "p_options_list" must not contain underscores.
(#1565) Line exceeds 132 characters; contains 168 characters
(#1567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1567) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Must use "self::" for local static member reference
(#1571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1571) Inline comments must end in full-stops, exclamation marks, or question marks
(#1572) Variable "p_options_list" must not contain underscores.
(#1573) Variable "v_result_list" must not contain underscores.
(#1573) Variable "p_options_list" must not contain underscores.
(#1573) Variable "p_options_list" must not contain underscores.
(#1575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1575) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) Must use "self::" for local static member reference
(#1576) Variable "p_options_list" must not contain underscores.
(#1576) Line exceeds 132 characters; contains 166 characters
(#1578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1578) Inline comments must end in full-stops, exclamation marks, or question marks
(#1579) Must use "self::" for local static member reference
(#1584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1584) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1586) Inline comments must end in full-stops, exclamation marks, or question marks
(#1587) Variable "p_size" must not contain underscores.
(#1588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1588) Inline comments must end in full-stops, exclamation marks, or question marks
(#1589) Must use "self::" for local static member reference
(#1589) Variable "p_options_list" must not contain underscores.
(#1589) Line exceeds 132 characters; contains 168 characters
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1592) Must use "self::" for local static member reference
(#1595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1595) Inline comments must end in full-stops, exclamation marks, or question marks
(#1596) Variable "v_work_list" must not contain underscores.
(#1597) Variable "p_options_list" must not contain underscores.
(#1599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1600) Variable "p_options_list" must not contain underscores.
(#1600) Variable "p_options_list" must not contain underscores.
(#1602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1603) Variable "v_work_list" must not contain underscores.
(#1603) Variable "p_options_list" must not contain underscores.
(#1604) Usage of ELSEIF not allowed; use ELSE IF instead
(#1604) Variable "p_options_list" must not contain underscores.
(#1605) Variable "v_work_list" must not contain underscores.
(#1605) Variable "p_options_list" must not contain underscores.
(#1605) Variable "p_options_list" must not contain underscores.
(#1606) Usage of ELSEIF not allowed; use ELSE IF instead
(#1606) Variable "p_options_list" must not contain underscores.
(#1607) Variable "v_work_list" must not contain underscores.
(#1607) Variable "p_options_list" must not contain underscores.
(#1609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1609) Inline comments must end in full-stops, exclamation marks, or question marks
(#1610) Must use "self::" for local static member reference
(#1610) Variable "p_options_list" must not contain underscores.
(#1610) Line exceeds maximum limit of 180 characters; contains 183 characters
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Must use "self::" for local static member reference
(#1616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1618) This comment is 59% valid code; is this commented out code?
(#1619) Inline comments must end in full-stops, exclamation marks, or question marks
(#1620) Variable "v_sort_flag" must not contain underscores.
(#1621) Variable "v_sort_value" must not contain underscores.
(#1622) The use of function sizeof() is forbidden; use count() instead
(#1622) Variable "v_work_list" must not contain underscores.
(#1623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1623) Inline comments must end in full-stops, exclamation marks, or question marks
(#1624) Variable "v_item_list" must not contain underscores.
(#1624) Variable "v_work_list" must not contain underscores.
(#1625) Variable "v_size_item_list" must not contain underscores.
(#1625) The use of function sizeof() is forbidden; use count() instead
(#1625) Variable "v_item_list" must not contain underscores.
(#1627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1630) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) Variable "v_size_item_list" must not contain underscores.
(#1632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1632) Inline comments must end in full-stops, exclamation marks, or question marks
(#1633) Variable "v_result_list" must not contain underscores.
(#1633) Variable "p_options_list" must not contain underscores.
(#1633) Variable "v_item_list" must not contain underscores.
(#1634) Variable "v_result_list" must not contain underscores.
(#1634) Variable "p_options_list" must not contain underscores.
(#1634) Variable "v_item_list" must not contain underscores.
(#1635) Usage of ELSEIF not allowed; use ELSE IF instead
(#1635) Variable "v_size_item_list" must not contain underscores.
(#1636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must end in full-stops, exclamation marks, or question marks
(#1637) Variable "v_result_list" must not contain underscores.
(#1637) Variable "p_options_list" must not contain underscores.
(#1637) Variable "v_item_list" must not contain underscores.
(#1638) Variable "v_result_list" must not contain underscores.
(#1638) Variable "p_options_list" must not contain underscores.
(#1638) Variable "v_item_list" must not contain underscores.
(#1640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1640) Inline comments must end in full-stops, exclamation marks, or question marks
(#1641) Must use "self::" for local static member reference
(#1641) Variable "p_options_list" must not contain underscores.
(#1641) Line exceeds 132 characters; contains 179 characters
(#1643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1643) Inline comments must end in full-stops, exclamation marks, or question marks
(#1644) Must use "self::" for local static member reference
(#1647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1647) Inline comments must end in full-stops, exclamation marks, or question marks
(#1648) Variable "v_result_list" must not contain underscores.
(#1648) Variable "p_options_list" must not contain underscores.
(#1648) Variable "v_sort_value" must not contain underscores.
(#1649) Variable "v_sort_flag" must not contain underscores.
(#1651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) Must use "self::" for local static member reference
(#1653) Variable "p_options_list" must not contain underscores.
(#1653) Line exceeds 132 characters; contains 177 characters
(#1655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1656) Must use "self::" for local static member reference
(#1658) Variable "v_sort_value" must not contain underscores.
(#1658) Variable "v_result_list" must not contain underscores.
(#1658) Variable "p_options_list" must not contain underscores.
(#1661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1661) Inline comments must end in full-stops, exclamation marks, or question marks
(#1662) Empty IF statement detected
(#1662) Variable "v_sort_flag" must not contain underscores.
(#1663) Inline comments must end in full-stops, exclamation marks, or question marks
(#1666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1666) Inline comments must end in full-stops, exclamation marks, or question marks
(#1670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1670) Inline comments must end in full-stops, exclamation marks, or question marks
(#1677) Variable "v_result_list" must not contain underscores.
(#1677) Variable "p_options_list" must not contain underscores.
(#1680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1680) Inline comments must end in full-stops, exclamation marks, or question marks
(#1682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1682) Inline comments must end in full-stops, exclamation marks, or question marks
(#1683) Variable "p_size" must not contain underscores.
(#1684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1684) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Must use "self::" for local static member reference
(#1685) Variable "p_options_list" must not contain underscores.
(#1685) Line exceeds 132 characters; contains 168 characters
(#1687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1687) Inline comments must end in full-stops, exclamation marks, or question marks
(#1688) Must use "self::" for local static member reference
(#1691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1691) Inline comments must end in full-stops, exclamation marks, or question marks
(#1692) Variable "v_result_list" must not contain underscores.
(#1692) Variable "p_options_list" must not contain underscores.
(#1692) Variable "p_options_list" must not contain underscores.
(#1696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1696) Inline comments must end in full-stops, exclamation marks, or question marks
(#1701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1707) Inline comments must end in full-stops, exclamation marks, or question marks
(#1708) Variable "p_size" must not contain underscores.
(#1709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1710) Must use "self::" for local static member reference
(#1710) Variable "p_options_list" must not contain underscores.
(#1710) Line exceeds 132 characters; contains 168 characters
(#1712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1712) Inline comments must end in full-stops, exclamation marks, or question marks
(#1713) Must use "self::" for local static member reference
(#1716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1716) Inline comments must end in full-stops, exclamation marks, or question marks
(#1717) Variable "v_function_name" must not contain underscores.
(#1717) Variable "p_options_list" must not contain underscores.
(#1719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1719) Inline comments must end in full-stops, exclamation marks, or question marks
(#1720) Variable "v_function_name" must not contain underscores.
(#1721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1721) Inline comments must end in full-stops, exclamation marks, or question marks
(#1722) Must use "self::" for local static member reference
(#1722) Variable "v_function_name" must not contain underscores.
(#1722) Variable "p_options_list" must not contain underscores.
(#1722) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Must use "self::" for local static member reference
(#1728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1728) Inline comments must end in full-stops, exclamation marks, or question marks
(#1729) Variable "v_result_list" must not contain underscores.
(#1729) Variable "p_options_list" must not contain underscores.
(#1729) Variable "v_function_name" must not contain underscores.
(#1734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1734) Inline comments must end in full-stops, exclamation marks, or question marks
(#1735) Must use "self::" for local static member reference
(#1735) Variable "p_options_list" must not contain underscores.
(#1737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1737) Inline comments must end in full-stops, exclamation marks, or question marks
(#1738) Must use "self::" for local static member reference
(#1741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1741) Inline comments must end in full-stops, exclamation marks, or question marks
(#1745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1745) Inline comments must end in full-stops, exclamation marks, or question marks
(#1746) Variable "v_requested_options" must not contain underscores.
(#1747) Variable "v_requested_options" must not contain underscores.
(#1747) Variable "v_requested_options" must not contain underscores.
(#1747) Variable "v_requested_options" must not contain underscores.
(#1748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1748) Inline comments must end in full-stops, exclamation marks, or question marks
(#1749) Variable "v_requested_options" must not contain underscores.
(#1750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1750) Inline comments must end in full-stops, exclamation marks, or question marks
(#1751) Variable "v_result_list" must not contain underscores.
(#1752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1752) Inline comments must end in full-stops, exclamation marks, or question marks
(#1753) Must use "self::" for local static member reference
(#1753) Line exceeds 132 characters; contains 155 characters
(#1755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1755) Inline comments must end in full-stops, exclamation marks, or question marks
(#1756) Must use "self::" for local static member reference
(#1762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1762) Inline comments must end in full-stops, exclamation marks, or question marks
(#1763) Empty IF statement detected
(#1763) Variable "v_result_list" must not contain underscores.
(#1767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1767) Inline comments must end in full-stops, exclamation marks, or question marks
(#1768) Variable "v_result" must not contain underscores.
(#1778) Public method name "PclZip::privOptionDefaultThreshold" must be in lower-case letters only
(#1778) Variable "p_options" must not contain underscores.
(#1779) Opening brace should be on the same line as the declaration
(#1780) Variable "v_result" must not contain underscores.
(#1782) Variable "p_options" must not contain underscores.
(#1782) Variable "p_options" must not contain underscores.
(#1783) Variable "v_result" must not contain underscores.
(#1786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1786) Inline comments must end in full-stops, exclamation marks, or question marks
(#1787) Variable "v_memory_limit" must not contain underscores.
(#1788) Variable "v_memory_limit" must not contain underscores.
(#1788) Variable "v_memory_limit" must not contain underscores.
(#1789) Variable "v_memory_limit" must not contain underscores.
(#1792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1792) Inline comments must end in full-stops, exclamation marks, or question marks
(#1792) This comment is 50% valid code; is this commented out code?
(#1792) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024*1024;"
(#1793) Variable "v_memory_limit" must not contain underscores.
(#1793) Variable "v_memory_limit" must not contain underscores.
(#1796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1796) Inline comments must end in full-stops, exclamation marks, or question marks
(#1796) This comment is 50% valid code; is this commented out code?
(#1796) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024;"
(#1797) Variable "v_memory_limit" must not contain underscores.
(#1797) Variable "v_memory_limit" must not contain underscores.
(#1800) Variable "v_memory_limit" must not contain underscores.
(#1800) Variable "v_memory_limit" must not contain underscores.
(#1803) Variable "p_options" must not contain underscores.
(#1803) Variable "v_memory_limit" must not contain underscores.
(#1805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1805) Inline comments must end in full-stops, exclamation marks, or question marks
(#1806) Variable "p_options" must not contain underscores.
(#1807) Variable "p_options" must not contain underscores.
(#1810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1810) Inline comments must end in full-stops, exclamation marks, or question marks
(#1811) Variable "v_result" must not contain underscores.
(#1820) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1821) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1823) Public method name "PclZip::privFileDescrParseAtt" must be in lower-case letters only
(#1823) Variable "p_file_list" must not contain underscores.
(#1823) Variable "p_filedescr" must not contain underscores.
(#1823) Variable "v_options" must not contain underscores.
(#1823) Variable "v_requested_options" must not contain underscores.
(#1824) Opening brace should be on the same line as the declaration
(#1825) Variable "v_result" must not contain underscores.
(#1827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1827) Inline comments must end in full-stops, exclamation marks, or question marks
(#1828) Variable "p_file_list" must not contain underscores.
(#1828) Variable "v_key" must not contain underscores.
(#1828) Variable "v_value" must not contain underscores.
(#1830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1830) Inline comments must end in full-stops, exclamation marks, or question marks
(#1831) Variable "v_requested_options" must not contain underscores.
(#1831) Variable "v_key" must not contain underscores.
(#1832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1833) Must use "self::" for local static member reference
(#1833) Variable "v_key" must not contain underscores.
(#1835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1835) Inline comments must end in full-stops, exclamation marks, or question marks
(#1836) Must use "self::" for local static member reference
(#1839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1839) Inline comments must end in full-stops, exclamation marks, or question marks
(#1840) Variable "v_key" must not contain underscores.
(#1842) Variable "v_value" must not contain underscores.
(#1843) Must use "self::" for local static member reference
(#1843) Variable "v_value" must not contain underscores.
(#1843) Variable "v_key" must not contain underscores.
(#1843) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1845) Must use "self::" for local static member reference
(#1848) Variable "p_filedescr" must not contain underscores.
(#1848) Variable "v_value" must not contain underscores.
(#1850) Variable "p_filedescr" must not contain underscores.
(#1851) Must use "self::" for local static member reference
(#1851) Variable "v_key" must not contain underscores.
(#1851) Line exceeds 132 characters; contains 160 characters
(#1853) Must use "self::" for local static member reference
(#1859) Variable "v_value" must not contain underscores.
(#1860) Must use "self::" for local static member reference
(#1860) Variable "v_value" must not contain underscores.
(#1860) Variable "v_key" must not contain underscores.
(#1860) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1862) Must use "self::" for local static member reference
(#1865) Variable "p_filedescr" must not contain underscores.
(#1865) Variable "v_value" must not contain underscores.
(#1867) Variable "p_filedescr" must not contain underscores.
(#1868) Must use "self::" for local static member reference
(#1868) Variable "v_key" must not contain underscores.
(#1868) Line exceeds 132 characters; contains 166 characters
(#1870) Must use "self::" for local static member reference
(#1875) Variable "v_value" must not contain underscores.
(#1876) Must use "self::" for local static member reference
(#1876) Variable "v_value" must not contain underscores.
(#1876) Variable "v_key" must not contain underscores.
(#1876) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1878) Must use "self::" for local static member reference
(#1881) Variable "p_filedescr" must not contain underscores.
(#1881) Variable "v_value" must not contain underscores.
(#1883) Variable "p_filedescr" must not contain underscores.
(#1884) Must use "self::" for local static member reference
(#1884) Variable "v_key" must not contain underscores.
(#1884) Line exceeds 132 characters; contains 165 characters
(#1886) Must use "self::" for local static member reference
(#1890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1890) Inline comments must end in full-stops, exclamation marks, or question marks
(#1892) Variable "v_value" must not contain underscores.
(#1893) Must use "self::" for local static member reference
(#1893) Variable "v_value" must not contain underscores.
(#1893) Variable "v_key" must not contain underscores.
(#1893) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1895) Must use "self::" for local static member reference
(#1898) Variable "p_filedescr" must not contain underscores.
(#1898) Variable "v_value" must not contain underscores.
(#1902) Variable "v_value" must not contain underscores.
(#1903) Must use "self::" for local static member reference
(#1903) Variable "v_value" must not contain underscores.
(#1903) Variable "v_key" must not contain underscores.
(#1903) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1905) Must use "self::" for local static member reference
(#1908) Variable "p_filedescr" must not contain underscores.
(#1908) Variable "v_value" must not contain underscores.
(#1912) Variable "p_filedescr" must not contain underscores.
(#1912) Variable "v_value" must not contain underscores.
(#1916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1917) Must use "self::" for local static member reference
(#1917) Variable "v_key" must not contain underscores.
(#1919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1919) Inline comments must end in full-stops, exclamation marks, or question marks
(#1920) Must use "self::" for local static member reference
(#1923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1923) Inline comments must end in full-stops, exclamation marks, or question marks
(#1924) Variable "v_requested_options" must not contain underscores.
(#1925) Variable "v_requested_options" must not contain underscores.
(#1925) Variable "v_requested_options" must not contain underscores.
(#1925) Variable "v_requested_options" must not contain underscores.
(#1926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1926) Inline comments must end in full-stops, exclamation marks, or question marks
(#1927) Variable "v_requested_options" must not contain underscores.
(#1928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1928) Inline comments must end in full-stops, exclamation marks, or question marks
(#1929) Variable "p_file_list" must not contain underscores.
(#1930) Must use "self::" for local static member reference
(#1930) Line exceeds 132 characters; contains 159 characters
(#1932) Must use "self::" for local static member reference
(#1938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1938) Inline comments must end in full-stops, exclamation marks, or question marks
(#1941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1942) Variable "v_result" must not contain underscores.
(#1949) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1950) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1951) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1952) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1953) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1954) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1957) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1958) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1960) Public method name "PclZip::privFileDescrExpand" must be in lower-case letters only
(#1960) Variable "p_filedescr_list" must not contain underscores.
(#1960) Variable "p_options" must not contain underscores.
(#1961) Opening brace should be on the same line as the declaration
(#1962) Variable "v_result" must not contain underscores.
(#1964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1964) Inline comments must end in full-stops, exclamation marks, or question marks
(#1965) Variable "v_result_list" must not contain underscores.
(#1967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1967) Inline comments must end in full-stops, exclamation marks, or question marks
(#1968) The use of function sizeof() is forbidden; use count() instead
(#1968) Variable "p_filedescr_list" must not contain underscores.
(#1970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1970) Inline comments must end in full-stops, exclamation marks, or question marks
(#1971) Variable "v_descr" must not contain underscores.
(#1971) Variable "p_filedescr_list" must not contain underscores.
(#1973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1973) Inline comments must end in full-stops, exclamation marks, or question marks
(#1974) Variable "v_descr" must not contain underscores.
(#1974) Variable "v_descr" must not contain underscores.
(#1975) Variable "v_descr" must not contain underscores.
(#1975) Variable "v_descr" must not contain underscores.
(#1977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1978) Variable "v_descr" must not contain underscores.
(#1979) Variable "v_descr" must not contain underscores.
(#1980) Variable "v_descr" must not contain underscores.
(#1981) Usage of ELSEIF not allowed; use ELSE IF instead
(#1981) Variable "v_descr" must not contain underscores.
(#1982) Variable "v_descr" must not contain underscores.
(#1983) Usage of ELSEIF not allowed; use ELSE IF instead
(#1983) Variable "v_descr" must not contain underscores.
(#1984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1984) Inline comments must end in full-stops, exclamation marks, or question marks
(#1987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1987) Inline comments must end in full-stops, exclamation marks, or question marks
(#1991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1991) Line indented incorrectly; expected at least 16 spaces, found 12
(#1992) Usage of ELSEIF not allowed; use ELSE IF instead
(#1992) Variable "v_descr" must not contain underscores.
(#1993) Variable "v_descr" must not contain underscores.
(#1995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1995) Inline comments must end in full-stops, exclamation marks, or question marks
(#1995) Line indented incorrectly; expected at least 16 spaces, found 12
(#1997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1998) Must use "self::" for local static member reference
(#1998) Variable "v_descr" must not contain underscores.
(#2000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2000) Inline comments must end in full-stops, exclamation marks, or question marks
(#2001) Must use "self::" for local static member reference
(#2004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2004) Inline comments must end in full-stops, exclamation marks, or question marks
(#2005) Variable "v_descr" must not contain underscores.
(#2005) Variable "p_options" must not contain underscores.
(#2007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2007) Inline comments must end in full-stops, exclamation marks, or question marks
(#2008) Variable "v_result_list" must not contain underscores.
(#2008) The use of function sizeof() is forbidden; use count() instead
(#2008) Variable "v_result_list" must not contain underscores.
(#2008) Variable "v_descr" must not contain underscores.
(#2010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2010) Inline comments must end in full-stops, exclamation marks, or question marks
(#2011) Variable "v_descr" must not contain underscores.
(#2012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2012) Inline comments must end in full-stops, exclamation marks, or question marks
(#2013) Variable "v_dirlist_descr" must not contain underscores.
(#2014) Variable "v_dirlist_nb" must not contain underscores.
(#2015) Variable "v_folder_handler" must not contain underscores.
(#2015) Variable "v_descr" must not contain underscores.
(#2016) Variable "v_item_handler" must not contain underscores.
(#2016) Variable "v_folder_handler" must not contain underscores.
(#2018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2019) Variable "v_item_handler" must not contain underscores.
(#2019) Variable "v_item_handler" must not contain underscores.
(#2023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2023) Inline comments must end in full-stops, exclamation marks, or question marks
(#2024) Variable "v_dirlist_descr" must not contain underscores.
(#2024) Variable "v_dirlist_nb" must not contain underscores.
(#2024) Variable "v_descr" must not contain underscores.
(#2024) Variable "v_item_handler" must not contain underscores.
(#2026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2028) Inline comments must end in full-stops, exclamation marks, or question marks
(#2029) Variable "v_descr" must not contain underscores.
(#2029) Variable "v_descr" must not contain underscores.
(#2029) Variable "p_options" must not contain underscores.
(#2029) Line exceeds 132 characters; contains 136 characters
(#2030) Variable "v_descr" must not contain underscores.
(#2031) Variable "v_dirlist_descr" must not contain underscores.
(#2031) Variable "v_dirlist_nb" must not contain underscores.
(#2031) Variable "v_descr" must not contain underscores.
(#2031) Variable "v_item_handler" must not contain underscores.
(#2031) Line exceeds 132 characters; contains 135 characters
(#2033) Variable "v_dirlist_descr" must not contain underscores.
(#2033) Variable "v_dirlist_nb" must not contain underscores.
(#2033) Variable "v_item_handler" must not contain underscores.
(#2037) Variable "v_dirlist_nb" must not contain underscores.
(#2040) Variable "v_folder_handler" must not contain underscores.
(#2041) Empty ELSE statement detected
(#2042) Inline comments must end in full-stops, exclamation marks, or question marks
(#2045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2045) Inline comments must end in full-stops, exclamation marks, or question marks
(#2046) Variable "v_dirlist_nb" must not contain underscores.
(#2047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2047) Inline comments must end in full-stops, exclamation marks, or question marks
(#2048) Variable "v_result" must not contain underscores.
(#2048) Variable "v_dirlist_descr" must not contain underscores.
(#2048) Variable "p_options" must not contain underscores.
(#2049) Variable "v_result" must not contain underscores.
(#2052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2052) Inline comments must end in full-stops, exclamation marks, or question marks
(#2053) Variable "v_result_list" must not contain underscores.
(#2053) Variable "v_result_list" must not contain underscores.
(#2053) Variable "v_dirlist_descr" must not contain underscores.
(#2054) Empty ELSE statement detected
(#2057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2057) Inline comments must end in full-stops, exclamation marks, or question marks
(#2058) Variable "v_dirlist_descr" must not contain underscores.
(#2062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2062) Inline comments must end in full-stops, exclamation marks, or question marks
(#2063) Variable "p_filedescr_list" must not contain underscores.
(#2063) Variable "v_result_list" must not contain underscores.
(#2065) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2065) Inline comments must end in full-stops, exclamation marks, or question marks
(#2066) Variable "v_result" must not contain underscores.
(#2076) Public method name "PclZip::privCreate" must be in lower-case letters only
(#2076) Variable "p_filedescr_list" must not contain underscores.
(#2076) Variable "p_result_list" must not contain underscores.
(#2076) Variable "p_options" must not contain underscores.
(#2077) Opening brace should be on the same line as the declaration
(#2078) Variable "v_result" must not contain underscores.
(#2079) Variable "v_list_detail" must not contain underscores.
(#2081) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2081) Inline comments must end in full-stops, exclamation marks, or question marks
(#2084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2084) Inline comments must end in full-stops, exclamation marks, or question marks
(#2085) Variable "v_result" must not contain underscores.
(#2086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2086) Inline comments must end in full-stops, exclamation marks, or question marks
(#2087) Variable "v_result" must not contain underscores.
(#2090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2090) Inline comments must end in full-stops, exclamation marks, or question marks
(#2091) Variable "v_result" must not contain underscores.
(#2091) Variable "p_filedescr_list" must not contain underscores.
(#2091) Variable "p_result_list" must not contain underscores.
(#2091) Variable "p_options" must not contain underscores.
(#2093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2093) Inline comments must end in full-stops, exclamation marks, or question marks
(#2096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2096) Inline comments must end in full-stops, exclamation marks, or question marks
(#2099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2099) Inline comments must end in full-stops, exclamation marks, or question marks
(#2100) Variable "v_result" must not contain underscores.
(#2110) Public method name "PclZip::privAdd" must be in lower-case letters only
(#2110) Variable "p_filedescr_list" must not contain underscores.
(#2110) Variable "p_result_list" must not contain underscores.
(#2110) Variable "p_options" must not contain underscores.
(#2111) Opening brace should be on the same line as the declaration
(#2112) Variable "v_result" must not contain underscores.
(#2113) Variable "v_list_detail" must not contain underscores.
(#2115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2115) Inline comments must end in full-stops, exclamation marks, or question marks
(#2118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2118) Inline comments must end in full-stops, exclamation marks, or question marks
(#2119) Variable "v_result" must not contain underscores.
(#2119) Variable "p_filedescr_list" must not contain underscores.
(#2119) Variable "p_result_list" must not contain underscores.
(#2119) Variable "p_options" must not contain underscores.
(#2121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) Variable "v_result" must not contain underscores.
(#2124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2124) Inline comments must end in full-stops, exclamation marks, or question marks
(#2127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2128) Variable "v_result" must not contain underscores.
(#2129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2129) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2132) Inline comments must end in full-stops, exclamation marks, or question marks
(#2133) Variable "v_result" must not contain underscores.
(#2136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2136) Inline comments must end in full-stops, exclamation marks, or question marks
(#2137) Variable "v_central_dir" must not contain underscores.
(#2138) Variable "v_result" must not contain underscores.
(#2138) Variable "v_central_dir" must not contain underscores.
(#2142) Variable "v_result" must not contain underscores.
(#2145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2145) Inline comments must end in full-stops, exclamation marks, or question marks
(#2148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2148) Inline comments must end in full-stops, exclamation marks, or question marks
(#2149) Variable "v_zip_temp_name" must not contain underscores.
(#2151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2151) Inline comments must end in full-stops, exclamation marks, or question marks
(#2152) Variable "v_zip_temp_fd" must not contain underscores.
(#2152) Variable "v_zip_temp_name" must not contain underscores.
(#2156) Must use "self::" for local static member reference
(#2156) Variable "v_zip_temp_name" must not contain underscores.
(#2156) Line exceeds 132 characters; contains 143 characters
(#2158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2158) Inline comments must end in full-stops, exclamation marks, or question marks
(#2159) Must use "self::" for local static member reference
(#2162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2163) Inline comments must end in full-stops, exclamation marks, or question marks
(#2164) Variable "v_size" must not contain underscores.
(#2164) Variable "v_central_dir" must not contain underscores.
(#2165) Variable "v_size" must not contain underscores.
(#2166) Variable "v_read_size" must not contain underscores.
(#2166) Variable "v_size" must not contain underscores.
(#2166) Variable "v_size" must not contain underscores.
(#2167) Variable "v_buffer" must not contain underscores.
(#2167) Variable "v_read_size" must not contain underscores.
(#2168) Variable "v_zip_temp_fd" must not contain underscores.
(#2168) Variable "v_buffer" must not contain underscores.
(#2168) Variable "v_read_size" must not contain underscores.
(#2169) Variable "v_size" must not contain underscores.
(#2169) Variable "v_read_size" must not contain underscores.
(#2172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2174) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) Variable "v_swap" must not contain underscores.
(#2176) Variable "v_zip_temp_fd" must not contain underscores.
(#2177) Variable "v_zip_temp_fd" must not contain underscores.
(#2177) Variable "v_swap" must not contain underscores.
(#2179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2179) Inline comments must end in full-stops, exclamation marks, or question marks
(#2180) Variable "v_header_list" must not contain underscores.
(#2181) Variable "v_result" must not contain underscores.
(#2181) Variable "p_filedescr_list" must not contain underscores.
(#2181) Variable "v_header_list" must not contain underscores.
(#2181) Variable "p_options" must not contain underscores.
(#2182) Variable "v_zip_temp_fd" must not contain underscores.
(#2184) Variable "v_zip_temp_name" must not contain underscores.
(#2187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2187) Inline comments must end in full-stops, exclamation marks, or question marks
(#2188) Variable "v_result" must not contain underscores.
(#2191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2191) Inline comments must end in full-stops, exclamation marks, or question marks
(#2192) Variable "v_offset" must not contain underscores.
(#2194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Variable "v_size" must not contain underscores.
(#2195) Variable "v_central_dir" must not contain underscores.
(#2196) Variable "v_size" must not contain underscores.
(#2197) Variable "v_read_size" must not contain underscores.
(#2197) Variable "v_size" must not contain underscores.
(#2197) Variable "v_size" must not contain underscores.
(#2198) Variable "v_buffer" must not contain underscores.
(#2198) Variable "v_zip_temp_fd" must not contain underscores.
(#2198) Variable "v_read_size" must not contain underscores.
(#2199) Variable "v_buffer" must not contain underscores.
(#2199) Variable "v_read_size" must not contain underscores.
(#2200) Variable "v_size" must not contain underscores.
(#2200) Variable "v_read_size" must not contain underscores.
(#2203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2203) Inline comments must end in full-stops, exclamation marks, or question marks
(#2204) Variable "v_count" must not contain underscores.
(#2204) The use of function sizeof() is forbidden; use count() instead
(#2204) Variable "v_header_list" must not contain underscores.
(#2205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2205) Inline comments must end in full-stops, exclamation marks, or question marks
(#2206) Variable "v_header_list" must not contain underscores.
(#2207) Variable "v_result" must not contain underscores.
(#2207) Variable "v_header_list" must not contain underscores.
(#2208) Variable "v_zip_temp_fd" must not contain underscores.
(#2210) Variable "v_zip_temp_name" must not contain underscores.
(#2213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2213) Inline comments must end in full-stops, exclamation marks, or question marks
(#2214) Variable "v_result" must not contain underscores.
(#2216) Variable "v_count" must not contain underscores.
(#2219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2219) Inline comments must end in full-stops, exclamation marks, or question marks
(#2220) Variable "v_header_list" must not contain underscores.
(#2220) Variable "p_result_list" must not contain underscores.
(#2223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2223) Inline comments must end in full-stops, exclamation marks, or question marks
(#2224) Variable "v_comment" must not contain underscores.
(#2224) Variable "v_central_dir" must not contain underscores.
(#2225) Variable "p_options" must not contain underscores.
(#2226) Variable "v_comment" must not contain underscores.
(#2226) Variable "p_options" must not contain underscores.
(#2228) Variable "p_options" must not contain underscores.
(#2229) Variable "v_comment" must not contain underscores.
(#2229) Variable "v_comment" must not contain underscores.
(#2229) Variable "p_options" must not contain underscores.
(#2231) Variable "p_options" must not contain underscores.
(#2232) Variable "v_comment" must not contain underscores.
(#2232) Variable "p_options" must not contain underscores.
(#2232) Variable "v_comment" must not contain underscores.
(#2235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2235) Inline comments must end in full-stops, exclamation marks, or question marks
(#2236) Variable "v_size" must not contain underscores.
(#2236) Variable "v_offset" must not contain underscores.
(#2238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2239) Variable "v_result" must not contain underscores.
(#2239) Variable "v_count" must not contain underscores.
(#2239) Variable "v_central_dir" must not contain underscores.
(#2239) Variable "v_size" must not contain underscores.
(#2239) Variable "v_offset" must not contain underscores.
(#2239) Variable "v_comment" must not contain underscores.
(#2239) Line exceeds 132 characters; contains 133 characters
(#2240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2241) Variable "v_header_list" must not contain underscores.
(#2244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2244) Inline comments must end in full-stops, exclamation marks, or question marks
(#2245) Variable "v_result" must not contain underscores.
(#2248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2248) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) Variable "v_swap" must not contain underscores.
(#2250) Variable "v_zip_temp_fd" must not contain underscores.
(#2251) Variable "v_zip_temp_fd" must not contain underscores.
(#2251) Variable "v_swap" must not contain underscores.
(#2253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2253) Inline comments must end in full-stops, exclamation marks, or question marks
(#2256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2256) Inline comments must end in full-stops, exclamation marks, or question marks
(#2257) Variable "v_zip_temp_fd" must not contain underscores.
(#2259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2259) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2268) Inline comments must end in full-stops, exclamation marks, or question marks
(#2268) This comment is 73% valid code; is this commented out code?
(#2268) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#2269) Variable "v_zip_temp_name" must not contain underscores.
(#2271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2272) Variable "v_result" must not contain underscores.
(#2281) Public method name "PclZip::privOpenFd" must be in lower-case letters only
(#2281) Variable "p_mode" must not contain underscores.
(#2282) Opening brace should be on the same line as the declaration
(#2283) Variable "v_result" must not contain underscores.
(#2285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2285) Inline comments must end in full-stops, exclamation marks, or question marks
(#2287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2287) Inline comments must end in full-stops, exclamation marks, or question marks
(#2288) Must use "self::" for local static member reference
(#2290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2290) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) Must use "self::" for local static member reference
(#2294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2294) Inline comments must end in full-stops, exclamation marks, or question marks
(#2295) Variable "p_mode" must not contain underscores.
(#2296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2296) Inline comments must end in full-stops, exclamation marks, or question marks
(#2297) Must use "self::" for local static member reference
(#2297) Variable "p_mode" must not contain underscores.
(#2297) Line exceeds 132 characters; contains 137 characters
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) Inline comments must end in full-stops, exclamation marks, or question marks
(#2300) Must use "self::" for local static member reference
(#2303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2303) Inline comments must end in full-stops, exclamation marks, or question marks
(#2304) Variable "v_result" must not contain underscores.
(#2313) Public method name "PclZip::privCloseFd" must be in lower-case letters only
(#2314) Opening brace should be on the same line as the declaration
(#2315) Variable "v_result" must not contain underscores.
(#2322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2322) Inline comments must end in full-stops, exclamation marks, or question marks
(#2323) Variable "v_result" must not contain underscores.
(#2327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2330) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2331) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2332) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2334) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2335) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2336) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2337) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2340) This comment is 67% valid code; is this commented out code?
(#2340) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#2341) Public method name "PclZip::privAddList" must be in lower-case letters only
(#2341) Variable "p_filedescr_list" must not contain underscores.
(#2341) Variable "p_result_list" must not contain underscores.
(#2341) Variable "p_options" must not contain underscores.
(#2342) Opening brace should be on the same line as the declaration
(#2343) Variable "v_result" must not contain underscores.
(#2345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) Variable "v_header_list" must not contain underscores.
(#2347) Variable "v_result" must not contain underscores.
(#2347) Variable "p_filedescr_list" must not contain underscores.
(#2347) Variable "v_header_list" must not contain underscores.
(#2347) Variable "p_options" must not contain underscores.
(#2348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2348) Inline comments must end in full-stops, exclamation marks, or question marks
(#2349) Variable "v_result" must not contain underscores.
(#2352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2352) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) Variable "v_offset" must not contain underscores.
(#2355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2356) Variable "v_count" must not contain underscores.
(#2356) The use of function sizeof() is forbidden; use count() instead
(#2356) Variable "v_header_list" must not contain underscores.
(#2357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2357) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) Variable "v_header_list" must not contain underscores.
(#2359) Variable "v_result" must not contain underscores.
(#2359) Variable "v_header_list" must not contain underscores.
(#2360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2360) Inline comments must end in full-stops, exclamation marks, or question marks
(#2361) Variable "v_result" must not contain underscores.
(#2363) Variable "v_count" must not contain underscores.
(#2366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2367) Variable "v_header_list" must not contain underscores.
(#2367) Variable "p_result_list" must not contain underscores.
(#2370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2370) Inline comments must end in full-stops, exclamation marks, or question marks
(#2371) Variable "v_comment" must not contain underscores.
(#2372) Variable "p_options" must not contain underscores.
(#2373) Variable "v_comment" must not contain underscores.
(#2373) Variable "p_options" must not contain underscores.
(#2376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2376) Inline comments must end in full-stops, exclamation marks, or question marks
(#2377) Variable "v_size" must not contain underscores.
(#2377) Variable "v_offset" must not contain underscores.
(#2379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2379) Inline comments must end in full-stops, exclamation marks, or question marks
(#2380) Variable "v_result" must not contain underscores.
(#2380) Variable "v_count" must not contain underscores.
(#2380) Variable "v_size" must not contain underscores.
(#2380) Variable "v_offset" must not contain underscores.
(#2380) Variable "v_comment" must not contain underscores.
(#2381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2381) Inline comments must end in full-stops, exclamation marks, or question marks
(#2382) Variable "v_header_list" must not contain underscores.
(#2384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2384) Inline comments must end in full-stops, exclamation marks, or question marks
(#2385) Variable "v_result" must not contain underscores.
(#2388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2388) Inline comments must end in full-stops, exclamation marks, or question marks
(#2389) Variable "v_result" must not contain underscores.
(#2397) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2398) Expected 1 space before comment text but found 22; use block comment if you need indentation
(#2399) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2402) Public method name "PclZip::privAddFileList" must be in lower-case letters only
(#2402) Variable "p_filedescr_list" must not contain underscores.
(#2402) Variable "p_result_list" must not contain underscores.
(#2402) Variable "p_options" must not contain underscores.
(#2403) Opening brace should be on the same line as the declaration
(#2404) Variable "v_result" must not contain underscores.
(#2405) Variable "v_header" must not contain underscores.
(#2407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2407) Inline comments must end in full-stops, exclamation marks, or question marks
(#2408) Variable "v_nb" must not contain underscores.
(#2408) The use of function sizeof() is forbidden; use count() instead
(#2408) Variable "p_result_list" must not contain underscores.
(#2410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2410) Inline comments must end in full-stops, exclamation marks, or question marks
(#2411) The use of function sizeof() is forbidden; use count() instead
(#2411) Variable "p_filedescr_list" must not contain underscores.
(#2411) Variable "v_result" must not contain underscores.
(#2412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2412) Inline comments must end in full-stops, exclamation marks, or question marks
(#2413) Variable "p_filedescr_list" must not contain underscores.
(#2413) Variable "p_filedescr_list" must not contain underscores.
(#2415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2417) Variable "p_filedescr_list" must not contain underscores.
(#2421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2421) Inline comments must end in full-stops, exclamation marks, or question marks
(#2422) Variable "p_filedescr_list" must not contain underscores.
(#2422) Variable "p_filedescr_list" must not contain underscores.
(#2423) Must use "self::" for local static member reference
(#2423) Variable "p_filedescr_list" must not contain underscores.
(#2425) Must use "self::" for local static member reference
(#2428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2430) This comment is 77% valid code; is this commented out code?
(#2430) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2431) This comment is 74% valid code; is this commented out code?
(#2431) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#2432) Variable "p_filedescr_list" must not contain underscores.
(#2432) Variable "p_filedescr_list" must not contain underscores.
(#2432) Variable "p_filedescr_list" must not contain underscores.
(#2432) Variable "p_options" must not contain underscores.
(#2432) Variable "p_options" must not contain underscores.
(#2432) Line exceeds maximum limit of 180 characters; contains 257 characters
(#2434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2434) Inline comments must end in full-stops, exclamation marks, or question marks
(#2435) Variable "v_result" must not contain underscores.
(#2435) Variable "p_filedescr_list" must not contain underscores.
(#2435) Variable "v_header" must not contain underscores.
(#2435) Variable "p_options" must not contain underscores.
(#2436) Variable "v_result" must not contain underscores.
(#2437) Variable "v_result" must not contain underscores.
(#2440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2440) Inline comments must end in full-stops, exclamation marks, or question marks
(#2441) Variable "p_result_list" must not contain underscores.
(#2441) Variable "v_nb" must not contain underscores.
(#2441) Variable "v_header" must not contain underscores.
(#2445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2445) Inline comments must end in full-stops, exclamation marks, or question marks
(#2446) Variable "v_result" must not contain underscores.
(#2456) Public method name "PclZip::privAddFile" must be in lower-case letters only
(#2456) Variable "p_filedescr" must not contain underscores.
(#2456) Variable "p_header" must not contain underscores.
(#2456) Variable "p_options" must not contain underscores.
(#2457) Opening brace should be on the same line as the declaration
(#2458) Variable "v_result" must not contain underscores.
(#2460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2460) Inline comments must end in full-stops, exclamation marks, or question marks
(#2461) Variable "p_filename" must not contain underscores.
(#2461) Variable "p_filedescr" must not contain underscores.
(#2464) Variable "p_filename" must not contain underscores.
(#2465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2465) Inline comments must end in full-stops, exclamation marks, or question marks
(#2466) Must use "self::" for local static member reference
(#2468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2468) Inline comments must end in full-stops, exclamation marks, or question marks
(#2469) Must use "self::" for local static member reference
(#2473) This comment is 59% valid code; is this commented out code?
(#2481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2481) Inline comments must end in full-stops, exclamation marks, or question marks
(#2483) Variable "p_header" must not contain underscores.
(#2484) Variable "p_header" must not contain underscores.
(#2485) Variable "p_header" must not contain underscores.
(#2486) Variable "p_header" must not contain underscores.
(#2487) Variable "p_header" must not contain underscores.
(#2488) Variable "p_header" must not contain underscores.
(#2489) Variable "p_header" must not contain underscores.
(#2489) Variable "p_filename" must not contain underscores.
(#2490) Variable "p_header" must not contain underscores.
(#2491) Variable "p_header" must not contain underscores.
(#2492) Variable "p_header" must not contain underscores.
(#2493) Variable "p_header" must not contain underscores.
(#2494) Variable "p_header" must not contain underscores.
(#2494) Variable "p_filename" must not contain underscores.
(#2495) Inline comments must end in full-stops, exclamation marks, or question marks
(#2495) This comment is 44% valid code; is this commented out code?
(#2496) Variable "p_header" must not contain underscores.
(#2496) Variable "p_filedescr" must not contain underscores.
(#2497) Variable "p_header" must not contain underscores.
(#2498) Variable "p_header" must not contain underscores.
(#2499) Variable "p_header" must not contain underscores.
(#2501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2501) Inline comments must end in full-stops, exclamation marks, or question marks
(#2502) Variable "p_filedescr" must not contain underscores.
(#2503) Variable "p_header" must not contain underscores.
(#2504) Variable "p_header" must not contain underscores.
(#2504) Variable "p_filename" must not contain underscores.
(#2506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2506) Inline comments must end in full-stops, exclamation marks, or question marks
(#2506) Line indented incorrectly; expected at least 12 spaces, found 8
(#2507) Usage of ELSEIF not allowed; use ELSE IF instead
(#2507) Variable "p_filedescr" must not contain underscores.
(#2508) Variable "p_header" must not contain underscores.
(#2509) Variable "p_header" must not contain underscores.
(#2509) Variable "p_filename" must not contain underscores.
(#2510) Variable "p_header" must not contain underscores.
(#2510) Variable "p_filename" must not contain underscores.
(#2512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2512) Inline comments must end in full-stops, exclamation marks, or question marks
(#2512) Line indented incorrectly; expected at least 12 spaces, found 8
(#2513) Usage of ELSEIF not allowed; use ELSE IF instead
(#2513) Variable "p_filedescr" must not contain underscores.
(#2514) Variable "p_header" must not contain underscores.
(#2515) Variable "p_header" must not contain underscores.
(#2515) Variable "p_filedescr" must not contain underscores.
(#2518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2518) Inline comments must end in full-stops, exclamation marks, or question marks
(#2519) Variable "p_filedescr" must not contain underscores.
(#2520) Variable "p_header" must not contain underscores.
(#2520) Variable "p_filedescr" must not contain underscores.
(#2521) Usage of ELSEIF not allowed; use ELSE IF instead
(#2521) Variable "p_filedescr" must not contain underscores.
(#2522) Variable "p_header" must not contain underscores.
(#2524) Variable "p_header" must not contain underscores.
(#2524) Variable "p_filename" must not contain underscores.
(#2527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2527) Inline comments must end in full-stops, exclamation marks, or question marks
(#2528) Variable "p_filedescr" must not contain underscores.
(#2529) Variable "p_header" must not contain underscores.
(#2529) Variable "p_filedescr" must not contain underscores.
(#2530) Variable "p_header" must not contain underscores.
(#2530) Variable "p_filedescr" must not contain underscores.
(#2532) Variable "p_header" must not contain underscores.
(#2533) Variable "p_header" must not contain underscores.
(#2536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2536) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) Variable "p_options" must not contain underscores.
(#2539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2539) Inline comments must end in full-stops, exclamation marks, or question marks
(#2540) Variable "v_local_header" must not contain underscores.
(#2541) Variable "p_header" must not contain underscores.
(#2541) Variable "v_local_header" must not contain underscores.
(#2543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2546) This comment is 70% valid code; is this commented out code?
(#2546) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2547) Variable "v_result" must not contain underscores.
(#2547) Variable "p_options" must not contain underscores.
(#2547) Variable "v_local_header" must not contain underscores.
(#2548) Variable "v_result" must not contain underscores.
(#2549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2549) Inline comments must end in full-stops, exclamation marks, or question marks
(#2550) Variable "p_header" must not contain underscores.
(#2551) Variable "v_result" must not contain underscores.
(#2554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2555) Inline comments must end in full-stops, exclamation marks, or question marks
(#2556) Variable "p_header" must not contain underscores.
(#2556) Variable "v_local_header" must not contain underscores.
(#2557) Variable "p_header" must not contain underscores.
(#2557) Variable "v_local_header" must not contain underscores.
(#2561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2561) Inline comments must end in full-stops, exclamation marks, or question marks
(#2562) Variable "p_header" must not contain underscores.
(#2563) Variable "p_header" must not contain underscores.
(#2566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2566) Inline comments must end in full-stops, exclamation marks, or question marks
(#2567) Variable "p_header" must not contain underscores.
(#2568) Variable "p_header" must not contain underscores.
(#2571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2571) Inline comments must end in full-stops, exclamation marks, or question marks
(#2572) Variable "p_header" must not contain underscores.
(#2574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2574) Inline comments must end in full-stops, exclamation marks, or question marks
(#2575) Variable "p_filedescr" must not contain underscores.
(#2576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2576) Inline comments must end in full-stops, exclamation marks, or question marks
(#2577) Variable "p_options" must not contain underscores.
(#2577) Variable "p_options" must not contain underscores.
(#2577) Variable "p_options" must not contain underscores.
(#2577) Variable "p_options" must not contain underscores.
(#2577) Variable "p_header" must not contain underscores.
(#2577) Line exceeds maximum limit of 180 characters; contains 241 characters
(#2578) Variable "v_result" must not contain underscores.
(#2578) Variable "p_filedescr" must not contain underscores.
(#2578) Variable "p_header" must not contain underscores.
(#2578) Variable "p_options" must not contain underscores.
(#2579) Variable "v_result" must not contain underscores.
(#2580) Variable "v_result" must not contain underscores.
(#2583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2583) Inline comments must end in full-stops, exclamation marks, or question marks
(#2583) Line indented incorrectly; expected at least 20 spaces, found 16
(#2586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2586) Inline comments must end in full-stops, exclamation marks, or question marks
(#2587) Variable "v_file" must not contain underscores.
(#2587) Variable "p_filename" must not contain underscores.
(#2588) Must use "self::" for local static member reference
(#2588) Variable "p_filename" must not contain underscores.
(#2590) Must use "self::" for local static member reference
(#2593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2593) Inline comments must end in full-stops, exclamation marks, or question marks
(#2594) Variable "v_content" must not contain underscores.
(#2594) Variable "v_file" must not contain underscores.
(#2594) Variable "p_header" must not contain underscores.
(#2596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2596) Inline comments must end in full-stops, exclamation marks, or question marks
(#2597) Variable "v_file" must not contain underscores.
(#2599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2599) Inline comments must end in full-stops, exclamation marks, or question marks
(#2600) Variable "p_header" must not contain underscores.
(#2600) Variable "v_content" must not contain underscores.
(#2602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2602) Inline comments must end in full-stops, exclamation marks, or question marks
(#2603) Variable "p_options" must not contain underscores.
(#2604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2604) Inline comments must end in full-stops, exclamation marks, or question marks
(#2605) Variable "p_header" must not contain underscores.
(#2605) Variable "p_header" must not contain underscores.
(#2606) Variable "p_header" must not contain underscores.
(#2608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2608) Inline comments must end in full-stops, exclamation marks, or question marks
(#2608) Line indented incorrectly; expected at least 24 spaces, found 20
(#2610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2610) Inline comments must end in full-stops, exclamation marks, or question marks
(#2611) Variable "v_content" must not contain underscores.
(#2611) Variable "v_content" must not contain underscores.
(#2613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2613) Inline comments must end in full-stops, exclamation marks, or question marks
(#2614) Variable "p_header" must not contain underscores.
(#2614) Variable "v_content" must not contain underscores.
(#2615) Variable "p_header" must not contain underscores.
(#2618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2618) Inline comments must end in full-stops, exclamation marks, or question marks
(#2619) Variable "v_result" must not contain underscores.
(#2619) Variable "p_header" must not contain underscores.
(#2620) Variable "v_file" must not contain underscores.
(#2622) Variable "v_result" must not contain underscores.
(#2625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2625) Inline comments must end in full-stops, exclamation marks, or question marks
(#2626) Variable "v_content" must not contain underscores.
(#2626) Variable "p_header" must not contain underscores.
(#2630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2630) Inline comments must end in full-stops, exclamation marks, or question marks
(#2630) Line indented incorrectly; expected at least 16 spaces, found 12
(#2631) Usage of ELSEIF not allowed; use ELSE IF instead
(#2631) Variable "p_filedescr" must not contain underscores.
(#2633) Variable "v_content" must not contain underscores.
(#2633) Variable "p_filedescr" must not contain underscores.
(#2635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2635) Inline comments must end in full-stops, exclamation marks, or question marks
(#2636) Variable "p_header" must not contain underscores.
(#2636) Variable "v_content" must not contain underscores.
(#2638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2638) Inline comments must end in full-stops, exclamation marks, or question marks
(#2639) Variable "p_options" must not contain underscores.
(#2640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2640) Inline comments must end in full-stops, exclamation marks, or question marks
(#2641) Variable "p_header" must not contain underscores.
(#2641) Variable "p_header" must not contain underscores.
(#2642) Variable "p_header" must not contain underscores.
(#2644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2644) Inline comments must end in full-stops, exclamation marks, or question marks
(#2644) Line indented incorrectly; expected at least 20 spaces, found 16
(#2646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2646) Inline comments must end in full-stops, exclamation marks, or question marks
(#2647) Variable "v_content" must not contain underscores.
(#2647) Variable "v_content" must not contain underscores.
(#2649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
(#2650) Variable "p_header" must not contain underscores.
(#2650) Variable "v_content" must not contain underscores.
(#2651) Variable "p_header" must not contain underscores.
(#2654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2654) Inline comments must end in full-stops, exclamation marks, or question marks
(#2655) Variable "v_result" must not contain underscores.
(#2655) Variable "p_header" must not contain underscores.
(#2656) Variable "v_file" must not contain underscores.
(#2658) Variable "v_result" must not contain underscores.
(#2661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2661) Inline comments must end in full-stops, exclamation marks, or question marks
(#2662) Variable "v_content" must not contain underscores.
(#2662) Variable "p_header" must not contain underscores.
(#2664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2664) Inline comments must end in full-stops, exclamation marks, or question marks
(#2664) Line indented incorrectly; expected at least 16 spaces, found 12
(#2665) Usage of ELSEIF not allowed; use ELSE IF instead
(#2665) Variable "p_filedescr" must not contain underscores.
(#2666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2666) Inline comments must end in full-stops, exclamation marks, or question marks
(#2667) Variable "p_header" must not contain underscores.
(#2668) Variable "p_header" must not contain underscores.
(#2671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2671) Inline comments must end in full-stops, exclamation marks, or question marks
(#2672) Variable "p_header" must not contain underscores.
(#2673) This comment is 60% valid code; is this commented out code?
(#2673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2673) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010; // Value for a folder : to be checked" but found "//$p_header['external'] = 0x41FF0010; // Value for a folder : to be checked"
(#2674) Variable "p_header" must not contain underscores.
(#2674) Inline comments must end in full-stops, exclamation marks, or question marks
(#2676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2676) Inline comments must end in full-stops, exclamation marks, or question marks
(#2677) Variable "v_result" must not contain underscores.
(#2677) Variable "p_header" must not contain underscores.
(#2678) Variable "v_result" must not contain underscores.
(#2683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2683) Inline comments must end in full-stops, exclamation marks, or question marks
(#2684) Variable "p_options" must not contain underscores.
(#2686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2687) Variable "v_local_header" must not contain underscores.
(#2688) Variable "p_header" must not contain underscores.
(#2688) Variable "v_local_header" must not contain underscores.
(#2690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2693) Inline comments must end in full-stops, exclamation marks, or question marks
(#2693) This comment is 70% valid code; is this commented out code?
(#2693) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2694) Variable "v_result" must not contain underscores.
(#2694) Variable "p_options" must not contain underscores.
(#2694) Variable "v_local_header" must not contain underscores.
(#2695) Variable "v_result" must not contain underscores.
(#2696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2696) Inline comments must end in full-stops, exclamation marks, or question marks
(#2697) Variable "v_result" must not contain underscores.
(#2700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2701) Inline comments must end in full-stops, exclamation marks, or question marks
(#2704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2704) Inline comments must end in full-stops, exclamation marks, or question marks
(#2705) Variable "v_result" must not contain underscores.
(#2715) Public method name "PclZip::privAddFileUsingTempFile" must be in lower-case letters only
(#2715) Variable "p_filedescr" must not contain underscores.
(#2715) Variable "p_header" must not contain underscores.
(#2715) Variable "p_options" must not contain underscores.
(#2716) Opening brace should be on the same line as the declaration
(#2717) Variable "v_result" must not contain underscores.
(#2719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2719) Inline comments must end in full-stops, exclamation marks, or question marks
(#2720) Variable "p_filename" must not contain underscores.
(#2720) Variable "p_filedescr" must not contain underscores.
(#2722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2722) Inline comments must end in full-stops, exclamation marks, or question marks
(#2723) Variable "v_file" must not contain underscores.
(#2723) Variable "p_filename" must not contain underscores.
(#2724) Must use "self::" for local static member reference
(#2724) Variable "p_filename" must not contain underscores.
(#2726) Must use "self::" for local static member reference
(#2729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2729) Inline comments must end in full-stops, exclamation marks, or question marks
(#2730) Variable "v_gzip_temp_name" must not contain underscores.
(#2731) Variable "v_file_compressed" must not contain underscores.
(#2731) Variable "v_gzip_temp_name" must not contain underscores.
(#2732) Variable "v_file" must not contain underscores.
(#2733) Must use "self::" for local static member reference
(#2733) Variable "v_gzip_temp_name" must not contain underscores.
(#2733) Line exceeds 132 characters; contains 145 characters
(#2735) Must use "self::" for local static member reference
(#2738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2738) Inline comments must end in full-stops, exclamation marks, or question marks
(#2739) Variable "v_size" must not contain underscores.
(#2739) Variable "p_filename" must not contain underscores.
(#2740) Variable "v_size" must not contain underscores.
(#2741) Variable "v_read_size" must not contain underscores.
(#2741) Variable "v_size" must not contain underscores.
(#2741) Variable "v_size" must not contain underscores.
(#2742) Variable "v_buffer" must not contain underscores.
(#2742) Variable "v_file" must not contain underscores.
(#2742) Variable "v_read_size" must not contain underscores.
(#2743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2743) Inline comments must end in full-stops, exclamation marks, or question marks
(#2743) This comment is 58% valid code; is this commented out code?
(#2743) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#2744) Variable "v_file_compressed" must not contain underscores.
(#2744) Variable "v_buffer" must not contain underscores.
(#2744) Variable "v_read_size" must not contain underscores.
(#2745) Variable "v_size" must not contain underscores.
(#2745) Variable "v_read_size" must not contain underscores.
(#2748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2748) Inline comments must end in full-stops, exclamation marks, or question marks
(#2749) Variable "v_file" must not contain underscores.
(#2750) Variable "v_file_compressed" must not contain underscores.
(#2752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2753) Variable "v_gzip_temp_name" must not contain underscores.
(#2754) Must use "self::" for local static member reference
(#2754) Variable "v_gzip_temp_name" must not contain underscores.
(#2754) Line exceeds 132 characters; contains 159 characters
(#2756) Must use "self::" for local static member reference
(#2759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2759) Inline comments must end in full-stops, exclamation marks, or question marks
(#2760) Variable "v_file_compressed" must not contain underscores.
(#2760) Variable "v_gzip_temp_name" must not contain underscores.
(#2761) Must use "self::" for local static member reference
(#2761) Variable "v_gzip_temp_name" must not contain underscores.
(#2761) Line exceeds 132 characters; contains 143 characters
(#2763) Must use "self::" for local static member reference
(#2766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2766) Inline comments must end in full-stops, exclamation marks, or question marks
(#2767) Variable "v_binary_data" must not contain underscores.
(#2767) Variable "v_file_compressed" must not contain underscores.
(#2768) Variable "v_data_header" must not contain underscores.
(#2768) Variable "v_binary_data" must not contain underscores.
(#2770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2770) Inline comments must end in full-stops, exclamation marks, or question marks
(#2771) Variable "v_data_header" must not contain underscores.
(#2771) Variable "v_data_header" must not contain underscores.
(#2773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2773) Inline comments must end in full-stops, exclamation marks, or question marks
(#2774) Variable "v_file_compressed" must not contain underscores.
(#2774) Variable "v_gzip_temp_name" must not contain underscores.
(#2775) Variable "v_binary_data" must not contain underscores.
(#2775) Variable "v_file_compressed" must not contain underscores.
(#2776) Variable "v_data_footer" must not contain underscores.
(#2776) Variable "v_binary_data" must not contain underscores.
(#2778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2778) Inline comments must end in full-stops, exclamation marks, or question marks
(#2779) Variable "p_header" must not contain underscores.
(#2779) Variable "v_data_header" must not contain underscores.
(#2780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2780) Inline comments must end in full-stops, exclamation marks, or question marks
(#2780) This comment is 75% valid code; is this commented out code?
(#2780) No space found before comment text; expected "// $p_header['mtime'] = $v_data_header['mtime'];" but found "//$p_header['mtime'] = $v_data_header['mtime'];"
(#2781) Variable "p_header" must not contain underscores.
(#2781) Variable "v_data_footer" must not contain underscores.
(#2782) Variable "p_header" must not contain underscores.
(#2782) Variable "v_gzip_temp_name" must not contain underscores.
(#2784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2784) Inline comments must end in full-stops, exclamation marks, or question marks
(#2785) Variable "v_file_compressed" must not contain underscores.
(#2787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2787) Inline comments must end in full-stops, exclamation marks, or question marks
(#2788) Variable "v_result" must not contain underscores.
(#2788) Variable "p_header" must not contain underscores.
(#2789) Variable "v_result" must not contain underscores.
(#2792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2792) Inline comments must end in full-stops, exclamation marks, or question marks
(#2793) Variable "v_file_compressed" must not contain underscores.
(#2793) Variable "v_gzip_temp_name" must not contain underscores.
(#2794) Must use "self::" for local static member reference
(#2794) Variable "v_gzip_temp_name" must not contain underscores.
(#2794) Line exceeds 132 characters; contains 143 characters
(#2796) Must use "self::" for local static member reference
(#2799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2799) Inline comments must end in full-stops, exclamation marks, or question marks
(#2800) Variable "v_file_compressed" must not contain underscores.
(#2801) Variable "v_size" must not contain underscores.
(#2801) Variable "p_header" must not contain underscores.
(#2802) Variable "v_size" must not contain underscores.
(#2803) Variable "v_read_size" must not contain underscores.
(#2803) Variable "v_size" must not contain underscores.
(#2803) Variable "v_size" must not contain underscores.
(#2804) Variable "v_buffer" must not contain underscores.
(#2804) Variable "v_file_compressed" must not contain underscores.
(#2804) Variable "v_read_size" must not contain underscores.
(#2805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2805) Inline comments must end in full-stops, exclamation marks, or question marks
(#2805) This comment is 58% valid code; is this commented out code?
(#2805) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#2806) Variable "v_buffer" must not contain underscores.
(#2806) Variable "v_read_size" must not contain underscores.
(#2807) Variable "v_size" must not contain underscores.
(#2807) Variable "v_read_size" must not contain underscores.
(#2810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2810) Inline comments must end in full-stops, exclamation marks, or question marks
(#2811) Variable "v_file_compressed" must not contain underscores.
(#2813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2813) Inline comments must end in full-stops, exclamation marks, or question marks
(#2814) Variable "v_gzip_temp_name" must not contain underscores.
(#2816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2816) Inline comments must end in full-stops, exclamation marks, or question marks
(#2817) Variable "v_result" must not contain underscores.
(#2824) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2825) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2829) Public method name "PclZip::privCalculateStoredFilename" must be in lower-case letters only
(#2829) Variable "p_filedescr" must not contain underscores.
(#2829) Variable "p_options" must not contain underscores.
(#2830) Opening brace should be on the same line as the declaration
(#2831) Variable "v_result" must not contain underscores.
(#2833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2833) Inline comments must end in full-stops, exclamation marks, or question marks
(#2834) Variable "p_filename" must not contain underscores.
(#2834) Variable "p_filedescr" must not contain underscores.
(#2835) Variable "p_options" must not contain underscores.
(#2836) Variable "p_add_dir" must not contain underscores.
(#2836) Variable "p_options" must not contain underscores.
(#2838) Variable "p_add_dir" must not contain underscores.
(#2840) Variable "p_options" must not contain underscores.
(#2841) Variable "p_remove_dir" must not contain underscores.
(#2841) Variable "p_options" must not contain underscores.
(#2843) Variable "p_remove_dir" must not contain underscores.
(#2845) Variable "p_options" must not contain underscores.
(#2846) Variable "p_remove_all_dir" must not contain underscores.
(#2846) Variable "p_options" must not contain underscores.
(#2848) Variable "p_remove_all_dir" must not contain underscores.
(#2851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2851) Inline comments must end in full-stops, exclamation marks, or question marks
(#2852) Variable "p_filedescr" must not contain underscores.
(#2853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2853) Inline comments must end in full-stops, exclamation marks, or question marks
(#2854) Variable "v_stored_filename" must not contain underscores.
(#2854) Variable "p_filedescr" must not contain underscores.
(#2856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2856) Inline comments must end in full-stops, exclamation marks, or question marks
(#2856) Line indented incorrectly; expected at least 12 spaces, found 8
(#2859) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2860) Inline comments must end in full-stops, exclamation marks, or question marks
(#2861) Variable "p_filedescr" must not contain underscores.
(#2862) Variable "v_path_info" must not contain underscores.
(#2862) Variable "p_filename" must not contain underscores.
(#2863) Variable "v_dir" must not contain underscores.
(#2864) Variable "v_path_info" must not contain underscores.
(#2865) Variable "v_dir" must not contain underscores.
(#2865) Variable "v_path_info" must not contain underscores.
(#2867) Variable "v_stored_filename" must not contain underscores.
(#2867) Variable "v_dir" must not contain underscores.
(#2867) Variable "p_filedescr" must not contain underscores.
(#2869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2869) Inline comments must end in full-stops, exclamation marks, or question marks
(#2870) Variable "v_stored_filename" must not contain underscores.
(#2870) Variable "p_filename" must not contain underscores.
(#2873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2873) Inline comments must end in full-stops, exclamation marks, or question marks
(#2874) Variable "p_remove_all_dir" must not contain underscores.
(#2875) Variable "v_stored_filename" must not contain underscores.
(#2875) Variable "p_filename" must not contain underscores.
(#2877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2877) Inline comments must end in full-stops, exclamation marks, or question marks
(#2877) Line indented incorrectly; expected at least 16 spaces, found 12
(#2878) Usage of ELSEIF not allowed; use ELSE IF instead
(#2878) Variable "p_remove_dir" must not contain underscores.
(#2879) Variable "p_remove_dir" must not contain underscores.
(#2880) Variable "p_remove_dir" must not contain underscores.
(#2883) Variable "p_filename" must not contain underscores.
(#2883) Variable "p_remove_dir" must not contain underscores.
(#2885) Variable "p_filename" must not contain underscores.
(#2885) Variable "p_remove_dir" must not contain underscores.
(#2886) Variable "p_remove_dir" must not contain underscores.
(#2886) Variable "p_remove_dir" must not contain underscores.
(#2888) Variable "p_filename" must not contain underscores.
(#2888) Variable "p_remove_dir" must not contain underscores.
(#2889) Variable "p_remove_dir" must not contain underscores.
(#2889) Variable "p_remove_dir" must not contain underscores.
(#2893) Variable "v_compare" must not contain underscores.
(#2893) Variable "p_remove_dir" must not contain underscores.
(#2893) Variable "v_stored_filename" must not contain underscores.
(#2894) Variable "v_compare" must not contain underscores.
(#2895) Variable "v_compare" must not contain underscores.
(#2896) Variable "v_stored_filename" must not contain underscores.
(#2898) Variable "v_stored_filename" must not contain underscores.
(#2898) Variable "v_stored_filename" must not contain underscores.
(#2898) Variable "p_remove_dir" must not contain underscores.
(#2903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2903) Inline comments must end in full-stops, exclamation marks, or question marks
(#2904) Variable "v_stored_filename" must not contain underscores.
(#2904) Variable "v_stored_filename" must not contain underscores.
(#2906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2906) Inline comments must end in full-stops, exclamation marks, or question marks
(#2907) Variable "p_add_dir" must not contain underscores.
(#2908) Variable "p_add_dir" must not contain underscores.
(#2909) Variable "v_stored_filename" must not contain underscores.
(#2909) Variable "p_add_dir" must not contain underscores.
(#2909) Variable "v_stored_filename" must not contain underscores.
(#2911) Variable "v_stored_filename" must not contain underscores.
(#2911) Variable "p_add_dir" must not contain underscores.
(#2911) Variable "v_stored_filename" must not contain underscores.
(#2916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2916) Inline comments must end in full-stops, exclamation marks, or question marks
(#2917) Variable "v_stored_filename" must not contain underscores.
(#2917) Variable "v_stored_filename" must not contain underscores.
(#2918) Variable "p_filedescr" must not contain underscores.
(#2918) Variable "v_stored_filename" must not contain underscores.
(#2920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2920) Inline comments must end in full-stops, exclamation marks, or question marks
(#2921) Variable "v_result" must not contain underscores.
(#2931) Public method name "PclZip::privWriteFileHeader" must be in lower-case letters only
(#2931) Variable "p_header" must not contain underscores.
(#2932) Opening brace should be on the same line as the declaration
(#2933) Variable "v_result" must not contain underscores.
(#2935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2935) Inline comments must end in full-stops, exclamation marks, or question marks
(#2936) Variable "p_header" must not contain underscores.
(#2938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2938) Inline comments must end in full-stops, exclamation marks, or question marks
(#2939) Variable "v_date" must not contain underscores.
(#2939) Variable "p_header" must not contain underscores.
(#2940) Variable "v_mtime" must not contain underscores.
(#2940) Variable "v_date" must not contain underscores.
(#2940) Variable "v_date" must not contain underscores.
(#2940) Variable "v_date" must not contain underscores.
(#2941) Variable "v_mdate" must not contain underscores.
(#2941) Variable "v_date" must not contain underscores.
(#2941) Variable "v_date" must not contain underscores.
(#2941) Variable "v_date" must not contain underscores.
(#2943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2943) Inline comments must end in full-stops, exclamation marks, or question marks
(#2944) Variable "v_binary_data" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "v_mtime" must not contain underscores.
(#2944) Variable "v_mdate" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Variable "p_header" must not contain underscores.
(#2944) Line exceeds maximum limit of 180 characters; contains 283 characters
(#2946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2946) Inline comments must end in full-stops, exclamation marks, or question marks
(#2947) Variable "v_binary_data" must not contain underscores.
(#2949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2949) Inline comments must end in full-stops, exclamation marks, or question marks
(#2950) Variable "p_header" must not contain underscores.
(#2951) Variable "p_header" must not contain underscores.
(#2951) Variable "p_header" must not contain underscores.
(#2953) Variable "p_header" must not contain underscores.
(#2954) Variable "p_header" must not contain underscores.
(#2954) Variable "p_header" must not contain underscores.
(#2957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2957) Inline comments must end in full-stops, exclamation marks, or question marks
(#2958) Variable "v_result" must not contain underscores.
(#2968) Public method name "PclZip::privWriteCentralFileHeader" must be in lower-case letters only
(#2968) Variable "p_header" must not contain underscores.
(#2969) Opening brace should be on the same line as the declaration
(#2970) Variable "v_result" must not contain underscores.
(#2973) This comment is 62% valid code; is this commented out code?
(#2973) No space found before comment text; expected "// for (reset($p_header); $key = key($p_header); next($p_header)) {" but found "//for (reset($p_header); $key = key($p_header); next($p_header)) {"
(#2974) Inline comments must end in full-stops, exclamation marks, or question marks
(#2974) This comment is 100% valid code; is this commented out code?
(#2974) No space found before comment text; expected "// }" but found "//}"
(#2976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2976) Inline comments must end in full-stops, exclamation marks, or question marks
(#2977) Variable "v_date" must not contain underscores.
(#2977) Variable "p_header" must not contain underscores.
(#2978) Variable "v_mtime" must not contain underscores.
(#2978) Variable "v_date" must not contain underscores.
(#2978) Variable "v_date" must not contain underscores.
(#2978) Variable "v_date" must not contain underscores.
(#2979) Variable "v_mdate" must not contain underscores.
(#2979) Variable "v_date" must not contain underscores.
(#2979) Variable "v_date" must not contain underscores.
(#2979) Variable "v_date" must not contain underscores.
(#2981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2981) Inline comments must end in full-stops, exclamation marks, or question marks
(#2982) Variable "v_binary_data" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "v_mtime" must not contain underscores.
(#2982) Variable "v_mdate" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Variable "p_header" must not contain underscores.
(#2982) Line exceeds maximum limit of 180 characters; contains 423 characters
(#2984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2984) Inline comments must end in full-stops, exclamation marks, or question marks
(#2985) Variable "v_binary_data" must not contain underscores.
(#2987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2987) Inline comments must end in full-stops, exclamation marks, or question marks
(#2988) Variable "p_header" must not contain underscores.
(#2989) Variable "p_header" must not contain underscores.
(#2989) Variable "p_header" must not contain underscores.
(#2991) Variable "p_header" must not contain underscores.
(#2992) Variable "p_header" must not contain underscores.
(#2992) Variable "p_header" must not contain underscores.
(#2994) Variable "p_header" must not contain underscores.
(#2995) Variable "p_header" must not contain underscores.
(#2995) Variable "p_header" must not contain underscores.
(#2998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2998) Inline comments must end in full-stops, exclamation marks, or question marks
(#2999) Variable "v_result" must not contain underscores.
(#3009) Public method name "PclZip::privWriteCentralHeader" must be in lower-case letters only
(#3009) Variable "p_nb_entries" must not contain underscores.
(#3009) Variable "p_size" must not contain underscores.
(#3009) Variable "p_offset" must not contain underscores.
(#3009) Variable "p_comment" must not contain underscores.
(#3010) Opening brace should be on the same line as the declaration
(#3011) Variable "v_result" must not contain underscores.
(#3013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3013) Inline comments must end in full-stops, exclamation marks, or question marks
(#3014) Variable "v_binary_data" must not contain underscores.
(#3014) Variable "p_nb_entries" must not contain underscores.
(#3014) Variable "p_nb_entries" must not contain underscores.
(#3014) Variable "p_size" must not contain underscores.
(#3014) Variable "p_offset" must not contain underscores.
(#3014) Variable "p_comment" must not contain underscores.
(#3016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3016) Inline comments must end in full-stops, exclamation marks, or question marks
(#3017) Variable "v_binary_data" must not contain underscores.
(#3019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3019) Inline comments must end in full-stops, exclamation marks, or question marks
(#3020) Variable "p_comment" must not contain underscores.
(#3021) Variable "p_comment" must not contain underscores.
(#3021) Variable "p_comment" must not contain underscores.
(#3024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3024) Inline comments must end in full-stops, exclamation marks, or question marks
(#3025) Variable "v_result" must not contain underscores.
(#3035) Public method name "PclZip::privList" must be in lower-case letters only
(#3035) Variable "p_list" must not contain underscores.
(#3036) Opening brace should be on the same line as the declaration
(#3037) Variable "v_result" must not contain underscores.
(#3039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3039) Inline comments must end in full-stops, exclamation marks, or question marks
(#3042) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3042) Inline comments must end in full-stops, exclamation marks, or question marks
(#3044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3044) Inline comments must end in full-stops, exclamation marks, or question marks
(#3047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3047) Inline comments must end in full-stops, exclamation marks, or question marks
(#3048) Must use "self::" for local static member reference
(#3048) Line exceeds 132 characters; contains 133 characters
(#3050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3050) Inline comments must end in full-stops, exclamation marks, or question marks
(#3051) Must use "self::" for local static member reference
(#3054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3054) Inline comments must end in full-stops, exclamation marks, or question marks
(#3055) Variable "v_central_dir" must not contain underscores.
(#3056) Variable "v_result" must not contain underscores.
(#3056) Variable "v_central_dir" must not contain underscores.
(#3059) Variable "v_result" must not contain underscores.
(#3062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3062) Inline comments must end in full-stops, exclamation marks, or question marks
(#3064) Variable "v_central_dir" must not contain underscores.
(#3067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3067) Inline comments must end in full-stops, exclamation marks, or question marks
(#3068) Must use "self::" for local static member reference
(#3070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3070) Inline comments must end in full-stops, exclamation marks, or question marks
(#3071) Must use "self::" for local static member reference
(#3074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3074) Inline comments must end in full-stops, exclamation marks, or question marks
(#3075) Variable "v_central_dir" must not contain underscores.
(#3076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3076) Inline comments must end in full-stops, exclamation marks, or question marks
(#3077) Variable "v_result" must not contain underscores.
(#3077) Variable "v_header" must not contain underscores.
(#3080) Variable "v_result" must not contain underscores.
(#3082) Variable "v_header" must not contain underscores.
(#3084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3084) Inline comments must end in full-stops, exclamation marks, or question marks
(#3085) Variable "v_header" must not contain underscores.
(#3085) Variable "p_list" must not contain underscores.
(#3086) Variable "v_header" must not contain underscores.
(#3089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3089) Inline comments must end in full-stops, exclamation marks, or question marks
(#3092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3092) Inline comments must end in full-stops, exclamation marks, or question marks
(#3095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3095) Inline comments must end in full-stops, exclamation marks, or question marks
(#3096) Variable "v_result" must not contain underscores.
(#3103) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3104) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3105) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3106) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3107) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#3108) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3109) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3110) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3111) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3112) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3113) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3114) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3115) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3119) Public method name "PclZip::privConvertHeader2FileInfo" must be in lower-case letters only
(#3119) Variable "p_header" must not contain underscores.
(#3119) Variable "p_info" must not contain underscores.
(#3120) Opening brace should be on the same line as the declaration
(#3121) Variable "v_result" must not contain underscores.
(#3123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3123) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Variable "v_temp_path" must not contain underscores.
(#3124) Variable "p_header" must not contain underscores.
(#3125) Variable "p_info" must not contain underscores.
(#3125) Variable "v_temp_path" must not contain underscores.
(#3126) Variable "v_temp_path" must not contain underscores.
(#3126) Variable "p_header" must not contain underscores.
(#3127) Variable "p_info" must not contain underscores.
(#3127) Variable "v_temp_path" must not contain underscores.
(#3128) Variable "p_info" must not contain underscores.
(#3128) Variable "p_header" must not contain underscores.
(#3129) Variable "p_info" must not contain underscores.
(#3129) Variable "p_header" must not contain underscores.
(#3130) Variable "p_info" must not contain underscores.
(#3130) Variable "p_header" must not contain underscores.
(#3131) Variable "p_info" must not contain underscores.
(#3131) Variable "p_header" must not contain underscores.
(#3132) Variable "p_info" must not contain underscores.
(#3132) Variable "p_header" must not contain underscores.
(#3133) Variable "p_info" must not contain underscores.
(#3133) Variable "p_header" must not contain underscores.
(#3134) Variable "p_info" must not contain underscores.
(#3134) Variable "p_header" must not contain underscores.
(#3135) Variable "p_info" must not contain underscores.
(#3135) Variable "p_header" must not contain underscores.
(#3137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3137) Inline comments must end in full-stops, exclamation marks, or question marks
(#3138) Variable "v_result" must not contain underscores.
(#3145) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3147) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3148) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#3149) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3150) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3151) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3152) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3153) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3154) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3156) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3158) Public method name "PclZip::privExtractByRule" must be in lower-case letters only
(#3158) Variable "p_file_list" must not contain underscores.
(#3158) Variable "p_path" must not contain underscores.
(#3158) Variable "p_remove_path" must not contain underscores.
(#3158) Variable "p_remove_all_path" must not contain underscores.
(#3158) Variable "p_options" must not contain underscores.
(#3159) Opening brace should be on the same line as the declaration
(#3160) Variable "v_result" must not contain underscores.
(#3162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3162) Inline comments must end in full-stops, exclamation marks, or question marks
(#3165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3165) Inline comments must end in full-stops, exclamation marks, or question marks
(#3166) Variable "p_path" must not contain underscores.
(#3166) Variable "p_path" must not contain underscores.
(#3166) Variable "p_path" must not contain underscores.
(#3166) Variable "p_path" must not contain underscores.
(#3166) Line exceeds 132 characters; contains 137 characters
(#3167) Variable "p_path" must not contain underscores.
(#3167) Variable "p_path" must not contain underscores.
(#3170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3170) Inline comments must end in full-stops, exclamation marks, or question marks
(#3171) Variable "p_path" must not contain underscores.
(#3171) Variable "p_path" must not contain underscores.
(#3172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3172) Inline comments must end in full-stops, exclamation marks, or question marks
(#3173) Variable "p_path" must not contain underscores.
(#3174) Variable "p_path" must not contain underscores.
(#3174) Variable "p_path" must not contain underscores.
(#3174) Variable "p_path" must not contain underscores.
(#3178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3178) Inline comments must end in full-stops, exclamation marks, or question marks
(#3179) Variable "p_remove_path" must not contain underscores.
(#3179) Variable "p_remove_path" must not contain underscores.
(#3180) Variable "p_remove_path" must not contain underscores.
(#3182) Variable "p_remove_path_size" must not contain underscores.
(#3182) Variable "p_remove_path" must not contain underscores.
(#3184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3184) Inline comments must end in full-stops, exclamation marks, or question marks
(#3185) Variable "v_result" must not contain underscores.
(#3188) Variable "v_result" must not contain underscores.
(#3191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3191) Inline comments must end in full-stops, exclamation marks, or question marks
(#3192) Variable "v_central_dir" must not contain underscores.
(#3193) Variable "v_result" must not contain underscores.
(#3193) Variable "v_central_dir" must not contain underscores.
(#3194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3194) Inline comments must end in full-stops, exclamation marks, or question marks
(#3198) Variable "v_result" must not contain underscores.
(#3201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3201) Inline comments must end in full-stops, exclamation marks, or question marks
(#3202) Variable "v_pos_entry" must not contain underscores.
(#3202) Variable "v_central_dir" must not contain underscores.
(#3204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3204) Inline comments must end in full-stops, exclamation marks, or question marks
(#3205) Variable "j_start" must not contain underscores.
(#3206) Variable "v_nb_extracted" must not contain underscores.
(#3206) Variable "v_central_dir" must not contain underscores.
(#3208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3208) Inline comments must end in full-stops, exclamation marks, or question marks
(#3210) Variable "v_pos_entry" must not contain underscores.
(#3211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3211) Inline comments must end in full-stops, exclamation marks, or question marks
(#3215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3215) Inline comments must end in full-stops, exclamation marks, or question marks
(#3216) Must use "self::" for local static member reference
(#3218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3218) Inline comments must end in full-stops, exclamation marks, or question marks
(#3219) Must use "self::" for local static member reference
(#3222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3222) Inline comments must end in full-stops, exclamation marks, or question marks
(#3223) Variable "v_header" must not contain underscores.
(#3224) Variable "v_result" must not contain underscores.
(#3224) Variable "v_header" must not contain underscores.
(#3225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3225) Inline comments must end in full-stops, exclamation marks, or question marks
(#3229) Variable "v_result" must not contain underscores.
(#3232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3232) Inline comments must end in full-stops, exclamation marks, or question marks
(#3233) Variable "v_header" must not contain underscores.
(#3235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3235) Inline comments must end in full-stops, exclamation marks, or question marks
(#3236) Variable "v_pos_entry" must not contain underscores.
(#3238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3238) Inline comments must end in full-stops, exclamation marks, or question marks
(#3239) Variable "v_extract" must not contain underscores.
(#3241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3241) Inline comments must end in full-stops, exclamation marks, or question marks
(#3242) Variable "p_options" must not contain underscores.
(#3242) Variable "p_options" must not contain underscores.
(#3244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3244) Inline comments must end in full-stops, exclamation marks, or question marks
(#3245) The use of function sizeof() is forbidden; use count() instead
(#3245) Variable "p_options" must not contain underscores.
(#3245) Variable "v_extract" must not contain underscores.
(#3247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3247) Inline comments must end in full-stops, exclamation marks, or question marks
(#3248) Variable "p_options" must not contain underscores.
(#3250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3250) Inline comments must end in full-stops, exclamation marks, or question marks
(#3251) Variable "v_header" must not contain underscores.
(#3251) Variable "p_options" must not contain underscores.
(#3251) Variable "v_header" must not contain underscores.
(#3251) Variable "p_options" must not contain underscores.
(#3251) Variable "p_options" must not contain underscores.
(#3251) Line exceeds maximum limit of 180 characters; contains 241 characters
(#3252) Variable "v_extract" must not contain underscores.
(#3255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3255) Inline comments must end in full-stops, exclamation marks, or question marks
(#3255) Line indented incorrectly; expected at least 24 spaces, found 20
(#3256) Usage of ELSEIF not allowed; use ELSE IF instead
(#3256) Variable "v_header" must not contain underscores.
(#3256) Variable "p_options" must not contain underscores.
(#3257) Variable "v_extract" must not contain underscores.
(#3260) Line indented incorrectly; expected at least 16 spaces, found 12
(#3261) Line indented incorrectly; expected at least 16 spaces, found 12
(#3262) This comment is 62% valid code; is this commented out code?
(#3262) Line indented incorrectly; expected at least 16 spaces, found 12
(#3263) Line indented incorrectly; expected at least 16 spaces, found 12
(#3264) Line indented incorrectly; expected at least 16 spaces, found 12
(#3266) Line indented incorrectly; expected at least 16 spaces, found 12
(#3267) Line indented incorrectly; expected at least 16 spaces, found 12
(#3268) Line indented incorrectly; expected at least 16 spaces, found 12
(#3269) Line indented incorrectly; expected at least 16 spaces, found 12
(#3270) Line indented incorrectly; expected at least 16 spaces, found 12
(#3272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3272) Inline comments must end in full-stops, exclamation marks, or question marks
(#3272) Line indented incorrectly; expected at least 16 spaces, found 12
(#3273) Usage of ELSEIF not allowed; use ELSE IF instead
(#3273) Variable "p_options" must not contain underscores.
(#3273) Variable "p_options" must not contain underscores.
(#3275) Variable "p_options" must not contain underscores.
(#3275) Variable "v_header" must not contain underscores.
(#3276) Variable "v_extract" must not contain underscores.
(#3279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3279) Inline comments must end in full-stops, exclamation marks, or question marks
(#3279) Line indented incorrectly; expected at least 16 spaces, found 12
(#3280) Usage of ELSEIF not allowed; use ELSE IF instead
(#3280) Variable "p_options" must not contain underscores.
(#3280) Variable "p_options" must not contain underscores.
(#3282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3282) Inline comments must end in full-stops, exclamation marks, or question marks
(#3283) Variable "j_start" must not contain underscores.
(#3283) The use of function sizeof() is forbidden; use count() instead
(#3283) Variable "p_options" must not contain underscores.
(#3283) Variable "v_extract" must not contain underscores.
(#3285) Variable "p_options" must not contain underscores.
(#3285) Variable "p_options" must not contain underscores.
(#3285) Line exceeds 132 characters; contains 133 characters
(#3286) Variable "v_extract" must not contain underscores.
(#3288) Variable "p_options" must not contain underscores.
(#3289) Variable "j_start" must not contain underscores.
(#3292) Variable "p_options" must not contain underscores.
(#3297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3297) Inline comments must end in full-stops, exclamation marks, or question marks
(#3297) Line indented incorrectly; expected at least 16 spaces, found 12
(#3299) Variable "v_extract" must not contain underscores.
(#3302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3302) Inline comments must end in full-stops, exclamation marks, or question marks
(#3303) Variable "v_extract" must not contain underscores.
(#3303) Variable "v_header" must not contain underscores.
(#3303) Variable "v_header" must not contain underscores.
(#3304) Variable "v_header" must not contain underscores.
(#3306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3306) Inline comments must end in full-stops, exclamation marks, or question marks
(#3307) Variable "p_options" must not contain underscores.
(#3307) Variable "p_options" must not contain underscores.
(#3311) Must use "self::" for local static member reference
(#3311) Variable "v_header" must not contain underscores.
(#3311) Variable "v_header" must not contain underscores.
(#3311) Line exceeds maximum limit of 180 characters; contains 225 characters
(#3313) Must use "self::" for local static member reference
(#3317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3317) Inline comments must end in full-stops, exclamation marks, or question marks
(#3318) Variable "v_extract" must not contain underscores.
(#3318) Variable "v_header" must not contain underscores.
(#3319) Variable "v_header" must not contain underscores.
(#3321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3321) Inline comments must end in full-stops, exclamation marks, or question marks
(#3322) Variable "p_options" must not contain underscores.
(#3322) Variable "p_options" must not contain underscores.
(#3326) Must use "self::" for local static member reference
(#3326) Variable "v_header" must not contain underscores.
(#3326) Line exceeds 132 characters; contains 160 characters
(#3328) Must use "self::" for local static member reference
(#3332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3332) Inline comments must end in full-stops, exclamation marks, or question marks
(#3333) Variable "v_extract" must not contain underscores.
(#3333) Variable "v_header" must not contain underscores.
(#3334) Variable "v_result" must not contain underscores.
(#3334) Variable "v_header" must not contain underscores.
(#3334) Variable "p_file_list" must not contain underscores.
(#3334) Variable "v_nb_extracted" must not contain underscores.
(#3335) Variable "v_result" must not contain underscores.
(#3339) Variable "v_result" must not contain underscores.
(#3342) Variable "v_extract" must not contain underscores.
(#3345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3345) Inline comments must end in full-stops, exclamation marks, or question marks
(#3346) Variable "v_extract" must not contain underscores.
(#3348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3348) Inline comments must end in full-stops, exclamation marks, or question marks
(#3350) Variable "v_header" must not contain underscores.
(#3351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3351) Inline comments must end in full-stops, exclamation marks, or question marks
(#3356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3356) Inline comments must end in full-stops, exclamation marks, or question marks
(#3357) Must use "self::" for local static member reference
(#3359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3359) Inline comments must end in full-stops, exclamation marks, or question marks
(#3360) Must use "self::" for local static member reference
(#3363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3363) Inline comments must end in full-stops, exclamation marks, or question marks
(#3364) Variable "p_options" must not contain underscores.
(#3366) Variable "v_string" must not contain underscores.
(#3368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3368) Inline comments must end in full-stops, exclamation marks, or question marks
(#3369) Variable "v_result1" must not contain underscores.
(#3369) Variable "v_header" must not contain underscores.
(#3369) Variable "v_string" must not contain underscores.
(#3369) Variable "p_options" must not contain underscores.
(#3370) Variable "v_result1" must not contain underscores.
(#3374) Variable "v_result1" must not contain underscores.
(#3377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3377) Inline comments must end in full-stops, exclamation marks, or question marks
(#3378) Variable "v_result" must not contain underscores.
(#3378) Variable "v_header" must not contain underscores.
(#3378) Variable "p_file_list" must not contain underscores.
(#3378) Variable "v_nb_extracted" must not contain underscores.
(#3379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3379) Inline comments must end in full-stops, exclamation marks, or question marks
(#3383) Variable "v_result" must not contain underscores.
(#3386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3386) Inline comments must end in full-stops, exclamation marks, or question marks
(#3387) Variable "p_file_list" must not contain underscores.
(#3387) Variable "v_nb_extracted" must not contain underscores.
(#3387) Variable "v_string" must not contain underscores.
(#3389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3389) Inline comments must end in full-stops, exclamation marks, or question marks
(#3390) Variable "v_nb_extracted" must not contain underscores.
(#3392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3392) Inline comments must end in full-stops, exclamation marks, or question marks
(#3393) Variable "v_result1" must not contain underscores.
(#3397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3397) Inline comments must end in full-stops, exclamation marks, or question marks
(#3397) Line indented incorrectly; expected at least 20 spaces, found 16
(#3398) Usage of ELSEIF not allowed; use ELSE IF instead
(#3398) Variable "p_options" must not contain underscores.
(#3398) Variable "p_options" must not contain underscores.
(#3399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3399) Inline comments must end in full-stops, exclamation marks, or question marks
(#3400) Variable "v_result1" must not contain underscores.
(#3400) Variable "v_header" must not contain underscores.
(#3400) Variable "p_options" must not contain underscores.
(#3401) Variable "v_result1" must not contain underscores.
(#3405) Variable "v_result1" must not contain underscores.
(#3408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3408) Inline comments must end in full-stops, exclamation marks, or question marks
(#3409) Variable "v_result" must not contain underscores.
(#3409) Variable "v_header" must not contain underscores.
(#3409) Variable "p_file_list" must not contain underscores.
(#3409) Variable "v_nb_extracted" must not contain underscores.
(#3413) Variable "v_result" must not contain underscores.
(#3416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3416) Inline comments must end in full-stops, exclamation marks, or question marks
(#3417) Variable "v_result1" must not contain underscores.
(#3421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3421) Inline comments must end in full-stops, exclamation marks, or question marks
(#3421) Line indented incorrectly; expected at least 20 spaces, found 16
(#3423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3423) Inline comments must end in full-stops, exclamation marks, or question marks
(#3424) Variable "v_result1" must not contain underscores.
(#3424) Variable "v_header" must not contain underscores.
(#3424) Variable "p_path" must not contain underscores.
(#3424) Variable "p_remove_path" must not contain underscores.
(#3424) Variable "p_remove_all_path" must not contain underscores.
(#3424) Variable "p_options" must not contain underscores.
(#3425) Variable "v_result1" must not contain underscores.
(#3429) Variable "v_result1" must not contain underscores.
(#3432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3432) Inline comments must end in full-stops, exclamation marks, or question marks
(#3433) Variable "v_result" must not contain underscores.
(#3433) Variable "v_header" must not contain underscores.
(#3433) Variable "p_file_list" must not contain underscores.
(#3433) Variable "v_nb_extracted" must not contain underscores.
(#3434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3434) Inline comments must end in full-stops, exclamation marks, or question marks
(#3438) Variable "v_result" must not contain underscores.
(#3441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3441) Inline comments must end in full-stops, exclamation marks, or question marks
(#3442) Variable "v_result1" must not contain underscores.
(#3449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3449) Inline comments must end in full-stops, exclamation marks, or question marks
(#3453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3453) Inline comments must end in full-stops, exclamation marks, or question marks
(#3454) Variable "v_result" must not contain underscores.
(#3464) This comment is 50% valid code; is this commented out code?
(#3467) Public method name "PclZip::privExtractFile" must be in lower-case letters only
(#3467) Variable "p_entry" must not contain underscores.
(#3467) Variable "p_path" must not contain underscores.
(#3467) Variable "p_remove_path" must not contain underscores.
(#3467) Variable "p_remove_all_path" must not contain underscores.
(#3467) Variable "p_options" must not contain underscores.
(#3468) Opening brace should be on the same line as the declaration
(#3469) Variable "v_result" must not contain underscores.
(#3471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3471) Inline comments must end in full-stops, exclamation marks, or question marks
(#3472) Variable "v_result" must not contain underscores.
(#3472) Variable "v_header" must not contain underscores.
(#3473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3473) Inline comments must end in full-stops, exclamation marks, or question marks
(#3474) Variable "v_result" must not contain underscores.
(#3477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3477) Inline comments must end in full-stops, exclamation marks, or question marks
(#3478) Empty IF statement detected
(#3478) Variable "v_header" must not contain underscores.
(#3478) Variable "p_entry" must not contain underscores.
(#3479) Inline comments must end in full-stops, exclamation marks, or question marks
(#3482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3482) Inline comments must end in full-stops, exclamation marks, or question marks
(#3483) Variable "p_remove_all_path" must not contain underscores.
(#3484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3484) Inline comments must end in full-stops, exclamation marks, or question marks
(#3485) Variable "p_entry" must not contain underscores.
(#3487) Variable "p_entry" must not contain underscores.
(#3489) Variable "v_result" must not contain underscores.
(#3492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3492) Inline comments must end in full-stops, exclamation marks, or question marks
(#3493) Variable "p_entry" must not contain underscores.
(#3493) Variable "p_entry" must not contain underscores.
(#3495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3495) Inline comments must end in full-stops, exclamation marks, or question marks
(#3495) Line indented incorrectly; expected at least 12 spaces, found 8
(#3496) Usage of ELSEIF not allowed; use ELSE IF instead
(#3496) Variable "p_remove_path" must not contain underscores.
(#3497) Variable "p_remove_path" must not contain underscores.
(#3497) Variable "p_entry" must not contain underscores.
(#3499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3499) Inline comments must end in full-stops, exclamation marks, or question marks
(#3500) Variable "p_entry" must not contain underscores.
(#3502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3502) Inline comments must end in full-stops, exclamation marks, or question marks
(#3503) Variable "v_result" must not contain underscores.
(#3506) Variable "p_remove_path_size" must not contain underscores.
(#3506) Variable "p_remove_path" must not contain underscores.
(#3507) Variable "p_entry" must not contain underscores.
(#3507) Variable "p_remove_path_size" must not contain underscores.
(#3507) Variable "p_remove_path" must not contain underscores.
(#3509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3509) Inline comments must end in full-stops, exclamation marks, or question marks
(#3510) Variable "p_entry" must not contain underscores.
(#3510) Variable "p_entry" must not contain underscores.
(#3510) Variable "p_remove_path_size" must not contain underscores.
(#3515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3515) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) Variable "p_path" must not contain underscores.
(#3517) Variable "p_entry" must not contain underscores.
(#3517) Variable "p_path" must not contain underscores.
(#3517) Variable "p_entry" must not contain underscores.
(#3520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3520) Inline comments must end in full-stops, exclamation marks, or question marks
(#3521) Variable "p_options" must not contain underscores.
(#3522) Variable "v_inclusion" must not contain underscores.
(#3522) Variable "p_options" must not contain underscores.
(#3522) Variable "p_entry" must not contain underscores.
(#3523) Variable "v_inclusion" must not contain underscores.
(#3525) Must use "self::" for local static member reference
(#3525) Variable "p_entry" must not contain underscores.
(#3525) Line exceeds 132 characters; contains 165 characters
(#3527) Must use "self::" for local static member reference
(#3531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3531) Inline comments must end in full-stops, exclamation marks, or question marks
(#3532) Variable "p_options" must not contain underscores.
(#3534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3534) Inline comments must end in full-stops, exclamation marks, or question marks
(#3535) Variable "v_local_header" must not contain underscores.
(#3536) Variable "p_entry" must not contain underscores.
(#3536) Variable "v_local_header" must not contain underscores.
(#3538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3541) Inline comments must end in full-stops, exclamation marks, or question marks
(#3541) This comment is 70% valid code; is this commented out code?
(#3541) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3542) Variable "v_result" must not contain underscores.
(#3542) Variable "p_options" must not contain underscores.
(#3542) Variable "v_local_header" must not contain underscores.
(#3543) Variable "v_result" must not contain underscores.
(#3544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3544) Inline comments must end in full-stops, exclamation marks, or question marks
(#3545) Variable "p_entry" must not contain underscores.
(#3546) Variable "v_result" must not contain underscores.
(#3549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3549) Inline comments must end in full-stops, exclamation marks, or question marks
(#3550) Variable "v_result" must not contain underscores.
(#3551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3551) Inline comments must end in full-stops, exclamation marks, or question marks
(#3552) Variable "p_entry" must not contain underscores.
(#3553) Variable "v_result" must not contain underscores.
(#3556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3557) Inline comments must end in full-stops, exclamation marks, or question marks
(#3558) Variable "p_entry" must not contain underscores.
(#3558) Variable "v_local_header" must not contain underscores.
(#3561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3561) Inline comments must end in full-stops, exclamation marks, or question marks
(#3562) Variable "p_entry" must not contain underscores.
(#3564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3564) Inline comments must end in full-stops, exclamation marks, or question marks
(#3565) Variable "p_entry" must not contain underscores.
(#3567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3567) Inline comments must end in full-stops, exclamation marks, or question marks
(#3568) Variable "p_entry" must not contain underscores.
(#3570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3570) Inline comments must end in full-stops, exclamation marks, or question marks
(#3571) Variable "p_entry" must not contain underscores.
(#3573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3576) Variable "p_options" must not contain underscores.
(#3576) Variable "p_options" must not contain underscores.
(#3578) Must use "self::" for local static member reference
(#3578) Variable "p_entry" must not contain underscores.
(#3578) Line exceeds 132 characters; contains 166 characters
(#3580) Must use "self::" for local static member reference
(#3583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3583) Inline comments must end in full-stops, exclamation marks, or question marks
(#3583) Line indented incorrectly; expected at least 20 spaces, found 16
(#3584) Usage of ELSEIF not allowed; use ELSE IF instead
(#3584) Variable "p_entry" must not contain underscores.
(#3586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3586) Inline comments must end in full-stops, exclamation marks, or question marks
(#3587) Variable "p_entry" must not contain underscores.
(#3589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3592) Variable "p_options" must not contain underscores.
(#3592) Variable "p_options" must not contain underscores.
(#3594) Must use "self::" for local static member reference
(#3594) Variable "p_entry" must not contain underscores.
(#3594) Line exceeds 132 characters; contains 151 characters
(#3596) Must use "self::" for local static member reference
(#3599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3599) Inline comments must end in full-stops, exclamation marks, or question marks
(#3599) Line indented incorrectly; expected at least 20 spaces, found 16
(#3600) Usage of ELSEIF not allowed; use ELSE IF instead
(#3600) Variable "p_entry" must not contain underscores.
(#3600) Variable "p_entry" must not contain underscores.
(#3601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3601) Inline comments must end in full-stops, exclamation marks, or question marks
(#3602) Empty IF statement detected
(#3602) Variable "p_options" must not contain underscores.
(#3602) Variable "p_options" must not contain underscores.
(#3604) Variable "p_entry" must not contain underscores.
(#3606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3609) Variable "p_options" must not contain underscores.
(#3609) Variable "p_options" must not contain underscores.
(#3611) Must use "self::" for local static member reference
(#3611) Variable "p_entry" must not contain underscores.
(#3611) Line exceeds maximum limit of 180 characters; contains 192 characters
(#3613) Must use "self::" for local static member reference
(#3616) Empty ELSE statement detected
(#3619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3619) Inline comments must end in full-stops, exclamation marks, or question marks
(#3619) Line indented incorrectly; expected at least 16 spaces, found 12
(#3621) Variable "p_entry" must not contain underscores.
(#3621) Variable "p_entry" must not contain underscores.
(#3622) Variable "v_dir_to_check" must not contain underscores.
(#3622) Variable "p_entry" must not contain underscores.
(#3623) Usage of ELSEIF not allowed; use ELSE IF instead
(#3623) Variable "p_entry" must not contain underscores.
(#3624) Variable "v_dir_to_check" must not contain underscores.
(#3626) Variable "v_dir_to_check" must not contain underscores.
(#3626) Variable "p_entry" must not contain underscores.
(#3629) Variable "v_result" must not contain underscores.
(#3629) Variable "v_dir_to_check" must not contain underscores.
(#3629) Variable "p_entry" must not contain underscores.
(#3631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3631) Inline comments must end in full-stops, exclamation marks, or question marks
(#3632) Variable "p_entry" must not contain underscores.
(#3634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3635) Inline comments must end in full-stops, exclamation marks, or question marks
(#3635) This comment is 75% valid code; is this commented out code?
(#3635) No space found before comment text; expected "// return $v_result;" but found "//return $v_result;"
(#3636) Variable "v_result" must not contain underscores.
(#3641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3641) Inline comments must end in full-stops, exclamation marks, or question marks
(#3642) Variable "p_entry" must not contain underscores.
(#3644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3644) Inline comments must end in full-stops, exclamation marks, or question marks
(#3645) Variable "p_entry" must not contain underscores.
(#3646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3646) Inline comments must end in full-stops, exclamation marks, or question marks
(#3647) Variable "p_entry" must not contain underscores.
(#3649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3649) Inline comments must end in full-stops, exclamation marks, or question marks
(#3650) Variable "v_dest_file" must not contain underscores.
(#3650) Variable "p_entry" must not contain underscores.
(#3652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3652) Inline comments must end in full-stops, exclamation marks, or question marks
(#3653) Variable "p_entry" must not contain underscores.
(#3655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3655) Inline comments must end in full-stops, exclamation marks, or question marks
(#3656) Variable "v_result" must not contain underscores.
(#3659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3659) Inline comments must end in full-stops, exclamation marks, or question marks
(#3660) Variable "v_size" must not contain underscores.
(#3660) Variable "p_entry" must not contain underscores.
(#3661) Variable "v_size" must not contain underscores.
(#3662) Variable "v_read_size" must not contain underscores.
(#3662) Variable "v_size" must not contain underscores.
(#3662) Variable "v_size" must not contain underscores.
(#3663) Variable "v_buffer" must not contain underscores.
(#3663) Variable "v_read_size" must not contain underscores.
(#3664) This comment is 45% valid code; is this commented out code?
(#3668) Variable "v_dest_file" must not contain underscores.
(#3668) Variable "v_buffer" must not contain underscores.
(#3668) Variable "v_read_size" must not contain underscores.
(#3669) Variable "v_size" must not contain underscores.
(#3669) Variable "v_read_size" must not contain underscores.
(#3672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3672) Inline comments must end in full-stops, exclamation marks, or question marks
(#3673) Variable "v_dest_file" must not contain underscores.
(#3675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3675) Inline comments must end in full-stops, exclamation marks, or question marks
(#3676) Variable "p_entry" must not contain underscores.
(#3676) Variable "p_entry" must not contain underscores.
(#3679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3680) Inline comments must end in full-stops, exclamation marks, or question marks
(#3681) Variable "p_entry" must not contain underscores.
(#3682) Must use "self::" for local static member reference
(#3682) Variable "p_entry" must not contain underscores.
(#3682) Line exceeds 132 characters; contains 170 characters
(#3684) Must use "self::" for local static member reference
(#3687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3687) Inline comments must end in full-stops, exclamation marks, or question marks
(#3688) Variable "p_options" must not contain underscores.
(#3688) Variable "p_options" must not contain underscores.
(#3688) Variable "p_options" must not contain underscores.
(#3688) Variable "p_options" must not contain underscores.
(#3688) Variable "p_entry" must not contain underscores.
(#3688) Line exceeds maximum limit of 180 characters; contains 244 characters
(#3689) Variable "v_result" must not contain underscores.
(#3689) Variable "p_entry" must not contain underscores.
(#3689) Variable "p_options" must not contain underscores.
(#3690) Variable "v_result" must not contain underscores.
(#3691) Variable "v_result" must not contain underscores.
(#3694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3694) Inline comments must end in full-stops, exclamation marks, or question marks
(#3694) Line indented incorrectly; expected at least 24 spaces, found 20
(#3697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3697) Inline comments must end in full-stops, exclamation marks, or question marks
(#3698) Variable "v_buffer" must not contain underscores.
(#3698) Variable "p_entry" must not contain underscores.
(#3700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3700) Inline comments must end in full-stops, exclamation marks, or question marks
(#3701) Variable "v_file_content" must not contain underscores.
(#3701) Variable "v_buffer" must not contain underscores.
(#3702) Variable "v_buffer" must not contain underscores.
(#3703) Variable "v_file_content" must not contain underscores.
(#3705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3706) Inline comments must end in full-stops, exclamation marks, or question marks
(#3707) Variable "p_entry" must not contain underscores.
(#3709) Variable "v_result" must not contain underscores.
(#3712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3712) Inline comments must end in full-stops, exclamation marks, or question marks
(#3713) Variable "v_dest_file" must not contain underscores.
(#3713) Variable "p_entry" must not contain underscores.
(#3715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3715) Inline comments must end in full-stops, exclamation marks, or question marks
(#3716) Variable "p_entry" must not contain underscores.
(#3718) Variable "v_result" must not contain underscores.
(#3721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3721) Inline comments must end in full-stops, exclamation marks, or question marks
(#3722) Variable "v_dest_file" must not contain underscores.
(#3722) Variable "v_file_content" must not contain underscores.
(#3722) Variable "p_entry" must not contain underscores.
(#3723) Variable "v_file_content" must not contain underscores.
(#3725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3725) Inline comments must end in full-stops, exclamation marks, or question marks
(#3726) Variable "v_dest_file" must not contain underscores.
(#3730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3730) Inline comments must end in full-stops, exclamation marks, or question marks
(#3731) Variable "p_entry" must not contain underscores.
(#3731) Variable "p_entry" must not contain underscores.
(#3734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3734) Inline comments must end in full-stops, exclamation marks, or question marks
(#3735) Variable "p_options" must not contain underscores.
(#3737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3737) Inline comments must end in full-stops, exclamation marks, or question marks
(#3738) Variable "p_entry" must not contain underscores.
(#3738) Variable "p_options" must not contain underscores.
(#3744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3744) Inline comments must end in full-stops, exclamation marks, or question marks
(#3745) Variable "p_entry" must not contain underscores.
(#3746) Variable "p_entry" must not contain underscores.
(#3748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3748) Inline comments must end in full-stops, exclamation marks, or question marks
(#3748) Line indented incorrectly; expected at least 12 spaces, found 8
(#3749) Usage of ELSEIF not allowed; use ELSE IF instead
(#3749) Variable "p_options" must not contain underscores.
(#3751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3751) Inline comments must end in full-stops, exclamation marks, or question marks
(#3752) Variable "v_local_header" must not contain underscores.
(#3753) Variable "p_entry" must not contain underscores.
(#3753) Variable "v_local_header" must not contain underscores.
(#3755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3758) Inline comments must end in full-stops, exclamation marks, or question marks
(#3758) This comment is 70% valid code; is this commented out code?
(#3758) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3759) Variable "v_result" must not contain underscores.
(#3759) Variable "p_options" must not contain underscores.
(#3759) Variable "v_local_header" must not contain underscores.
(#3761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3761) Inline comments must end in full-stops, exclamation marks, or question marks
(#3762) Variable "v_result" must not contain underscores.
(#3763) Variable "v_result" must not contain underscores.
(#3767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3767) Inline comments must end in full-stops, exclamation marks, or question marks
(#3768) Variable "v_result" must not contain underscores.
(#3778) Public method name "PclZip::privExtractFileUsingTempFile" must be in lower-case letters only
(#3778) Variable "p_entry" must not contain underscores.
(#3778) Variable "p_options" must not contain underscores.
(#3779) Opening brace should be on the same line as the declaration
(#3780) Variable "v_result" must not contain underscores.
(#3782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3782) Inline comments must end in full-stops, exclamation marks, or question marks
(#3783) Variable "v_gzip_temp_name" must not contain underscores.
(#3784) Variable "v_dest_file" must not contain underscores.
(#3784) Variable "v_gzip_temp_name" must not contain underscores.
(#3785) Variable "v_file" must not contain underscores.
(#3786) Must use "self::" for local static member reference
(#3786) Variable "v_gzip_temp_name" must not contain underscores.
(#3786) Line exceeds 132 characters; contains 145 characters
(#3788) Must use "self::" for local static member reference
(#3791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3791) Inline comments must end in full-stops, exclamation marks, or question marks
(#3792) Variable "v_binary_data" must not contain underscores.
(#3792) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3792) Variable "p_entry" must not contain underscores.
(#3792) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3792) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3792) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3793) Variable "v_dest_file" must not contain underscores.
(#3793) Variable "v_binary_data" must not contain underscores.
(#3795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3795) Inline comments must end in full-stops, exclamation marks, or question marks
(#3796) Variable "v_size" must not contain underscores.
(#3796) Variable "p_entry" must not contain underscores.
(#3797) Variable "v_size" must not contain underscores.
(#3798) Variable "v_read_size" must not contain underscores.
(#3798) Variable "v_size" must not contain underscores.
(#3798) Variable "v_size" must not contain underscores.
(#3799) Variable "v_buffer" must not contain underscores.
(#3799) Variable "v_read_size" must not contain underscores.
(#3800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3800) Inline comments must end in full-stops, exclamation marks, or question marks
(#3800) This comment is 58% valid code; is this commented out code?
(#3800) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#3801) Variable "v_dest_file" must not contain underscores.
(#3801) Variable "v_buffer" must not contain underscores.
(#3801) Variable "v_read_size" must not contain underscores.
(#3802) Variable "v_size" must not contain underscores.
(#3802) Variable "v_read_size" must not contain underscores.
(#3805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3805) Inline comments must end in full-stops, exclamation marks, or question marks
(#3806) Variable "v_binary_data" must not contain underscores.
(#3806) Variable "p_entry" must not contain underscores.
(#3806) Variable "p_entry" must not contain underscores.
(#3807) Variable "v_dest_file" must not contain underscores.
(#3807) Variable "v_binary_data" must not contain underscores.
(#3809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3809) Inline comments must end in full-stops, exclamation marks, or question marks
(#3810) Variable "v_dest_file" must not contain underscores.
(#3812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3812) Inline comments must end in full-stops, exclamation marks, or question marks
(#3813) Variable "v_dest_file" must not contain underscores.
(#3813) Variable "p_entry" must not contain underscores.
(#3814) Variable "p_entry" must not contain underscores.
(#3816) Variable "v_result" must not contain underscores.
(#3819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3819) Inline comments must end in full-stops, exclamation marks, or question marks
(#3820) Variable "v_src_file" must not contain underscores.
(#3820) Variable "v_gzip_temp_name" must not contain underscores.
(#3821) Variable "v_dest_file" must not contain underscores.
(#3822) Variable "p_entry" must not contain underscores.
(#3823) Must use "self::" for local static member reference
(#3823) Variable "v_gzip_temp_name" must not contain underscores.
(#3823) Line exceeds 132 characters; contains 143 characters
(#3825) Must use "self::" for local static member reference
(#3828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3828) Inline comments must end in full-stops, exclamation marks, or question marks
(#3829) Variable "v_size" must not contain underscores.
(#3829) Variable "p_entry" must not contain underscores.
(#3830) Variable "v_size" must not contain underscores.
(#3831) Variable "v_read_size" must not contain underscores.
(#3831) Variable "v_size" must not contain underscores.
(#3831) Variable "v_size" must not contain underscores.
(#3832) Variable "v_buffer" must not contain underscores.
(#3832) Variable "v_src_file" must not contain underscores.
(#3832) Variable "v_read_size" must not contain underscores.
(#3833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3833) Inline comments must end in full-stops, exclamation marks, or question marks
(#3833) This comment is 58% valid code; is this commented out code?
(#3833) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#3834) Variable "v_dest_file" must not contain underscores.
(#3834) Variable "v_buffer" must not contain underscores.
(#3834) Variable "v_read_size" must not contain underscores.
(#3835) Variable "v_size" must not contain underscores.
(#3835) Variable "v_read_size" must not contain underscores.
(#3837) Variable "v_dest_file" must not contain underscores.
(#3838) Variable "v_src_file" must not contain underscores.
(#3840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3840) Inline comments must end in full-stops, exclamation marks, or question marks
(#3841) Variable "v_gzip_temp_name" must not contain underscores.
(#3843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3843) Inline comments must end in full-stops, exclamation marks, or question marks
(#3844) Variable "v_result" must not contain underscores.
(#3854) Public method name "PclZip::privExtractFileInOutput" must be in lower-case letters only
(#3854) Variable "p_entry" must not contain underscores.
(#3854) Variable "p_options" must not contain underscores.
(#3855) Opening brace should be on the same line as the declaration
(#3856) Variable "v_result" must not contain underscores.
(#3858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3858) Inline comments must end in full-stops, exclamation marks, or question marks
(#3859) Variable "v_result" must not contain underscores.
(#3859) Variable "v_header" must not contain underscores.
(#3860) Variable "v_result" must not contain underscores.
(#3863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3863) Inline comments must end in full-stops, exclamation marks, or question marks
(#3864) Empty IF statement detected
(#3864) Variable "v_header" must not contain underscores.
(#3864) Variable "p_entry" must not contain underscores.
(#3865) Inline comments must end in full-stops, exclamation marks, or question marks
(#3868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3868) Inline comments must end in full-stops, exclamation marks, or question marks
(#3869) Variable "p_options" must not contain underscores.
(#3871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3871) Inline comments must end in full-stops, exclamation marks, or question marks
(#3872) Variable "v_local_header" must not contain underscores.
(#3873) Variable "p_entry" must not contain underscores.
(#3873) Variable "v_local_header" must not contain underscores.
(#3875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3878) Inline comments must end in full-stops, exclamation marks, or question marks
(#3878) This comment is 70% valid code; is this commented out code?
(#3878) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3879) Variable "v_result" must not contain underscores.
(#3879) Variable "p_options" must not contain underscores.
(#3879) Variable "v_local_header" must not contain underscores.
(#3880) Variable "v_result" must not contain underscores.
(#3881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3881) Inline comments must end in full-stops, exclamation marks, or question marks
(#3882) Variable "p_entry" must not contain underscores.
(#3883) Variable "v_result" must not contain underscores.
(#3886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3886) Inline comments must end in full-stops, exclamation marks, or question marks
(#3887) Variable "v_result" must not contain underscores.
(#3888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3888) Inline comments must end in full-stops, exclamation marks, or question marks
(#3889) Variable "p_entry" must not contain underscores.
(#3890) Variable "v_result" must not contain underscores.
(#3893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3894) Inline comments must end in full-stops, exclamation marks, or question marks
(#3895) Variable "p_entry" must not contain underscores.
(#3895) Variable "v_local_header" must not contain underscores.
(#3898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3898) Inline comments must end in full-stops, exclamation marks, or question marks
(#3900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3900) Inline comments must end in full-stops, exclamation marks, or question marks
(#3901) Variable "p_entry" must not contain underscores.
(#3903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3903) Inline comments must end in full-stops, exclamation marks, or question marks
(#3904) Variable "p_entry" must not contain underscores.
(#3905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3905) Inline comments must end in full-stops, exclamation marks, or question marks
(#3906) Variable "p_entry" must not contain underscores.
(#3906) Variable "p_entry" must not contain underscores.
(#3908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3908) Inline comments must end in full-stops, exclamation marks, or question marks
(#3909) Variable "v_buffer" must not contain underscores.
(#3909) Variable "p_entry" must not contain underscores.
(#3911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3911) Inline comments must end in full-stops, exclamation marks, or question marks
(#3912) Variable "v_buffer" must not contain underscores.
(#3913) Variable "v_buffer" must not contain underscores.
(#3916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3916) Inline comments must end in full-stops, exclamation marks, or question marks
(#3917) Variable "v_buffer" must not contain underscores.
(#3917) Variable "p_entry" must not contain underscores.
(#3919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3919) Inline comments must end in full-stops, exclamation marks, or question marks
(#3920) Variable "v_file_content" must not contain underscores.
(#3920) Variable "v_buffer" must not contain underscores.
(#3921) Variable "v_buffer" must not contain underscores.
(#3923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3923) Inline comments must end in full-stops, exclamation marks, or question marks
(#3924) Variable "v_file_content" must not contain underscores.
(#3925) Variable "v_file_content" must not contain underscores.
(#3930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3930) Inline comments must end in full-stops, exclamation marks, or question marks
(#3931) Variable "p_entry" must not contain underscores.
(#3932) Variable "p_entry" must not contain underscores.
(#3934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3934) Inline comments must end in full-stops, exclamation marks, or question marks
(#3934) Line indented incorrectly; expected at least 12 spaces, found 8
(#3935) Usage of ELSEIF not allowed; use ELSE IF instead
(#3935) Variable "p_options" must not contain underscores.
(#3937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3937) Inline comments must end in full-stops, exclamation marks, or question marks
(#3938) Variable "v_local_header" must not contain underscores.
(#3939) Variable "p_entry" must not contain underscores.
(#3939) Variable "v_local_header" must not contain underscores.
(#3941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3944) Inline comments must end in full-stops, exclamation marks, or question marks
(#3944) This comment is 70% valid code; is this commented out code?
(#3944) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3945) Variable "v_result" must not contain underscores.
(#3945) Variable "p_options" must not contain underscores.
(#3945) Variable "v_local_header" must not contain underscores.
(#3947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3947) Inline comments must end in full-stops, exclamation marks, or question marks
(#3948) Variable "v_result" must not contain underscores.
(#3949) Variable "v_result" must not contain underscores.
(#3953) Variable "v_result" must not contain underscores.
(#3963) Public method name "PclZip::privExtractFileAsString" must be in lower-case letters only
(#3963) Variable "p_entry" must not contain underscores.
(#3963) Variable "p_string" must not contain underscores.
(#3963) Variable "p_options" must not contain underscores.
(#3964) Opening brace should be on the same line as the declaration
(#3965) Variable "v_result" must not contain underscores.
(#3967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3967) Inline comments must end in full-stops, exclamation marks, or question marks
(#3968) Variable "v_header" must not contain underscores.
(#3969) Variable "v_result" must not contain underscores.
(#3969) Variable "v_header" must not contain underscores.
(#3970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3970) Inline comments must end in full-stops, exclamation marks, or question marks
(#3971) Variable "v_result" must not contain underscores.
(#3974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3974) Inline comments must end in full-stops, exclamation marks, or question marks
(#3975) Empty IF statement detected
(#3975) Variable "v_header" must not contain underscores.
(#3975) Variable "p_entry" must not contain underscores.
(#3976) Inline comments must end in full-stops, exclamation marks, or question marks
(#3979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3979) Inline comments must end in full-stops, exclamation marks, or question marks
(#3980) Variable "p_options" must not contain underscores.
(#3982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3982) Inline comments must end in full-stops, exclamation marks, or question marks
(#3983) Variable "v_local_header" must not contain underscores.
(#3984) Variable "p_entry" must not contain underscores.
(#3984) Variable "v_local_header" must not contain underscores.
(#3986) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3989) Inline comments must end in full-stops, exclamation marks, or question marks
(#3989) This comment is 70% valid code; is this commented out code?
(#3989) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3990) Variable "v_result" must not contain underscores.
(#3990) Variable "p_options" must not contain underscores.
(#3990) Variable "v_local_header" must not contain underscores.
(#3991) Variable "v_result" must not contain underscores.
(#3992) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3992) Inline comments must end in full-stops, exclamation marks, or question marks
(#3993) Variable "p_entry" must not contain underscores.
(#3994) Variable "v_result" must not contain underscores.
(#3997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3997) Inline comments must end in full-stops, exclamation marks, or question marks
(#3998) Variable "v_result" must not contain underscores.
(#3999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3999) Inline comments must end in full-stops, exclamation marks, or question marks
(#4000) Variable "p_entry" must not contain underscores.
(#4001) Variable "v_result" must not contain underscores.
(#4004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4005) Inline comments must end in full-stops, exclamation marks, or question marks
(#4006) Variable "p_entry" must not contain underscores.
(#4006) Variable "v_local_header" must not contain underscores.
(#4009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4009) Inline comments must end in full-stops, exclamation marks, or question marks
(#4010) Variable "p_entry" must not contain underscores.
(#4012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4012) Inline comments must end in full-stops, exclamation marks, or question marks
(#4013) Variable "p_entry" must not contain underscores.
(#4014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4015) Inline comments must end in full-stops, exclamation marks, or question marks
(#4015) This comment is 69% valid code; is this commented out code?
(#4015) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4016) Variable "p_entry" must not contain underscores.
(#4018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4018) Inline comments must end in full-stops, exclamation marks, or question marks
(#4019) Variable "p_string" must not contain underscores.
(#4019) Variable "p_entry" must not contain underscores.
(#4022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4022) Inline comments must end in full-stops, exclamation marks, or question marks
(#4023) Variable "v_data" must not contain underscores.
(#4023) Variable "p_entry" must not contain underscores.
(#4025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4025) Inline comments must end in full-stops, exclamation marks, or question marks
(#4026) Empty IF statement detected
(#4026) Variable "p_string" must not contain underscores.
(#4026) Variable "v_data" must not contain underscores.
(#4027) Inline comments must end in full-stops, exclamation marks, or question marks
(#4031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4031) Inline comments must end in full-stops, exclamation marks, or question marks
(#4032) Empty ELSE statement detected
(#4033) Inline comments must end in full-stops, exclamation marks, or question marks
(#4038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4038) Inline comments must end in full-stops, exclamation marks, or question marks
(#4039) Variable "p_entry" must not contain underscores.
(#4040) Variable "p_entry" must not contain underscores.
(#4042) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4042) Inline comments must end in full-stops, exclamation marks, or question marks
(#4042) Line indented incorrectly; expected at least 12 spaces, found 8
(#4043) Usage of ELSEIF not allowed; use ELSE IF instead
(#4043) Variable "p_options" must not contain underscores.
(#4045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4045) Inline comments must end in full-stops, exclamation marks, or question marks
(#4046) Variable "v_local_header" must not contain underscores.
(#4047) Variable "p_entry" must not contain underscores.
(#4047) Variable "v_local_header" must not contain underscores.
(#4049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4049) Inline comments must end in full-stops, exclamation marks, or question marks
(#4050) Variable "v_local_header" must not contain underscores.
(#4050) Variable "p_string" must not contain underscores.
(#4051) Variable "p_string" must not contain underscores.
(#4053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4056) Inline comments must end in full-stops, exclamation marks, or question marks
(#4056) This comment is 70% valid code; is this commented out code?
(#4056) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4057) Variable "v_result" must not contain underscores.
(#4057) Variable "p_options" must not contain underscores.
(#4057) Variable "v_local_header" must not contain underscores.
(#4059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4059) Inline comments must end in full-stops, exclamation marks, or question marks
(#4060) Variable "p_string" must not contain underscores.
(#4060) Variable "v_local_header" must not contain underscores.
(#4061) Variable "v_local_header" must not contain underscores.
(#4063) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4063) Inline comments must end in full-stops, exclamation marks, or question marks
(#4064) Variable "v_result" must not contain underscores.
(#4065) Variable "v_result" must not contain underscores.
(#4069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4069) Inline comments must end in full-stops, exclamation marks, or question marks
(#4070) Variable "v_result" must not contain underscores.
(#4080) Public method name "PclZip::privReadFileHeader" must be in lower-case letters only
(#4080) Variable "p_header" must not contain underscores.
(#4081) Opening brace should be on the same line as the declaration
(#4082) Variable "v_result" must not contain underscores.
(#4084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4084) Inline comments must end in full-stops, exclamation marks, or question marks
(#4085) Variable "v_binary_data" must not contain underscores.
(#4086) Variable "v_data" must not contain underscores.
(#4086) Variable "v_binary_data" must not contain underscores.
(#4088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4088) Inline comments must end in full-stops, exclamation marks, or question marks
(#4089) Variable "v_data" must not contain underscores.
(#4091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4091) Inline comments must end in full-stops, exclamation marks, or question marks
(#4092) Must use "self::" for local static member reference
(#4094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4094) Inline comments must end in full-stops, exclamation marks, or question marks
(#4095) Must use "self::" for local static member reference
(#4098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4098) Inline comments must end in full-stops, exclamation marks, or question marks
(#4099) Variable "v_binary_data" must not contain underscores.
(#4101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4101) Inline comments must end in full-stops, exclamation marks, or question marks
(#4102) Variable "v_binary_data" must not contain underscores.
(#4103) Variable "p_header" must not contain underscores.
(#4104) Variable "p_header" must not contain underscores.
(#4106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4106) Inline comments must end in full-stops, exclamation marks, or question marks
(#4107) Must use "self::" for local static member reference
(#4107) Variable "v_binary_data" must not contain underscores.
(#4109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4109) Inline comments must end in full-stops, exclamation marks, or question marks
(#4110) Must use "self::" for local static member reference
(#4113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4113) Inline comments must end in full-stops, exclamation marks, or question marks
(#4114) Variable "v_data" must not contain underscores.
(#4114) Variable "v_binary_data" must not contain underscores.
(#4114) Line exceeds 132 characters; contains 139 characters
(#4116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4116) Inline comments must end in full-stops, exclamation marks, or question marks
(#4117) Variable "p_header" must not contain underscores.
(#4117) Variable "v_data" must not contain underscores.
(#4119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4119) Inline comments must end in full-stops, exclamation marks, or question marks
(#4120) Variable "v_data" must not contain underscores.
(#4121) Variable "p_header" must not contain underscores.
(#4121) Variable "v_data" must not contain underscores.
(#4123) Variable "p_header" must not contain underscores.
(#4126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4126) Inline comments must end in full-stops, exclamation marks, or question marks
(#4127) Variable "p_header" must not contain underscores.
(#4127) Variable "v_data" must not contain underscores.
(#4128) Variable "p_header" must not contain underscores.
(#4128) Variable "v_data" must not contain underscores.
(#4129) Variable "p_header" must not contain underscores.
(#4129) Variable "v_data" must not contain underscores.
(#4130) Variable "p_header" must not contain underscores.
(#4130) Variable "v_data" must not contain underscores.
(#4131) Variable "p_header" must not contain underscores.
(#4131) Variable "v_data" must not contain underscores.
(#4132) Variable "p_header" must not contain underscores.
(#4132) Variable "v_data" must not contain underscores.
(#4133) Variable "p_header" must not contain underscores.
(#4133) Variable "v_data" must not contain underscores.
(#4135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4135) Inline comments must end in full-stops, exclamation marks, or question marks
(#4136) Variable "p_header" must not contain underscores.
(#4136) Variable "v_data" must not contain underscores.
(#4137) Variable "p_header" must not contain underscores.
(#4137) Variable "v_data" must not contain underscores.
(#4138) Variable "p_header" must not contain underscores.
(#4138) Variable "p_header" must not contain underscores.
(#4139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4139) Inline comments must end in full-stops, exclamation marks, or question marks
(#4140) Variable "v_hour" must not contain underscores.
(#4140) Variable "p_header" must not contain underscores.
(#4141) Variable "v_minute" must not contain underscores.
(#4141) Variable "p_header" must not contain underscores.
(#4142) Variable "v_seconde" must not contain underscores.
(#4142) Variable "p_header" must not contain underscores.
(#4144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4144) Inline comments must end in full-stops, exclamation marks, or question marks
(#4145) Variable "v_year" must not contain underscores.
(#4145) Variable "p_header" must not contain underscores.
(#4146) Variable "v_month" must not contain underscores.
(#4146) Variable "p_header" must not contain underscores.
(#4147) Variable "v_day" must not contain underscores.
(#4147) Variable "p_header" must not contain underscores.
(#4149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4149) Inline comments must end in full-stops, exclamation marks, or question marks
(#4150) Variable "p_header" must not contain underscores.
(#4150) Variable "v_hour" must not contain underscores.
(#4150) Variable "v_minute" must not contain underscores.
(#4150) Variable "v_seconde" must not contain underscores.
(#4150) Variable "v_month" must not contain underscores.
(#4150) Variable "v_day" must not contain underscores.
(#4150) Variable "v_year" must not contain underscores.
(#4153) Variable "p_header" must not contain underscores.
(#4157) This comment is 62% valid code; is this commented out code?
(#4157) No space found before comment text; expected "// for (reset($v_data); $key = key($v_data); next($v_data)) {" but found "//for (reset($v_data); $key = key($v_data); next($v_data)) {"
(#4158) Inline comments must end in full-stops, exclamation marks, or question marks
(#4158) This comment is 100% valid code; is this commented out code?
(#4158) No space found before comment text; expected "// }" but found "//}"
(#4160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4160) Inline comments must end in full-stops, exclamation marks, or question marks
(#4161) Variable "p_header" must not contain underscores.
(#4161) Variable "p_header" must not contain underscores.
(#4163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4163) Inline comments must end in full-stops, exclamation marks, or question marks
(#4164) Variable "p_header" must not contain underscores.
(#4166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4166) Inline comments must end in full-stops, exclamation marks, or question marks
(#4167) Variable "v_result" must not contain underscores.
(#4177) Public method name "PclZip::privReadCentralFileHeader" must be in lower-case letters only
(#4177) Variable "p_header" must not contain underscores.
(#4178) Opening brace should be on the same line as the declaration
(#4179) Variable "v_result" must not contain underscores.
(#4181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4181) Inline comments must end in full-stops, exclamation marks, or question marks
(#4182) Variable "v_binary_data" must not contain underscores.
(#4183) Variable "v_data" must not contain underscores.
(#4183) Variable "v_binary_data" must not contain underscores.
(#4185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4185) Inline comments must end in full-stops, exclamation marks, or question marks
(#4186) Variable "v_data" must not contain underscores.
(#4188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4188) Inline comments must end in full-stops, exclamation marks, or question marks
(#4189) Must use "self::" for local static member reference
(#4191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4191) Inline comments must end in full-stops, exclamation marks, or question marks
(#4192) Must use "self::" for local static member reference
(#4195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4195) Inline comments must end in full-stops, exclamation marks, or question marks
(#4196) Variable "v_binary_data" must not contain underscores.
(#4198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4198) Inline comments must end in full-stops, exclamation marks, or question marks
(#4199) Variable "v_binary_data" must not contain underscores.
(#4200) Variable "p_header" must not contain underscores.
(#4201) Variable "p_header" must not contain underscores.
(#4203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4203) Inline comments must end in full-stops, exclamation marks, or question marks
(#4204) Must use "self::" for local static member reference
(#4204) Variable "v_binary_data" must not contain underscores.
(#4206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4206) Inline comments must end in full-stops, exclamation marks, or question marks
(#4207) Must use "self::" for local static member reference
(#4210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4210) Inline comments must end in full-stops, exclamation marks, or question marks
(#4211) Variable "p_header" must not contain underscores.
(#4211) Variable "v_binary_data" must not contain underscores.
(#4211) Line exceeds maximum limit of 180 characters; contains 207 characters
(#4213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4213) Inline comments must end in full-stops, exclamation marks, or question marks
(#4214) Variable "p_header" must not contain underscores.
(#4215) Variable "p_header" must not contain underscores.
(#4215) Variable "p_header" must not contain underscores.
(#4217) Variable "p_header" must not contain underscores.
(#4220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4220) Inline comments must end in full-stops, exclamation marks, or question marks
(#4221) Variable "p_header" must not contain underscores.
(#4222) Variable "p_header" must not contain underscores.
(#4222) Variable "p_header" must not contain underscores.
(#4224) Variable "p_header" must not contain underscores.
(#4227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4227) Inline comments must end in full-stops, exclamation marks, or question marks
(#4228) Variable "p_header" must not contain underscores.
(#4229) Variable "p_header" must not contain underscores.
(#4229) Variable "p_header" must not contain underscores.
(#4231) Variable "p_header" must not contain underscores.
(#4234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4234) Inline comments must end in full-stops, exclamation marks, or question marks
(#4236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4237) This comment is 80% valid code; is this commented out code?
(#4237) No space found before comment text; expected "// if ($p_header['mdate'] && $p_header['mtime'])" but found "//if ($p_header['mdate'] && $p_header['mtime'])"
(#4238) Inline comments must end in full-stops, exclamation marks, or question marks
(#4240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4240) Inline comments must end in full-stops, exclamation marks, or question marks
(#4241) Variable "v_hour" must not contain underscores.
(#4241) Variable "p_header" must not contain underscores.
(#4242) Variable "v_minute" must not contain underscores.
(#4242) Variable "p_header" must not contain underscores.
(#4243) Variable "v_seconde" must not contain underscores.
(#4243) Variable "p_header" must not contain underscores.
(#4245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4245) Inline comments must end in full-stops, exclamation marks, or question marks
(#4246) Variable "v_year" must not contain underscores.
(#4246) Variable "p_header" must not contain underscores.
(#4247) Variable "v_month" must not contain underscores.
(#4247) Variable "p_header" must not contain underscores.
(#4248) Variable "v_day" must not contain underscores.
(#4248) Variable "p_header" must not contain underscores.
(#4250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4250) Inline comments must end in full-stops, exclamation marks, or question marks
(#4251) Variable "p_header" must not contain underscores.
(#4251) Variable "v_hour" must not contain underscores.
(#4251) Variable "v_minute" must not contain underscores.
(#4251) Variable "v_seconde" must not contain underscores.
(#4251) Variable "v_month" must not contain underscores.
(#4251) Variable "v_day" must not contain underscores.
(#4251) Variable "v_year" must not contain underscores.
(#4254) Variable "p_header" must not contain underscores.
(#4257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4257) Inline comments must end in full-stops, exclamation marks, or question marks
(#4258) Variable "p_header" must not contain underscores.
(#4258) Variable "p_header" must not contain underscores.
(#4260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4260) Inline comments must end in full-stops, exclamation marks, or question marks
(#4261) Variable "p_header" must not contain underscores.
(#4263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4263) Inline comments must end in full-stops, exclamation marks, or question marks
(#4264) Variable "p_header" must not contain underscores.
(#4265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4265) Inline comments must end in full-stops, exclamation marks, or question marks
(#4265) This comment is 67% valid code; is this commented out code?
(#4265) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010;" but found "//$p_header['external'] = 0x41FF0010;"
(#4266) Variable "p_header" must not contain underscores.
(#4269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4269) Inline comments must end in full-stops, exclamation marks, or question marks
(#4270) Variable "v_result" must not contain underscores.
(#4279) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4280) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4282) Public method name "PclZip::privCheckFileHeaders" must be in lower-case letters only
(#4282) Variable "p_local_header" must not contain underscores.
(#4282) Variable "p_central_header" must not contain underscores.
(#4283) Opening brace should be on the same line as the declaration
(#4284) Variable "v_result" must not contain underscores.
(#4286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4287) Inline comments must end in full-stops, exclamation marks, or question marks
(#4288) Empty IF statement detected
(#4288) Variable "p_local_header" must not contain underscores.
(#4288) Variable "p_central_header" must not contain underscores.
(#4290) Empty IF statement detected
(#4290) Variable "p_local_header" must not contain underscores.
(#4290) Variable "p_central_header" must not contain underscores.
(#4292) Empty IF statement detected
(#4292) Variable "p_local_header" must not contain underscores.
(#4292) Variable "p_central_header" must not contain underscores.
(#4294) Empty IF statement detected
(#4294) Variable "p_local_header" must not contain underscores.
(#4294) Variable "p_central_header" must not contain underscores.
(#4296) Empty IF statement detected
(#4296) Variable "p_local_header" must not contain underscores.
(#4296) Variable "p_central_header" must not contain underscores.
(#4298) Empty IF statement detected
(#4298) Variable "p_local_header" must not contain underscores.
(#4298) Variable "p_central_header" must not contain underscores.
(#4301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4301) Inline comments must end in full-stops, exclamation marks, or question marks
(#4302) Variable "p_local_header" must not contain underscores.
(#4303) Variable "p_local_header" must not contain underscores.
(#4303) Variable "p_central_header" must not contain underscores.
(#4304) Variable "p_local_header" must not contain underscores.
(#4304) Variable "p_central_header" must not contain underscores.
(#4305) Variable "p_local_header" must not contain underscores.
(#4305) Variable "p_central_header" must not contain underscores.
(#4308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4308) Inline comments must end in full-stops, exclamation marks, or question marks
(#4309) Variable "v_result" must not contain underscores.
(#4319) Public method name "PclZip::privReadEndCentralDir" must be in lower-case letters only
(#4319) Variable "p_central_dir" must not contain underscores.
(#4320) Opening brace should be on the same line as the declaration
(#4321) Variable "v_result" must not contain underscores.
(#4323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4323) Inline comments must end in full-stops, exclamation marks, or question marks
(#4324) Variable "v_size" must not contain underscores.
(#4325) Variable "v_size" must not contain underscores.
(#4326) Variable "v_size" must not contain underscores.
(#4327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4327) Inline comments must end in full-stops, exclamation marks, or question marks
(#4328) Must use "self::" for local static member reference
(#4330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4330) Inline comments must end in full-stops, exclamation marks, or question marks
(#4331) Must use "self::" for local static member reference
(#4334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4335) Inline comments must end in full-stops, exclamation marks, or question marks
(#4336) Variable "v_found" must not contain underscores.
(#4337) Variable "v_size" must not contain underscores.
(#4338) Variable "v_size" must not contain underscores.
(#4339) Variable "v_pos" must not contain underscores.
(#4339) Variable "v_size" must not contain underscores.
(#4340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4340) Inline comments must end in full-stops, exclamation marks, or question marks
(#4341) Must use "self::" for local static member reference
(#4341) Line exceeds 132 characters; contains 139 characters
(#4343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4343) Inline comments must end in full-stops, exclamation marks, or question marks
(#4344) Must use "self::" for local static member reference
(#4347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4347) Inline comments must end in full-stops, exclamation marks, or question marks
(#4348) Variable "v_binary_data" must not contain underscores.
(#4349) Variable "v_data" must not contain underscores.
(#4349) Variable "v_binary_data" must not contain underscores.
(#4351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4351) Inline comments must end in full-stops, exclamation marks, or question marks
(#4352) Variable "v_data" must not contain underscores.
(#4353) Variable "v_found" must not contain underscores.
(#4356) Variable "v_pos" must not contain underscores.
(#4359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4359) Inline comments must end in full-stops, exclamation marks, or question marks
(#4360) Variable "v_found" must not contain underscores.
(#4361) Variable "v_maximum_size" must not contain underscores.
(#4361) Inline comments must end in full-stops, exclamation marks, or question marks
(#4361) This comment is 43% valid code; is this commented out code?
(#4362) Variable "v_maximum_size" must not contain underscores.
(#4362) Variable "v_size" must not contain underscores.
(#4363) Variable "v_maximum_size" must not contain underscores.
(#4363) Variable "v_size" must not contain underscores.
(#4365) Variable "v_size" must not contain underscores.
(#4365) Variable "v_maximum_size" must not contain underscores.
(#4366) Variable "v_size" must not contain underscores.
(#4366) Variable "v_maximum_size" must not contain underscores.
(#4367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4367) Inline comments must end in full-stops, exclamation marks, or question marks
(#4368) Must use "self::" for local static member reference
(#4368) Line exceeds 132 characters; contains 139 characters
(#4370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4370) Inline comments must end in full-stops, exclamation marks, or question marks
(#4371) Must use "self::" for local static member reference
(#4374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4374) Inline comments must end in full-stops, exclamation marks, or question marks
(#4375) Variable "v_pos" must not contain underscores.
(#4376) Variable "v_bytes" must not contain underscores.
(#4377) Variable "v_pos" must not contain underscores.
(#4377) Variable "v_size" must not contain underscores.
(#4378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4378) Inline comments must end in full-stops, exclamation marks, or question marks
(#4379) Variable "v_byte" must not contain underscores.
(#4381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4382) This comment is 58% valid code; is this commented out code?
(#4382) No space found before comment text; expected "// $v_bytes = ($v_bytes << 8) | Ord($v_byte);" but found "//$v_bytes = ($v_bytes << 8) | Ord($v_byte);"
(#4385) Variable "v_bytes" must not contain underscores.
(#4385) Variable "v_bytes" must not contain underscores.
(#4385) Calls to inbuilt PHP functions must be lowercase; expected "ord" but found "Ord"
(#4385) Variable "v_byte" must not contain underscores.
(#4387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4387) Inline comments must end in full-stops, exclamation marks, or question marks
(#4388) Variable "v_bytes" must not contain underscores.
(#4389) Variable "v_pos" must not contain underscores.
(#4393) Variable "v_pos" must not contain underscores.
(#4396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4396) Inline comments must end in full-stops, exclamation marks, or question marks
(#4397) Variable "v_pos" must not contain underscores.
(#4397) Variable "v_size" must not contain underscores.
(#4399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4399) Inline comments must end in full-stops, exclamation marks, or question marks
(#4400) Must use "self::" for local static member reference
(#4402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4402) Inline comments must end in full-stops, exclamation marks, or question marks
(#4403) Must use "self::" for local static member reference
(#4407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4407) Inline comments must end in full-stops, exclamation marks, or question marks
(#4408) Variable "v_binary_data" must not contain underscores.
(#4410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4410) Inline comments must end in full-stops, exclamation marks, or question marks
(#4411) Variable "v_binary_data" must not contain underscores.
(#4413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4413) Inline comments must end in full-stops, exclamation marks, or question marks
(#4414) Must use "self::" for local static member reference
(#4414) Variable "v_binary_data" must not contain underscores.
(#4416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4416) Inline comments must end in full-stops, exclamation marks, or question marks
(#4417) Must use "self::" for local static member reference
(#4420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4420) Inline comments must end in full-stops, exclamation marks, or question marks
(#4421) Variable "v_data" must not contain underscores.
(#4421) Variable "v_binary_data" must not contain underscores.
(#4423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4423) Inline comments must end in full-stops, exclamation marks, or question marks
(#4424) Variable "v_pos" must not contain underscores.
(#4424) Variable "v_data" must not contain underscores.
(#4424) Variable "v_size" must not contain underscores.
(#4426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4429) Inline comments must end in full-stops, exclamation marks, or question marks
(#4431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4431) Inline comments must end in full-stops, exclamation marks, or question marks
(#4432) Must use "self::" for local static member reference
(#4432) Line exceeds 132 characters; contains 164 characters
(#4434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4434) Inline comments must end in full-stops, exclamation marks, or question marks
(#4435) Must use "self::" for local static member reference
(#4439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4439) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Variable "v_data" must not contain underscores.
(#4441) Variable "p_central_dir" must not contain underscores.
(#4441) Variable "v_data" must not contain underscores.
(#4443) Variable "p_central_dir" must not contain underscores.
(#4446) Variable "p_central_dir" must not contain underscores.
(#4446) Variable "v_data" must not contain underscores.
(#4447) Variable "p_central_dir" must not contain underscores.
(#4447) Variable "v_data" must not contain underscores.
(#4448) Variable "p_central_dir" must not contain underscores.
(#4448) Variable "v_data" must not contain underscores.
(#4449) Variable "p_central_dir" must not contain underscores.
(#4449) Variable "v_data" must not contain underscores.
(#4450) Variable "p_central_dir" must not contain underscores.
(#4450) Variable "v_data" must not contain underscores.
(#4451) Variable "p_central_dir" must not contain underscores.
(#4451) Variable "v_data" must not contain underscores.
(#4454) This comment is 62% valid code; is this commented out code?
(#4454) No space found before comment text; expected "// for (reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {" but found "//for (reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {"
(#4455) Inline comments must end in full-stops, exclamation marks, or question marks
(#4455) This comment is 100% valid code; is this commented out code?
(#4455) No space found before comment text; expected "// }" but found "//}"
(#4457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4457) Inline comments must end in full-stops, exclamation marks, or question marks
(#4458) Variable "v_result" must not contain underscores.
(#4468) Public method name "PclZip::privDeleteByRule" must be in lower-case letters only
(#4468) Variable "p_result_list" must not contain underscores.
(#4468) Variable "p_options" must not contain underscores.
(#4469) Opening brace should be on the same line as the declaration
(#4470) Variable "v_result" must not contain underscores.
(#4471) Variable "v_list_detail" must not contain underscores.
(#4473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4473) Inline comments must end in full-stops, exclamation marks, or question marks
(#4474) Variable "v_result" must not contain underscores.
(#4475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4475) Inline comments must end in full-stops, exclamation marks, or question marks
(#4476) Variable "v_result" must not contain underscores.
(#4479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4479) Inline comments must end in full-stops, exclamation marks, or question marks
(#4480) Variable "v_central_dir" must not contain underscores.
(#4481) Variable "v_result" must not contain underscores.
(#4481) Variable "v_central_dir" must not contain underscores.
(#4484) Variable "v_result" must not contain underscores.
(#4487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4487) Inline comments must end in full-stops, exclamation marks, or question marks
(#4490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4491) Inline comments must end in full-stops, exclamation marks, or question marks
(#4492) Variable "v_pos_entry" must not contain underscores.
(#4492) Variable "v_central_dir" must not contain underscores.
(#4494) Variable "v_pos_entry" must not contain underscores.
(#4495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4495) Inline comments must end in full-stops, exclamation marks, or question marks
(#4498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4498) Inline comments must end in full-stops, exclamation marks, or question marks
(#4499) Must use "self::" for local static member reference
(#4501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4501) Inline comments must end in full-stops, exclamation marks, or question marks
(#4502) Must use "self::" for local static member reference
(#4505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4505) Inline comments must end in full-stops, exclamation marks, or question marks
(#4506) Variable "v_header_list" must not contain underscores.
(#4507) Variable "j_start" must not contain underscores.
(#4508) Variable "v_nb_extracted" must not contain underscores.
(#4508) Variable "v_central_dir" must not contain underscores.
(#4510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4510) Inline comments must end in full-stops, exclamation marks, or question marks
(#4511) Variable "v_header_list" must not contain underscores.
(#4511) Variable "v_nb_extracted" must not contain underscores.
(#4512) Variable "v_result" must not contain underscores.
(#4512) Variable "v_header_list" must not contain underscores.
(#4512) Variable "v_nb_extracted" must not contain underscores.
(#4513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4513) Inline comments must end in full-stops, exclamation marks, or question marks
(#4516) Variable "v_result" must not contain underscores.
(#4519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4519) Inline comments must end in full-stops, exclamation marks, or question marks
(#4520) Variable "v_header_list" must not contain underscores.
(#4520) Variable "v_nb_extracted" must not contain underscores.
(#4522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4522) Inline comments must end in full-stops, exclamation marks, or question marks
(#4523) Variable "v_found" must not contain underscores.
(#4525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4525) Inline comments must end in full-stops, exclamation marks, or question marks
(#4526) Variable "p_options" must not contain underscores.
(#4526) Variable "p_options" must not contain underscores.
(#4528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4528) Inline comments must end in full-stops, exclamation marks, or question marks
(#4529) The use of function sizeof() is forbidden; use count() instead
(#4529) Variable "p_options" must not contain underscores.
(#4529) Variable "v_found" must not contain underscores.
(#4531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4531) Inline comments must end in full-stops, exclamation marks, or question marks
(#4532) Variable "p_options" must not contain underscores.
(#4534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4534) Inline comments must end in full-stops, exclamation marks, or question marks
(#4535) Variable "v_header_list" must not contain underscores.
(#4535) Variable "v_nb_extracted" must not contain underscores.
(#4535) Variable "p_options" must not contain underscores.
(#4535) Variable "v_header_list" must not contain underscores.
(#4535) Variable "v_nb_extracted" must not contain underscores.
(#4535) Variable "p_options" must not contain underscores.
(#4535) Variable "p_options" must not contain underscores.
(#4535) Line exceeds maximum limit of 180 characters; contains 285 characters
(#4536) Variable "v_found" must not contain underscores.
(#4537) Usage of ELSEIF not allowed; use ELSE IF instead
(#4537) Variable "v_header_list" must not contain underscores.
(#4537) Variable "v_nb_extracted" must not contain underscores.
(#4537) Variable "v_header_list" must not contain underscores.
(#4537) Variable "v_nb_extracted" must not contain underscores.
(#4537) Variable "p_options" must not contain underscores.
(#4537) Line exceeds maximum limit of 180 characters; contains 236 characters
(#4538) Variable "v_found" must not contain underscores.
(#4541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4541) Inline comments must end in full-stops, exclamation marks, or question marks
(#4541) Line indented incorrectly; expected at least 24 spaces, found 20
(#4542) Usage of ELSEIF not allowed; use ELSE IF instead
(#4542) Variable "v_header_list" must not contain underscores.
(#4542) Variable "v_nb_extracted" must not contain underscores.
(#4542) Variable "p_options" must not contain underscores.
(#4543) Variable "v_found" must not contain underscores.
(#4547) Line indented incorrectly; expected at least 16 spaces, found 12
(#4548) Line indented incorrectly; expected at least 16 spaces, found 12
(#4549) This comment is 64% valid code; is this commented out code?
(#4549) Line indented incorrectly; expected at least 16 spaces, found 12
(#4550) Line indented incorrectly; expected at least 16 spaces, found 12
(#4551) Line indented incorrectly; expected at least 16 spaces, found 12
(#4553) Line indented incorrectly; expected at least 16 spaces, found 12
(#4554) Line indented incorrectly; expected at least 16 spaces, found 12
(#4555) Line indented incorrectly; expected at least 16 spaces, found 12
(#4556) Line indented incorrectly; expected at least 16 spaces, found 12
(#4557) Line indented incorrectly; expected at least 16 spaces, found 12
(#4559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4559) Inline comments must end in full-stops, exclamation marks, or question marks
(#4559) Line indented incorrectly; expected at least 16 spaces, found 12
(#4560) Usage of ELSEIF not allowed; use ELSE IF instead
(#4560) Variable "p_options" must not contain underscores.
(#4560) Variable "p_options" must not contain underscores.
(#4562) Variable "p_options" must not contain underscores.
(#4562) Variable "v_header_list" must not contain underscores.
(#4562) Variable "v_nb_extracted" must not contain underscores.
(#4563) Variable "v_found" must not contain underscores.
(#4566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4566) Inline comments must end in full-stops, exclamation marks, or question marks
(#4566) Line indented incorrectly; expected at least 16 spaces, found 12
(#4567) Usage of ELSEIF not allowed; use ELSE IF instead
(#4567) Variable "p_options" must not contain underscores.
(#4567) Variable "p_options" must not contain underscores.
(#4569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4569) Inline comments must end in full-stops, exclamation marks, or question marks
(#4570) Variable "j_start" must not contain underscores.
(#4570) The use of function sizeof() is forbidden; use count() instead
(#4570) Variable "p_options" must not contain underscores.
(#4570) Variable "v_found" must not contain underscores.
(#4572) Variable "p_options" must not contain underscores.
(#4572) Variable "p_options" must not contain underscores.
(#4572) Line exceeds 132 characters; contains 133 characters
(#4573) Variable "v_found" must not contain underscores.
(#4575) Variable "p_options" must not contain underscores.
(#4576) Variable "j_start" must not contain underscores.
(#4579) Variable "p_options" must not contain underscores.
(#4584) Variable "v_found" must not contain underscores.
(#4587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4587) Inline comments must end in full-stops, exclamation marks, or question marks
(#4588) Variable "v_found" must not contain underscores.
(#4589) Variable "v_header_list" must not contain underscores.
(#4589) Variable "v_nb_extracted" must not contain underscores.
(#4591) Variable "v_nb_extracted" must not contain underscores.
(#4595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4595) Inline comments must end in full-stops, exclamation marks, or question marks
(#4596) Variable "v_nb_extracted" must not contain underscores.
(#4598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4598) Inline comments must end in full-stops, exclamation marks, or question marks
(#4599) Variable "v_zip_temp_name" must not contain underscores.
(#4601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4601) Inline comments must end in full-stops, exclamation marks, or question marks
(#4602) Variable "v_temp_zip" must not contain underscores.
(#4602) Variable "v_zip_temp_name" must not contain underscores.
(#4604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4604) Inline comments must end in full-stops, exclamation marks, or question marks
(#4605) Variable "v_result" must not contain underscores.
(#4605) Variable "v_temp_zip" must not contain underscores.
(#4608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4608) Inline comments must end in full-stops, exclamation marks, or question marks
(#4609) Variable "v_result" must not contain underscores.
(#4612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4612) Inline comments must end in full-stops, exclamation marks, or question marks
(#4613) The use of function sizeof() is forbidden; use count() instead
(#4613) Variable "v_header_list" must not contain underscores.
(#4615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4615) Inline comments must end in full-stops, exclamation marks, or question marks
(#4617) Variable "v_header_list" must not contain underscores.
(#4618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4618) Inline comments must end in full-stops, exclamation marks, or question marks
(#4620) Variable "v_temp_zip" must not contain underscores.
(#4621) Variable "v_zip_temp_name" must not contain underscores.
(#4623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4623) Inline comments must end in full-stops, exclamation marks, or question marks
(#4624) Must use "self::" for local static member reference
(#4626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4626) Inline comments must end in full-stops, exclamation marks, or question marks
(#4627) Must use "self::" for local static member reference
(#4630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4630) Inline comments must end in full-stops, exclamation marks, or question marks
(#4631) Variable "v_local_header" must not contain underscores.
(#4632) Variable "v_result" must not contain underscores.
(#4632) Variable "v_local_header" must not contain underscores.
(#4633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4633) Inline comments must end in full-stops, exclamation marks, or question marks
(#4635) Variable "v_temp_zip" must not contain underscores.
(#4636) Variable "v_zip_temp_name" must not contain underscores.
(#4638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4638) Inline comments must end in full-stops, exclamation marks, or question marks
(#4639) Variable "v_result" must not contain underscores.
(#4642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4642) Inline comments must end in full-stops, exclamation marks, or question marks
(#4643) Empty IF statement detected
(#4643) Variable "v_local_header" must not contain underscores.
(#4643) Variable "v_header_list" must not contain underscores.
(#4644) Inline comments must end in full-stops, exclamation marks, or question marks
(#4646) Variable "v_local_header" must not contain underscores.
(#4648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4648) Inline comments must end in full-stops, exclamation marks, or question marks
(#4649) Variable "v_result" must not contain underscores.
(#4649) Variable "v_temp_zip" must not contain underscores.
(#4649) Variable "v_header_list" must not contain underscores.
(#4650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4650) Inline comments must end in full-stops, exclamation marks, or question marks
(#4652) Variable "v_temp_zip" must not contain underscores.
(#4653) Variable "v_zip_temp_name" must not contain underscores.
(#4655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4655) Inline comments must end in full-stops, exclamation marks, or question marks
(#4656) Variable "v_result" must not contain underscores.
(#4659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4659) Inline comments must end in full-stops, exclamation marks, or question marks
(#4660) Variable "v_result" must not contain underscores.
(#4660) Variable "v_temp_zip" must not contain underscores.
(#4660) Variable "v_header_list" must not contain underscores.
(#4660) Line exceeds 132 characters; contains 136 characters
(#4661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4661) Inline comments must end in full-stops, exclamation marks, or question marks
(#4663) Variable "v_temp_zip" must not contain underscores.
(#4664) Variable "v_zip_temp_name" must not contain underscores.
(#4666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4666) Inline comments must end in full-stops, exclamation marks, or question marks
(#4667) Variable "v_result" must not contain underscores.
(#4671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4671) Inline comments must end in full-stops, exclamation marks, or question marks
(#4672) Variable "v_offset" must not contain underscores.
(#4672) Variable "v_temp_zip" must not contain underscores.
(#4674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4674) Inline comments must end in full-stops, exclamation marks, or question marks
(#4675) The use of function sizeof() is forbidden; use count() instead
(#4675) Variable "v_header_list" must not contain underscores.
(#4676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4676) Inline comments must end in full-stops, exclamation marks, or question marks
(#4677) Variable "v_result" must not contain underscores.
(#4677) Variable "v_temp_zip" must not contain underscores.
(#4677) Variable "v_header_list" must not contain underscores.
(#4678) Variable "v_temp_zip" must not contain underscores.
(#4680) Variable "v_zip_temp_name" must not contain underscores.
(#4682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4682) Inline comments must end in full-stops, exclamation marks, or question marks
(#4683) Variable "v_result" must not contain underscores.
(#4686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4686) Inline comments must end in full-stops, exclamation marks, or question marks
(#4687) Variable "v_temp_zip" must not contain underscores.
(#4687) Variable "v_header_list" must not contain underscores.
(#4687) Variable "p_result_list" must not contain underscores.
(#4690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4690) Inline comments must end in full-stops, exclamation marks, or question marks
(#4691) Variable "v_comment" must not contain underscores.
(#4692) Variable "p_options" must not contain underscores.
(#4693) Variable "v_comment" must not contain underscores.
(#4693) Variable "p_options" must not contain underscores.
(#4696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4696) Inline comments must end in full-stops, exclamation marks, or question marks
(#4697) Variable "v_size" must not contain underscores.
(#4697) Variable "v_temp_zip" must not contain underscores.
(#4697) Variable "v_offset" must not contain underscores.
(#4699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4699) Inline comments must end in full-stops, exclamation marks, or question marks
(#4700) Variable "v_result" must not contain underscores.
(#4700) Variable "v_temp_zip" must not contain underscores.
(#4700) The use of function sizeof() is forbidden; use count() instead
(#4700) Variable "v_header_list" must not contain underscores.
(#4700) Variable "v_size" must not contain underscores.
(#4700) Variable "v_offset" must not contain underscores.
(#4700) Variable "v_comment" must not contain underscores.
(#4701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4701) Inline comments must end in full-stops, exclamation marks, or question marks
(#4702) Variable "v_header_list" must not contain underscores.
(#4703) Variable "v_temp_zip" must not contain underscores.
(#4705) Variable "v_zip_temp_name" must not contain underscores.
(#4707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4707) Inline comments must end in full-stops, exclamation marks, or question marks
(#4708) Variable "v_result" must not contain underscores.
(#4711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4711) Inline comments must end in full-stops, exclamation marks, or question marks
(#4712) Variable "v_temp_zip" must not contain underscores.
(#4715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4721) Inline comments must end in full-stops, exclamation marks, or question marks
(#4721) This comment is 73% valid code; is this commented out code?
(#4721) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#4722) Variable "v_zip_temp_name" must not contain underscores.
(#4724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4724) Inline comments must end in full-stops, exclamation marks, or question marks
(#4725) Variable "v_temp_zip" must not contain underscores.
(#4727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4727) Inline comments must end in full-stops, exclamation marks, or question marks
(#4727) Line indented incorrectly; expected at least 12 spaces, found 8
(#4728) Usage of ELSEIF not allowed; use ELSE IF instead
(#4728) Variable "v_central_dir" must not contain underscores.
(#4731) Variable "v_result" must not contain underscores.
(#4732) Variable "v_result" must not contain underscores.
(#4735) Variable "v_result" must not contain underscores.
(#4736) Variable "v_result" must not contain underscores.
(#4742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4742) Inline comments must end in full-stops, exclamation marks, or question marks
(#4743) Variable "v_result" must not contain underscores.
(#4750) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4751) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4753) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4755) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4756) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4758) Public method name "PclZip::privDirCheck" must be in lower-case letters only
(#4758) Variable "p_dir" must not contain underscores.
(#4758) Variable "p_is_dir" must not contain underscores.
(#4759) Opening brace should be on the same line as the declaration
(#4760) Variable "v_result" must not contain underscores.
(#4762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4762) Inline comments must end in full-stops, exclamation marks, or question marks
(#4763) Variable "p_is_dir" must not contain underscores.
(#4763) Variable "p_dir" must not contain underscores.
(#4764) Variable "p_dir" must not contain underscores.
(#4764) Variable "p_dir" must not contain underscores.
(#4764) Variable "p_dir" must not contain underscores.
(#4767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4767) Inline comments must end in full-stops, exclamation marks, or question marks
(#4768) Variable "p_dir" must not contain underscores.
(#4768) Variable "p_dir" must not contain underscores.
(#4772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4772) Inline comments must end in full-stops, exclamation marks, or question marks
(#4773) Variable "p_parent_dir" must not contain underscores.
(#4773) Variable "p_dir" must not contain underscores.
(#4775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4775) Inline comments must end in full-stops, exclamation marks, or question marks
(#4776) Variable "p_parent_dir" must not contain underscores.
(#4776) Variable "p_dir" must not contain underscores.
(#4777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4777) Inline comments must end in full-stops, exclamation marks, or question marks
(#4778) Variable "p_parent_dir" must not contain underscores.
(#4779) Variable "v_result" must not contain underscores.
(#4779) Variable "p_parent_dir" must not contain underscores.
(#4780) Variable "v_result" must not contain underscores.
(#4785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4785) Inline comments must end in full-stops, exclamation marks, or question marks
(#4786) Variable "p_dir" must not contain underscores.
(#4787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4787) Inline comments must end in full-stops, exclamation marks, or question marks
(#4788) Must use "self::" for local static member reference
(#4788) Variable "p_dir" must not contain underscores.
(#4790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4790) Inline comments must end in full-stops, exclamation marks, or question marks
(#4791) Must use "self::" for local static member reference
(#4794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4794) Inline comments must end in full-stops, exclamation marks, or question marks
(#4795) Variable "v_result" must not contain underscores.
(#4802) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4806) Public method name "PclZip::privMerge" must be in lower-case letters only
(#4806) Variable "p_archive_to_add" must not contain underscores.
(#4807) Opening brace should be on the same line as the declaration
(#4808) Variable "v_result" must not contain underscores.
(#4810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4810) Inline comments must end in full-stops, exclamation marks, or question marks
(#4811) Variable "p_archive_to_add" must not contain underscores.
(#4813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4813) Inline comments must end in full-stops, exclamation marks, or question marks
(#4814) Variable "v_result" must not contain underscores.
(#4816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4816) Inline comments must end in full-stops, exclamation marks, or question marks
(#4817) Variable "v_result" must not contain underscores.
(#4820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4820) Inline comments must end in full-stops, exclamation marks, or question marks
(#4823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4823) Inline comments must end in full-stops, exclamation marks, or question marks
(#4824) Variable "v_result" must not contain underscores.
(#4824) Variable "p_archive_to_add" must not contain underscores.
(#4826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4826) Inline comments must end in full-stops, exclamation marks, or question marks
(#4827) Variable "v_result" must not contain underscores.
(#4830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4830) Inline comments must end in full-stops, exclamation marks, or question marks
(#4831) Variable "v_result" must not contain underscores.
(#4832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4832) Inline comments must end in full-stops, exclamation marks, or question marks
(#4833) Variable "v_result" must not contain underscores.
(#4836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4836) Inline comments must end in full-stops, exclamation marks, or question marks
(#4837) Variable "v_central_dir" must not contain underscores.
(#4838) Variable "v_result" must not contain underscores.
(#4838) Variable "v_central_dir" must not contain underscores.
(#4841) Variable "v_result" must not contain underscores.
(#4844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4844) Inline comments must end in full-stops, exclamation marks, or question marks
(#4847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4847) Inline comments must end in full-stops, exclamation marks, or question marks
(#4848) Variable "v_result" must not contain underscores.
(#4848) Variable "p_archive_to_add" must not contain underscores.
(#4851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4851) Inline comments must end in full-stops, exclamation marks, or question marks
(#4852) Variable "v_result" must not contain underscores.
(#4855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4855) Inline comments must end in full-stops, exclamation marks, or question marks
(#4856) Variable "v_central_dir_to_add" must not contain underscores.
(#4857) Variable "v_result" must not contain underscores.
(#4857) Variable "p_archive_to_add" must not contain underscores.
(#4857) Variable "v_central_dir_to_add" must not contain underscores.
(#4859) Variable "p_archive_to_add" must not contain underscores.
(#4861) Variable "v_result" must not contain underscores.
(#4864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4864) Inline comments must end in full-stops, exclamation marks, or question marks
(#4865) Variable "p_archive_to_add" must not contain underscores.
(#4867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4867) Inline comments must end in full-stops, exclamation marks, or question marks
(#4868) Variable "v_zip_temp_name" must not contain underscores.
(#4870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4870) Inline comments must end in full-stops, exclamation marks, or question marks
(#4871) Variable "v_zip_temp_fd" must not contain underscores.
(#4871) Variable "v_zip_temp_name" must not contain underscores.
(#4873) Variable "p_archive_to_add" must not contain underscores.
(#4875) Must use "self::" for local static member reference
(#4875) Variable "v_zip_temp_name" must not contain underscores.
(#4875) Line exceeds 132 characters; contains 143 characters
(#4877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4877) Inline comments must end in full-stops, exclamation marks, or question marks
(#4878) Must use "self::" for local static member reference
(#4881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4882) Inline comments must end in full-stops, exclamation marks, or question marks
(#4883) Variable "v_size" must not contain underscores.
(#4883) Variable "v_central_dir" must not contain underscores.
(#4884) Variable "v_size" must not contain underscores.
(#4885) Variable "v_read_size" must not contain underscores.
(#4885) Variable "v_size" must not contain underscores.
(#4885) Variable "v_size" must not contain underscores.
(#4886) Variable "v_buffer" must not contain underscores.
(#4886) Variable "v_read_size" must not contain underscores.
(#4887) Variable "v_zip_temp_fd" must not contain underscores.
(#4887) Variable "v_buffer" must not contain underscores.
(#4887) Variable "v_read_size" must not contain underscores.
(#4888) Variable "v_size" must not contain underscores.
(#4888) Variable "v_read_size" must not contain underscores.
(#4891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4891) Inline comments must end in full-stops, exclamation marks, or question marks
(#4892) Variable "v_size" must not contain underscores.
(#4892) Variable "v_central_dir_to_add" must not contain underscores.
(#4893) Variable "v_size" must not contain underscores.
(#4894) Variable "v_read_size" must not contain underscores.
(#4894) Variable "v_size" must not contain underscores.
(#4894) Variable "v_size" must not contain underscores.
(#4895) Variable "v_buffer" must not contain underscores.
(#4895) Variable "p_archive_to_add" must not contain underscores.
(#4895) Variable "v_read_size" must not contain underscores.
(#4896) Variable "v_zip_temp_fd" must not contain underscores.
(#4896) Variable "v_buffer" must not contain underscores.
(#4896) Variable "v_read_size" must not contain underscores.
(#4897) Variable "v_size" must not contain underscores.
(#4897) Variable "v_read_size" must not contain underscores.
(#4900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4900) Inline comments must end in full-stops, exclamation marks, or question marks
(#4901) Variable "v_offset" must not contain underscores.
(#4901) Variable "v_zip_temp_fd" must not contain underscores.
(#4903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4903) Inline comments must end in full-stops, exclamation marks, or question marks
(#4904) Variable "v_size" must not contain underscores.
(#4904) Variable "v_central_dir" must not contain underscores.
(#4905) Variable "v_size" must not contain underscores.
(#4906) Variable "v_read_size" must not contain underscores.
(#4906) Variable "v_size" must not contain underscores.
(#4906) Variable "v_size" must not contain underscores.
(#4907) Variable "v_buffer" must not contain underscores.
(#4907) Variable "v_read_size" must not contain underscores.
(#4908) Variable "v_zip_temp_fd" must not contain underscores.
(#4908) Variable "v_buffer" must not contain underscores.
(#4908) Variable "v_read_size" must not contain underscores.
(#4909) Variable "v_size" must not contain underscores.
(#4909) Variable "v_read_size" must not contain underscores.
(#4912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4912) Inline comments must end in full-stops, exclamation marks, or question marks
(#4913) Variable "v_size" must not contain underscores.
(#4913) Variable "v_central_dir_to_add" must not contain underscores.
(#4914) Variable "v_size" must not contain underscores.
(#4915) Variable "v_read_size" must not contain underscores.
(#4915) Variable "v_size" must not contain underscores.
(#4915) Variable "v_size" must not contain underscores.
(#4916) Variable "v_buffer" must not contain underscores.
(#4916) Variable "p_archive_to_add" must not contain underscores.
(#4916) Variable "v_read_size" must not contain underscores.
(#4917) Variable "v_zip_temp_fd" must not contain underscores.
(#4917) Variable "v_buffer" must not contain underscores.
(#4917) Variable "v_read_size" must not contain underscores.
(#4918) Variable "v_size" must not contain underscores.
(#4918) Variable "v_read_size" must not contain underscores.
(#4921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4921) Inline comments must end in full-stops, exclamation marks, or question marks
(#4922) Variable "v_comment" must not contain underscores.
(#4922) Variable "v_central_dir" must not contain underscores.
(#4922) Variable "v_central_dir_to_add" must not contain underscores.
(#4924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4924) Inline comments must end in full-stops, exclamation marks, or question marks
(#4925) Variable "v_size" must not contain underscores.
(#4925) Variable "v_zip_temp_fd" must not contain underscores.
(#4925) Variable "v_offset" must not contain underscores.
(#4927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4929) Inline comments must end in full-stops, exclamation marks, or question marks
(#4930) Variable "v_swap" must not contain underscores.
(#4931) Variable "v_zip_temp_fd" must not contain underscores.
(#4932) Variable "v_zip_temp_fd" must not contain underscores.
(#4932) Variable "v_swap" must not contain underscores.
(#4934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4934) Inline comments must end in full-stops, exclamation marks, or question marks
(#4935) Variable "v_result" must not contain underscores.
(#4935) Variable "v_central_dir" must not contain underscores.
(#4935) Variable "v_central_dir_to_add" must not contain underscores.
(#4935) Variable "v_size" must not contain underscores.
(#4935) Variable "v_offset" must not contain underscores.
(#4935) Variable "v_comment" must not contain underscores.
(#4935) Line exceeds 132 characters; contains 157 characters
(#4937) Variable "p_archive_to_add" must not contain underscores.
(#4938) Variable "v_zip_temp_fd" must not contain underscores.
(#4941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4941) Inline comments must end in full-stops, exclamation marks, or question marks
(#4942) Variable "v_header_list" must not contain underscores.
(#4944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4944) Inline comments must end in full-stops, exclamation marks, or question marks
(#4945) Variable "v_result" must not contain underscores.
(#4948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4948) Inline comments must end in full-stops, exclamation marks, or question marks
(#4949) Variable "v_swap" must not contain underscores.
(#4950) Variable "v_zip_temp_fd" must not contain underscores.
(#4951) Variable "v_zip_temp_fd" must not contain underscores.
(#4951) Variable "v_swap" must not contain underscores.
(#4953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4953) Inline comments must end in full-stops, exclamation marks, or question marks
(#4955) Variable "p_archive_to_add" must not contain underscores.
(#4957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4957) Inline comments must end in full-stops, exclamation marks, or question marks
(#4958) Variable "v_zip_temp_fd" must not contain underscores.
(#4960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4966) Inline comments must end in full-stops, exclamation marks, or question marks
(#4966) This comment is 73% valid code; is this commented out code?
(#4966) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#4967) Variable "v_zip_temp_name" must not contain underscores.
(#4969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4969) Inline comments must end in full-stops, exclamation marks, or question marks
(#4970) Variable "v_result" must not contain underscores.
(#4980) Public method name "PclZip::privDuplicate" must be in lower-case letters only
(#4980) Variable "p_archive_filename" must not contain underscores.
(#4981) Opening brace should be on the same line as the declaration
(#4982) Variable "v_result" must not contain underscores.
(#4984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4984) Inline comments must end in full-stops, exclamation marks, or question marks
(#4985) Variable "p_archive_filename" must not contain underscores.
(#4987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4988) Variable "v_result" must not contain underscores.
(#4990) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4990) Inline comments must end in full-stops, exclamation marks, or question marks
(#4991) Variable "v_result" must not contain underscores.
(#4994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4994) Inline comments must end in full-stops, exclamation marks, or question marks
(#4995) Variable "v_result" must not contain underscores.
(#4996) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4996) Inline comments must end in full-stops, exclamation marks, or question marks
(#4997) Variable "v_result" must not contain underscores.
(#5000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5000) Inline comments must end in full-stops, exclamation marks, or question marks
(#5001) Variable "v_zip_temp_fd" must not contain underscores.
(#5001) Variable "p_archive_filename" must not contain underscores.
(#5004) Must use "self::" for local static member reference
(#5004) Variable "p_archive_filename" must not contain underscores.
(#5004) Line exceeds 132 characters; contains 144 characters
(#5006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5006) Inline comments must end in full-stops, exclamation marks, or question marks
(#5007) Must use "self::" for local static member reference
(#5010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5011) Inline comments must end in full-stops, exclamation marks, or question marks
(#5012) Variable "v_size" must not contain underscores.
(#5012) Variable "p_archive_filename" must not contain underscores.
(#5013) Variable "v_size" must not contain underscores.
(#5014) Variable "v_read_size" must not contain underscores.
(#5014) Variable "v_size" must not contain underscores.
(#5014) Variable "v_size" must not contain underscores.
(#5015) Variable "v_buffer" must not contain underscores.
(#5015) Variable "v_zip_temp_fd" must not contain underscores.
(#5015) Variable "v_read_size" must not contain underscores.
(#5016) Variable "v_buffer" must not contain underscores.
(#5016) Variable "v_read_size" must not contain underscores.
(#5017) Variable "v_size" must not contain underscores.
(#5017) Variable "v_read_size" must not contain underscores.
(#5020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5020) Inline comments must end in full-stops, exclamation marks, or question marks
(#5023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5023) Inline comments must end in full-stops, exclamation marks, or question marks
(#5024) Variable "v_zip_temp_fd" must not contain underscores.
(#5026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5026) Inline comments must end in full-stops, exclamation marks, or question marks
(#5027) Variable "v_result" must not contain underscores.
(#5036) Public method name "PclZip::privErrorLog" must be in lower-case letters only
(#5036) Variable "p_error_code" must not contain underscores.
(#5036) Variable "p_error_string" must not contain underscores.
(#5037) Opening brace should be on the same line as the declaration
(#5039) Variable "p_error_code" must not contain underscores.
(#5039) Variable "p_error_string" must not contain underscores.
(#5041) Variable "p_error_code" must not contain underscores.
(#5042) Variable "p_error_string" must not contain underscores.
(#5052) Public method name "PclZip::privErrorReset" must be in lower-case letters only
(#5053) Opening brace should be on the same line as the declaration
(#5069) Public method name "PclZip::privDisableMagicQuotes" must be in lower-case letters only
(#5070) Opening brace should be on the same line as the declaration
(#5071) Variable "v_result" must not contain underscores.
(#5073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5073) Inline comments must end in full-stops, exclamation marks, or question marks
(#5075) Variable "v_result" must not contain underscores.
(#5078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5078) Inline comments must end in full-stops, exclamation marks, or question marks
(#5080) Variable "v_result" must not contain underscores.
(#5083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5083) Inline comments must end in full-stops, exclamation marks, or question marks
(#5086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5086) Inline comments must end in full-stops, exclamation marks, or question marks
(#5088) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#5091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5091) Inline comments must end in full-stops, exclamation marks, or question marks
(#5092) Variable "v_result" must not contain underscores.
(#5102) Public method name "PclZip::privSwapBackMagicQuotes" must be in lower-case letters only
(#5103) Opening brace should be on the same line as the declaration
(#5104) Variable "v_result" must not contain underscores.
(#5106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5106) Inline comments must end in full-stops, exclamation marks, or question marks
(#5108) Variable "v_result" must not contain underscores.
(#5111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5111) Inline comments must end in full-stops, exclamation marks, or question marks
(#5113) Variable "v_result" must not contain underscores.
(#5116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5116) Inline comments must end in full-stops, exclamation marks, or question marks
(#5118) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#5121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5121) Inline comments must end in full-stops, exclamation marks, or question marks
(#5122) Variable "v_result" must not contain underscores.
(#5136) function name "PclZipUtilPathReduction" must be lower-case letters only
(#5136) Variable "p_dir" must not contain underscores.
(#5137) Opening brace should be on the same line as the declaration
(#5138) Variable "v_result" must not contain underscores.
(#5140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5140) Inline comments must end in full-stops, exclamation marks, or question marks
(#5141) Variable "p_dir" must not contain underscores.
(#5142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5142) Inline comments must end in full-stops, exclamation marks, or question marks
(#5143) Variable "v_list" must not contain underscores.
(#5143) Variable "p_dir" must not contain underscores.
(#5145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5145) Inline comments must end in full-stops, exclamation marks, or question marks
(#5146) Variable "v_skip" must not contain underscores.
(#5147) The use of function sizeof() is forbidden; use count() instead
(#5147) Variable "v_list" must not contain underscores.
(#5148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5148) Inline comments must end in full-stops, exclamation marks, or question marks
(#5149) Empty IF statement detected
(#5149) Variable "v_list" must not contain underscores.
(#5150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5151) Inline comments must end in full-stops, exclamation marks, or question marks
(#5152) Usage of ELSEIF not allowed; use ELSE IF instead
(#5152) Variable "v_list" must not contain underscores.
(#5153) Variable "v_skip" must not contain underscores.
(#5154) Usage of ELSEIF not allowed; use ELSE IF instead
(#5154) Variable "v_list" must not contain underscores.
(#5155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5155) Inline comments must end in full-stops, exclamation marks, or question marks
(#5157) Variable "v_result" must not contain underscores.
(#5157) Variable "v_result" must not contain underscores.
(#5158) Variable "v_skip" must not contain underscores.
(#5159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5160) Inline comments must end in full-stops, exclamation marks, or question marks
(#5161) Variable "v_result" must not contain underscores.
(#5161) Variable "p_dir" must not contain underscores.
(#5162) Variable "v_skip" must not contain underscores.
(#5165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5165) Inline comments must end in full-stops, exclamation marks, or question marks
(#5165) Line indented incorrectly; expected at least 20 spaces, found 16
(#5166) Usage of ELSEIF not allowed; use ELSE IF instead
(#5166) The use of function sizeof() is forbidden; use count() instead
(#5166) Variable "v_list" must not contain underscores.
(#5167) Variable "v_result" must not contain underscores.
(#5167) Variable "v_list" must not contain underscores.
(#5169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5169) Inline comments must end in full-stops, exclamation marks, or question marks
(#5169) Line indented incorrectly; expected at least 20 spaces, found 16
(#5170) Empty ELSE statement detected
(#5171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5172) Inline comments must end in full-stops, exclamation marks, or question marks
(#5175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5175) Inline comments must end in full-stops, exclamation marks, or question marks
(#5176) Variable "v_skip" must not contain underscores.
(#5177) Variable "v_skip" must not contain underscores.
(#5179) Variable "v_result" must not contain underscores.
(#5179) Variable "v_list" must not contain underscores.
(#5179) The use of function sizeof() is forbidden; use count() instead
(#5179) Variable "v_list" must not contain underscores.
(#5179) Variable "v_result" must not contain underscores.
(#5184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5184) Inline comments must end in full-stops, exclamation marks, or question marks
(#5185) Variable "v_skip" must not contain underscores.
(#5186) Variable "v_skip" must not contain underscores.
(#5187) Variable "v_result" must not contain underscores.
(#5187) Variable "v_result" must not contain underscores.
(#5188) Variable "v_skip" must not contain underscores.
(#5193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5193) Inline comments must end in full-stops, exclamation marks, or question marks
(#5194) Variable "v_result" must not contain underscores.
(#5201) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5202) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5203) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5204) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5205) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5206) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5209) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5210) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5211) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5213) function name "PclZipUtilPathInclusion" must be lower-case letters only
(#5213) Variable "p_dir" must not contain underscores.
(#5213) Variable "p_path" must not contain underscores.
(#5214) Opening brace should be on the same line as the declaration
(#5215) Variable "v_result" must not contain underscores.
(#5217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5217) Inline comments must end in full-stops, exclamation marks, or question marks
(#5218) Variable "p_dir" must not contain underscores.
(#5218) Variable "p_dir" must not contain underscores.
(#5218) Variable "p_dir" must not contain underscores.
(#5219) Variable "p_dir" must not contain underscores.
(#5219) Variable "p_dir" must not contain underscores.
(#5221) Variable "p_path" must not contain underscores.
(#5221) Variable "p_path" must not contain underscores.
(#5221) Variable "p_path" must not contain underscores.
(#5222) Variable "p_path" must not contain underscores.
(#5222) Variable "p_path" must not contain underscores.
(#5225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5225) Inline comments must end in full-stops, exclamation marks, or question marks
(#5226) Variable "v_list_dir" must not contain underscores.
(#5226) Variable "p_dir" must not contain underscores.
(#5227) Variable "v_list_dir_size" must not contain underscores.
(#5227) The use of function sizeof() is forbidden; use count() instead
(#5227) Variable "v_list_dir" must not contain underscores.
(#5228) Variable "v_list_path" must not contain underscores.
(#5228) Variable "p_path" must not contain underscores.
(#5229) Variable "v_list_path_size" must not contain underscores.
(#5229) The use of function sizeof() is forbidden; use count() instead
(#5229) Variable "v_list_path" must not contain underscores.
(#5231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5231) Inline comments must end in full-stops, exclamation marks, or question marks
(#5234) Variable "v_list_dir_size" must not contain underscores.
(#5234) Variable "v_list_path_size" must not contain underscores.
(#5234) Variable "v_result" must not contain underscores.
(#5236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5236) Inline comments must end in full-stops, exclamation marks, or question marks
(#5237) Variable "v_list_dir" must not contain underscores.
(#5241) Variable "v_list_path" must not contain underscores.
(#5246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5246) Inline comments must end in full-stops, exclamation marks, or question marks
(#5247) Variable "v_list_dir" must not contain underscores.
(#5247) Variable "v_list_path" must not contain underscores.
(#5247) Variable "v_list_dir" must not contain underscores.
(#5247) Variable "v_list_path" must not contain underscores.
(#5248) Variable "v_result" must not contain underscores.
(#5251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5251) Inline comments must end in full-stops, exclamation marks, or question marks
(#5256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5256) Inline comments must end in full-stops, exclamation marks, or question marks
(#5257) Variable "v_result" must not contain underscores.
(#5258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5258) Inline comments must end in full-stops, exclamation marks, or question marks
(#5259) Variable "v_list_path_size" must not contain underscores.
(#5259) Variable "v_list_path" must not contain underscores.
(#5262) Variable "v_list_dir_size" must not contain underscores.
(#5262) Variable "v_list_dir" must not contain underscores.
(#5266) Variable "v_list_dir_size" must not contain underscores.
(#5266) Variable "v_list_path_size" must not contain underscores.
(#5267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5267) Inline comments must end in full-stops, exclamation marks, or question marks
(#5268) Variable "v_result" must not contain underscores.
(#5269) Usage of ELSEIF not allowed; use ELSE IF instead
(#5269) Variable "v_list_dir_size" must not contain underscores.
(#5270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5270) Inline comments must end in full-stops, exclamation marks, or question marks
(#5271) Variable "v_result" must not contain underscores.
(#5275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5275) Inline comments must end in full-stops, exclamation marks, or question marks
(#5276) Variable "v_result" must not contain underscores.
(#5284) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5285) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5286) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5287) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5288) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5291) function name "PclZipUtilCopyBlock" must be lower-case letters only
(#5291) Variable "p_src" must not contain underscores.
(#5291) Variable "p_dest" must not contain underscores.
(#5291) Variable "p_size" must not contain underscores.
(#5291) Variable "p_mode" must not contain underscores.
(#5292) Opening brace should be on the same line as the declaration
(#5293) Variable "v_result" must not contain underscores.
(#5295) Variable "p_mode" must not contain underscores.
(#5296) Variable "p_size" must not contain underscores.
(#5297) Variable "v_read_size" must not contain underscores.
(#5297) Variable "p_size" must not contain underscores.
(#5297) Variable "p_size" must not contain underscores.
(#5298) Variable "v_buffer" must not contain underscores.
(#5298) Variable "p_src" must not contain underscores.
(#5298) Variable "v_read_size" must not contain underscores.
(#5299) Variable "p_dest" must not contain underscores.
(#5299) Variable "v_buffer" must not contain underscores.
(#5299) Variable "v_read_size" must not contain underscores.
(#5300) Variable "p_size" must not contain underscores.
(#5300) Variable "v_read_size" must not contain underscores.
(#5302) Usage of ELSEIF not allowed; use ELSE IF instead
(#5302) Variable "p_mode" must not contain underscores.
(#5303) Variable "p_size" must not contain underscores.
(#5304) Variable "v_read_size" must not contain underscores.
(#5304) Variable "p_size" must not contain underscores.
(#5304) Variable "p_size" must not contain underscores.
(#5305) Variable "v_buffer" must not contain underscores.
(#5305) Variable "p_src" must not contain underscores.
(#5305) Variable "v_read_size" must not contain underscores.
(#5306) Variable "p_dest" must not contain underscores.
(#5306) Variable "v_buffer" must not contain underscores.
(#5306) Variable "v_read_size" must not contain underscores.
(#5307) Variable "p_size" must not contain underscores.
(#5307) Variable "v_read_size" must not contain underscores.
(#5309) Usage of ELSEIF not allowed; use ELSE IF instead
(#5309) Variable "p_mode" must not contain underscores.
(#5310) Variable "p_size" must not contain underscores.
(#5311) Variable "v_read_size" must not contain underscores.
(#5311) Variable "p_size" must not contain underscores.
(#5311) Variable "p_size" must not contain underscores.
(#5312) Variable "v_buffer" must not contain underscores.
(#5312) Variable "p_src" must not contain underscores.
(#5312) Variable "v_read_size" must not contain underscores.
(#5313) Variable "p_dest" must not contain underscores.
(#5313) Variable "v_buffer" must not contain underscores.
(#5313) Variable "v_read_size" must not contain underscores.
(#5314) Variable "p_size" must not contain underscores.
(#5314) Variable "v_read_size" must not contain underscores.
(#5316) Usage of ELSEIF not allowed; use ELSE IF instead
(#5316) Variable "p_mode" must not contain underscores.
(#5317) Variable "p_size" must not contain underscores.
(#5318) Variable "v_read_size" must not contain underscores.
(#5318) Variable "p_size" must not contain underscores.
(#5318) Variable "p_size" must not contain underscores.
(#5319) Variable "v_buffer" must not contain underscores.
(#5319) Variable "p_src" must not contain underscores.
(#5319) Variable "v_read_size" must not contain underscores.
(#5320) Variable "p_dest" must not contain underscores.
(#5320) Variable "v_buffer" must not contain underscores.
(#5320) Variable "v_read_size" must not contain underscores.
(#5321) Variable "p_size" must not contain underscores.
(#5321) Variable "v_read_size" must not contain underscores.
(#5325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5325) Inline comments must end in full-stops, exclamation marks, or question marks
(#5326) Variable "v_result" must not contain underscores.
(#5333) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5334) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5335) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5337) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5338) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5340) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5342) function name "PclZipUtilRename" must be lower-case letters only
(#5342) Variable "p_src" must not contain underscores.
(#5342) Variable "p_dest" must not contain underscores.
(#5343) Opening brace should be on the same line as the declaration
(#5344) Variable "v_result" must not contain underscores.
(#5346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5346) Inline comments must end in full-stops, exclamation marks, or question marks
(#5347) Variable "p_src" must not contain underscores.
(#5347) Variable "p_dest" must not contain underscores.
(#5349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5349) Inline comments must end in full-stops, exclamation marks, or question marks
(#5350) Variable "p_src" must not contain underscores.
(#5350) Variable "p_dest" must not contain underscores.
(#5351) Variable "v_result" must not contain underscores.
(#5352) Usage of ELSEIF not allowed; use ELSE IF instead
(#5352) Variable "p_src" must not contain underscores.
(#5353) Variable "v_result" must not contain underscores.
(#5357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5357) Inline comments must end in full-stops, exclamation marks, or question marks
(#5358) Variable "v_result" must not contain underscores.
(#5365) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5367) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5369) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5371) function name "PclZipUtilOptionText" must be lower-case letters only
(#5371) Variable "p_option" must not contain underscores.
(#5372) Opening brace should be on the same line as the declaration
(#5374) Variable "v_list" must not contain underscores.
(#5375) Variable "v_list" must not contain underscores.
(#5375) Variable "v_key" must not contain underscores.
(#5375) Variable "v_list" must not contain underscores.
(#5375) Variable "v_list" must not contain underscores.
(#5376) Variable "v_prefix" must not contain underscores.
(#5376) Variable "v_key" must not contain underscores.
(#5377) Variable "v_prefix" must not contain underscores.
(#5377) Variable "v_prefix" must not contain underscores.
(#5377) Variable "v_prefix" must not contain underscores.
(#5377) Variable "v_list" must not contain underscores.
(#5377) Variable "v_key" must not contain underscores.
(#5377) Variable "p_option" must not contain underscores.
(#5377) Line exceeds 132 characters; contains 140 characters
(#5378) Variable "v_key" must not contain underscores.
(#5382) Variable "v_result" must not contain underscores.
(#5384) Variable "v_result" must not contain underscores.
(#5391) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5392) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5394) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5395) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5397) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5399) function name "PclZipUtilTranslateWinPath" must be lower-case letters only
(#5399) Variable "p_path" must not contain underscores.
(#5399) Variable "p_remove_disk_letter" must not contain underscores.
(#5400) Opening brace should be on the same line as the declaration
(#5402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5402) Inline comments must end in full-stops, exclamation marks, or question marks
(#5403) Variable "p_remove_disk_letter" must not contain underscores.
(#5403) Variable "v_position" must not contain underscores.
(#5403) Variable "p_path" must not contain underscores.
(#5404) Variable "p_path" must not contain underscores.
(#5404) Variable "p_path" must not contain underscores.
(#5404) Variable "v_position" must not contain underscores.
(#5406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5406) Inline comments must end in full-stops, exclamation marks, or question marks
(#5407) Variable "p_path" must not contain underscores.
(#5407) Variable "p_path" must not contain underscores.
(#5408) Variable "p_path" must not contain underscores.
(#5408) Variable "p_path" must not contain underscores.
(#5412) Variable "p_path" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/APC.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "cachePrefix" must be all lower-case
(#41) Member variable "cacheTime" must be all lower-case
(#49) Protected method name "APC::storeData" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#75) Public method name "APC::addCacheData" must be in lower-case letters only
(#75) Variable "pCoord" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "pCoord" must be all lower-case
(#80) Variable "pCoord" must be all lower-case
(#82) Variable "pCoord" must be all lower-case
(#96) Public method name "APC::isDataSet" must be in lower-case letters only
(#96) Variable "pCoord" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#99) Variable "pCoord" must be all lower-case
(#100) Variable "pCoord" must be all lower-case
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#104) Variable "pCoord" must be all lower-case
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Variable "pCoord" must be all lower-case
(#108) Variable "pCoord" must be all lower-case
(#124) Public method name "APC::getCacheData" must be in lower-case letters only
(#124) Variable "pCoord" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "pCoord" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#132) Variable "pCoord" must be all lower-case
(#133) Variable "pCoord" must be all lower-case
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#136) Variable "pCoord" must be all lower-case
(#137) Variable "pCoord" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#145) Variable "pCoord" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#159) Public method name "APC::getCellList" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#174) Public method name "APC::deleteCacheData" must be in lower-case letters only
(#174) Variable "pCoord" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#177) Variable "pCoord" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#180) Variable "pCoord" must be all lower-case
(#189) Public method name "APC::copyCellCollection" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#193) Variable "baseUnique" must be all lower-case
(#194) Variable "newCachePrefix" must be all lower-case
(#194) Variable "baseUnique" must be all lower-case
(#195) Variable "cacheList" must be all lower-case
(#196) Variable "cacheList" must be all lower-case
(#196) Variable "cellID" must be all lower-case
(#197) Variable "cellID" must be all lower-case
(#198) Variable "cellID" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#201) Variable "cellID" must be all lower-case
(#202) Variable "cellID" must be all lower-case
(#204) Variable "newCachePrefix" must be all lower-case
(#204) Variable "cellID" must be all lower-case
(#206) Variable "cellID" must be all lower-case
(#210) Variable "newCachePrefix" must be all lower-case
(#216) Public method name "APC::unsetWorksheetCells" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "cacheTime" must be all lower-case
(#243) Variable "baseUnique" must be all lower-case
(#244) Variable "baseUnique" must be all lower-case
(#245) Variable "cacheTime" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "cacheList" must be all lower-case
(#257) Variable "cacheList" must be all lower-case
(#257) Variable "cellID" must be all lower-case
(#258) Variable "cellID" must be all lower-case
(#268) Public method name "APC::cacheMethodIsAvailable" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/CacheBase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "currentObject" must be all lower-case
(#48) Member variable "currentObjectID" must be all lower-case
(#55) Member variable "currentCellIsDirty" must be all lower-case
(#63) Member variable "cellCache" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#73) Line exceeds 132 characters; contains 137 characters
(#73) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#83) Public method name "CacheBase::getParent" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "CacheBase::isDataSet" must be in lower-case letters only
(#94) Variable "pCoord" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "pCoord" must be all lower-case
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#100) Variable "pCoord" must be all lower-case
(#110) Public method name "CacheBase::moveCell" must be in lower-case letters only
(#110) Variable "fromAddress" must be all lower-case
(#110) Variable "toAddress" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "fromAddress" must be all lower-case
(#113) Variable "toAddress" must be all lower-case
(#116) Variable "fromAddress" must be all lower-case
(#117) Variable "toAddress" must be all lower-case
(#117) Variable "fromAddress" must be all lower-case
(#118) Variable "fromAddress" must be all lower-case
(#131) Public method name "CacheBase::updateCacheData" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "CacheBase::deleteCacheData" must be in lower-case letters only
(#142) Variable "pCoord" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "pCoord" must be all lower-case
(#149) Variable "pCoord" must be all lower-case
(#150) Variable "pCoord" must be all lower-case
(#151) Variable "pCoord" must be all lower-case
(#161) Public method name "CacheBase::getCellList" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "CacheBase::getSortedCellList" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "sortKeys" must be all lower-case
(#176) Variable "sortKeys" must be all lower-case
(#178) Variable "sortKeys" must be all lower-case
(#180) Variable "sortKeys" must be all lower-case
(#188) Public method name "CacheBase::getHighestRowAndColumn" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "highestRow" must be all lower-case
(#201) Variable "highestColumn" must be all lower-case
(#205) Variable "highestRow" must be all lower-case
(#206) Variable "highestColumn" must be all lower-case
(#215) Public method name "CacheBase::getCurrentAddress" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#225) Public method name "CacheBase::getCurrentColumn" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#237) Public method name "CacheBase::getCurrentRow" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#251) Public method name "CacheBase::getHighestColumn" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#254) Variable "colRow" must be all lower-case
(#256) Variable "colRow" must be all lower-case
(#259) Variable "columnList" must be all lower-case
(#265) Variable "columnList" must be all lower-case
(#268) Variable "columnList" must be all lower-case
(#278) Public method name "CacheBase::getHighestRow" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#281) Variable "colRow" must be all lower-case
(#283) Variable "colRow" must be all lower-case
(#286) Variable "rowList" must be all lower-case
(#292) Variable "rowList" must be all lower-case
(#295) Variable "rowList" must be all lower-case
(#303) Protected method name "CacheBase::getUniqueID" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#306) Variable "baseUnique" must be all lower-case
(#308) Variable "baseUnique" must be all lower-case
(#311) Variable "baseUnique" must be all lower-case
(#319) Public method name "CacheBase::copyCellCollection" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#335) Public method name "CacheBase::removeRow" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#350) Public method name "CacheBase::removeColumn" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#366) Public method name "CacheBase::cacheMethodIsAvailable" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/DiscISAM.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "fileName" must be all lower-case
(#41) Member variable "fileHandle" must be all lower-case
(#48) Member variable "cacheDirectory" must be all lower-case
(#56) Protected method name "DiscISAM::storeData" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#80) Public method name "DiscISAM::addCacheData" must be in lower-case letters only
(#80) Variable "pCoord" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "pCoord" must be all lower-case
(#86) Variable "pCoord" must be all lower-case
(#100) Public method name "DiscISAM::getCacheData" must be in lower-case letters only
(#100) Variable "pCoord" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "pCoord" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#108) Variable "pCoord" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#114) Variable "pCoord" must be all lower-case
(#115) Variable "pCoord" must be all lower-case
(#116) Variable "pCoord" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#129) Public method name "DiscISAM::getCellList" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#143) Public method name "DiscISAM::copyCellCollection" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#147) Variable "baseUnique" must be all lower-case
(#148) Variable "newFileName" must be all lower-case
(#148) Variable "baseUnique" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Variable "newFileName" must be all lower-case
(#151) Variable "newFileName" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#159) Public method name "DiscISAM::unsetWorksheetCells" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#181) Opening brace should be on the same line as the declaration
(#188) Variable "baseUnique" must be all lower-case
(#189) Variable "baseUnique" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/ICache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "ICache::addCacheData" must be in lower-case letters only
(#37) Variable "pCoord" must be all lower-case
(#46) Public method name "ICache::updateCacheData" must be in lower-case letters only
(#55) Public method name "ICache::getCacheData" must be in lower-case letters only
(#55) Variable "pCoord" must be all lower-case
(#63) Public method name "ICache::deleteCacheData" must be in lower-case letters only
(#63) Variable "pCoord" must be all lower-case
(#71) Public method name "ICache::isDataSet" must be in lower-case letters only
(#71) Variable "pCoord" must be all lower-case
(#78) Public method name "ICache::getCellList" must be in lower-case letters only
(#85) Public method name "ICache::getSortedCellList" must be in lower-case letters only
(#92) Public method name "ICache::copyCellCollection" must be in lower-case letters only
(#100) Public method name "ICache::cacheMethodIsAvailable" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/Igbinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Protected method name "Igbinary::storeData" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#44) This comment is 50% valid code; is this commented out code?
(#54) Public method name "Igbinary::addCacheData" must be in lower-case letters only
(#54) Variable "pCoord" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "pCoord" must be all lower-case
(#60) Variable "pCoord" must be all lower-case
(#74) Public method name "Igbinary::getCacheData" must be in lower-case letters only
(#74) Variable "pCoord" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "pCoord" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#82) Variable "pCoord" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#88) Variable "pCoord" must be all lower-case
(#89) Variable "pCoord" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#95) This comment is 50% valid code; is this commented out code?
(#102) Public method name "Igbinary::getCellList" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "Igbinary::unsetWorksheetCells" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#124) This comment is 50% valid code; is this commented out code?
(#132) Public method name "Igbinary::cacheMethodIsAvailable" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/Memcache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "cachePrefix" must be all lower-case
(#41) Member variable "cacheTime" must be all lower-case
(#56) Protected method name "Memcache::storeData" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#81) Public method name "Memcache::addCacheData" must be in lower-case letters only
(#81) Variable "pCoord" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "pCoord" must be all lower-case
(#86) Variable "pCoord" must be all lower-case
(#88) Variable "pCoord" must be all lower-case
(#102) Public method name "Memcache::isDataSet" must be in lower-case letters only
(#102) Variable "pCoord" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#105) Variable "pCoord" must be all lower-case
(#106) Variable "pCoord" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#110) Variable "pCoord" must be all lower-case
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Variable "pCoord" must be all lower-case
(#114) Variable "pCoord" must be all lower-case
(#130) Public method name "Memcache::getCacheData" must be in lower-case letters only
(#130) Variable "pCoord" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "pCoord" must be all lower-case
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#138) Variable "pCoord" must be all lower-case
(#139) Variable "pCoord" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#142) Variable "pCoord" must be all lower-case
(#143) Variable "pCoord" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#151) Variable "pCoord" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#165) Public method name "Memcache::getCellList" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#180) Public method name "Memcache::deleteCacheData" must be in lower-case letters only
(#180) Variable "pCoord" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#183) Variable "pCoord" must be all lower-case
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#186) Variable "pCoord" must be all lower-case
(#195) Public method name "Memcache::copyCellCollection" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#199) Variable "baseUnique" must be all lower-case
(#200) Variable "newCachePrefix" must be all lower-case
(#200) Variable "baseUnique" must be all lower-case
(#201) Variable "cacheList" must be all lower-case
(#202) Variable "cacheList" must be all lower-case
(#202) Variable "cellID" must be all lower-case
(#203) Variable "cellID" must be all lower-case
(#204) Variable "cellID" must be all lower-case
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#207) Variable "cellID" must be all lower-case
(#208) Variable "cellID" must be all lower-case
(#210) Variable "newCachePrefix" must be all lower-case
(#210) Variable "cellID" must be all lower-case
(#212) Variable "cellID" must be all lower-case
(#216) Variable "newCachePrefix" must be all lower-case
(#222) Public method name "Memcache::unsetWorksheetCells" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "memcacheServer" must be all lower-case
(#248) Variable "memcachePort" must be all lower-case
(#249) Variable "cacheTime" must be all lower-case
(#252) Variable "baseUnique" must be all lower-case
(#253) Variable "baseUnique" must be all lower-case
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#257) Variable "memcacheServer" must be all lower-case
(#257) Variable "memcachePort" must be all lower-case
(#258) Variable "memcacheServer" must be all lower-case
(#258) Line exceeds 132 characters; contains 139 characters
(#260) Variable "cacheTime" must be all lower-case
(#273) Public method name "Memcache::failureCallback" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#282) Opening brace should be on the same line as the declaration
(#283) Variable "cacheList" must be all lower-case
(#284) Variable "cacheList" must be all lower-case
(#284) Variable "cellID" must be all lower-case
(#285) Variable "cellID" must be all lower-case
(#295) Public method name "Memcache::cacheMethodIsAvailable" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/Memory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Protected method name "Memory::storeData" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#44) Public method name "Memory::addCacheData" must be in lower-case letters only
(#44) Variable "pCoord" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "pCoord" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#49) Variable "pCoord" must be all lower-case
(#61) Public method name "Memory::getCacheData" must be in lower-case letters only
(#61) Variable "pCoord" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#64) Variable "pCoord" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#71) Variable "pCoord" must be all lower-case
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#74) Variable "pCoord" must be all lower-case
(#82) Public method name "Memory::copyCellCollection" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#86) Variable "newCollection" must be all lower-case
(#88) Variable "newCollection" must be all lower-case
(#89) Variable "newCollection" must be all lower-case
(#92) Variable "newCollection" must be all lower-case
(#98) Public method name "Memory::unsetWorksheetCells" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/MemoryGZip.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Protected method name "MemoryGZip::storeData" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#54) Public method name "MemoryGZip::addCacheData" must be in lower-case letters only
(#54) Variable "pCoord" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "pCoord" must be all lower-case
(#60) Variable "pCoord" must be all lower-case
(#74) Public method name "MemoryGZip::getCacheData" must be in lower-case letters only
(#74) Variable "pCoord" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "pCoord" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#82) Variable "pCoord" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#88) Variable "pCoord" must be all lower-case
(#89) Variable "pCoord" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#102) Public method name "MemoryGZip::getCellList" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "MemoryGZip::unsetWorksheetCells" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/MemorySerialized.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Protected method name "MemorySerialized::storeData" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#54) Public method name "MemorySerialized::addCacheData" must be in lower-case letters only
(#54) Variable "pCoord" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "pCoord" must be all lower-case
(#60) Variable "pCoord" must be all lower-case
(#74) Public method name "MemorySerialized::getCacheData" must be in lower-case letters only
(#74) Variable "pCoord" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "pCoord" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#82) Variable "pCoord" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#88) Variable "pCoord" must be all lower-case
(#89) Variable "pCoord" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#102) Public method name "MemorySerialized::getCellList" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "MemorySerialized::unsetWorksheetCells" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/PHPTemp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "fileHandle" must be all lower-case
(#41) Member variable "memoryCacheSize" must be all lower-case
(#49) Protected method name "PHPTemp::storeData" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#73) Public method name "PHPTemp::addCacheData" must be in lower-case letters only
(#73) Variable "pCoord" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "pCoord" must be all lower-case
(#79) Variable "pCoord" must be all lower-case
(#93) Public method name "PHPTemp::getCacheData" must be in lower-case letters only
(#93) Variable "pCoord" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "pCoord" must be all lower-case
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#101) Variable "pCoord" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Variable "pCoord" must be all lower-case
(#108) Variable "pCoord" must be all lower-case
(#109) Variable "pCoord" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#122) Public method name "PHPTemp::getCellList" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#136) Public method name "PHPTemp::copyCellCollection" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#140) Variable "newFileHandle" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#144) Variable "newFileHandle" must be all lower-case
(#146) Variable "newFileHandle" must be all lower-case
(#152) Public method name "PHPTemp::unsetWorksheetCells" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#174) Opening brace should be on the same line as the declaration
(#187) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/SQLite.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "TableName" must be all lower-case
(#41) Member variable "DBHandle" must be all lower-case
(#49) Protected method name "SQLite::storeData" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#54) Extension 'sqlite' is removed since PHP 5.4
(#54) Line exceeds maximum limit of 180 characters; contains 206 characters
(#55) Extension 'sqlite' is removed since PHP 5.4
(#70) Public method name "SQLite::addCacheData" must be in lower-case letters only
(#70) Variable "pCoord" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "pCoord" must be all lower-case
(#76) Variable "pCoord" must be all lower-case
(#90) Public method name "SQLite::getCacheData" must be in lower-case letters only
(#90) Variable "pCoord" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "pCoord" must be all lower-case
(#97) Variable "pCoord" must be all lower-case
(#98) Variable "cellResultSet" must be all lower-case
(#99) Variable "cellResultSet" must be all lower-case
(#100) Extension 'sqlite' is removed since PHP 5.4
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Variable "cellResultSet" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Variable "pCoord" must be all lower-case
(#109) Variable "cellResult" must be all lower-case
(#109) Variable "cellResultSet" must be all lower-case
(#110) Variable "cellResult" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#125) Public method name "SQLite::isDataSet" must be in lower-case letters only
(#125) Variable "pCoord" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "pCoord" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#132) Variable "pCoord" must be all lower-case
(#133) Variable "cellResultSet" must be all lower-case
(#134) Variable "cellResultSet" must be all lower-case
(#135) Extension 'sqlite' is removed since PHP 5.4
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Variable "cellResultSet" must be all lower-case
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Public method name "SQLite::deleteCacheData" must be in lower-case letters only
(#150) Variable "pCoord" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "pCoord" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#158) Variable "pCoord" must be all lower-case
(#160) Extension 'sqlite' is removed since PHP 5.4
(#174) Public method name "SQLite::moveCell" must be in lower-case letters only
(#174) Variable "fromAddress" must be all lower-case
(#174) Variable "toAddress" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "fromAddress" must be all lower-case
(#177) Variable "toAddress" must be all lower-case
(#180) Variable "toAddress" must be all lower-case
(#186) Variable "toAddress" must be all lower-case
(#186) Variable "fromAddress" must be all lower-case
(#201) Public method name "SQLite::getCellList" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#208) Variable "cellIdsResult" must be all lower-case
(#209) Variable "cellIdsResult" must be all lower-case
(#210) Extension 'sqlite' is removed since PHP 5.4
(#213) Variable "cellKeys" must be all lower-case
(#214) Variable "cellIdsResult" must be all lower-case
(#215) Variable "cellKeys" must be all lower-case
(#218) Variable "cellKeys" must be all lower-case
(#227) Public method name "SQLite::copyCellCollection" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#233) Variable "tableName" must be all lower-case
(#234) Variable "tableName" must be all lower-case
(#237) Extension 'sqlite' is removed since PHP 5.4
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#241) Variable "tableName" must be all lower-case
(#247) Public method name "SQLite::unsetWorksheetCells" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#267) Opening brace should be on the same line as the declaration
(#271) Variable "_DBName" must be all lower-case
(#271) Variable "_DBName" must not contain underscores.
(#273) Variable "_DBName" must be all lower-case
(#273) Variable "_DBName" must not contain underscores.
(#275) Extension 'sqlite' is removed since PHP 5.4
(#278) Extension 'sqlite' is removed since PHP 5.4
(#287) Opening brace should be on the same line as the declaration
(#300) Public method name "SQLite::cacheMethodIsAvailable" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/SQLite3.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "TableName" must be all lower-case
(#41) Member variable "DBHandle" must be all lower-case
(#48) Member variable "selectQuery" must be all lower-case
(#55) Member variable "insertQuery" must be all lower-case
(#62) Member variable "updateQuery" must be all lower-case
(#69) Member variable "deleteQuery" must be all lower-case
(#77) Protected method name "SQLite3::storeData" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#101) Public method name "SQLite3::addCacheData" must be in lower-case letters only
(#101) Variable "pCoord" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "pCoord" must be all lower-case
(#107) Variable "pCoord" must be all lower-case
(#122) Public method name "SQLite3::getCacheData" must be in lower-case letters only
(#122) Variable "pCoord" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "pCoord" must be all lower-case
(#129) Variable "pCoord" must be all lower-case
(#130) Variable "cellResult" must be all lower-case
(#131) Variable "cellResult" must be all lower-case
(#134) Variable "cellData" must be all lower-case
(#134) Variable "cellResult" must be all lower-case
(#135) Variable "cellData" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#141) Variable "pCoord" must be all lower-case
(#143) Variable "cellData" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#158) Public method name "SQLite3::isDataSet" must be in lower-case letters only
(#158) Variable "pCoord" must be all lower-case
(#159) Opening brace should be on the same line as the declaration
(#160) Variable "pCoord" must be all lower-case
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#165) Variable "pCoord" must be all lower-case
(#166) Variable "cellResult" must be all lower-case
(#167) Variable "cellResult" must be all lower-case
(#170) Variable "cellData" must be all lower-case
(#170) Variable "cellResult" must be all lower-case
(#172) Variable "cellData" must be all lower-case
(#181) Public method name "SQLite3::deleteCacheData" must be in lower-case letters only
(#181) Variable "pCoord" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#183) Variable "pCoord" must be all lower-case
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#189) Variable "pCoord" must be all lower-case
(#206) Public method name "SQLite3::moveCell" must be in lower-case letters only
(#206) Variable "fromAddress" must be all lower-case
(#206) Variable "toAddress" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#208) Variable "fromAddress" must be all lower-case
(#209) Variable "toAddress" must be all lower-case
(#212) Variable "toAddress" must be all lower-case
(#218) Variable "toAddress" must be all lower-case
(#219) Variable "fromAddress" must be all lower-case
(#234) Public method name "SQLite3::getCellList" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#241) Variable "cellIdsResult" must be all lower-case
(#242) Variable "cellIdsResult" must be all lower-case
(#246) Variable "cellKeys" must be all lower-case
(#247) Variable "cellIdsResult" must be all lower-case
(#248) Variable "cellKeys" must be all lower-case
(#251) Variable "cellKeys" must be all lower-case
(#260) Public method name "SQLite3::copyCellCollection" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#266) Variable "tableName" must be all lower-case
(#267) Variable "tableName" must be all lower-case
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#274) Variable "tableName" must be all lower-case
(#280) Public method name "SQLite3::unsetWorksheetCells" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#300) Opening brace should be on the same line as the declaration
(#304) Variable "_DBName" must be all lower-case
(#304) Variable "_DBName" must not contain underscores.
(#306) Extension 'sqlite' is removed since PHP 5.4
(#306) Variable "_DBName" must be all lower-case
(#306) Variable "_DBName" must not contain underscores.
(#325) Opening brace should be on the same line as the declaration
(#339) Public method name "SQLite3::cacheMethodIsAvailable" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorage/Wincache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "cachePrefix" must be all lower-case
(#41) Member variable "cacheTime" must be all lower-case
(#49) Protected method name "Wincache::storeData" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#58) Line exceeds 132 characters; contains 133 characters
(#63) Line exceeds 132 characters; contains 133 characters
(#80) Public method name "Wincache::addCacheData" must be in lower-case letters only
(#80) Variable "pCoord" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "pCoord" must be all lower-case
(#85) Variable "pCoord" must be all lower-case
(#87) Variable "pCoord" must be all lower-case
(#101) Public method name "Wincache::isDataSet" must be in lower-case letters only
(#101) Variable "pCoord" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#104) Variable "pCoord" must be all lower-case
(#105) Variable "pCoord" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Variable "pCoord" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#112) Variable "pCoord" must be all lower-case
(#113) Variable "pCoord" must be all lower-case
(#129) Public method name "Wincache::getCacheData" must be in lower-case letters only
(#129) Variable "pCoord" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "pCoord" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#138) Variable "pCoord" must be all lower-case
(#140) Variable "pCoord" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#143) Variable "pCoord" must be all lower-case
(#144) Variable "pCoord" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#152) Variable "pCoord" must be all lower-case
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#166) Public method name "Wincache::getCellList" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#181) Public method name "Wincache::deleteCacheData" must be in lower-case letters only
(#181) Variable "pCoord" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#184) Variable "pCoord" must be all lower-case
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#187) Variable "pCoord" must be all lower-case
(#196) Public method name "Wincache::copyCellCollection" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#200) Variable "baseUnique" must be all lower-case
(#201) Variable "newCachePrefix" must be all lower-case
(#201) Variable "baseUnique" must be all lower-case
(#202) Variable "cacheList" must be all lower-case
(#203) Variable "cacheList" must be all lower-case
(#203) Variable "cellID" must be all lower-case
(#204) Variable "cellID" must be all lower-case
(#206) Variable "cellID" must be all lower-case
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#209) Variable "cellID" must be all lower-case
(#210) Variable "cellID" must be all lower-case
(#212) Variable "newCachePrefix" must be all lower-case
(#212) Variable "cellID" must be all lower-case
(#214) Variable "cellID" must be all lower-case
(#218) Variable "newCachePrefix" must be all lower-case
(#224) Public method name "Wincache::unsetWorksheetCells" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#247) Opening brace should be on the same line as the declaration
(#248) Variable "cacheTime" must be all lower-case
(#251) Variable "baseUnique" must be all lower-case
(#252) Variable "baseUnique" must be all lower-case
(#253) Variable "cacheTime" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "cacheList" must be all lower-case
(#265) Variable "cacheList" must be all lower-case
(#265) Variable "cellID" must be all lower-case
(#266) Variable "cellID" must be all lower-case
(#276) Public method name "Wincache::cacheMethodIsAvailable" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CachedObjectStorageFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "cacheStorageMethod" must be all lower-case
(#53) Member variable "cacheStorageClass" must be all lower-case
(#60) Member variable "storageMethods" must be all lower-case
(#79) Member variable "storageMethodDefaultParameters" must be all lower-case
(#110) Member variable "storageMethodParameters" must be all lower-case
(#117) Public method name "CachedObjectStorageFactory::getCacheStorageMethod" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "cacheStorageMethod" must be all lower-case
(#127) Public method name "CachedObjectStorageFactory::getCacheStorageClass" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "cacheStorageClass" must be all lower-case
(#137) Public method name "CachedObjectStorageFactory::getAllCacheStorageMethods" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "storageMethods" must be all lower-case
(#147) Public method name "CachedObjectStorageFactory::getCacheStorageMethods" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "activeMethods" must be all lower-case
(#150) Variable "storageMethods" must be all lower-case
(#150) Variable "storageMethod" must be all lower-case
(#151) Variable "cacheStorageClass" must be all lower-case
(#151) Variable "storageMethod" must be all lower-case
(#152) Variable "cacheStorageClass" must be all lower-case
(#153) Variable "activeMethods" must be all lower-case
(#153) Variable "storageMethod" must be all lower-case
(#157) Variable "activeMethods" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "storageMethods" must be all lower-case
(#174) Variable "cacheStorageClass" must be all lower-case
(#175) Variable "cacheStorageClass" must be all lower-case
(#179) Variable "storageMethodParameters" must be all lower-case
(#179) Variable "storageMethodDefaultParameters" must be all lower-case
(#181) Variable "storageMethodParameters" must be all lower-case
(#182) Variable "storageMethodParameters" must be all lower-case
(#186) Variable "cacheStorageMethod" must be all lower-case
(#187) Variable "cacheStorageClass" must be all lower-case
(#188) Variable "cacheStorageMethod" must be all lower-case
(#200) Public method name "CachedObjectStorageFactory::getInstance" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "cacheMethodIsAvailable" must be all lower-case
(#203) Variable "cacheStorageMethod" must be all lower-case
(#204) Variable "cacheMethodIsAvailable" must be all lower-case
(#207) Variable "cacheMethodIsAvailable" must be all lower-case
(#208) Variable "cacheStorageClass" must be all lower-case
(#210) Variable "storageMethodParameters" must be all lower-case
(#210) Variable "cacheStorageMethod" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#225) Variable "cacheStorageMethod" must be all lower-case
(#226) Variable "cacheStorageClass" must be all lower-case
(#227) Variable "storageMethodParameters" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CalcEngine/CyclicReferenceStack.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Expected 1 space after asterisk; 2 found
(#42) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "CyclicReferenceStack::onStack" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#89) Public method name "CyclicReferenceStack::showStack" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/CalcEngine/Logger.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "writeDebugLog" must be all lower-case
(#46) Member variable "echoDebugLog" must be all lower-case
(#53) Member variable "debugLog" must be all lower-case
(#60) Member variable "cellStack" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "Logger::setWriteDebugLog" must be in lower-case letters only
(#77) Variable "pValue" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "pValue" must be all lower-case
(#87) Public method name "Logger::getWriteDebugLog" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#97) Public method name "Logger::setEchoDebugLog" must be in lower-case letters only
(#97) Variable "pValue" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "pValue" must be all lower-case
(#107) Public method name "Logger::getEchoDebugLog" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#115) Public method name "Logger::writeDebugLog" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#120) Variable "cellReference" must be all lower-case
(#122) Variable "cellReference" must be all lower-case
(#127) Variable "cellReference" must be all lower-case
(#136) Public method name "Logger::clearLog" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "Logger::getLog" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#66) Member variable "returnArrayAsType" must be all lower-case
(#87) Member variable "spreadsheetSets" must be all lower-case
(#94) Member variable "calculationCache" must be all lower-case
(#101) Member variable "calculationCacheEnabled" must be all lower-case
(#121) Member variable "binaryOperators" must be all lower-case
(#133) Member variable "debugLog" must be all lower-case
(#142) Member variable "suppressFormulaErrors" must be all lower-case
(#149) Member variable "formulaError" must be all lower-case
(#156) Member variable "cyclicReferenceStack" must be all lower-case
(#158) Member variable "cellStack" must be all lower-case
(#167) Member variable "cyclicFormulaCounter" must be all lower-case
(#169) Member variable "cyclicFormulaCell" must be all lower-case
(#176) Member variable "cyclicFormulaCount" must be all lower-case
(#190) Member variable "localeLanguage" must be all lower-case
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#198) Member variable "validLocaleLanguages" must be all lower-case
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#207) Member variable "localeArgumentSeparator" must be all lower-case
(#208) Member variable "localeFunctions" must be all lower-case
(#215) Member variable "localeBoolean" must be all lower-case
(#227) Member variable "excelConstants" must be all lower-case
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Member variable "phpSpreadsheetFunctions" must be all lower-case
(#2023) Inline comments must end in full-stops, exclamation marks, or question marks
(#2023) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2024) Member variable "controlFunctions" must be all lower-case
(#2032) Opening brace should be on the same line as the declaration
(#2040) Private method name "Calculation::loadLocales" must be in lower-case letters only
(#2041) Opening brace should be on the same line as the declaration
(#2042) Variable "localeFileDirectory" must be all lower-case
(#2043) Variable "localeFileDirectory" must be all lower-case
(#2044) Variable "localeFileDirectory" must be all lower-case
(#2046) Variable "validLocaleLanguages" must be all lower-case
(#2058) Public method name "Calculation::getInstance" must be in lower-case letters only
(#2059) Opening brace should be on the same line as the declaration
(#2080) Opening brace should be on the same line as the declaration
(#2088) Public method name "Calculation::flushInstance" must be in lower-case letters only
(#2089) Opening brace should be on the same line as the declaration
(#2098) Public method name "Calculation::getDebugLog" must be in lower-case letters only
(#2099) Opening brace should be on the same line as the declaration
(#2109) Opening brace should be on the same line as the declaration
(#2118) Public method name "Calculation::getTRUE" must be in lower-case letters only
(#2119) Opening brace should be on the same line as the declaration
(#2120) Variable "localeBoolean" must be all lower-case
(#2128) Public method name "Calculation::getFALSE" must be in lower-case letters only
(#2129) Opening brace should be on the same line as the declaration
(#2130) Variable "localeBoolean" must be all lower-case
(#2139) Public method name "Calculation::setArrayReturnType" must be in lower-case letters only
(#2139) Variable "returnType" must be all lower-case
(#2140) Opening brace should be on the same line as the declaration
(#2141) Variable "returnType" must be all lower-case
(#2142) Variable "returnType" must be all lower-case
(#2143) Variable "returnType" must be all lower-case
(#2144) Variable "returnArrayAsType" must be all lower-case
(#2144) Variable "returnType" must be all lower-case
(#2157) Public method name "Calculation::getArrayReturnType" must be in lower-case letters only
(#2158) Opening brace should be on the same line as the declaration
(#2159) Variable "returnArrayAsType" must be all lower-case
(#2167) Public method name "Calculation::getCalculationCacheEnabled" must be in lower-case letters only
(#2168) Opening brace should be on the same line as the declaration
(#2177) Public method name "Calculation::setCalculationCacheEnabled" must be in lower-case letters only
(#2177) Variable "pValue" must be all lower-case
(#2178) Opening brace should be on the same line as the declaration
(#2179) Variable "pValue" must be all lower-case
(#2186) Public method name "Calculation::enableCalculationCache" must be in lower-case letters only
(#2187) Opening brace should be on the same line as the declaration
(#2194) Public method name "Calculation::disableCalculationCache" must be in lower-case letters only
(#2195) Opening brace should be on the same line as the declaration
(#2202) Public method name "Calculation::clearCalculationCache" must be in lower-case letters only
(#2203) Opening brace should be on the same line as the declaration
(#2212) Public method name "Calculation::clearCalculationCacheForWorksheet" must be in lower-case letters only
(#2212) Variable "worksheetName" must be all lower-case
(#2213) Opening brace should be on the same line as the declaration
(#2214) Variable "worksheetName" must be all lower-case
(#2215) Variable "worksheetName" must be all lower-case
(#2225) Public method name "Calculation::renameCalculationCacheForWorksheet" must be in lower-case letters only
(#2225) Variable "fromWorksheetName" must be all lower-case
(#2225) Variable "toWorksheetName" must be all lower-case
(#2226) Opening brace should be on the same line as the declaration
(#2227) Variable "fromWorksheetName" must be all lower-case
(#2228) Variable "toWorksheetName" must be all lower-case
(#2228) Variable "fromWorksheetName" must be all lower-case
(#2229) Variable "fromWorksheetName" must be all lower-case
(#2238) Public method name "Calculation::getLocale" must be in lower-case letters only
(#2239) Opening brace should be on the same line as the declaration
(#2240) Variable "localeLanguage" must be all lower-case
(#2249) Public method name "Calculation::setLocale" must be in lower-case letters only
(#2250) Opening brace should be on the same line as the declaration
(#2251) Inline comments must end in full-stops, exclamation marks, or question marks
(#2251) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2257) Variable "validLocaleLanguages" must be all lower-case
(#2260) Inline comments must end in full-stops, exclamation marks, or question marks
(#2260) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2261) Variable "validLocaleLanguages" must be all lower-case
(#2262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2263) Variable "localeFunctions" must be all lower-case
(#2264) Variable "localeArgumentSeparator" must be all lower-case
(#2265) Variable "localeBoolean" must be all lower-case
(#2266) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2268) Inline comments must end in full-stops, exclamation marks, or question marks
(#2268) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2269) Variable "functionNamesFile" must be all lower-case
(#2269) Line exceeds maximum limit of 180 characters; contains 216 characters
(#2270) Variable "functionNamesFile" must be all lower-case
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2271) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2272) Variable "functionNamesFile" must be all lower-case
(#2272) Line exceeds maximum limit of 180 characters; contains 183 characters
(#2273) Variable "functionNamesFile" must be all lower-case
(#2277) Inline comments must end in full-stops, exclamation marks, or question marks
(#2277) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2278) Variable "localeFunctions" must be all lower-case
(#2278) Variable "functionNamesFile" must be all lower-case
(#2279) Variable "localeFunctions" must be all lower-case
(#2279) Variable "localeFunction" must be all lower-case
(#2280) Variable "localeFunction" must be all lower-case
(#2280) Variable "localeFunction" must be all lower-case
(#2280) Inline comments must end in full-stops, exclamation marks, or question marks
(#2280) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2281) Variable "localeFunction" must be all lower-case
(#2282) Variable "fName" must be all lower-case
(#2282) Variable "lfName" must be all lower-case
(#2282) Variable "localeFunction" must be all lower-case
(#2283) Variable "fName" must be all lower-case
(#2283) Variable "fName" must be all lower-case
(#2284) Variable "lfName" must be all lower-case
(#2284) Variable "lfName" must be all lower-case
(#2285) Variable "phpSpreadsheetFunctions" must be all lower-case
(#2285) Variable "fName" must be all lower-case
(#2285) Variable "lfName" must be all lower-case
(#2285) Variable "fName" must be all lower-case
(#2285) Variable "lfName" must be all lower-case
(#2286) Variable "localeFunctions" must be all lower-case
(#2286) Variable "fName" must be all lower-case
(#2286) Variable "lfName" must be all lower-case
(#2290) Inline comments must end in full-stops, exclamation marks, or question marks
(#2290) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2291) Variable "localeFunctions" must be all lower-case
(#2292) Variable "localeBoolean" must be all lower-case
(#2292) Variable "localeFunctions" must be all lower-case
(#2294) Variable "localeFunctions" must be all lower-case
(#2295) Variable "localeBoolean" must be all lower-case
(#2295) Variable "localeFunctions" must be all lower-case
(#2298) Variable "configFile" must be all lower-case
(#2298) Line exceeds maximum limit of 180 characters; contains 206 characters
(#2299) Variable "configFile" must be all lower-case
(#2300) Variable "configFile" must be all lower-case
(#2300) Line exceeds 132 characters; contains 173 characters
(#2302) Variable "configFile" must be all lower-case
(#2303) Variable "localeSettings" must be all lower-case
(#2303) Variable "configFile" must be all lower-case
(#2304) Variable "localeSettings" must be all lower-case
(#2304) Variable "localeSetting" must be all lower-case
(#2305) Variable "localeSetting" must be all lower-case
(#2305) Variable "localeSetting" must be all lower-case
(#2305) Inline comments must end in full-stops, exclamation marks, or question marks
(#2305) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2306) Variable "localeSetting" must be all lower-case
(#2307) Variable "settingName" must be all lower-case
(#2307) Variable "settingValue" must be all lower-case
(#2307) Variable "localeSetting" must be all lower-case
(#2308) Variable "settingName" must be all lower-case
(#2308) Variable "settingName" must be all lower-case
(#2309) Variable "settingName" must be all lower-case
(#2311) Variable "localeArgumentSeparator" must be all lower-case
(#2311) Variable "settingValue" must be all lower-case
(#2319) Variable "functionReplaceFromExcel" must be all lower-case
(#2319) Variable "functionReplaceToExcel" must be all lower-case
(#2320) Variable "functionReplaceFromLocale" must be all lower-case
(#2320) Variable "functionReplaceToLocale" must be all lower-case
(#2321) Variable "localeLanguage" must be all lower-case
(#2329) Public method name "Calculation::translateSeparator" must be in lower-case letters only
(#2329) Variable "fromSeparator" must be all lower-case
(#2329) Variable "toSeparator" must be all lower-case
(#2329) Variable "inBraces" must be all lower-case
(#2330) Opening brace should be on the same line as the declaration
(#2336) Variable "inBraces" must be all lower-case
(#2339) Variable "inBraces" must be all lower-case
(#2341) Variable "fromSeparator" must be all lower-case
(#2342) Variable "inBraces" must be all lower-case
(#2343) Variable "toSeparator" must be all lower-case
(#2355) Private method name "Calculation::translateFormula" must be in lower-case letters only
(#2355) Variable "fromSeparator" must be all lower-case
(#2355) Variable "toSeparator" must be all lower-case
(#2356) Opening brace should be on the same line as the declaration
(#2357) Inline comments must end in full-stops, exclamation marks, or question marks
(#2357) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2358) Variable "localeLanguage" must be all lower-case
(#2359) Variable "inBraces" must be all lower-case
(#2360) Inline comments must end in full-stops, exclamation marks, or question marks
(#2360) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2362) Line exceeds 132 characters; contains 140 characters
(#2362) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2363) Inline comments must end in full-stops, exclamation marks, or question marks
(#2363) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2367) Inline comments must end in full-stops, exclamation marks, or question marks
(#2367) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2370) Variable "fromSeparator" must be all lower-case
(#2370) Variable "toSeparator" must be all lower-case
(#2370) Variable "inBraces" must be all lower-case
(#2374) Inline comments must end in full-stops, exclamation marks, or question marks
(#2374) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2377) Inline comments must end in full-stops, exclamation marks, or question marks
(#2377) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2379) Variable "fromSeparator" must be all lower-case
(#2379) Variable "toSeparator" must be all lower-case
(#2379) Variable "inBraces" must be all lower-case
(#2386) Member variable "functionReplaceFromExcel" must be all lower-case
(#2387) Member variable "functionReplaceToLocale" must be all lower-case
(#2389) Public method name "Calculation::_translateFormulaToLocale" must be in lower-case letters only
(#2390) Opening brace should be on the same line as the declaration
(#2391) Variable "functionReplaceFromExcel" must be all lower-case
(#2392) Variable "functionReplaceFromExcel" must be all lower-case
(#2393) Variable "localeFunctions" must be all lower-case
(#2393) Variable "excelFunctionName" must be all lower-case
(#2394) Variable "functionReplaceFromExcel" must be all lower-case
(#2394) Variable "excelFunctionName" must be all lower-case
(#2396) Variable "localeBoolean" must be all lower-case
(#2396) Variable "excelBoolean" must be all lower-case
(#2397) Variable "functionReplaceFromExcel" must be all lower-case
(#2397) Variable "excelBoolean" must be all lower-case
(#2401) Variable "functionReplaceToLocale" must be all lower-case
(#2402) Variable "functionReplaceToLocale" must be all lower-case
(#2403) Variable "localeFunctions" must be all lower-case
(#2403) Variable "localeFunctionName" must be all lower-case
(#2404) Variable "functionReplaceToLocale" must be all lower-case
(#2404) Variable "localeFunctionName" must be all lower-case
(#2406) Variable "localeBoolean" must be all lower-case
(#2406) Variable "localeBoolean" must be all lower-case
(#2407) Variable "functionReplaceToLocale" must be all lower-case
(#2407) Variable "localeBoolean" must be all lower-case
(#2411) Variable "functionReplaceFromExcel" must be all lower-case
(#2411) Variable "functionReplaceToLocale" must be all lower-case
(#2411) Variable "localeArgumentSeparator" must be all lower-case
(#2411) Line exceeds 132 characters; contains 150 characters
(#2414) Member variable "functionReplaceFromLocale" must be all lower-case
(#2415) Member variable "functionReplaceToExcel" must be all lower-case
(#2417) Public method name "Calculation::_translateFormulaToEnglish" must be in lower-case letters only
(#2418) Opening brace should be on the same line as the declaration
(#2419) Variable "functionReplaceFromLocale" must be all lower-case
(#2420) Variable "functionReplaceFromLocale" must be all lower-case
(#2421) Variable "localeFunctions" must be all lower-case
(#2421) Variable "localeFunctionName" must be all lower-case
(#2422) Variable "functionReplaceFromLocale" must be all lower-case
(#2422) Variable "localeFunctionName" must be all lower-case
(#2424) Variable "localeBoolean" must be all lower-case
(#2424) Variable "excelBoolean" must be all lower-case
(#2425) Variable "functionReplaceFromLocale" must be all lower-case
(#2425) Variable "excelBoolean" must be all lower-case
(#2429) Variable "functionReplaceToExcel" must be all lower-case
(#2430) Variable "functionReplaceToExcel" must be all lower-case
(#2431) Variable "localeFunctions" must be all lower-case
(#2431) Variable "excelFunctionName" must be all lower-case
(#2432) Variable "functionReplaceToExcel" must be all lower-case
(#2432) Variable "excelFunctionName" must be all lower-case
(#2434) Variable "localeBoolean" must be all lower-case
(#2434) Variable "excelBoolean" must be all lower-case
(#2435) Variable "functionReplaceToExcel" must be all lower-case
(#2435) Variable "excelBoolean" must be all lower-case
(#2439) Variable "functionReplaceFromLocale" must be all lower-case
(#2439) Variable "functionReplaceToExcel" must be all lower-case
(#2439) Variable "localeArgumentSeparator" must be all lower-case
(#2439) Line exceeds 132 characters; contains 150 characters
(#2442) Public method name "Calculation::localeFunc" must be in lower-case letters only
(#2443) Opening brace should be on the same line as the declaration
(#2444) Variable "localeLanguage" must be all lower-case
(#2445) Variable "functionName" must be all lower-case
(#2446) Variable "localeFunctions" must be all lower-case
(#2446) Variable "functionName" must be all lower-case
(#2447) Variable "functionName" must be all lower-case
(#2448) Variable "localeFunctions" must be all lower-case
(#2448) Variable "functionName" must be all lower-case
(#2464) Public method name "Calculation::wrapResult" must be in lower-case letters only
(#2465) Opening brace should be on the same line as the declaration
(#2467) Inline comments must end in full-stops, exclamation marks, or question marks
(#2467) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2469) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2472) Inline comments must end in full-stops, exclamation marks, or question marks
(#2472) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2474) Inline comments must end in full-stops, exclamation marks, or question marks
(#2474) Line indented incorrectly; expected at least 12 spaces, found 8
(#2474) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2475) Usage of ELSEIF not allowed; use ELSE IF instead
(#2488) Public method name "Calculation::unwrapResult" must be in lower-case letters only
(#2489) Opening brace should be on the same line as the declaration
(#2494) Inline comments must end in full-stops, exclamation marks, or question marks
(#2494) Line indented incorrectly; expected at least 12 spaces, found 8
(#2494) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2495) Usage of ELSEIF not allowed; use ELSE IF instead
(#2510) Variable "pCell" must be all lower-case
(#2511) Opening brace should be on the same line as the declaration
(#2513) Variable "pCell" must be all lower-case
(#2527) Public method name "Calculation::calculateCellValue" must be in lower-case letters only
(#2527) Variable "pCell" must be all lower-case
(#2527) Variable "resetLog" must be all lower-case
(#2528) Opening brace should be on the same line as the declaration
(#2529) Variable "pCell" must be all lower-case
(#2533) Variable "returnArrayAsType" must be all lower-case
(#2533) Variable "returnArrayAsType" must be all lower-case
(#2534) Variable "resetLog" must be all lower-case
(#2535) Inline comments must end in full-stops, exclamation marks, or question marks
(#2535) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2541) Variable "returnArrayAsType" must be all lower-case
(#2544) Inline comments must end in full-stops, exclamation marks, or question marks
(#2544) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2546) Variable "pCell" must be all lower-case
(#2547) Variable "pCell" must be all lower-case
(#2550) Variable "pCell" must be all lower-case
(#2550) Variable "pCell" must be all lower-case
(#2550) Variable "pCell" must be all lower-case
(#2551) Variable "cellAddress" must be all lower-case
(#2552) Variable "cellAddress" must be all lower-case
(#2552) Variable "cellAddress" must be all lower-case
(#2554) Variable "cellAddress" must be all lower-case
(#2555) Variable "cellAddress" must be all lower-case
(#2555) Variable "cellAddress" must be all lower-case
(#2559) Variable "returnArrayAsType" must be all lower-case
(#2560) Variable "returnArrayAsType" must be all lower-case
(#2560) Variable "returnArrayAsType" must be all lower-case
(#2561) Variable "testResult" must be all lower-case
(#2562) Variable "returnArrayAsType" must be all lower-case
(#2565) Inline comments must end in full-stops, exclamation marks, or question marks
(#2565) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2566) Variable "testResult" must be all lower-case
(#2567) Inline comments must end in full-stops, exclamation marks, or question marks
(#2567) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2581) Variable "testResult" must be all lower-case
(#2583) Variable "returnArrayAsType" must be all lower-case
(#2583) Variable "returnArrayAsType" must be all lower-case
(#2587) Usage of ELSEIF not allowed; use ELSE IF instead
(#2601) Public method name "Calculation::parseFormula" must be in lower-case letters only
(#2602) Opening brace should be on the same line as the declaration
(#2603) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2604) Inline comments must end in full-stops, exclamation marks, or question marks
(#2604) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2614) Inline comments must end in full-stops, exclamation marks, or question marks
(#2614) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2627) Public method name "Calculation::calculateFormula" must be in lower-case letters only
(#2627) Variable "cellID" must be all lower-case
(#2627) Variable "pCell" must be all lower-case
(#2628) Opening brace should be on the same line as the declaration
(#2629) Inline comments must end in full-stops, exclamation marks, or question marks
(#2629) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2634) Variable "cellID" must be all lower-case
(#2634) Variable "pCell" must be all lower-case
(#2635) Variable "cellID" must be all lower-case
(#2636) Variable "pCell" must be all lower-case
(#2636) Variable "cellID" must be all lower-case
(#2638) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2639) Inline comments must end in full-stops, exclamation marks, or question marks
(#2639) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2640) Variable "resetCache" must be all lower-case
(#2644) Inline comments must end in full-stops, exclamation marks, or question marks
(#2644) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2646) Variable "cellID" must be all lower-case
(#2646) Variable "pCell" must be all lower-case
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2653) Variable "resetCache" must be all lower-case
(#2659) Public method name "Calculation::getValueFromCache" must be in lower-case letters only
(#2659) Variable "cellReference" must be all lower-case
(#2659) Variable "cellValue" must be all lower-case
(#2660) Opening brace should be on the same line as the declaration
(#2663) Variable "cellReference" must be all lower-case
(#2664) Variable "cellReference" must be all lower-case
(#2665) Variable "cellReference" must be all lower-case
(#2666) Inline comments must end in full-stops, exclamation marks, or question marks
(#2667) Variable "cellValue" must be all lower-case
(#2667) Variable "cellReference" must be all lower-case
(#2678) Public method name "Calculation::saveValueToCache" must be in lower-case letters only
(#2678) Variable "cellReference" must be all lower-case
(#2678) Variable "cellValue" must be all lower-case
(#2679) Opening brace should be on the same line as the declaration
(#2681) Variable "cellReference" must be all lower-case
(#2681) Variable "cellValue" must be all lower-case
(#2694) Public method name "Calculation::_calculateFormulaValue" must be in lower-case letters only
(#2694) Variable "cellID" must be all lower-case
(#2694) Variable "pCell" must be all lower-case
(#2695) Opening brace should be on the same line as the declaration
(#2696) Variable "cellValue" must be all lower-case
(#2698) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2699) Inline comments must end in full-stops, exclamation marks, or question marks
(#2699) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2709) Variable "pCellParent" must be all lower-case
(#2709) Variable "pCell" must be all lower-case
(#2709) Variable "pCell" must be all lower-case
(#2710) Variable "wsTitle" must be all lower-case
(#2710) Variable "pCellParent" must be all lower-case
(#2710) Variable "pCellParent" must be all lower-case
(#2711) Variable "wsCellReference" must be all lower-case
(#2711) Variable "wsTitle" must be all lower-case
(#2711) Variable "cellID" must be all lower-case
(#2713) Variable "cellID" must be all lower-case
(#2713) Variable "wsCellReference" must be all lower-case
(#2713) Variable "cellValue" must be all lower-case
(#2714) Variable "cellValue" must be all lower-case
(#2717) Variable "wsTitle" must be all lower-case
(#2717) Variable "wsCellReference" must be all lower-case
(#2722) Usage of ELSEIF not allowed; use ELSE IF instead
(#2722) Variable "wsCellReference" must be all lower-case
(#2727) Variable "cellValue" must be all lower-case
(#2729) Usage of ELSEIF not allowed; use ELSE IF instead
(#2731) Variable "cellValue" must be all lower-case
(#2733) Variable "wsCellReference" must be all lower-case
(#2737) Inline comments must end in full-stops, exclamation marks, or question marks
(#2737) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2738) Variable "wsCellReference" must be all lower-case
(#2739) Variable "cellValue" must be all lower-case
(#2739) Variable "pCell" must be all lower-case
(#2739) Variable "cellID" must be all lower-case
(#2739) Variable "pCell" must be all lower-case
(#2742) Inline comments must end in full-stops, exclamation marks, or question marks
(#2743) Variable "cellID" must be all lower-case
(#2744) Variable "wsCellReference" must be all lower-case
(#2744) Variable "cellValue" must be all lower-case
(#2747) Inline comments must end in full-stops, exclamation marks, or question marks
(#2747) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2748) Variable "cellValue" must be all lower-case
(#2763) Private method name "Calculation::checkMatrixOperands" must be in lower-case letters only
(#2764) Opening brace should be on the same line as the declaration
(#2765) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2766) Inline comments must end in full-stops, exclamation marks, or question marks
(#2766) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2768) Variable "matrixRows" must be all lower-case
(#2768) Variable "matrixColumns" must be all lower-case
(#2769) Variable "matrixRows" must be all lower-case
(#2769) Variable "matrixColumns" must be all lower-case
(#2771) Usage of ELSEIF not allowed; use ELSE IF instead
(#2772) Variable "matrixRows" must be all lower-case
(#2772) Variable "matrixColumns" must be all lower-case
(#2773) Variable "matrixRows" must be all lower-case
(#2773) Variable "matrixColumns" must be all lower-case
(#2777) Variable "matrix1Rows" must be all lower-case
(#2777) Variable "matrix1Columns" must be all lower-case
(#2778) Variable "matrix2Rows" must be all lower-case
(#2778) Variable "matrix2Columns" must be all lower-case
(#2779) Variable "matrix1Rows" must be all lower-case
(#2779) Variable "matrix2Columns" must be all lower-case
(#2779) Variable "matrix2Rows" must be all lower-case
(#2779) Variable "matrix1Columns" must be all lower-case
(#2784) Inline comments must end in full-stops, exclamation marks, or question marks
(#2784) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2785) Variable "matrix1Rows" must be all lower-case
(#2785) Variable "matrix1Columns" must be all lower-case
(#2785) Variable "matrix2Rows" must be all lower-case
(#2785) Variable "matrix2Columns" must be all lower-case
(#2786) Usage of ELSEIF not allowed; use ELSE IF instead
(#2787) Inline comments must end in full-stops, exclamation marks, or question marks
(#2787) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2788) Variable "matrix1Rows" must be all lower-case
(#2788) Variable "matrix1Columns" must be all lower-case
(#2788) Variable "matrix2Rows" must be all lower-case
(#2788) Variable "matrix2Columns" must be all lower-case
(#2791) Variable "matrix1Rows" must be all lower-case
(#2791) Variable "matrix1Columns" must be all lower-case
(#2791) Variable "matrix2Rows" must be all lower-case
(#2791) Variable "matrix2Columns" must be all lower-case
(#2800) Private method name "Calculation::getMatrixDimensions" must be in lower-case letters only
(#2801) Opening brace should be on the same line as the declaration
(#2802) Variable "matrixRows" must be all lower-case
(#2803) Variable "matrixColumns" must be all lower-case
(#2804) Variable "rowKey" must be all lower-case
(#2804) Variable "rowValue" must be all lower-case
(#2805) Variable "matrixColumns" must be all lower-case
(#2805) Variable "rowValue" must be all lower-case
(#2805) Variable "matrixColumns" must be all lower-case
(#2806) Variable "rowValue" must be all lower-case
(#2807) Variable "rowKey" must be all lower-case
(#2807) Variable "rowValue" must be all lower-case
(#2809) Variable "rowKey" must be all lower-case
(#2809) Variable "rowValue" must be all lower-case
(#2814) Variable "matrixRows" must be all lower-case
(#2814) Variable "matrixColumns" must be all lower-case
(#2827) Private method name "Calculation::resizeMatricesShrink" must be in lower-case letters only
(#2827) Variable "matrix1Rows" must be all lower-case
(#2827) Variable "matrix1Columns" must be all lower-case
(#2827) Variable "matrix2Rows" must be all lower-case
(#2827) Variable "matrix2Columns" must be all lower-case
(#2828) Opening brace should be on the same line as the declaration
(#2829) Variable "matrix2Columns" must be all lower-case
(#2829) Variable "matrix1Columns" must be all lower-case
(#2829) Variable "matrix2Rows" must be all lower-case
(#2829) Variable "matrix1Rows" must be all lower-case
(#2830) Variable "matrix2Rows" must be all lower-case
(#2830) Variable "matrix1Rows" must be all lower-case
(#2831) Variable "matrix2Rows" must be all lower-case
(#2831) Variable "matrix1Rows" must be all lower-case
(#2835) Variable "matrix2Columns" must be all lower-case
(#2835) Variable "matrix1Columns" must be all lower-case
(#2836) Variable "matrix1Rows" must be all lower-case
(#2837) Variable "matrix2Columns" must be all lower-case
(#2837) Variable "matrix1Columns" must be all lower-case
(#2844) Variable "matrix1Columns" must be all lower-case
(#2844) Variable "matrix2Columns" must be all lower-case
(#2844) Variable "matrix1Rows" must be all lower-case
(#2844) Variable "matrix2Rows" must be all lower-case
(#2845) Variable "matrix1Rows" must be all lower-case
(#2845) Variable "matrix2Rows" must be all lower-case
(#2846) Variable "matrix1Rows" must be all lower-case
(#2846) Variable "matrix2Rows" must be all lower-case
(#2850) Variable "matrix1Columns" must be all lower-case
(#2850) Variable "matrix2Columns" must be all lower-case
(#2851) Variable "matrix2Rows" must be all lower-case
(#2852) Variable "matrix1Columns" must be all lower-case
(#2852) Variable "matrix2Columns" must be all lower-case
(#2870) Private method name "Calculation::resizeMatricesExtend" must be in lower-case letters only
(#2870) Variable "matrix1Rows" must be all lower-case
(#2870) Variable "matrix1Columns" must be all lower-case
(#2870) Variable "matrix2Rows" must be all lower-case
(#2870) Variable "matrix2Columns" must be all lower-case
(#2871) Opening brace should be on the same line as the declaration
(#2872) Variable "matrix2Columns" must be all lower-case
(#2872) Variable "matrix1Columns" must be all lower-case
(#2872) Variable "matrix2Rows" must be all lower-case
(#2872) Variable "matrix1Rows" must be all lower-case
(#2873) Variable "matrix2Columns" must be all lower-case
(#2873) Variable "matrix1Columns" must be all lower-case
(#2874) Variable "matrix2Rows" must be all lower-case
(#2875) Variable "matrix2Columns" must be all lower-case
(#2876) Variable "matrix2Columns" must be all lower-case
(#2876) Variable "matrix1Columns" must be all lower-case
(#2881) Variable "matrix2Rows" must be all lower-case
(#2881) Variable "matrix1Rows" must be all lower-case
(#2882) Variable "matrix2Rows" must be all lower-case
(#2883) Variable "matrix1Rows" must be all lower-case
(#2889) Variable "matrix1Columns" must be all lower-case
(#2889) Variable "matrix2Columns" must be all lower-case
(#2889) Variable "matrix1Rows" must be all lower-case
(#2889) Variable "matrix2Rows" must be all lower-case
(#2890) Variable "matrix1Columns" must be all lower-case
(#2890) Variable "matrix2Columns" must be all lower-case
(#2891) Variable "matrix1Rows" must be all lower-case
(#2892) Variable "matrix1Columns" must be all lower-case
(#2893) Variable "matrix1Columns" must be all lower-case
(#2893) Variable "matrix2Columns" must be all lower-case
(#2898) Variable "matrix1Rows" must be all lower-case
(#2898) Variable "matrix2Rows" must be all lower-case
(#2899) Variable "matrix1Rows" must be all lower-case
(#2900) Variable "matrix2Rows" must be all lower-case
(#2913) Private method name "Calculation::showValue" must be in lower-case letters only
(#2914) Opening brace should be on the same line as the declaration
(#2916) Variable "testArray" must be all lower-case
(#2917) Variable "testArray" must be all lower-case
(#2918) Variable "testArray" must be all lower-case
(#2922) Variable "returnMatrix" must be all lower-case
(#2926) Variable "returnMatrix" must be all lower-case
(#2929) Variable "returnMatrix" must be all lower-case
(#2933) Variable "returnMatrix" must be all lower-case
(#2934) Usage of ELSEIF not allowed; use ELSE IF instead
(#2936) Usage of ELSEIF not allowed; use ELSE IF instead
(#2937) Variable "localeBoolean" must be all lower-case
(#2937) Variable "localeBoolean" must be all lower-case
(#2950) Private method name "Calculation::showTypeDetails" must be in lower-case letters only
(#2951) Opening brace should be on the same line as the declaration
(#2953) Variable "testArray" must be all lower-case
(#2954) Variable "testArray" must be all lower-case
(#2955) Variable "testArray" must be all lower-case
(#2960) Usage of ELSEIF not allowed; use ELSE IF instead
(#2961) Variable "typeString" must be all lower-case
(#2962) Usage of ELSEIF not allowed; use ELSE IF instead
(#2963) Variable "typeString" must be all lower-case
(#2964) Usage of ELSEIF not allowed; use ELSE IF instead
(#2965) Variable "typeString" must be all lower-case
(#2966) Usage of ELSEIF not allowed; use ELSE IF instead
(#2967) Variable "typeString" must be all lower-case
(#2971) Usage of ELSEIF not allowed; use ELSE IF instead
(#2974) Variable "typeString" must be all lower-case
(#2978) Variable "typeString" must be all lower-case
(#2982) Private method name "Calculation::convertMatrixReferences" must be in lower-case letters only
(#2983) Opening brace should be on the same line as the declaration
(#2984) Variable "matrixReplaceFrom" must be all lower-case
(#2985) Variable "matrixReplaceTo" must be all lower-case
(#2987) Inline comments must end in full-stops, exclamation marks, or question marks
(#2987) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2989) Inline comments must end in full-stops, exclamation marks, or question marks
(#2989) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2991) Line exceeds 132 characters; contains 140 characters
(#2991) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2992) Inline comments must end in full-stops, exclamation marks, or question marks
(#2992) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2994) Inline comments must end in full-stops, exclamation marks, or question marks
(#2994) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2995) Variable "openCount" must be all lower-case
(#2995) Variable "closeCount" must be all lower-case
(#2998) Inline comments must end in full-stops, exclamation marks, or question marks
(#2998) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3000) Variable "openCount" must be all lower-case
(#3001) Variable "closeCount" must be all lower-case
(#3002) Variable "matrixReplaceFrom" must be all lower-case
(#3002) Variable "matrixReplaceTo" must be all lower-case
(#3006) Inline comments must end in full-stops, exclamation marks, or question marks
(#3006) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3009) Inline comments must end in full-stops, exclamation marks, or question marks
(#3009) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3010) Variable "openCount" must be all lower-case
(#3011) Variable "closeCount" must be all lower-case
(#3012) Variable "matrixReplaceFrom" must be all lower-case
(#3012) Variable "matrixReplaceTo" must be all lower-case
(#3014) Inline comments must end in full-stops, exclamation marks, or question marks
(#3014) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3015) Variable "openCount" must be all lower-case
(#3015) Variable "closeCount" must be all lower-case
(#3016) Variable "openCount" must be all lower-case
(#3021) Usage of ELSEIF not allowed; use ELSE IF instead
(#3021) Variable "openCount" must be all lower-case
(#3021) Variable "closeCount" must be all lower-case
(#3022) Variable "closeCount" must be all lower-case
(#3033) Private method name "Calculation::mkMatrix" must be in lower-case letters only
(#3034) Opening brace should be on the same line as the declaration
(#3038) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3039) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3040) Inline comments must end in full-stops, exclamation marks, or question marks
(#3040) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3041) Member variable "operatorAssociativity" must be all lower-case
(#3042) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3043) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3044) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3045) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3046) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3047) Inline comments must end in full-stops, exclamation marks, or question marks
(#3047) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3050) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3051) Inline comments must end in full-stops, exclamation marks, or question marks
(#3051) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3052) Member variable "comparisonOperators" must be all lower-case
(#3054) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3055) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3056) Inline comments must end in full-stops, exclamation marks, or question marks
(#3056) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3057) Member variable "operatorPrecedence" must be all lower-case
(#3058) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3059) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3060) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3061) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3062) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3063) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3064) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3065) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3066) Inline comments must end in full-stops, exclamation marks, or question marks
(#3066) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3069) Inline comments must end in full-stops, exclamation marks, or question marks
(#3070) Private method name "Calculation::_parseFormula" must be in lower-case letters only
(#3070) Variable "pCell" must be all lower-case
(#3071) Opening brace should be on the same line as the declaration
(#3076) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3077) Inline comments must end in full-stops, exclamation marks, or question marks
(#3077) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3078) Variable "pCellParent" must be all lower-case
(#3078) Variable "pCell" must be all lower-case
(#3078) Variable "pCell" must be all lower-case
(#3080) Variable "regexpMatchString" must be all lower-case
(#3089) Inline comments must end in full-stops, exclamation marks, or question marks
(#3089) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3093) Variable "expectingOperator" must be all lower-case
(#3093) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3094) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3095) Variable "expectingOperand" must be all lower-case
(#3095) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3096) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3097) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3098) Inline comments must end in full-stops, exclamation marks, or question marks
(#3098) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3100) Variable "opCharacter" must be all lower-case
(#3101) Variable "comparisonOperators" must be all lower-case
(#3101) Variable "opCharacter" must be all lower-case
(#3101) Variable "comparisonOperators" must be all lower-case
(#3101) Line exceeds 132 characters; contains 160 characters
(#3102) Variable "opCharacter" must be all lower-case
(#3105) Line exceeds 132 characters; contains 134 characters
(#3105) Inline comments must end in full-stops, exclamation marks, or question marks
(#3105) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3106) Variable "isOperandOrFunction" must be all lower-case
(#3106) Variable "regexpMatchString" must be all lower-case
(#3108) Variable "opCharacter" must be all lower-case
(#3108) Variable "expectingOperator" must be all lower-case
(#3108) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3110) Inline comments must end in full-stops, exclamation marks, or question marks
(#3110) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3111) Usage of ELSEIF not allowed; use ELSE IF instead
(#3111) Variable "opCharacter" must be all lower-case
(#3111) Variable "expectingOperator" must be all lower-case
(#3112) Inline comments must end in full-stops, exclamation marks, or question marks
(#3112) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3114) Usage of ELSEIF not allowed; use ELSE IF instead
(#3114) Variable "opCharacter" must be all lower-case
(#3114) Variable "expectingOperator" must be all lower-case
(#3114) Line exceeds 132 characters; contains 157 characters
(#3114) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3115) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3116) Usage of ELSEIF not allowed; use ELSE IF instead
(#3116) Variable "opCharacter" must be all lower-case
(#3116) Variable "opCharacter" must be all lower-case
(#3116) Variable "isOperandOrFunction" must be all lower-case
(#3116) Line exceeds 132 characters; contains 176 characters
(#3116) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3117) Line exceeds 132 characters; contains 143 characters
(#3117) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3118) Usage of ELSEIF not allowed; use ELSE IF instead
(#3118) Variable "opCharacter" must be all lower-case
(#3118) Variable "isOperandOrFunction" must be all lower-case
(#3118) Variable "expectingOperator" must be all lower-case
(#3118) Line exceeds 132 characters; contains 160 characters
(#3118) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3122) Variable "operatorAssociativity" must be all lower-case
(#3122) Variable "opCharacter" must be all lower-case
(#3122) Variable "operatorPrecedence" must be all lower-case
(#3122) Variable "opCharacter" must be all lower-case
(#3122) Variable "operatorPrecedence" must be all lower-case
(#3122) Variable "operatorPrecedence" must be all lower-case
(#3122) Variable "opCharacter" must be all lower-case
(#3122) Variable "operatorPrecedence" must be all lower-case
(#3122) Line exceeds maximum limit of 180 characters; contains 237 characters
(#3123) Inline comments must end in full-stops, exclamation marks, or question marks
(#3123) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3125) Variable "opCharacter" must be all lower-case
(#3125) Inline comments must end in full-stops, exclamation marks, or question marks
(#3125) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3127) Variable "expectingOperator" must be all lower-case
(#3128) Usage of ELSEIF not allowed; use ELSE IF instead
(#3128) Variable "opCharacter" must be all lower-case
(#3128) Variable "expectingOperator" must be all lower-case
(#3128) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3129) Variable "expectingOperand" must be all lower-case
(#3130) Inline comments must end in full-stops, exclamation marks, or question marks
(#3130) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3138) Line exceeds 132 characters; contains 159 characters
(#3138) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3139) Variable "functionName" must be all lower-case
(#3139) Inline comments must end in full-stops, exclamation marks, or question marks
(#3139) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3141) Variable "argumentCount" must be all lower-case
(#3141) Line exceeds 132 characters; contains 144 characters
(#3141) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3142) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3143) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3144) Variable "controlFunctions" must be all lower-case
(#3144) Variable "functionName" must be all lower-case
(#3145) Variable "expectedArgumentCount" must be all lower-case
(#3145) Variable "controlFunctions" must be all lower-case
(#3145) Variable "functionName" must be all lower-case
(#3146) Variable "functionCall" must be all lower-case
(#3146) Variable "controlFunctions" must be all lower-case
(#3146) Variable "functionName" must be all lower-case
(#3147) Usage of ELSEIF not allowed; use ELSE IF instead
(#3147) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3147) Variable "functionName" must be all lower-case
(#3148) Variable "expectedArgumentCount" must be all lower-case
(#3148) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3148) Variable "functionName" must be all lower-case
(#3149) Variable "functionCall" must be all lower-case
(#3149) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3149) Variable "functionName" must be all lower-case
(#3150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3150) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3154) Variable "argumentCountError" must be all lower-case
(#3155) Variable "expectedArgumentCount" must be all lower-case
(#3156) Variable "expectedArgumentCount" must be all lower-case
(#3157) Variable "argumentCount" must be all lower-case
(#3157) Variable "expectedArgumentCount" must be all lower-case
(#3158) Variable "argumentCountError" must be all lower-case
(#3159) Variable "expectedArgumentCountString" must be all lower-case
(#3159) Variable "expectedArgumentCount" must be all lower-case
(#3162) Variable "argumentCount" must be all lower-case
(#3162) Variable "expectedArgumentCount" must be all lower-case
(#3163) Variable "argumentCountError" must be all lower-case
(#3164) Variable "expectedArgumentCountString" must be all lower-case
(#3164) Variable "expectedArgumentCount" must be all lower-case
(#3167) Usage of ELSEIF not allowed; use ELSE IF instead
(#3167) Variable "expectedArgumentCount" must be all lower-case
(#3168) Variable "isOperandOrFunction" must be all lower-case
(#3168) Variable "expectedArgumentCount" must be all lower-case
(#3168) Variable "argMatch" must be all lower-case
(#3169) Variable "argMatch" must be all lower-case
(#3171) Variable "argumentCount" must be all lower-case
(#3171) Variable "argMatch" must be all lower-case
(#3172) Variable "argumentCountError" must be all lower-case
(#3173) Variable "expectedArgumentCountString" must be all lower-case
(#3173) Variable "argMatch" must be all lower-case
(#3177) Variable "argumentCount" must be all lower-case
(#3177) Variable "argMatch" must be all lower-case
(#3177) Variable "argumentCount" must be all lower-case
(#3177) Variable "argMatch" must be all lower-case
(#3178) Variable "argumentCountError" must be all lower-case
(#3179) Variable "expectedArgumentCountString" must be all lower-case
(#3179) Variable "argMatch" must be all lower-case
(#3179) Variable "argMatch" must be all lower-case
(#3183) Variable "argumentCount" must be all lower-case
(#3183) Variable "argMatch" must be all lower-case
(#3183) Variable "argumentCount" must be all lower-case
(#3183) Variable "argMatch" must be all lower-case
(#3184) Variable "argumentCountError" must be all lower-case
(#3185) Variable "expectedArgumentCountString" must be all lower-case
(#3185) Variable "argMatch" must be all lower-case
(#3185) Variable "argMatch" must be all lower-case
(#3190) Variable "argumentCountError" must be all lower-case
(#3191) Variable "functionName" must be all lower-case
(#3191) Variable "expectedArgumentCountString" must be all lower-case
(#3191) Line exceeds maximum limit of 180 characters; contains 198 characters
(#3195) Usage of ELSEIF not allowed; use ELSE IF instead
(#3195) Variable "opCharacter" must be all lower-case
(#3195) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3196) Inline comments must end in full-stops, exclamation marks, or question marks
(#3196) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3200) Inline comments must end in full-stops, exclamation marks, or question marks
(#3203) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3204) Inline comments must end in full-stops, exclamation marks, or question marks
(#3204) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3205) Variable "expectingOperand" must be all lower-case
(#3205) Variable "expectingOperator" must be all lower-case
(#3206) Variable "excelConstants" must be all lower-case
(#3208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3208) Inline comments must end in full-stops, exclamation marks, or question marks
(#3214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3215) Inline comments must end in full-stops, exclamation marks, or question marks
(#3216) Variable "expectingOperator" must be all lower-case
(#3217) Variable "expectingOperand" must be all lower-case
(#3219) Usage of ELSEIF not allowed; use ELSE IF instead
(#3219) Variable "opCharacter" must be all lower-case
(#3219) Variable "expectingOperator" must be all lower-case
(#3222) Usage of ELSEIF not allowed; use ELSE IF instead
(#3222) Variable "isOperandOrFunction" must be all lower-case
(#3222) Variable "expectingOperator" must be all lower-case
(#3222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3223) Variable "expectingOperator" must be all lower-case
(#3224) Variable "expectingOperand" must be all lower-case
(#3230) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3230) Variable "controlFunctions" must be all lower-case
(#3230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3230) Inline comments must end in full-stops, exclamation marks, or question marks
(#3235) Variable "expectingOperator" must be all lower-case
(#3238) Variable "expectingOperator" must be all lower-case
(#3241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3241) Inline comments must end in full-stops, exclamation marks, or question marks
(#3244) Usage of ELSEIF not allowed; use ELSE IF instead
(#3245) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3246) Inline comments must end in full-stops, exclamation marks, or question marks
(#3246) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3248) Inline comments must end in full-stops, exclamation marks, or question marks
(#3248) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3249) Variable "testPrevOp" must be all lower-case
(#3250) Variable "testPrevOp" must be all lower-case
(#3251) Inline comments must end in full-stops, exclamation marks, or question marks
(#3251) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3253) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3254) Inline comments must end in full-stops, exclamation marks, or question marks
(#3254) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3255) Variable "startCellRef" must be all lower-case
(#3256) Variable "startCellRef" must be all lower-case
(#3256) Variable "startMatches" must be all lower-case
(#3257) Variable "startMatches" must be all lower-case
(#3258) Variable "startMatches" must be all lower-case
(#3266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3267) Inline comments must end in full-stops, exclamation marks, or question marks
(#3267) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3268) Variable "testPrevOp" must be all lower-case
(#3269) Variable "testPrevOp" must be all lower-case
(#3270) Variable "startRowColRef" must be all lower-case
(#3271) Variable "rangeWS1" must be all lower-case
(#3272) Variable "startRowColRef" must be all lower-case
(#3273) Variable "rangeWS1" must be all lower-case
(#3273) Variable "startRowColRef" must be all lower-case
(#3273) Variable "startRowColRef" must be all lower-case
(#3275) Variable "rangeWS1" must be all lower-case
(#3276) Variable "rangeWS1" must be all lower-case
(#3278) Variable "rangeWS2" must be all lower-case
(#3278) Variable "rangeWS1" must be all lower-case
(#3280) Variable "rangeWS2" must be all lower-case
(#3282) Variable "rangeWS2" must be all lower-case
(#3283) Variable "rangeWS2" must be all lower-case
(#3285) Variable "startRowColRef" must be all lower-case
(#3286) Variable "startRowColRef" must be all lower-case
(#3287) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3288) Variable "endRowColRef" must be all lower-case
(#3288) Variable "pCellParent" must be all lower-case
(#3288) Variable "pCellParent" must be all lower-case
(#3288) Line exceeds 132 characters; contains 150 characters
(#3288) Inline comments must end in full-stops, exclamation marks, or question marks
(#3288) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3289) Variable "rangeWS1" must be all lower-case
(#3289) Variable "startRowColRef" must be all lower-case
(#3290) Variable "rangeWS2" must be all lower-case
(#3290) Variable "endRowColRef" must be all lower-case
(#3291) Usage of ELSEIF not allowed; use ELSE IF instead
(#3291) Variable "startRowColRef" must be all lower-case
(#3292) Variable "startRowColRef" must be all lower-case
(#3293) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3294) Variable "endRowColRef" must be all lower-case
(#3294) Variable "pCellParent" must be all lower-case
(#3294) Variable "pCellParent" must be all lower-case
(#3294) Line exceeds 132 characters; contains 149 characters
(#3294) Inline comments must end in full-stops, exclamation marks, or question marks
(#3294) This comment is 43% valid code; is this commented out code?
(#3294) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3295) Variable "rangeWS1" must be all lower-case
(#3295) Variable "startRowColRef" must be all lower-case
(#3296) Variable "rangeWS2" must be all lower-case
(#3296) Variable "endRowColRef" must be all lower-case
(#3300) Variable "localeConstant" must be all lower-case
(#3301) Variable "opCharacter" must be all lower-case
(#3302) Inline comments must end in full-stops, exclamation marks, or question marks
(#3302) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3304) Usage of ELSEIF not allowed; use ELSE IF instead
(#3305) Line exceeds 132 characters; contains 143 characters
(#3310) Usage of ELSEIF not allowed; use ELSE IF instead
(#3310) Variable "excelConstants" must be all lower-case
(#3311) Variable "excelConstant" must be all lower-case
(#3312) Variable "excelConstants" must be all lower-case
(#3312) Variable "excelConstant" must be all lower-case
(#3313) Usage of ELSEIF not allowed; use ELSE IF instead
(#3313) Variable "localeConstant" must be all lower-case
(#3313) Variable "localeBoolean" must be all lower-case
(#3314) Variable "excelConstants" must be all lower-case
(#3314) Variable "localeConstant" must be all lower-case
(#3317) Variable "localeConstant" must be all lower-case
(#3318) Variable "localeConstant" must be all lower-case
(#3323) Usage of ELSEIF not allowed; use ELSE IF instead
(#3323) Variable "opCharacter" must be all lower-case
(#3323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3323) Inline comments must end in full-stops, exclamation marks, or question marks
(#3325) Usage of ELSEIF not allowed; use ELSE IF instead
(#3325) Variable "opCharacter" must be all lower-case
(#3325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3325) Inline comments must end in full-stops, exclamation marks, or question marks
(#3326) Variable "expectingOperand" must be all lower-case
(#3327) Variable "excelConstants" must be all lower-case
(#3328) Variable "expectingOperand" must be all lower-case
(#3329) Variable "expectingOperator" must be all lower-case
(#3333) Usage of ELSEIF not allowed; use ELSE IF instead
(#3333) Variable "opCharacter" must be all lower-case
(#3333) Variable "expectingOperator" must be all lower-case
(#3334) Variable "opCharacter" must be all lower-case
(#3335) Inline comments must end in full-stops, exclamation marks, or question marks
(#3338) Inline comments must end in full-stops, exclamation marks, or question marks
(#3338) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3340) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3341) Inline comments must end in full-stops, exclamation marks, or question marks
(#3341) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3342) Variable "opCharacter" must be all lower-case
(#3342) Variable "opCharacter" must be all lower-case
(#3343) Variable "opCharacter" must be all lower-case
(#3348) Inline comments must end in full-stops, exclamation marks, or question marks
(#3348) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3356) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3357) Inline comments must end in full-stops, exclamation marks, or question marks
(#3357) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3358) Variable "expectingOperator" must be all lower-case
(#3358) Line exceeds 132 characters; contains 144 characters
(#3363) Variable "operatorAssociativity" must be all lower-case
(#3363) Variable "opCharacter" must be all lower-case
(#3363) Variable "operatorPrecedence" must be all lower-case
(#3363) Variable "opCharacter" must be all lower-case
(#3363) Variable "operatorPrecedence" must be all lower-case
(#3363) Variable "operatorPrecedence" must be all lower-case
(#3363) Variable "opCharacter" must be all lower-case
(#3363) Variable "operatorPrecedence" must be all lower-case
(#3363) Line exceeds maximum limit of 180 characters; contains 241 characters
(#3364) Inline comments must end in full-stops, exclamation marks, or question marks
(#3364) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3366) Inline comments must end in full-stops, exclamation marks, or question marks
(#3366) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3367) Variable "expectingOperator" must be all lower-case
(#3372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3372) Inline comments must end in full-stops, exclamation marks, or question marks
(#3374) Line exceeds 132 characters; contains 157 characters
(#3374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3374) Inline comments must end in full-stops, exclamation marks, or question marks
(#3382) Private method name "Calculation::dataTestReference" must be in lower-case letters only
(#3382) Variable "operandData" must be all lower-case
(#3383) Opening brace should be on the same line as the declaration
(#3384) Variable "operandData" must be all lower-case
(#3385) Variable "operandData" must be all lower-case
(#3386) Variable "rKeys" must be all lower-case
(#3387) Variable "rowKey" must be all lower-case
(#3387) Variable "rKeys" must be all lower-case
(#3388) Variable "cKeys" must be all lower-case
(#3388) Variable "rowKey" must be all lower-case
(#3389) Variable "colKey" must be all lower-case
(#3389) Variable "cKeys" must be all lower-case
(#3390) Variable "colKey" must be all lower-case
(#3391) Variable "operandData" must be all lower-case
(#3391) Variable "colKey" must be all lower-case
(#3391) Variable "rowKey" must be all lower-case
(#3398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3398) Inline comments must end in full-stops, exclamation marks, or question marks
(#3403) Private method name "Calculation::processTokenStack" must be in lower-case letters only
(#3403) Variable "cellID" must be all lower-case
(#3403) Variable "pCell" must be all lower-case
(#3404) Opening brace should be on the same line as the declaration
(#3409) Line exceeds 132 characters; contains 137 characters
(#3409) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3410) Inline comments must end in full-stops, exclamation marks, or question marks
(#3410) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3411) Variable "pCellWorksheet" must be all lower-case
(#3411) Variable "pCell" must be all lower-case
(#3411) Variable "pCell" must be all lower-case
(#3412) Variable "pCellParent" must be all lower-case
(#3412) Variable "pCell" must be all lower-case
(#3412) Variable "pCell" must be all lower-case
(#3415) Inline comments must end in full-stops, exclamation marks, or question marks
(#3415) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3416) Variable "tokenData" must be all lower-case
(#3417) Variable "tokenData" must be all lower-case
(#3418) Line exceeds 132 characters; contains 143 characters
(#3418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3418) Inline comments must end in full-stops, exclamation marks, or question marks
(#3419) Variable "binaryOperators" must be all lower-case
(#3420) Inline comments must end in full-stops, exclamation marks, or question marks
(#3420) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3421) Variable "operand2Data" must be all lower-case
(#3424) Variable "operand1Data" must be all lower-case
(#3428) Variable "operand1Data" must be all lower-case
(#3429) Variable "operand2Data" must be all lower-case
(#3431) Inline comments must end in full-stops, exclamation marks, or question marks
(#3431) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3433) Variable "operand1Data" must be all lower-case
(#3433) Variable "operand2Data" must be all lower-case
(#3433) Line exceeds maximum limit of 180 characters; contains 183 characters
(#3435) Line exceeds 132 characters; contains 143 characters
(#3438) Inline comments must end in full-stops, exclamation marks, or question marks
(#3438) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3440) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3441) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3442) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3443) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3444) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3445) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3446) Inline comments must end in full-stops, exclamation marks, or question marks
(#3446) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3447) Variable "cellID" must be all lower-case
(#3449) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3450) Inline comments must end in full-stops, exclamation marks, or question marks
(#3450) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3452) Variable "operand1Data" must be all lower-case
(#3453) Variable "operand1Data" must be all lower-case
(#3453) Variable "operand1Data" must be all lower-case
(#3455) Variable "pCellParent" must be all lower-case
(#3455) Variable "pCellWorksheet" must be all lower-case
(#3457) Variable "operand2Data" must be all lower-case
(#3458) Variable "operand2Data" must be all lower-case
(#3458) Variable "operand2Data" must be all lower-case
(#3463) Variable "operand1Data" must be all lower-case
(#3464) Variable "operand1Data" must be all lower-case
(#3464) Variable "operand1Data" must be all lower-case
(#3465) Variable "operand1Data" must be all lower-case
(#3465) Variable "pCell" must be all lower-case
(#3465) Variable "operand1Data" must be all lower-case
(#3466) Usage of ELSEIF not allowed; use ELSE IF instead
(#3466) Variable "operand1Data" must be all lower-case
(#3467) Variable "operand1Data" must be all lower-case
(#3467) Variable "pCell" must be all lower-case
(#3469) Variable "operand1Data" must be all lower-case
(#3469) Variable "operand1Data" must be all lower-case
(#3469) Variable "pCell" must be all lower-case
(#3472) Variable "operand2Data" must be all lower-case
(#3473) Variable "operand2Data" must be all lower-case
(#3473) Variable "operand2Data" must be all lower-case
(#3474) Variable "operand2Data" must be all lower-case
(#3474) Variable "pCell" must be all lower-case
(#3474) Variable "operand2Data" must be all lower-case
(#3475) Usage of ELSEIF not allowed; use ELSE IF instead
(#3475) Variable "operand2Data" must be all lower-case
(#3476) Variable "operand2Data" must be all lower-case
(#3476) Variable "pCell" must be all lower-case
(#3478) Variable "operand2Data" must be all lower-case
(#3478) Variable "operand2Data" must be all lower-case
(#3478) Variable "pCell" must be all lower-case
(#3482) Variable "oData" must be all lower-case
(#3482) Variable "operand1Data" must be all lower-case
(#3482) Variable "operand2Data" must be all lower-case
(#3482) Line exceeds 132 characters; contains 133 characters
(#3483) Variable "oCol" must be all lower-case
(#3483) Variable "oRow" must be all lower-case
(#3484) Variable "oData" must be all lower-case
(#3484) Variable "oDatum" must be all lower-case
(#3485) Variable "oCR" must be all lower-case
(#3485) Variable "oDatum" must be all lower-case
(#3486) Variable "oCol" must be all lower-case
(#3486) Variable "oCR" must be all lower-case
(#3487) Variable "oRow" must be all lower-case
(#3487) Variable "oCR" must be all lower-case
(#3489) Variable "cellRef" must be all lower-case
(#3489) Variable "oCol" must be all lower-case
(#3489) Variable "oRow" must be all lower-case
(#3489) Variable "oCol" must be all lower-case
(#3489) Variable "oRow" must be all lower-case
(#3489) Line exceeds 132 characters; contains 153 characters
(#3490) Variable "pCellParent" must be all lower-case
(#3491) Variable "cellValue" must be all lower-case
(#3491) Variable "cellRef" must be all lower-case
(#3495) Variable "cellValue" must be all lower-case
(#3495) Variable "cellRef" must be all lower-case
(#3500) Inline comments must end in full-stops, exclamation marks, or question marks
(#3500) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3501) Variable "cellID" must be all lower-case
(#3503) Inline comments must end in full-stops, exclamation marks, or question marks
(#3503) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3504) Variable "cellID" must be all lower-case
(#3506) Inline comments must end in full-stops, exclamation marks, or question marks
(#3506) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3507) Variable "cellID" must be all lower-case
(#3509) Inline comments must end in full-stops, exclamation marks, or question marks
(#3509) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3510) Variable "cellID" must be all lower-case
(#3512) Inline comments must end in full-stops, exclamation marks, or question marks
(#3512) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3513) Variable "cellID" must be all lower-case
(#3515) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3516) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3517) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3518) Inline comments must end in full-stops, exclamation marks, or question marks
(#3518) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3520) Variable "localeBoolean" must be all lower-case
(#3520) Variable "localeBoolean" must be all lower-case
(#3523) Variable "localeBoolean" must be all lower-case
(#3523) Variable "localeBoolean" must be all lower-case
(#3526) Inline comments must end in full-stops, exclamation marks, or question marks
(#3526) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3529) Inline comments must end in full-stops, exclamation marks, or question marks
(#3529) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3531) Inline comments must end in full-stops, exclamation marks, or question marks
(#3531) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3532) Variable "matrixResult" must be all lower-case
(#3533) Variable "matrixResult" must be all lower-case
(#3539) Line exceeds 132 characters; contains 146 characters
(#3544) Inline comments must end in full-stops, exclamation marks, or question marks
(#3544) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3545) Variable "rowIntersect" must be all lower-case
(#3546) Variable "cellIntersect" must be all lower-case
(#3546) Variable "oCol" must be all lower-case
(#3546) Variable "oRow" must be all lower-case
(#3547) Variable "rowIntersect" must be all lower-case
(#3548) Variable "oRow" must be all lower-case
(#3549) Variable "rowIntersect" must be all lower-case
(#3550) Variable "oCol" must be all lower-case
(#3551) Variable "cellIntersect" must be all lower-case
(#3554) Variable "cellRef" must be all lower-case
(#3554) Variable "oCol" must be all lower-case
(#3554) Variable "oRow" must be all lower-case
(#3554) Variable "oCol" must be all lower-case
(#3554) Variable "oRow" must be all lower-case
(#3554) Line exceeds 132 characters; contains 149 characters
(#3555) Variable "cellIntersect" must be all lower-case
(#3556) Variable "cellIntersect" must be all lower-case
(#3556) Variable "cellRef" must be all lower-case
(#3560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3560) Inline comments must end in full-stops, exclamation marks, or question marks
(#3560) Line indented incorrectly; expected at least 16 spaces, found 12
(#3561) Usage of ELSEIF not allowed; use ELSE IF instead
(#3577) Variable "matrixResult" must be all lower-case
(#3578) Variable "matrixResult" must be all lower-case
(#3586) Variable "cellID" must be all lower-case
(#3588) Usage of ELSEIF not allowed; use ELSE IF instead
(#3589) Variable "cellRef" must be all lower-case
(#3591) Variable "pCell" must be all lower-case
(#3592) Inline comments must end in full-stops, exclamation marks, or question marks
(#3592) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#3593) Variable "cellValue" must be all lower-case
(#3595) Variable "cellRef" must be all lower-case
(#3599) Inline comments must end in full-stops, exclamation marks, or question marks
(#3599) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3603) Variable "cellRef" must be all lower-case
(#3604) Variable "pCellParent" must be all lower-case
(#3605) Variable "cellValue" must be all lower-case
(#3605) Variable "cellRef" must be all lower-case
(#3605) Line exceeds 132 characters; contains 135 characters
(#3609) Variable "cellRef" must be all lower-case
(#3609) Variable "cellValue" must be all lower-case
(#3609) Line exceeds 132 characters; contains 177 characters
(#3611) Variable "cellRef" must be all lower-case
(#3612) Variable "pCellParent" must be all lower-case
(#3613) Variable "cellValue" must be all lower-case
(#3613) Variable "cellRef" must be all lower-case
(#3613) Variable "pCellWorksheet" must be all lower-case
(#3617) Variable "cellRef" must be all lower-case
(#3617) Variable "cellValue" must be all lower-case
(#3617) Line exceeds 132 characters; contains 146 characters
(#3621) Variable "pCell" must be all lower-case
(#3622) Inline comments must end in full-stops, exclamation marks, or question marks
(#3622) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#3623) Variable "cellValue" must be all lower-case
(#3625) Variable "cellRef" must be all lower-case
(#3629) Inline comments must end in full-stops, exclamation marks, or question marks
(#3629) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3632) Variable "cellRef" must be all lower-case
(#3633) Variable "pCellParent" must be all lower-case
(#3634) Variable "cellSheet" must be all lower-case
(#3635) Variable "cellSheet" must be all lower-case
(#3635) Variable "cellSheet" must be all lower-case
(#3635) Variable "cellRef" must be all lower-case
(#3636) Variable "cellValue" must be all lower-case
(#3636) Variable "cellRef" must be all lower-case
(#3636) Line exceeds 132 characters; contains 139 characters
(#3637) Variable "pCell" must be all lower-case
(#3637) Variable "pCellParent" must be all lower-case
(#3639) Variable "cellValue" must be all lower-case
(#3644) Variable "cellRef" must be all lower-case
(#3644) Variable "cellValue" must be all lower-case
(#3644) Line exceeds 132 characters; contains 176 characters
(#3646) Variable "cellRef" must be all lower-case
(#3647) Variable "pCellParent" must be all lower-case
(#3647) Variable "cellRef" must be all lower-case
(#3648) Variable "cellValue" must be all lower-case
(#3648) Variable "cellRef" must be all lower-case
(#3648) Variable "pCellWorksheet" must be all lower-case
(#3649) Variable "pCell" must be all lower-case
(#3649) Variable "pCellParent" must be all lower-case
(#3651) Variable "cellValue" must be all lower-case
(#3653) Variable "cellRef" must be all lower-case
(#3653) Variable "cellValue" must be all lower-case
(#3653) Line exceeds 132 characters; contains 145 characters
(#3657) Variable "cellValue" must be all lower-case
(#3657) Variable "cellRef" must be all lower-case
(#3659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3659) Inline comments must end in full-stops, exclamation marks, or question marks
(#3659) Line indented incorrectly; expected at least 16 spaces, found 12
(#3660) Usage of ELSEIF not allowed; use ELSE IF instead
(#3661) Variable "functionName" must be all lower-case
(#3662) Variable "argCount" must be all lower-case
(#3663) Variable "argCount" must be all lower-case
(#3663) Variable "argCount" must be all lower-case
(#3664) Variable "functionName" must be all lower-case
(#3665) Variable "functionName" must be all lower-case
(#3665) Variable "argCount" must be all lower-case
(#3665) Variable "argCount" must be all lower-case
(#3665) Variable "argCount" must be all lower-case
(#3665) Line exceeds maximum limit of 180 characters; contains 204 characters
(#3667) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3667) Variable "functionName" must be all lower-case
(#3667) Variable "controlFunctions" must be all lower-case
(#3667) Variable "functionName" must be all lower-case
(#3667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3667) Inline comments must end in full-stops, exclamation marks, or question marks
(#3668) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3668) Variable "functionName" must be all lower-case
(#3669) Variable "functionCall" must be all lower-case
(#3669) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3669) Variable "functionName" must be all lower-case
(#3670) Variable "passByReference" must be all lower-case
(#3670) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3670) Variable "functionName" must be all lower-case
(#3671) Variable "passCellReference" must be all lower-case
(#3671) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3671) Variable "functionName" must be all lower-case
(#3672) Usage of ELSEIF not allowed; use ELSE IF instead
(#3672) Variable "controlFunctions" must be all lower-case
(#3672) Variable "functionName" must be all lower-case
(#3673) Variable "functionCall" must be all lower-case
(#3673) Variable "controlFunctions" must be all lower-case
(#3673) Variable "functionName" must be all lower-case
(#3674) Variable "passByReference" must be all lower-case
(#3674) Variable "controlFunctions" must be all lower-case
(#3674) Variable "functionName" must be all lower-case
(#3675) Variable "passCellReference" must be all lower-case
(#3675) Variable "controlFunctions" must be all lower-case
(#3675) Variable "functionName" must be all lower-case
(#3677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3677) Inline comments must end in full-stops, exclamation marks, or question marks
(#3678) Variable "argArrayVals" must be all lower-case
(#3679) Variable "argCount" must be all lower-case
(#3681) Variable "argCount" must be all lower-case
(#3682) Variable "passByReference" must be all lower-case
(#3683) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3683) Variable "functionName" must be all lower-case
(#3684) Variable "phpSpreadsheetFunctions" must be all lower-case
(#3684) Variable "functionName" must be all lower-case
(#3686) Variable "cellID" must be all lower-case
(#3687) Variable "functionName" must be all lower-case
(#3688) Variable "argArrayVals" must be all lower-case
(#3688) Variable "cellID" must be all lower-case
(#3692) Variable "functionName" must be all lower-case
(#3693) Variable "argArrayVals" must be all lower-case
(#3698) Variable "functionName" must be all lower-case
(#3699) Variable "argArrayVals" must be all lower-case
(#3703) Inline comments must end in full-stops, exclamation marks, or question marks
(#3703) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3705) Variable "passByReference" must be all lower-case
(#3705) Variable "argCount" must be all lower-case
(#3706) Variable "cellID" must be all lower-case
(#3707) Variable "argArrayVals" must be all lower-case
(#3707) Variable "cellID" must be all lower-case
(#3710) Variable "functionName" must be all lower-case
(#3712) Variable "argArrayVals" must be all lower-case
(#3713) Variable "functionName" must be all lower-case
(#3713) Variable "localeArgumentSeparator" must be all lower-case
(#3713) Variable "argArrayVals" must be all lower-case
(#3713) Line exceeds maximum limit of 180 characters; contains 219 characters
(#3717) Inline comments must end in full-stops, exclamation marks, or question marks
(#3717) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3718) Variable "passCellReference" must be all lower-case
(#3719) Variable "pCell" must be all lower-case
(#3721) Variable "functionCall" must be all lower-case
(#3722) Variable "functionCall" must be all lower-case
(#3728) Variable "functionCall" must be all lower-case
(#3730) Variable "functionName" must be all lower-case
(#3731) Variable "functionName" must be all lower-case
(#3731) Line exceeds 132 characters; contains 172 characters
(#3736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3736) Inline comments must end in full-stops, exclamation marks, or question marks
(#3737) Variable "excelConstants" must be all lower-case
(#3738) Variable "excelConstant" must be all lower-case
(#3739) Variable "excelConstants" must be all lower-case
(#3739) Variable "excelConstant" must be all lower-case
(#3740) Variable "excelConstant" must be all lower-case
(#3740) Variable "excelConstants" must be all lower-case
(#3740) Variable "excelConstant" must be all lower-case
(#3740) Line exceeds 132 characters; contains 163 characters
(#3741) Usage of ELSEIF not allowed; use ELSE IF instead
(#3741) Line exceeds 132 characters; contains 153 characters
(#3743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3743) Inline comments must end in full-stops, exclamation marks, or question marks
(#3743) Line indented incorrectly; expected at least 20 spaces, found 16
(#3744) Usage of ELSEIF not allowed; use ELSE IF instead
(#3745) Variable "namedRange" must be all lower-case
(#3746) Variable "namedRange" must be all lower-case
(#3747) Variable "cellValue" must be all lower-case
(#3747) Variable "namedRange" must be all lower-case
(#3747) Variable "pCell" must be all lower-case
(#3747) Variable "pCellWorksheet" must be all lower-case
(#3748) Variable "pCell" must be all lower-case
(#3748) Variable "pCellParent" must be all lower-case
(#3749) Variable "namedRange" must be all lower-case
(#3749) Variable "cellValue" must be all lower-case
(#3749) Line exceeds 132 characters; contains 147 characters
(#3750) Variable "cellValue" must be all lower-case
(#3750) Variable "namedRange" must be all lower-case
(#3756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3756) Inline comments must end in full-stops, exclamation marks, or question marks
(#3763) This comment is 60% valid code; is this commented out code?
(#3763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3763) Line indented incorrectly; expected at least 8 spaces, found 0
(#3763) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3764) Line indented incorrectly; expected at least 8 spaces, found 0
(#3764) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3765) Inline comments must end in full-stops, exclamation marks, or question marks
(#3765) Line indented incorrectly; expected at least 8 spaces, found 0
(#3765) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3769) Private method name "Calculation::validateBinaryOperand" must be in lower-case letters only
(#3769) Variable "cellID" must be all lower-case
(#3770) Opening brace should be on the same line as the declaration
(#3778) Inline comments must end in full-stops, exclamation marks, or question marks
(#3778) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3780) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3781) Inline comments must end in full-stops, exclamation marks, or question marks
(#3781) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3785) Inline comments must end in full-stops, exclamation marks, or question marks
(#3785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3787) Inline comments must end in full-stops, exclamation marks, or question marks
(#3787) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3793) Usage of ELSEIF not allowed; use ELSE IF instead
(#3794) Line exceeds 132 characters; contains 137 characters
(#3794) Inline comments must end in full-stops, exclamation marks, or question marks
(#3794) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3803) Inline comments must end in full-stops, exclamation marks, or question marks
(#3803) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3807) Private method name "Calculation::executeBinaryComparisonOperation" must be in lower-case letters only
(#3807) Variable "cellID" must be all lower-case
(#3807) Variable "recursingArrays" must be all lower-case
(#3808) Opening brace should be on the same line as the declaration
(#3809) Inline comments must end in full-stops, exclamation marks, or question marks
(#3809) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3813) Variable "operandData" must be all lower-case
(#3814) Variable "operandData" must be all lower-case
(#3814) Line exceeds 132 characters; contains 161 characters
(#3815) Variable "cellID" must be all lower-case
(#3815) Variable "operandData" must be all lower-case
(#3819) Usage of ELSEIF not allowed; use ELSE IF instead
(#3820) Variable "operandData" must be all lower-case
(#3821) Variable "operandData" must be all lower-case
(#3821) Line exceeds 132 characters; contains 161 characters
(#3822) Variable "cellID" must be all lower-case
(#3822) Variable "operandData" must be all lower-case
(#3827) Variable "recursingArrays" must be all lower-case
(#3830) Variable "operandData" must be all lower-case
(#3831) Variable "operandData" must be all lower-case
(#3831) Line exceeds 132 characters; contains 165 characters
(#3832) Variable "cellID" must be all lower-case
(#3832) Variable "operandData" must be all lower-case
(#3837) Inline comments must end in full-stops, exclamation marks, or question marks
(#3837) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3839) Inline comments must end in full-stops, exclamation marks, or question marks
(#3839) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3845) Inline comments must end in full-stops, exclamation marks, or question marks
(#3845) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3853) Inline comments must end in full-stops, exclamation marks, or question marks
(#3863) Variable "useLowercaseFirstComparison" must be all lower-case
(#3863) Line exceeds maximum limit of 180 characters; contains 184 characters
(#3865) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3865) Inline comments must end in full-stops, exclamation marks, or question marks
(#3865) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3867) Inline comments must end in full-stops, exclamation marks, or question marks
(#3867) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3869) Variable "useLowercaseFirstComparison" must be all lower-case
(#3875) Inline comments must end in full-stops, exclamation marks, or question marks
(#3875) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3877) Variable "useLowercaseFirstComparison" must be all lower-case
(#3883) Inline comments must end in full-stops, exclamation marks, or question marks
(#3883) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3891) Inline comments must end in full-stops, exclamation marks, or question marks
(#3891) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3895) Usage of ELSEIF not allowed; use ELSE IF instead
(#3895) Variable "useLowercaseFirstComparison" must be all lower-case
(#3901) Inline comments must end in full-stops, exclamation marks, or question marks
(#3901) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3905) Usage of ELSEIF not allowed; use ELSE IF instead
(#3905) Variable "useLowercaseFirstComparison" must be all lower-case
(#3911) Inline comments must end in full-stops, exclamation marks, or question marks
(#3911) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3921) Inline comments must end in full-stops, exclamation marks, or question marks
(#3921) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3923) Inline comments must end in full-stops, exclamation marks, or question marks
(#3923) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3935) Private method name "Calculation::strcmpLowercaseFirst" must be in lower-case letters only
(#3936) Opening brace should be on the same line as the declaration
(#3937) Variable "inversedStr1" must be all lower-case
(#3938) Variable "inversedStr2" must be all lower-case
(#3940) Variable "inversedStr1" must be all lower-case
(#3940) Variable "inversedStr2" must be all lower-case
(#3946) Private method name "Calculation::executeNumericBinaryOperation" must be in lower-case letters only
(#3946) Variable "cellID" must be all lower-case
(#3946) Variable "matrixFunction" must be all lower-case
(#3947) Opening brace should be on the same line as the declaration
(#3948) Inline comments must end in full-stops, exclamation marks, or question marks
(#3948) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3949) Variable "cellID" must be all lower-case
(#3952) Variable "cellID" must be all lower-case
(#3956) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3957) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3958) Inline comments must end in full-stops, exclamation marks, or question marks
(#3958) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#3960) Inline comments must end in full-stops, exclamation marks, or question marks
(#3960) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3964) Inline comments must end in full-stops, exclamation marks, or question marks
(#3964) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3966) Inline comments must end in full-stops, exclamation marks, or question marks
(#3966) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3967) Variable "matrixResult" must be all lower-case
(#3967) Variable "matrixFunction" must be all lower-case
(#3968) Variable "matrixResult" must be all lower-case
(#3979) Inline comments must end in full-stops, exclamation marks, or question marks
(#3979) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3981) Inline comments must end in full-stops, exclamation marks, or question marks
(#3981) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3985) Inline comments must end in full-stops, exclamation marks, or question marks
(#3985) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3989) Inline comments must end in full-stops, exclamation marks, or question marks
(#3989) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3993) Inline comments must end in full-stops, exclamation marks, or question marks
(#3993) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3996) Inline comments must end in full-stops, exclamation marks, or question marks
(#3996) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4005) Inline comments must end in full-stops, exclamation marks, or question marks
(#4005) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4013) Inline comments must end in full-stops, exclamation marks, or question marks
(#4013) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4015) Inline comments must end in full-stops, exclamation marks, or question marks
(#4015) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4021) Inline comments must end in full-stops, exclamation marks, or question marks
(#4022) Protected method name "Calculation::raiseFormulaError" must be in lower-case letters only
(#4022) Variable "errorMessage" must be all lower-case
(#4023) Opening brace should be on the same line as the declaration
(#4024) Variable "errorMessage" must be all lower-case
(#4027) Variable "errorMessage" must be all lower-case
(#4029) Variable "errorMessage" must be all lower-case
(#4039) Line exceeds 132 characters; contains 133 characters
(#4041) Public method name "Calculation::extractCellRange" must be in lower-case letters only
(#4041) Variable "pRange" must be all lower-case
(#4041) Variable "pSheet" must be all lower-case
(#4041) Variable "resetLog" must be all lower-case
(#4042) Opening brace should be on the same line as the declaration
(#4043) Inline comments must end in full-stops, exclamation marks, or question marks
(#4044) Variable "returnValue" must be all lower-case
(#4046) Variable "pSheet" must be all lower-case
(#4047) Variable "pSheetName" must be all lower-case
(#4047) Variable "pSheet" must be all lower-case
(#4048) Variable "pRange" must be all lower-case
(#4049) Variable "pSheetName" must be all lower-case
(#4049) Variable "pRange" must be all lower-case
(#4049) Variable "pRange" must be all lower-case
(#4050) Variable "pSheet" must be all lower-case
(#4050) Variable "pSheetName" must be all lower-case
(#4053) Inline comments must end in full-stops, exclamation marks, or question marks
(#4054) Variable "aReferences" must be all lower-case
(#4054) Variable "pRange" must be all lower-case
(#4055) Variable "pRange" must be all lower-case
(#4055) Variable "pSheetName" must be all lower-case
(#4055) Variable "pRange" must be all lower-case
(#4056) Variable "aReferences" must be all lower-case
(#4057) Inline comments must end in full-stops, exclamation marks, or question marks
(#4057) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4058) Variable "aReferences" must be all lower-case
(#4058) Variable "currentCol" must be all lower-case
(#4058) Variable "currentRow" must be all lower-case
(#4059) Variable "cellValue" must be all lower-case
(#4060) Variable "pSheet" must be all lower-case
(#4060) Variable "aReferences" must be all lower-case
(#4061) Variable "returnValue" must be all lower-case
(#4061) Variable "currentRow" must be all lower-case
(#4061) Variable "currentCol" must be all lower-case
(#4061) Variable "pSheet" must be all lower-case
(#4061) Variable "aReferences" must be all lower-case
(#4061) Variable "resetLog" must be all lower-case
(#4063) Variable "returnValue" must be all lower-case
(#4063) Variable "currentRow" must be all lower-case
(#4063) Variable "currentCol" must be all lower-case
(#4066) Inline comments must end in full-stops, exclamation marks, or question marks
(#4067) Variable "aReferences" must be all lower-case
(#4068) Inline comments must end in full-stops, exclamation marks, or question marks
(#4069) Variable "currentCol" must be all lower-case
(#4069) Variable "currentRow" must be all lower-case
(#4070) Variable "cellValue" must be all lower-case
(#4071) Variable "pSheet" must be all lower-case
(#4072) Variable "returnValue" must be all lower-case
(#4072) Variable "currentRow" must be all lower-case
(#4072) Variable "currentCol" must be all lower-case
(#4072) Variable "pSheet" must be all lower-case
(#4072) Variable "resetLog" must be all lower-case
(#4074) Variable "returnValue" must be all lower-case
(#4074) Variable "currentRow" must be all lower-case
(#4074) Variable "currentCol" must be all lower-case
(#4080) Variable "returnValue" must be all lower-case
(#4090) Line exceeds 132 characters; contains 134 characters
(#4092) Public method name "Calculation::extractNamedRange" must be in lower-case letters only
(#4092) Variable "pRange" must be all lower-case
(#4092) Variable "pSheet" must be all lower-case
(#4092) Variable "resetLog" must be all lower-case
(#4093) Opening brace should be on the same line as the declaration
(#4094) Inline comments must end in full-stops, exclamation marks, or question marks
(#4095) Variable "returnValue" must be all lower-case
(#4097) Variable "pSheet" must be all lower-case
(#4098) Variable "pSheetName" must be all lower-case
(#4098) Variable "pSheet" must be all lower-case
(#4099) Variable "pRange" must be all lower-case
(#4100) Variable "pSheetName" must be all lower-case
(#4100) Variable "pRange" must be all lower-case
(#4100) Variable "pRange" must be all lower-case
(#4101) Variable "pSheet" must be all lower-case
(#4101) Variable "pSheetName" must be all lower-case
(#4105) Variable "namedRange" must be all lower-case
(#4105) Variable "pRange" must be all lower-case
(#4105) Variable "pSheet" must be all lower-case
(#4106) Variable "namedRange" must be all lower-case
(#4107) Variable "pSheet" must be all lower-case
(#4107) Variable "namedRange" must be all lower-case
(#4108) Variable "pRange" must be all lower-case
(#4108) Variable "namedRange" must be all lower-case
(#4109) Variable "splitRange" must be all lower-case
(#4109) Variable "pRange" must be all lower-case
(#4110) Inline comments must end in full-stops, exclamation marks, or question marks
(#4110) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4111) Variable "splitRange" must be all lower-case
(#4112) Variable "pRange" must be all lower-case
(#4112) Variable "splitRange" must be all lower-case
(#4112) Variable "splitRange" must be all lower-case
(#4112) Variable "namedRange" must be all lower-case
(#4113) Usage of ELSEIF not allowed; use ELSE IF instead
(#4113) Variable "splitRange" must be all lower-case
(#4114) Variable "pRange" must be all lower-case
(#4114) Variable "splitRange" must be all lower-case
(#4114) Variable "namedRange" must be all lower-case
(#4114) Variable "splitRange" must be all lower-case
(#4120) Inline comments must end in full-stops, exclamation marks, or question marks
(#4121) Variable "aReferences" must be all lower-case
(#4121) Variable "pRange" must be all lower-case
(#4122) Variable "aReferences" must be all lower-case
(#4123) Inline comments must end in full-stops, exclamation marks, or question marks
(#4123) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4124) Variable "currentCol" must be all lower-case
(#4124) Variable "currentRow" must be all lower-case
(#4124) Variable "aReferences" must be all lower-case
(#4125) Variable "cellValue" must be all lower-case
(#4126) Variable "pSheet" must be all lower-case
(#4126) Variable "aReferences" must be all lower-case
(#4127) Variable "returnValue" must be all lower-case
(#4127) Variable "currentRow" must be all lower-case
(#4127) Variable "currentCol" must be all lower-case
(#4127) Variable "pSheet" must be all lower-case
(#4127) Variable "aReferences" must be all lower-case
(#4127) Variable "resetLog" must be all lower-case
(#4129) Variable "returnValue" must be all lower-case
(#4129) Variable "currentRow" must be all lower-case
(#4129) Variable "currentCol" must be all lower-case
(#4132) Inline comments must end in full-stops, exclamation marks, or question marks
(#4133) Variable "aReferences" must be all lower-case
(#4134) Inline comments must end in full-stops, exclamation marks, or question marks
(#4135) Variable "currentCol" must be all lower-case
(#4135) Variable "currentRow" must be all lower-case
(#4136) Variable "cellValue" must be all lower-case
(#4137) Variable "pSheet" must be all lower-case
(#4138) Variable "returnValue" must be all lower-case
(#4138) Variable "currentRow" must be all lower-case
(#4138) Variable "currentCol" must be all lower-case
(#4138) Variable "pSheet" must be all lower-case
(#4138) Variable "resetLog" must be all lower-case
(#4140) Variable "returnValue" must be all lower-case
(#4140) Variable "currentRow" must be all lower-case
(#4140) Variable "currentCol" must be all lower-case
(#4146) Variable "returnValue" must be all lower-case
(#4155) Public method name "Calculation::isImplemented" must be in lower-case letters only
(#4155) Variable "pFunction" must be all lower-case
(#4156) Opening brace should be on the same line as the declaration
(#4157) Variable "pFunction" must be all lower-case
(#4157) Variable "pFunction" must be all lower-case
(#4158) Variable "phpSpreadsheetFunctions" must be all lower-case
(#4158) Variable "pFunction" must be all lower-case
(#4159) Variable "phpSpreadsheetFunctions" must be all lower-case
(#4159) Variable "pFunction" must be all lower-case
(#4170) Public method name "Calculation::listFunctions" must be in lower-case letters only
(#4171) Opening brace should be on the same line as the declaration
(#4172) Variable "returnValue" must be all lower-case
(#4174) Variable "phpSpreadsheetFunctions" must be all lower-case
(#4174) Variable "functionName" must be all lower-case
(#4176) Variable "returnValue" must be all lower-case
(#4176) Variable "functionName" must be all lower-case
(#4178) Variable "functionName" must be all lower-case
(#4184) Variable "returnValue" must be all lower-case
(#4192) Public method name "Calculation::listAllFunctionNames" must be in lower-case letters only
(#4193) Opening brace should be on the same line as the declaration
(#4194) Variable "phpSpreadsheetFunctions" must be all lower-case
(#4202) Public method name "Calculation::listFunctionNames" must be in lower-case letters only
(#4203) Opening brace should be on the same line as the declaration
(#4204) Variable "returnValue" must be all lower-case
(#4205) Variable "phpSpreadsheetFunctions" must be all lower-case
(#4205) Variable "functionName" must be all lower-case
(#4207) Variable "returnValue" must be all lower-case
(#4207) Variable "functionName" must be all lower-case
(#4211) Variable "returnValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Categories.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Member variable "excelName" must be all lower-case
(#61) Member variable "spreadsheetName" must be all lower-case
(#70) Variable "pCategory" must be all lower-case
(#70) Variable "pExcelName" must be all lower-case
(#70) Variable "spreadsheetName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "pCategory" must be all lower-case
(#72) Variable "pExcelName" must be all lower-case
(#72) Variable "spreadsheetName" must be all lower-case
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "pCategory" must be all lower-case
(#75) Variable "pExcelName" must be all lower-case
(#76) Variable "spreadsheetName" must be all lower-case
(#87) Public method name "Categories::getCategory" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Categories::setCategory" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#112) Public method name "Categories::getExcelName" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#122) Public method name "Categories::setExcelName" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "Categories::getSpreadsheetName" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#142) Public method name "Categories::setSpreadsheetName" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Database.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Private method name "Database::fieldExtract" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#48) Variable "fieldNames" must be all lower-case
(#51) Variable "fieldNames" must be all lower-case
(#55) Variable "fieldNames" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "fieldNames" must be all lower-case
(#80) Variable "criteriaNames" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#83) Variable "testConditions" must be all lower-case
(#83) Variable "testValues" must be all lower-case
(#84) Variable "testConditionsCount" must be all lower-case
(#85) Variable "criteriaNames" must be all lower-case
(#85) Variable "criteriaName" must be all lower-case
(#86) Variable "testCondition" must be all lower-case
(#87) Variable "testConditionCount" must be all lower-case
(#90) Variable "testCondition" must be all lower-case
(#90) Variable "criteriaName" must be all lower-case
(#91) Variable "testConditionCount" must be all lower-case
(#94) Variable "testConditionCount" must be all lower-case
(#95) Variable "testConditions" must be all lower-case
(#95) Variable "testCondition" must be all lower-case
(#96) Variable "testConditionsCount" must be all lower-case
(#97) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Variable "testConditionCount" must be all lower-case
(#98) Variable "testConditions" must be all lower-case
(#98) Variable "testCondition" must be all lower-case
(#99) Variable "testConditionsCount" must be all lower-case
(#103) Variable "testConditionsCount" must be all lower-case
(#104) Variable "testConditionSet" must be all lower-case
(#104) Variable "testConditions" must be all lower-case
(#105) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Variable "testConditionsCount" must be all lower-case
(#106) Variable "testConditionSet" must be all lower-case
(#106) Variable "testConditions" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#110) Variable "dataRow" must be all lower-case
(#110) Variable "dataValues" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#112) Variable "testConditionList" must be all lower-case
(#112) Variable "testConditionSet" must be all lower-case
(#113) Variable "criteriaNames" must be all lower-case
(#113) Variable "criteriaName" must be all lower-case
(#114) Variable "criteriaName" must be all lower-case
(#114) Variable "fieldNames" must be all lower-case
(#115) Variable "dataValues" must be all lower-case
(#116) Variable "dataValue" must be all lower-case
(#116) Variable "dataValues" must be all lower-case
(#117) Variable "dataValue" must be all lower-case
(#117) Variable "dataValue" must be all lower-case
(#117) Variable "dataValue" must be all lower-case
(#117) Variable "dataValue" must be all lower-case
(#117) Line exceeds 132 characters; contains 146 characters
(#118) Variable "testConditionList" must be all lower-case
(#118) Variable "criteriaName" must be all lower-case
(#118) Variable "dataValue" must be all lower-case
(#118) Variable "testConditionList" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#122) Variable "testConditionList" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#125) Variable "dataRow" must be all lower-case
(#132) Private method name "Database::getFilteredColumn" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#137) Variable "colData" must be all lower-case
(#139) Variable "colData" must be all lower-case
(#142) Variable "colData" must be all lower-case
(#170) Public method name "Database::DAVERAGE" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 50% valid code; is this commented out code?
(#215) Public method name "Database::DCOUNT" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) This comment is 50% valid code; is this commented out code?
(#256) Public method name "Database::DCOUNTA" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#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
(#263) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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
(#265) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#266) Variable "colData" must be all lower-case
(#268) Variable "colData" must be all lower-case
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) This comment is 50% valid code; is this commented out code?
(#303) Public method name "Database::DGET" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) This comment is 50% valid code; is this commented out code?
(#311) Variable "colData" must be all lower-case
(#312) Variable "colData" must be all lower-case
(#316) Variable "colData" must be all lower-case
(#345) Public method name "Database::DMAX" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) This comment is 50% valid code; is this commented out code?
(#384) Public method name "Database::DMIN" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) This comment is 50% valid code; is this commented out code?
(#422) Public method name "Database::DPRODUCT" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#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?
(#461) Public method name "Database::DSTDEV" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) This comment is 50% valid code; is this commented out code?
(#500) Public method name "Database::DSTDEVP" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) This comment is 50% valid code; is this commented out code?
(#538) Public method name "Database::DSUM" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) This comment is 50% valid code; is this commented out code?
(#577) Public method name "Database::DVAR" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) This comment is 50% valid code; is this commented out code?
(#616) Public method name "Database::DVARP" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/DateTime.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Public method name "DateTime::isLeapYear" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#52) Private method name "DateTime::dateDiff360" must be in lower-case letters only
(#52) Variable "startDay" must be all lower-case
(#52) Variable "startMonth" must be all lower-case
(#52) Variable "startYear" must be all lower-case
(#52) Variable "endDay" must be all lower-case
(#52) Variable "endMonth" must be all lower-case
(#52) Variable "endYear" must be all lower-case
(#52) Variable "methodUS" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "startDay" must be all lower-case
(#55) Variable "startDay" must be all lower-case
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#56) Variable "methodUS" must be all lower-case
(#56) Variable "startMonth" must be all lower-case
(#56) Variable "startDay" must be all lower-case
(#56) Variable "startDay" must be all lower-case
(#56) Variable "startYear" must be all lower-case
(#57) Variable "startDay" must be all lower-case
(#59) Variable "endDay" must be all lower-case
(#60) Variable "methodUS" must be all lower-case
(#60) Variable "startDay" must be all lower-case
(#61) Variable "endDay" must be all lower-case
(#62) Variable "endMonth" must be all lower-case
(#63) Variable "endYear" must be all lower-case
(#64) Variable "endMonth" must be all lower-case
(#66) Variable "endMonth" must be all lower-case
(#69) Variable "endDay" must be all lower-case
(#73) Variable "endDay" must be all lower-case
(#73) Variable "endMonth" must be all lower-case
(#73) Variable "endYear" must be all lower-case
(#73) Variable "startDay" must be all lower-case
(#73) Variable "startMonth" must be all lower-case
(#73) Variable "startYear" must be all lower-case
(#82) Public method name "DateTime::getDateValue" must be in lower-case letters only
(#82) Variable "dateValue" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "dateValue" must be all lower-case
(#85) Variable "dateValue" must be all lower-case
(#89) Variable "dateValue" must be all lower-case
(#89) Variable "dateValue" must be all lower-case
(#90) Variable "dateValue" must be all lower-case
(#90) Variable "dateValue" must be all lower-case
(#92) Variable "saveReturnDateType" must be all lower-case
(#94) Variable "dateValue" must be all lower-case
(#94) Variable "dateValue" must be all lower-case
(#95) Variable "saveReturnDateType" must be all lower-case
(#99) Variable "dateValue" must be all lower-case
(#108) Private method name "DateTime::getTimeValue" must be in lower-case letters only
(#108) Variable "timeValue" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "saveReturnDateType" must be all lower-case
(#112) Variable "timeValue" must be all lower-case
(#112) Variable "timeValue" must be all lower-case
(#113) Variable "saveReturnDateType" must be all lower-case
(#115) Variable "timeValue" must be all lower-case
(#118) Private method name "DateTime::adjustDateByMonths" must be in lower-case letters only
(#118) Variable "dateValue" must be all lower-case
(#118) Variable "adjustmentMonths" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "PHPDateObject" must be all lower-case
(#121) Variable "dateValue" must be all lower-case
(#122) Variable "oMonth" must be all lower-case
(#122) Variable "PHPDateObject" must be all lower-case
(#123) Variable "oYear" must be all lower-case
(#123) Variable "PHPDateObject" must be all lower-case
(#125) Variable "adjustmentMonthsString" must be all lower-case
(#125) Variable "adjustmentMonths" must be all lower-case
(#126) Variable "adjustmentMonths" must be all lower-case
(#127) Variable "adjustmentMonthsString" must be all lower-case
(#127) Variable "adjustmentMonths" must be all lower-case
(#129) Variable "adjustmentMonths" must be all lower-case
(#130) Variable "PHPDateObject" must be all lower-case
(#130) Variable "adjustmentMonthsString" must be all lower-case
(#132) Variable "nMonth" must be all lower-case
(#132) Variable "PHPDateObject" must be all lower-case
(#133) Variable "nYear" must be all lower-case
(#133) Variable "PHPDateObject" must be all lower-case
(#135) Variable "monthDiff" must be all lower-case
(#135) Variable "nMonth" must be all lower-case
(#135) Variable "oMonth" must be all lower-case
(#135) Variable "nYear" must be all lower-case
(#135) Variable "oYear" must be all lower-case
(#136) Variable "monthDiff" must be all lower-case
(#136) Variable "adjustmentMonths" must be all lower-case
(#137) Variable "adjustDays" must be all lower-case
(#137) Variable "PHPDateObject" must be all lower-case
(#138) Variable "adjustDaysString" must be all lower-case
(#138) Variable "adjustDays" must be all lower-case
(#139) Variable "PHPDateObject" must be all lower-case
(#139) Variable "adjustDaysString" must be all lower-case
(#142) Variable "PHPDateObject" must be all lower-case
(#163) Public method name "DateTime::DATETIMENOW" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "saveTimeZone" must be all lower-case
(#167) Variable "retValue" must be all lower-case
(#170) Variable "retValue" must be all lower-case
(#173) Variable "retValue" must be all lower-case
(#176) Variable "retValue" must be all lower-case
(#179) Variable "saveTimeZone" must be all lower-case
(#181) Variable "retValue" must be all lower-case
(#202) Public method name "DateTime::DATENOW" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "saveTimeZone" must be all lower-case
(#206) Variable "retValue" must be all lower-case
(#207) Variable "excelDateTime" must be all lower-case
(#210) Variable "retValue" must be all lower-case
(#210) Variable "excelDateTime" must be all lower-case
(#213) Variable "retValue" must be all lower-case
(#213) Variable "excelDateTime" must be all lower-case
(#216) Variable "retValue" must be all lower-case
(#216) Variable "excelDateTime" must be all lower-case
(#219) Variable "saveTimeZone" must be all lower-case
(#221) Variable "retValue" must be all lower-case
(#273) Public method name "DateTime::DATE" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#299) Variable "baseYear" must be all lower-case
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Variable "baseYear" must be all lower-case
(#304) Variable "baseYear" must be all lower-case
(#304) Variable "baseYear" must be all lower-case
(#308) Variable "baseYear" must be all lower-case
(#308) Variable "baseYear" must be all lower-case
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#317) Usage of ELSEIF not allowed; use ELSE IF instead
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "baseYear" must be all lower-case
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Variable "excelDateValue" must be all lower-case
(#332) Variable "excelDateValue" must be all lower-case
(#334) Variable "excelDateValue" must be all lower-case
(#336) Variable "excelDateValue" must be all lower-case
(#366) Public method name "DateTime::TIME" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#395) Usage of ELSEIF not allowed; use ELSE IF instead
(#405) Usage of ELSEIF not allowed; use ELSE IF instead
(#412) Usage of ELSEIF not allowed; use ELSE IF instead
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Line exceeds 132 characters; contains 136 characters
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "dayAdjust" must be all lower-case
(#431) Variable "dayAdjust" must be all lower-case
(#436) Usage of ELSEIF not allowed; use ELSE IF instead
(#437) Variable "dayAdjust" must be all lower-case
(#440) Variable "phpDateObject" must be all lower-case
(#441) Variable "dayAdjust" must be all lower-case
(#442) Variable "phpDateObject" must be all lower-case
(#442) Variable "dayAdjust" must be all lower-case
(#445) Variable "phpDateObject" must be all lower-case
(#474) Public method name "DateTime::DATEVALUE" must be in lower-case letters only
(#474) Variable "dateValue" must be all lower-case
(#475) Opening brace should be on the same line as the declaration
(#476) Variable "dateValueOrig" must be all lower-case
(#476) Variable "dateValue" must be all lower-case
(#477) Variable "dateValue" must be all lower-case
(#477) Variable "dateValue" must be all lower-case
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#479) Variable "dateValue" must be all lower-case
(#479) Variable "dateValue" must be all lower-case
(#480) Line exceeds 132 characters; contains 142 characters
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#481) Variable "dateValue" must be all lower-case
(#481) Variable "dateValue" must be all lower-case
(#483) Variable "yearFound" must be all lower-case
(#484) Variable "dateValue" must be all lower-case
(#487) Variable "yearFound" must be all lower-case
(#493) Variable "yearFound" must be all lower-case
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#500) Usage of ELSEIF not allowed; use ELSE IF instead
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#502) Variable "yearFound" must be all lower-case
(#514) Variable "dateValue" must be all lower-case
(#516) Variable "PHPDateArray" must be all lower-case
(#516) Variable "dateValue" must be all lower-case
(#517) Variable "PHPDateArray" must be all lower-case
(#517) Variable "PHPDateArray" must be all lower-case
(#518) Variable "testVal1" must be all lower-case
(#518) Variable "dateValue" must be all lower-case
(#519) Variable "testVal1" must be all lower-case
(#520) Variable "testVal2" must be all lower-case
(#521) Variable "testVal2" must be all lower-case
(#522) Variable "testVal3" must be all lower-case
(#523) Variable "testVal3" must be all lower-case
(#524) Variable "testVal3" must be all lower-case
(#532) Variable "testVal1" must be all lower-case
(#532) Variable "testVal2" must be all lower-case
(#532) Variable "testVal3" must be all lower-case
(#532) Variable "testVal3" must be all lower-case
(#533) Variable "testVal3" must be all lower-case
(#535) Variable "PHPDateArray" must be all lower-case
(#535) Variable "testVal1" must be all lower-case
(#535) Variable "testVal2" must be all lower-case
(#535) Variable "testVal3" must be all lower-case
(#536) Variable "PHPDateArray" must be all lower-case
(#536) Variable "PHPDateArray" must be all lower-case
(#537) Variable "PHPDateArray" must be all lower-case
(#537) Variable "testVal2" must be all lower-case
(#537) Variable "testVal1" must be all lower-case
(#537) Variable "testVal3" must be all lower-case
(#538) Variable "PHPDateArray" must be all lower-case
(#538) Variable "PHPDateArray" must be all lower-case
(#544) Variable "PHPDateArray" must be all lower-case
(#544) Variable "PHPDateArray" must be all lower-case
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Variable "PHPDateArray" must be all lower-case
(#547) Variable "PHPDateArray" must be all lower-case
(#549) Variable "PHPDateArray" must be all lower-case
(#552) Variable "PHPDateArray" must be all lower-case
(#553) Variable "PHPDateArray" must be all lower-case
(#555) Variable "PHPDateArray" must be all lower-case
(#556) Variable "PHPDateArray" must be all lower-case
(#558) Variable "PHPDateArray" must be all lower-case
(#558) Variable "PHPDateArray" must be all lower-case
(#558) Variable "PHPDateArray" must be all lower-case
(#561) Variable "excelDateValue" must be all lower-case
(#563) Variable "PHPDateArray" must be all lower-case
(#564) Variable "PHPDateArray" must be all lower-case
(#565) Variable "PHPDateArray" must be all lower-case
(#566) Variable "PHPDateArray" must be all lower-case
(#567) Variable "PHPDateArray" must be all lower-case
(#568) Variable "PHPDateArray" must be all lower-case
(#573) Variable "excelDateValue" must be all lower-case
(#575) Variable "excelDateValue" must be all lower-case
(#577) Variable "PHPDateArray" must be all lower-case
(#577) Variable "PHPDateArray" must be all lower-case
(#577) Variable "PHPDateArray" must be all lower-case
(#577) Line exceeds 132 characters; contains 138 characters
(#605) Public method name "DateTime::TIMEVALUE" must be in lower-case letters only
(#605) Variable "timeValue" must be all lower-case
(#606) Opening brace should be on the same line as the declaration
(#607) Variable "timeValue" must be all lower-case
(#607) Variable "timeValue" must be all lower-case
(#608) Variable "timeValue" must be all lower-case
(#608) Variable "timeValue" must be all lower-case
(#610) Variable "arraySplit" must be all lower-case
(#610) Variable "timeValue" must be all lower-case
(#611) Variable "arraySplit" must be all lower-case
(#611) Variable "arraySplit" must be all lower-case
(#611) Variable "arraySplit" must be all lower-case
(#612) Variable "arraySplit" must be all lower-case
(#612) Variable "arraySplit" must be all lower-case
(#613) Variable "timeValue" must be all lower-case
(#613) Variable "arraySplit" must be all lower-case
(#616) Variable "PHPDateArray" must be all lower-case
(#616) Variable "timeValue" must be all lower-case
(#617) Variable "PHPDateArray" must be all lower-case
(#617) Variable "PHPDateArray" must be all lower-case
(#619) Variable "excelDateValue" must be all lower-case
(#620) Variable "PHPDateArray" must be all lower-case
(#621) Variable "PHPDateArray" must be all lower-case
(#622) Variable "PHPDateArray" must be all lower-case
(#623) Variable "PHPDateArray" must be all lower-case
(#624) Variable "PHPDateArray" must be all lower-case
(#625) Variable "PHPDateArray" must be all lower-case
(#628) Variable "excelDateValue" must be all lower-case
(#628) Variable "PHPDateArray" must be all lower-case
(#628) Variable "PHPDateArray" must be all lower-case
(#628) Variable "PHPDateArray" must be all lower-case
(#628) Line exceeds maximum limit of 180 characters; contains 182 characters
(#633) Variable "excelDateValue" must be all lower-case
(#635) Variable "phpDateValue" must be all lower-case
(#635) Variable "excelDateValue" must be all lower-case
(#635) Line exceeds 132 characters; contains 141 characters
(#637) Variable "PHPDateArray" must be all lower-case
(#637) Variable "PHPDateArray" must be all lower-case
(#637) Variable "PHPDateArray" must be all lower-case
(#637) Line exceeds 132 characters; contains 144 characters
(#654) Public method name "DateTime::DATEDIF" must be in lower-case letters only
(#654) Variable "startDate" must be all lower-case
(#654) Variable "endDate" must be all lower-case
(#655) Opening brace should be on the same line as the declaration
(#656) Variable "startDate" must be all lower-case
(#656) Variable "startDate" must be all lower-case
(#657) Variable "endDate" must be all lower-case
(#657) Variable "endDate" must be all lower-case
(#660) Variable "startDate" must be all lower-case
(#660) Variable "startDate" must be all lower-case
(#663) Variable "endDate" must be all lower-case
(#663) Variable "endDate" must be all lower-case
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Variable "startDate" must be all lower-case
(#668) Variable "endDate" must be all lower-case
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Variable "endDate" must be all lower-case
(#673) Variable "startDate" must be all lower-case
(#675) Variable "PHPStartDateObject" must be all lower-case
(#675) Variable "startDate" must be all lower-case
(#676) Variable "startDays" must be all lower-case
(#676) Variable "PHPStartDateObject" must be all lower-case
(#677) Variable "startMonths" must be all lower-case
(#677) Variable "PHPStartDateObject" must be all lower-case
(#678) Variable "startYears" must be all lower-case
(#678) Variable "PHPStartDateObject" must be all lower-case
(#680) Variable "PHPEndDateObject" must be all lower-case
(#680) Variable "endDate" must be all lower-case
(#681) Variable "endDays" must be all lower-case
(#681) Variable "PHPEndDateObject" must be all lower-case
(#682) Variable "endMonths" must be all lower-case
(#682) Variable "PHPEndDateObject" must be all lower-case
(#683) Variable "endYears" must be all lower-case
(#683) Variable "PHPEndDateObject" must be all lower-case
(#685) Variable "retVal" must be all lower-case
(#688) Variable "retVal" must be all lower-case
(#691) Variable "retVal" must be all lower-case
(#691) Variable "endMonths" must be all lower-case
(#691) Variable "startMonths" must be all lower-case
(#691) Variable "endYears" must be all lower-case
(#691) Variable "startYears" must be all lower-case
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#693) Variable "endDays" must be all lower-case
(#693) Variable "startDays" must be all lower-case
(#694) Variable "retVal" must be all lower-case
(#698) Variable "retVal" must be all lower-case
(#698) Variable "endYears" must be all lower-case
(#698) Variable "startYears" must be all lower-case
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#700) Variable "endMonths" must be all lower-case
(#700) Variable "startMonths" must be all lower-case
(#701) Variable "retVal" must be all lower-case
(#702) Usage of ELSEIF not allowed; use ELSE IF instead
(#702) Variable "endMonths" must be all lower-case
(#702) Variable "startMonths" must be all lower-case
(#702) Variable "endDays" must be all lower-case
(#702) Variable "startDays" must be all lower-case
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "retVal" must be all lower-case
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Variable "retVal" must be all lower-case
(#710) Variable "endDays" must be all lower-case
(#710) Variable "startDays" must be all lower-case
(#711) Variable "retVal" must be all lower-case
(#711) Variable "endDays" must be all lower-case
(#712) Variable "PHPEndDateObject" must be all lower-case
(#712) Variable "endDays" must be all lower-case
(#713) Variable "adjustDays" must be all lower-case
(#713) Variable "PHPEndDateObject" must be all lower-case
(#714) Variable "retVal" must be all lower-case
(#714) Variable "adjustDays" must be all lower-case
(#714) Variable "startDays" must be all lower-case
(#716) Variable "retVal" must be all lower-case
(#716) Variable "endDays" must be all lower-case
(#716) Variable "startDays" must be all lower-case
(#720) Variable "retVal" must be all lower-case
(#720) Variable "endMonths" must be all lower-case
(#720) Variable "startMonths" must be all lower-case
(#721) Variable "retVal" must be all lower-case
(#722) Variable "retVal" must be all lower-case
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#725) Variable "endDays" must be all lower-case
(#725) Variable "startDays" must be all lower-case
(#726) Variable "retVal" must be all lower-case
(#730) Variable "retVal" must be all lower-case
(#731) Variable "endYears" must be all lower-case
(#731) Variable "startYears" must be all lower-case
(#732) Variable "isLeapStartYear" must be all lower-case
(#732) Variable "PHPStartDateObject" must be all lower-case
(#733) Variable "wasLeapEndYear" must be all lower-case
(#733) Variable "PHPEndDateObject" must be all lower-case
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Variable "PHPEndDateObject" must be all lower-case
(#736) Variable "PHPStartDateObject" must be all lower-case
(#737) Variable "PHPEndDateObject" must be all lower-case
(#738) Variable "endYears" must be all lower-case
(#738) Variable "PHPEndDateObject" must be all lower-case
(#740) Variable "PHPEndDateObject" must be all lower-case
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "retVal" must be all lower-case
(#743) Variable "PHPEndDateObject" must be all lower-case
(#743) Variable "PHPStartDateObject" must be all lower-case
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Variable "isLeapEndYear" must be all lower-case
(#746) Variable "PHPEndDateObject" must be all lower-case
(#747) Variable "PHPEndDateObject" must be all lower-case
(#748) Variable "isLeapStartYear" must be all lower-case
(#748) Variable "wasLeapEndYear" must be all lower-case
(#748) Variable "isLeapEndYear" must be all lower-case
(#748) Variable "PHPEndDateObject" must be all lower-case
(#749) Variable "retVal" must be all lower-case
(#754) Variable "retVal" must be all lower-case
(#757) Variable "retVal" must be all lower-case
(#788) Public method name "DateTime::DAYS360" must be in lower-case letters only
(#788) Variable "startDate" must be all lower-case
(#788) Variable "endDate" must be all lower-case
(#789) Opening brace should be on the same line as the declaration
(#790) Variable "startDate" must be all lower-case
(#790) Variable "startDate" must be all lower-case
(#791) Variable "endDate" must be all lower-case
(#791) Variable "endDate" must be all lower-case
(#793) Variable "startDate" must be all lower-case
(#793) Variable "startDate" must be all lower-case
(#796) Variable "endDate" must be all lower-case
(#796) Variable "endDate" must be all lower-case
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Variable "PHPStartDateObject" must be all lower-case
(#805) Variable "startDate" must be all lower-case
(#806) Variable "startDay" must be all lower-case
(#806) Variable "PHPStartDateObject" must be all lower-case
(#807) Variable "startMonth" must be all lower-case
(#807) Variable "PHPStartDateObject" must be all lower-case
(#808) Variable "startYear" must be all lower-case
(#808) Variable "PHPStartDateObject" must be all lower-case
(#810) Variable "PHPEndDateObject" must be all lower-case
(#810) Variable "endDate" must be all lower-case
(#811) Variable "endDay" must be all lower-case
(#811) Variable "PHPEndDateObject" must be all lower-case
(#812) Variable "endMonth" must be all lower-case
(#812) Variable "PHPEndDateObject" must be all lower-case
(#813) Variable "endYear" must be all lower-case
(#813) Variable "PHPEndDateObject" must be all lower-case
(#815) Variable "startDay" must be all lower-case
(#815) Variable "startMonth" must be all lower-case
(#815) Variable "startYear" must be all lower-case
(#815) Variable "endDay" must be all lower-case
(#815) Variable "endMonth" must be all lower-case
(#815) Variable "endYear" must be all lower-case
(#842) Public method name "DateTime::YEARFRAC" must be in lower-case letters only
(#842) Variable "startDate" must be all lower-case
(#842) Variable "endDate" must be all lower-case
(#843) Opening brace should be on the same line as the declaration
(#844) Variable "startDate" must be all lower-case
(#844) Variable "startDate" must be all lower-case
(#845) Variable "endDate" must be all lower-case
(#845) Variable "endDate" must be all lower-case
(#848) Variable "startDate" must be all lower-case
(#848) Variable "startDate" must be all lower-case
(#851) Variable "endDate" must be all lower-case
(#851) Variable "endDate" must be all lower-case
(#858) Variable "startDate" must be all lower-case
(#858) Variable "endDate" must be all lower-case
(#860) Variable "startDate" must be all lower-case
(#860) Variable "endDate" must be all lower-case
(#861) Variable "startYear" must be all lower-case
(#861) Variable "startDate" must be all lower-case
(#862) Variable "endYear" must be all lower-case
(#862) Variable "endDate" must be all lower-case
(#863) Variable "endYear" must be all lower-case
(#863) Variable "startYear" must be all lower-case
(#864) Variable "leapDays" must be all lower-case
(#866) Variable "endYear" must be all lower-case
(#867) Variable "startMonth" must be all lower-case
(#867) Variable "startDate" must be all lower-case
(#868) Variable "endMonth" must be all lower-case
(#868) Variable "endDate" must be all lower-case
(#869) Variable "endDay" must be all lower-case
(#869) Variable "endDate" must be all lower-case
(#870) Variable "startMonth" must be all lower-case
(#871) Variable "endMonth" must be all lower-case
(#871) Variable "endDay" must be all lower-case
(#872) Variable "leapDays" must be all lower-case
(#876) Variable "startYear" must be all lower-case
(#876) Variable "endYear" must be all lower-case
(#877) Variable "startYear" must be all lower-case
(#878) Variable "startMonth" must be all lower-case
(#878) Variable "startDate" must be all lower-case
(#879) Variable "startDay" must be all lower-case
(#879) Variable "startDate" must be all lower-case
(#880) Variable "startMonth" must be all lower-case
(#881) Variable "leapDays" must be all lower-case
(#883) Usage of ELSEIF not allowed; use ELSE IF instead
(#883) Variable "endYear" must be all lower-case
(#884) Variable "endMonth" must be all lower-case
(#884) Variable "endDate" must be all lower-case
(#885) Variable "endDay" must be all lower-case
(#885) Variable "endDate" must be all lower-case
(#886) Variable "endMonth" must be all lower-case
(#886) Variable "endDay" must be all lower-case
(#887) Variable "leapDays" must be all lower-case
(#890) Variable "leapDays" must be all lower-case
(#894) Variable "leapDays" must be all lower-case
(#894) Variable "startYear" must be all lower-case
(#895) Variable "leapDays" must be all lower-case
(#896) Usage of ELSEIF not allowed; use ELSE IF instead
(#900) Variable "leapDays" must be all lower-case
(#903) Variable "leapDays" must be all lower-case
(#905) Variable "startDate" must be all lower-case
(#905) Variable "endDate" must be all lower-case
(#907) Variable "startDate" must be all lower-case
(#907) Variable "endDate" must be all lower-case
(#909) Variable "startDate" must be all lower-case
(#909) Variable "endDate" must be all lower-case
(#934) Public method name "DateTime::NETWORKDAYS" must be in lower-case letters only
(#934) Variable "startDate" must be all lower-case
(#934) Variable "endDate" must be all lower-case
(#935) Opening brace should be on the same line as the declaration
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#937) Variable "startDate" must be all lower-case
(#937) Variable "startDate" must be all lower-case
(#938) Variable "endDate" must be all lower-case
(#938) Variable "endDate" must be all lower-case
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#940) Variable "dateArgs" must be all lower-case
(#941) Variable "dateArgs" must be all lower-case
(#942) Variable "dateArgs" must be all lower-case
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#945) Variable "startDate" must be all lower-case
(#945) Variable "sDate" must be all lower-case
(#945) Variable "startDate" must be all lower-case
(#948) Variable "startDate" must be all lower-case
(#948) Variable "startDate" must be all lower-case
(#949) Variable "endDate" must be all lower-case
(#949) Variable "eDate" must be all lower-case
(#949) Variable "endDate" must be all lower-case
(#952) Variable "endDate" must be all lower-case
(#952) Variable "endDate" must be all lower-case
(#954) Variable "sDate" must be all lower-case
(#954) Variable "eDate" must be all lower-case
(#955) Variable "startDate" must be all lower-case
(#955) Variable "eDate" must be all lower-case
(#956) Variable "endDate" must be all lower-case
(#956) Variable "sDate" must be all lower-case
(#959) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Variable "startDoW" must be all lower-case
(#960) Variable "startDate" must be all lower-case
(#961) Variable "startDoW" must be all lower-case
(#962) Variable "startDoW" must be all lower-case
(#964) Variable "endDoW" must be all lower-case
(#964) Variable "endDate" must be all lower-case
(#965) Variable "endDoW" must be all lower-case
(#966) Variable "endDoW" must be all lower-case
(#969) Variable "wholeWeekDays" must be all lower-case
(#969) Variable "endDate" must be all lower-case
(#969) Variable "startDate" must be all lower-case
(#970) Variable "partWeekDays" must be all lower-case
(#970) Variable "endDoW" must be all lower-case
(#970) Variable "startDoW" must be all lower-case
(#971) Variable "partWeekDays" must be all lower-case
(#972) Variable "partWeekDays" must be all lower-case
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#976) Variable "holidayCountedArray" must be all lower-case
(#977) Variable "dateArgs" must be all lower-case
(#977) Variable "holidayDate" must be all lower-case
(#978) Variable "holidayDate" must be all lower-case
(#978) Variable "holidayDate" must be all lower-case
(#981) Variable "holidayDate" must be all lower-case
(#981) Variable "startDate" must be all lower-case
(#981) Variable "holidayDate" must be all lower-case
(#981) Variable "endDate" must be all lower-case
(#982) Variable "holidayDate" must be all lower-case
(#982) Variable "holidayDate" must be all lower-case
(#982) Variable "holidayCountedArray" must be all lower-case
(#983) Variable "partWeekDays" must be all lower-case
(#984) Variable "holidayCountedArray" must be all lower-case
(#984) Variable "holidayDate" must be all lower-case
(#989) Variable "sDate" must be all lower-case
(#989) Variable "eDate" must be all lower-case
(#990) Variable "wholeWeekDays" must be all lower-case
(#990) Variable "partWeekDays" must be all lower-case
(#993) Variable "wholeWeekDays" must be all lower-case
(#993) Variable "partWeekDays" must be all lower-case
(#1016) Public method name "DateTime::WORKDAY" must be in lower-case letters only
(#1016) Variable "startDate" must be all lower-case
(#1016) Variable "endDays" must be all lower-case
(#1017) Opening brace should be on the same line as the declaration
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1019) Variable "startDate" must be all lower-case
(#1019) Variable "startDate" must be all lower-case
(#1020) Variable "endDays" must be all lower-case
(#1020) Variable "endDays" must be all lower-case
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1022) Variable "dateArgs" must be all lower-case
(#1023) Variable "dateArgs" must be all lower-case
(#1024) Variable "dateArgs" must be all lower-case
(#1026) Variable "startDate" must be all lower-case
(#1026) Variable "startDate" must be all lower-case
(#1026) Variable "endDays" must be all lower-case
(#1029) Variable "startDate" must be all lower-case
(#1029) Variable "startDate" must be all lower-case
(#1030) Variable "endDays" must be all lower-case
(#1030) Variable "endDays" must be all lower-case
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1032) Variable "endDays" must be all lower-case
(#1033) Variable "startDate" must be all lower-case
(#1036) Variable "endDays" must be all lower-case
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1040) Variable "startDoW" must be all lower-case
(#1040) Variable "startDate" must be all lower-case
(#1041) Variable "startDate" must be all lower-case
(#1042) Variable "startDate" must be all lower-case
(#1042) Variable "startDoW" must be all lower-case
(#1042) Variable "startDoW" must be all lower-case
(#1043) Variable "endDays" must be all lower-case
(#1043) Variable "endDays" must be all lower-case
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1047) Variable "endDate" must be all lower-case
(#1047) Variable "startDate" must be all lower-case
(#1047) Variable "endDays" must be all lower-case
(#1047) Variable "endDays" must be all lower-case
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1050) Variable "endDoW" must be all lower-case
(#1050) Variable "endDate" must be all lower-case
(#1051) Variable "endDoW" must be all lower-case
(#1052) Variable "endDate" must be all lower-case
(#1052) Variable "endDoW" must be all lower-case
(#1052) Variable "endDoW" must be all lower-case
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1056) Variable "dateArgs" must be all lower-case
(#1057) Variable "holidayCountedArray" must be all lower-case
(#1057) Variable "holidayDates" must be all lower-case
(#1058) Variable "dateArgs" must be all lower-case
(#1058) Variable "holidayDate" must be all lower-case
(#1059) Variable "holidayDate" must be all lower-case
(#1059) Variable "holidayDate" must be all lower-case
(#1060) Variable "holidayDate" must be all lower-case
(#1060) Variable "holidayDate" must be all lower-case
(#1063) Variable "holidayDate" must be all lower-case
(#1064) Variable "holidayDates" must be all lower-case
(#1064) Variable "holidayDate" must be all lower-case
(#1069) Variable "holidayDates" must be all lower-case
(#1071) Variable "holidayDates" must be all lower-case
(#1073) Variable "holidayDates" must be all lower-case
(#1073) Variable "holidayDate" must be all lower-case
(#1075) Variable "holidayDate" must be all lower-case
(#1075) Variable "startDate" must be all lower-case
(#1075) Variable "holidayDate" must be all lower-case
(#1075) Variable "endDate" must be all lower-case
(#1076) Variable "holidayDate" must be all lower-case
(#1076) Variable "holidayCountedArray" must be all lower-case
(#1077) Variable "endDate" must be all lower-case
(#1078) Variable "holidayCountedArray" must be all lower-case
(#1078) Variable "holidayDate" must be all lower-case
(#1082) Variable "holidayDate" must be all lower-case
(#1082) Variable "startDate" must be all lower-case
(#1082) Variable "holidayDate" must be all lower-case
(#1082) Variable "endDate" must be all lower-case
(#1083) Variable "holidayDate" must be all lower-case
(#1083) Variable "holidayCountedArray" must be all lower-case
(#1084) Variable "endDate" must be all lower-case
(#1085) Variable "holidayCountedArray" must be all lower-case
(#1085) Variable "holidayDate" must be all lower-case
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1090) Variable "endDoW" must be all lower-case
(#1090) Variable "endDate" must be all lower-case
(#1091) Variable "endDoW" must be all lower-case
(#1092) Variable "endDate" must be all lower-case
(#1092) Variable "endDoW" must be all lower-case
(#1092) Variable "endDoW" must be all lower-case
(#1099) Variable "endDate" must be all lower-case
(#1101) Variable "endDate" must be all lower-case
(#1103) Variable "endDate" must be all lower-case
(#1120) Public method name "DateTime::DAYOFMONTH" must be in lower-case letters only
(#1120) Variable "dateValue" must be all lower-case
(#1121) Opening brace should be on the same line as the declaration
(#1122) Variable "dateValue" must be all lower-case
(#1122) Variable "dateValue" must be all lower-case
(#1124) Variable "dateValue" must be all lower-case
(#1125) Variable "dateValue" must be all lower-case
(#1126) Usage of ELSEIF not allowed; use ELSE IF instead
(#1126) Variable "dateValue" must be all lower-case
(#1126) Variable "dateValue" must be all lower-case
(#1128) Usage of ELSEIF not allowed; use ELSE IF instead
(#1128) Variable "dateValue" must be all lower-case
(#1130) Usage of ELSEIF not allowed; use ELSE IF instead
(#1130) Variable "dateValue" must be all lower-case
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Variable "PHPDateObject" must be all lower-case
(#1135) Variable "dateValue" must be all lower-case
(#1137) Variable "PHPDateObject" must be all lower-case
(#1157) Public method name "DateTime::WEEKDAY" must be in lower-case letters only
(#1157) Variable "dateValue" must be all lower-case
(#1158) Opening brace should be on the same line as the declaration
(#1159) Variable "dateValue" must be all lower-case
(#1159) Variable "dateValue" must be all lower-case
(#1164) Usage of ELSEIF not allowed; use ELSE IF instead
(#1169) Variable "dateValue" must be all lower-case
(#1170) Variable "dateValue" must be all lower-case
(#1171) Usage of ELSEIF not allowed; use ELSE IF instead
(#1171) Variable "dateValue" must be all lower-case
(#1171) Variable "dateValue" must be all lower-case
(#1173) Usage of ELSEIF not allowed; use ELSE IF instead
(#1173) Variable "dateValue" must be all lower-case
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) Variable "PHPDateObject" must be all lower-case
(#1178) Variable "dateValue" must be all lower-case
(#1179) Variable "DoW" must be all lower-case
(#1179) Variable "PHPDateObject" must be all lower-case
(#1181) Variable "firstDay" must be all lower-case
(#1184) Variable "DoW" must be all lower-case
(#1187) Variable "DoW" must be all lower-case
(#1188) Variable "DoW" must be all lower-case
(#1192) Variable "DoW" must be all lower-case
(#1193) Variable "DoW" must be all lower-case
(#1195) Variable "firstDay" must be all lower-case
(#1196) Variable "DoW" must be all lower-case
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1200) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1201) Variable "PHPDateObject" must be all lower-case
(#1201) Variable "PHPDateObject" must be all lower-case
(#1202) Variable "DoW" must be all lower-case
(#1203) Variable "DoW" must be all lower-case
(#1203) Variable "firstDay" must be all lower-case
(#1204) Variable "DoW" must be all lower-case
(#1209) Variable "DoW" must be all lower-case
(#1232) Public method name "DateTime::WEEKNUM" must be in lower-case letters only
(#1232) Variable "dateValue" must be all lower-case
(#1233) Opening brace should be on the same line as the declaration
(#1234) Variable "dateValue" must be all lower-case
(#1234) Variable "dateValue" must be all lower-case
(#1239) Usage of ELSEIF not allowed; use ELSE IF instead
(#1244) Variable "dateValue" must be all lower-case
(#1245) Variable "dateValue" must be all lower-case
(#1246) Usage of ELSEIF not allowed; use ELSE IF instead
(#1246) Variable "dateValue" must be all lower-case
(#1246) Variable "dateValue" must be all lower-case
(#1248) Usage of ELSEIF not allowed; use ELSE IF instead
(#1248) Variable "dateValue" must be all lower-case
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) Variable "PHPDateObject" must be all lower-case
(#1253) Variable "dateValue" must be all lower-case
(#1254) Variable "dayOfYear" must be all lower-case
(#1254) Variable "PHPDateObject" must be all lower-case
(#1255) Variable "PHPDateObject" must be all lower-case
(#1255) Variable "dayOfYear" must be all lower-case
(#1256) Variable "firstDayOfFirstWeek" must be all lower-case
(#1256) Variable "PHPDateObject" must be all lower-case
(#1257) Variable "daysInFirstWeek" must be all lower-case
(#1257) Variable "firstDayOfFirstWeek" must be all lower-case
(#1258) Variable "dayOfYear" must be all lower-case
(#1258) Variable "daysInFirstWeek" must be all lower-case
(#1259) Variable "weekOfYear" must be all lower-case
(#1261) Variable "daysInFirstWeek" must be all lower-case
(#1262) Variable "weekOfYear" must be all lower-case
(#1265) Variable "weekOfYear" must be all lower-case
(#1281) Public method name "DateTime::MONTHOFYEAR" must be in lower-case letters only
(#1281) Variable "dateValue" must be all lower-case
(#1282) Opening brace should be on the same line as the declaration
(#1283) Variable "dateValue" must be all lower-case
(#1283) Variable "dateValue" must be all lower-case
(#1285) Variable "dateValue" must be all lower-case
(#1286) Variable "dateValue" must be all lower-case
(#1288) Variable "dateValue" must be all lower-case
(#1288) Variable "dateValue" must be all lower-case
(#1290) Usage of ELSEIF not allowed; use ELSE IF instead
(#1290) Variable "dateValue" must be all lower-case
(#1294) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Variable "PHPDateObject" must be all lower-case
(#1295) Variable "dateValue" must be all lower-case
(#1297) Variable "PHPDateObject" must be all lower-case
(#1313) Public method name "DateTime::YEAR" must be in lower-case letters only
(#1313) Variable "dateValue" must be all lower-case
(#1314) Opening brace should be on the same line as the declaration
(#1315) Variable "dateValue" must be all lower-case
(#1315) Variable "dateValue" must be all lower-case
(#1317) Variable "dateValue" must be all lower-case
(#1318) Variable "dateValue" must be all lower-case
(#1319) Usage of ELSEIF not allowed; use ELSE IF instead
(#1319) Variable "dateValue" must be all lower-case
(#1319) Variable "dateValue" must be all lower-case
(#1321) Usage of ELSEIF not allowed; use ELSE IF instead
(#1321) Variable "dateValue" must be all lower-case
(#1325) Inline comments must end in full-stops, exclamation marks, or question marks
(#1326) Variable "PHPDateObject" must be all lower-case
(#1326) Variable "dateValue" must be all lower-case
(#1328) Variable "PHPDateObject" must be all lower-case
(#1344) Public method name "DateTime::HOUROFDAY" must be in lower-case letters only
(#1344) Variable "timeValue" must be all lower-case
(#1345) Opening brace should be on the same line as the declaration
(#1346) Variable "timeValue" must be all lower-case
(#1346) Variable "timeValue" must be all lower-case
(#1348) Variable "timeValue" must be all lower-case
(#1350) Variable "testVal" must be all lower-case
(#1350) Variable "timeValue" must be all lower-case
(#1351) Variable "testVal" must be all lower-case
(#1351) Variable "timeValue" must be all lower-case
(#1355) Variable "timeValue" must be all lower-case
(#1355) Variable "timeValue" must be all lower-case
(#1356) Variable "timeValue" must be all lower-case
(#1360) Inline comments must end in full-stops, exclamation marks, or question marks
(#1361) Variable "timeValue" must be all lower-case
(#1362) Variable "timeValue" must be all lower-case
(#1362) Variable "timeValue" must be all lower-case
(#1363) Usage of ELSEIF not allowed; use ELSE IF instead
(#1363) Variable "timeValue" must be all lower-case
(#1366) Variable "timeValue" must be all lower-case
(#1366) Variable "timeValue" must be all lower-case
(#1368) Variable "timeValue" must be all lower-case
(#1384) Public method name "DateTime::MINUTE" must be in lower-case letters only
(#1384) Variable "timeValue" must be all lower-case
(#1385) Opening brace should be on the same line as the declaration
(#1386) Variable "timeValue" must be all lower-case
(#1386) Variable "timeTester" must be all lower-case
(#1386) Variable "timeValue" must be all lower-case
(#1388) Variable "timeValue" must be all lower-case
(#1390) Variable "testVal" must be all lower-case
(#1390) Variable "timeValue" must be all lower-case
(#1391) Variable "testVal" must be all lower-case
(#1391) Variable "timeValue" must be all lower-case
(#1395) Variable "timeValue" must be all lower-case
(#1395) Variable "timeValue" must be all lower-case
(#1396) Variable "timeValue" must be all lower-case
(#1400) Inline comments must end in full-stops, exclamation marks, or question marks
(#1401) Variable "timeValue" must be all lower-case
(#1402) Variable "timeValue" must be all lower-case
(#1402) Variable "timeValue" must be all lower-case
(#1403) Usage of ELSEIF not allowed; use ELSE IF instead
(#1403) Variable "timeValue" must be all lower-case
(#1406) Variable "timeValue" must be all lower-case
(#1406) Variable "timeValue" must be all lower-case
(#1408) Variable "timeValue" must be all lower-case
(#1424) Public method name "DateTime::SECOND" must be in lower-case letters only
(#1424) Variable "timeValue" must be all lower-case
(#1425) Opening brace should be on the same line as the declaration
(#1426) Variable "timeValue" must be all lower-case
(#1426) Variable "timeValue" must be all lower-case
(#1428) Variable "timeValue" must be all lower-case
(#1430) Variable "testVal" must be all lower-case
(#1430) Variable "timeValue" must be all lower-case
(#1431) Variable "testVal" must be all lower-case
(#1431) Variable "timeValue" must be all lower-case
(#1435) Variable "timeValue" must be all lower-case
(#1435) Variable "timeValue" must be all lower-case
(#1436) Variable "timeValue" must be all lower-case
(#1440) Inline comments must end in full-stops, exclamation marks, or question marks
(#1441) Variable "timeValue" must be all lower-case
(#1442) Variable "timeValue" must be all lower-case
(#1442) Variable "timeValue" must be all lower-case
(#1443) Usage of ELSEIF not allowed; use ELSE IF instead
(#1443) Variable "timeValue" must be all lower-case
(#1446) Variable "timeValue" must be all lower-case
(#1446) Variable "timeValue" must be all lower-case
(#1448) Variable "timeValue" must be all lower-case
(#1470) Public method name "DateTime::EDATE" must be in lower-case letters only
(#1470) Variable "dateValue" must be all lower-case
(#1470) Variable "adjustmentMonths" must be all lower-case
(#1471) Opening brace should be on the same line as the declaration
(#1472) Variable "dateValue" must be all lower-case
(#1472) Variable "dateValue" must be all lower-case
(#1473) Variable "adjustmentMonths" must be all lower-case
(#1473) Variable "adjustmentMonths" must be all lower-case
(#1475) Variable "adjustmentMonths" must be all lower-case
(#1478) Variable "adjustmentMonths" must be all lower-case
(#1478) Variable "adjustmentMonths" must be all lower-case
(#1480) Variable "dateValue" must be all lower-case
(#1480) Variable "dateValue" must be all lower-case
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Variable "PHPDateObject" must be all lower-case
(#1485) Variable "dateValue" must be all lower-case
(#1485) Variable "adjustmentMonths" must be all lower-case
(#1489) Variable "PHPDateObject" must be all lower-case
(#1491) Variable "PHPDateObject" must be all lower-case
(#1491) Line exceeds 132 characters; contains 156 characters
(#1493) Variable "PHPDateObject" must be all lower-case
(#1515) Public method name "DateTime::EOMONTH" must be in lower-case letters only
(#1515) Variable "dateValue" must be all lower-case
(#1515) Variable "adjustmentMonths" must be all lower-case
(#1516) Opening brace should be on the same line as the declaration
(#1517) Variable "dateValue" must be all lower-case
(#1517) Variable "dateValue" must be all lower-case
(#1518) Variable "adjustmentMonths" must be all lower-case
(#1518) Variable "adjustmentMonths" must be all lower-case
(#1520) Variable "adjustmentMonths" must be all lower-case
(#1523) Variable "adjustmentMonths" must be all lower-case
(#1523) Variable "adjustmentMonths" must be all lower-case
(#1525) Variable "dateValue" must be all lower-case
(#1525) Variable "dateValue" must be all lower-case
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1530) Variable "PHPDateObject" must be all lower-case
(#1530) Variable "dateValue" must be all lower-case
(#1530) Variable "adjustmentMonths" must be all lower-case
(#1531) Variable "adjustDays" must be all lower-case
(#1531) Variable "PHPDateObject" must be all lower-case
(#1532) Variable "adjustDaysString" must be all lower-case
(#1532) Variable "adjustDays" must be all lower-case
(#1533) Variable "PHPDateObject" must be all lower-case
(#1533) Variable "adjustDaysString" must be all lower-case
(#1537) Variable "PHPDateObject" must be all lower-case
(#1539) Variable "PHPDateObject" must be all lower-case
(#1539) Line exceeds 132 characters; contains 156 characters
(#1541) Variable "PHPDateObject" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Engineering.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "conversionUnits" must be all lower-case
(#108) Member variable "conversionMultipliers" must be all lower-case
(#136) Member variable "unitConversions" must be all lower-case
(#744) Public method name "Engineering::parseComplex" must be in lower-case letters only
(#744) Variable "complexNumber" must be all lower-case
(#745) Opening brace should be on the same line as the declaration
(#746) Variable "workString" must be all lower-case
(#746) Variable "complexNumber" must be all lower-case
(#748) Variable "realNumber" must be all lower-case
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#750) Variable "workString" must be all lower-case
(#752) Variable "workString" must be all lower-case
(#752) Variable "workString" must be all lower-case
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#758) Variable "leadingSign" must be all lower-case
(#759) Variable "workString" must be all lower-case
(#760) Variable "leadingSign" must be all lower-case
(#760) Variable "workString" must be all lower-case
(#760) Variable "workString" must be all lower-case
(#763) Variable "realNumber" must be all lower-case
(#763) Variable "workString" must be all lower-case
(#764) Variable "realNumber" must be all lower-case
(#766) Variable "leadingSign" must be all lower-case
(#769) Variable "realNumber" must be all lower-case
(#769) Variable "workString" must be all lower-case
(#769) Variable "realNumber" must be all lower-case
(#769) Variable "leadingSign" must be all lower-case
(#772) Variable "workString" must be all lower-case
(#772) Variable "realNumber" must be all lower-case
(#774) Variable "realNumber" must be all lower-case
(#774) Variable "realNumber" must be all lower-case
(#774) Variable "realNumber" must be all lower-case
(#775) Variable "realNumber" must be all lower-case
(#776) Variable "realNumber" must be all lower-case
(#777) Usage of ELSEIF not allowed; use ELSE IF instead
(#778) Variable "realNumber" must be all lower-case
(#779) Variable "realNumber" must be all lower-case
(#780) Usage of ELSEIF not allowed; use ELSE IF instead
(#786) Variable "realNumber" must be all lower-case
(#798) Private method name "Engineering::cleanComplex" must be in lower-case letters only
(#798) Variable "complexNumber" must be all lower-case
(#799) Opening brace should be on the same line as the declaration
(#800) Variable "complexNumber" must be all lower-case
(#801) Variable "complexNumber" must be all lower-case
(#801) Variable "complexNumber" must be all lower-case
(#803) Variable "complexNumber" must be all lower-case
(#804) Variable "complexNumber" must be all lower-case
(#804) Variable "complexNumber" must be all lower-case
(#806) Variable "complexNumber" must be all lower-case
(#807) Variable "complexNumber" must be all lower-case
(#807) Variable "complexNumber" must be all lower-case
(#809) Variable "complexNumber" must be all lower-case
(#810) Variable "complexNumber" must be all lower-case
(#810) Variable "complexNumber" must be all lower-case
(#813) Variable "complexNumber" must be all lower-case
(#823) Private method name "Engineering::nbrConversionFormat" must be in lower-case letters only
(#823) Variable "xVal" must be all lower-case
(#824) Opening brace should be on the same line as the declaration
(#834) Variable "xVal" must be all lower-case
(#835) Variable "xVal" must be all lower-case
(#841) Variable "xVal" must be all lower-case
(#862) Public method name "Engineering::BESSELI" must be in lower-case letters only
(#863) Opening brace should be on the same line as the declaration
(#874) Variable "fResult" must be all lower-case
(#874) Variable "fTerm" must be all lower-case
(#875) Variable "ordK" must be all lower-case
(#876) Variable "fSqrX" must be all lower-case
(#878) Variable "fTerm" must be all lower-case
(#878) Variable "fSqrX" must be all lower-case
(#879) Variable "fTerm" must be all lower-case
(#879) Variable "ordK" must be all lower-case
(#879) Variable "ordK" must be all lower-case
(#880) Variable "fResult" must be all lower-case
(#880) Variable "fTerm" must be all lower-case
(#881) Variable "fTerm" must be all lower-case
(#881) Variable "ordK" must be all lower-case
(#883) Variable "f_2_PI" must be all lower-case
(#883) Variable "f_2_PI" must not contain underscores.
(#885) Variable "fXAbs" must be all lower-case
(#886) Variable "fResult" must be all lower-case
(#886) Variable "fXAbs" must be all lower-case
(#886) Variable "f_2_PI" must be all lower-case
(#886) Variable "f_2_PI" must not contain underscores.
(#886) Variable "fXAbs" must be all lower-case
(#888) Variable "fResult" must be all lower-case
(#888) Variable "fResult" must be all lower-case
(#892) Variable "fResult" must be all lower-case
(#892) Variable "fResult" must be all lower-case
(#914) Public method name "Engineering::BESSELJ" must be in lower-case letters only
(#915) Opening brace should be on the same line as the declaration
(#925) Variable "fResult" must be all lower-case
(#927) Variable "fResult" must be all lower-case
(#927) Variable "fTerm" must be all lower-case
(#928) Variable "ordK" must be all lower-case
(#929) Variable "fSqrX" must be all lower-case
(#931) Variable "fTerm" must be all lower-case
(#931) Variable "fSqrX" must be all lower-case
(#932) Variable "fTerm" must be all lower-case
(#932) Variable "ordK" must be all lower-case
(#932) Variable "ordK" must be all lower-case
(#933) Variable "fResult" must be all lower-case
(#933) Variable "fTerm" must be all lower-case
(#934) Variable "fTerm" must be all lower-case
(#934) Variable "ordK" must be all lower-case
(#936) Variable "f_PI_DIV_2" must be all lower-case
(#936) Variable "f_PI_DIV_2" must not contain underscores.
(#937) Variable "f_PI_DIV_4" must be all lower-case
(#937) Variable "f_PI_DIV_4" must not contain underscores.
(#939) Variable "fXAbs" must be all lower-case
(#940) Variable "fResult" must be all lower-case
(#940) Variable "fXAbs" must be all lower-case
(#940) Variable "fXAbs" must be all lower-case
(#940) Variable "f_PI_DIV_2" must be all lower-case
(#940) Variable "f_PI_DIV_2" must not contain underscores.
(#940) Variable "f_PI_DIV_4" must be all lower-case
(#940) Variable "f_PI_DIV_4" must not contain underscores.
(#942) Variable "fResult" must be all lower-case
(#942) Variable "fResult" must be all lower-case
(#946) Variable "fResult" must be all lower-case
(#946) Variable "fResult" must be all lower-case
(#952) Private method name "Engineering::besselK0" must be in lower-case letters only
(#952) Variable "fNum" must be all lower-case
(#953) Opening brace should be on the same line as the declaration
(#954) Variable "fNum" must be all lower-case
(#955) Variable "fNum2" must be all lower-case
(#955) Variable "fNum" must be all lower-case
(#956) Variable "fNum2" must be all lower-case
(#956) Variable "fNum2" must be all lower-case
(#957) Variable "fRet" must be all lower-case
(#957) Variable "fNum2" must be all lower-case
(#957) Variable "fNum" must be all lower-case
(#961) Variable "fNum" must be all lower-case
(#962) Variable "fRet" must be all lower-case
(#962) Variable "fNum" must be all lower-case
(#962) Variable "fNum" must be all lower-case
(#967) Variable "fRet" must be all lower-case
(#970) Private method name "Engineering::besselK1" must be in lower-case letters only
(#970) Variable "fNum" must be all lower-case
(#971) Opening brace should be on the same line as the declaration
(#972) Variable "fNum" must be all lower-case
(#973) Variable "fNum2" must be all lower-case
(#973) Variable "fNum" must be all lower-case
(#974) Variable "fNum2" must be all lower-case
(#974) Variable "fNum2" must be all lower-case
(#975) Variable "fRet" must be all lower-case
(#975) Variable "fNum2" must be all lower-case
(#975) Variable "fNum" must be all lower-case
(#977) Variable "fNum" must be all lower-case
(#979) Variable "fNum" must be all lower-case
(#980) Variable "fRet" must be all lower-case
(#980) Variable "fNum" must be all lower-case
(#980) Variable "fNum" must be all lower-case
(#985) Variable "fRet" must be all lower-case
(#1005) Public method name "Engineering::BESSELK" must be in lower-case letters only
(#1006) Opening brace should be on the same line as the declaration
(#1017) Variable "fBk" must be all lower-case
(#1020) Variable "fBk" must be all lower-case
(#1023) Variable "fTox" must be all lower-case
(#1024) Variable "fBkm" must be all lower-case
(#1025) Variable "fBk" must be all lower-case
(#1027) Variable "fBkp" must be all lower-case
(#1027) Variable "fBkm" must be all lower-case
(#1027) Variable "fTox" must be all lower-case
(#1027) Variable "fBk" must be all lower-case
(#1028) Variable "fBkm" must be all lower-case
(#1028) Variable "fBk" must be all lower-case
(#1029) Variable "fBk" must be all lower-case
(#1029) Variable "fBkp" must be all lower-case
(#1033) Variable "fBk" must be all lower-case
(#1033) Variable "fBk" must be all lower-case
(#1039) Private method name "Engineering::besselY0" must be in lower-case letters only
(#1039) Variable "fNum" must be all lower-case
(#1040) Opening brace should be on the same line as the declaration
(#1041) Variable "fNum" must be all lower-case
(#1042) Variable "fNum" must be all lower-case
(#1042) Variable "fNum" must be all lower-case
(#1043) Line exceeds 132 characters; contains 138 characters
(#1045) Variable "fRet" must be all lower-case
(#1045) Variable "fNum" must be all lower-case
(#1045) Variable "fNum" must be all lower-case
(#1047) Variable "fNum" must be all lower-case
(#1049) Variable "fNum" must be all lower-case
(#1051) Line exceeds 132 characters; contains 136 characters
(#1052) Variable "fRet" must be all lower-case
(#1052) Variable "fNum" must be all lower-case
(#1055) Variable "fRet" must be all lower-case
(#1058) Private method name "Engineering::besselY1" must be in lower-case letters only
(#1058) Variable "fNum" must be all lower-case
(#1059) Opening brace should be on the same line as the declaration
(#1060) Variable "fNum" must be all lower-case
(#1061) Variable "fNum" must be all lower-case
(#1061) Variable "fNum" must be all lower-case
(#1062) Variable "fNum" must be all lower-case
(#1066) Variable "fRet" must be all lower-case
(#1066) Variable "fNum" must be all lower-case
(#1066) Variable "fNum" must be all lower-case
(#1066) Variable "fNum" must be all lower-case
(#1068) Variable "fRet" must be all lower-case
(#1068) Variable "fNum" must be all lower-case
(#1068) Variable "fNum" must be all lower-case
(#1071) Variable "fRet" must be all lower-case
(#1091) Public method name "Engineering::BESSELY" must be in lower-case letters only
(#1092) Opening brace should be on the same line as the declaration
(#1103) Variable "fBy" must be all lower-case
(#1106) Variable "fBy" must be all lower-case
(#1109) Variable "fTox" must be all lower-case
(#1110) Variable "fBym" must be all lower-case
(#1111) Variable "fBy" must be all lower-case
(#1113) Variable "fByp" must be all lower-case
(#1113) Variable "fTox" must be all lower-case
(#1113) Variable "fBy" must be all lower-case
(#1113) Variable "fBym" must be all lower-case
(#1114) Variable "fBym" must be all lower-case
(#1114) Variable "fBy" must be all lower-case
(#1115) Variable "fBy" must be all lower-case
(#1115) Variable "fByp" must be all lower-case
(#1119) Variable "fBy" must be all lower-case
(#1119) Variable "fBy" must be all lower-case
(#1142) Public method name "Engineering::BINTODEC" must be in lower-case letters only
(#1143) Opening brace should be on the same line as the declaration
(#1162) Usage of ELSEIF not allowed; use ELSE IF instead
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1195) Public method name "Engineering::BINTOHEX" must be in lower-case letters only
(#1196) Opening brace should be on the same line as the declaration
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Usage of ELSEIF not allowed; use ELSE IF instead
(#1218) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1221) Variable "hexVal" must be all lower-case
(#1223) Variable "hexVal" must be all lower-case
(#1249) Public method name "Engineering::BINTOOCT" must be in lower-case letters only
(#1250) Opening brace should be on the same line as the declaration
(#1270) Usage of ELSEIF not allowed; use ELSE IF instead
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1274) Variable "octVal" must be all lower-case
(#1276) Variable "octVal" must be all lower-case
(#1306) Public method name "Engineering::DECTOBIN" must be in lower-case letters only
(#1307) Opening brace should be on the same line as the declaration
(#1329) Inline comments must end in full-stops, exclamation marks, or question marks
(#1365) Public method name "Engineering::DECTOHEX" must be in lower-case letters only
(#1366) Opening brace should be on the same line as the declaration
(#1384) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1418) Public method name "Engineering::DECTOOCT" must be in lower-case letters only
(#1419) Opening brace should be on the same line as the declaration
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1472) Public method name "Engineering::HEXTOBIN" must be in lower-case letters only
(#1473) Opening brace should be on the same line as the declaration
(#1506) Public method name "Engineering::HEXTODEC" must be in lower-case letters only
(#1507) Opening brace should be on the same line as the declaration
(#1522) Variable "binX" must be all lower-case
(#1524) Variable "binX" must be all lower-case
(#1526) Variable "binX" must be all lower-case
(#1526) Variable "binX" must be all lower-case
(#1528) Variable "binX" must be all lower-case
(#1528) Variable "binX" must be all lower-case
(#1531) Variable "binX" must be all lower-case
(#1534) Variable "binX" must be all lower-case
(#1568) Public method name "Engineering::HEXTOOCT" must be in lower-case letters only
(#1569) Opening brace should be on the same line as the declaration
(#1622) Public method name "Engineering::OCTTOBIN" must be in lower-case letters only
(#1623) Opening brace should be on the same line as the declaration
(#1656) Public method name "Engineering::OCTTODEC" must be in lower-case letters only
(#1657) Opening brace should be on the same line as the declaration
(#1667) Variable "binX" must be all lower-case
(#1669) Variable "binX" must be all lower-case
(#1671) Variable "binX" must be all lower-case
(#1671) Variable "binX" must be all lower-case
(#1673) Variable "binX" must be all lower-case
(#1673) Variable "binX" must be all lower-case
(#1676) Variable "binX" must be all lower-case
(#1679) Variable "binX" must be all lower-case
(#1710) Public method name "Engineering::OCTTOHEX" must be in lower-case letters only
(#1711) Opening brace should be on the same line as the declaration
(#1722) Variable "hexVal" must be all lower-case
(#1724) Variable "hexVal" must be all lower-case
(#1742) Public method name "Engineering::COMPLEX" must be in lower-case letters only
(#1742) Variable "realNumber" must be all lower-case
(#1743) Opening brace should be on the same line as the declaration
(#1744) Variable "realNumber" must be all lower-case
(#1744) Variable "realNumber" must be all lower-case
(#1744) Variable "realNumber" must be all lower-case
(#1748) Variable "realNumber" must be all lower-case
(#1751) Variable "realNumber" must be all lower-case
(#1751) Variable "realNumber" must be all lower-case
(#1757) Variable "realNumber" must be all lower-case
(#1760) Usage of ELSEIF not allowed; use ELSE IF instead
(#1762) Usage of ELSEIF not allowed; use ELSE IF instead
(#1767) Usage of ELSEIF not allowed; use ELSE IF instead
(#1768) Variable "realNumber" must be all lower-case
(#1769) Usage of ELSEIF not allowed; use ELSE IF instead
(#1770) Variable "realNumber" must be all lower-case
(#1771) Usage of ELSEIF not allowed; use ELSE IF instead
(#1772) Variable "realNumber" must be all lower-case
(#1778) Variable "realNumber" must be all lower-case
(#1797) Public method name "Engineering::IMAGINARY" must be in lower-case letters only
(#1797) Variable "complexNumber" must be all lower-case
(#1798) Opening brace should be on the same line as the declaration
(#1799) Variable "complexNumber" must be all lower-case
(#1799) Variable "complexNumber" must be all lower-case
(#1801) Variable "parsedComplex" must be all lower-case
(#1801) Variable "complexNumber" must be all lower-case
(#1803) Variable "parsedComplex" must be all lower-case
(#1818) Public method name "Engineering::IMREAL" must be in lower-case letters only
(#1818) Variable "complexNumber" must be all lower-case
(#1819) Opening brace should be on the same line as the declaration
(#1820) Variable "complexNumber" must be all lower-case
(#1820) Variable "complexNumber" must be all lower-case
(#1822) Variable "parsedComplex" must be all lower-case
(#1822) Variable "complexNumber" must be all lower-case
(#1824) Variable "parsedComplex" must be all lower-case
(#1838) Public method name "Engineering::IMABS" must be in lower-case letters only
(#1838) Variable "complexNumber" must be all lower-case
(#1839) Opening brace should be on the same line as the declaration
(#1840) Variable "complexNumber" must be all lower-case
(#1840) Variable "complexNumber" must be all lower-case
(#1842) Variable "parsedComplex" must be all lower-case
(#1842) Variable "complexNumber" must be all lower-case
(#1845) Variable "parsedComplex" must be all lower-case
(#1845) Variable "parsedComplex" must be all lower-case
(#1846) Variable "parsedComplex" must be all lower-case
(#1846) Variable "parsedComplex" must be all lower-case
(#1862) Public method name "Engineering::IMARGUMENT" must be in lower-case letters only
(#1862) Variable "complexNumber" must be all lower-case
(#1863) Opening brace should be on the same line as the declaration
(#1864) Variable "complexNumber" must be all lower-case
(#1864) Variable "complexNumber" must be all lower-case
(#1865) Variable "parsedComplex" must be all lower-case
(#1865) Variable "complexNumber" must be all lower-case
(#1866) Variable "parsedComplex" must be all lower-case
(#1867) Variable "parsedComplex" must be all lower-case
(#1869) Usage of ELSEIF not allowed; use ELSE IF instead
(#1869) Variable "parsedComplex" must be all lower-case
(#1874) Usage of ELSEIF not allowed; use ELSE IF instead
(#1874) Variable "parsedComplex" must be all lower-case
(#1875) Variable "parsedComplex" must be all lower-case
(#1875) Variable "parsedComplex" must be all lower-case
(#1876) Usage of ELSEIF not allowed; use ELSE IF instead
(#1876) Variable "parsedComplex" must be all lower-case
(#1877) Variable "parsedComplex" must be all lower-case
(#1877) Variable "parsedComplex" must be all lower-case
(#1879) Variable "parsedComplex" must be all lower-case
(#1879) Variable "parsedComplex" must be all lower-case
(#1894) Public method name "Engineering::IMCONJUGATE" must be in lower-case letters only
(#1894) Variable "complexNumber" must be all lower-case
(#1895) Opening brace should be on the same line as the declaration
(#1896) Variable "complexNumber" must be all lower-case
(#1896) Variable "complexNumber" must be all lower-case
(#1898) Variable "parsedComplex" must be all lower-case
(#1898) Variable "complexNumber" must be all lower-case
(#1900) Variable "parsedComplex" must be all lower-case
(#1901) Variable "parsedComplex" must be all lower-case
(#1905) Variable "parsedComplex" must be all lower-case
(#1906) Variable "parsedComplex" must be all lower-case
(#1907) Variable "parsedComplex" must be all lower-case
(#1924) Public method name "Engineering::IMCOS" must be in lower-case letters only
(#1924) Variable "complexNumber" must be all lower-case
(#1925) Opening brace should be on the same line as the declaration
(#1926) Variable "complexNumber" must be all lower-case
(#1926) Variable "complexNumber" must be all lower-case
(#1928) Variable "parsedComplex" must be all lower-case
(#1928) Variable "complexNumber" must be all lower-case
(#1930) Variable "parsedComplex" must be all lower-case
(#1931) Variable "parsedComplex" must be all lower-case
(#1935) Variable "parsedComplex" must be all lower-case
(#1935) Variable "parsedComplex" must be all lower-case
(#1936) Variable "parsedComplex" must be all lower-case
(#1936) Variable "parsedComplex" must be all lower-case
(#1937) Variable "parsedComplex" must be all lower-case
(#1954) Public method name "Engineering::IMSIN" must be in lower-case letters only
(#1954) Variable "complexNumber" must be all lower-case
(#1955) Opening brace should be on the same line as the declaration
(#1956) Variable "complexNumber" must be all lower-case
(#1956) Variable "complexNumber" must be all lower-case
(#1958) Variable "parsedComplex" must be all lower-case
(#1958) Variable "complexNumber" must be all lower-case
(#1960) Variable "parsedComplex" must be all lower-case
(#1961) Variable "parsedComplex" must be all lower-case
(#1964) Variable "parsedComplex" must be all lower-case
(#1964) Variable "parsedComplex" must be all lower-case
(#1965) Variable "parsedComplex" must be all lower-case
(#1965) Variable "parsedComplex" must be all lower-case
(#1966) Variable "parsedComplex" must be all lower-case
(#1982) Public method name "Engineering::IMSQRT" must be in lower-case letters only
(#1982) Variable "complexNumber" must be all lower-case
(#1983) Opening brace should be on the same line as the declaration
(#1984) Variable "complexNumber" must be all lower-case
(#1984) Variable "complexNumber" must be all lower-case
(#1986) Variable "parsedComplex" must be all lower-case
(#1986) Variable "complexNumber" must be all lower-case
(#1988) Variable "complexNumber" must be all lower-case
(#1991) Variable "parsedComplex" must be all lower-case
(#1991) Variable "parsedComplex" must be all lower-case
(#1991) Variable "parsedComplex" must be all lower-case
(#1991) Variable "parsedComplex" must be all lower-case
(#1991) Line exceeds 132 characters; contains 137 characters
(#1993) Variable "parsedComplex" must be all lower-case
(#1996) Variable "parsedComplex" must be all lower-case
(#2011) Public method name "Engineering::IMLN" must be in lower-case letters only
(#2011) Variable "complexNumber" must be all lower-case
(#2012) Opening brace should be on the same line as the declaration
(#2013) Variable "complexNumber" must be all lower-case
(#2013) Variable "complexNumber" must be all lower-case
(#2015) Variable "parsedComplex" must be all lower-case
(#2015) Variable "complexNumber" must be all lower-case
(#2017) Variable "parsedComplex" must be all lower-case
(#2017) Variable "parsedComplex" must be all lower-case
(#2021) Variable "logR" must be all lower-case
(#2021) Variable "parsedComplex" must be all lower-case
(#2021) Variable "parsedComplex" must be all lower-case
(#2021) Variable "parsedComplex" must be all lower-case
(#2021) Variable "parsedComplex" must be all lower-case
(#2021) Line exceeds 132 characters; contains 139 characters
(#2022) Variable "complexNumber" must be all lower-case
(#2024) Variable "parsedComplex" must be all lower-case
(#2025) Variable "logR" must be all lower-case
(#2027) Variable "logR" must be all lower-case
(#2027) Variable "parsedComplex" must be all lower-case
(#2042) Public method name "Engineering::IMLOG10" must be in lower-case letters only
(#2042) Variable "complexNumber" must be all lower-case
(#2043) Opening brace should be on the same line as the declaration
(#2044) Variable "complexNumber" must be all lower-case
(#2044) Variable "complexNumber" must be all lower-case
(#2046) Variable "parsedComplex" must be all lower-case
(#2046) Variable "complexNumber" must be all lower-case
(#2048) Variable "parsedComplex" must be all lower-case
(#2048) Variable "parsedComplex" must be all lower-case
(#2050) Usage of ELSEIF not allowed; use ELSE IF instead
(#2050) Variable "parsedComplex" must be all lower-case
(#2050) Variable "parsedComplex" must be all lower-case
(#2051) Variable "parsedComplex" must be all lower-case
(#2054) Variable "complexNumber" must be all lower-case
(#2068) Public method name "Engineering::IMLOG2" must be in lower-case letters only
(#2068) Variable "complexNumber" must be all lower-case
(#2069) Opening brace should be on the same line as the declaration
(#2070) Variable "complexNumber" must be all lower-case
(#2070) Variable "complexNumber" must be all lower-case
(#2072) Variable "parsedComplex" must be all lower-case
(#2072) Variable "complexNumber" must be all lower-case
(#2074) Variable "parsedComplex" must be all lower-case
(#2074) Variable "parsedComplex" must be all lower-case
(#2076) Usage of ELSEIF not allowed; use ELSE IF instead
(#2076) Variable "parsedComplex" must be all lower-case
(#2076) Variable "parsedComplex" must be all lower-case
(#2077) Variable "parsedComplex" must be all lower-case
(#2080) Variable "complexNumber" must be all lower-case
(#2094) Public method name "Engineering::IMEXP" must be in lower-case letters only
(#2094) Variable "complexNumber" must be all lower-case
(#2095) Opening brace should be on the same line as the declaration
(#2096) Variable "complexNumber" must be all lower-case
(#2096) Variable "complexNumber" must be all lower-case
(#2098) Variable "parsedComplex" must be all lower-case
(#2098) Variable "complexNumber" must be all lower-case
(#2100) Variable "parsedComplex" must be all lower-case
(#2100) Variable "parsedComplex" must be all lower-case
(#2104) Variable "parsedComplex" must be all lower-case
(#2105) Variable "eX" must be all lower-case
(#2105) Variable "parsedComplex" must be all lower-case
(#2106) Variable "eY" must be all lower-case
(#2106) Variable "parsedComplex" must be all lower-case
(#2108) Variable "parsedComplex" must be all lower-case
(#2109) Variable "eX" must be all lower-case
(#2109) Variable "eY" must be all lower-case
(#2111) Variable "eX" must be all lower-case
(#2111) Variable "eY" must be all lower-case
(#2111) Variable "parsedComplex" must be all lower-case
(#2127) Public method name "Engineering::IMPOWER" must be in lower-case letters only
(#2127) Variable "complexNumber" must be all lower-case
(#2127) Variable "realNumber" must be all lower-case
(#2128) Opening brace should be on the same line as the declaration
(#2129) Variable "complexNumber" must be all lower-case
(#2129) Variable "complexNumber" must be all lower-case
(#2130) Variable "realNumber" must be all lower-case
(#2130) Variable "realNumber" must be all lower-case
(#2132) Variable "realNumber" must be all lower-case
(#2136) Variable "parsedComplex" must be all lower-case
(#2136) Variable "complexNumber" must be all lower-case
(#2138) Variable "parsedComplex" must be all lower-case
(#2138) Variable "parsedComplex" must be all lower-case
(#2138) Variable "parsedComplex" must be all lower-case
(#2138) Variable "parsedComplex" must be all lower-case
(#2139) Variable "rPower" must be all lower-case
(#2139) Variable "realNumber" must be all lower-case
(#2140) Variable "complexNumber" must be all lower-case
(#2140) Variable "realNumber" must be all lower-case
(#2143) Usage of ELSEIF not allowed; use ELSE IF instead
(#2143) Variable "parsedComplex" must be all lower-case
(#2144) Variable "rPower" must be all lower-case
(#2144) Variable "rPower" must be all lower-case
(#2144) Variable "parsedComplex" must be all lower-case
(#2146) Variable "rPower" must be all lower-case
(#2146) Variable "rPower" must be all lower-case
(#2146) Variable "parsedComplex" must be all lower-case
(#2162) Public method name "Engineering::IMDIV" must be in lower-case letters only
(#2162) Variable "complexDividend" must be all lower-case
(#2162) Variable "complexDivisor" must be all lower-case
(#2163) Opening brace should be on the same line as the declaration
(#2164) Variable "complexDividend" must be all lower-case
(#2164) Variable "complexDividend" must be all lower-case
(#2165) Variable "complexDivisor" must be all lower-case
(#2165) Variable "complexDivisor" must be all lower-case
(#2167) Variable "parsedComplexDividend" must be all lower-case
(#2167) Variable "complexDividend" must be all lower-case
(#2168) Variable "parsedComplexDivisor" must be all lower-case
(#2168) Variable "complexDivisor" must be all lower-case
(#2170) Variable "parsedComplexDividend" must be all lower-case
(#2170) Variable "parsedComplexDivisor" must be all lower-case
(#2171) Variable "parsedComplexDividend" must be all lower-case
(#2171) Variable "parsedComplexDivisor" must be all lower-case
(#2175) Variable "parsedComplexDividend" must be all lower-case
(#2175) Variable "parsedComplexDivisor" must be all lower-case
(#2176) Variable "parsedComplexDivisor" must be all lower-case
(#2176) Variable "parsedComplexDividend" must be all lower-case
(#2179) Variable "parsedComplexDividend" must be all lower-case
(#2179) Variable "parsedComplexDivisor" must be all lower-case
(#2179) Variable "parsedComplexDividend" must be all lower-case
(#2179) Variable "parsedComplexDivisor" must be all lower-case
(#2179) Line exceeds 132 characters; contains 156 characters
(#2180) Variable "parsedComplexDividend" must be all lower-case
(#2180) Variable "parsedComplexDivisor" must be all lower-case
(#2180) Variable "parsedComplexDividend" must be all lower-case
(#2180) Variable "parsedComplexDivisor" must be all lower-case
(#2180) Line exceeds 132 characters; contains 156 characters
(#2181) Variable "parsedComplexDivisor" must be all lower-case
(#2181) Variable "parsedComplexDivisor" must be all lower-case
(#2181) Variable "parsedComplexDivisor" must be all lower-case
(#2181) Variable "parsedComplexDivisor" must be all lower-case
(#2181) Line exceeds 132 characters; contains 154 characters
(#2187) Variable "parsedComplexDivisor" must be all lower-case
(#2188) Usage of ELSEIF not allowed; use ELSE IF instead
(#2189) Variable "parsedComplexDivisor" must be all lower-case
(#2207) Public method name "Engineering::IMSUB" must be in lower-case letters only
(#2207) Variable "complexNumber1" must be all lower-case
(#2207) Variable "complexNumber2" must be all lower-case
(#2208) Opening brace should be on the same line as the declaration
(#2209) Variable "complexNumber1" must be all lower-case
(#2209) Variable "complexNumber1" must be all lower-case
(#2210) Variable "complexNumber2" must be all lower-case
(#2210) Variable "complexNumber2" must be all lower-case
(#2212) Variable "parsedComplex1" must be all lower-case
(#2212) Variable "complexNumber1" must be all lower-case
(#2213) Variable "parsedComplex2" must be all lower-case
(#2213) Variable "complexNumber2" must be all lower-case
(#2215) Variable "parsedComplex1" must be all lower-case
(#2215) Variable "parsedComplex2" must be all lower-case
(#2216) Variable "parsedComplex1" must be all lower-case
(#2216) Variable "parsedComplex2" must be all lower-case
(#2219) Usage of ELSEIF not allowed; use ELSE IF instead
(#2219) Variable "parsedComplex1" must be all lower-case
(#2219) Variable "parsedComplex2" must be all lower-case
(#2220) Variable "parsedComplex1" must be all lower-case
(#2220) Variable "parsedComplex2" must be all lower-case
(#2223) Variable "parsedComplex1" must be all lower-case
(#2223) Variable "parsedComplex2" must be all lower-case
(#2224) Variable "parsedComplex1" must be all lower-case
(#2224) Variable "parsedComplex2" must be all lower-case
(#2226) Variable "parsedComplex1" must be all lower-case
(#2240) Public method name "Engineering::IMSUM" must be in lower-case letters only
(#2241) Opening brace should be on the same line as the declaration
(#2242) Inline comments must end in full-stops, exclamation marks, or question marks
(#2243) Variable "returnValue" must be all lower-case
(#2244) Variable "activeSuffix" must be all lower-case
(#2246) Inline comments must end in full-stops, exclamation marks, or question marks
(#2247) Variable "aArgs" must be all lower-case
(#2248) Variable "aArgs" must be all lower-case
(#2249) Variable "parsedComplex" must be all lower-case
(#2251) Variable "activeSuffix" must be all lower-case
(#2252) Variable "activeSuffix" must be all lower-case
(#2252) Variable "parsedComplex" must be all lower-case
(#2253) Usage of ELSEIF not allowed; use ELSE IF instead
(#2253) Variable "parsedComplex" must be all lower-case
(#2253) Variable "activeSuffix" must be all lower-case
(#2253) Variable "parsedComplex" must be all lower-case
(#2257) Variable "returnValue" must be all lower-case
(#2257) Variable "parsedComplex" must be all lower-case
(#2258) Variable "returnValue" must be all lower-case
(#2258) Variable "parsedComplex" must be all lower-case
(#2261) Variable "returnValue" must be all lower-case
(#2262) Variable "activeSuffix" must be all lower-case
(#2265) Variable "returnValue" must be all lower-case
(#2265) Variable "returnValue" must be all lower-case
(#2265) Variable "activeSuffix" must be all lower-case
(#2279) Public method name "Engineering::IMPRODUCT" must be in lower-case letters only
(#2280) Opening brace should be on the same line as the declaration
(#2281) Inline comments must end in full-stops, exclamation marks, or question marks
(#2282) Variable "returnValue" must be all lower-case
(#2283) Variable "activeSuffix" must be all lower-case
(#2285) Inline comments must end in full-stops, exclamation marks, or question marks
(#2286) Variable "aArgs" must be all lower-case
(#2287) Variable "aArgs" must be all lower-case
(#2288) Variable "parsedComplex" must be all lower-case
(#2290) Variable "workValue" must be all lower-case
(#2290) Variable "returnValue" must be all lower-case
(#2291) Variable "parsedComplex" must be all lower-case
(#2291) Variable "activeSuffix" must be all lower-case
(#2292) Variable "activeSuffix" must be all lower-case
(#2292) Variable "parsedComplex" must be all lower-case
(#2293) Usage of ELSEIF not allowed; use ELSE IF instead
(#2293) Variable "parsedComplex" must be all lower-case
(#2293) Variable "activeSuffix" must be all lower-case
(#2293) Variable "parsedComplex" must be all lower-case
(#2296) Variable "returnValue" must be all lower-case
(#2296) Variable "workValue" must be all lower-case
(#2296) Variable "parsedComplex" must be all lower-case
(#2296) Variable "workValue" must be all lower-case
(#2296) Variable "parsedComplex" must be all lower-case
(#2296) Line exceeds 132 characters; contains 139 characters
(#2297) Variable "returnValue" must be all lower-case
(#2297) Variable "workValue" must be all lower-case
(#2297) Variable "parsedComplex" must be all lower-case
(#2297) Variable "workValue" must be all lower-case
(#2297) Variable "parsedComplex" must be all lower-case
(#2297) Line exceeds 132 characters; contains 144 characters
(#2300) Variable "returnValue" must be all lower-case
(#2301) Variable "activeSuffix" must be all lower-case
(#2304) Variable "returnValue" must be all lower-case
(#2304) Variable "returnValue" must be all lower-case
(#2304) Variable "activeSuffix" must be all lower-case
(#2322) Public method name "Engineering::DELTA" must be in lower-case letters only
(#2323) Opening brace should be on the same line as the declaration
(#2345) Public method name "Engineering::GESTEP" must be in lower-case letters only
(#2346) Opening brace should be on the same line as the declaration
(#2354) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2356) Member variable "twoSqrtPi" must be all lower-case
(#2358) Public method name "Engineering::erfVal" must be in lower-case letters only
(#2359) Opening brace should be on the same line as the declaration
(#2378) Variable "twoSqrtPi" must be all lower-case
(#2399) Public method name "Engineering::ERF" must be in lower-case letters only
(#2400) Opening brace should be on the same line as the declaration
(#2417) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2418) Inline comments must end in full-stops, exclamation marks, or question marks
(#2419) Member variable "oneSqrtPi" must be all lower-case
(#2421) Private method name "Engineering::erfcVal" must be in lower-case letters only
(#2422) Opening brace should be on the same line as the declaration
(#2446) Variable "oneSqrtPi" must be all lower-case
(#2465) Public method name "Engineering::ERFC" must be in lower-case letters only
(#2466) Opening brace should be on the same line as the declaration
(#2482) Public method name "Engineering::getConversionGroups" must be in lower-case letters only
(#2483) Opening brace should be on the same line as the declaration
(#2484) Variable "conversionGroups" must be all lower-case
(#2485) Variable "conversionUnits" must be all lower-case
(#2485) Variable "conversionUnit" must be all lower-case
(#2486) Variable "conversionGroups" must be all lower-case
(#2486) Variable "conversionUnit" must be all lower-case
(#2489) Variable "conversionGroups" must be all lower-case
(#2499) Public method name "Engineering::getConversionGroupUnits" must be in lower-case letters only
(#2500) Opening brace should be on the same line as the declaration
(#2501) Variable "conversionGroups" must be all lower-case
(#2502) Variable "conversionUnits" must be all lower-case
(#2502) Variable "conversionUnit" must be all lower-case
(#2502) Variable "conversionGroup" must be all lower-case
(#2503) Variable "conversionGroup" must be all lower-case
(#2504) Variable "conversionGroups" must be all lower-case
(#2504) Variable "conversionGroup" must be all lower-case
(#2504) Variable "conversionUnit" must be all lower-case
(#2508) Variable "conversionGroups" must be all lower-case
(#2517) Public method name "Engineering::getConversionGroupUnitDetails" must be in lower-case letters only
(#2518) Opening brace should be on the same line as the declaration
(#2519) Variable "conversionGroups" must be all lower-case
(#2520) Variable "conversionUnits" must be all lower-case
(#2520) Variable "conversionUnit" must be all lower-case
(#2520) Variable "conversionGroup" must be all lower-case
(#2521) Variable "conversionGroup" must be all lower-case
(#2522) Variable "conversionGroups" must be all lower-case
(#2522) Variable "conversionGroup" must be all lower-case
(#2523) Variable "conversionUnit" must be all lower-case
(#2524) Variable "conversionGroup" must be all lower-case
(#2529) Variable "conversionGroups" must be all lower-case
(#2538) Public method name "Engineering::getConversionMultipliers" must be in lower-case letters only
(#2539) Opening brace should be on the same line as the declaration
(#2540) Variable "conversionMultipliers" must be all lower-case
(#2559) Public method name "Engineering::CONVERTUOM" must be in lower-case letters only
(#2559) Variable "fromUOM" must be all lower-case
(#2559) Variable "toUOM" must be all lower-case
(#2560) Opening brace should be on the same line as the declaration
(#2562) Variable "fromUOM" must be all lower-case
(#2562) Variable "fromUOM" must be all lower-case
(#2563) Variable "toUOM" must be all lower-case
(#2563) Variable "toUOM" must be all lower-case
(#2568) Variable "fromMultiplier" must be all lower-case
(#2569) Variable "conversionUnits" must be all lower-case
(#2569) Variable "fromUOM" must be all lower-case
(#2570) Variable "unitGroup1" must be all lower-case
(#2570) Variable "conversionUnits" must be all lower-case
(#2570) Variable "fromUOM" must be all lower-case
(#2572) Variable "fromMultiplier" must be all lower-case
(#2572) Variable "fromUOM" must be all lower-case
(#2573) Variable "fromUOM" must be all lower-case
(#2573) Variable "fromUOM" must be all lower-case
(#2574) Variable "conversionMultipliers" must be all lower-case
(#2574) Variable "fromMultiplier" must be all lower-case
(#2575) Variable "fromMultiplier" must be all lower-case
(#2575) Variable "conversionMultipliers" must be all lower-case
(#2575) Variable "fromMultiplier" must be all lower-case
(#2579) Variable "conversionUnits" must be all lower-case
(#2579) Variable "fromUOM" must be all lower-case
(#2579) Variable "conversionUnits" must be all lower-case
(#2579) Variable "fromUOM" must be all lower-case
(#2580) Variable "unitGroup1" must be all lower-case
(#2580) Variable "conversionUnits" must be all lower-case
(#2580) Variable "fromUOM" must be all lower-case
(#2585) Variable "fromMultiplier" must be all lower-case
(#2587) Variable "toMultiplier" must be all lower-case
(#2588) Variable "conversionUnits" must be all lower-case
(#2588) Variable "toUOM" must be all lower-case
(#2589) Variable "unitGroup2" must be all lower-case
(#2589) Variable "conversionUnits" must be all lower-case
(#2589) Variable "toUOM" must be all lower-case
(#2591) Variable "toMultiplier" must be all lower-case
(#2591) Variable "toUOM" must be all lower-case
(#2592) Variable "toUOM" must be all lower-case
(#2592) Variable "toUOM" must be all lower-case
(#2593) Variable "conversionMultipliers" must be all lower-case
(#2593) Variable "toMultiplier" must be all lower-case
(#2594) Variable "toMultiplier" must be all lower-case
(#2594) Variable "conversionMultipliers" must be all lower-case
(#2594) Variable "toMultiplier" must be all lower-case
(#2598) Variable "conversionUnits" must be all lower-case
(#2598) Variable "toUOM" must be all lower-case
(#2598) Variable "conversionUnits" must be all lower-case
(#2598) Variable "toUOM" must be all lower-case
(#2599) Variable "unitGroup2" must be all lower-case
(#2599) Variable "conversionUnits" must be all lower-case
(#2599) Variable "toUOM" must be all lower-case
(#2604) Variable "unitGroup1" must be all lower-case
(#2604) Variable "unitGroup2" must be all lower-case
(#2608) Variable "fromUOM" must be all lower-case
(#2608) Variable "toUOM" must be all lower-case
(#2608) Variable "fromMultiplier" must be all lower-case
(#2608) Variable "toMultiplier" must be all lower-case
(#2609) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2610) Inline comments must end in full-stops, exclamation marks, or question marks
(#2610) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2611) Variable "fromMultiplier" must be all lower-case
(#2612) Usage of ELSEIF not allowed; use ELSE IF instead
(#2612) Variable "unitGroup1" must be all lower-case
(#2613) Variable "fromUOM" must be all lower-case
(#2613) Variable "fromUOM" must be all lower-case
(#2614) Variable "toUOM" must be all lower-case
(#2614) Variable "toUOM" must be all lower-case
(#2618) Variable "toUOM" must be all lower-case
(#2618) Variable "toUOM" must be all lower-case
(#2624) Usage of ELSEIF not allowed; use ELSE IF instead
(#2624) Variable "fromUOM" must be all lower-case
(#2624) Variable "fromUOM" must be all lower-case
(#2625) Variable "toUOM" must be all lower-case
(#2625) Variable "toUOM" must be all lower-case
(#2628) Usage of ELSEIF not allowed; use ELSE IF instead
(#2628) Variable "fromUOM" must be all lower-case
(#2628) Variable "fromUOM" must be all lower-case
(#2629) Variable "toUOM" must be all lower-case
(#2629) Variable "toUOM" must be all lower-case
(#2633) Variable "toUOM" must be all lower-case
(#2633) Variable "toUOM" must be all lower-case
(#2634) Variable "fromUOM" must be all lower-case
(#2634) Variable "fromUOM" must be all lower-case
(#2640) Variable "toUOM" must be all lower-case
(#2640) Variable "toUOM" must be all lower-case
(#2647) Variable "unitConversions" must be all lower-case
(#2647) Variable "unitGroup1" must be all lower-case
(#2647) Variable "fromUOM" must be all lower-case
(#2647) Variable "toUOM" must be all lower-case
(#2647) Variable "toMultiplier" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Exception::errorHandlerCallback" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/ExceptionHandler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Financial.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Private method name "Financial::isLastDayOfMonth" must be in lower-case letters only
(#43) Variable "testDate" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "testDate" must be all lower-case
(#45) Variable "testDate" must be all lower-case
(#56) Private method name "Financial::isFirstDayOfMonth" must be in lower-case letters only
(#56) Variable "testDate" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "testDate" must be all lower-case
(#61) Private method name "Financial::couponFirstPeriodDate" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#82) Private method name "Financial::isValidFrequency" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#109) Private method name "Financial::daysPerYear" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#115) Variable "daysPerYear" must be all lower-case
(#118) Variable "daysPerYear" must be all lower-case
(#121) Variable "daysPerYear" must be all lower-case
(#127) Variable "daysPerYear" must be all lower-case
(#130) Private method name "Financial::interestAndPrincipal" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#177) Public method name "Financial::ACCRINT" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#194) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#195) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#197) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#200) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#228) Public method name "Financial::ACCRINTM" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#243) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#244) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#246) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#249) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#285) Public method name "Financial::AMORDEGRC" must be in lower-case letters only
(#285) Variable "firstPeriod" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#289) Variable "firstPeriod" must be all lower-case
(#289) Variable "firstPeriod" must be all lower-case
(#295) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#296) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#297) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#298) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#299) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#301) Variable "fUsePer" must be all lower-case
(#302) Variable "fUsePer" must be all lower-case
(#303) Variable "amortiseCoeff" must be all lower-case
(#304) Usage of ELSEIF not allowed; use ELSE IF instead
(#304) Variable "fUsePer" must be all lower-case
(#305) Variable "amortiseCoeff" must be all lower-case
(#306) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Variable "fUsePer" must be all lower-case
(#307) Variable "amortiseCoeff" must be all lower-case
(#309) Variable "amortiseCoeff" must be all lower-case
(#312) Variable "amortiseCoeff" must be all lower-case
(#313) Variable "fNRate" must be all lower-case
(#313) Variable "firstPeriod" must be all lower-case
(#314) Variable "fNRate" must be all lower-case
(#315) Variable "fRest" must be all lower-case
(#318) Variable "fNRate" must be all lower-case
(#319) Variable "fRest" must be all lower-case
(#319) Variable "fNRate" must be all lower-case
(#321) Variable "fRest" must be all lower-case
(#330) Variable "fNRate" must be all lower-case
(#333) Variable "fNRate" must be all lower-case
(#361) Public method name "Financial::AMORLINC" must be in lower-case letters only
(#361) Variable "firstPeriod" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#365) Variable "firstPeriod" must be all lower-case
(#365) Variable "firstPeriod" must be all lower-case
(#371) Variable "fOneRate" must be all lower-case
(#372) Variable "fCostDelta" must be all lower-case
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#374) Variable "purchasedYear" must be all lower-case
(#375) Variable "yearFrac" must be all lower-case
(#375) Variable "firstPeriod" must be all lower-case
(#377) Variable "yearFrac" must be all lower-case
(#377) Variable "purchasedYear" must be all lower-case
(#378) Variable "yearFrac" must be all lower-case
(#381) Variable "f0Rate" must be all lower-case
(#381) Variable "yearFrac" must be all lower-case
(#382) Variable "nNumOfFullPeriods" must be all lower-case
(#382) Variable "f0Rate" must be all lower-case
(#382) Variable "fOneRate" must be all lower-case
(#385) Variable "f0Rate" must be all lower-case
(#386) Usage of ELSEIF not allowed; use ELSE IF instead
(#386) Variable "nNumOfFullPeriods" must be all lower-case
(#387) Variable "fOneRate" must be all lower-case
(#388) Usage of ELSEIF not allowed; use ELSE IF instead
(#388) Variable "nNumOfFullPeriods" must be all lower-case
(#389) Variable "fCostDelta" must be all lower-case
(#389) Variable "fOneRate" must be all lower-case
(#389) Variable "nNumOfFullPeriods" must be all lower-case
(#389) Variable "f0Rate" must be all lower-case
(#426) Public method name "Financial::COUPDAYBS" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#446) Variable "daysPerYear" must be all lower-case
(#449) Variable "daysPerYear" must be all lower-case
(#484) Public method name "Financial::COUPDAYS" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "daysPerYear" must be all lower-case
(#513) Variable "daysPerYear" must be all lower-case
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Public method name "Financial::COUPDAYSNC" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
(#578) Variable "daysPerYear" must be all lower-case
(#581) Variable "daysPerYear" must be all lower-case
(#616) Public method name "Financial::COUPNCD" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#671) Public method name "Financial::COUPNUM" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#692) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#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) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#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
(#704) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#742) Public method name "Financial::COUPPCD" must be in lower-case letters only
(#743) Opening brace should be on the same line as the declaration
(#785) Public method name "Financial::CUMIPMT" must be in lower-case letters only
(#786) Opening brace should be on the same line as the declaration
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#831) Public method name "Financial::CUMPRINC" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#840) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Public method name "Financial::DB" must be in lower-case letters only
(#883) Opening brace should be on the same line as the declaration
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#899) Usage of ELSEIF not allowed; use ELSE IF instead
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#903) Variable "fixedDepreciationRate" must be all lower-case
(#904) Variable "fixedDepreciationRate" must be all lower-case
(#904) Variable "fixedDepreciationRate" must be all lower-case
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#907) Variable "previousDepreciation" must be all lower-case
(#910) Variable "fixedDepreciationRate" must be all lower-case
(#911) Usage of ELSEIF not allowed; use ELSE IF instead
(#912) Variable "previousDepreciation" must be all lower-case
(#912) Variable "fixedDepreciationRate" must be all lower-case
(#914) Variable "previousDepreciation" must be all lower-case
(#914) Variable "fixedDepreciationRate" must be all lower-case
(#916) Variable "previousDepreciation" must be all lower-case
(#950) Public method name "Financial::DDB" must be in lower-case letters only
(#951) Opening brace should be on the same line as the declaration
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#959) Line exceeds 132 characters; contains 133 characters
(#965) Line exceeds 132 characters; contains 133 characters
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#969) Variable "fixedDepreciationRate" must be all lower-case
(#970) Variable "fixedDepreciationRate" must be all lower-case
(#970) Variable "fixedDepreciationRate" must be all lower-case
(#972) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#973) Variable "previousDepreciation" must be all lower-case
(#975) Variable "previousDepreciation" must be all lower-case
(#975) Variable "previousDepreciation" must be all lower-case
(#975) Line exceeds 132 characters; contains 133 characters
(#976) Variable "previousDepreciation" must be all lower-case
(#1012) Public method name "Financial::DISC" must be in lower-case letters only
(#1013) Opening brace should be on the same line as the declaration
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1028) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1029) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1031) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1034) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1055) Public method name "Financial::DOLLARDE" must be in lower-case letters only
(#1055) Variable "fractional_dollar" must not contain underscores.
(#1056) Opening brace should be on the same line as the declaration
(#1057) Variable "fractional_dollar" must not contain underscores.
(#1057) Variable "fractional_dollar" must not contain underscores.
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) Variable "fractional_dollar" must not contain underscores.
(#1068) Variable "fractional_dollar" must not contain underscores.
(#1069) Variable "fractional_dollar" must not contain underscores.
(#1091) Public method name "Financial::DOLLARFR" must be in lower-case letters only
(#1091) Variable "decimal_dollar" must not contain underscores.
(#1092) Opening brace should be on the same line as the declaration
(#1093) Variable "decimal_dollar" must not contain underscores.
(#1093) Variable "decimal_dollar" must not contain underscores.
(#1096) Inline comments must end in full-stops, exclamation marks, or question marks
(#1097) Variable "decimal_dollar" must not contain underscores.
(#1104) Variable "decimal_dollar" must not contain underscores.
(#1105) Variable "decimal_dollar" must not contain underscores.
(#1126) Public method name "Financial::EFFECT" must be in lower-case letters only
(#1126) Variable "nominal_rate" must not contain underscores.
(#1127) Opening brace should be on the same line as the declaration
(#1128) Variable "nominal_rate" must not contain underscores.
(#1128) Variable "nominal_rate" must not contain underscores.
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Variable "nominal_rate" must not contain underscores.
(#1136) Variable "nominal_rate" must not contain underscores.
(#1160) Public method name "Financial::FV" must be in lower-case letters only
(#1161) Opening brace should be on the same line as the declaration
(#1168) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1194) Public method name "Financial::FVSCHEDULE" must be in lower-case letters only
(#1195) Opening brace should be on the same line as the declaration
(#1215) Line exceeds 132 characters; contains 141 characters
(#1228) Public method name "Financial::INTRATE" must be in lower-case letters only
(#1229) Opening brace should be on the same line as the declaration
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1244) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1245) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1247) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1250) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1259) Line exceeds 132 characters; contains 139 characters
(#1272) Public method name "Financial::IPMT" must be in lower-case letters only
(#1273) Opening brace should be on the same line as the declaration
(#1281) Inline comments must end in full-stops, exclamation marks, or question marks
(#1289) Inline comments must end in full-stops, exclamation marks, or question marks
(#1290) Variable "interestAndPrincipal" must be all lower-case
(#1292) Variable "interestAndPrincipal" must be all lower-case
(#1314) Public method name "Financial::IRR" must be in lower-case letters only
(#1315) Opening brace should be on the same line as the declaration
(#1322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1322) Inline comments must end in full-stops, exclamation marks, or question marks
(#1352) Variable "x_mid" must not contain underscores.
(#1353) Variable "f_mid" must not contain underscores.
(#1353) Variable "x_mid" must not contain underscores.
(#1354) Variable "f_mid" must not contain underscores.
(#1355) Variable "x_mid" must not contain underscores.
(#1357) Variable "f_mid" must not contain underscores.
(#1358) Variable "x_mid" must not contain underscores.
(#1381) Public method name "Financial::ISPMT" must be in lower-case letters only
(#1382) Opening brace should be on the same line as the declaration
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) Variable "returnValue" must be all lower-case
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) Variable "aArgs" must be all lower-case
(#1388) Variable "interestRate" must be all lower-case
(#1388) Variable "aArgs" must be all lower-case
(#1389) Variable "aArgs" must be all lower-case
(#1390) Variable "numberPeriods" must be all lower-case
(#1390) Variable "aArgs" must be all lower-case
(#1391) Variable "principleRemaining" must be all lower-case
(#1391) Variable "aArgs" must be all lower-case
(#1393) Inline comments must end in full-stops, exclamation marks, or question marks
(#1394) Variable "principlePayment" must be all lower-case
(#1394) Variable "principleRemaining" must be all lower-case
(#1394) Variable "numberPeriods" must be all lower-case
(#1396) Variable "returnValue" must be all lower-case
(#1396) Variable "interestRate" must be all lower-case
(#1396) Variable "principleRemaining" must be all lower-case
(#1397) Variable "principleRemaining" must be all lower-case
(#1397) Variable "principlePayment" must be all lower-case
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Variable "numberPeriods" must be all lower-case
(#1400) Variable "returnValue" must be all lower-case
(#1404) Variable "returnValue" must be all lower-case
(#1423) Public method name "Financial::MIRR" must be in lower-case letters only
(#1423) Variable "finance_rate" must not contain underscores.
(#1423) Variable "reinvestment_rate" must not contain underscores.
(#1424) Opening brace should be on the same line as the declaration
(#1429) Variable "finance_rate" must not contain underscores.
(#1429) Variable "finance_rate" must not contain underscores.
(#1430) Variable "reinvestment_rate" must not contain underscores.
(#1430) Variable "reinvestment_rate" must not contain underscores.
(#1433) Variable "reinvestment_rate" must not contain underscores.
(#1434) Variable "finance_rate" must not contain underscores.
(#1436) Variable "npv_pos" must not contain underscores.
(#1436) Variable "npv_neg" must not contain underscores.
(#1439) Variable "npv_pos" must not contain underscores.
(#1441) Variable "npv_neg" must not contain underscores.
(#1445) Variable "npv_neg" must not contain underscores.
(#1445) Variable "npv_pos" must not contain underscores.
(#1445) Variable "reinvestment_rate" must not contain underscores.
(#1449) Variable "npv_pos" must not contain underscores.
(#1450) Variable "npv_neg" must not contain underscores.
(#1464) Public method name "Financial::NOMINAL" must be in lower-case letters only
(#1464) Variable "effect_rate" must not contain underscores.
(#1465) Opening brace should be on the same line as the declaration
(#1466) Variable "effect_rate" must not contain underscores.
(#1466) Variable "effect_rate" must not contain underscores.
(#1469) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) Variable "effect_rate" must not contain underscores.
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#1475) Variable "effect_rate" must not contain underscores.
(#1490) Public method name "Financial::NPER" must be in lower-case letters only
(#1491) Opening brace should be on the same line as the declaration
(#1498) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1525) Public method name "Financial::NPV" must be in lower-case letters only
(#1526) Opening brace should be on the same line as the declaration
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1528) Variable "returnValue" must be all lower-case
(#1530) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) Variable "aArgs" must be all lower-case
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1534) Variable "aArgs" must be all lower-case
(#1535) Variable "aArgs" must be all lower-case
(#1537) Variable "aArgs" must be all lower-case
(#1538) Variable "returnValue" must be all lower-case
(#1538) Variable "aArgs" must be all lower-case
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) This comment is 50% valid code; is this commented out code?
(#1543) Variable "returnValue" must be all lower-case
(#1558) Public method name "Financial::PMT" must be in lower-case letters only
(#1559) Opening brace should be on the same line as the declaration
(#1566) Inline comments must end in full-stops, exclamation marks, or question marks
(#1571) Inline comments must end in full-stops, exclamation marks, or question marks
(#1582) Line exceeds 132 characters; contains 139 characters
(#1592) Public method name "Financial::PPMT" must be in lower-case letters only
(#1593) Opening brace should be on the same line as the declaration
(#1601) Inline comments must end in full-stops, exclamation marks, or question marks
(#1609) Inline comments must end in full-stops, exclamation marks, or question marks
(#1610) Variable "interestAndPrincipal" must be all lower-case
(#1612) Variable "interestAndPrincipal" must be all lower-case
(#1615) Public method name "Financial::PRICE" must be in lower-case letters only
(#1616) Opening brace should be on the same line as the declaration
(#1643) Variable "baseYF" must be all lower-case
(#1647) Variable "baseYF" must be all lower-case
(#1649) Variable "baseYF" must be all lower-case
(#1662) Line exceeds 132 characters; contains 141 characters
(#1675) Public method name "Financial::PRICEDISC" must be in lower-case letters only
(#1676) Opening brace should be on the same line as the declaration
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1683) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1688) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1689) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1690) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1691) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1694) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1706) Line exceeds 132 characters; contains 143 characters
(#1720) Public method name "Financial::PRICEMAT" must be in lower-case letters only
(#1721) Opening brace should be on the same line as the declaration
(#1729) Inline comments must end in full-stops, exclamation marks, or question marks
(#1729) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1734) Variable "daysPerYear" must be all lower-case
(#1735) Variable "daysPerYear" must be all lower-case
(#1736) Variable "daysPerYear" must be all lower-case
(#1738) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#1739) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#1740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1740) Inline comments must end in full-stops, exclamation marks, or question marks
(#1740) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1741) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#1743) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#1743) Variable "daysPerYear" must be all lower-case
(#1744) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#1745) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#1746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1746) Inline comments must end in full-stops, exclamation marks, or question marks
(#1746) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1747) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#1749) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#1749) Variable "daysPerYear" must be all lower-case
(#1750) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1751) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1752) Inline comments must end in full-stops, exclamation marks, or question marks
(#1752) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1753) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1755) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1755) Variable "daysPerYear" must be all lower-case
(#1757) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#1757) Variable "daysPerYear" must be all lower-case
(#1758) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1758) Variable "daysPerYear" must be all lower-case
(#1759) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#1759) Variable "daysPerYear" must be all lower-case
(#1777) Public method name "Financial::PV" must be in lower-case letters only
(#1778) Opening brace should be on the same line as the declaration
(#1785) Inline comments must end in full-stops, exclamation marks, or question marks
(#1790) Inline comments must end in full-stops, exclamation marks, or question marks
(#1827) Public method name "Financial::RATE" must be in lower-case letters only
(#1828) Opening brace should be on the same line as the declaration
(#1846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1846) Inline comments must end in full-stops, exclamation marks, or question marks
(#1877) Line exceeds 132 characters; contains 141 characters
(#1890) Public method name "Financial::RECEIVED" must be in lower-case letters only
(#1891) Opening brace should be on the same line as the declaration
(#1898) Inline comments must end in full-stops, exclamation marks, or question marks
(#1898) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1903) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1904) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1905) Inline comments must end in full-stops, exclamation marks, or question marks
(#1905) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1906) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1909) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#1925) Public method name "Financial::SLN" must be in lower-case letters only
(#1926) Opening brace should be on the same line as the declaration
(#1931) Inline comments must end in full-stops, exclamation marks, or question marks
(#1954) Public method name "Financial::SYD" must be in lower-case letters only
(#1955) Opening brace should be on the same line as the declaration
(#1961) Inline comments must end in full-stops, exclamation marks, or question marks
(#1979) Line exceeds 132 characters; contains 153 characters
(#1985) Public method name "Financial::TBILLEQ" must be in lower-case letters only
(#1986) Opening brace should be on the same line as the declaration
(#1991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1991) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1992) Variable "testValue" must be all lower-case
(#1993) Variable "testValue" must be all lower-case
(#1994) Variable "testValue" must be all lower-case
(#2003) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2005) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2008) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2017) Line exceeds 132 characters; contains 153 characters
(#2023) Public method name "Financial::TBILLPRICE" must be in lower-case letters only
(#2024) Opening brace should be on the same line as the declaration
(#2033) Inline comments must end in full-stops, exclamation marks, or question marks
(#2033) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2041) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2042) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2043) Inline comments must end in full-stops, exclamation marks, or question marks
(#2043) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2044) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2047) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2050) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2054) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2071) Line exceeds 132 characters; contains 153 characters
(#2077) Public method name "Financial::TBILLYIELD" must be in lower-case letters only
(#2078) Opening brace should be on the same line as the declaration
(#2083) Inline comments must end in full-stops, exclamation marks, or question marks
(#2083) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2091) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2092) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2093) Inline comments must end in full-stops, exclamation marks, or question marks
(#2093) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2094) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2097) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2100) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2104) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2110) Public method name "Financial::XIRR" must be in lower-case letters only
(#2111) Opening brace should be on the same line as the declaration
(#2122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2122) Inline comments must end in full-stops, exclamation marks, or question marks
(#2130) Usage of ELSEIF not allowed; use ELSE IF instead
(#2151) Variable "x_mid" must not contain underscores.
(#2152) Variable "f_mid" must not contain underscores.
(#2152) Variable "x_mid" must not contain underscores.
(#2153) Variable "f_mid" must not contain underscores.
(#2154) Variable "x_mid" must not contain underscores.
(#2156) Variable "f_mid" must not contain underscores.
(#2157) Variable "x_mid" must not contain underscores.
(#2175) Line exceeds 132 characters; contains 161 characters
(#2176) Line exceeds 132 characters; contains 180 characters
(#2183) Public method name "Financial::XNPV" must be in lower-case letters only
(#2184) Opening brace should be on the same line as the declaration
(#2194) Variable "valCount" must be all lower-case
(#2195) Variable "valCount" must be all lower-case
(#2203) Variable "valCount" must be all lower-case
(#2219) Line exceeds 132 characters; contains 147 characters
(#2232) Public method name "Financial::YIELDDISC" must be in lower-case letters only
(#2233) Opening brace should be on the same line as the declaration
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2240) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2245) Variable "daysPerYear" must be all lower-case
(#2246) Variable "daysPerYear" must be all lower-case
(#2247) Variable "daysPerYear" must be all lower-case
(#2249) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2250) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2251) Inline comments must end in full-stops, exclamation marks, or question marks
(#2251) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2252) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2254) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2254) Variable "daysPerYear" must be all lower-case
(#2256) Variable "daysPerYear" must be all lower-case
(#2256) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2268) Line exceeds 132 characters; contains 146 characters
(#2282) Public method name "Financial::YIELDMAT" must be in lower-case letters only
(#2283) Opening brace should be on the same line as the declaration
(#2291) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2296) Variable "daysPerYear" must be all lower-case
(#2297) Variable "daysPerYear" must be all lower-case
(#2298) Variable "daysPerYear" must be all lower-case
(#2300) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2301) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2302) Inline comments must end in full-stops, exclamation marks, or question marks
(#2302) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2303) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2305) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2305) Variable "daysPerYear" must be all lower-case
(#2306) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#2307) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#2308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2308) Inline comments must end in full-stops, exclamation marks, or question marks
(#2308) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2309) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#2311) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#2311) Variable "daysPerYear" must be all lower-case
(#2312) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2313) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2314) Inline comments must end in full-stops, exclamation marks, or question marks
(#2314) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2315) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2317) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
(#2317) Variable "daysPerYear" must be all lower-case
(#2319) Variable "daysBetweenIssueAndMaturity" must be all lower-case
(#2319) Variable "daysPerYear" must be all lower-case
(#2319) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2319) Variable "daysPerYear" must be all lower-case
(#2319) Line exceeds 132 characters; contains 162 characters
(#2320) Variable "daysBetweenIssueAndSettlement" must be all lower-case
(#2320) Variable "daysPerYear" must be all lower-case
(#2321) Variable "daysPerYear" must be all lower-case
(#2321) Variable "daysBetweenSettlementAndMaturity" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/FormulaParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#49) Expected MOODLE_INTERNAL check or config.php inclusion
(#89) Variable "pFormula" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "pFormula" must be all lower-case
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "pFormula" must be all lower-case
(#107) Public method name "FormulaParser::getFormula" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#119) Public method name "FormulaParser::getToken" must be in lower-case letters only
(#119) Variable "pId" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "pId" must be all lower-case
(#122) Variable "pId" must be all lower-case
(#124) Variable "pId" must be all lower-case
(#133) Public method name "FormulaParser::getTokenCount" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "FormulaParser::getTokens" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#151) Private method name "FormulaParser::parseToTokens" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "formulaLength" must be all lower-case
(#158) Variable "formulaLength" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "inString" must be all lower-case
(#164) Variable "inPath" must be all lower-case
(#164) Variable "inRange" must be all lower-case
(#164) Variable "inError" must be all lower-case
(#165) Variable "previousToken" must be all lower-case
(#165) Variable "nextToken" must be all lower-case
(#170) Variable "ERRORS" must be all lower-case
(#171) Variable "COMPARATORS_MULTI" must be all lower-case
(#171) Variable "COMPARATORS_MULTI" must not contain underscores.
(#173) Variable "formulaLength" must be all lower-case
(#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
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "inString" must be all lower-case
(#181) Variable "formulaLength" must be all lower-case
(#185) Variable "inString" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "inPath" must be all lower-case
(#201) Variable "formulaLength" must be all lower-case
(#205) Variable "inPath" must be all lower-case
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "inRange" must be all lower-case
(#219) Variable "inRange" must be all lower-case
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Variable "inError" must be all lower-case
(#231) Variable "ERRORS" must be all lower-case
(#232) Variable "inError" must be all lower-case
(#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
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#259) Variable "inString" must be all lower-case
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "inPath" must be all lower-case
(#276) Variable "inRange" must be all lower-case
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "inError" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Variable "formulaLength" must be all lower-case
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "formulaLength" must be all lower-case
(#372) Variable "COMPARATORS_MULTI" must be all lower-case
(#372) Variable "COMPARATORS_MULTI" must not contain underscores.
(#377) Line exceeds 132 characters; contains 162 characters
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "tokenCount" must be all lower-case
(#470) Variable "tokenCount" must be all lower-case
(#473) Variable "previousToken" must be all lower-case
(#475) Variable "previousToken" must be all lower-case
(#478) Variable "nextToken" must be all lower-case
(#480) Variable "nextToken" must be all lower-case
(#492) Variable "previousToken" must be all lower-case
(#497) Variable "previousToken" must be all lower-case
(#497) Variable "previousToken" must be all lower-case
(#497) Line exceeds 132 characters; contains 169 characters
(#498) Variable "previousToken" must be all lower-case
(#498) Variable "previousToken" must be all lower-case
(#498) Line exceeds 132 characters; contains 174 characters
(#499) Variable "previousToken" must be all lower-case
(#504) Variable "nextToken" must be all lower-case
(#509) Variable "nextToken" must be all lower-case
(#509) Variable "nextToken" must be all lower-case
(#509) Line exceeds 132 characters; contains 162 characters
(#510) Variable "nextToken" must be all lower-case
(#510) Variable "nextToken" must be all lower-case
(#510) Line exceeds 132 characters; contains 167 characters
(#511) Variable "nextToken" must be all lower-case
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Variable "tokenCount" must be all lower-case
(#524) Variable "tokenCount" must be all lower-case
(#527) Variable "previousToken" must be all lower-case
(#529) Variable "previousToken" must be all lower-case
(#532) Variable "nextToken" must be all lower-case
(#534) Variable "nextToken" must be all lower-case
(#544) Usage of ELSEIF not allowed; use ELSE IF instead
(#544) Variable "previousToken" must be all lower-case
(#545) Variable "previousToken" must be all lower-case
(#546) Variable "previousToken" must be all lower-case
(#547) Variable "previousToken" must be all lower-case
(#548) Variable "previousToken" must be all lower-case
(#549) Variable "previousToken" must be all lower-case
(#562) Usage of ELSEIF not allowed; use ELSE IF instead
(#562) Variable "previousToken" must be all lower-case
(#563) Variable "previousToken" must be all lower-case
(#564) Variable "previousToken" must be all lower-case
(#565) Variable "previousToken" must be all lower-case
(#566) Variable "previousToken" must be all lower-case
(#567) Variable "previousToken" must be all lower-case
(#581) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/FormulaToken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Expected MOODLE_INTERNAL check or config.php inclusion
(#90) Member variable "tokenType" must be all lower-case
(#97) Member variable "tokenSubType" must be all lower-case
(#106) Variable "pValue" must be all lower-case
(#106) Variable "pTokenType" must be all lower-case
(#106) Variable "pTokenSubType" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "pValue" must be all lower-case
(#110) Variable "pTokenType" must be all lower-case
(#111) Variable "pTokenSubType" must be all lower-case
(#119) Public method name "FormulaToken::getValue" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#129) Public method name "FormulaToken::setValue" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "FormulaToken::getTokenType" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "FormulaToken::setTokenType" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#159) Public method name "FormulaToken::getTokenSubType" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "FormulaToken::setTokenSubType" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "compatibilityMode" must be all lower-case
(#62) Member variable "returnDateType" must be all lower-case
(#69) Member variable "errorCodes" must be all lower-case
(#91) Public method name "Functions::setCompatibilityMode" must be in lower-case letters only
(#91) Variable "compatibilityMode" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "compatibilityMode" must be all lower-case
(#94) Variable "compatibilityMode" must be all lower-case
(#95) Variable "compatibilityMode" must be all lower-case
(#97) Variable "compatibilityMode" must be all lower-case
(#97) Variable "compatibilityMode" must be all lower-case
(#115) Public method name "Functions::getCompatibilityMode" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "compatibilityMode" must be all lower-case
(#131) Public method name "Functions::setReturnDateType" must be in lower-case letters only
(#131) Variable "returnDateType" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "returnDateType" must be all lower-case
(#134) Variable "returnDateType" must be all lower-case
(#135) Variable "returnDateType" must be all lower-case
(#137) Variable "returnDateType" must be all lower-case
(#137) Variable "returnDateType" must be all lower-case
(#155) Public method name "Functions::getReturnDateType" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "returnDateType" must be all lower-case
(#166) Public method name "Functions::DUMMY" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Public method name "Functions::DIV0" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Variable "errorCodes" must be all lower-case
(#194) Public method name "Functions::NA" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "errorCodes" must be all lower-case
(#207) Public method name "Functions::NAN" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#209) Variable "errorCodes" must be all lower-case
(#220) Public method name "Functions::NAME" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "errorCodes" must be all lower-case
(#233) Public method name "Functions::REF" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "errorCodes" must be all lower-case
(#247) Opening brace should be on the same line as the declaration
(#248) Variable "errorCodes" must be all lower-case
(#259) Public method name "Functions::VALUE" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "errorCodes" must be all lower-case
(#264) Public method name "Functions::isMatrixValue" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#269) Public method name "Functions::isValue" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#274) Public method name "Functions::isCellValue" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#279) Public method name "Functions::ifCondition" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#310) Public method name "Functions::errorType" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#315) Variable "errorCodes" must be all lower-case
(#315) Variable "errorCode" must be all lower-case
(#316) Variable "errorCode" must be all lower-case
(#331) Public method name "Functions::isBlank" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#346) Public method name "Functions::isErr" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#359) Public method name "Functions::isError" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#367) Variable "errorCodes" must be all lower-case
(#376) Public method name "Functions::isNa" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#389) Public method name "Functions::isEven" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#395) Usage of ELSEIF not allowed; use ELSE IF instead
(#408) Public method name "Functions::isOdd" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#414) Usage of ELSEIF not allowed; use ELSE IF instead
(#427) Public method name "Functions::isNumber" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#444) Public method name "Functions::isLogical" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#457) Public method name "Functions::isText" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#470) Public method name "Functions::isNonText" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#480) Public method name "Functions::VERSION" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#501) Opening brace should be on the same line as the declaration
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#538) Public method name "Functions::TYPE" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#548) Usage of ELSEIF not allowed; use ELSE IF instead
(#551) Usage of ELSEIF not allowed; use ELSE IF instead
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#559) Usage of ELSEIF not allowed; use ELSE IF instead
(#561) Usage of ELSEIF not allowed; use ELSE IF instead
(#563) Usage of ELSEIF not allowed; use ELSE IF instead
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#581) Public method name "Functions::flattenArray" must be in lower-case letters only
(#582) Opening brace should be on the same line as the declaration
(#587) Variable "arrayValues" must be all lower-case
(#593) Variable "arrayValues" must be all lower-case
(#596) Variable "arrayValues" must be all lower-case
(#600) Variable "arrayValues" must be all lower-case
(#604) Variable "arrayValues" must be all lower-case
(#613) Public method name "Functions::flattenArrayIndexed" must be in lower-case letters only
(#614) Opening brace should be on the same line as the declaration
(#619) Variable "arrayValues" must be all lower-case
(#625) Variable "arrayValues" must be all lower-case
(#628) Variable "arrayValues" must be all lower-case
(#632) Variable "arrayValues" must be all lower-case
(#636) Variable "arrayValues" must be all lower-case
(#645) Public method name "Functions::flattenSingleValue" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#656) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#657) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#658) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Opening brace should be on the same line as the declaration
(#664) This comment is 50% valid code; is this commented out code?
(#669) Opening brace should be on the same line as the declaration
(#671) This comment is 50% valid code; is this commented out code?
(#676) Opening brace should be on the same line as the declaration
(#678) This comment is 50% valid code; is this commented out code?
(#682) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#683) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Opening brace should be on the same line as the declaration
(#706) Line exceeds 132 characters; contains 138 characters
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Logical.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#81) Public method name "Logical::logicalAnd" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "returnValue" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "aArgs" must be all lower-case
(#88) Variable "argCount" must be all lower-case
(#89) Variable "aArgs" must be all lower-case
(#89) Variable "argCount" must be all lower-case
(#92) Variable "returnValue" must be all lower-case
(#92) Variable "returnValue" must be all lower-case
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Variable "returnValue" must be all lower-case
(#94) Variable "returnValue" must be all lower-case
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Variable "returnValue" must be all lower-case
(#104) Variable "returnValue" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 50% valid code; is this commented out code?
(#109) Variable "argCount" must be all lower-case
(#113) Variable "returnValue" must be all lower-case
(#136) Public method name "Logical::logicalOr" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "returnValue" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "aArgs" must be all lower-case
(#143) Variable "argCount" must be all lower-case
(#144) Variable "aArgs" must be all lower-case
(#144) Variable "argCount" must be all lower-case
(#147) Variable "returnValue" must be all lower-case
(#147) Variable "returnValue" must be all lower-case
(#148) Usage of ELSEIF not allowed; use ELSE IF instead
(#149) Variable "returnValue" must be all lower-case
(#149) Variable "returnValue" must be all lower-case
(#150) Usage of ELSEIF not allowed; use ELSE IF instead
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#159) Variable "returnValue" must be all lower-case
(#159) Variable "returnValue" must be all lower-case
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 50% valid code; is this commented out code?
(#164) Variable "argCount" must be all lower-case
(#168) Variable "returnValue" must be all lower-case
(#190) Public method name "Logical::NOT" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Public method name "Logical::statementIf" must be in lower-case letters only
(#238) Variable "returnIfTrue" must be all lower-case
(#238) Variable "returnIfFalse" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#241) Variable "returnIfTrue" must be all lower-case
(#241) Variable "returnIfTrue" must be all lower-case
(#241) Variable "returnIfTrue" must be all lower-case
(#242) Variable "returnIfFalse" must be all lower-case
(#242) Variable "returnIfFalse" must be all lower-case
(#242) Variable "returnIfFalse" must be all lower-case
(#244) Variable "returnIfTrue" must be all lower-case
(#244) Variable "returnIfFalse" must be all lower-case
(#258) Public method name "Logical::IFERROR" must be in lower-case letters only
(#258) Variable "testValue" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#260) Variable "testValue" must be all lower-case
(#260) Variable "testValue" must be all lower-case
(#260) Variable "testValue" must be all lower-case
(#263) Variable "testValue" must be all lower-case
(#263) Variable "testValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/LookupRef.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Public method name "LookupRef::cellAddress" must be in lower-case letters only
(#50) Variable "referenceStyle" must be all lower-case
(#50) Variable "sheetText" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#55) Variable "sheetText" must be all lower-case
(#55) Variable "sheetText" must be all lower-case
(#61) Variable "sheetText" must be all lower-case
(#62) Variable "sheetText" must be all lower-case
(#63) Variable "sheetText" must be all lower-case
(#63) Variable "sheetText" must be all lower-case
(#65) Variable "sheetText" must be all lower-case
(#67) Variable "referenceStyle" must be all lower-case
(#67) Variable "referenceStyle" must be all lower-case
(#68) Variable "rowRelative" must be all lower-case
(#68) Variable "columnRelative" must be all lower-case
(#71) Variable "columnRelative" must be all lower-case
(#74) Variable "rowRelative" must be all lower-case
(#77) Variable "sheetText" must be all lower-case
(#77) Variable "columnRelative" must be all lower-case
(#77) Variable "rowRelative" must be all lower-case
(#86) Variable "sheetText" must be all lower-case
(#94) Line exceeds 132 characters; contains 138 characters
(#104) Public method name "LookupRef::COLUMN" must be in lower-case letters only
(#104) Variable "cellAddress" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "cellAddress" must be all lower-case
(#106) Variable "cellAddress" must be all lower-case
(#110) Variable "cellAddress" must be all lower-case
(#111) Variable "cellAddress" must be all lower-case
(#111) Variable "columnKey" must be all lower-case
(#112) Variable "columnKey" must be all lower-case
(#112) Variable "columnKey" must be all lower-case
(#114) Variable "columnKey" must be all lower-case
(#117) Variable "cellAddress" must be all lower-case
(#118) Variable "cellAddress" must be all lower-case
(#118) Variable "cellAddress" must be all lower-case
(#120) Variable "cellAddress" must be all lower-case
(#121) Variable "startAddress" must be all lower-case
(#121) Variable "endAddress" must be all lower-case
(#121) Variable "cellAddress" must be all lower-case
(#122) Variable "startAddress" must be all lower-case
(#122) Variable "startAddress" must be all lower-case
(#123) Variable "endAddress" must be all lower-case
(#123) Variable "endAddress" must be all lower-case
(#124) Variable "returnValue" must be all lower-case
(#126) Variable "returnValue" must be all lower-case
(#126) Variable "startAddress" must be all lower-case
(#127) Variable "startAddress" must be all lower-case
(#127) Variable "endAddress" must be all lower-case
(#129) Variable "returnValue" must be all lower-case
(#131) Variable "cellAddress" must be all lower-case
(#131) Variable "cellAddress" must be all lower-case
(#133) Variable "cellAddress" must be all lower-case
(#146) Line exceeds 132 characters; contains 138 characters
(#149) Public method name "LookupRef::COLUMNS" must be in lower-case letters only
(#149) Variable "cellAddress" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "cellAddress" must be all lower-case
(#151) Variable "cellAddress" must be all lower-case
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#153) Variable "cellAddress" must be all lower-case
(#157) Variable "cellAddress" must be all lower-case
(#158) Variable "isMatrix" must be all lower-case
(#158) Variable "cellAddress" must be all lower-case
(#159) Variable "cellAddress" must be all lower-case
(#161) Variable "isMatrix" must be all lower-case
(#182) Public method name "LookupRef::ROW" must be in lower-case letters only
(#182) Variable "cellAddress" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
(#184) Variable "cellAddress" must be all lower-case
(#184) Variable "cellAddress" must be all lower-case
(#188) Variable "cellAddress" must be all lower-case
(#189) Variable "cellAddress" must be all lower-case
(#189) Variable "columnKey" must be all lower-case
(#189) Variable "rowValue" must be all lower-case
(#190) Variable "rowValue" must be all lower-case
(#190) Variable "rowKey" must be all lower-case
(#190) Variable "cellValue" must be all lower-case
(#191) Variable "rowKey" must be all lower-case
(#195) Variable "cellAddress" must be all lower-case
(#196) Variable "cellAddress" must be all lower-case
(#196) Variable "cellAddress" must be all lower-case
(#198) Variable "cellAddress" must be all lower-case
(#199) Variable "startAddress" must be all lower-case
(#199) Variable "endAddress" must be all lower-case
(#199) Variable "cellAddress" must be all lower-case
(#200) Variable "startAddress" must be all lower-case
(#200) Variable "startAddress" must be all lower-case
(#201) Variable "endAddress" must be all lower-case
(#201) Variable "endAddress" must be all lower-case
(#202) Variable "returnValue" must be all lower-case
(#204) Variable "returnValue" must be all lower-case
(#204) Variable "startAddress" must be all lower-case
(#205) Variable "startAddress" must be all lower-case
(#205) Variable "endAddress" must be all lower-case
(#207) Variable "returnValue" must be all lower-case
(#209) Variable "cellAddress" must be all lower-case
(#209) Variable "cellAddress" must be all lower-case
(#211) Variable "cellAddress" must be all lower-case
(#224) Line exceeds 132 characters; contains 135 characters
(#227) Public method name "LookupRef::ROWS" must be in lower-case letters only
(#227) Variable "cellAddress" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#229) Variable "cellAddress" must be all lower-case
(#229) Variable "cellAddress" must be all lower-case
(#231) Usage of ELSEIF not allowed; use ELSE IF instead
(#231) Variable "cellAddress" must be all lower-case
(#235) Variable "cellAddress" must be all lower-case
(#236) Variable "isMatrix" must be all lower-case
(#236) Variable "cellAddress" must be all lower-case
(#237) Variable "cellAddress" must be all lower-case
(#239) Variable "isMatrix" must be all lower-case
(#258) Public method name "LookupRef::HYPERLINK" must be in lower-case letters only
(#258) Variable "linkURL" must be all lower-case
(#258) Variable "displayName" must be all lower-case
(#258) Variable "pCell" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#261) Variable "pCell" must be all lower-case
(#263) Variable "linkURL" must be all lower-case
(#263) Variable "linkURL" must be all lower-case
(#263) Variable "linkURL" must be all lower-case
(#264) Variable "displayName" must be all lower-case
(#264) Variable "displayName" must be all lower-case
(#264) Variable "displayName" must be all lower-case
(#266) Variable "pCell" must be all lower-case
(#266) Variable "linkURL" must be all lower-case
(#270) Variable "displayName" must be all lower-case
(#270) Variable "displayName" must be all lower-case
(#271) Variable "displayName" must be all lower-case
(#271) Variable "linkURL" must be all lower-case
(#274) Variable "pCell" must be all lower-case
(#274) Variable "linkURL" must be all lower-case
(#275) Variable "pCell" must be all lower-case
(#275) Variable "displayName" must be all lower-case
(#277) Variable "displayName" must be all lower-case
(#297) Public method name "LookupRef::INDIRECT" must be in lower-case letters only
(#297) Variable "cellAddress" must be all lower-case
(#297) Variable "pCell" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "cellAddress" must be all lower-case
(#299) Variable "cellAddress" must be all lower-case
(#300) Variable "cellAddress" must be all lower-case
(#300) Variable "cellAddress" must be all lower-case
(#304) Variable "cellAddress1" must be all lower-case
(#304) Variable "cellAddress" must be all lower-case
(#305) Variable "cellAddress2" must be all lower-case
(#306) Variable "cellAddress" must be all lower-case
(#307) Variable "cellAddress1" must be all lower-case
(#307) Variable "cellAddress2" must be all lower-case
(#307) Variable "cellAddress" must be all lower-case
(#310) Variable "cellAddress1" must be all lower-case
(#310) Line exceeds 132 characters; contains 135 characters
(#311) Variable "cellAddress2" must be all lower-case
(#311) Variable "cellAddress2" must be all lower-case
(#311) Line exceeds 132 characters; contains 166 characters
(#312) Variable "cellAddress1" must be all lower-case
(#312) Line exceeds 132 characters; contains 140 characters
(#316) Variable "cellAddress" must be all lower-case
(#317) Variable "sheetName" must be all lower-case
(#317) Variable "cellAddress" must be all lower-case
(#317) Variable "cellAddress" must be all lower-case
(#318) Variable "sheetName" must be all lower-case
(#318) Variable "sheetName" must be all lower-case
(#319) Variable "pSheet" must be all lower-case
(#319) Variable "pCell" must be all lower-case
(#319) Variable "sheetName" must be all lower-case
(#321) Variable "pSheet" must be all lower-case
(#321) Variable "pCell" must be all lower-case
(#324) Variable "cellAddress" must be all lower-case
(#324) Variable "pSheet" must be all lower-case
(#327) Variable "cellAddress" must be all lower-case
(#328) Variable "sheetName" must be all lower-case
(#328) Variable "cellAddress" must be all lower-case
(#328) Variable "cellAddress" must be all lower-case
(#329) Variable "sheetName" must be all lower-case
(#329) Variable "sheetName" must be all lower-case
(#330) Variable "pSheet" must be all lower-case
(#330) Variable "pCell" must be all lower-case
(#330) Variable "sheetName" must be all lower-case
(#332) Variable "pSheet" must be all lower-case
(#332) Variable "pCell" must be all lower-case
(#335) Variable "cellAddress" must be all lower-case
(#335) Variable "pSheet" must be all lower-case
(#359) Line exceeds 132 characters; contains 143 characters
(#360) Line exceeds 132 characters; contains 143 characters
(#363) Public method name "LookupRef::OFFSET" must be in lower-case letters only
(#363) Variable "cellAddress" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#369) Variable "cellAddress" must be all lower-case
(#374) Variable "pCell" must be all lower-case
(#375) Variable "pCell" must be all lower-case
(#379) Variable "sheetName" must be all lower-case
(#380) Variable "cellAddress" must be all lower-case
(#381) Variable "sheetName" must be all lower-case
(#381) Variable "cellAddress" must be all lower-case
(#381) Variable "cellAddress" must be all lower-case
(#382) Variable "sheetName" must be all lower-case
(#382) Variable "sheetName" must be all lower-case
(#384) Variable "cellAddress" must be all lower-case
(#385) Variable "startCell" must be all lower-case
(#385) Variable "endCell" must be all lower-case
(#385) Variable "cellAddress" must be all lower-case
(#387) Variable "startCell" must be all lower-case
(#387) Variable "endCell" must be all lower-case
(#387) Variable "cellAddress" must be all lower-case
(#389) Variable "startCellColumn" must be all lower-case
(#389) Variable "startCellRow" must be all lower-case
(#389) Variable "startCell" must be all lower-case
(#390) Variable "endCellColumn" must be all lower-case
(#390) Variable "endCellRow" must be all lower-case
(#390) Variable "endCell" must be all lower-case
(#392) Variable "startCellRow" must be all lower-case
(#393) Variable "startCellColumn" must be all lower-case
(#393) Variable "startCellColumn" must be all lower-case
(#394) Variable "startCellColumn" must be all lower-case
(#396) Variable "startCellRow" must be all lower-case
(#396) Variable "startCellColumn" must be all lower-case
(#399) Variable "endCellColumn" must be all lower-case
(#399) Variable "endCellColumn" must be all lower-case
(#401) Variable "endCellColumn" must be all lower-case
(#401) Variable "startCellColumn" must be all lower-case
(#403) Variable "endCellColumn" must be all lower-case
(#405) Variable "startCellColumn" must be all lower-case
(#405) Variable "startCellColumn" must be all lower-case
(#408) Variable "endCellRow" must be all lower-case
(#408) Variable "startCellRow" must be all lower-case
(#410) Variable "endCellRow" must be all lower-case
(#413) Variable "endCellRow" must be all lower-case
(#413) Variable "endCellColumn" must be all lower-case
(#416) Variable "endCellColumn" must be all lower-case
(#416) Variable "endCellColumn" must be all lower-case
(#418) Variable "cellAddress" must be all lower-case
(#418) Variable "startCellColumn" must be all lower-case
(#418) Variable "startCellRow" must be all lower-case
(#419) Variable "startCellColumn" must be all lower-case
(#419) Variable "endCellColumn" must be all lower-case
(#419) Variable "startCellRow" must be all lower-case
(#419) Variable "endCellRow" must be all lower-case
(#420) Variable "cellAddress" must be all lower-case
(#420) Variable "endCellColumn" must be all lower-case
(#420) Variable "endCellRow" must be all lower-case
(#423) Variable "sheetName" must be all lower-case
(#424) Variable "pSheet" must be all lower-case
(#424) Variable "pCell" must be all lower-case
(#424) Variable "sheetName" must be all lower-case
(#426) Variable "pSheet" must be all lower-case
(#426) Variable "pCell" must be all lower-case
(#429) Variable "cellAddress" must be all lower-case
(#429) Variable "pSheet" must be all lower-case
(#442) Line exceeds 132 characters; contains 135 characters
(#445) Line exceeds 132 characters; contains 133 characters
(#446) Line exceeds 132 characters; contains 134 characters
(#450) Public method name "LookupRef::CHOOSE" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#452) Variable "chooseArgs" must be all lower-case
(#453) Variable "chosenEntry" must be all lower-case
(#453) Variable "chooseArgs" must be all lower-case
(#454) Variable "entryCount" must be all lower-case
(#454) Variable "chooseArgs" must be all lower-case
(#456) Variable "chosenEntry" must be all lower-case
(#457) Variable "chosenEntry" must be all lower-case
(#457) Variable "chosenEntry" must be all lower-case
(#459) Variable "chosenEntry" must be all lower-case
(#459) Variable "chosenEntry" must be all lower-case
(#460) Variable "chosenEntry" must be all lower-case
(#464) Variable "chosenEntry" must be all lower-case
(#464) Variable "chosenEntry" must be all lower-case
(#465) Variable "chosenEntry" must be all lower-case
(#465) Variable "chosenEntry" must be all lower-case
(#465) Variable "entryCount" must be all lower-case
(#469) Variable "chooseArgs" must be all lower-case
(#469) Variable "chosenEntry" must be all lower-case
(#470) Variable "chooseArgs" must be all lower-case
(#470) Variable "chosenEntry" must be all lower-case
(#472) Variable "chooseArgs" must be all lower-case
(#472) Variable "chosenEntry" must be all lower-case
(#486) Line exceeds 132 characters; contains 164 characters
(#489) Public method name "LookupRef::MATCH" must be in lower-case letters only
(#489) Variable "lookup_value" must not contain underscores.
(#489) Variable "lookup_array" must not contain underscores.
(#489) Variable "match_type" must not contain underscores.
(#490) Opening brace should be on the same line as the declaration
(#491) Variable "lookup_array" must not contain underscores.
(#491) Variable "lookup_array" must not contain underscores.
(#492) Variable "lookup_value" must not contain underscores.
(#492) Variable "lookup_value" must not contain underscores.
(#493) Variable "match_type" must not contain underscores.
(#493) Variable "match_type" must not contain underscores.
(#493) Variable "match_type" must not contain underscores.
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#495) Variable "lookup_value" must not contain underscores.
(#495) Variable "lookup_value" must not contain underscores.
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#498) Variable "lookup_value" must not contain underscores.
(#498) Variable "lookup_value" must not contain underscores.
(#498) Variable "lookup_value" must not contain underscores.
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#503) Variable "match_type" must not contain underscores.
(#503) Variable "match_type" must not contain underscores.
(#503) Variable "match_type" must not contain underscores.
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#508) Variable "lookupArraySize" must be all lower-case
(#508) Variable "lookup_array" must not contain underscores.
(#509) Variable "lookupArraySize" must be all lower-case
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#514) Variable "lookup_array" must not contain underscores.
(#514) Variable "lookupArrayValue" must be all lower-case
(#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
(#515) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#516) Variable "lookupArrayValue" must be all lower-case
(#516) Variable "lookupArrayValue" must be all lower-case
(#517) Variable "lookupArrayValue" must be all lower-case
(#517) Variable "lookupArrayValue" must be all lower-case
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#521) Variable "lookupArrayValue" must be all lower-case
(#522) Variable "lookup_array" must not contain underscores.
(#522) Variable "lookupArrayValue" must be all lower-case
(#524) Variable "lookupArrayValue" must be all lower-case
(#524) Variable "match_type" must not contain underscores.
(#524) Variable "match_type" must not contain underscores.
(#525) Variable "lookup_array" must not contain underscores.
(#525) Variable "lookup_array" must not contain underscores.
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Variable "match_type" must not contain underscores.
(#531) Variable "lookup_array" must not contain underscores.
(#532) Variable "keySet" must be all lower-case
(#532) Variable "lookup_array" must not contain underscores.
(#533) Usage of ELSEIF not allowed; use ELSE IF instead
(#533) Variable "match_type" must not contain underscores.
(#534) Variable "lookup_array" must not contain underscores.
(#535) Variable "keySet" must be all lower-case
(#535) Variable "lookup_array" must not contain underscores.
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Variable "lookup_array" must not contain underscores.
(#541) Variable "lookupArrayValue" must be all lower-case
(#542) Variable "match_type" must not contain underscores.
(#542) Variable "lookupArrayValue" must be all lower-case
(#542) Variable "lookup_value" must not contain underscores.
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#545) Usage of ELSEIF not allowed; use ELSE IF instead
(#545) Variable "match_type" must not contain underscores.
(#545) Variable "lookupArrayValue" must be all lower-case
(#545) Variable "lookup_value" must not contain underscores.
(#546) Variable "keySet" must be all lower-case
(#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
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Variable "keySet" must be all lower-case
(#555) Usage of ELSEIF not allowed; use ELSE IF instead
(#555) Variable "match_type" must not contain underscores.
(#555) Variable "lookupArrayValue" must be all lower-case
(#555) Variable "lookup_value" must not contain underscores.
(#556) Variable "keySet" must be all lower-case
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Variable "keySet" must be all lower-case
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#585) Public method name "LookupRef::INDEX" must be in lower-case letters only
(#585) Variable "arrayValues" must be all lower-case
(#585) Variable "rowNum" must be all lower-case
(#585) Variable "columnNum" must be all lower-case
(#586) Opening brace should be on the same line as the declaration
(#587) Variable "rowNum" must be all lower-case
(#587) Variable "columnNum" must be all lower-case
(#591) Variable "arrayValues" must be all lower-case
(#595) Variable "rowKeys" must be all lower-case
(#595) Variable "arrayValues" must be all lower-case
(#596) Variable "columnKeys" must be all lower-case
(#596) Variable "arrayValues" must be all lower-case
(#596) Variable "rowKeys" must be all lower-case
(#598) Variable "columnNum" must be all lower-case
(#598) Variable "columnKeys" must be all lower-case
(#600) Usage of ELSEIF not allowed; use ELSE IF instead
(#600) Variable "columnNum" must be all lower-case
(#601) Variable "rowNum" must be all lower-case
(#602) Variable "arrayValues" must be all lower-case
(#604) Variable "rowNum" must be all lower-case
(#604) Variable "rowKeys" must be all lower-case
(#604) Variable "rowNum" must be all lower-case
(#605) Variable "returnArray" must be all lower-case
(#606) Variable "arrayValues" must be all lower-case
(#606) Variable "arrayColumn" must be all lower-case
(#607) Variable "arrayColumn" must be all lower-case
(#608) Variable "arrayColumn" must be all lower-case
(#608) Variable "rowNum" must be all lower-case
(#609) Variable "returnArray" must be all lower-case
(#609) Variable "arrayColumn" must be all lower-case
(#609) Variable "rowNum" must be all lower-case
(#611) Variable "arrayValues" must be all lower-case
(#611) Variable "rowNum" must be all lower-case
(#614) Variable "arrayValues" must be all lower-case
(#614) Variable "rowNum" must be all lower-case
(#618) Variable "returnArray" must be all lower-case
(#620) Variable "columnNum" must be all lower-case
(#620) Variable "columnKeys" must be all lower-case
(#620) Variable "columnNum" must be all lower-case
(#621) Variable "rowNum" must be all lower-case
(#621) Variable "rowKeys" must be all lower-case
(#623) Usage of ELSEIF not allowed; use ELSE IF instead
(#623) Variable "rowNum" must be all lower-case
(#624) Variable "arrayValues" must be all lower-case
(#624) Variable "columnNum" must be all lower-case
(#626) Variable "rowNum" must be all lower-case
(#626) Variable "rowKeys" must be all lower-case
(#626) Variable "rowNum" must be all lower-case
(#628) Variable "arrayValues" must be all lower-case
(#628) Variable "rowNum" must be all lower-case
(#628) Variable "columnNum" must be all lower-case
(#637) Line exceeds 132 characters; contains 135 characters
(#639) Public method name "LookupRef::TRANSPOSE" must be in lower-case letters only
(#639) Variable "matrixData" must be all lower-case
(#640) Opening brace should be on the same line as the declaration
(#641) Variable "returnMatrix" must be all lower-case
(#642) Variable "matrixData" must be all lower-case
(#643) Variable "matrixData" must be all lower-case
(#643) Variable "matrixData" must be all lower-case
(#647) Variable "matrixData" must be all lower-case
(#647) Variable "matrixRow" must be all lower-case
(#649) Variable "matrixRow" must be all lower-case
(#649) Variable "matrixCell" must be all lower-case
(#650) Variable "returnMatrix" must be all lower-case
(#650) Variable "matrixCell" must be all lower-case
(#656) Variable "returnMatrix" must be all lower-case
(#659) Private method name "LookupRef::vlookupSort" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#662) Variable "firstColumn" must be all lower-case
(#663) Variable "aLower" must be all lower-case
(#663) Variable "firstColumn" must be all lower-case
(#663) Variable "bLower" must be all lower-case
(#663) Variable "firstColumn" must be all lower-case
(#667) Variable "aLower" must be all lower-case
(#667) Variable "bLower" must be all lower-case
(#672) Line exceeds 132 characters; contains 151 characters
(#675) Line exceeds 132 characters; contains 136 characters
(#679) Public method name "LookupRef::VLOOKUP" must be in lower-case letters only
(#679) Variable "lookup_value" must not contain underscores.
(#679) Variable "lookup_array" must not contain underscores.
(#679) Variable "index_number" must not contain underscores.
(#679) Variable "not_exact_match" must not contain underscores.
(#680) Opening brace should be on the same line as the declaration
(#681) Variable "lookup_value" must not contain underscores.
(#681) Variable "lookup_value" must not contain underscores.
(#682) Variable "index_number" must not contain underscores.
(#682) Variable "index_number" must not contain underscores.
(#683) Variable "not_exact_match" must not contain underscores.
(#683) Variable "not_exact_match" must not contain underscores.
(#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
(#686) Variable "index_number" must not contain underscores.
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Variable "lookup_array" must not contain underscores.
(#691) Variable "lookup_array" must not contain underscores.
(#694) Variable "lookup_array" must not contain underscores.
(#695) Variable "firstRow" must be all lower-case
(#696) Variable "lookup_array" must not contain underscores.
(#696) Variable "firstRow" must be all lower-case
(#696) Variable "index_number" must not contain underscores.
(#696) Variable "lookup_array" must not contain underscores.
(#696) Variable "firstRow" must be all lower-case
(#699) Variable "columnKeys" must be all lower-case
(#699) Variable "lookup_array" must not contain underscores.
(#699) Variable "firstRow" must be all lower-case
(#700) Variable "returnColumn" must be all lower-case
(#700) Variable "columnKeys" must be all lower-case
(#700) Variable "index_number" must not contain underscores.
(#701) Variable "firstColumn" must be all lower-case
(#701) Variable "columnKeys" must be all lower-case
(#705) Variable "not_exact_match" must not contain underscores.
(#706) Variable "lookup_array" must not contain underscores.
(#709) Variable "rowNumber" must be all lower-case
(#709) Variable "rowValue" must be all lower-case
(#710) Variable "lookup_array" must not contain underscores.
(#710) Variable "rowKey" must be all lower-case
(#710) Variable "rowData" must be all lower-case
(#711) Variable "lookup_value" must not contain underscores.
(#711) Variable "rowData" must be all lower-case
(#711) Variable "firstColumn" must be all lower-case
(#711) Variable "rowData" must be all lower-case
(#711) Variable "firstColumn" must be all lower-case
(#711) Variable "lookup_value" must not contain underscores.
(#712) Variable "lookup_value" must not contain underscores.
(#712) Variable "rowData" must be all lower-case
(#712) Variable "firstColumn" must be all lower-case
(#712) Variable "rowData" must be all lower-case
(#712) Variable "firstColumn" must be all lower-case
(#712) Variable "lookup_value" must not contain underscores.
(#712) Line exceeds 132 characters; contains 154 characters
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Variable "lookup_value" must not contain underscores.
(#716) Variable "rowData" must be all lower-case
(#716) Variable "firstColumn" must be all lower-case
(#717) Variable "lookup_value" must not contain underscores.
(#717) Variable "rowData" must be all lower-case
(#717) Variable "firstColumn" must be all lower-case
(#718) Variable "rowNumber" must be all lower-case
(#718) Variable "rowKey" must be all lower-case
(#719) Variable "rowValue" must be all lower-case
(#719) Variable "rowData" must be all lower-case
(#719) Variable "firstColumn" must be all lower-case
(#723) Variable "rowNumber" must be all lower-case
(#724) Variable "not_exact_match" must not contain underscores.
(#724) Variable "rowValue" must be all lower-case
(#724) Variable "lookup_value" must not contain underscores.
(#725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#729) Variable "lookup_array" must not contain underscores.
(#729) Variable "rowNumber" must be all lower-case
(#729) Variable "returnColumn" must be all lower-case
(#738) Line exceeds 132 characters; contains 150 characters
(#745) Public method name "LookupRef::HLOOKUP" must be in lower-case letters only
(#745) Variable "lookup_value" must not contain underscores.
(#745) Variable "lookup_array" must not contain underscores.
(#745) Variable "index_number" must not contain underscores.
(#745) Variable "not_exact_match" must not contain underscores.
(#746) Opening brace should be on the same line as the declaration
(#747) Variable "lookup_value" must not contain underscores.
(#747) Variable "lookup_value" must not contain underscores.
(#748) Variable "index_number" must not contain underscores.
(#748) Variable "index_number" must not contain underscores.
(#749) Variable "not_exact_match" must not contain underscores.
(#749) Variable "not_exact_match" must not contain underscores.
(#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) Variable "index_number" must not contain underscores.
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Variable "lookup_array" must not contain underscores.
(#757) Variable "lookup_array" must not contain underscores.
(#760) Variable "lookup_array" must not contain underscores.
(#761) Variable "firstRow" must be all lower-case
(#762) Variable "lookup_array" must not contain underscores.
(#762) Variable "firstRow" must be all lower-case
(#762) Variable "index_number" must not contain underscores.
(#762) Variable "lookup_array" must not contain underscores.
(#762) Variable "firstRow" must be all lower-case
(#765) Variable "columnKeys" must be all lower-case
(#765) Variable "lookup_array" must not contain underscores.
(#765) Variable "firstRow" must be all lower-case
(#767) Variable "returnColumn" must be all lower-case
(#767) Variable "index_number" must not contain underscores.
(#768) Variable "firstColumn" must be all lower-case
(#772) Variable "not_exact_match" must not contain underscores.
(#773) Variable "firstRowH" must be all lower-case
(#773) Variable "lookup_array" must not contain underscores.
(#773) Variable "firstColumn" must be all lower-case
(#775) Variable "rowNumber" must be all lower-case
(#775) Variable "rowValue" must be all lower-case
(#776) Variable "lookup_array" must not contain underscores.
(#776) Variable "firstColumn" must be all lower-case
(#776) Variable "rowKey" must be all lower-case
(#776) Variable "rowData" must be all lower-case
(#777) Variable "lookup_value" must not contain underscores.
(#777) Variable "rowData" must be all lower-case
(#777) Variable "rowData" must be all lower-case
(#777) Variable "lookup_value" must not contain underscores.
(#778) Variable "lookup_value" must not contain underscores.
(#778) Variable "rowData" must be all lower-case
(#778) Variable "rowData" must be all lower-case
(#778) Variable "lookup_value" must not contain underscores.
(#781) Variable "rowNumber" must be all lower-case
(#781) Variable "rowKey" must be all lower-case
(#782) Variable "rowValue" must be all lower-case
(#782) Variable "rowData" must be all lower-case
(#785) Variable "rowNumber" must be all lower-case
(#786) Variable "not_exact_match" must not contain underscores.
(#786) Variable "rowValue" must be all lower-case
(#786) Variable "lookup_value" must not contain underscores.
(#787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#791) Variable "lookup_array" must not contain underscores.
(#791) Variable "returnColumn" must be all lower-case
(#791) Variable "rowNumber" must be all lower-case
(#806) Public method name "LookupRef::LOOKUP" must be in lower-case letters only
(#806) Variable "lookup_value" must not contain underscores.
(#806) Variable "lookup_vector" must not contain underscores.
(#806) Variable "result_vector" must not contain underscores.
(#807) Opening brace should be on the same line as the declaration
(#808) Variable "lookup_value" must not contain underscores.
(#808) Variable "lookup_value" must not contain underscores.
(#810) Variable "lookup_vector" must not contain underscores.
(#813) Variable "lookupRows" must be all lower-case
(#813) Variable "lookup_vector" must not contain underscores.
(#814) Variable "lookup_vector" must not contain underscores.
(#816) Variable "lookupColumns" must be all lower-case
(#816) Variable "lookup_vector" must not contain underscores.
(#817) Variable "lookupRows" must be all lower-case
(#817) Variable "lookupColumns" must be all lower-case
(#817) Variable "lookupRows" must be all lower-case
(#817) Variable "lookupColumns" must be all lower-case
(#818) Variable "lookup_vector" must not contain underscores.
(#818) Variable "lookup_vector" must not contain underscores.
(#819) Variable "lookupRows" must be all lower-case
(#819) Variable "lookup_vector" must not contain underscores.
(#820) Variable "lookup_vector" must not contain underscores.
(#821) Variable "lookupColumns" must be all lower-case
(#821) Variable "lookup_vector" must not contain underscores.
(#824) Variable "result_vector" must not contain underscores.
(#825) Variable "result_vector" must not contain underscores.
(#825) Variable "lookup_vector" must not contain underscores.
(#827) Variable "resultRows" must be all lower-case
(#827) Variable "result_vector" must not contain underscores.
(#828) Variable "result_vector" must not contain underscores.
(#830) Variable "resultColumns" must be all lower-case
(#830) Variable "result_vector" must not contain underscores.
(#831) Variable "resultRows" must be all lower-case
(#831) Variable "resultColumns" must be all lower-case
(#831) Variable "resultRows" must be all lower-case
(#831) Variable "resultColumns" must be all lower-case
(#832) Variable "result_vector" must not contain underscores.
(#832) Variable "result_vector" must not contain underscores.
(#833) Variable "resultRows" must be all lower-case
(#833) Variable "result_vector" must not contain underscores.
(#834) Variable "result_vector" must not contain underscores.
(#835) Variable "resultColumns" must be all lower-case
(#835) Variable "result_vector" must not contain underscores.
(#838) Variable "lookupRows" must be all lower-case
(#839) Variable "result_vector" must not contain underscores.
(#839) Variable "lookup_vector" must not contain underscores.
(#840) Variable "lookup_vector" must not contain underscores.
(#840) Variable "lookup_vector" must not contain underscores.
(#842) Variable "lookupColumns" must be all lower-case
(#843) Variable "lookup_vector" must not contain underscores.
(#848) Variable "dataValue1" must be all lower-case
(#852) Variable "dataValue1" must be all lower-case
(#854) Variable "dataValue2" must be all lower-case
(#854) Variable "result_vector" must not contain underscores.
(#855) Variable "dataValue2" must be all lower-case
(#856) Variable "dataValue2" must be all lower-case
(#856) Variable "dataValue2" must be all lower-case
(#858) Variable "dataValue1" must be all lower-case
(#858) Variable "dataValue2" must be all lower-case
(#863) Variable "lookup_value" must not contain underscores.
(#863) Variable "lookup_vector" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/MathTrig.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "startVal" must be all lower-case
(#36) Variable "factorArray" must be all lower-case
(#37) Variable "startVal" must be all lower-case
(#39) Variable "factorArray" must be all lower-case
(#39) Variable "factorArray" must be all lower-case
(#40) Variable "factorArray" must be all lower-case
(#40) Variable "factorArray" must be all lower-case
(#46) Variable "factorArray" must be all lower-case
(#47) Variable "factorArray" must be all lower-case
(#49) Variable "factorArray" must be all lower-case
(#55) Private method name "MathTrig::romanCut" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#81) Public method name "MathTrig::ATAN2" must be in lower-case letters only
(#81) Variable "xCoordinate" must be all lower-case
(#81) Variable "yCoordinate" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "xCoordinate" must be all lower-case
(#83) Variable "xCoordinate" must be all lower-case
(#84) Variable "yCoordinate" must be all lower-case
(#84) Variable "yCoordinate" must be all lower-case
(#86) Variable "xCoordinate" must be all lower-case
(#86) Variable "xCoordinate" must be all lower-case
(#86) Variable "xCoordinate" must be all lower-case
(#87) Variable "yCoordinate" must be all lower-case
(#87) Variable "yCoordinate" must be all lower-case
(#87) Variable "yCoordinate" must be all lower-case
(#89) Variable "xCoordinate" must be all lower-case
(#89) Variable "xCoordinate" must be all lower-case
(#90) Variable "yCoordinate" must be all lower-case
(#90) Variable "yCoordinate" must be all lower-case
(#91) Variable "xCoordinate" must be all lower-case
(#91) Variable "xCoordinate" must be all lower-case
(#92) Variable "yCoordinate" must be all lower-case
(#92) Variable "yCoordinate" must be all lower-case
(#94) Variable "xCoordinate" must be all lower-case
(#94) Variable "yCoordinate" must be all lower-case
(#98) Variable "yCoordinate" must be all lower-case
(#98) Variable "xCoordinate" must be all lower-case
(#120) Public method name "MathTrig::CEILING" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#133) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Public method name "MathTrig::COMBIN" must be in lower-case letters only
(#157) Variable "numObjs" must be all lower-case
(#157) Variable "numInSet" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "numObjs" must be all lower-case
(#159) Variable "numObjs" must be all lower-case
(#160) Variable "numInSet" must be all lower-case
(#160) Variable "numInSet" must be all lower-case
(#162) Variable "numObjs" must be all lower-case
(#162) Variable "numInSet" must be all lower-case
(#163) Variable "numObjs" must be all lower-case
(#163) Variable "numInSet" must be all lower-case
(#165) Usage of ELSEIF not allowed; use ELSE IF instead
(#165) Variable "numInSet" must be all lower-case
(#169) Variable "numObjs" must be all lower-case
(#169) Variable "numObjs" must be all lower-case
(#169) Variable "numInSet" must be all lower-case
(#169) Variable "numInSet" must be all lower-case
(#191) Public method name "MathTrig::EVEN" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#223) Public method name "MathTrig::FACT" must be in lower-case letters only
(#223) Variable "factVal" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#225) Variable "factVal" must be all lower-case
(#225) Variable "factVal" must be all lower-case
(#227) Variable "factVal" must be all lower-case
(#228) Variable "factVal" must be all lower-case
(#231) Variable "factLoop" must be all lower-case
(#231) Variable "factVal" must be all lower-case
(#233) Variable "factVal" must be all lower-case
(#233) Variable "factLoop" must be all lower-case
(#239) Variable "factLoop" must be all lower-case
(#240) Variable "factLoop" must be all lower-case
(#261) Public method name "MathTrig::FACTDOUBLE" must be in lower-case letters only
(#261) Variable "factVal" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "factLoop" must be all lower-case
(#263) Variable "factVal" must be all lower-case
(#265) Variable "factLoop" must be all lower-case
(#266) Variable "factLoop" must be all lower-case
(#266) Variable "factLoop" must be all lower-case
(#267) Variable "factVal" must be all lower-case
(#271) Variable "factLoop" must be all lower-case
(#272) Variable "factLoop" must be all lower-case
(#273) Variable "factLoop" must be all lower-case
(#295) Public method name "MathTrig::FLOOR" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#310) Usage of ELSEIF not allowed; use ELSE IF instead
(#334) Public method name "MathTrig::GCD" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "returnValue" must be all lower-case
(#337) Variable "allValuesFactors" must be all lower-case
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#344) Usage of ELSEIF not allowed; use ELSE IF instead
(#347) Variable "myFactors" must be all lower-case
(#348) Variable "myCountedFactors" must be all lower-case
(#348) Variable "myFactors" must be all lower-case
(#349) Variable "allValuesFactors" must be all lower-case
(#349) Variable "myCountedFactors" must be all lower-case
(#351) Variable "allValuesCount" must be all lower-case
(#351) Variable "allValuesFactors" must be all lower-case
(#352) Variable "allValuesCount" must be all lower-case
(#356) Variable "mergedArray" must be all lower-case
(#356) Variable "allValuesFactors" must be all lower-case
(#357) Variable "allValuesCount" must be all lower-case
(#358) Variable "mergedArray" must be all lower-case
(#358) Variable "mergedArray" must be all lower-case
(#358) Variable "allValuesFactors" must be all lower-case
(#360) Variable "mergedArrayValues" must be all lower-case
(#360) Variable "mergedArray" must be all lower-case
(#361) Variable "mergedArrayValues" must be all lower-case
(#362) Variable "returnValue" must be all lower-case
(#363) Usage of ELSEIF not allowed; use ELSE IF instead
(#363) Variable "mergedArrayValues" must be all lower-case
(#364) Variable "mergedArray" must be all lower-case
(#364) Variable "mergedKey" must be all lower-case
(#364) Variable "mergedValue" must be all lower-case
(#365) Variable "allValuesFactors" must be all lower-case
(#365) Variable "highestPowerTest" must be all lower-case
(#366) Variable "highestPowerTest" must be all lower-case
(#366) Variable "testKey" must be all lower-case
(#366) Variable "testValue" must be all lower-case
(#367) Variable "testKey" must be all lower-case
(#367) Variable "mergedKey" must be all lower-case
(#367) Variable "testValue" must be all lower-case
(#367) Variable "mergedValue" must be all lower-case
(#368) Variable "mergedArray" must be all lower-case
(#368) Variable "mergedKey" must be all lower-case
(#368) Variable "testValue" must be all lower-case
(#369) Variable "mergedValue" must be all lower-case
(#369) Variable "testValue" must be all lower-case
(#375) Variable "returnValue" must be all lower-case
(#376) Variable "mergedArray" must be all lower-case
(#377) Variable "returnValue" must be all lower-case
(#380) Variable "returnValue" must be all lower-case
(#382) Variable "mergedArray" must be all lower-case
(#384) Variable "mergedArray" must be all lower-case
(#385) Variable "allValuesFactors" must be all lower-case
(#385) Variable "testValue" must be all lower-case
(#386) Variable "testValue" must be all lower-case
(#386) Variable "mergedKey" must be all lower-case
(#386) Variable "mergedValue" must be all lower-case
(#387) Variable "mergedKey" must be all lower-case
(#387) Variable "mergedValue" must be all lower-case
(#388) Variable "mergedValue" must be all lower-case
(#409) Public method name "MathTrig::INT" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#415) Usage of ELSEIF not allowed; use ELSE IF instead
(#440) Public method name "MathTrig::LCM" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
(#442) Variable "returnValue" must be all lower-case
(#443) Variable "allPoweredFactors" must be all lower-case
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Usage of ELSEIF not allowed; use ELSE IF instead
(#454) Variable "myFactors" must be all lower-case
(#455) Variable "myCountedFactors" must be all lower-case
(#455) Variable "myFactors" must be all lower-case
(#456) Variable "myPoweredFactors" must be all lower-case
(#457) Variable "myCountedFactors" must be all lower-case
(#457) Variable "myCountedFactor" must be all lower-case
(#457) Variable "myCountedPower" must be all lower-case
(#458) Variable "myPoweredFactors" must be all lower-case
(#458) Variable "myCountedFactor" must be all lower-case
(#458) Variable "myCountedFactor" must be all lower-case
(#458) Variable "myCountedPower" must be all lower-case
(#460) Variable "myPoweredFactors" must be all lower-case
(#460) Variable "myPoweredValue" must be all lower-case
(#460) Variable "myPoweredFactor" must be all lower-case
(#461) Variable "myPoweredValue" must be all lower-case
(#461) Variable "allPoweredFactors" must be all lower-case
(#462) Variable "allPoweredFactors" must be all lower-case
(#462) Variable "myPoweredValue" must be all lower-case
(#462) Variable "myPoweredFactor" must be all lower-case
(#463) Variable "allPoweredFactors" must be all lower-case
(#463) Variable "myPoweredValue" must be all lower-case
(#463) Variable "myPoweredFactor" must be all lower-case
(#466) Variable "allPoweredFactors" must be all lower-case
(#466) Variable "myPoweredValue" must be all lower-case
(#466) Variable "myPoweredFactor" must be all lower-case
(#470) Variable "allPoweredFactors" must be all lower-case
(#470) Variable "allPoweredFactor" must be all lower-case
(#471) Variable "returnValue" must be all lower-case
(#471) Variable "allPoweredFactor" must be all lower-case
(#474) Variable "returnValue" must be all lower-case
(#490) Public method name "MathTrig::logBase" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#517) Public method name "MathTrig::MDETERM" must be in lower-case letters only
(#517) Variable "matrixValues" must be all lower-case
(#518) Opening brace should be on the same line as the declaration
(#519) Variable "matrixData" must be all lower-case
(#520) Variable "matrixValues" must be all lower-case
(#521) Variable "matrixValues" must be all lower-case
(#521) Variable "matrixValues" must be all lower-case
(#524) Variable "maxColumn" must be all lower-case
(#525) Variable "matrixValues" must be all lower-case
(#525) Variable "matrixRow" must be all lower-case
(#526) Variable "matrixRow" must be all lower-case
(#527) Variable "matrixRow" must be all lower-case
(#527) Variable "matrixRow" must be all lower-case
(#530) Variable "matrixRow" must be all lower-case
(#530) Variable "matrixCell" must be all lower-case
(#531) Variable "matrixCell" must be all lower-case
(#531) Variable "matrixCell" must be all lower-case
(#534) Variable "matrixData" must be all lower-case
(#534) Variable "matrixCell" must be all lower-case
(#537) Variable "maxColumn" must be all lower-case
(#538) Variable "maxColumn" must be all lower-case
(#542) Variable "maxColumn" must be all lower-case
(#547) Variable "matrixData" must be all lower-case
(#567) Public method name "MathTrig::MINVERSE" must be in lower-case letters only
(#567) Variable "matrixValues" must be all lower-case
(#568) Opening brace should be on the same line as the declaration
(#569) Variable "matrixData" must be all lower-case
(#570) Variable "matrixValues" must be all lower-case
(#571) Variable "matrixValues" must be all lower-case
(#571) Variable "matrixValues" must be all lower-case
(#574) Variable "maxColumn" must be all lower-case
(#575) Variable "matrixValues" must be all lower-case
(#575) Variable "matrixRow" must be all lower-case
(#576) Variable "matrixRow" must be all lower-case
(#577) Variable "matrixRow" must be all lower-case
(#577) Variable "matrixRow" must be all lower-case
(#580) Variable "matrixRow" must be all lower-case
(#580) Variable "matrixCell" must be all lower-case
(#581) Variable "matrixCell" must be all lower-case
(#581) Variable "matrixCell" must be all lower-case
(#584) Variable "matrixData" must be all lower-case
(#584) Variable "matrixCell" must be all lower-case
(#587) Variable "maxColumn" must be all lower-case
(#588) Variable "maxColumn" must be all lower-case
(#592) Variable "matrixValues" must be all lower-case
(#592) Variable "matrixRow" must be all lower-case
(#593) Variable "matrixRow" must be all lower-case
(#593) Variable "maxColumn" must be all lower-case
(#599) Variable "matrixData" must be all lower-case
(#614) Public method name "MathTrig::MMULT" must be in lower-case letters only
(#614) Variable "matrixData1" must be all lower-case
(#614) Variable "matrixData2" must be all lower-case
(#615) Opening brace should be on the same line as the declaration
(#616) Variable "matrixAData" must be all lower-case
(#616) Variable "matrixBData" must be all lower-case
(#617) Variable "matrixData1" must be all lower-case
(#618) Variable "matrixData1" must be all lower-case
(#618) Variable "matrixData1" must be all lower-case
(#620) Variable "matrixData2" must be all lower-case
(#621) Variable "matrixData2" must be all lower-case
(#621) Variable "matrixData2" must be all lower-case
(#625) Variable "rowA" must be all lower-case
(#626) Variable "matrixData1" must be all lower-case
(#626) Variable "matrixRow" must be all lower-case
(#627) Variable "matrixRow" must be all lower-case
(#628) Variable "matrixRow" must be all lower-case
(#628) Variable "matrixRow" must be all lower-case
(#630) Variable "columnA" must be all lower-case
(#631) Variable "matrixRow" must be all lower-case
(#631) Variable "matrixCell" must be all lower-case
(#632) Variable "matrixCell" must be all lower-case
(#632) Variable "matrixCell" must be all lower-case
(#635) Variable "matrixAData" must be all lower-case
(#635) Variable "rowA" must be all lower-case
(#635) Variable "columnA" must be all lower-case
(#635) Variable "matrixCell" must be all lower-case
(#636) Variable "columnA" must be all lower-case
(#638) Variable "rowA" must be all lower-case
(#640) Variable "matrixA" must be all lower-case
(#640) Variable "matrixAData" must be all lower-case
(#641) Variable "rowB" must be all lower-case
(#642) Variable "matrixData2" must be all lower-case
(#642) Variable "matrixRow" must be all lower-case
(#643) Variable "matrixRow" must be all lower-case
(#644) Variable "matrixRow" must be all lower-case
(#644) Variable "matrixRow" must be all lower-case
(#646) Variable "columnB" must be all lower-case
(#647) Variable "matrixRow" must be all lower-case
(#647) Variable "matrixCell" must be all lower-case
(#648) Variable "matrixCell" must be all lower-case
(#648) Variable "matrixCell" must be all lower-case
(#651) Variable "matrixBData" must be all lower-case
(#651) Variable "rowB" must be all lower-case
(#651) Variable "columnB" must be all lower-case
(#651) Variable "matrixCell" must be all lower-case
(#652) Variable "columnB" must be all lower-case
(#654) Variable "rowB" must be all lower-case
(#656) Variable "matrixB" must be all lower-case
(#656) Variable "matrixBData" must be all lower-case
(#658) Variable "columnA" must be all lower-case
(#658) Variable "rowB" must be all lower-case
(#662) Variable "matrixA" must be all lower-case
(#662) Variable "matrixB" must be all lower-case
(#675) Public method name "MathTrig::MOD" must be in lower-case letters only
(#676) Opening brace should be on the same line as the declaration
(#682) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Usage of ELSEIF not allowed; use ELSE IF instead
(#700) Public method name "MathTrig::MROUND" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#729) Public method name "MathTrig::MULTINOMIAL" must be in lower-case letters only
(#730) Opening brace should be on the same line as the declaration
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) This comment is 50% valid code; is this commented out code?
(#765) Public method name "MathTrig::ODD" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#771) Usage of ELSEIF not allowed; use ELSE IF instead
(#773) Usage of ELSEIF not allowed; use ELSE IF instead
(#799) Public method name "MathTrig::POWER" must be in lower-case letters only
(#800) Opening brace should be on the same line as the declaration
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Usage of ELSEIF not allowed; use ELSE IF instead
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) This comment is 50% valid code; is this commented out code?
(#829) Public method name "MathTrig::PRODUCT" must be in lower-case letters only
(#830) Opening brace should be on the same line as the declaration
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Variable "returnValue" must be all lower-case
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) Variable "returnValue" must be all lower-case
(#839) Variable "returnValue" must be all lower-case
(#841) Variable "returnValue" must be all lower-case
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) This comment is 50% valid code; is this commented out code?
(#847) Variable "returnValue" must be all lower-case
(#851) Variable "returnValue" must be all lower-case
(#867) Public method name "MathTrig::QUOTIENT" must be in lower-case letters only
(#868) Opening brace should be on the same line as the declaration
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) Variable "returnValue" must be all lower-case
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) Variable "returnValue" must be all lower-case
(#877) Variable "returnValue" must be all lower-case
(#879) Variable "returnValue" must be all lower-case
(#880) Variable "returnValue" must be all lower-case
(#882) Variable "returnValue" must be all lower-case
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) This comment is 50% valid code; is this commented out code?
(#889) Variable "returnValue" must be all lower-case
(#899) Public method name "MathTrig::RAND" must be in lower-case letters only
(#900) Opening brace should be on the same line as the declaration
(#911) Public method name "MathTrig::ROMAN" must be in lower-case letters only
(#911) Variable "aValue" must be all lower-case
(#912) Opening brace should be on the same line as the declaration
(#913) Variable "aValue" must be all lower-case
(#913) Variable "aValue" must be all lower-case
(#915) Variable "aValue" must be all lower-case
(#915) Variable "aValue" must be all lower-case
(#915) Variable "aValue" must be all lower-case
(#918) Variable "aValue" must be all lower-case
(#918) Variable "aValue" must be all lower-case
(#919) Variable "aValue" must be all lower-case
(#929) Variable "aValue" must be all lower-case
(#931) Variable "aValue" must be all lower-case
(#933) Variable "aValue" must be all lower-case
(#934) Variable "aValue" must be all lower-case
(#935) Variable "aValue" must be all lower-case
(#936) Variable "aValue" must be all lower-case
(#937) Variable "aValue" must be all lower-case
(#938) Variable "aValue" must be all lower-case
(#940) Variable "aValue" must be all lower-case
(#952) Public method name "MathTrig::ROUNDUP" must be in lower-case letters only
(#953) Opening brace should be on the same line as the declaration
(#978) Public method name "MathTrig::ROUNDDOWN" must be in lower-case letters only
(#979) Opening brace should be on the same line as the declaration
(#1006) Public method name "MathTrig::SERIESSUM" must be in lower-case letters only
(#1007) Opening brace should be on the same line as the declaration
(#1008) Variable "returnValue" must be all lower-case
(#1010) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) Variable "aArgs" must be all lower-case
(#1013) Variable "aArgs" must be all lower-case
(#1014) Variable "aArgs" must be all lower-case
(#1015) Variable "aArgs" must be all lower-case
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) Variable "aArgs" must be all lower-case
(#1023) Variable "returnValue" must be all lower-case
(#1029) Variable "returnValue" must be all lower-case
(#1044) Public method name "MathTrig::SIGN" must be in lower-case letters only
(#1045) Opening brace should be on the same line as the declaration
(#1070) Public method name "MathTrig::SQRTPI" must be in lower-case letters only
(#1071) Opening brace should be on the same line as the declaration
(#1095) Public method name "MathTrig::SUBTOTAL" must be in lower-case letters only
(#1096) Opening brace should be on the same line as the declaration
(#1097) Variable "aArgs" must be all lower-case
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1100) Variable "aArgs" must be all lower-case
(#1105) Variable "aArgs" must be all lower-case
(#1107) Variable "aArgs" must be all lower-case
(#1109) Variable "aArgs" must be all lower-case
(#1111) Variable "aArgs" must be all lower-case
(#1113) Variable "aArgs" must be all lower-case
(#1115) Variable "aArgs" must be all lower-case
(#1117) Variable "aArgs" must be all lower-case
(#1119) Variable "aArgs" must be all lower-case
(#1121) Variable "aArgs" must be all lower-case
(#1123) Variable "aArgs" must be all lower-case
(#1125) Variable "aArgs" must be all lower-case
(#1144) Public method name "MathTrig::SUM" must be in lower-case letters only
(#1145) Opening brace should be on the same line as the declaration
(#1146) Variable "returnValue" must be all lower-case
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1152) Variable "returnValue" must be all lower-case
(#1156) Variable "returnValue" must be all lower-case
(#1172) Public method name "MathTrig::SUMIF" must be in lower-case letters only
(#1172) Variable "aArgs" must be all lower-case
(#1172) Variable "sumArgs" must be all lower-case
(#1173) Opening brace should be on the same line as the declaration
(#1174) Variable "returnValue" must be all lower-case
(#1176) Variable "aArgs" must be all lower-case
(#1176) Variable "aArgs" must be all lower-case
(#1177) Variable "sumArgs" must be all lower-case
(#1177) Variable "sumArgs" must be all lower-case
(#1178) Variable "sumArgs" must be all lower-case
(#1179) Variable "sumArgs" must be all lower-case
(#1179) Variable "aArgs" must be all lower-case
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Variable "aArgs" must be all lower-case
(#1189) Variable "testCondition" must be all lower-case
(#1190) Variable "testCondition" must be all lower-case
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Variable "returnValue" must be all lower-case
(#1192) Variable "sumArgs" must be all lower-case
(#1196) Variable "returnValue" must be all lower-case
(#1207) Expected 1 space after asterisk; 4 found
(#1208) Expected 1 space after asterisk; 4 found
(#1209) Expected 1 space after asterisk; 4 found
(#1210) Expected 1 space after asterisk; 4 found
(#1212) Public method name "MathTrig::SUMIFS" must be in lower-case letters only
(#1213) Opening brace should be on the same line as the declaration
(#1214) Variable "arrayList" must be all lower-case
(#1216) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Variable "returnValue" must be all lower-case
(#1219) Variable "sumArgs" must be all lower-case
(#1219) Variable "arrayList" must be all lower-case
(#1221) Variable "arrayList" must be all lower-case
(#1222) Variable "aArgsArray" must be all lower-case
(#1222) Variable "arrayList" must be all lower-case
(#1223) Variable "arrayList" must be all lower-case
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Variable "aArgs" must be all lower-case
(#1228) Variable "aArgsArray" must be all lower-case
(#1230) Inline comments must end in full-stops, exclamation marks, or question marks
(#1231) Variable "aArgs" must be all lower-case
(#1235) Variable "testCondition" must be all lower-case
(#1236) Variable "testCondition" must be all lower-case
(#1237) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Variable "returnValue" must be all lower-case
(#1238) Variable "sumArgs" must be all lower-case
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) This comment is 50% valid code; is this commented out code?
(#1244) Variable "returnValue" must be all lower-case
(#1257) Public method name "MathTrig::SUMPRODUCT" must be in lower-case letters only
(#1258) Opening brace should be on the same line as the declaration
(#1259) Variable "arrayList" must be all lower-case
(#1261) Variable "wrkArray" must be all lower-case
(#1261) Variable "arrayList" must be all lower-case
(#1262) Variable "wrkCellCount" must be all lower-case
(#1262) Variable "wrkArray" must be all lower-case
(#1264) Variable "wrkCellCount" must be all lower-case
(#1265) Variable "wrkArray" must be all lower-case
(#1265) Variable "wrkArray" must be all lower-case
(#1266) Variable "wrkArray" must be all lower-case
(#1270) Variable "arrayList" must be all lower-case
(#1270) Variable "matrixData" must be all lower-case
(#1271) Variable "matrixData" must be all lower-case
(#1273) Variable "wrkCellCount" must be all lower-case
(#1281) Variable "wrkArray" must be all lower-case
(#1285) Variable "wrkArray" must be all lower-case
(#1300) Public method name "MathTrig::SUMSQ" must be in lower-case letters only
(#1301) Opening brace should be on the same line as the declaration
(#1302) Variable "returnValue" must be all lower-case
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1308) Variable "returnValue" must be all lower-case
(#1312) Variable "returnValue" must be all lower-case
(#1322) Public method name "MathTrig::SUMX2MY2" must be in lower-case letters only
(#1322) Variable "matrixData1" must be all lower-case
(#1322) Variable "matrixData2" must be all lower-case
(#1323) Opening brace should be on the same line as the declaration
(#1324) Variable "matrixData1" must be all lower-case
(#1325) Variable "matrixData2" must be all lower-case
(#1346) Public method name "MathTrig::SUMX2PY2" must be in lower-case letters only
(#1346) Variable "matrixData1" must be all lower-case
(#1346) Variable "matrixData2" must be all lower-case
(#1347) Opening brace should be on the same line as the declaration
(#1348) Variable "matrixData1" must be all lower-case
(#1349) Variable "matrixData2" must be all lower-case
(#1370) Public method name "MathTrig::SUMXMY2" must be in lower-case letters only
(#1370) Variable "matrixData1" must be all lower-case
(#1370) Variable "matrixData2" must be all lower-case
(#1371) Opening brace should be on the same line as the declaration
(#1372) Variable "matrixData1" must be all lower-case
(#1373) Variable "matrixData2" must be all lower-case
(#1396) Public method name "MathTrig::TRUNC" must be in lower-case letters only
(#1397) Opening brace should be on the same line as the declaration
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Statistical.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Private method name "Statistical::checkTrendArrays" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#100) Private method name "Statistical::incompleteBeta" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#106) Usage of ELSEIF not allowed; use ELSE IF instead
(#109) Variable "beta_gam" must not contain underscores.
(#111) Variable "beta_gam" must not contain underscores.
(#113) Variable "beta_gam" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Member variable "logBetaCacheP" must be all lower-case
(#119) Member variable "logBetaCacheQ" must be all lower-case
(#120) Member variable "logBetaCacheResult" must be all lower-case
(#130) Private method name "Statistical::logBeta" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "logBetaCacheP" must be all lower-case
(#132) Variable "logBetaCacheQ" must be all lower-case
(#133) Variable "logBetaCacheP" must be all lower-case
(#134) Variable "logBetaCacheQ" must be all lower-case
(#136) Variable "logBetaCacheResult" must be all lower-case
(#138) Variable "logBetaCacheResult" must be all lower-case
(#142) Variable "logBetaCacheResult" must be all lower-case
(#150) Private method name "Statistical::betaFraction" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#153) Variable "sum_pq" must not contain underscores.
(#154) Variable "p_plus" must not contain underscores.
(#155) Variable "p_minus" must not contain underscores.
(#156) Variable "sum_pq" must not contain underscores.
(#156) Variable "p_plus" must not contain underscores.
(#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
(#167) Variable "p_minus" must not contain underscores.
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "sum_pq" must not contain underscores.
(#179) Variable "p_plus" must not contain underscores.
(#197) Line indented incorrectly; expected at least 4 spaces, found 0
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Member variable "logGammaCacheResult" must be all lower-case
(#242) Member variable "logGammaCacheX" must be all lower-case
(#244) Private method name "Statistical::logGamma" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "lg_d1" must not contain underscores.
(#248) Variable "lg_d2" must not contain underscores.
(#249) Variable "lg_d4" must not contain underscores.
(#251) Variable "lg_p1" must not contain underscores.
(#261) Variable "lg_p2" must not contain underscores.
(#271) Variable "lg_p4" must not contain underscores.
(#281) Variable "lg_q1" must not contain underscores.
(#291) Variable "lg_q2" must not contain underscores.
(#301) Variable "lg_q4" must not contain underscores.
(#311) Variable "lg_c" must not contain underscores.
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Variable "lg_frtbig" must not contain underscores.
(#325) Variable "logGammaCacheX" must be all lower-case
(#326) Variable "logGammaCacheResult" must be all lower-case
(#332) Usage of ELSEIF not allowed; use ELSE IF instead
(#334) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#347) Variable "lg_p1" must not contain underscores.
(#348) Variable "lg_q1" must not contain underscores.
(#350) Variable "lg_d1" must not contain underscores.
(#356) Variable "lg_p2" must not contain underscores.
(#357) Variable "lg_q2" must not contain underscores.
(#359) Variable "lg_d2" must not contain underscores.
(#361) Usage of ELSEIF not allowed; use ELSE IF instead
(#363) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#369) Variable "lg_p2" must not contain underscores.
(#370) Variable "lg_q2" must not contain underscores.
(#372) Variable "lg_d2" must not contain underscores.
(#373) Usage of ELSEIF not allowed; use ELSE IF instead
(#375) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#381) Variable "lg_p4" must not contain underscores.
(#382) Variable "lg_q4" must not contain underscores.
(#384) Variable "lg_d4" must not contain underscores.
(#387) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#390) Variable "lg_frtbig" must not contain underscores.
(#391) Variable "lg_c" must not contain underscores.
(#394) Variable "lg_c" must not contain underscores.
(#404) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#409) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#411) Variable "logGammaCacheX" must be all lower-case
(#412) Variable "logGammaCacheResult" must be all lower-case
(#418) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Private method name "Statistical::incompleteGamma" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#436) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Opening brace should be on the same line as the declaration
(#474) Private method name "Statistical::inverseNcdf" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#476) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#477) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#478) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#479) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#480) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#482) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#483) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#484) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#486) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#522) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#523) Variable "p_low" must not contain underscores.
(#523) No space found before comment text; expected "// Use lower region approx. below this" but found "//Use lower region approx. below this"
(#524) Variable "p_high" must not contain underscores.
(#524) Variable "p_low" must not contain underscores.
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// Use upper region approx. above this" but found "//Use upper region approx. above this"
(#526) Variable "p_low" must not contain underscores.
(#527) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#532) Usage of ELSEIF not allowed; use ELSE IF instead
(#532) Variable "p_low" must not contain underscores.
(#532) Variable "p_high" must not contain underscores.
(#533) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#539) Usage of ELSEIF not allowed; use ELSE IF instead
(#539) Variable "p_high" must not contain underscores.
(#540) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#550) Private method name "Statistical::inverseNcdf2" must be in lower-case letters only
(#551) Opening brace should be on the same line as the declaration
(#552) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#553) This comment is 44% valid code; is this commented out code?
(#553) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#592) This comment is 50% valid code; is this commented out code?
(#594) Private method name "Statistical::inverseNcdf3" must be in lower-case letters only
(#595) Opening brace should be on the same line as the declaration
(#596) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#597) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#598) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#600) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#625) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#665) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#666) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#667) Variable "R" must be all lower-case
(#670) Variable "R" must be all lower-case
(#672) Variable "R" must be all lower-case
(#674) Variable "R" must be all lower-case
(#674) Variable "R" must be all lower-case
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#677) Variable "R" must be all lower-case
(#678) Variable "R" must be all lower-case
(#678) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#679) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#680) Variable "R" must be all lower-case
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#683) Variable "R" must be all lower-case
(#683) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#684) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#685) Variable "R" must be all lower-case
(#708) Public method name "Statistical::AVEDEV" must be in lower-case letters only
(#709) Opening brace should be on the same line as the declaration
(#710) Variable "aArgs" must be all lower-case
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Variable "returnValue" must be all lower-case
(#715) Variable "aMean" must be all lower-case
(#715) Variable "aArgs" must be all lower-case
(#716) Variable "aMean" must be all lower-case
(#717) Variable "aCount" must be all lower-case
(#718) Variable "aArgs" must be all lower-case
(#725) Variable "returnValue" must be all lower-case
(#726) Variable "returnValue" must be all lower-case
(#726) Variable "aMean" must be all lower-case
(#728) Variable "returnValue" must be all lower-case
(#728) Variable "aMean" must be all lower-case
(#730) Variable "aCount" must be all lower-case
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) This comment is 50% valid code; is this commented out code?
(#735) Variable "aCount" must be all lower-case
(#739) Variable "returnValue" must be all lower-case
(#739) Variable "aCount" must be all lower-case
(#757) Public method name "Statistical::AVERAGE" must be in lower-case letters only
(#758) Opening brace should be on the same line as the declaration
(#759) Variable "returnValue" must be all lower-case
(#759) Variable "aCount" must be all lower-case
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Variable "returnValue" must be all lower-case
(#770) Variable "returnValue" must be all lower-case
(#772) Variable "returnValue" must be all lower-case
(#774) Variable "aCount" must be all lower-case
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) This comment is 50% valid code; is this commented out code?
(#779) Variable "aCount" must be all lower-case
(#780) Variable "returnValue" must be all lower-case
(#780) Variable "aCount" must be all lower-case
(#798) Public method name "Statistical::AVERAGEA" must be in lower-case letters only
(#799) Opening brace should be on the same line as the declaration
(#800) Variable "returnValue" must be all lower-case
(#802) Variable "aCount" must be all lower-case
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Empty IF statement detected
(#811) Usage of ELSEIF not allowed; use ELSE IF instead
(#814) Variable "returnValue" must be all lower-case
(#815) Variable "returnValue" must be all lower-case
(#817) Variable "returnValue" must be all lower-case
(#819) Variable "aCount" must be all lower-case
(#824) Variable "aCount" must be all lower-case
(#825) Variable "returnValue" must be all lower-case
(#825) Variable "aCount" must be all lower-case
(#845) Public method name "Statistical::AVERAGEIF" must be in lower-case letters only
(#845) Variable "aArgs" must be all lower-case
(#845) Variable "averageArgs" must be all lower-case
(#846) Opening brace should be on the same line as the declaration
(#847) Variable "returnValue" must be all lower-case
(#849) Variable "aArgs" must be all lower-case
(#849) Variable "aArgs" must be all lower-case
(#850) Variable "averageArgs" must be all lower-case
(#850) Variable "averageArgs" must be all lower-case
(#851) Variable "averageArgs" must be all lower-case
(#852) Variable "averageArgs" must be all lower-case
(#852) Variable "aArgs" must be all lower-case
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Variable "aCount" must be all lower-case
(#857) Variable "aArgs" must be all lower-case
(#861) Variable "testCondition" must be all lower-case
(#862) Variable "testCondition" must be all lower-case
(#863) Variable "returnValue" must be all lower-case
(#863) Variable "returnValue" must be all lower-case
(#864) Variable "returnValue" must be all lower-case
(#865) Variable "aCount" must be all lower-case
(#870) Variable "aCount" must be all lower-case
(#871) Variable "returnValue" must be all lower-case
(#871) Variable "aCount" must be all lower-case
(#887) Public method name "Statistical::BETADIST" must be in lower-case letters only
(#887) Variable "rMin" must be all lower-case
(#887) Variable "rMax" must be all lower-case
(#888) Opening brace should be on the same line as the declaration
(#892) Variable "rMin" must be all lower-case
(#892) Variable "rMin" must be all lower-case
(#893) Variable "rMax" must be all lower-case
(#893) Variable "rMax" must be all lower-case
(#895) Variable "rMin" must be all lower-case
(#895) Variable "rMax" must be all lower-case
(#896) Variable "rMin" must be all lower-case
(#896) Variable "rMax" must be all lower-case
(#896) Variable "rMin" must be all lower-case
(#896) Variable "rMax" must be all lower-case
(#899) Variable "rMin" must be all lower-case
(#899) Variable "rMax" must be all lower-case
(#900) Variable "rMin" must be all lower-case
(#901) Variable "rMin" must be all lower-case
(#901) Variable "rMax" must be all lower-case
(#902) Variable "rMax" must be all lower-case
(#904) Variable "rMin" must be all lower-case
(#905) Variable "rMax" must be all lower-case
(#905) Variable "rMin" must be all lower-case
(#925) Public method name "Statistical::BETAINV" must be in lower-case letters only
(#925) Variable "rMin" must be all lower-case
(#925) Variable "rMax" must be all lower-case
(#926) Opening brace should be on the same line as the declaration
(#930) Variable "rMin" must be all lower-case
(#930) Variable "rMin" must be all lower-case
(#931) Variable "rMax" must be all lower-case
(#931) Variable "rMax" must be all lower-case
(#933) Variable "rMin" must be all lower-case
(#933) Variable "rMax" must be all lower-case
(#933) Line exceeds 132 characters; contains 134 characters
(#934) Variable "rMin" must be all lower-case
(#934) Variable "rMax" must be all lower-case
(#937) Variable "rMin" must be all lower-case
(#937) Variable "rMax" must be all lower-case
(#938) Variable "rMin" must be all lower-case
(#939) Variable "rMin" must be all lower-case
(#939) Variable "rMax" must be all lower-case
(#940) Variable "rMax" must be all lower-case
(#951) Usage of ELSEIF not allowed; use ELSE IF instead
(#961) Variable "rMin" must be all lower-case
(#961) Variable "rMax" must be all lower-case
(#961) Variable "rMin" must be all lower-case
(#984) Public method name "Statistical::BINOMDIST" must be in lower-case letters only
(#985) Opening brace should be on the same line as the declaration
(#1023) Public method name "Statistical::CHIDIST" must be in lower-case letters only
(#1024) Opening brace should be on the same line as the declaration
(#1055) Public method name "Statistical::CHIINV" must be in lower-case letters only
(#1056) Opening brace should be on the same line as the declaration
(#1061) Variable "xLo" must be all lower-case
(#1062) Variable "xHi" must be all lower-case
(#1064) Variable "xNew" must be all lower-case
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Usage of ELSEIF not allowed; use ELSE IF instead
(#1075) Variable "xLo" must be all lower-case
(#1077) Variable "xHi" must be all lower-case
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Variable "xNew" must be all lower-case
(#1087) Variable "xNew" must be all lower-case
(#1087) Variable "xLo" must be all lower-case
(#1087) Variable "xNew" must be all lower-case
(#1087) Variable "xHi" must be all lower-case
(#1088) Variable "xNew" must be all lower-case
(#1088) Variable "xLo" must be all lower-case
(#1088) Variable "xHi" must be all lower-case
(#1089) Variable "xNew" must be all lower-case
(#1091) Variable "xNew" must be all lower-case
(#1113) Public method name "Statistical::CONFIDENCE" must be in lower-case letters only
(#1113) Variable "stdDev" must be all lower-case
(#1114) Opening brace should be on the same line as the declaration
(#1116) Variable "stdDev" must be all lower-case
(#1116) Variable "stdDev" must be all lower-case
(#1119) Variable "stdDev" must be all lower-case
(#1123) Variable "stdDev" must be all lower-case
(#1127) Variable "stdDev" must be all lower-case
(#1142) Public method name "Statistical::CORREL" must be in lower-case letters only
(#1142) Variable "yValues" must be all lower-case
(#1142) Variable "xValues" must be all lower-case
(#1143) Opening brace should be on the same line as the declaration
(#1144) Variable "xValues" must be all lower-case
(#1144) Variable "yValues" must be all lower-case
(#1144) Variable "xValues" must be all lower-case
(#1147) Variable "yValues" must be all lower-case
(#1147) Variable "xValues" must be all lower-case
(#1150) Variable "yValueCount" must be all lower-case
(#1150) Variable "yValues" must be all lower-case
(#1151) Variable "xValueCount" must be all lower-case
(#1151) Variable "xValues" must be all lower-case
(#1153) Variable "yValueCount" must be all lower-case
(#1153) Variable "yValueCount" must be all lower-case
(#1153) Variable "xValueCount" must be all lower-case
(#1155) Usage of ELSEIF not allowed; use ELSE IF instead
(#1155) Variable "yValueCount" must be all lower-case
(#1159) Variable "bestFitLinear" must be all lower-case
(#1159) Variable "yValues" must be all lower-case
(#1159) Variable "xValues" must be all lower-case
(#1159) Line exceeds 132 characters; contains 161 characters
(#1161) Variable "bestFitLinear" must be all lower-case
(#1176) Public method name "Statistical::COUNT" must be in lower-case letters only
(#1177) Opening brace should be on the same line as the declaration
(#1178) Variable "returnValue" must be all lower-case
(#1180) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Variable "aArgs" must be all lower-case
(#1182) Variable "aArgs" must be all lower-case
(#1189) Variable "returnValue" must be all lower-case
(#1193) Variable "returnValue" must be all lower-case
(#1208) Public method name "Statistical::COUNTA" must be in lower-case letters only
(#1209) Opening brace should be on the same line as the declaration
(#1210) Variable "returnValue" must be all lower-case
(#1212) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Variable "aArgs" must be all lower-case
(#1214) Variable "aArgs" must be all lower-case
(#1217) Variable "returnValue" must be all lower-case
(#1221) Variable "returnValue" must be all lower-case
(#1236) Public method name "Statistical::COUNTBLANK" must be in lower-case letters only
(#1237) Opening brace should be on the same line as the declaration
(#1238) Variable "returnValue" must be all lower-case
(#1240) Inline comments must end in full-stops, exclamation marks, or question marks
(#1241) Variable "aArgs" must be all lower-case
(#1242) Variable "aArgs" must be all lower-case
(#1245) Variable "returnValue" must be all lower-case
(#1249) Variable "returnValue" must be all lower-case
(#1265) Public method name "Statistical::COUNTIF" must be in lower-case letters only
(#1265) Variable "aArgs" must be all lower-case
(#1266) Opening brace should be on the same line as the declaration
(#1267) Variable "returnValue" must be all lower-case
(#1269) Variable "aArgs" must be all lower-case
(#1269) Variable "aArgs" must be all lower-case
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1272) Variable "aArgs" must be all lower-case
(#1276) Variable "testCondition" must be all lower-case
(#1277) Variable "testCondition" must be all lower-case
(#1278) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) Variable "returnValue" must be all lower-case
(#1283) Variable "returnValue" must be all lower-case
(#1295) Public method name "Statistical::COVAR" must be in lower-case letters only
(#1295) Variable "yValues" must be all lower-case
(#1295) Variable "xValues" must be all lower-case
(#1296) Opening brace should be on the same line as the declaration
(#1297) Variable "yValues" must be all lower-case
(#1297) Variable "xValues" must be all lower-case
(#1300) Variable "yValueCount" must be all lower-case
(#1300) Variable "yValues" must be all lower-case
(#1301) Variable "xValueCount" must be all lower-case
(#1301) Variable "xValues" must be all lower-case
(#1303) Variable "yValueCount" must be all lower-case
(#1303) Variable "yValueCount" must be all lower-case
(#1303) Variable "xValueCount" must be all lower-case
(#1305) Usage of ELSEIF not allowed; use ELSE IF instead
(#1305) Variable "yValueCount" must be all lower-case
(#1309) Variable "bestFitLinear" must be all lower-case
(#1309) Variable "yValues" must be all lower-case
(#1309) Variable "xValues" must be all lower-case
(#1309) Line exceeds 132 characters; contains 161 characters
(#1311) Variable "bestFitLinear" must be all lower-case
(#1332) Public method name "Statistical::CRITBINOM" must be in lower-case letters only
(#1333) Opening brace should be on the same line as the declaration
(#1341) Usage of ELSEIF not allowed; use ELSE IF instead
(#1343) Usage of ELSEIF not allowed; use ELSE IF instead
(#1345) Usage of ELSEIF not allowed; use ELSE IF instead
(#1347) Variable "trialsApprox" must be all lower-case
(#1347) Line exceeds 132 characters; contains 160 characters
(#1350) Variable "trialsApprox" must be all lower-case
(#1350) Line exceeds 132 characters; contains 154 characters
(#1352) Variable "Guess" must be all lower-case
(#1352) Variable "trialsApprox" must be all lower-case
(#1353) Variable "Guess" must be all lower-case
(#1354) Variable "Guess" must be all lower-case
(#1355) Usage of ELSEIF not allowed; use ELSE IF instead
(#1355) Variable "Guess" must be all lower-case
(#1356) Variable "Guess" must be all lower-case
(#1359) Variable "TotalUnscaledProbability" must be all lower-case
(#1359) Variable "UnscaledPGuess" must be all lower-case
(#1359) Variable "UnscaledCumPGuess" must be all lower-case
(#1360) Variable "EssentiallyZero" must be all lower-case
(#1363) Variable "TotalUnscaledProbability" must be all lower-case
(#1364) Variable "Guess" must be all lower-case
(#1365) Variable "UnscaledPGuess" must be all lower-case
(#1367) Variable "Guess" must be all lower-case
(#1368) Variable "UnscaledCumPGuess" must be all lower-case
(#1371) Variable "PreviousValue" must be all lower-case
(#1372) Variable "Done" must be all lower-case
(#1374) Variable "Done" must be all lower-case
(#1375) Variable "CurrentValue" must be all lower-case
(#1375) Variable "PreviousValue" must be all lower-case
(#1376) Variable "TotalUnscaledProbability" must be all lower-case
(#1376) Variable "CurrentValue" must be all lower-case
(#1377) Variable "Guess" must be all lower-case
(#1378) Variable "UnscaledPGuess" must be all lower-case
(#1378) Variable "CurrentValue" must be all lower-case
(#1380) Variable "Guess" must be all lower-case
(#1381) Variable "UnscaledCumPGuess" must be all lower-case
(#1381) Variable "CurrentValue" must be all lower-case
(#1383) Variable "CurrentValue" must be all lower-case
(#1383) Variable "EssentiallyZero" must be all lower-case
(#1384) Variable "Done" must be all lower-case
(#1386) Variable "PreviousValue" must be all lower-case
(#1386) Variable "CurrentValue" must be all lower-case
(#1390) Variable "PreviousValue" must be all lower-case
(#1391) Variable "Done" must be all lower-case
(#1393) Variable "Done" must be all lower-case
(#1394) Variable "CurrentValue" must be all lower-case
(#1394) Variable "PreviousValue" must be all lower-case
(#1395) Variable "TotalUnscaledProbability" must be all lower-case
(#1395) Variable "CurrentValue" must be all lower-case
(#1396) Variable "Guess" must be all lower-case
(#1397) Variable "UnscaledPGuess" must be all lower-case
(#1397) Variable "CurrentValue" must be all lower-case
(#1399) Variable "Guess" must be all lower-case
(#1400) Variable "UnscaledCumPGuess" must be all lower-case
(#1400) Variable "CurrentValue" must be all lower-case
(#1402) Variable "CurrentValue" must be all lower-case
(#1402) Variable "EssentiallyZero" must be all lower-case
(#1403) Variable "Done" must be all lower-case
(#1405) Variable "PreviousValue" must be all lower-case
(#1405) Variable "CurrentValue" must be all lower-case
(#1409) Variable "PGuess" must be all lower-case
(#1409) Variable "UnscaledPGuess" must be all lower-case
(#1409) Variable "TotalUnscaledProbability" must be all lower-case
(#1410) Variable "CumPGuess" must be all lower-case
(#1410) Variable "UnscaledCumPGuess" must be all lower-case
(#1410) Variable "TotalUnscaledProbability" must be all lower-case
(#1412) Variable "CumPGuessMinus1" must be all lower-case
(#1412) Variable "CumPGuess" must be all lower-case
(#1415) Variable "CumPGuessMinus1" must be all lower-case
(#1415) Variable "CumPGuess" must be all lower-case
(#1416) Variable "Guess" must be all lower-case
(#1417) Usage of ELSEIF not allowed; use ELSE IF instead
(#1417) Variable "CumPGuessMinus1" must be all lower-case
(#1417) Variable "CumPGuess" must be all lower-case
(#1418) Variable "PGuessPlus1" must be all lower-case
(#1418) Variable "PGuess" must be all lower-case
(#1418) Variable "Guess" must be all lower-case
(#1418) Variable "Guess" must be all lower-case
(#1419) Variable "CumPGuessMinus1" must be all lower-case
(#1419) Variable "CumPGuess" must be all lower-case
(#1420) Variable "CumPGuess" must be all lower-case
(#1420) Variable "CumPGuess" must be all lower-case
(#1420) Variable "PGuessPlus1" must be all lower-case
(#1421) Variable "PGuess" must be all lower-case
(#1421) Variable "PGuessPlus1" must be all lower-case
(#1422) Variable "Guess" must be all lower-case
(#1423) Usage of ELSEIF not allowed; use ELSE IF instead
(#1423) Variable "CumPGuessMinus1" must be all lower-case
(#1423) Variable "CumPGuess" must be all lower-case
(#1424) Variable "PGuessMinus1" must be all lower-case
(#1424) Variable "PGuess" must be all lower-case
(#1424) Variable "Guess" must be all lower-case
(#1424) Variable "Guess" must be all lower-case
(#1425) Variable "CumPGuess" must be all lower-case
(#1425) Variable "CumPGuessMinus1" must be all lower-case
(#1426) Variable "CumPGuessMinus1" must be all lower-case
(#1426) Variable "CumPGuessMinus1" must be all lower-case
(#1426) Variable "PGuess" must be all lower-case
(#1427) Variable "PGuess" must be all lower-case
(#1427) Variable "PGuessMinus1" must be all lower-case
(#1428) Variable "Guess" must be all lower-case
(#1448) Public method name "Statistical::DEVSQ" must be in lower-case letters only
(#1449) Opening brace should be on the same line as the declaration
(#1450) Variable "aArgs" must be all lower-case
(#1452) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) Variable "returnValue" must be all lower-case
(#1455) Variable "aMean" must be all lower-case
(#1455) Variable "aArgs" must be all lower-case
(#1456) Variable "aMean" must be all lower-case
(#1457) Variable "aCount" must be all lower-case
(#1458) Variable "aArgs" must be all lower-case
(#1466) Variable "returnValue" must be all lower-case
(#1467) Variable "returnValue" must be all lower-case
(#1467) Variable "aMean" must be all lower-case
(#1469) Variable "returnValue" must be all lower-case
(#1469) Variable "aMean" must be all lower-case
(#1471) Variable "aCount" must be all lower-case
(#1475) Inline comments must end in full-stops, exclamation marks, or question marks
(#1475) This comment is 50% valid code; is this commented out code?
(#1476) Variable "returnValue" must be all lower-case
(#1479) Variable "returnValue" must be all lower-case
(#1498) Public method name "Statistical::EXPONDIST" must be in lower-case letters only
(#1499) Opening brace should be on the same line as the declaration
(#1530) Public method name "Statistical::FISHER" must be in lower-case letters only
(#1531) Opening brace should be on the same line as the declaration
(#1555) Public method name "Statistical::FISHERINV" must be in lower-case letters only
(#1556) Opening brace should be on the same line as the declaration
(#1576) Public method name "Statistical::FORECAST" must be in lower-case letters only
(#1576) Variable "xValue" must be all lower-case
(#1576) Variable "yValues" must be all lower-case
(#1576) Variable "xValues" must be all lower-case
(#1577) Opening brace should be on the same line as the declaration
(#1578) Variable "xValue" must be all lower-case
(#1578) Variable "xValue" must be all lower-case
(#1579) Variable "xValue" must be all lower-case
(#1581) Usage of ELSEIF not allowed; use ELSE IF instead
(#1581) Variable "yValues" must be all lower-case
(#1581) Variable "xValues" must be all lower-case
(#1584) Variable "yValueCount" must be all lower-case
(#1584) Variable "yValues" must be all lower-case
(#1585) Variable "xValueCount" must be all lower-case
(#1585) Variable "xValues" must be all lower-case
(#1587) Variable "yValueCount" must be all lower-case
(#1587) Variable "yValueCount" must be all lower-case
(#1587) Variable "xValueCount" must be all lower-case
(#1589) Usage of ELSEIF not allowed; use ELSE IF instead
(#1589) Variable "yValueCount" must be all lower-case
(#1593) Variable "bestFitLinear" must be all lower-case
(#1593) Variable "yValues" must be all lower-case
(#1593) Variable "xValues" must be all lower-case
(#1593) Line exceeds 132 characters; contains 161 characters
(#1595) Variable "bestFitLinear" must be all lower-case
(#1595) Variable "xValue" must be all lower-case
(#1609) Public method name "Statistical::GAMMADIST" must be in lower-case letters only
(#1610) Opening brace should be on the same line as the declaration
(#1641) Public method name "Statistical::GAMMAINV" must be in lower-case letters only
(#1642) Opening brace should be on the same line as the declaration
(#1652) Variable "xLo" must be all lower-case
(#1653) Variable "xHi" must be all lower-case
(#1655) Variable "xNew" must be all lower-case
(#1661) Inline comments must end in full-stops, exclamation marks, or question marks
(#1664) Variable "xLo" must be all lower-case
(#1666) Variable "xHi" must be all lower-case
(#1669) Inline comments must end in full-stops, exclamation marks, or question marks
(#1672) Variable "xNew" must be all lower-case
(#1677) Variable "xNew" must be all lower-case
(#1677) Variable "xLo" must be all lower-case
(#1677) Variable "xNew" must be all lower-case
(#1677) Variable "xHi" must be all lower-case
(#1678) Variable "xNew" must be all lower-case
(#1678) Variable "xLo" must be all lower-case
(#1678) Variable "xHi" must be all lower-case
(#1679) Variable "xNew" must be all lower-case
(#1681) Variable "xNew" must be all lower-case
(#1701) Public method name "Statistical::GAMMALN" must be in lower-case letters only
(#1702) Opening brace should be on the same line as the declaration
(#1730) Public method name "Statistical::GEOMEAN" must be in lower-case letters only
(#1731) Opening brace should be on the same line as the declaration
(#1732) Variable "aArgs" must be all lower-case
(#1734) Variable "aMean" must be all lower-case
(#1734) Variable "aArgs" must be all lower-case
(#1735) Variable "aMean" must be all lower-case
(#1735) Variable "aMean" must be all lower-case
(#1736) Variable "aCount" must be all lower-case
(#1736) Variable "aArgs" must be all lower-case
(#1737) Variable "aArgs" must be all lower-case
(#1738) Variable "aMean" must be all lower-case
(#1738) Variable "aCount" must be all lower-case
(#1756) Public method name "Statistical::GROWTH" must be in lower-case letters only
(#1756) Variable "yValues" must be all lower-case
(#1756) Variable "xValues" must be all lower-case
(#1756) Variable "newValues" must be all lower-case
(#1757) Opening brace should be on the same line as the declaration
(#1758) Variable "yValues" must be all lower-case
(#1758) Variable "yValues" must be all lower-case
(#1759) Variable "xValues" must be all lower-case
(#1759) Variable "xValues" must be all lower-case
(#1760) Variable "newValues" must be all lower-case
(#1760) Variable "newValues" must be all lower-case
(#1763) Variable "bestFitExponential" must be all lower-case
(#1763) Variable "yValues" must be all lower-case
(#1763) Variable "xValues" must be all lower-case
(#1763) Line exceeds 132 characters; contains 179 characters
(#1764) Variable "newValues" must be all lower-case
(#1765) Variable "newValues" must be all lower-case
(#1765) Variable "bestFitExponential" must be all lower-case
(#1768) Variable "returnArray" must be all lower-case
(#1769) Variable "newValues" must be all lower-case
(#1769) Variable "xValue" must be all lower-case
(#1770) Variable "returnArray" must be all lower-case
(#1770) Variable "bestFitExponential" must be all lower-case
(#1770) Variable "xValue" must be all lower-case
(#1773) Variable "returnArray" must be all lower-case
(#1789) Public method name "Statistical::HARMEAN" must be in lower-case letters only
(#1790) Opening brace should be on the same line as the declaration
(#1791) Inline comments must end in full-stops, exclamation marks, or question marks
(#1792) Variable "returnValue" must be all lower-case
(#1794) Inline comments must end in full-stops, exclamation marks, or question marks
(#1795) Variable "aArgs" must be all lower-case
(#1796) Variable "aArgs" must be all lower-case
(#1799) Variable "aCount" must be all lower-case
(#1800) Variable "aArgs" must be all lower-case
(#1806) Variable "returnValue" must be all lower-case
(#1807) Variable "returnValue" must be all lower-case
(#1809) Variable "returnValue" must be all lower-case
(#1811) Variable "aCount" must be all lower-case
(#1815) Inline comments must end in full-stops, exclamation marks, or question marks
(#1815) This comment is 50% valid code; is this commented out code?
(#1816) Variable "aCount" must be all lower-case
(#1817) Variable "returnValue" must be all lower-case
(#1817) Variable "aCount" must be all lower-case
(#1819) Variable "returnValue" must be all lower-case
(#1835) Public method name "Statistical::HYPGEOMDIST" must be in lower-case letters only
(#1835) Variable "sampleSuccesses" must be all lower-case
(#1835) Variable "sampleNumber" must be all lower-case
(#1835) Variable "populationSuccesses" must be all lower-case
(#1835) Variable "populationNumber" must be all lower-case
(#1836) Opening brace should be on the same line as the declaration
(#1837) Variable "sampleSuccesses" must be all lower-case
(#1837) Variable "sampleSuccesses" must be all lower-case
(#1838) Variable "sampleNumber" must be all lower-case
(#1838) Variable "sampleNumber" must be all lower-case
(#1839) Variable "populationSuccesses" must be all lower-case
(#1839) Variable "populationSuccesses" must be all lower-case
(#1840) Variable "populationNumber" must be all lower-case
(#1840) Variable "populationNumber" must be all lower-case
(#1842) Variable "sampleSuccesses" must be all lower-case
(#1842) Variable "sampleNumber" must be all lower-case
(#1842) Variable "populationSuccesses" must be all lower-case
(#1842) Variable "populationNumber" must be all lower-case
(#1842) Line exceeds 132 characters; contains 149 characters
(#1843) Variable "sampleSuccesses" must be all lower-case
(#1843) Variable "sampleSuccesses" must be all lower-case
(#1843) Variable "sampleNumber" must be all lower-case
(#1843) Variable "sampleSuccesses" must be all lower-case
(#1843) Variable "populationSuccesses" must be all lower-case
(#1846) Variable "sampleNumber" must be all lower-case
(#1846) Variable "sampleNumber" must be all lower-case
(#1846) Variable "populationNumber" must be all lower-case
(#1849) Variable "populationSuccesses" must be all lower-case
(#1849) Variable "populationSuccesses" must be all lower-case
(#1849) Variable "populationNumber" must be all lower-case
(#1853) Variable "populationSuccesses" must be all lower-case
(#1853) Variable "sampleSuccesses" must be all lower-case
(#1854) Variable "populationNumber" must be all lower-case
(#1854) Variable "populationSuccesses" must be all lower-case
(#1854) Variable "sampleNumber" must be all lower-case
(#1854) Variable "sampleSuccesses" must be all lower-case
(#1855) Variable "populationNumber" must be all lower-case
(#1855) Variable "sampleNumber" must be all lower-case
(#1870) Public method name "Statistical::INTERCEPT" must be in lower-case letters only
(#1870) Variable "yValues" must be all lower-case
(#1870) Variable "xValues" must be all lower-case
(#1871) Opening brace should be on the same line as the declaration
(#1872) Variable "yValues" must be all lower-case
(#1872) Variable "xValues" must be all lower-case
(#1875) Variable "yValueCount" must be all lower-case
(#1875) Variable "yValues" must be all lower-case
(#1876) Variable "xValueCount" must be all lower-case
(#1876) Variable "xValues" must be all lower-case
(#1878) Variable "yValueCount" must be all lower-case
(#1878) Variable "yValueCount" must be all lower-case
(#1878) Variable "xValueCount" must be all lower-case
(#1880) Usage of ELSEIF not allowed; use ELSE IF instead
(#1880) Variable "yValueCount" must be all lower-case
(#1884) Variable "bestFitLinear" must be all lower-case
(#1884) Variable "yValues" must be all lower-case
(#1884) Variable "xValues" must be all lower-case
(#1884) Line exceeds 132 characters; contains 161 characters
(#1886) Variable "bestFitLinear" must be all lower-case
(#1900) Public method name "Statistical::KURT" must be in lower-case letters only
(#1901) Opening brace should be on the same line as the declaration
(#1902) Variable "aArgs" must be all lower-case
(#1903) Variable "aArgs" must be all lower-case
(#1904) Variable "stdDev" must be all lower-case
(#1904) Variable "aArgs" must be all lower-case
(#1906) Variable "stdDev" must be all lower-case
(#1908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1909) Variable "aArgs" must be all lower-case
(#1910) Empty IF statement detected
(#1915) Variable "stdDev" must be all lower-case
(#1921) Inline comments must end in full-stops, exclamation marks, or question marks
(#1921) This comment is 50% valid code; is this commented out code?
(#1923) Line exceeds 132 characters; contains 163 characters
(#1944) Public method name "Statistical::LARGE" must be in lower-case letters only
(#1945) Opening brace should be on the same line as the declaration
(#1946) Variable "aArgs" must be all lower-case
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1949) Variable "aArgs" must be all lower-case
(#1952) Variable "mArgs" must be all lower-case
(#1953) Variable "aArgs" must be all lower-case
(#1956) Variable "mArgs" must be all lower-case
(#1959) Variable "mArgs" must be all lower-case
(#1964) Variable "mArgs" must be all lower-case
(#1966) Variable "mArgs" must be all lower-case
(#1975) Line exceeds 132 characters; contains 134 characters
(#1984) Public method name "Statistical::LINEST" must be in lower-case letters only
(#1984) Variable "yValues" must be all lower-case
(#1984) Variable "xValues" must be all lower-case
(#1985) Opening brace should be on the same line as the declaration
(#1988) Variable "xValues" must be all lower-case
(#1989) Variable "xValues" must be all lower-case
(#1989) Variable "yValues" must be all lower-case
(#1992) Variable "yValues" must be all lower-case
(#1992) Variable "xValues" must be all lower-case
(#1995) Variable "yValueCount" must be all lower-case
(#1995) Variable "yValues" must be all lower-case
(#1996) Variable "xValueCount" must be all lower-case
(#1996) Variable "xValues" must be all lower-case
(#1998) Variable "yValueCount" must be all lower-case
(#1998) Variable "yValueCount" must be all lower-case
(#1998) Variable "xValueCount" must be all lower-case
(#2000) Usage of ELSEIF not allowed; use ELSE IF instead
(#2000) Variable "yValueCount" must be all lower-case
(#2004) Variable "bestFitLinear" must be all lower-case
(#2004) Variable "yValues" must be all lower-case
(#2004) Variable "xValues" must be all lower-case
(#2004) Line exceeds 132 characters; contains 169 characters
(#2008) Variable "bestFitLinear" must be all lower-case
(#2009) Variable "bestFitLinear" must be all lower-case
(#2010) Variable "bestFitLinear" must be all lower-case
(#2011) Variable "bestFitLinear" must be all lower-case
(#2012) Variable "bestFitLinear" must be all lower-case
(#2015) Variable "bestFitLinear" must be all lower-case
(#2016) Variable "bestFitLinear" must be all lower-case
(#2017) Variable "bestFitLinear" must be all lower-case
(#2018) Variable "bestFitLinear" must be all lower-case
(#2019) Variable "bestFitLinear" must be all lower-case
(#2024) Variable "bestFitLinear" must be all lower-case
(#2025) Variable "bestFitLinear" must be all lower-case
(#2042) Public method name "Statistical::LOGEST" must be in lower-case letters only
(#2042) Variable "yValues" must be all lower-case
(#2042) Variable "xValues" must be all lower-case
(#2043) Opening brace should be on the same line as the declaration
(#2046) Variable "xValues" must be all lower-case
(#2047) Variable "xValues" must be all lower-case
(#2047) Variable "yValues" must be all lower-case
(#2050) Variable "yValues" must be all lower-case
(#2050) Variable "xValues" must be all lower-case
(#2053) Variable "yValueCount" must be all lower-case
(#2053) Variable "yValues" must be all lower-case
(#2054) Variable "xValueCount" must be all lower-case
(#2054) Variable "xValues" must be all lower-case
(#2056) Variable "yValues" must be all lower-case
(#2062) Variable "yValueCount" must be all lower-case
(#2062) Variable "yValueCount" must be all lower-case
(#2062) Variable "xValueCount" must be all lower-case
(#2064) Usage of ELSEIF not allowed; use ELSE IF instead
(#2064) Variable "yValueCount" must be all lower-case
(#2068) Variable "bestFitExponential" must be all lower-case
(#2068) Variable "yValues" must be all lower-case
(#2068) Variable "xValues" must be all lower-case
(#2068) Line exceeds 132 characters; contains 179 characters
(#2072) Variable "bestFitExponential" must be all lower-case
(#2073) Variable "bestFitExponential" must be all lower-case
(#2074) Variable "bestFitExponential" must be all lower-case
(#2075) Variable "bestFitExponential" must be all lower-case
(#2076) Variable "bestFitExponential" must be all lower-case
(#2079) Variable "bestFitExponential" must be all lower-case
(#2080) Variable "bestFitExponential" must be all lower-case
(#2081) Variable "bestFitExponential" must be all lower-case
(#2082) Variable "bestFitExponential" must be all lower-case
(#2083) Variable "bestFitExponential" must be all lower-case
(#2088) Variable "bestFitExponential" must be all lower-case
(#2089) Variable "bestFitExponential" must be all lower-case
(#2108) Public method name "Statistical::LOGINV" must be in lower-case letters only
(#2108) Variable "stdDev" must be all lower-case
(#2109) Opening brace should be on the same line as the declaration
(#2112) Variable "stdDev" must be all lower-case
(#2112) Variable "stdDev" must be all lower-case
(#2114) Variable "stdDev" must be all lower-case
(#2115) Variable "stdDev" must be all lower-case
(#2119) Variable "stdDev" must be all lower-case
(#2136) Public method name "Statistical::LOGNORMDIST" must be in lower-case letters only
(#2136) Variable "stdDev" must be all lower-case
(#2137) Opening brace should be on the same line as the declaration
(#2140) Variable "stdDev" must be all lower-case
(#2140) Variable "stdDev" must be all lower-case
(#2142) Variable "stdDev" must be all lower-case
(#2143) Variable "stdDev" must be all lower-case
(#2147) Variable "stdDev" must be all lower-case
(#2166) Public method name "Statistical::MAX" must be in lower-case letters only
(#2167) Opening brace should be on the same line as the declaration
(#2168) Variable "returnValue" must be all lower-case
(#2170) Inline comments must end in full-stops, exclamation marks, or question marks
(#2171) Variable "aArgs" must be all lower-case
(#2172) Variable "aArgs" must be all lower-case
(#2175) Variable "returnValue" must be all lower-case
(#2175) Variable "returnValue" must be all lower-case
(#2176) Variable "returnValue" must be all lower-case
(#2181) Variable "returnValue" must be all lower-case
(#2185) Variable "returnValue" must be all lower-case
(#2200) Public method name "Statistical::MAXA" must be in lower-case letters only
(#2201) Opening brace should be on the same line as the declaration
(#2202) Variable "returnValue" must be all lower-case
(#2204) Inline comments must end in full-stops, exclamation marks, or question marks
(#2205) Variable "aArgs" must be all lower-case
(#2206) Variable "aArgs" must be all lower-case
(#2211) Usage of ELSEIF not allowed; use ELSE IF instead
(#2214) Variable "returnValue" must be all lower-case
(#2214) Variable "returnValue" must be all lower-case
(#2215) Variable "returnValue" must be all lower-case
(#2220) Variable "returnValue" must be all lower-case
(#2224) Variable "returnValue" must be all lower-case
(#2240) Public method name "Statistical::MAXIF" must be in lower-case letters only
(#2240) Variable "aArgs" must be all lower-case
(#2240) Variable "sumArgs" must be all lower-case
(#2241) Opening brace should be on the same line as the declaration
(#2242) Variable "returnValue" must be all lower-case
(#2244) Variable "aArgs" must be all lower-case
(#2244) Variable "aArgs" must be all lower-case
(#2245) Variable "sumArgs" must be all lower-case
(#2245) Variable "sumArgs" must be all lower-case
(#2246) Variable "sumArgs" must be all lower-case
(#2247) Variable "sumArgs" must be all lower-case
(#2247) Variable "aArgs" must be all lower-case
(#2250) Inline comments must end in full-stops, exclamation marks, or question marks
(#2251) Variable "aArgs" must be all lower-case
(#2255) Variable "testCondition" must be all lower-case
(#2256) Variable "testCondition" must be all lower-case
(#2257) Variable "returnValue" must be all lower-case
(#2257) Variable "returnValue" must be all lower-case
(#2258) Variable "returnValue" must be all lower-case
(#2263) Variable "returnValue" must be all lower-case
(#2278) Public method name "Statistical::MEDIAN" must be in lower-case letters only
(#2279) Opening brace should be on the same line as the declaration
(#2280) Variable "returnValue" must be all lower-case
(#2282) Variable "mArgs" must be all lower-case
(#2283) Inline comments must end in full-stops, exclamation marks, or question marks
(#2284) Variable "aArgs" must be all lower-case
(#2285) Variable "aArgs" must be all lower-case
(#2288) Variable "mArgs" must be all lower-case
(#2292) Variable "mValueCount" must be all lower-case
(#2292) Variable "mArgs" must be all lower-case
(#2293) Variable "mValueCount" must be all lower-case
(#2294) Variable "mArgs" must be all lower-case
(#2295) Variable "mValueCount" must be all lower-case
(#2295) Variable "mValueCount" must be all lower-case
(#2296) Variable "mValueCount" must be all lower-case
(#2296) Variable "mValueCount" must be all lower-case
(#2297) Variable "returnValue" must be all lower-case
(#2297) Variable "mArgs" must be all lower-case
(#2297) Variable "mValueCount" must be all lower-case
(#2297) Variable "mArgs" must be all lower-case
(#2297) Variable "mValueCount" must be all lower-case
(#2299) Variable "mValueCount" must be all lower-case
(#2299) Variable "mValueCount" must be all lower-case
(#2300) Variable "returnValue" must be all lower-case
(#2300) Variable "mArgs" must be all lower-case
(#2300) Variable "mValueCount" must be all lower-case
(#2304) Variable "returnValue" must be all lower-case
(#2320) Public method name "Statistical::MIN" must be in lower-case letters only
(#2321) Opening brace should be on the same line as the declaration
(#2322) Variable "returnValue" must be all lower-case
(#2324) Inline comments must end in full-stops, exclamation marks, or question marks
(#2325) Variable "aArgs" must be all lower-case
(#2326) Variable "aArgs" must be all lower-case
(#2329) Variable "returnValue" must be all lower-case
(#2329) Variable "returnValue" must be all lower-case
(#2330) Variable "returnValue" must be all lower-case
(#2335) Variable "returnValue" must be all lower-case
(#2339) Variable "returnValue" must be all lower-case
(#2354) Public method name "Statistical::MINA" must be in lower-case letters only
(#2355) Opening brace should be on the same line as the declaration
(#2356) Variable "returnValue" must be all lower-case
(#2358) Inline comments must end in full-stops, exclamation marks, or question marks
(#2359) Variable "aArgs" must be all lower-case
(#2360) Variable "aArgs" must be all lower-case
(#2365) Usage of ELSEIF not allowed; use ELSE IF instead
(#2368) Variable "returnValue" must be all lower-case
(#2368) Variable "returnValue" must be all lower-case
(#2369) Variable "returnValue" must be all lower-case
(#2374) Variable "returnValue" must be all lower-case
(#2378) Variable "returnValue" must be all lower-case
(#2394) Public method name "Statistical::MINIF" must be in lower-case letters only
(#2394) Variable "aArgs" must be all lower-case
(#2394) Variable "sumArgs" must be all lower-case
(#2395) Opening brace should be on the same line as the declaration
(#2396) Variable "returnValue" must be all lower-case
(#2398) Variable "aArgs" must be all lower-case
(#2398) Variable "aArgs" must be all lower-case
(#2399) Variable "sumArgs" must be all lower-case
(#2399) Variable "sumArgs" must be all lower-case
(#2400) Variable "sumArgs" must be all lower-case
(#2401) Variable "sumArgs" must be all lower-case
(#2401) Variable "aArgs" must be all lower-case
(#2404) Inline comments must end in full-stops, exclamation marks, or question marks
(#2405) Variable "aArgs" must be all lower-case
(#2409) Variable "testCondition" must be all lower-case
(#2410) Variable "testCondition" must be all lower-case
(#2411) Variable "returnValue" must be all lower-case
(#2411) Variable "returnValue" must be all lower-case
(#2412) Variable "returnValue" must be all lower-case
(#2417) Variable "returnValue" must be all lower-case
(#2421) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2422) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2423) Inline comments must end in full-stops, exclamation marks, or question marks
(#2424) Private method name "Statistical::modeCalc" must be in lower-case letters only
(#2425) Opening brace should be on the same line as the declaration
(#2426) Variable "frequencyArray" must be all lower-case
(#2429) Variable "frequencyArray" must be all lower-case
(#2431) Variable "frequencyArray" must be all lower-case
(#2437) Variable "frequencyArray" must be all lower-case
(#2444) Variable "frequencyArray" must be all lower-case
(#2445) Variable "frequencyList" must be all lower-case
(#2446) Variable "valueList" must be all lower-case
(#2448) Variable "frequencyList" must be all lower-case
(#2448) Variable "valueList" must be all lower-case
(#2448) Variable "frequencyArray" must be all lower-case
(#2450) Variable "frequencyArray" must be all lower-case
(#2454) Variable "frequencyArray" must be all lower-case
(#2469) Public method name "Statistical::MODE" must be in lower-case letters only
(#2470) Opening brace should be on the same line as the declaration
(#2471) Variable "returnValue" must be all lower-case
(#2473) Inline comments must end in full-stops, exclamation marks, or question marks
(#2474) Variable "aArgs" must be all lower-case
(#2476) Variable "mArgs" must be all lower-case
(#2477) Variable "aArgs" must be all lower-case
(#2480) Variable "mArgs" must be all lower-case
(#2484) Variable "mArgs" must be all lower-case
(#2485) Variable "mArgs" must be all lower-case
(#2488) Variable "returnValue" must be all lower-case
(#2505) Public method name "Statistical::NEGBINOMDIST" must be in lower-case letters only
(#2506) Opening brace should be on the same line as the declaration
(#2514) Usage of ELSEIF not allowed; use ELSE IF instead
(#2523) Line exceeds 132 characters; contains 153 characters
(#2542) Public method name "Statistical::NORMDIST" must be in lower-case letters only
(#2542) Variable "stdDev" must be all lower-case
(#2543) Opening brace should be on the same line as the declaration
(#2546) Variable "stdDev" must be all lower-case
(#2546) Variable "stdDev" must be all lower-case
(#2548) Variable "stdDev" must be all lower-case
(#2549) Variable "stdDev" must be all lower-case
(#2554) Variable "stdDev" must be all lower-case
(#2556) Variable "stdDev" must be all lower-case
(#2556) Variable "stdDev" must be all lower-case
(#2556) Variable "stdDev" must be all lower-case
(#2574) Public method name "Statistical::NORMINV" must be in lower-case letters only
(#2574) Variable "stdDev" must be all lower-case
(#2575) Opening brace should be on the same line as the declaration
(#2578) Variable "stdDev" must be all lower-case
(#2578) Variable "stdDev" must be all lower-case
(#2580) Variable "stdDev" must be all lower-case
(#2584) Variable "stdDev" must be all lower-case
(#2588) Variable "stdDev" must be all lower-case
(#2604) Public method name "Statistical::NORMSDIST" must be in lower-case letters only
(#2605) Opening brace should be on the same line as the declaration
(#2619) Public method name "Statistical::NORMSINV" must be in lower-case letters only
(#2620) Opening brace should be on the same line as the declaration
(#2637) Public method name "Statistical::PERCENTILE" must be in lower-case letters only
(#2638) Opening brace should be on the same line as the declaration
(#2639) Variable "aArgs" must be all lower-case
(#2641) Inline comments must end in full-stops, exclamation marks, or question marks
(#2642) Variable "aArgs" must be all lower-case
(#2648) Variable "mArgs" must be all lower-case
(#2649) Variable "aArgs" must be all lower-case
(#2652) Variable "mArgs" must be all lower-case
(#2655) Variable "mValueCount" must be all lower-case
(#2655) Variable "mArgs" must be all lower-case
(#2656) Variable "mValueCount" must be all lower-case
(#2657) Variable "mArgs" must be all lower-case
(#2658) Variable "mArgs" must be all lower-case
(#2660) Variable "iBase" must be all lower-case
(#2661) Variable "iBase" must be all lower-case
(#2662) Variable "mArgs" must be all lower-case
(#2664) Variable "iNext" must be all lower-case
(#2664) Variable "iBase" must be all lower-case
(#2665) Variable "iProportion" must be all lower-case
(#2665) Variable "iBase" must be all lower-case
(#2667) Variable "mArgs" must be all lower-case
(#2667) Variable "iBase" must be all lower-case
(#2667) Variable "mArgs" must be all lower-case
(#2667) Variable "iNext" must be all lower-case
(#2667) Variable "mArgs" must be all lower-case
(#2667) Variable "iBase" must be all lower-case
(#2667) Variable "iProportion" must be all lower-case
(#2685) Public method name "Statistical::PERCENTRANK" must be in lower-case letters only
(#2685) Variable "valueSet" must be all lower-case
(#2686) Opening brace should be on the same line as the declaration
(#2687) Variable "valueSet" must be all lower-case
(#2687) Variable "valueSet" must be all lower-case
(#2691) Variable "valueSet" must be all lower-case
(#2691) Variable "valueEntry" must be all lower-case
(#2692) Variable "valueEntry" must be all lower-case
(#2693) Variable "valueSet" must be all lower-case
(#2696) Variable "valueSet" must be all lower-case
(#2697) Variable "valueCount" must be all lower-case
(#2697) Variable "valueSet" must be all lower-case
(#2698) Variable "valueCount" must be all lower-case
(#2702) Variable "valueAdjustor" must be all lower-case
(#2702) Variable "valueCount" must be all lower-case
(#2703) Variable "valueSet" must be all lower-case
(#2703) Variable "valueSet" must be all lower-case
(#2703) Variable "valueAdjustor" must be all lower-case
(#2707) Variable "valueSet" must be all lower-case
(#2710) Variable "testValue" must be all lower-case
(#2710) Variable "valueSet" must be all lower-case
(#2711) Variable "testValue" must be all lower-case
(#2712) Variable "testValue" must be all lower-case
(#2712) Variable "valueSet" must be all lower-case
(#2715) Variable "valueSet" must be all lower-case
(#2715) Variable "testValue" must be all lower-case
(#2715) Variable "valueSet" must be all lower-case
(#2718) Variable "valueAdjustor" must be all lower-case
(#2734) Public method name "Statistical::PERMUT" must be in lower-case letters only
(#2734) Variable "numObjs" must be all lower-case
(#2734) Variable "numInSet" must be all lower-case
(#2735) Opening brace should be on the same line as the declaration
(#2736) Variable "numObjs" must be all lower-case
(#2736) Variable "numObjs" must be all lower-case
(#2737) Variable "numInSet" must be all lower-case
(#2737) Variable "numInSet" must be all lower-case
(#2739) Variable "numObjs" must be all lower-case
(#2739) Variable "numInSet" must be all lower-case
(#2740) Variable "numInSet" must be all lower-case
(#2740) Variable "numInSet" must be all lower-case
(#2741) Variable "numObjs" must be all lower-case
(#2741) Variable "numInSet" must be all lower-case
(#2745) Variable "numObjs" must be all lower-case
(#2745) Variable "numObjs" must be all lower-case
(#2745) Variable "numInSet" must be all lower-case
(#2763) Public method name "Statistical::POISSON" must be in lower-case letters only
(#2764) Opening brace should be on the same line as the declaration
(#2802) Public method name "Statistical::QUARTILE" must be in lower-case letters only
(#2803) Opening brace should be on the same line as the declaration
(#2804) Variable "aArgs" must be all lower-case
(#2806) Inline comments must end in full-stops, exclamation marks, or question marks
(#2807) Variable "aArgs" must be all lower-case
(#2815) Variable "aArgs" must be all lower-case
(#2831) Public method name "Statistical::RANK" must be in lower-case letters only
(#2831) Variable "valueSet" must be all lower-case
(#2832) Opening brace should be on the same line as the declaration
(#2834) Variable "valueSet" must be all lower-case
(#2834) Variable "valueSet" must be all lower-case
(#2837) Variable "valueSet" must be all lower-case
(#2837) Variable "valueEntry" must be all lower-case
(#2838) Variable "valueEntry" must be all lower-case
(#2839) Variable "valueSet" must be all lower-case
(#2844) Variable "valueSet" must be all lower-case
(#2846) Variable "valueSet" must be all lower-case
(#2848) Variable "valueSet" must be all lower-case
(#2865) Public method name "Statistical::RSQ" must be in lower-case letters only
(#2865) Variable "yValues" must be all lower-case
(#2865) Variable "xValues" must be all lower-case
(#2866) Opening brace should be on the same line as the declaration
(#2867) Variable "yValues" must be all lower-case
(#2867) Variable "xValues" must be all lower-case
(#2870) Variable "yValueCount" must be all lower-case
(#2870) Variable "yValues" must be all lower-case
(#2871) Variable "xValueCount" must be all lower-case
(#2871) Variable "xValues" must be all lower-case
(#2873) Variable "yValueCount" must be all lower-case
(#2873) Variable "yValueCount" must be all lower-case
(#2873) Variable "xValueCount" must be all lower-case
(#2875) Usage of ELSEIF not allowed; use ELSE IF instead
(#2875) Variable "yValueCount" must be all lower-case
(#2879) Variable "bestFitLinear" must be all lower-case
(#2879) Variable "yValues" must be all lower-case
(#2879) Variable "xValues" must be all lower-case
(#2879) Line exceeds 132 characters; contains 161 characters
(#2881) Variable "bestFitLinear" must be all lower-case
(#2895) Public method name "Statistical::SKEW" must be in lower-case letters only
(#2896) Opening brace should be on the same line as the declaration
(#2897) Variable "aArgs" must be all lower-case
(#2898) Variable "aArgs" must be all lower-case
(#2899) Variable "stdDev" must be all lower-case
(#2899) Variable "aArgs" must be all lower-case
(#2902) Inline comments must end in full-stops, exclamation marks, or question marks
(#2903) Variable "aArgs" must be all lower-case
(#2904) Empty IF statement detected
(#2909) Variable "stdDev" must be all lower-case
(#2931) Public method name "Statistical::SLOPE" must be in lower-case letters only
(#2931) Variable "yValues" must be all lower-case
(#2931) Variable "xValues" must be all lower-case
(#2932) Opening brace should be on the same line as the declaration
(#2933) Variable "yValues" must be all lower-case
(#2933) Variable "xValues" must be all lower-case
(#2936) Variable "yValueCount" must be all lower-case
(#2936) Variable "yValues" must be all lower-case
(#2937) Variable "xValueCount" must be all lower-case
(#2937) Variable "xValues" must be all lower-case
(#2939) Variable "yValueCount" must be all lower-case
(#2939) Variable "yValueCount" must be all lower-case
(#2939) Variable "xValueCount" must be all lower-case
(#2941) Usage of ELSEIF not allowed; use ELSE IF instead
(#2941) Variable "yValueCount" must be all lower-case
(#2945) Variable "bestFitLinear" must be all lower-case
(#2945) Variable "yValues" must be all lower-case
(#2945) Variable "xValues" must be all lower-case
(#2945) Line exceeds 132 characters; contains 161 characters
(#2947) Variable "bestFitLinear" must be all lower-case
(#2964) Public method name "Statistical::SMALL" must be in lower-case letters only
(#2965) Opening brace should be on the same line as the declaration
(#2966) Variable "aArgs" must be all lower-case
(#2968) Inline comments must end in full-stops, exclamation marks, or question marks
(#2969) Variable "aArgs" must be all lower-case
(#2972) Variable "mArgs" must be all lower-case
(#2973) Variable "aArgs" must be all lower-case
(#2976) Variable "mArgs" must be all lower-case
(#2979) Variable "mArgs" must be all lower-case
(#2984) Variable "mArgs" must be all lower-case
(#2986) Variable "mArgs" must be all lower-case
(#3002) Public method name "Statistical::STANDARDIZE" must be in lower-case letters only
(#3002) Variable "stdDev" must be all lower-case
(#3003) Opening brace should be on the same line as the declaration
(#3006) Variable "stdDev" must be all lower-case
(#3006) Variable "stdDev" must be all lower-case
(#3008) Variable "stdDev" must be all lower-case
(#3009) Variable "stdDev" must be all lower-case
(#3013) Variable "stdDev" must be all lower-case
(#3032) Public method name "Statistical::STDEV" must be in lower-case letters only
(#3033) Opening brace should be on the same line as the declaration
(#3034) Variable "aArgs" must be all lower-case
(#3036) Inline comments must end in full-stops, exclamation marks, or question marks
(#3037) Variable "returnValue" must be all lower-case
(#3039) Variable "aMean" must be all lower-case
(#3039) Variable "aArgs" must be all lower-case
(#3040) Variable "aMean" must be all lower-case
(#3041) Variable "aCount" must be all lower-case
(#3042) Variable "aArgs" must be all lower-case
(#3049) Variable "returnValue" must be all lower-case
(#3050) Variable "returnValue" must be all lower-case
(#3050) Variable "aMean" must be all lower-case
(#3052) Variable "returnValue" must be all lower-case
(#3052) Variable "aMean" must be all lower-case
(#3054) Variable "aCount" must be all lower-case
(#3058) Inline comments must end in full-stops, exclamation marks, or question marks
(#3058) This comment is 50% valid code; is this commented out code?
(#3059) Variable "aCount" must be all lower-case
(#3059) Variable "returnValue" must be all lower-case
(#3060) Variable "returnValue" must be all lower-case
(#3060) Variable "aCount" must be all lower-case
(#3079) Public method name "Statistical::STDEVA" must be in lower-case letters only
(#3080) Opening brace should be on the same line as the declaration
(#3081) Variable "aArgs" must be all lower-case
(#3083) Variable "returnValue" must be all lower-case
(#3085) Variable "aMean" must be all lower-case
(#3085) Variable "aArgs" must be all lower-case
(#3086) Variable "aMean" must be all lower-case
(#3087) Variable "aCount" must be all lower-case
(#3088) Variable "aArgs" must be all lower-case
(#3089) Empty IF statement detected
(#3096) Usage of ELSEIF not allowed; use ELSE IF instead
(#3099) Variable "returnValue" must be all lower-case
(#3100) Variable "returnValue" must be all lower-case
(#3100) Variable "aMean" must be all lower-case
(#3102) Variable "returnValue" must be all lower-case
(#3102) Variable "aMean" must be all lower-case
(#3104) Variable "aCount" must be all lower-case
(#3109) Variable "aCount" must be all lower-case
(#3109) Variable "returnValue" must be all lower-case
(#3110) Variable "returnValue" must be all lower-case
(#3110) Variable "aCount" must be all lower-case
(#3129) Public method name "Statistical::STDEVP" must be in lower-case letters only
(#3130) Opening brace should be on the same line as the declaration
(#3131) Variable "aArgs" must be all lower-case
(#3133) Variable "returnValue" must be all lower-case
(#3135) Variable "aMean" must be all lower-case
(#3135) Variable "aArgs" must be all lower-case
(#3136) Variable "aMean" must be all lower-case
(#3137) Variable "aCount" must be all lower-case
(#3138) Variable "aArgs" must be all lower-case
(#3145) Variable "returnValue" must be all lower-case
(#3146) Variable "returnValue" must be all lower-case
(#3146) Variable "aMean" must be all lower-case
(#3148) Variable "returnValue" must be all lower-case
(#3148) Variable "aMean" must be all lower-case
(#3150) Variable "aCount" must be all lower-case
(#3154) Variable "aCount" must be all lower-case
(#3154) Variable "returnValue" must be all lower-case
(#3155) Variable "returnValue" must be all lower-case
(#3155) Variable "aCount" must be all lower-case
(#3174) Public method name "Statistical::STDEVPA" must be in lower-case letters only
(#3175) Opening brace should be on the same line as the declaration
(#3176) Variable "aArgs" must be all lower-case
(#3178) Variable "returnValue" must be all lower-case
(#3180) Variable "aMean" must be all lower-case
(#3180) Variable "aArgs" must be all lower-case
(#3181) Variable "aMean" must be all lower-case
(#3182) Variable "aCount" must be all lower-case
(#3183) Variable "aArgs" must be all lower-case
(#3184) Empty IF statement detected
(#3191) Usage of ELSEIF not allowed; use ELSE IF instead
(#3194) Variable "returnValue" must be all lower-case
(#3195) Variable "returnValue" must be all lower-case
(#3195) Variable "aMean" must be all lower-case
(#3197) Variable "returnValue" must be all lower-case
(#3197) Variable "aMean" must be all lower-case
(#3199) Variable "aCount" must be all lower-case
(#3204) Variable "aCount" must be all lower-case
(#3204) Variable "returnValue" must be all lower-case
(#3205) Variable "returnValue" must be all lower-case
(#3205) Variable "aCount" must be all lower-case
(#3221) Public method name "Statistical::STEYX" must be in lower-case letters only
(#3221) Variable "yValues" must be all lower-case
(#3221) Variable "xValues" must be all lower-case
(#3222) Opening brace should be on the same line as the declaration
(#3223) Variable "yValues" must be all lower-case
(#3223) Variable "xValues" must be all lower-case
(#3226) Variable "yValueCount" must be all lower-case
(#3226) Variable "yValues" must be all lower-case
(#3227) Variable "xValueCount" must be all lower-case
(#3227) Variable "xValues" must be all lower-case
(#3229) Variable "yValueCount" must be all lower-case
(#3229) Variable "yValueCount" must be all lower-case
(#3229) Variable "xValueCount" must be all lower-case
(#3231) Usage of ELSEIF not allowed; use ELSE IF instead
(#3231) Variable "yValueCount" must be all lower-case
(#3235) Variable "bestFitLinear" must be all lower-case
(#3235) Variable "yValues" must be all lower-case
(#3235) Variable "xValues" must be all lower-case
(#3235) Line exceeds 132 characters; contains 161 characters
(#3237) Variable "bestFitLinear" must be all lower-case
(#3250) Public method name "Statistical::TDIST" must be in lower-case letters only
(#3251) Opening brace should be on the same line as the declaration
(#3260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3260) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3261) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3262) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3263) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3264) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3265) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3266) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3267) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3268) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#3293) Variable "tValue" must be all lower-case
(#3295) Variable "tValue" must be all lower-case
(#3297) Variable "tValue" must be all lower-case
(#3297) Variable "tValue" must be all lower-case
(#3313) Public method name "Statistical::TINV" must be in lower-case letters only
(#3314) Opening brace should be on the same line as the declaration
(#3319) Variable "xLo" must be all lower-case
(#3320) Variable "xHi" must be all lower-case
(#3322) Variable "xNew" must be all lower-case
(#3327) Inline comments must end in full-stops, exclamation marks, or question marks
(#3332) Usage of ELSEIF not allowed; use ELSE IF instead
(#3333) Variable "xLo" must be all lower-case
(#3335) Variable "xHi" must be all lower-case
(#3337) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) Variable "xNew" must be all lower-case
(#3345) Variable "xNew" must be all lower-case
(#3345) Variable "xLo" must be all lower-case
(#3345) Variable "xNew" must be all lower-case
(#3345) Variable "xHi" must be all lower-case
(#3346) Variable "xNew" must be all lower-case
(#3346) Variable "xLo" must be all lower-case
(#3346) Variable "xHi" must be all lower-case
(#3347) Variable "xNew" must be all lower-case
(#3349) Variable "xNew" must be all lower-case
(#3372) Public method name "Statistical::TREND" must be in lower-case letters only
(#3372) Variable "yValues" must be all lower-case
(#3372) Variable "xValues" must be all lower-case
(#3372) Variable "newValues" must be all lower-case
(#3373) Opening brace should be on the same line as the declaration
(#3374) Variable "yValues" must be all lower-case
(#3374) Variable "yValues" must be all lower-case
(#3375) Variable "xValues" must be all lower-case
(#3375) Variable "xValues" must be all lower-case
(#3376) Variable "newValues" must be all lower-case
(#3376) Variable "newValues" must be all lower-case
(#3379) Variable "bestFitLinear" must be all lower-case
(#3379) Variable "yValues" must be all lower-case
(#3379) Variable "xValues" must be all lower-case
(#3379) Line exceeds 132 characters; contains 169 characters
(#3380) Variable "newValues" must be all lower-case
(#3381) Variable "newValues" must be all lower-case
(#3381) Variable "bestFitLinear" must be all lower-case
(#3384) Variable "returnArray" must be all lower-case
(#3385) Variable "newValues" must be all lower-case
(#3385) Variable "xValue" must be all lower-case
(#3386) Variable "returnArray" must be all lower-case
(#3386) Variable "bestFitLinear" must be all lower-case
(#3386) Variable "xValue" must be all lower-case
(#3389) Variable "returnArray" must be all lower-case
(#3407) Public method name "Statistical::TRIMMEAN" must be in lower-case letters only
(#3408) Opening brace should be on the same line as the declaration
(#3409) Variable "aArgs" must be all lower-case
(#3411) Inline comments must end in full-stops, exclamation marks, or question marks
(#3412) Variable "aArgs" must be all lower-case
(#3418) Variable "mArgs" must be all lower-case
(#3419) Variable "aArgs" must be all lower-case
(#3422) Variable "mArgs" must be all lower-case
(#3425) Variable "mArgs" must be all lower-case
(#3426) Variable "mArgs" must be all lower-case
(#3428) Variable "mArgs" must be all lower-case
(#3429) Variable "mArgs" must be all lower-case
(#3432) Variable "mArgs" must be all lower-case
(#3450) Public method name "Statistical::VARFunc" must be in lower-case letters only
(#3451) Opening brace should be on the same line as the declaration
(#3452) Variable "returnValue" must be all lower-case
(#3454) Variable "summerA" must be all lower-case
(#3454) Variable "summerB" must be all lower-case
(#3456) Inline comments must end in full-stops, exclamation marks, or question marks
(#3457) Variable "aArgs" must be all lower-case
(#3458) Variable "aCount" must be all lower-case
(#3459) Variable "aArgs" must be all lower-case
(#3465) Variable "summerA" must be all lower-case
(#3466) Variable "summerB" must be all lower-case
(#3467) Variable "aCount" must be all lower-case
(#3471) Variable "aCount" must be all lower-case
(#3472) Variable "summerA" must be all lower-case
(#3472) Variable "aCount" must be all lower-case
(#3473) Variable "summerB" must be all lower-case
(#3473) Variable "summerB" must be all lower-case
(#3474) Variable "returnValue" must be all lower-case
(#3474) Variable "summerA" must be all lower-case
(#3474) Variable "summerB" must be all lower-case
(#3474) Variable "aCount" must be all lower-case
(#3474) Variable "aCount" must be all lower-case
(#3477) Variable "returnValue" must be all lower-case
(#3492) Public method name "Statistical::VARA" must be in lower-case letters only
(#3493) Opening brace should be on the same line as the declaration
(#3494) Variable "returnValue" must be all lower-case
(#3496) Variable "summerA" must be all lower-case
(#3496) Variable "summerB" must be all lower-case
(#3498) Inline comments must end in full-stops, exclamation marks, or question marks
(#3499) Variable "aArgs" must be all lower-case
(#3500) Variable "aCount" must be all lower-case
(#3501) Variable "aArgs" must be all lower-case
(#3505) Empty ELSEIF statement detected
(#3505) Usage of ELSEIF not allowed; use ELSE IF instead
(#3512) Usage of ELSEIF not allowed; use ELSE IF instead
(#3515) Variable "summerA" must be all lower-case
(#3516) Variable "summerB" must be all lower-case
(#3517) Variable "aCount" must be all lower-case
(#3522) Variable "aCount" must be all lower-case
(#3523) Variable "summerA" must be all lower-case
(#3523) Variable "aCount" must be all lower-case
(#3524) Variable "summerB" must be all lower-case
(#3524) Variable "summerB" must be all lower-case
(#3525) Variable "returnValue" must be all lower-case
(#3525) Variable "summerA" must be all lower-case
(#3525) Variable "summerB" must be all lower-case
(#3525) Variable "aCount" must be all lower-case
(#3525) Variable "aCount" must be all lower-case
(#3528) Variable "returnValue" must be all lower-case
(#3543) Public method name "Statistical::VARP" must be in lower-case letters only
(#3544) Opening brace should be on the same line as the declaration
(#3545) Inline comments must end in full-stops, exclamation marks, or question marks
(#3546) Variable "returnValue" must be all lower-case
(#3548) Variable "summerA" must be all lower-case
(#3548) Variable "summerB" must be all lower-case
(#3550) Inline comments must end in full-stops, exclamation marks, or question marks
(#3551) Variable "aArgs" must be all lower-case
(#3552) Variable "aCount" must be all lower-case
(#3553) Variable "aArgs" must be all lower-case
(#3559) Variable "summerA" must be all lower-case
(#3560) Variable "summerB" must be all lower-case
(#3561) Variable "aCount" must be all lower-case
(#3565) Variable "aCount" must be all lower-case
(#3566) Variable "summerA" must be all lower-case
(#3566) Variable "aCount" must be all lower-case
(#3567) Variable "summerB" must be all lower-case
(#3567) Variable "summerB" must be all lower-case
(#3568) Variable "returnValue" must be all lower-case
(#3568) Variable "summerA" must be all lower-case
(#3568) Variable "summerB" must be all lower-case
(#3568) Variable "aCount" must be all lower-case
(#3568) Variable "aCount" must be all lower-case
(#3571) Variable "returnValue" must be all lower-case
(#3586) Public method name "Statistical::VARPA" must be in lower-case letters only
(#3587) Opening brace should be on the same line as the declaration
(#3588) Variable "returnValue" must be all lower-case
(#3590) Variable "summerA" must be all lower-case
(#3590) Variable "summerB" must be all lower-case
(#3592) Inline comments must end in full-stops, exclamation marks, or question marks
(#3593) Variable "aArgs" must be all lower-case
(#3594) Variable "aCount" must be all lower-case
(#3595) Variable "aArgs" must be all lower-case
(#3599) Empty ELSEIF statement detected
(#3599) Usage of ELSEIF not allowed; use ELSE IF instead
(#3606) Usage of ELSEIF not allowed; use ELSE IF instead
(#3609) Variable "summerA" must be all lower-case
(#3610) Variable "summerB" must be all lower-case
(#3611) Variable "aCount" must be all lower-case
(#3616) Variable "aCount" must be all lower-case
(#3617) Variable "summerA" must be all lower-case
(#3617) Variable "aCount" must be all lower-case
(#3618) Variable "summerB" must be all lower-case
(#3618) Variable "summerB" must be all lower-case
(#3619) Variable "returnValue" must be all lower-case
(#3619) Variable "summerA" must be all lower-case
(#3619) Variable "summerB" must be all lower-case
(#3619) Variable "aCount" must be all lower-case
(#3619) Variable "aCount" must be all lower-case
(#3622) Variable "returnValue" must be all lower-case
(#3637) Public method name "Statistical::WEIBULL" must be in lower-case letters only
(#3638) Opening brace should be on the same line as the declaration
(#3670) Public method name "Statistical::ZTEST" must be in lower-case letters only
(#3670) Variable "dataSet" must be all lower-case
(#3671) Opening brace should be on the same line as the declaration
(#3672) Variable "dataSet" must be all lower-case
(#3672) Variable "dataSet" must be all lower-case
(#3677) Variable "dataSet" must be all lower-case
(#3679) Variable "dataSet" must be all lower-case
(#3681) Variable "dataSet" must be all lower-case
(#3681) Calls to inbuilt PHP functions must be lowercase; expected "sqrt" but found "SQRT"
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/TextData.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "invalidChars" must be all lower-case
(#31) Private method name "TextData::unicodeToOrd" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#42) Public method name "TextData::CHARACTER" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#63) Public method name "TextData::TRIMNONPRINTABLE" must be in lower-case letters only
(#63) Variable "stringValue" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "stringValue" must be all lower-case
(#65) Variable "stringValue" must be all lower-case
(#67) Variable "stringValue" must be all lower-case
(#68) Variable "stringValue" must be all lower-case
(#68) Line exceeds 132 characters; contains 137 characters
(#71) Variable "invalidChars" must be all lower-case
(#72) Variable "invalidChars" must be all lower-case
(#75) Variable "stringValue" must be all lower-case
(#75) Variable "stringValue" must be all lower-case
(#76) Variable "invalidChars" must be all lower-case
(#76) Variable "stringValue" must be all lower-case
(#88) Public method name "TextData::TRIMSPACES" must be in lower-case letters only
(#88) Variable "stringValue" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "stringValue" must be all lower-case
(#90) Variable "stringValue" must be all lower-case
(#91) Variable "stringValue" must be all lower-case
(#92) Variable "stringValue" must be all lower-case
(#92) Line exceeds 132 characters; contains 137 characters
(#95) Variable "stringValue" must be all lower-case
(#95) Variable "stringValue" must be all lower-case
(#96) Variable "stringValue" must be all lower-case
(#108) Public method name "TextData::ASCIICODE" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Line exceeds 132 characters; contains 147 characters
(#143) Public method name "TextData::CONCATENATE" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "returnValue" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "aArgs" must be all lower-case
(#149) Variable "aArgs" must be all lower-case
(#154) Line exceeds 132 characters; contains 137 characters
(#157) Variable "returnValue" must be all lower-case
(#160) Variable "returnValue" must be all lower-case
(#175) Public method name "TextData::DOLLAR" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Public method name "TextData::SEARCHSENSITIVE" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#216) Line exceeds 132 characters; contains 143 characters
(#245) Public method name "TextData::SEARCHINSENSITIVE" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#253) Line exceeds 132 characters; contains 143 characters
(#282) Public method name "TextData::FIXEDFORMAT" must be in lower-case letters only
(#282) Variable "no_commas" must not contain underscores.
(#283) Opening brace should be on the same line as the declaration
(#286) Variable "no_commas" must not contain underscores.
(#286) Variable "no_commas" must not contain underscores.
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "valueResult" must be all lower-case
(#298) Variable "no_commas" must not contain underscores.
(#299) Variable "valueResult" must be all lower-case
(#299) Variable "valueResult" must be all lower-case
(#302) Variable "valueResult" must be all lower-case
(#312) Public method name "TextData::LEFT" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#322) Line exceeds 132 characters; contains 133 characters
(#340) Public method name "TextData::MID" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#351) Line exceeds 132 characters; contains 133 characters
(#371) Public method name "TextData::RIGHT" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#381) Line exceeds 132 characters; contains 133 characters
(#397) Public method name "TextData::STRINGLENGTH" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#402) Line exceeds 132 characters; contains 133 characters
(#420) Public method name "TextData::LOWERCASE" must be in lower-case letters only
(#420) Variable "mixedCaseString" must be all lower-case
(#421) Opening brace should be on the same line as the declaration
(#422) Variable "mixedCaseString" must be all lower-case
(#422) Variable "mixedCaseString" must be all lower-case
(#424) Variable "mixedCaseString" must be all lower-case
(#425) Variable "mixedCaseString" must be all lower-case
(#425) Variable "mixedCaseString" must be all lower-case
(#425) Line exceeds 132 characters; contains 153 characters
(#428) Variable "mixedCaseString" must be all lower-case
(#439) Public method name "TextData::UPPERCASE" must be in lower-case letters only
(#439) Variable "mixedCaseString" must be all lower-case
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "mixedCaseString" must be all lower-case
(#441) Variable "mixedCaseString" must be all lower-case
(#443) Variable "mixedCaseString" must be all lower-case
(#444) Variable "mixedCaseString" must be all lower-case
(#444) Variable "mixedCaseString" must be all lower-case
(#444) Line exceeds 132 characters; contains 153 characters
(#447) Variable "mixedCaseString" must be all lower-case
(#458) Public method name "TextData::PROPERCASE" must be in lower-case letters only
(#458) Variable "mixedCaseString" must be all lower-case
(#459) Opening brace should be on the same line as the declaration
(#460) Variable "mixedCaseString" must be all lower-case
(#460) Variable "mixedCaseString" must be all lower-case
(#462) Variable "mixedCaseString" must be all lower-case
(#463) Variable "mixedCaseString" must be all lower-case
(#463) Variable "mixedCaseString" must be all lower-case
(#463) Line exceeds 132 characters; contains 153 characters
(#466) Variable "mixedCaseString" must be all lower-case
(#478) Public method name "TextData::REPLACE" must be in lower-case letters only
(#478) Variable "oldText" must be all lower-case
(#478) Variable "newText" must be all lower-case
(#479) Opening brace should be on the same line as the declaration
(#480) Variable "oldText" must be all lower-case
(#480) Variable "oldText" must be all lower-case
(#483) Variable "newText" must be all lower-case
(#483) Variable "newText" must be all lower-case
(#485) Variable "oldText" must be all lower-case
(#486) Variable "oldText" must be all lower-case
(#486) Variable "oldText" must be all lower-case
(#488) Variable "newText" must be all lower-case
(#500) Public method name "TextData::SUBSTITUTE" must be in lower-case letters only
(#500) Variable "fromText" must be all lower-case
(#500) Variable "toText" must be all lower-case
(#501) Opening brace should be on the same line as the declaration
(#503) Variable "fromText" must be all lower-case
(#503) Variable "fromText" must be all lower-case
(#504) Variable "toText" must be all lower-case
(#504) Variable "toText" must be all lower-case
(#509) Variable "fromText" must be all lower-case
(#509) Variable "toText" must be all lower-case
(#511) Variable "fromText" must be all lower-case
(#511) Variable "toText" must be all lower-case
(#517) Variable "fromText" must be all lower-case
(#519) Variable "fromText" must be all lower-case
(#528) Variable "fromText" must be all lower-case
(#528) Variable "toText" must be all lower-case
(#530) Variable "fromText" must be all lower-case
(#530) Variable "toText" must be all lower-case
(#544) Public method name "TextData::RETURNSTRING" must be in lower-case letters only
(#544) Variable "testValue" must be all lower-case
(#545) Opening brace should be on the same line as the declaration
(#546) Variable "testValue" must be all lower-case
(#546) Variable "testValue" must be all lower-case
(#548) Variable "testValue" must be all lower-case
(#549) Variable "testValue" must be all lower-case
(#562) Public method name "TextData::TEXTFORMAT" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#580) Public method name "TextData::VALUE" must be in lower-case letters only
(#581) Opening brace should be on the same line as the declaration
(#585) Variable "numberValue" must be all lower-case
(#590) Variable "numberValue" must be all lower-case
(#591) Variable "numberValue" must be all lower-case
(#594) Variable "dateSetting" must be all lower-case
(#598) Variable "timeValue" must be all lower-case
(#599) Variable "timeValue" must be all lower-case
(#600) Variable "dateSetting" must be all lower-case
(#602) Variable "timeValue" must be all lower-case
(#605) Variable "dateValue" must be all lower-case
(#606) Variable "dateValue" must be all lower-case
(#607) Variable "dateSetting" must be all lower-case
(#609) Variable "dateValue" must be all lower-case
(#611) Variable "dateSetting" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Calculation/Token/Stack.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Expected 1 space after asterisk; 2 found
(#39) Expected 1 space after asterisk; 2 found
(#49) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#68) Variable "localeFunction" must be all lower-case
(#69) Variable "localeFunction" must be all lower-case
(#70) Variable "localeFunction" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected 1 space after asterisk; 4 found
(#23) Expected 1 space after asterisk; 4 found
(#24) Expected 1 space after asterisk; 4 found
(#25) Expected 1 space after asterisk; 4 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Expected 1 space after asterisk; 4 found
(#41) Member variable "valueBinder" must be all lower-case
(#46) Expected 1 space after asterisk; 4 found
(#58) Expected 1 space after asterisk; 4 found
(#60) Member variable "calculatedValue" must be all lower-case
(#65) Expected 1 space after asterisk; 4 found
(#67) Member variable "dataType" must be all lower-case
(#72) Expected 1 space after asterisk; 4 found
(#79) Expected 1 space after asterisk; 4 found
(#81) Member variable "xfIndex" must be all lower-case
(#86) Member variable "formulaAttributes" must be all lower-case
(#91) Public method name "Cell::notifyCacheController" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#111) Expected 1 space after asterisk; 4 found
(#112) Expected 1 space after asterisk; 4 found
(#113) Expected 1 space after asterisk; 4 found
(#114) Expected 1 space after asterisk; 4 found
(#116) Variable "pValue" must be all lower-case
(#116) Variable "pDataType" must be all lower-case
(#116) Variable "pSheet" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "pValue" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "pSheet" must be all lower-case
(#125) Variable "pDataType" must be all lower-case
(#126) Variable "pDataType" must be all lower-case
(#127) Variable "pDataType" must be all lower-case
(#129) Variable "pDataType" must be all lower-case
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Variable "pValue" must be all lower-case
(#138) Expected 1 space after asterisk; 4 found
(#140) Public method name "Cell::getColumn" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#148) Expected 1 space after asterisk; 4 found
(#150) Public method name "Cell::getRow" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#158) Expected 1 space after asterisk; 4 found
(#160) Public method name "Cell::getCoordinate" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#168) Expected 1 space after asterisk; 4 found
(#170) Public method name "Cell::getValue" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#178) Expected 1 space after asterisk; 4 found
(#180) Public method name "Cell::getFormattedValue" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#194) Expected 1 space after asterisk; 4 found
(#195) Expected 1 space after asterisk; 4 found
(#196) Expected 1 space after asterisk; 4 found
(#198) Public method name "Cell::setValue" must be in lower-case letters only
(#198) Variable "pValue" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#200) Variable "pValue" must be all lower-case
(#210) Expected 1 space after asterisk; 4 found
(#211) Expected 1 space after asterisk; 4 found
(#212) Expected 1 space after asterisk; 4 found
(#213) Expected 1 space after asterisk; 4 found
(#215) Public method name "Cell::setValueExplicit" must be in lower-case letters only
(#215) Variable "pValue" must be all lower-case
(#215) Variable "pDataType" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#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
(#218) Variable "pDataType" must be all lower-case
(#220) Variable "pValue" must be all lower-case
(#223) Variable "pDataType" must be all lower-case
(#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
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "pValue" must be all lower-case
(#232) Variable "pValue" must be all lower-case
(#235) Variable "pValue" must be all lower-case
(#238) Variable "pValue" must be all lower-case
(#241) Variable "pValue" must be all lower-case
(#244) Variable "pDataType" must be all lower-case
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "pDataType" must be all lower-case
(#257) Expected 1 space after asterisk; 4 found
(#259) Expected 1 space after asterisk; 4 found
(#260) Expected 1 space after asterisk; 4 found
(#261) Expected 1 space after asterisk; 4 found
(#263) Public method name "Cell::getCalculatedValue" must be in lower-case letters only
(#263) Variable "resetLog" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#269) Variable "resetLog" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#291) Usage of ELSEIF not allowed; use ELSE IF instead
(#301) Expected 1 space after asterisk; 4 found
(#302) Expected 1 space after asterisk; 4 found
(#304) Public method name "Cell::setCalculatedValue" must be in lower-case letters only
(#304) Variable "pValue" must be all lower-case
(#305) Opening brace should be on the same line as the declaration
(#306) Variable "pValue" must be all lower-case
(#307) Variable "pValue" must be all lower-case
(#307) Variable "pValue" must be all lower-case
(#307) Variable "pValue" must be all lower-case
(#321) Expected 1 space after asterisk; 4 found
(#323) Public method name "Cell::getOldCalculatedValue" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#331) Expected 1 space after asterisk; 4 found
(#333) Public method name "Cell::getDataType" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#341) Expected 1 space after asterisk; 4 found
(#342) Expected 1 space after asterisk; 4 found
(#344) Public method name "Cell::setDataType" must be in lower-case letters only
(#344) Variable "pDataType" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) Variable "pDataType" must be all lower-case
(#347) Variable "pDataType" must be all lower-case
(#349) Variable "pDataType" must be all lower-case
(#357) Expected 1 space after asterisk; 2 found
(#359) Public method name "Cell::isFormula" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#367) Expected 1 space after asterisk; 4 found
(#368) Expected 1 space after asterisk; 4 found
(#370) Public method name "Cell::hasDataValidation" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#382) Expected 1 space after asterisk; 4 found
(#383) Expected 1 space after asterisk; 4 found
(#385) Public method name "Cell::getDataValidation" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#397) Expected 1 space after asterisk; 4 found
(#398) Expected 1 space after asterisk; 4 found
(#399) Expected 1 space after asterisk; 4 found
(#401) Public method name "Cell::setDataValidation" must be in lower-case letters only
(#401) Variable "pDataValidation" must be all lower-case
(#402) Opening brace should be on the same line as the declaration
(#407) Variable "pDataValidation" must be all lower-case
(#415) Expected 1 space after asterisk; 4 found
(#416) Expected 1 space after asterisk; 4 found
(#418) Public method name "Cell::hasHyperlink" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#430) Expected 1 space after asterisk; 4 found
(#431) Expected 1 space after asterisk; 4 found
(#433) Public method name "Cell::getHyperlink" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#445) Expected 1 space after asterisk; 4 found
(#446) Expected 1 space after asterisk; 4 found
(#447) Expected 1 space after asterisk; 4 found
(#449) Public method name "Cell::setHyperlink" must be in lower-case letters only
(#449) Variable "pHyperlink" must be all lower-case
(#450) Opening brace should be on the same line as the declaration
(#455) Variable "pHyperlink" must be all lower-case
(#463) Expected 1 space after asterisk; 4 found
(#465) Public method name "Cell::getParent" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#473) Expected 1 space after asterisk; 4 found
(#475) Public method name "Cell::getWorksheet" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#483) Expected 1 space after asterisk; 4 found
(#485) Public method name "Cell::isInMergeRange" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#493) Expected 1 space after asterisk; 4 found
(#495) Public method name "Cell::isMergeRangeValueCell" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#497) Variable "mergeRange" must be all lower-case
(#498) Variable "mergeRange" must be all lower-case
(#498) Variable "mergeRange" must be all lower-case
(#499) Variable "startCell" must be all lower-case
(#499) Variable "mergeRange" must be all lower-case
(#500) Variable "startCell" must be all lower-case
(#511) Expected 1 space after asterisk; 4 found
(#513) Public method name "Cell::getMergeRange" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#515) Variable "mergeRange" must be all lower-case
(#516) Variable "mergeRange" must be all lower-case
(#517) Variable "mergeRange" must be all lower-case
(#527) Expected 1 space after asterisk; 4 found
(#529) Public method name "Cell::getStyle" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#537) Expected 1 space after asterisk; 4 found
(#538) Expected 1 space after asterisk; 4 found
(#540) Public method name "Cell::rebindParent" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#550) Expected 1 space after asterisk; 4 found
(#551) Expected 1 space after asterisk; 4 found
(#553) Public method name "Cell::isInRange" must be in lower-case letters only
(#553) Variable "pRange" must be all lower-case
(#554) Opening brace should be on the same line as the declaration
(#555) Variable "rangeStart" must be all lower-case
(#555) Variable "rangeEnd" must be all lower-case
(#555) Variable "pRange" must be all lower-case
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Variable "myColumn" must be all lower-case
(#559) Variable "myRow" must be all lower-case
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Variable "rangeStart" must be all lower-case
(#562) Variable "myColumn" must be all lower-case
(#562) Variable "rangeEnd" must be all lower-case
(#562) Variable "myColumn" must be all lower-case
(#563) Variable "rangeStart" must be all lower-case
(#563) Variable "myRow" must be all lower-case
(#563) Variable "rangeEnd" must be all lower-case
(#563) Variable "myRow" must be all lower-case
(#569) Expected 1 space after asterisk; 4 found
(#570) Expected 1 space after asterisk; 4 found
(#571) Expected 1 space after asterisk; 4 found
(#573) Public method name "Cell::coordinateFromString" must be in lower-case letters only
(#573) Variable "pCoordinateString" must be all lower-case
(#574) Opening brace should be on the same line as the declaration
(#575) Variable "pCoordinateString" must be all lower-case
(#577) Usage of ELSEIF not allowed; use ELSE IF instead
(#577) Variable "pCoordinateString" must be all lower-case
(#577) Variable "pCoordinateString" must be all lower-case
(#579) Usage of ELSEIF not allowed; use ELSE IF instead
(#579) Variable "pCoordinateString" must be all lower-case
(#583) Variable "pCoordinateString" must be all lower-case
(#589) Expected 1 space after asterisk; 4 found
(#591) Expected 1 space after asterisk; 4 found
(#592) Expected 1 space after asterisk; 4 found
(#594) Public method name "Cell::absoluteReference" must be in lower-case letters only
(#594) Variable "pCoordinateString" must be all lower-case
(#595) Opening brace should be on the same line as the declaration
(#596) Variable "pCoordinateString" must be all lower-case
(#596) Variable "pCoordinateString" must be all lower-case
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Variable "cellAddress" must be all lower-case
(#599) Variable "pCoordinateString" must be all lower-case
(#600) Variable "cellAddress" must be all lower-case
(#601) Variable "pCoordinateString" must be all lower-case
(#601) Variable "cellAddress" must be all lower-case
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Variable "pCoordinateString" must be all lower-case
(#609) Variable "pCoordinateString" must be all lower-case
(#610) Usage of ELSEIF not allowed; use ELSE IF instead
(#610) Variable "pCoordinateString" must be all lower-case
(#611) Variable "pCoordinateString" must be all lower-case
(#614) Variable "pCoordinateString" must be all lower-case
(#623) Expected 1 space after asterisk; 4 found
(#624) Expected 1 space after asterisk; 4 found
(#625) Expected 1 space after asterisk; 4 found
(#627) Public method name "Cell::absoluteCoordinate" must be in lower-case letters only
(#627) Variable "pCoordinateString" must be all lower-case
(#628) Opening brace should be on the same line as the declaration
(#629) Variable "pCoordinateString" must be all lower-case
(#629) Variable "pCoordinateString" must be all lower-case
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Variable "cellAddress" must be all lower-case
(#632) Variable "pCoordinateString" must be all lower-case
(#633) Variable "cellAddress" must be all lower-case
(#634) Variable "pCoordinateString" must be all lower-case
(#634) Variable "cellAddress" must be all lower-case
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Variable "pCoordinateString" must be all lower-case
(#654) Expected 1 space after asterisk; 4 found
(#655) Expected 1 space after asterisk; 4 found
(#659) Public method name "Cell::splitRange" must be in lower-case letters only
(#659) Variable "pRange" must be all lower-case
(#660) Opening brace should be on the same line as the declaration
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Variable "pRange" must be all lower-case
(#663) Variable "pRange" must be all lower-case
(#666) Variable "pRange" must be all lower-case
(#678) Expected 1 space after asterisk; 4 found
(#679) Expected 1 space after asterisk; 4 found
(#680) Expected 1 space after asterisk; 4 found
(#682) Public method name "Cell::buildRange" must be in lower-case letters only
(#682) Variable "pRange" must be all lower-case
(#683) Opening brace should be on the same line as the declaration
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Variable "pRange" must be all lower-case
(#685) Variable "pRange" must be all lower-case
(#685) Variable "pRange" must be all lower-case
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Variable "pRange" must be all lower-case
(#693) Variable "pRange" must be all lower-case
(#693) Variable "pRange" must be all lower-case
(#695) Variable "pRange" must be all lower-case
(#703) Expected 1 space after asterisk; 4 found
(#704) Expected 1 space after asterisk; 4 found
(#707) Public method name "Cell::rangeBoundaries" must be in lower-case letters only
(#707) Variable "pRange" must be all lower-case
(#708) Opening brace should be on the same line as the declaration
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "pRange" must be all lower-case
(#711) Variable "pRange" must be all lower-case
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Variable "pRange" must be all lower-case
(#715) Variable "pRange" must be all lower-case
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Variable "pRange" must be all lower-case
(#719) Variable "rangeA" must be all lower-case
(#719) Variable "rangeB" must be all lower-case
(#719) Variable "pRange" must be all lower-case
(#721) Variable "rangeA" must be all lower-case
(#721) Variable "rangeB" must be all lower-case
(#721) Variable "pRange" must be all lower-case
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Variable "rangeStart" must be all lower-case
(#725) Variable "rangeA" must be all lower-case
(#726) Variable "rangeEnd" must be all lower-case
(#726) Variable "rangeB" must be all lower-case
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Variable "rangeStart" must be all lower-case
(#729) Variable "rangeStart" must be all lower-case
(#730) Variable "rangeEnd" must be all lower-case
(#730) Variable "rangeEnd" must be all lower-case
(#732) Variable "rangeStart" must be all lower-case
(#732) Variable "rangeEnd" must be all lower-case
(#738) Expected 1 space after asterisk; 4 found
(#739) Expected 1 space after asterisk; 4 found
(#741) Public method name "Cell::rangeDimension" must be in lower-case letters only
(#741) Variable "pRange" must be all lower-case
(#742) Opening brace should be on the same line as the declaration
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Variable "rangeStart" must be all lower-case
(#744) Variable "rangeEnd" must be all lower-case
(#744) Variable "pRange" must be all lower-case
(#746) Variable "rangeEnd" must be all lower-case
(#746) Variable "rangeStart" must be all lower-case
(#746) Variable "rangeEnd" must be all lower-case
(#746) Variable "rangeStart" must be all lower-case
(#752) Expected 1 space after asterisk; 4 found
(#753) Expected 1 space after asterisk; 4 found
(#756) Public method name "Cell::getRangeBoundaries" must be in lower-case letters only
(#756) Variable "pRange" must be all lower-case
(#757) Opening brace should be on the same line as the declaration
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Variable "pRange" must be all lower-case
(#760) Variable "pRange" must be all lower-case
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Variable "pRange" must be all lower-case
(#764) Variable "pRange" must be all lower-case
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Variable "pRange" must be all lower-case
(#768) Variable "rangeA" must be all lower-case
(#768) Variable "rangeB" must be all lower-case
(#768) Variable "pRange" must be all lower-case
(#770) Variable "rangeA" must be all lower-case
(#770) Variable "rangeB" must be all lower-case
(#770) Variable "pRange" must be all lower-case
(#773) Variable "rangeA" must be all lower-case
(#773) Variable "rangeB" must be all lower-case
(#779) Expected 1 space after asterisk; 4 found
(#780) Expected 1 space after asterisk; 4 found
(#782) Public method name "Cell::columnIndexFromString" must be in lower-case letters only
(#782) Variable "pString" must be all lower-case
(#783) Opening brace should be on the same line as the declaration
(#784) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#787) Variable "_indexCache" must be all lower-case
(#787) Variable "_indexCache" must not contain underscores.
(#789) Variable "_indexCache" must be all lower-case
(#789) Variable "_indexCache" must not contain underscores.
(#789) Variable "pString" must be all lower-case
(#790) Variable "_indexCache" must be all lower-case
(#790) Variable "_indexCache" must not contain underscores.
(#790) Variable "pString" must be all lower-case
(#792) Line exceeds 132 characters; contains 134 characters
(#792) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#793) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#795) Variable "_columnLookup" must be all lower-case
(#795) Variable "_columnLookup" must not contain underscores.
(#796) Line exceeds 132 characters; contains 145 characters
(#797) Line exceeds 132 characters; contains 154 characters
(#798) Line exceeds 132 characters; contains 145 characters
(#799) Line exceeds 132 characters; contains 154 characters
(#802) Line exceeds 132 characters; contains 134 characters
(#802) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#804) Variable "pString" must be all lower-case
(#805) Variable "pString" must be all lower-case
(#806) Variable "_indexCache" must be all lower-case
(#806) Variable "_indexCache" must not contain underscores.
(#806) Variable "pString" must be all lower-case
(#806) Variable "_columnLookup" must be all lower-case
(#806) Variable "_columnLookup" must not contain underscores.
(#806) Variable "pString" must be all lower-case
(#808) Variable "_indexCache" must be all lower-case
(#808) Variable "_indexCache" must not contain underscores.
(#808) Variable "pString" must be all lower-case
(#809) Usage of ELSEIF not allowed; use ELSE IF instead
(#809) Variable "pString" must be all lower-case
(#810) Variable "_indexCache" must be all lower-case
(#810) Variable "_indexCache" must not contain underscores.
(#810) Variable "pString" must be all lower-case
(#810) Variable "_columnLookup" must be all lower-case
(#810) Variable "_columnLookup" must not contain underscores.
(#810) Variable "pString" must be all lower-case
(#810) Variable "_columnLookup" must be all lower-case
(#810) Variable "_columnLookup" must not contain underscores.
(#810) Variable "pString" must be all lower-case
(#812) Variable "_indexCache" must be all lower-case
(#812) Variable "_indexCache" must not contain underscores.
(#812) Variable "pString" must be all lower-case
(#813) Usage of ELSEIF not allowed; use ELSE IF instead
(#813) Variable "pString" must be all lower-case
(#814) Variable "_indexCache" must be all lower-case
(#814) Variable "_indexCache" must not contain underscores.
(#814) Variable "pString" must be all lower-case
(#814) Variable "_columnLookup" must be all lower-case
(#814) Variable "_columnLookup" must not contain underscores.
(#814) Variable "pString" must be all lower-case
(#814) Variable "_columnLookup" must be all lower-case
(#814) Variable "_columnLookup" must not contain underscores.
(#814) Variable "pString" must be all lower-case
(#814) Variable "_columnLookup" must be all lower-case
(#814) Variable "_columnLookup" must not contain underscores.
(#814) Variable "pString" must be all lower-case
(#814) Line exceeds 132 characters; contains 140 characters
(#816) Variable "_indexCache" must be all lower-case
(#816) Variable "_indexCache" must not contain underscores.
(#816) Variable "pString" must be all lower-case
(#819) Variable "pString" must be all lower-case
(#825) Expected 1 space after asterisk; 4 found
(#826) Expected 1 space after asterisk; 4 found
(#828) Public method name "Cell::stringFromColumnIndex" must be in lower-case letters only
(#828) Variable "pColumnIndex" must be all lower-case
(#829) Opening brace should be on the same line as the declaration
(#830) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#831) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#833) Variable "_indexCache" must be all lower-case
(#833) Variable "_indexCache" must not contain underscores.
(#835) Variable "_indexCache" must be all lower-case
(#835) Variable "_indexCache" must not contain underscores.
(#835) Variable "pColumnIndex" must be all lower-case
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Variable "pColumnIndex" must be all lower-case
(#838) Variable "_indexCache" must be all lower-case
(#838) Variable "_indexCache" must not contain underscores.
(#838) Variable "pColumnIndex" must be all lower-case
(#838) Variable "pColumnIndex" must be all lower-case
(#839) Usage of ELSEIF not allowed; use ELSE IF instead
(#839) Variable "pColumnIndex" must be all lower-case
(#840) Variable "_indexCache" must be all lower-case
(#840) Variable "_indexCache" must not contain underscores.
(#840) Variable "pColumnIndex" must be all lower-case
(#840) Variable "pColumnIndex" must be all lower-case
(#841) Variable "pColumnIndex" must be all lower-case
(#843) Variable "_indexCache" must be all lower-case
(#843) Variable "_indexCache" must not contain underscores.
(#843) Variable "pColumnIndex" must be all lower-case
(#843) Variable "pColumnIndex" must be all lower-case
(#844) Variable "pColumnIndex" must be all lower-case
(#845) Variable "pColumnIndex" must be all lower-case
(#849) Variable "_indexCache" must be all lower-case
(#849) Variable "_indexCache" must not contain underscores.
(#849) Variable "pColumnIndex" must be all lower-case
(#855) Expected 1 space after asterisk; 4 found
(#856) Expected 1 space after asterisk; 4 found
(#858) Public method name "Cell::extractAllCellReferencesInRange" must be in lower-case letters only
(#858) Variable "pRange" must be all lower-case
(#859) Opening brace should be on the same line as the declaration
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Variable "returnValue" must be all lower-case
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Variable "cellBlocks" must be all lower-case
(#864) Variable "pRange" must be all lower-case
(#865) Variable "cellBlocks" must be all lower-case
(#865) Variable "cellBlock" must be all lower-case
(#867) Variable "cellBlock" must be all lower-case
(#867) Variable "cellBlock" must be all lower-case
(#868) Variable "returnValue" must be all lower-case
(#868) Variable "cellBlock" must be all lower-case
(#873) Variable "cellBlock" must be all lower-case
(#877) Variable "returnValue" must be all lower-case
(#882) Variable "rangeStart" must be all lower-case
(#882) Variable "rangeEnd" must be all lower-case
(#883) Variable "rangeStart" must be all lower-case
(#883) Variable "startCol" must be all lower-case
(#883) Variable "startRow" must be all lower-case
(#884) Variable "rangeEnd" must be all lower-case
(#884) Variable "endCol" must be all lower-case
(#884) Variable "endRow" must be all lower-case
(#885) Variable "endCol" must be all lower-case
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Variable "currentCol" must be all lower-case
(#888) Variable "startCol" must be all lower-case
(#889) Variable "currentRow" must be all lower-case
(#889) Variable "startRow" must be all lower-case
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Variable "currentCol" must be all lower-case
(#892) Variable "endCol" must be all lower-case
(#893) Variable "currentRow" must be all lower-case
(#893) Variable "endRow" must be all lower-case
(#894) Variable "returnValue" must be all lower-case
(#894) Variable "currentCol" must be all lower-case
(#894) Variable "currentRow" must be all lower-case
(#895) Variable "currentRow" must be all lower-case
(#897) Variable "currentCol" must be all lower-case
(#898) Variable "currentRow" must be all lower-case
(#898) Variable "startRow" must be all lower-case
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#904) Variable "sortKeys" must be all lower-case
(#905) Variable "returnValue" must be all lower-case
(#907) Variable "sortKeys" must be all lower-case
(#909) Variable "sortKeys" must be all lower-case
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#912) Variable "sortKeys" must be all lower-case
(#922) Public method name "Cell::compareCells" must be in lower-case letters only
(#923) Opening brace should be on the same line as the declaration
(#926) Usage of ELSEIF not allowed; use ELSE IF instead
(#928) Usage of ELSEIF not allowed; use ELSE IF instead
(#940) Public method name "Cell::getValueBinder" must be in lower-case letters only
(#941) Opening brace should be on the same line as the declaration
(#942) Variable "valueBinder" must be all lower-case
(#943) Variable "valueBinder" must be all lower-case
(#946) Variable "valueBinder" must be all lower-case
(#955) Public method name "Cell::setValueBinder" must be in lower-case letters only
(#956) Opening brace should be on the same line as the declaration
(#958) Line exceeds 132 characters; contains 139 characters
(#961) Variable "valueBinder" must be all lower-case
(#968) Opening brace should be on the same line as the declaration
(#984) Public method name "Cell::getXfIndex" must be in lower-case letters only
(#985) Opening brace should be on the same line as the declaration
(#995) Public method name "Cell::setXfIndex" must be in lower-case letters only
(#995) Variable "pValue" must be all lower-case
(#996) Opening brace should be on the same line as the declaration
(#997) Variable "pValue" must be all lower-case
(#1003) Expected 1 space after asterisk; 4 found
(#1005) Public method name "Cell::setFormulaAttributes" must be in lower-case letters only
(#1005) Variable "pAttributes" must be all lower-case
(#1006) Opening brace should be on the same line as the declaration
(#1007) Variable "pAttributes" must be all lower-case
(#1013) Expected 1 space after asterisk; 4 found
(#1015) Public method name "Cell::getFormulaAttributes" must be in lower-case letters only
(#1016) Opening brace should be on the same line as the declaration
(#1026) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "AdvancedValueBinder::bindValue" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#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
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "dataType" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "dataType" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#53) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "currencyCode" must be all lower-case
(#107) Variable "decimalSeparator" must be all lower-case
(#108) Variable "thousandsSeparator" must be all lower-case
(#109) Variable "currencyCode" must be all lower-case
(#109) Variable "thousandsSeparator" must be all lower-case
(#109) Variable "decimalSeparator" must be all lower-case
(#109) Line exceeds maximum limit of 180 characters; contains 187 characters
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "currencyCode" must be all lower-case
(#111) Variable "thousandsSeparator" must be all lower-case
(#111) Variable "decimalSeparator" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "currencyCode" must be all lower-case
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 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
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "formatCode" must be all lower-case
(#166) Variable "formatCode" must be all lower-case
(#169) Variable "formatCode" must be all lower-case
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/DataType.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "errorCodes" must be all lower-case
(#59) Public method name "DataType::getErrorCodes" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "errorCodes" must be all lower-case
(#71) Public method name "DataType::dataTypeForValue" must be in lower-case letters only
(#71) Variable "pValue" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "pValue" must be all lower-case
(#82) Public method name "DataType::checkString" must be in lower-case letters only
(#82) Variable "pValue" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "pValue" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "pValue" must be all lower-case
(#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
(#90) Variable "pValue" must be all lower-case
(#90) Variable "pValue" must be all lower-case
(#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) Variable "pValue" must be all lower-case
(#93) Variable "pValue" must be all lower-case
(#95) Variable "pValue" must be all lower-case
(#104) Public method name "DataType::checkErrorCode" must be in lower-case letters only
(#104) Variable "pValue" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "pValue" must be all lower-case
(#106) Variable "pValue" must be all lower-case
(#108) Variable "pValue" must be all lower-case
(#108) Variable "errorCodes" must be all lower-case
(#109) Variable "pValue" must be all lower-case
(#112) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/DataValidation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#80) Member variable "errorStyle" must be all lower-case
(#94) Member variable "allowBlank" must be all lower-case
(#101) Member variable "showDropDown" must be all lower-case
(#108) Member variable "showInputMessage" must be all lower-case
(#115) Member variable "showErrorMessage" must be all lower-case
(#122) Member variable "errorTitle" must be all lower-case
(#136) Member variable "promptTitle" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#157) Public method name "DataValidation::getFormula1" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "DataValidation::setFormula1" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#180) Public method name "DataValidation::getFormula2" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "DataValidation::setFormula2" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#203) Public method name "DataValidation::getType" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Public method name "DataValidation::setType" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#226) Public method name "DataValidation::getErrorStyle" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#237) Public method name "DataValidation::setErrorStyle" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#249) Public method name "DataValidation::getOperator" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "DataValidation::setOperator" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#272) Public method name "DataValidation::getAllowBlank" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#283) Public method name "DataValidation::setAllowBlank" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#295) Public method name "DataValidation::getShowDropDown" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#306) Public method name "DataValidation::setShowDropDown" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#318) Public method name "DataValidation::getShowInputMessage" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#329) Public method name "DataValidation::setShowInputMessage" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#341) Public method name "DataValidation::getShowErrorMessage" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "DataValidation::setShowErrorMessage" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#364) Public method name "DataValidation::getErrorTitle" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#375) Public method name "DataValidation::setErrorTitle" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#387) Public method name "DataValidation::getError" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#398) Public method name "DataValidation::setError" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#410) Public method name "DataValidation::getPromptTitle" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "DataValidation::setPromptTitle" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Public method name "DataValidation::getPrompt" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#444) Public method name "DataValidation::setPrompt" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#456) Public method name "DataValidation::getHashCode" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#480) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/DefaultValueBinder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "DefaultValueBinder::bindValue" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#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
(#41) Usage of ELSEIF not allowed; use ELSE IF instead
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Public method name "DefaultValueBinder::dataTypeForValue" must be in lower-case letters only
(#63) Variable "pValue" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "pValue" must be all lower-case
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#68) Variable "pValue" must be all lower-case
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#70) Variable "pValue" must be all lower-case
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Variable "pValue" must be all lower-case
(#72) Variable "pValue" must be all lower-case
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Variable "pValue" must be all lower-case
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) Variable "pValue" must be all lower-case
(#76) Variable "pValue" must be all lower-case
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Variable "pValue" must be all lower-case
(#79) Variable "tValue" must be all lower-case
(#79) Variable "pValue" must be all lower-case
(#80) Variable "pValue" must be all lower-case
(#80) Variable "tValue" must be all lower-case
(#80) Variable "tValue" must be all lower-case
(#80) Variable "tValue" must be all lower-case
(#82) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Variable "pValue" must be all lower-case
(#82) Variable "pValue" must be all lower-case
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Variable "pValue" must be all lower-case
(#87) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/Hyperlink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Variable "pUrl" must be all lower-case
(#49) Variable "pTooltip" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "pUrl" must be all lower-case
(#53) Variable "pTooltip" must be all lower-case
(#61) Public method name "Hyperlink::getUrl" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#72) Public method name "Hyperlink::setUrl" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#84) Public method name "Hyperlink::getTooltip" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Public method name "Hyperlink::setTooltip" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "Hyperlink::isInternal" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "Hyperlink::getHashCode" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Cell/IValueBinder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "IValueBinder::bindValue" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#62) Member variable "xAxisLabel" must be all lower-case
(#69) Member variable "yAxisLabel" must be all lower-case
(#76) Member variable "plotArea" must be all lower-case
(#83) Member variable "plotVisibleOnly" must be all lower-case
(#90) Member variable "displayBlanksAs" must be all lower-case
(#97) Member variable "yAxis" must be all lower-case
(#104) Member variable "xAxis" must be all lower-case
(#111) Member variable "majorGridlines" must be all lower-case
(#118) Member variable "minorGridlines" must be all lower-case
(#125) Member variable "topLeftCellRef" must be all lower-case
(#132) Member variable "topLeftXOffset" must be all lower-case
(#139) Member variable "topLeftYOffset" must be all lower-case
(#146) Member variable "bottomRightCellRef" must be all lower-case
(#153) Member variable "bottomRightXOffset" must be all lower-case
(#160) Member variable "bottomRightYOffset" must be all lower-case
(#165) Variable "plotArea" must be all lower-case
(#165) Variable "plotVisibleOnly" must be all lower-case
(#165) Variable "displayBlanksAs" must be all lower-case
(#165) Variable "xAxisLabel" must be all lower-case
(#165) Variable "yAxisLabel" must be all lower-case
(#165) Variable "xAxis" must be all lower-case
(#165) Variable "yAxis" must be all lower-case
(#165) Variable "majorGridlines" must be all lower-case
(#165) Variable "minorGridlines" must be all lower-case
(#165) Line exceeds maximum limit of 180 characters; contains 372 characters
(#166) Opening brace should be on the same line as the declaration
(#170) Variable "xAxisLabel" must be all lower-case
(#171) Variable "yAxisLabel" must be all lower-case
(#172) Variable "plotArea" must be all lower-case
(#173) Variable "plotVisibleOnly" must be all lower-case
(#174) Variable "displayBlanksAs" must be all lower-case
(#175) Variable "xAxis" must be all lower-case
(#176) Variable "yAxis" must be all lower-case
(#177) Variable "majorGridlines" must be all lower-case
(#178) Variable "minorGridlines" must be all lower-case
(#186) Public method name "Chart::getName" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#196) Public method name "Chart::getWorksheet" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#208) Public method name "Chart::setWorksheet" must be in lower-case letters only
(#208) Variable "pValue" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "pValue" must be all lower-case
(#220) Public method name "Chart::getTitle" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#231) Public method name "Chart::setTitle" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#243) Public method name "Chart::getLegend" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#254) Public method name "Chart::setLegend" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#266) Public method name "Chart::getXAxisLabel" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#277) Public method name "Chart::setXAxisLabel" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#289) Public method name "Chart::getYAxisLabel" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "Chart::setYAxisLabel" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#312) Public method name "Chart::getPlotArea" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#322) Public method name "Chart::getPlotVisibleOnly" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#333) Public method name "Chart::setPlotVisibleOnly" must be in lower-case letters only
(#333) Variable "plotVisibleOnly" must be all lower-case
(#334) Opening brace should be on the same line as the declaration
(#335) Variable "plotVisibleOnly" must be all lower-case
(#345) Public method name "Chart::getDisplayBlanksAs" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#356) Public method name "Chart::setDisplayBlanksAs" must be in lower-case letters only
(#356) Variable "displayBlanksAs" must be all lower-case
(#357) Opening brace should be on the same line as the declaration
(#358) Variable "displayBlanksAs" must be all lower-case
(#366) Public method name "Chart::getChartAxisY" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#380) Public method name "Chart::getChartAxisX" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#394) Public method name "Chart::getMajorGridlines" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#408) Public method name "Chart::getMinorGridlines" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#425) Public method name "Chart::setTopLeftPosition" must be in lower-case letters only
(#425) Variable "xOffset" must be all lower-case
(#425) Variable "yOffset" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#428) Variable "xOffset" must be all lower-case
(#429) Variable "xOffset" must be all lower-case
(#431) Variable "yOffset" must be all lower-case
(#432) Variable "yOffset" must be all lower-case
(#443) Public method name "Chart::getTopLeftPosition" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#457) Public method name "Chart::getTopLeftCell" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#468) Public method name "Chart::setTopLeftCell" must be in lower-case letters only
(#469) Opening brace should be on the same line as the declaration
(#482) Public method name "Chart::setTopLeftOffset" must be in lower-case letters only
(#482) Variable "xOffset" must be all lower-case
(#482) Variable "yOffset" must be all lower-case
(#483) Opening brace should be on the same line as the declaration
(#484) Variable "xOffset" must be all lower-case
(#485) Variable "xOffset" must be all lower-case
(#487) Variable "yOffset" must be all lower-case
(#488) Variable "yOffset" must be all lower-case
(#499) Public method name "Chart::getTopLeftOffset" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#507) Public method name "Chart::setTopLeftXOffset" must be in lower-case letters only
(#507) Variable "xOffset" must be all lower-case
(#508) Opening brace should be on the same line as the declaration
(#509) Variable "xOffset" must be all lower-case
(#514) Public method name "Chart::getTopLeftXOffset" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#519) Public method name "Chart::setTopLeftYOffset" must be in lower-case letters only
(#519) Variable "yOffset" must be all lower-case
(#520) Opening brace should be on the same line as the declaration
(#521) Variable "yOffset" must be all lower-case
(#526) Public method name "Chart::getTopLeftYOffset" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#539) Public method name "Chart::setBottomRightPosition" must be in lower-case letters only
(#539) Variable "xOffset" must be all lower-case
(#539) Variable "yOffset" must be all lower-case
(#540) Opening brace should be on the same line as the declaration
(#542) Variable "xOffset" must be all lower-case
(#543) Variable "xOffset" must be all lower-case
(#545) Variable "yOffset" must be all lower-case
(#546) Variable "yOffset" must be all lower-case
(#557) Public method name "Chart::getBottomRightPosition" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#566) Public method name "Chart::setBottomRightCell" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#578) Public method name "Chart::getBottomRightCell" must be in lower-case letters only
(#579) Opening brace should be on the same line as the declaration
(#590) Public method name "Chart::setBottomRightOffset" must be in lower-case letters only
(#590) Variable "xOffset" must be all lower-case
(#590) Variable "yOffset" must be all lower-case
(#591) Opening brace should be on the same line as the declaration
(#592) Variable "xOffset" must be all lower-case
(#593) Variable "xOffset" must be all lower-case
(#595) Variable "yOffset" must be all lower-case
(#596) Variable "yOffset" must be all lower-case
(#607) Public method name "Chart::getBottomRightOffset" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#615) Public method name "Chart::setBottomRightXOffset" must be in lower-case letters only
(#615) Variable "xOffset" must be all lower-case
(#616) Opening brace should be on the same line as the declaration
(#617) Variable "xOffset" must be all lower-case
(#622) Public method name "Chart::getBottomRightXOffset" must be in lower-case letters only
(#623) Opening brace should be on the same line as the declaration
(#627) Public method name "Chart::setBottomRightYOffset" must be in lower-case letters only
(#627) Variable "yOffset" must be all lower-case
(#628) Opening brace should be on the same line as the declaration
(#629) Variable "yOffset" must be all lower-case
(#634) Public method name "Chart::getBottomRightYOffset" must be in lower-case letters only
(#635) Opening brace should be on the same line as the declaration
(#640) Opening brace should be on the same line as the declaration
(#646) Variable "outputDestination" must be all lower-case
(#647) Opening brace should be on the same line as the declaration
(#648) Variable "libraryName" must be all lower-case
(#649) Variable "libraryName" must be all lower-case
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#655) Variable "libraryPath" must be all lower-case
(#656) Variable "includePath" must be all lower-case
(#657) Variable "rendererPath" must be all lower-case
(#657) Variable "libraryPath" must be all lower-case
(#658) Variable "rendererPath" must be all lower-case
(#658) Variable "includePath" must be all lower-case
(#659) Variable "libraryPath" must be all lower-case
(#662) Variable "rendererName" must be all lower-case
(#662) Variable "libraryName" must be all lower-case
(#663) Variable "rendererName" must be all lower-case
(#665) Variable "outputDestination" must be all lower-case
(#666) Variable "outputDestination" must be all lower-case
(#669) Variable "outputDestination" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Axis.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Member variable "axisNumber" must be all lower-case
(#28) Member variable "axisOptions" must be all lower-case
(#46) Member variable "fillProperties" must be all lower-case
(#57) Member variable "lineProperties" must be all lower-case
(#68) Member variable "lineStyleProperties" must be all lower-case
(#91) Member variable "shadowProperties" must be all lower-case
(#116) Member variable "glowProperties" must be all lower-case
(#130) Member variable "softEdges" must be all lower-case
(#139) Public method name "Axis::setAxisNumberProperties" must be in lower-case letters only
(#139) Variable "format_code" must not contain underscores.
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "format_code" must not contain underscores.
(#150) Public method name "Axis::getAxisNumberFormat" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#160) Public method name "Axis::getAxisNumberSourceLinked" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#179) Public method name "Axis::setAxisOptionsProperties" must be in lower-case letters only
(#179) Variable "axis_labels" must not contain underscores.
(#179) Variable "horizontal_crosses_value" must not contain underscores.
(#179) Variable "horizontal_crosses" must not contain underscores.
(#179) Variable "axis_orientation" must not contain underscores.
(#179) Variable "major_tmt" must not contain underscores.
(#179) Variable "minor_tmt" must not contain underscores.
(#179) Variable "major_unit" must not contain underscores.
(#179) Variable "minor_unit" must not contain underscores.
(#179) Line exceeds maximum limit of 180 characters; contains 258 characters
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "axis_labels" must not contain underscores.
(#182) Variable "horizontal_crosses_value" must not contain underscores.
(#182) Variable "horizontal_crosses_value" must not contain underscores.
(#182) Line exceeds 132 characters; contains 138 characters
(#183) Variable "horizontal_crosses" must not contain underscores.
(#183) Variable "horizontal_crosses" must not contain underscores.
(#184) Variable "axis_orientation" must not contain underscores.
(#184) Variable "axis_orientation" must not contain underscores.
(#185) Variable "major_tmt" must not contain underscores.
(#185) Variable "major_tmt" must not contain underscores.
(#186) Variable "minor_tmt" must not contain underscores.
(#186) Variable "minor_tmt" must not contain underscores.
(#187) Variable "minor_tmt" must not contain underscores.
(#187) Variable "minor_tmt" must not contain underscores.
(#190) Variable "major_unit" must not contain underscores.
(#190) Variable "major_unit" must not contain underscores.
(#191) Variable "minor_unit" must not contain underscores.
(#191) Variable "minor_unit" must not contain underscores.
(#201) Public method name "Axis::getAxisOptionsProperty" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "Axis::setAxisOrientation" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#223) Public method name "Axis::setFillParameters" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#235) Public method name "Axis::setLineParameters" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#247) Public method name "Axis::getFillProperty" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "Axis::getLineProperty" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#277) Public method name "Axis::setLineStyleProperties" must be in lower-case letters only
(#277) Variable "line_width" must not contain underscores.
(#277) Variable "compound_type" must not contain underscores.
(#277) Variable "dash_type" must not contain underscores.
(#277) Variable "cap_type" must not contain underscores.
(#277) Variable "join_type" must not contain underscores.
(#277) Variable "head_arrow_type" must not contain underscores.
(#277) Variable "head_arrow_size" must not contain underscores.
(#277) Variable "end_arrow_type" must not contain underscores.
(#277) Variable "end_arrow_size" must not contain underscores.
(#277) Line exceeds maximum limit of 180 characters; contains 239 characters
(#278) Opening brace should be on the same line as the declaration
(#279) Variable "line_width" must not contain underscores.
(#279) Variable "line_width" must not contain underscores.
(#280) Variable "compound_type" must not contain underscores.
(#280) Variable "compound_type" must not contain underscores.
(#281) Variable "dash_type" must not contain underscores.
(#281) Variable "dash_type" must not contain underscores.
(#282) Variable "cap_type" must not contain underscores.
(#282) Variable "cap_type" must not contain underscores.
(#283) Variable "join_type" must not contain underscores.
(#283) Variable "join_type" must not contain underscores.
(#284) Variable "head_arrow_type" must not contain underscores.
(#284) Variable "head_arrow_type" must not contain underscores.
(#285) Variable "head_arrow_size" must not contain underscores.
(#285) Variable "head_arrow_size" must not contain underscores.
(#286) Variable "end_arrow_type" must not contain underscores.
(#286) Variable "end_arrow_type" must not contain underscores.
(#287) Variable "end_arrow_size" must not contain underscores.
(#287) Variable "end_arrow_size" must not contain underscores.
(#297) Public method name "Axis::getLineStyleProperty" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#309) Public method name "Axis::getLineStyleArrowWidth" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#321) Public method name "Axis::getLineStyleArrowLength" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#337) Public method name "Axis::setShadowProperties" must be in lower-case letters only
(#337) Variable "sh_presets" must not contain underscores.
(#337) Variable "sh_color_value" must not contain underscores.
(#337) Variable "sh_color_type" must not contain underscores.
(#337) Variable "sh_color_alpha" must not contain underscores.
(#337) Variable "sh_blur" must not contain underscores.
(#337) Variable "sh_angle" must not contain underscores.
(#337) Variable "sh_distance" must not contain underscores.
(#337) Line exceeds 132 characters; contains 179 characters
(#338) Opening brace should be on the same line as the declaration
(#339) Variable "sh_presets" must not contain underscores.
(#341) Variable "sh_color_value" must not contain underscores.
(#341) Variable "sh_color_value" must not contain underscores.
(#342) Variable "sh_color_alpha" must not contain underscores.
(#342) Variable "sh_color_alpha" must not contain underscores.
(#343) Variable "sh_color_type" must not contain underscores.
(#343) Variable "sh_color_type" must not contain underscores.
(#345) Variable "sh_blur" must not contain underscores.
(#346) Variable "sh_angle" must not contain underscores.
(#347) Variable "sh_distance" must not contain underscores.
(#357) Private method name "Axis::setShadowPresetsProperties" must be in lower-case letters only
(#357) Variable "shadow_presets" must not contain underscores.
(#358) Opening brace should be on the same line as the declaration
(#359) Variable "shadow_presets" must not contain underscores.
(#360) Variable "shadow_presets" must not contain underscores.
(#373) Private method name "Axis::setShadowProperiesMapValues" must be in lower-case letters only
(#373) Variable "properties_map" must not contain underscores.
(#374) Opening brace should be on the same line as the declaration
(#375) Variable "base_reference" must not contain underscores.
(#376) Variable "properties_map" must not contain underscores.
(#376) Variable "property_key" must not contain underscores.
(#376) Variable "property_val" must not contain underscores.
(#377) Variable "property_val" must not contain underscores.
(#379) Variable "property_key" must not contain underscores.
(#381) Variable "property_key" must not contain underscores.
(#383) Variable "property_val" must not contain underscores.
(#385) Variable "base_reference" must not contain underscores.
(#386) Variable "property_key" must not contain underscores.
(#386) Variable "property_val" must not contain underscores.
(#388) Variable "property_key" must not contain underscores.
(#388) Variable "property_val" must not contain underscores.
(#405) Private method name "Axis::setShadowColor" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#419) Private method name "Axis::setShadowBlur" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#435) Private method name "Axis::setShadowAngle" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#451) Private method name "Axis::setShadowDistance" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#463) Public method name "Axis::getShadowProperty" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#476) Public method name "Axis::setGlowProperties" must be in lower-case letters only
(#476) Variable "color_value" must not contain underscores.
(#476) Variable "color_alpha" must not contain underscores.
(#476) Variable "color_type" must not contain underscores.
(#477) Opening brace should be on the same line as the declaration
(#480) Variable "color_value" must not contain underscores.
(#480) Variable "color_value" must not contain underscores.
(#481) Variable "color_alpha" must not contain underscores.
(#481) Variable "color_alpha" must not contain underscores.
(#482) Variable "color_type" must not contain underscores.
(#482) Variable "color_type" must not contain underscores.
(#493) Public method name "Axis::getGlowProperty" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#505) Private method name "Axis::setGlowSize" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#523) Private method name "Axis::setGlowColor" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#535) Public method name "Axis::setSoftEdges" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#538) Variable "softEdges" must be all lower-case
(#547) Public method name "Axis::getSoftEdgesSize" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/DataSeries.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) Member variable "plotType" must be all lower-case
(#75) Member variable "plotGrouping" must be all lower-case
(#82) Member variable "plotDirection" must be all lower-case
(#89) Member variable "plotStyle" must be all lower-case
(#96) Member variable "plotOrder" must be all lower-case
(#103) Member variable "plotLabel" must be all lower-case
(#110) Member variable "plotCategory" must be all lower-case
(#117) Member variable "smoothLine" must be all lower-case
(#124) Member variable "plotValues" must be all lower-case
(#129) Variable "plotType" must be all lower-case
(#129) Variable "plotGrouping" must be all lower-case
(#129) Variable "plotOrder" must be all lower-case
(#129) Variable "plotLabel" must be all lower-case
(#129) Variable "plotCategory" must be all lower-case
(#129) Variable "plotValues" must be all lower-case
(#129) Variable "plotDirection" must be all lower-case
(#129) Variable "smoothLine" must be all lower-case
(#129) Variable "plotStyle" must be all lower-case
(#129) Line exceeds maximum limit of 180 characters; contains 205 characters
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "plotType" must be all lower-case
(#132) Variable "plotGrouping" must be all lower-case
(#133) Variable "plotOrder" must be all lower-case
(#134) Variable "plotValues" must be all lower-case
(#135) Variable "plotValues" must be all lower-case
(#136) Variable "plotLabel" must be all lower-case
(#136) Variable "plotLabel" must be all lower-case
(#137) Variable "plotLabel" must be all lower-case
(#140) Variable "plotLabel" must be all lower-case
(#141) Variable "plotCategory" must be all lower-case
(#141) Variable "plotCategory" must be all lower-case
(#142) Variable "plotCategory" must be all lower-case
(#144) Variable "plotCategory" must be all lower-case
(#145) Variable "smoothLine" must be all lower-case
(#146) Variable "plotStyle" must be all lower-case
(#148) Variable "plotDirection" must be all lower-case
(#149) Variable "plotDirection" must be all lower-case
(#151) Variable "plotDirection" must be all lower-case
(#159) Public method name "DataSeries::getPlotType" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#170) Public method name "DataSeries::setPlotType" must be in lower-case letters only
(#170) Variable "plotType" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "plotType" must be all lower-case
(#182) Public method name "DataSeries::getPlotGrouping" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#193) Public method name "DataSeries::setPlotGrouping" must be in lower-case letters only
(#193) Variable "groupingType" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "groupingType" must be all lower-case
(#205) Public method name "DataSeries::getPlotDirection" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#216) Public method name "DataSeries::setPlotDirection" must be in lower-case letters only
(#216) Variable "plotDirection" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "plotDirection" must be all lower-case
(#228) Public method name "DataSeries::getPlotOrder" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#238) Public method name "DataSeries::getPlotLabels" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#248) Public method name "DataSeries::getPlotLabelByIndex" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#253) Usage of ELSEIF not allowed; use ELSE IF instead
(#265) Public method name "DataSeries::getPlotCategories" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#275) Public method name "DataSeries::getPlotCategoryByIndex" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#280) Usage of ELSEIF not allowed; use ELSE IF instead
(#292) Public method name "DataSeries::getPlotStyle" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#303) Public method name "DataSeries::setPlotStyle" must be in lower-case letters only
(#303) Variable "plotStyle" must be all lower-case
(#304) Opening brace should be on the same line as the declaration
(#305) Variable "plotStyle" must be all lower-case
(#315) Public method name "DataSeries::getPlotValues" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#325) Public method name "DataSeries::getPlotValuesByIndex" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Public method name "DataSeries::getPlotSeriesCount" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#352) Public method name "DataSeries::getSmoothLine" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#363) Public method name "DataSeries::setSmoothLine" must be in lower-case letters only
(#363) Variable "smoothLine" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#365) Variable "smoothLine" must be all lower-case
(#371) Opening brace should be on the same line as the declaration
(#372) Variable "plotValues" must be all lower-case
(#373) Variable "plotValues" must be all lower-case
(#374) Variable "plotValues" must be all lower-case
(#377) Variable "plotValues" must be all lower-case
(#378) Variable "plotValues" must be all lower-case
(#379) Variable "plotValues" must be all lower-case
(#382) Variable "plotValues" must be all lower-case
(#383) Variable "plotValues" must be all lower-case
(#384) Variable "plotValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/DataSeriesValues.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "dataTypeValues" must be all lower-case
(#42) Member variable "dataType" must be all lower-case
(#49) Member variable "dataSource" must be all lower-case
(#56) Member variable "formatCode" must be all lower-case
(#63) Member variable "pointMarker" must be all lower-case
(#70) Member variable "pointCount" must be all lower-case
(#77) Member variable "dataValues" must be all lower-case
(#83) Variable "dataType" must be all lower-case
(#83) Variable "dataSource" must be all lower-case
(#83) Variable "formatCode" must be all lower-case
(#83) Variable "pointCount" must be all lower-case
(#83) Variable "dataValues" must be all lower-case
(#83) Line exceeds 132 characters; contains 164 characters
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "dataType" must be all lower-case
(#86) Variable "dataSource" must be all lower-case
(#87) Variable "formatCode" must be all lower-case
(#88) Variable "pointCount" must be all lower-case
(#89) Variable "dataValues" must be all lower-case
(#98) Public method name "DataSeriesValues::getDataType" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#115) Public method name "DataSeriesValues::setDataType" must be in lower-case letters only
(#115) Variable "dataType" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "dataType" must be all lower-case
(#117) Variable "dataTypeValues" must be all lower-case
(#120) Variable "dataType" must be all lower-case
(#130) Public method name "DataSeriesValues::getDataSource" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "DataSeriesValues::setDataSource" must be in lower-case letters only
(#141) Variable "dataSource" must be all lower-case
(#141) Variable "refreshDataValues" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "dataSource" must be all lower-case
(#145) Empty IF statement detected
(#145) Variable "refreshDataValues" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#157) Public method name "DataSeriesValues::getPointMarker" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "DataSeriesValues::setPointMarker" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#180) Public method name "DataSeriesValues::getFormatCode" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "DataSeriesValues::setFormatCode" must be in lower-case letters only
(#191) Variable "formatCode" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "formatCode" must be all lower-case
(#203) Public method name "DataSeriesValues::getPointCount" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#213) Public method name "DataSeriesValues::isMultiLevelSeries" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#227) Public method name "DataSeriesValues::multiLevelCount" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#229) Variable "levelCount" must be all lower-case
(#230) Variable "dataValueSet" must be all lower-case
(#231) Variable "levelCount" must be all lower-case
(#231) Variable "levelCount" must be all lower-case
(#231) Variable "dataValueSet" must be all lower-case
(#234) Variable "levelCount" must be all lower-case
(#242) Public method name "DataSeriesValues::getDataValues" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "DataSeriesValues::getDataValue" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#257) Usage of ELSEIF not allowed; use ELSE IF instead
(#273) Public method name "DataSeriesValues::setDataValues" must be in lower-case letters only
(#273) Variable "dataValues" must be all lower-case
(#273) Variable "refreshDataSource" must be all lower-case
(#274) Opening brace should be on the same line as the declaration
(#275) Variable "dataValues" must be all lower-case
(#276) Variable "dataValues" must be all lower-case
(#278) Empty IF statement detected
(#278) Variable "refreshDataSource" must be all lower-case
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#285) Private method name "DataSeriesValues::stripNulls" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#291) Opening brace should be on the same line as the declaration
(#293) Variable "calcEngine" must be all lower-case
(#294) Variable "newDataValues" must be all lower-case
(#295) Variable "calcEngine" must be all lower-case
(#302) Variable "newDataValues" must be all lower-case
(#303) Variable "dataValue" must be all lower-case
(#304) Variable "dataValue" must be all lower-case
(#304) Variable "dataValue" must be all lower-case
(#305) Variable "dataValue" must be all lower-case
(#308) Variable "dataValue" must be all lower-case
(#310) Variable "cellRange" must be all lower-case
(#311) Variable "cellRange" must be all lower-case
(#312) Variable "cellRange" must be all lower-case
(#312) Variable "cellRange" must be all lower-case
(#315) Variable "cellRange" must be all lower-case
(#317) Variable "newDataValues" must be all lower-case
(#319) Variable "newArray" must be all lower-case
(#319) Variable "newDataValues" must be all lower-case
(#320) Variable "newArray" must be all lower-case
(#320) Variable "newDataSet" must be all lower-case
(#321) Variable "newArray" must be all lower-case
(#321) Variable "newDataSet" must be all lower-case
(#324) Variable "newDataValues" must be all lower-case
(#324) Variable "newDataSet" must be all lower-case
(#326) Variable "newDataSet" must be all lower-case
(#326) Variable "newDataVal" must be all lower-case
(#327) Variable "newArray" must be all lower-case
(#327) Variable "newDataVal" must be all lower-case
(#330) Variable "newArray" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Exception::errorHandlerCallback" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/GridLines.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "objectState" must be all lower-case
(#23) Member variable "lineProperties" must be all lower-case
(#48) Member variable "shadowProperties" must be all lower-case
(#68) Member variable "glowProperties" must be all lower-case
(#77) Member variable "softEdges" must be all lower-case
(#86) Public method name "GridLines::getObjectState" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Private method name "GridLines::activateObject" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#110) Public method name "GridLines::setLineColorProperties" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#133) Public method name "GridLines::setLineStyleProperties" must be in lower-case letters only
(#133) Variable "line_width" must not contain underscores.
(#133) Variable "compound_type" must not contain underscores.
(#133) Variable "dash_type" must not contain underscores.
(#133) Variable "cap_type" must not contain underscores.
(#133) Variable "join_type" must not contain underscores.
(#133) Variable "head_arrow_type" must not contain underscores.
(#133) Variable "head_arrow_size" must not contain underscores.
(#133) Variable "end_arrow_type" must not contain underscores.
(#133) Variable "end_arrow_size" must not contain underscores.
(#133) Line exceeds maximum limit of 180 characters; contains 239 characters
(#134) Opening brace should be on the same line as the declaration
(#136) Variable "line_width" must not contain underscores.
(#137) Variable "line_width" must not contain underscores.
(#139) Variable "compound_type" must not contain underscores.
(#140) Variable "compound_type" must not contain underscores.
(#142) Variable "dash_type" must not contain underscores.
(#143) Variable "dash_type" must not contain underscores.
(#145) Variable "cap_type" must not contain underscores.
(#146) Variable "cap_type" must not contain underscores.
(#148) Variable "join_type" must not contain underscores.
(#149) Variable "join_type" must not contain underscores.
(#151) Variable "head_arrow_type" must not contain underscores.
(#152) Variable "head_arrow_type" must not contain underscores.
(#154) Variable "head_arrow_size" must not contain underscores.
(#155) Variable "head_arrow_size" must not contain underscores.
(#157) Variable "end_arrow_type" must not contain underscores.
(#158) Variable "end_arrow_type" must not contain underscores.
(#160) Variable "end_arrow_size" must not contain underscores.
(#161) Variable "end_arrow_size" must not contain underscores.
(#172) Public method name "GridLines::getLineColorProperty" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Public method name "GridLines::getLineStyleProperty" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#197) Public method name "GridLines::setGlowProperties" must be in lower-case letters only
(#197) Variable "color_value" must not contain underscores.
(#197) Variable "color_alpha" must not contain underscores.
(#197) Variable "color_type" must not contain underscores.
(#198) Opening brace should be on the same line as the declaration
(#200) Object operator not indented correctly; expected 12 spaces but found 16
(#201) Object operator not indented correctly; expected 12 spaces but found 16
(#202) Object operator not indented correctly; expected 12 spaces but found 16
(#202) Variable "color_value" must not contain underscores.
(#202) Variable "color_alpha" must not contain underscores.
(#202) Variable "color_type" must not contain underscores.
(#212) Public method name "GridLines::getGlowColor" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#222) Public method name "GridLines::getGlowSize" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#234) Private method name "GridLines::setGlowSize" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#250) Private method name "GridLines::setGlowColor" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#273) Public method name "GridLines::getLineStyleArrowParameters" must be in lower-case letters only
(#273) Variable "arrow_selector" must not contain underscores.
(#273) Variable "property_selector" must not contain underscores.
(#274) Opening brace should be on the same line as the declaration
(#275) Variable "arrow_selector" must not contain underscores.
(#275) Variable "property_selector" must not contain underscores.
(#289) Public method name "GridLines::setShadowProperties" must be in lower-case letters only
(#289) Variable "sh_presets" must not contain underscores.
(#289) Variable "sh_color_value" must not contain underscores.
(#289) Variable "sh_color_type" must not contain underscores.
(#289) Variable "sh_color_alpha" must not contain underscores.
(#289) Variable "sh_blur" must not contain underscores.
(#289) Variable "sh_angle" must not contain underscores.
(#289) Variable "sh_distance" must not contain underscores.
(#289) Line exceeds 132 characters; contains 179 characters
(#290) Opening brace should be on the same line as the declaration
(#292) Variable "sh_presets" must not contain underscores.
(#294) Variable "sh_color_value" must not contain underscores.
(#294) Variable "sh_color_value" must not contain underscores.
(#295) Variable "sh_color_alpha" must not contain underscores.
(#295) Variable "sh_color_alpha" must not contain underscores.
(#296) Variable "sh_color_type" must not contain underscores.
(#296) Variable "sh_color_type" must not contain underscores.
(#298) Variable "sh_blur" must not contain underscores.
(#299) Variable "sh_angle" must not contain underscores.
(#300) Variable "sh_distance" must not contain underscores.
(#310) Private method name "GridLines::setShadowPresetsProperties" must be in lower-case letters only
(#310) Variable "shadow_presets" must not contain underscores.
(#311) Opening brace should be on the same line as the declaration
(#312) Variable "shadow_presets" must not contain underscores.
(#313) Variable "shadow_presets" must not contain underscores.
(#326) Private method name "GridLines::setShadowProperiesMapValues" must be in lower-case letters only
(#326) Variable "properties_map" must not contain underscores.
(#327) Opening brace should be on the same line as the declaration
(#328) Variable "base_reference" must not contain underscores.
(#329) Variable "properties_map" must not contain underscores.
(#329) Variable "property_key" must not contain underscores.
(#329) Variable "property_val" must not contain underscores.
(#330) Variable "property_val" must not contain underscores.
(#332) Variable "property_key" must not contain underscores.
(#334) Variable "property_key" must not contain underscores.
(#336) Variable "property_val" must not contain underscores.
(#338) Variable "base_reference" must not contain underscores.
(#339) Variable "property_key" must not contain underscores.
(#339) Variable "property_val" must not contain underscores.
(#341) Variable "property_key" must not contain underscores.
(#341) Variable "property_val" must not contain underscores.
(#357) Private method name "GridLines::setShadowColor" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#379) Private method name "GridLines::setShadowBlur" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#394) Private method name "GridLines::setShadowAngle" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#409) Private method name "GridLines::setShadowDistance" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#425) Public method name "GridLines::getShadowProperty" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#435) Public method name "GridLines::setSoftEdgesSize" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#439) Variable "softEdges" must be all lower-case
(#448) Public method name "GridLines::getSoftEdgesSize" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Layout.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "layoutTarget" must be all lower-case
(#41) Member variable "xMode" must be all lower-case
(#48) Member variable "yMode" must be all lower-case
(#55) Member variable "xPos" must be all lower-case
(#62) Member variable "yPos" must be all lower-case
(#84) Member variable "showLegendKey" must be all lower-case
(#92) Member variable "showVal" must be all lower-case
(#100) Member variable "showCatName" must be all lower-case
(#108) Member variable "showSerName" must be all lower-case
(#116) Member variable "showPercent" must be all lower-case
(#123) Member variable "showBubbleSize" must be all lower-case
(#131) Member variable "showLeaderLines" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#166) Public method name "Layout::getLayoutTarget" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#178) Public method name "Layout::setLayoutTarget" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#190) Public method name "Layout::getXMode" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Layout::setXMode" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#213) Public method name "Layout::getYMode" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#224) Public method name "Layout::setYMode" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#236) Public method name "Layout::getXPosition" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#247) Public method name "Layout::setXPosition" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "Layout::getYPosition" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#270) Public method name "Layout::setYPosition" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#282) Public method name "Layout::getWidth" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "Layout::setWidth" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#305) Public method name "Layout::getHeight" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "Layout::setHeight" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#328) Public method name "Layout::getShowLegendKey" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#340) Public method name "Layout::setShowLegendKey" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#352) Public method name "Layout::getShowVal" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#364) Public method name "Layout::setShowVal" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#376) Public method name "Layout::getShowCatName" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#388) Public method name "Layout::setShowCatName" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#400) Public method name "Layout::getShowSerName" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#412) Public method name "Layout::setShowSerName" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#424) Public method name "Layout::getShowPercent" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#436) Public method name "Layout::setShowPercent" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#448) Public method name "Layout::getShowBubbleSize" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#460) Public method name "Layout::setShowBubbleSize" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#472) Public method name "Layout::getShowLeaderLines" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#484) Public method name "Layout::setShowLeaderLines" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Legend.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#31) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#32) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#33) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#34) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#35) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#43) Member variable "positionXLref" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "Legend::getPosition" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "Legend::setPosition" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "positionXLref" must be all lower-case
(#114) Public method name "Legend::getPositionXL" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "positionXLref" must be all lower-case
(#124) Public method name "Legend::setPositionXL" must be in lower-case letters only
(#124) Variable "positionXL" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "positionXL" must be all lower-case
(#126) Variable "positionXLref" must be all lower-case
(#130) Variable "positionXLref" must be all lower-case
(#130) Variable "positionXL" must be all lower-case
(#140) Public method name "Legend::getOverlay" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Legend::setOverlay" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#167) Public method name "Legend::getLayout" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/PlotArea.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "plotSeries" must be all lower-case
(#46) Variable "plotSeries" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#49) Variable "plotSeries" must be all lower-case
(#57) Public method name "PlotArea::getLayout" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "PlotArea::getPlotGroupCount" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "PlotArea::getPlotSeriesCount" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "seriesCount" must be all lower-case
(#81) Variable "seriesCount" must be all lower-case
(#84) Variable "seriesCount" must be all lower-case
(#92) Public method name "PlotArea::getPlotGroup" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#102) Public method name "PlotArea::getPlotGroupByIndex" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "PlotArea::setPlotSeries" must be in lower-case letters only
(#113) Variable "plotSeries" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "plotSeries" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "plotSeries" must be all lower-case
(#123) Variable "plotSeries" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Properties.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#121) Protected method name "Properties::getExcelPointsWidth" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#129) Protected method name "Properties::getExcelPointsAngle" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#134) Protected method name "Properties::getTrueAlpha" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#139) Protected method name "Properties::setColorProperties" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Protected method name "Properties::getLineStyleArrowSize" must be in lower-case letters only
(#148) Variable "array_selector" must not contain underscores.
(#148) Variable "array_kay_selector" must not contain underscores.
(#149) Opening brace should be on the same line as the declaration
(#162) Variable "array_selector" must not contain underscores.
(#162) Variable "array_kay_selector" must not contain underscores.
(#165) Protected method name "Properties::getShadowPresetsMap" must be in lower-case letters only
(#165) Variable "shadow_presets_option" must not contain underscores.
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "presets_options" must not contain underscores.
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// OUTER" but found "//OUTER"
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// INNER" but found "//INNER"
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) No space found before comment text; expected "// perspective" but found "//perspective"
(#354) Variable "presets_options" must not contain underscores.
(#354) Variable "shadow_presets_option" must not contain underscores.
(#357) Protected method name "Properties::getArrayElementsValue" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#35) Member variable "colourSet" must be all lower-case
(#43) Member variable "markSet" must be all lower-case
(#59) Member variable "plotColour" must be all lower-case
(#61) Member variable "plotMark" must be all lower-case
(#63) Private method name "JpGraph::formatPointMarker" must be in lower-case letters only
(#63) Variable "seriesPlot" must be all lower-case
(#63) Variable "markerID" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "plotMarkKeys" must be all lower-case
(#65) Variable "markSet" must be all lower-case
(#66) Variable "markerID" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) Variable "plotMark" must be all lower-case
(#68) Variable "markSet" must be all lower-case
(#69) Variable "seriesPlot" must be all lower-case
(#69) Variable "markSet" must be all lower-case
(#69) Variable "plotMarkKeys" must be all lower-case
(#69) Variable "plotMark" must be all lower-case
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#70) Variable "markerID" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#72) Variable "markSet" must be all lower-case
(#72) Variable "markerID" must be all lower-case
(#73) Variable "seriesPlot" must be all lower-case
(#73) Variable "markSet" must be all lower-case
(#73) Variable "markerID" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#76) Variable "plotMark" must be all lower-case
(#76) Variable "markSet" must be all lower-case
(#77) Variable "seriesPlot" must be all lower-case
(#77) Variable "markSet" must be all lower-case
(#77) Variable "plotMarkKeys" must be all lower-case
(#77) Variable "plotMark" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#81) Variable "seriesPlot" must be all lower-case
(#83) Variable "seriesPlot" must be all lower-case
(#83) Variable "colourSet" must be all lower-case
(#83) Variable "plotColour" must be all lower-case
(#84) Variable "seriesPlot" must be all lower-case
(#84) Variable "colourSet" must be all lower-case
(#84) Variable "plotColour" must be all lower-case
(#85) Variable "seriesPlot" must be all lower-case
(#85) Variable "colourSet" must be all lower-case
(#85) Variable "plotColour" must be all lower-case
(#87) Variable "seriesPlot" must be all lower-case
(#90) Private method name "JpGraph::formatDataSetLabels" must be in lower-case letters only
(#90) Variable "groupID" must be all lower-case
(#90) Variable "datasetLabels" must be all lower-case
(#90) Variable "labelCount" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "datasetLabelFormatCode" must be all lower-case
(#92) Variable "groupID" must be all lower-case
(#92) Line exceeds 132 characters; contains 137 characters
(#93) Variable "datasetLabelFormatCode" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#95) Variable "datasetLabelFormatCode" must be all lower-case
(#95) Variable "datasetLabelFormatCode" must be all lower-case
(#98) Variable "testCurrentIndex" must be all lower-case
(#99) Variable "datasetLabels" must be all lower-case
(#99) Variable "datasetLabel" must be all lower-case
(#100) Variable "datasetLabel" must be all lower-case
(#102) Variable "datasetLabels" must be all lower-case
(#102) Variable "datasetLabel" must be all lower-case
(#104) Variable "datasetLabel" must be all lower-case
(#104) Variable "datasetLabel" must be all lower-case
(#105) Variable "datasetLabels" must be all lower-case
(#105) Variable "datasetLabel" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Variable "datasetLabelFormatCode" must be all lower-case
(#110) Variable "datasetLabels" must be all lower-case
(#110) Variable "datasetLabel" must be all lower-case
(#110) Variable "datasetLabelFormatCode" must be all lower-case
(#110) Line exceeds 132 characters; contains 145 characters
(#113) Variable "testCurrentIndex" must be all lower-case
(#116) Variable "datasetLabels" must be all lower-case
(#119) Private method name "JpGraph::percentageSumCalculation" must be in lower-case letters only
(#119) Variable "groupID" must be all lower-case
(#119) Variable "seriesCount" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#122) Variable "seriesCount" must be all lower-case
(#124) Variable "sumValues" must be all lower-case
(#124) Variable "groupID" must be all lower-case
(#126) Variable "nextValues" must be all lower-case
(#126) Variable "groupID" must be all lower-case
(#127) Variable "nextValues" must be all lower-case
(#128) Variable "sumValues" must be all lower-case
(#129) Variable "sumValues" must be all lower-case
(#131) Variable "sumValues" must be all lower-case
(#137) Variable "sumValues" must be all lower-case
(#140) Private method name "JpGraph::percentageAdjustValues" must be in lower-case letters only
(#140) Variable "dataValues" must be all lower-case
(#140) Variable "sumValues" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "dataValues" must be all lower-case
(#142) Variable "dataValue" must be all lower-case
(#143) Variable "dataValues" must be all lower-case
(#143) Variable "dataValue" must be all lower-case
(#143) Variable "sumValues" must be all lower-case
(#146) Variable "dataValues" must be all lower-case
(#149) Private method name "JpGraph::getCaption" must be in lower-case letters only
(#149) Variable "captionElement" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#152) Variable "captionElement" must be all lower-case
(#152) Variable "captionElement" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#165) Private method name "JpGraph::renderTitle" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#173) Private method name "JpGraph::renderLegend" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#177) Variable "legendPosition" must be all lower-case
(#178) Variable "legendOverlay" must be all lower-case
(#179) Variable "legendPosition" must be all lower-case
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#204) Private method name "JpGraph::renderCartesianPlotArea" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Variable "xAxisLabel" must be all lower-case
(#216) Variable "xAxisLabel" must be all lower-case
(#217) Variable "xAxisLabel" must be all lower-case
(#228) Variable "yAxisLabel" must be all lower-case
(#229) Variable "yAxisLabel" must be all lower-case
(#230) Variable "yAxisLabel" must be all lower-case
(#241) Private method name "JpGraph::renderPiePlotArea" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#248) Private method name "JpGraph::renderRadarPlotArea" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#256) Private method name "JpGraph::renderPlotLine" must be in lower-case letters only
(#256) Variable "groupID" must be all lower-case
(#257) Opening brace should be on the same line as the declaration
(#258) Variable "groupID" must be all lower-case
(#260) Variable "labelCount" must be all lower-case
(#260) Variable "groupID" must be all lower-case
(#261) Variable "labelCount" must be all lower-case
(#262) Variable "datasetLabels" must be all lower-case
(#262) Variable "groupID" must be all lower-case
(#263) Variable "datasetLabels" must be all lower-case
(#263) Variable "groupID" must be all lower-case
(#263) Variable "datasetLabels" must be all lower-case
(#263) Variable "labelCount" must be all lower-case
(#264) Variable "datasetLabels" must be all lower-case
(#267) Variable "seriesCount" must be all lower-case
(#267) Variable "groupID" must be all lower-case
(#268) Variable "seriesPlots" must be all lower-case
(#270) Variable "sumValues" must be all lower-case
(#270) Variable "groupID" must be all lower-case
(#270) Variable "seriesCount" must be all lower-case
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#274) Variable "seriesCount" must be all lower-case
(#275) Variable "dataValues" must be all lower-case
(#275) Variable "groupID" must be all lower-case
(#276) Variable "groupID" must be all lower-case
(#279) Variable "dataValues" must be all lower-case
(#279) Variable "dataValues" must be all lower-case
(#279) Variable "sumValues" must be all lower-case
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#283) Variable "testCurrentIndex" must be all lower-case
(#284) Variable "dataValues" must be all lower-case
(#284) Variable "dataValue" must be all lower-case
(#285) Variable "testCurrentIndex" must be all lower-case
(#286) Variable "dataValues" must be all lower-case
(#286) Variable "testCurrentIndex" must be all lower-case
(#287) Variable "testCurrentIndex" must be all lower-case
(#289) Variable "testCurrentIndex" must be all lower-case
(#292) Variable "seriesPlot" must be all lower-case
(#292) Variable "dataValues" must be all lower-case
(#294) Variable "seriesPlot" must be all lower-case
(#298) Variable "seriesPlot" must be all lower-case
(#299) Variable "seriesPlot" must be all lower-case
(#300) Variable "seriesPlot" must be all lower-case
(#300) Variable "colourSet" must be all lower-case
(#300) Variable "plotColour" must be all lower-case
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#303) Variable "seriesPlot" must be all lower-case
(#305) Variable "dataLabel" must be all lower-case
(#305) Variable "groupID" must be all lower-case
(#306) Variable "seriesPlot" must be all lower-case
(#306) Variable "dataLabel" must be all lower-case
(#308) Variable "seriesPlots" must be all lower-case
(#308) Variable "seriesPlot" must be all lower-case
(#312) Variable "groupPlot" must be all lower-case
(#312) Variable "seriesPlots" must be all lower-case
(#314) Variable "groupPlot" must be all lower-case
(#314) Variable "seriesPlots" must be all lower-case
(#316) Variable "groupPlot" must be all lower-case
(#319) Private method name "JpGraph::renderPlotBar" must be in lower-case letters only
(#319) Variable "groupID" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "groupID" must be all lower-case
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#323) Variable "groupID" must be all lower-case
(#326) Variable "groupID" must be all lower-case
(#328) Variable "labelCount" must be all lower-case
(#328) Variable "groupID" must be all lower-case
(#329) Variable "labelCount" must be all lower-case
(#330) Variable "datasetLabels" must be all lower-case
(#330) Variable "groupID" must be all lower-case
(#331) Variable "datasetLabels" must be all lower-case
(#331) Variable "groupID" must be all lower-case
(#331) Variable "datasetLabels" must be all lower-case
(#331) Variable "labelCount" must be all lower-case
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#334) Variable "datasetLabels" must be all lower-case
(#334) Variable "datasetLabels" must be all lower-case
(#339) Variable "datasetLabels" must be all lower-case
(#342) Variable "seriesCount" must be all lower-case
(#342) Variable "groupID" must be all lower-case
(#343) Variable "seriesPlots" must be all lower-case
(#345) Variable "sumValues" must be all lower-case
(#345) Variable "groupID" must be all lower-case
(#345) Variable "seriesCount" must be all lower-case
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#349) Variable "seriesCount" must be all lower-case
(#350) Variable "dataValues" must be all lower-case
(#350) Variable "groupID" must be all lower-case
(#352) Variable "dataValues" must be all lower-case
(#352) Variable "dataValues" must be all lower-case
(#352) Variable "sumValues" must be all lower-case
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#356) Variable "testCurrentIndex" must be all lower-case
(#357) Variable "dataValues" must be all lower-case
(#357) Variable "dataValue" must be all lower-case
(#358) Variable "testCurrentIndex" must be all lower-case
(#359) Variable "dataValues" must be all lower-case
(#359) Variable "testCurrentIndex" must be all lower-case
(#360) Variable "testCurrentIndex" must be all lower-case
(#362) Variable "testCurrentIndex" must be all lower-case
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#367) Variable "dataValues" must be all lower-case
(#367) Variable "dataValues" must be all lower-case
(#369) Variable "seriesPlot" must be all lower-case
(#369) Variable "dataValues" must be all lower-case
(#370) Variable "seriesPlot" must be all lower-case
(#371) Variable "seriesPlot" must be all lower-case
(#371) Variable "colourSet" must be all lower-case
(#371) Variable "plotColour" must be all lower-case
(#373) Variable "seriesPlot" must be all lower-case
(#375) Variable "groupID" must be all lower-case
(#376) Variable "dataLabel" must be all lower-case
(#378) Variable "dataLabel" must be all lower-case
(#378) Variable "groupID" must be all lower-case
(#380) Variable "seriesPlot" must be all lower-case
(#380) Variable "dataLabel" must be all lower-case
(#382) Variable "seriesPlots" must be all lower-case
(#382) Variable "seriesPlot" must be all lower-case
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#386) Variable "seriesPlots" must be all lower-case
(#386) Variable "seriesPlots" must be all lower-case
(#390) Variable "groupPlot" must be all lower-case
(#390) Variable "seriesPlots" must be all lower-case
(#391) Usage of ELSEIF not allowed; use ELSE IF instead
(#392) Variable "groupPlot" must be all lower-case
(#392) Variable "seriesPlots" must be all lower-case
(#394) Variable "groupPlot" must be all lower-case
(#394) Variable "seriesPlots" must be all lower-case
(#396) Variable "groupPlot" must be all lower-case
(#400) Variable "groupPlot" must be all lower-case
(#403) Private method name "JpGraph::renderPlotScatter" must be in lower-case letters only
(#403) Variable "groupID" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "groupID" must be all lower-case
(#406) Variable "scatterStyle" must be all lower-case
(#406) Variable "bubbleSize" must be all lower-case
(#406) Variable "groupID" must be all lower-case
(#408) Variable "seriesCount" must be all lower-case
(#408) Variable "groupID" must be all lower-case
(#409) Variable "seriesPlots" must be all lower-case
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#412) Variable "seriesCount" must be all lower-case
(#413) Variable "dataValuesY" must be all lower-case
(#413) Variable "groupID" must be all lower-case
(#414) Variable "dataValuesX" must be all lower-case
(#414) Variable "groupID" must be all lower-case
(#416) Variable "dataValuesY" must be all lower-case
(#416) Variable "dataValueY" must be all lower-case
(#417) Variable "dataValuesY" must be all lower-case
(#420) Variable "seriesPlot" must be all lower-case
(#420) Variable "dataValuesX" must be all lower-case
(#420) Variable "dataValuesY" must be all lower-case
(#421) Variable "scatterStyle" must be all lower-case
(#422) Variable "seriesPlot" must be all lower-case
(#423) Variable "seriesPlot" must be all lower-case
(#423) Variable "colourSet" must be all lower-case
(#423) Variable "plotColour" must be all lower-case
(#424) Usage of ELSEIF not allowed; use ELSE IF instead
(#424) Variable "scatterStyle" must be all lower-case
(#425) Variable "dataValuesY" must be all lower-case
(#425) Variable "dataValuesX" must be all lower-case
(#426) Variable "splineDataY" must be all lower-case
(#426) Variable "splineDataX" must be all lower-case
(#426) Variable "dataValuesX" must be all lower-case
(#427) Variable "splineDataX" must be all lower-case
(#427) Variable "splineDataY" must be all lower-case
(#428) Variable "colourSet" must be all lower-case
(#428) Variable "plotColour" must be all lower-case
(#434) Variable "seriesPlot" must be all lower-case
(#435) Variable "seriesPlot" must be all lower-case
(#436) Variable "seriesPlot" must be all lower-case
(#436) Variable "bubbleSize" must be all lower-case
(#438) Variable "groupID" must be all lower-case
(#439) Variable "seriesPlot" must be all lower-case
(#441) Variable "dataLabel" must be all lower-case
(#441) Variable "groupID" must be all lower-case
(#442) Variable "seriesPlot" must be all lower-case
(#442) Variable "dataLabel" must be all lower-case
(#444) Variable "seriesPlot" must be all lower-case
(#448) Private method name "JpGraph::renderPlotRadar" must be in lower-case letters only
(#448) Variable "groupID" must be all lower-case
(#449) Opening brace should be on the same line as the declaration
(#450) Variable "radarStyle" must be all lower-case
(#450) Variable "groupID" must be all lower-case
(#452) Variable "seriesCount" must be all lower-case
(#452) Variable "groupID" must be all lower-case
(#453) Variable "seriesPlots" must be all lower-case
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#456) Variable "seriesCount" must be all lower-case
(#457) Variable "dataValuesY" must be all lower-case
(#457) Variable "groupID" must be all lower-case
(#458) Variable "dataValuesX" must be all lower-case
(#458) Variable "groupID" must be all lower-case
(#459) Variable "groupID" must be all lower-case
(#461) Variable "dataValues" must be all lower-case
(#462) Variable "dataValuesY" must be all lower-case
(#462) Variable "dataValueY" must be all lower-case
(#463) Variable "dataValues" must be all lower-case
(#463) Variable "dataValueY" must be all lower-case
(#465) Variable "dataValues" must be all lower-case
(#466) Variable "dataValues" must be all lower-case
(#467) Variable "dataValuesX" must be all lower-case
(#468) Variable "dataValuesX" must be all lower-case
(#470) Variable "dataValues" must be all lower-case
(#472) Variable "seriesPlot" must be all lower-case
(#472) Variable "dataValuesX" must be all lower-case
(#474) Variable "dataLabel" must be all lower-case
(#474) Variable "groupID" must be all lower-case
(#475) Variable "seriesPlot" must be all lower-case
(#475) Variable "colourSet" must be all lower-case
(#475) Variable "plotColour" must be all lower-case
(#476) Variable "radarStyle" must be all lower-case
(#477) Variable "seriesPlot" must be all lower-case
(#477) Variable "colourSet" must be all lower-case
(#477) Variable "plotColour" must be all lower-case
(#479) Variable "seriesPlot" must be all lower-case
(#480) Variable "seriesPlot" must be all lower-case
(#480) Variable "dataLabel" must be all lower-case
(#482) Variable "seriesPlot" must be all lower-case
(#486) Private method name "JpGraph::renderPlotContour" must be in lower-case letters only
(#486) Variable "groupID" must be all lower-case
(#487) Opening brace should be on the same line as the declaration
(#488) Variable "contourStyle" must be all lower-case
(#488) Variable "groupID" must be all lower-case
(#490) Variable "seriesCount" must be all lower-case
(#490) Variable "groupID" must be all lower-case
(#491) Variable "seriesPlots" must be all lower-case
(#493) Variable "dataValues" must be all lower-case
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#495) Variable "seriesCount" must be all lower-case
(#496) Variable "dataValuesY" must be all lower-case
(#496) Variable "groupID" must be all lower-case
(#497) Variable "dataValuesX" must be all lower-case
(#497) Variable "groupID" must be all lower-case
(#499) Variable "dataValues" must be all lower-case
(#499) Variable "dataValuesX" must be all lower-case
(#501) Variable "seriesPlot" must be all lower-case
(#501) Variable "dataValues" must be all lower-case
(#503) Variable "seriesPlot" must be all lower-case
(#506) Private method name "JpGraph::renderPlotStock" must be in lower-case letters only
(#506) Variable "groupID" must be all lower-case
(#507) Opening brace should be on the same line as the declaration
(#508) Variable "seriesCount" must be all lower-case
(#508) Variable "groupID" must be all lower-case
(#509) Variable "plotOrder" must be all lower-case
(#509) Variable "groupID" must be all lower-case
(#511) Variable "dataValues" must be all lower-case
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#513) Variable "plotOrder" must be all lower-case
(#514) Variable "dataValuesX" must be all lower-case
(#514) Variable "groupID" must be all lower-case
(#515) Variable "dataValuesX" must be all lower-case
(#515) Variable "dataValueX" must be all lower-case
(#516) Variable "dataValues" must be all lower-case
(#516) Variable "plotOrder" must be all lower-case
(#516) Variable "dataValueX" must be all lower-case
(#519) Variable "dataValues" must be all lower-case
(#523) Variable "dataValuesPlot" must be all lower-case
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Variable "dataValues" must be all lower-case
(#526) Variable "seriesCount" must be all lower-case
(#527) Variable "dataValuesPlot" must be all lower-case
(#527) Variable "dataValues" must be all lower-case
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Variable "labelCount" must be all lower-case
(#532) Variable "groupID" must be all lower-case
(#533) Variable "labelCount" must be all lower-case
(#534) Variable "datasetLabels" must be all lower-case
(#534) Variable "groupID" must be all lower-case
(#535) Variable "datasetLabels" must be all lower-case
(#535) Variable "groupID" must be all lower-case
(#535) Variable "datasetLabels" must be all lower-case
(#535) Variable "labelCount" must be all lower-case
(#536) Variable "datasetLabels" must be all lower-case
(#539) Variable "seriesPlot" must be all lower-case
(#539) Variable "dataValuesPlot" must be all lower-case
(#540) Variable "seriesPlot" must be all lower-case
(#542) Variable "seriesPlot" must be all lower-case
(#545) Private method name "JpGraph::renderAreaChart" must be in lower-case letters only
(#545) Variable "groupCount" must be all lower-case
(#546) Opening brace should be on the same line as the declaration
(#547) "require_once" must be immediately followed by an open parenthesis
(#551) Variable "groupCount" must be all lower-case
(#556) Private method name "JpGraph::renderLineChart" must be in lower-case letters only
(#556) Variable "groupCount" must be all lower-case
(#557) Opening brace should be on the same line as the declaration
(#558) "require_once" must be immediately followed by an open parenthesis
(#562) Variable "groupCount" must be all lower-case
(#567) Private method name "JpGraph::renderBarChart" must be in lower-case letters only
(#567) Variable "groupCount" must be all lower-case
(#568) Opening brace should be on the same line as the declaration
(#569) "require_once" must be immediately followed by an open parenthesis
(#573) Variable "groupCount" must be all lower-case
(#578) Private method name "JpGraph::renderScatterChart" must be in lower-case letters only
(#578) Variable "groupCount" must be all lower-case
(#579) Opening brace should be on the same line as the declaration
(#580) "require_once" must be immediately followed by an open parenthesis
(#581) "require_once" must be immediately followed by an open parenthesis
(#582) "require_once" must be immediately followed by an open parenthesis
(#586) Variable "groupCount" must be all lower-case
(#591) Private method name "JpGraph::renderBubbleChart" must be in lower-case letters only
(#591) Variable "groupCount" must be all lower-case
(#592) Opening brace should be on the same line as the declaration
(#593) "require_once" must be immediately followed by an open parenthesis
(#597) Variable "groupCount" must be all lower-case
(#602) Private method name "JpGraph::renderPieChart" must be in lower-case letters only
(#602) Variable "groupCount" must be all lower-case
(#602) Variable "multiplePlots" must be all lower-case
(#603) Opening brace should be on the same line as the declaration
(#604) "require_once" must be immediately followed by an open parenthesis
(#606) "require_once" must be immediately followed by an open parenthesis
(#611) Variable "iLimit" must be all lower-case
(#611) Variable "multiplePlots" must be all lower-case
(#611) Variable "groupCount" must be all lower-case
(#612) Variable "groupID" must be all lower-case
(#612) Variable "groupID" must be all lower-case
(#612) Variable "iLimit" must be all lower-case
(#612) Variable "groupID" must be all lower-case
(#613) Variable "groupID" must be all lower-case
(#614) Variable "groupID" must be all lower-case
(#615) Variable "groupID" must be all lower-case
(#616) Variable "labelCount" must be all lower-case
(#616) Variable "groupID" must be all lower-case
(#616) Line exceeds 132 characters; contains 138 characters
(#617) Variable "labelCount" must be all lower-case
(#618) Variable "datasetLabels" must be all lower-case
(#618) Variable "groupID" must be all lower-case
(#618) Line exceeds 132 characters; contains 140 characters
(#619) Variable "datasetLabels" must be all lower-case
(#619) Variable "groupID" must be all lower-case
(#619) Variable "datasetLabels" must be all lower-case
(#619) Variable "labelCount" must be all lower-case
(#623) Variable "seriesCount" must be all lower-case
(#623) Variable "groupID" must be all lower-case
(#624) Variable "seriesPlots" must be all lower-case
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#626) Variable "jLimit" must be all lower-case
(#626) Variable "multiplePlots" must be all lower-case
(#626) Variable "seriesCount" must be all lower-case
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#628) Variable "jLimit" must be all lower-case
(#629) Variable "dataValues" must be all lower-case
(#629) Variable "groupID" must be all lower-case
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#632) Variable "testCurrentIndex" must be all lower-case
(#633) Variable "dataValues" must be all lower-case
(#633) Variable "dataValue" must be all lower-case
(#634) Variable "testCurrentIndex" must be all lower-case
(#635) Variable "dataValues" must be all lower-case
(#635) Variable "testCurrentIndex" must be all lower-case
(#636) Variable "testCurrentIndex" must be all lower-case
(#638) Variable "testCurrentIndex" must be all lower-case
(#642) Variable "seriesPlot" must be all lower-case
(#642) Variable "dataValues" must be all lower-case
(#645) Variable "seriesPlot" must be all lower-case
(#645) Variable "dataValues" must be all lower-case
(#647) Variable "seriesPlot" must be all lower-case
(#647) Variable "dataValues" must be all lower-case
(#651) Variable "multiplePlots" must be all lower-case
(#652) Variable "seriesPlot" must be all lower-case
(#652) Variable "jLimit" must be all lower-case
(#652) Variable "jLimit" must be all lower-case
(#656) Variable "seriesPlot" must be all lower-case
(#659) Variable "seriesPlot" must be all lower-case
(#659) Variable "colourSet" must be all lower-case
(#659) Variable "plotColour" must be all lower-case
(#660) Variable "datasetLabels" must be all lower-case
(#661) Variable "seriesPlot" must be all lower-case
(#661) Variable "datasetLabels" must be all lower-case
(#664) Variable "seriesPlot" must be all lower-case
(#668) Variable "seriesPlot" must be all lower-case
(#670) Variable "seriesPlot" must be all lower-case
(#670) Variable "datasetLabels" must be all lower-case
(#673) Variable "seriesPlot" must be all lower-case
(#678) Private method name "JpGraph::renderRadarChart" must be in lower-case letters only
(#678) Variable "groupCount" must be all lower-case
(#679) Opening brace should be on the same line as the declaration
(#680) "require_once" must be immediately followed by an open parenthesis
(#684) Variable "groupID" must be all lower-case
(#684) Variable "groupID" must be all lower-case
(#684) Variable "groupCount" must be all lower-case
(#684) Variable "groupID" must be all lower-case
(#685) Variable "groupID" must be all lower-case
(#689) Private method name "JpGraph::renderStockChart" must be in lower-case letters only
(#689) Variable "groupCount" must be all lower-case
(#690) Opening brace should be on the same line as the declaration
(#691) "require_once" must be immediately followed by an open parenthesis
(#695) Variable "groupID" must be all lower-case
(#695) Variable "groupID" must be all lower-case
(#695) Variable "groupCount" must be all lower-case
(#695) Variable "groupID" must be all lower-case
(#696) Variable "groupID" must be all lower-case
(#700) Private method name "JpGraph::renderContourChart" must be in lower-case letters only
(#700) Variable "groupCount" must be all lower-case
(#701) Opening brace should be on the same line as the declaration
(#702) "require_once" must be immediately followed by an open parenthesis
(#706) Variable "groupCount" must be all lower-case
(#711) Private method name "JpGraph::renderCombinationChart" must be in lower-case letters only
(#711) Variable "groupCount" must be all lower-case
(#711) Variable "outputDestination" must be all lower-case
(#712) Opening brace should be on the same line as the declaration
(#713) "require_once" must be immediately followed by an open parenthesis
(#714) "require_once" must be immediately followed by an open parenthesis
(#715) "require_once" must be immediately followed by an open parenthesis
(#716) "require_once" must be immediately followed by an open parenthesis
(#717) "require_once" must be immediately followed by an open parenthesis
(#721) Variable "groupCount" must be all lower-case
(#723) Variable "chartType" must be all lower-case
(#724) Variable "chartType" must be all lower-case
(#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
(#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
(#739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Variable "outputDestination" must be all lower-case
(#763) Variable "outputDestination" must be all lower-case
(#764) Opening brace should be on the same line as the declaration
(#765) Variable "plotColour" must be all lower-case
(#767) Variable "groupCount" must be all lower-case
(#770) Variable "groupCount" must be all lower-case
(#771) Variable "chartType" must be all lower-case
(#773) Variable "chartTypes" must be all lower-case
(#774) Variable "groupCount" must be all lower-case
(#775) Variable "chartTypes" must be all lower-case
(#777) Variable "chartTypes" must be all lower-case
(#777) Variable "chartTypes" must be all lower-case
(#778) Variable "chartTypes" must be all lower-case
(#779) Variable "chartType" must be all lower-case
(#779) Variable "chartTypes" must be all lower-case
(#780) Usage of ELSEIF not allowed; use ELSE IF instead
(#780) Variable "chartTypes" must be all lower-case
(#785) Variable "groupCount" must be all lower-case
(#785) Variable "outputDestination" must be all lower-case
(#789) Variable "chartType" must be all lower-case
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Variable "groupCount" must be all lower-case
(#798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Variable "groupCount" must be all lower-case
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Variable "groupCount" must be all lower-case
(#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
(#812) Variable "groupCount" must be all lower-case
(#816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Variable "groupCount" must be all lower-case
(#821) Variable "groupCount" must be all lower-case
(#824) Variable "groupCount" must be all lower-case
(#827) Variable "groupCount" must be all lower-case
(#831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Variable "groupCount" must be all lower-case
(#836) Variable "groupCount" must be all lower-case
(#839) Variable "chartType" must be all lower-case
(#845) Variable "outputDestination" must be all lower-case
(#854) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Chart/Title.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#57) Public method name "Title::getCaption" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Public method name "Title::setCaption" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#80) Public method name "Title::getLayout" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Comment.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "marginLeft" must be all lower-case
(#62) Member variable "marginTop" must be all lower-case
(#83) Member variable "fillColor" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Public method name "Comment::getAuthor" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Comment::setAuthor" must be in lower-case letters only
(#122) Variable "pValue" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "pValue" must be all lower-case
(#134) Public method name "Comment::getText" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "Comment::setText" must be in lower-case letters only
(#145) Variable "pValue" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "pValue" must be all lower-case
(#157) Public method name "Comment::getWidth" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Comment::setWidth" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#180) Public method name "Comment::getHeight" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "Comment::setHeight" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#203) Public method name "Comment::getMarginLeft" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Public method name "Comment::setMarginLeft" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#226) Public method name "Comment::getMarginTop" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#237) Public method name "Comment::setMarginTop" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#249) Public method name "Comment::getVisible" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "Comment::setVisible" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#272) Public method name "Comment::getFillColor" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#283) Public method name "Comment::setAlignment" must be in lower-case letters only
(#283) Variable "pValue" must be all lower-case
(#284) Opening brace should be on the same line as the declaration
(#285) Variable "pValue" must be all lower-case
(#295) Public method name "Comment::getAlignment" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#305) Public method name "Comment::getHashCode" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#325) Opening brace should be on the same line as the declaration
(#342) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Document/Properties.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Member variable "lastModifiedBy" must be all lower-case
(#119) Member variable "customProperties" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Public method name "Properties::getCreator" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Properties::setCreator" must be in lower-case letters only
(#148) Variable "pValue" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "pValue" must be all lower-case
(#160) Public method name "Properties::getLastModifiedBy" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Properties::setLastModifiedBy" must be in lower-case letters only
(#171) Variable "pValue" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "pValue" must be all lower-case
(#183) Public method name "Properties::getCreated" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#194) Public method name "Properties::setCreated" must be in lower-case letters only
(#194) Variable "pValue" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "pValue" must be all lower-case
(#197) Variable "pValue" must be all lower-case
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Variable "pValue" must be all lower-case
(#199) Variable "pValue" must be all lower-case
(#200) Variable "pValue" must be all lower-case
(#200) Variable "pValue" must be all lower-case
(#202) Variable "pValue" must be all lower-case
(#202) Variable "pValue" must be all lower-case
(#206) Variable "pValue" must be all lower-case
(#216) Public method name "Properties::getModified" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#227) Public method name "Properties::setModified" must be in lower-case letters only
(#227) Variable "pValue" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#229) Variable "pValue" must be all lower-case
(#230) Variable "pValue" must be all lower-case
(#231) Usage of ELSEIF not allowed; use ELSE IF instead
(#231) Variable "pValue" must be all lower-case
(#232) Variable "pValue" must be all lower-case
(#233) Variable "pValue" must be all lower-case
(#233) Variable "pValue" must be all lower-case
(#235) Variable "pValue" must be all lower-case
(#235) Variable "pValue" must be all lower-case
(#239) Variable "pValue" must be all lower-case
(#249) Public method name "Properties::getTitle" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "Properties::setTitle" must be in lower-case letters only
(#260) Variable "pValue" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "pValue" must be all lower-case
(#272) Public method name "Properties::getDescription" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#283) Public method name "Properties::setDescription" must be in lower-case letters only
(#283) Variable "pValue" must be all lower-case
(#284) Opening brace should be on the same line as the declaration
(#285) Variable "pValue" must be all lower-case
(#295) Public method name "Properties::getSubject" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#306) Public method name "Properties::setSubject" must be in lower-case letters only
(#306) Variable "pValue" must be all lower-case
(#307) Opening brace should be on the same line as the declaration
(#308) Variable "pValue" must be all lower-case
(#318) Public method name "Properties::getKeywords" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#329) Public method name "Properties::setKeywords" must be in lower-case letters only
(#329) Variable "pValue" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#331) Variable "pValue" must be all lower-case
(#341) Public method name "Properties::getCategory" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Properties::setCategory" must be in lower-case letters only
(#352) Variable "pValue" must be all lower-case
(#353) Opening brace should be on the same line as the declaration
(#354) Variable "pValue" must be all lower-case
(#364) Public method name "Properties::getCompany" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#375) Public method name "Properties::setCompany" must be in lower-case letters only
(#375) Variable "pValue" must be all lower-case
(#376) Opening brace should be on the same line as the declaration
(#377) Variable "pValue" must be all lower-case
(#387) Public method name "Properties::getManager" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#398) Public method name "Properties::setManager" must be in lower-case letters only
(#398) Variable "pValue" must be all lower-case
(#399) Opening brace should be on the same line as the declaration
(#400) Variable "pValue" must be all lower-case
(#410) Public method name "Properties::getCustomProperties" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "Properties::isCustomPropertySet" must be in lower-case letters only
(#421) Variable "propertyName" must be all lower-case
(#422) Opening brace should be on the same line as the declaration
(#423) Variable "propertyName" must be all lower-case
(#432) Public method name "Properties::getCustomPropertyValue" must be in lower-case letters only
(#432) Variable "propertyName" must be all lower-case
(#433) Opening brace should be on the same line as the declaration
(#434) Variable "propertyName" must be all lower-case
(#435) Variable "propertyName" must be all lower-case
(#445) Public method name "Properties::getCustomPropertyType" must be in lower-case letters only
(#445) Variable "propertyName" must be all lower-case
(#446) Opening brace should be on the same line as the declaration
(#447) Variable "propertyName" must be all lower-case
(#448) Variable "propertyName" must be all lower-case
(#465) Public method name "Properties::setCustomProperty" must be in lower-case letters only
(#465) Variable "propertyName" must be all lower-case
(#465) Variable "propertyValue" must be all lower-case
(#465) Variable "propertyType" must be all lower-case
(#466) Opening brace should be on the same line as the declaration
(#467) Variable "propertyType" must be all lower-case
(#467) Variable "propertyType" must be all lower-case
(#472) Variable "propertyValue" must be all lower-case
(#473) Variable "propertyType" must be all lower-case
(#474) Usage of ELSEIF not allowed; use ELSE IF instead
(#474) Variable "propertyValue" must be all lower-case
(#475) Variable "propertyType" must be all lower-case
(#476) Usage of ELSEIF not allowed; use ELSE IF instead
(#476) Variable "propertyValue" must be all lower-case
(#477) Variable "propertyType" must be all lower-case
(#478) Usage of ELSEIF not allowed; use ELSE IF instead
(#478) Variable "propertyValue" must be all lower-case
(#479) Variable "propertyType" must be all lower-case
(#481) Variable "propertyType" must be all lower-case
(#485) Variable "propertyName" must be all lower-case
(#486) Variable "propertyValue" must be all lower-case
(#487) Variable "propertyType" must be all lower-case
(#497) Opening brace should be on the same line as the declaration
(#508) Public method name "Properties::convertProperty" must be in lower-case letters only
(#508) Variable "propertyValue" must be all lower-case
(#508) Variable "propertyType" must be all lower-case
(#509) Opening brace should be on the same line as the declaration
(#510) Variable "propertyType" must be all lower-case
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) This comment is 50% valid code; is this commented out code?
(#511) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) This comment is 50% valid code; is this commented out code?
(#514) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#517) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#518) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#519) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#520) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#522) Variable "propertyValue" must be all lower-case
(#524) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#525) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#526) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#527) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#529) Variable "propertyValue" must be all lower-case
(#531) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#532) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#534) Variable "propertyValue" must be all lower-case
(#536) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#537) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#539) Variable "propertyValue" must be all lower-case
(#541) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#543) Variable "propertyValue" must be all lower-case
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#546) Variable "propertyValue" must be all lower-case
(#548) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#549) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#550) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#551) This comment is 50% valid code; is this commented out code?
(#551) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#552) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#553) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#554) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#555) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#556) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#557) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#558) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#559) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#561) Variable "propertyValue" must be all lower-case
(#565) Variable "propertyValue" must be all lower-case
(#568) Public method name "Properties::convertPropertyType" must be in lower-case letters only
(#568) Variable "propertyType" must be all lower-case
(#569) Opening brace should be on the same line as the declaration
(#570) Variable "propertyType" must be all lower-case
(#571) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#572) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#573) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#574) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#575) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#576) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#577) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#578) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#579) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#583) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#584) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#588) This comment is 50% valid code; is this commented out code?
(#588) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#589) This comment is 50% valid code; is this commented out code?
(#589) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#590) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#591) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#595) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#602) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#603) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#604) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#605) This comment is 50% valid code; is this commented out code?
(#605) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#606) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#607) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#608) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#609) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#610) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#611) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#612) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#613) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Document/Security.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "lockRevision" must be all lower-case
(#41) Member variable "lockStructure" must be all lower-case
(#48) Member variable "lockWindows" must be all lower-case
(#55) Member variable "revisionsPassword" must be all lower-case
(#62) Member variable "workbookPassword" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#76) Public method name "Security::isSecurityEnabled" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "Security::getLockRevision" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#99) Public method name "Security::setLockRevision" must be in lower-case letters only
(#99) Variable "pValue" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "pValue" must be all lower-case
(#111) Public method name "Security::getLockStructure" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "Security::setLockStructure" must be in lower-case letters only
(#122) Variable "pValue" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "pValue" must be all lower-case
(#134) Public method name "Security::getLockWindows" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "Security::setLockWindows" must be in lower-case letters only
(#145) Variable "pValue" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "pValue" must be all lower-case
(#157) Public method name "Security::getRevisionsPassword" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#169) Public method name "Security::setRevisionsPassword" must be in lower-case letters only
(#169) Variable "pValue" must be all lower-case
(#169) Variable "pAlreadyHashed" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "pAlreadyHashed" must be all lower-case
(#172) Variable "pValue" must be all lower-case
(#172) Variable "pValue" must be all lower-case
(#174) Variable "pValue" must be all lower-case
(#184) Public method name "Security::getWorkbookPassword" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "Security::setWorkbookPassword" must be in lower-case letters only
(#196) Variable "pValue" must be all lower-case
(#196) Variable "pAlreadyHashed" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "pAlreadyHashed" must be all lower-case
(#199) Variable "pValue" must be all lower-case
(#199) Variable "pValue" must be all lower-case
(#201) Variable "pValue" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Exception::errorHandlerCallback" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/HashTable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "keyMap" must be all lower-case
(#49) Variable "pSource" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "pSource" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "pSource" must be all lower-case
(#63) Public method name "HashTable::addFromSource" must be in lower-case letters only
(#63) Variable "pSource" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "pSource" must be all lower-case
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#68) Variable "pSource" must be all lower-case
(#72) Variable "pSource" must be all lower-case
(#83) Variable "pSource" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "pSource" must be all lower-case
(#87) Variable "pSource" must be all lower-case
(#98) Variable "pSource" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "pSource" must be all lower-case
(#104) Variable "deleteKey" must be all lower-case
(#106) Variable "deleteKey" must be all lower-case
(#111) Variable "deleteKey" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "HashTable::getIndexForHashCode" must be in lower-case letters only
(#143) Variable "pHashCode" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "pHashCode" must be all lower-case
(#154) Public method name "HashTable::getByIndex" must be in lower-case letters only
(#154) Variable "pIndex" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "pIndex" must be all lower-case
(#157) Variable "pIndex" must be all lower-case
(#169) Public method name "HashTable::getByHashCode" must be in lower-case letters only
(#169) Variable "pHashCode" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "pHashCode" must be all lower-case
(#172) Variable "pHashCode" must be all lower-case
(#183) Public method name "HashTable::toArray" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#192) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Helper/HTML.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "colourMap" must be all lower-case
(#565) Member variable "startTagCallbacks" must be all lower-case
(#578) Member variable "endTagCallbacks" must be all lower-case
(#601) Member variable "stringData" must be all lower-case
(#603) Member variable "richTextObject" must be all lower-case
(#606) Opening brace should be on the same line as the declaration
(#615) Public method name "HTML::toRichTextObject" must be in lower-case letters only
(#616) Opening brace should be on the same line as the declaration
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#621) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Protected method name "HTML::cleanWhitespace" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Protected method name "HTML::buildTextRun" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#658) Variable "richtextRun" must be all lower-case
(#660) Variable "richtextRun" must be all lower-case
(#663) Variable "richtextRun" must be all lower-case
(#666) Variable "richtextRun" must be all lower-case
(#669) Variable "richtextRun" must be all lower-case
(#672) Variable "richtextRun" must be all lower-case
(#675) Variable "richtextRun" must be all lower-case
(#678) Variable "richtextRun" must be all lower-case
(#681) Variable "richtextRun" must be all lower-case
(#684) Variable "richtextRun" must be all lower-case
(#689) Protected method name "HTML::rgbToColour" must be in lower-case letters only
(#690) Opening brace should be on the same line as the declaration
(#699) Protected method name "HTML::colourNameLookup" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#701) Variable "colourMap" must be all lower-case
(#704) Protected method name "HTML::startFontTag" must be in lower-case letters only
(#705) Opening brace should be on the same line as the declaration
(#707) Variable "attributeName" must be all lower-case
(#708) Variable "attributeValue" must be all lower-case
(#710) Variable "attributeName" must be all lower-case
(#711) Variable "attributeValue" must be all lower-case
(#712) Variable "attributeName" must be all lower-case
(#712) Variable "attributeValue" must be all lower-case
(#713) Usage of ELSEIF not allowed; use ELSE IF instead
(#713) Variable "attributeValue" must be all lower-case
(#714) Variable "attributeName" must be all lower-case
(#714) Variable "attributeValue" must be all lower-case
(#716) Variable "attributeName" must be all lower-case
(#716) Variable "attributeValue" must be all lower-case
(#719) Variable "attributeName" must be all lower-case
(#719) Variable "attributeValue" must be all lower-case
(#724) Protected method name "HTML::endFontTag" must be in lower-case letters only
(#725) Opening brace should be on the same line as the declaration
(#729) Protected method name "HTML::startBoldTag" must be in lower-case letters only
(#730) Opening brace should be on the same line as the declaration
(#734) Protected method name "HTML::endBoldTag" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
(#739) Protected method name "HTML::startItalicTag" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#744) Protected method name "HTML::endItalicTag" must be in lower-case letters only
(#745) Opening brace should be on the same line as the declaration
(#749) Protected method name "HTML::startUnderlineTag" must be in lower-case letters only
(#750) Opening brace should be on the same line as the declaration
(#754) Protected method name "HTML::endUnderlineTag" must be in lower-case letters only
(#755) Opening brace should be on the same line as the declaration
(#759) Protected method name "HTML::startSubscriptTag" must be in lower-case letters only
(#760) Opening brace should be on the same line as the declaration
(#764) Protected method name "HTML::endSubscriptTag" must be in lower-case letters only
(#765) Opening brace should be on the same line as the declaration
(#769) Protected method name "HTML::startSuperscriptTag" must be in lower-case letters only
(#770) Opening brace should be on the same line as the declaration
(#774) Protected method name "HTML::endSuperscriptTag" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#779) Protected method name "HTML::startStrikethruTag" must be in lower-case letters only
(#780) Opening brace should be on the same line as the declaration
(#784) Protected method name "HTML::endStrikethruTag" must be in lower-case letters only
(#785) Opening brace should be on the same line as the declaration
(#789) Protected method name "HTML::breakTag" must be in lower-case letters only
(#790) Opening brace should be on the same line as the declaration
(#794) Protected method name "HTML::parseTextNode" must be in lower-case letters only
(#794) Variable "textNode" must be all lower-case
(#795) Opening brace should be on the same line as the declaration
(#796) Variable "domText" must be all lower-case
(#799) Variable "textNode" must be all lower-case
(#801) Variable "domText" must be all lower-case
(#810) Protected method name "HTML::handleCallback" must be in lower-case letters only
(#810) Variable "callbackTag" must be all lower-case
(#811) Opening brace should be on the same line as the declaration
(#812) Variable "callbackTag" must be all lower-case
(#813) Variable "elementHandler" must be all lower-case
(#813) Variable "callbackTag" must be all lower-case
(#814) Variable "elementHandler" must be all lower-case
(#815) Variable "elementHandler" must be all lower-case
(#820) Protected method name "HTML::parseElementNode" must be in lower-case letters only
(#821) Opening brace should be on the same line as the declaration
(#822) Variable "callbackTag" must be all lower-case
(#823) Variable "callbackTag" must be all lower-case
(#825) Variable "callbackTag" must be all lower-case
(#830) Variable "callbackTag" must be all lower-case
(#833) Protected method name "HTML::parseElements" must be in lower-case letters only
(#834) Opening brace should be on the same line as the declaration
(#838) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Helper/Sample.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Public method name "Sample::isCli" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
(#23) Public method name "Sample::getScriptFilename" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#32) Public method name "Sample::isIndex" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#41) Public method name "Sample::getPageTitle" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#50) Public method name "Sample::getPageHeading" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#59) Public method name "Sample::getSamples" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "callStartTime" must be all lower-case
(#93) Variable "callStartTime" must be all lower-case
(#106) Private method name "Sample::getTemporaryFolder" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "tempFolder" must be all lower-case
(#109) Variable "tempFolder" must be all lower-case
(#110) Variable "tempFolder" must be all lower-case
(#113) Variable "tempFolder" must be all lower-case
(#122) Public method name "Sample::getFilename" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "Sample::getTemporaryFilename" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "temporaryFilename" must be all lower-case
(#135) Variable "temporaryFilename" must be all lower-case
(#137) Variable "temporaryFilename" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#148) Public method name "Sample::logEndingNotes" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Public method name "Sample::logWrite" must be in lower-case letters only
(#160) Variable "callStartTime" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#162) Variable "callEndTime" must be all lower-case
(#163) Variable "callTime" must be all lower-case
(#163) Variable "callEndTime" must be all lower-case
(#163) Variable "callStartTime" must be all lower-case
(#166) Variable "callTime" must be all lower-case
(#177) Public method name "Sample::logRead" must be in lower-case letters only
(#177) Variable "callStartTime" must be all lower-case
(#178) Opening brace should be on the same line as the declaration
(#179) Variable "callEndTime" must be all lower-case
(#180) Variable "callTime" must be all lower-case
(#180) Variable "callEndTime" must be all lower-case
(#180) Variable "callStartTime" must be all lower-case
(#181) Variable "callTime" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/IComparable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "IComparable::getHashCode" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/IOFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "searchLocations" must be all lower-case
(#46) Member variable "autoResolveClasses" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "IOFactory::getSearchLocations" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "searchLocations" must be all lower-case
(#82) Public method name "IOFactory::setSearchLocations" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Variable "searchLocations" must be all lower-case
(#99) Public method name "IOFactory::addSearchLocation" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "searchLocations" must be all lower-case
(#113) Public method name "IOFactory::createWriter" must be in lower-case letters only
(#113) Variable "writerType" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "searchType" must be all lower-case
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) This comment is 50% valid code; is this commented out code?
(#119) Variable "searchLocations" must be all lower-case
(#119) Variable "searchLocation" must be all lower-case
(#120) Variable "searchLocation" must be all lower-case
(#120) Variable "searchType" must be all lower-case
(#121) Variable "className" must be all lower-case
(#121) Variable "writerType" must be all lower-case
(#121) Variable "searchLocation" must be all lower-case
(#123) Variable "className" must be all lower-case
(#131) Variable "searchType" must be all lower-case
(#142) Public method name "IOFactory::createReader" must be in lower-case letters only
(#142) Variable "readerType" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "searchType" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 50% valid code; is this commented out code?
(#148) Variable "searchLocations" must be all lower-case
(#148) Variable "searchLocation" must be all lower-case
(#149) Variable "searchLocation" must be all lower-case
(#149) Variable "searchType" must be all lower-case
(#150) Variable "className" must be all lower-case
(#150) Variable "readerType" must be all lower-case
(#150) Variable "searchLocation" must be all lower-case
(#152) Variable "className" must be all lower-case
(#160) Variable "searchType" must be all lower-case
(#171) Variable "pFilename" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "pFilename" must be all lower-case
(#175) Variable "pFilename" must be all lower-case
(#186) Variable "pFilename" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "pFilename" must be all lower-case
(#189) Variable "className" must be all lower-case
(#190) Variable "classType" must be all lower-case
(#190) Variable "className" must be all lower-case
(#193) Variable "classType" must be all lower-case
(#204) Public method name "IOFactory::createReaderForFile" must be in lower-case letters only
(#204) Variable "pFilename" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Variable "pFilename" must be all lower-case
(#209) Variable "extensionType" must be all lower-case
(#212) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#213) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#214) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#216) Variable "extensionType" must be all lower-case
(#218) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#220) Variable "extensionType" must be all lower-case
(#222) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#224) Variable "extensionType" must be all lower-case
(#227) Variable "extensionType" must be all lower-case
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#230) Variable "extensionType" must be all lower-case
(#233) Variable "extensionType" must be all lower-case
(#237) Variable "extensionType" must be all lower-case
(#248) Variable "extensionType" must be all lower-case
(#249) Variable "extensionType" must be all lower-case
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "pFilename" must be all lower-case
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Variable "autoResolveClasses" must be all lower-case
(#259) Variable "autoResolveClass" must be all lower-case
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#261) Variable "autoResolveClass" must be all lower-case
(#261) Variable "extensionType" must be all lower-case
(#262) Variable "autoResolveClass" must be all lower-case
(#263) Variable "pFilename" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/NamedRange.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "localOnly" must be all lower-case
(#74) Variable "pName" must be all lower-case
(#74) Variable "pWorksheet" must be all lower-case
(#74) Variable "pRange" must be all lower-case
(#74) Variable "pLocalOnly" must be all lower-case
(#74) Variable "pScope" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "pName" must be all lower-case
(#77) Variable "pWorksheet" must be all lower-case
(#77) Variable "pRange" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "pName" must be all lower-case
(#83) Variable "pWorksheet" must be all lower-case
(#84) Variable "pRange" must be all lower-case
(#85) Variable "pLocalOnly" must be all lower-case
(#86) Variable "pLocalOnly" must be all lower-case
(#86) Variable "pScope" must be all lower-case
(#86) Variable "pWorksheet" must be all lower-case
(#86) Variable "pScope" must be all lower-case
(#94) Public method name "NamedRange::getName" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "NamedRange::setName" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "oldTitle" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "newTitle" must be all lower-case
(#123) Variable "oldTitle" must be all lower-case
(#123) Variable "newTitle" must be all lower-case
(#134) Public method name "NamedRange::getWorksheet" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "NamedRange::setWorksheet" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Public method name "NamedRange::getRange" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#170) Public method name "NamedRange::setRange" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "NamedRange::getLocalOnly" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#195) Public method name "NamedRange::setLocalOnly" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#208) Public method name "NamedRange::getScope" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Public method name "NamedRange::setScope" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#234) Public method name "NamedRange::resolveRange" must be in lower-case letters only
(#234) Variable "pNamedRange" must be all lower-case
(#234) Variable "pSheet" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "pSheet" must be all lower-case
(#236) Variable "pNamedRange" must be all lower-case
(#236) Variable "pSheet" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/BaseReader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "readDataOnly" must be all lower-case
(#45) Member variable "readEmptyCells" must be all lower-case
(#53) Member variable "includeCharts" must be all lower-case
(#61) Member variable "loadSheetsOnly" must be all lower-case
(#68) Member variable "readFilter" must be all lower-case
(#70) Member variable "fileHandle" must be all lower-case
(#79) Public method name "BaseReader::getReadDataOnly" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#93) Public method name "BaseReader::setReadDataOnly" must be in lower-case letters only
(#93) Variable "pValue" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "pValue" must be all lower-case
(#107) Public method name "BaseReader::getReadEmptyCells" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#121) Public method name "BaseReader::setReadEmptyCells" must be in lower-case letters only
(#121) Variable "pValue" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "pValue" must be all lower-case
(#136) Public method name "BaseReader::getIncludeCharts" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#151) Public method name "BaseReader::setIncludeCharts" must be in lower-case letters only
(#151) Variable "pValue" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "pValue" must be all lower-case
(#165) Public method name "BaseReader::getLoadSheetsOnly" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#179) Public method name "BaseReader::setLoadSheetsOnly" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#196) Public method name "BaseReader::setLoadAllSheets" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#208) Public method name "BaseReader::getReadFilter" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Public method name "BaseReader::setReadFilter" must be in lower-case letters only
(#219) Variable "pValue" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "pValue" must be all lower-case
(#233) Protected method name "BaseReader::openFile" must be in lower-case letters only
(#233) Variable "pFilename" must be all lower-case
(#234) Opening brace should be on the same line as the declaration
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "pFilename" must be all lower-case
(#236) Variable "pFilename" must be all lower-case
(#237) Variable "pFilename" must be all lower-case
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "pFilename" must be all lower-case
(#243) Variable "pFilename" must be all lower-case
(#254) Public method name "BaseReader::canRead" must be in lower-case letters only
(#254) Variable "pFilename" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "pFilename" must be all lower-case
(#275) Public method name "BaseReader::securityScan" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#291) Public method name "BaseReader::securityScanFile" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/CSV.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "inputEncoding" must be all lower-case
(#57) Member variable "sheetIndex" must be all lower-case
(#71) Member variable "contiguousRow" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#86) Protected method name "CSV::isValidFormat" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "CSV::setInputEncoding" must be in lower-case letters only
(#96) Variable "pValue" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "pValue" must be all lower-case
(#108) Public method name "CSV::getInputEncoding" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#116) Protected method name "CSV::skipBOM" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#149) Protected method name "CSV::checkSeparator" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#171) Public method name "CSV::listWorksheetInfo" must be in lower-case letters only
(#171) Variable "pFilename" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "pFilename" must be all lower-case
(#177) Variable "pFilename" must be all lower-case
(#179) Variable "fileHandle" must be all lower-case
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "escapeEnclosures" must be all lower-case
(#187) Variable "worksheetInfo" must be all lower-case
(#188) Variable "worksheetInfo" must be all lower-case
(#189) Variable "worksheetInfo" must be all lower-case
(#190) Variable "worksheetInfo" must be all lower-case
(#191) Variable "worksheetInfo" must be all lower-case
(#192) Variable "worksheetInfo" must be all lower-case
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Variable "rowData" must be all lower-case
(#195) Variable "fileHandle" must be all lower-case
(#196) Variable "worksheetInfo" must be all lower-case
(#197) Variable "worksheetInfo" must be all lower-case
(#197) Variable "worksheetInfo" must be all lower-case
(#197) Variable "rowData" must be all lower-case
(#200) Variable "worksheetInfo" must be all lower-case
(#200) Variable "worksheetInfo" must be all lower-case
(#200) Line exceeds 132 characters; contains 140 characters
(#201) Variable "worksheetInfo" must be all lower-case
(#201) Variable "worksheetInfo" must be all lower-case
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "fileHandle" must be all lower-case
(#206) Variable "worksheetInfo" must be all lower-case
(#216) Variable "pFilename" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "pFilename" must be all lower-case
(#233) Public method name "CSV::loadIntoExisting" must be in lower-case letters only
(#233) Variable "pFilename" must be all lower-case
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "lineEnding" must be all lower-case
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "pFilename" must be all lower-case
(#242) Variable "pFilename" must be all lower-case
(#244) Variable "fileHandle" must be all lower-case
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Variable "escapeEnclosures" must be all lower-case
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "currentRow" must be all lower-case
(#264) Variable "currentRow" must be all lower-case
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "rowData" must be all lower-case
(#268) Variable "fileHandle" must be all lower-case
(#269) Variable "columnLetter" must be all lower-case
(#270) Variable "rowData" must be all lower-case
(#270) Variable "rowDatum" must be all lower-case
(#271) Variable "rowDatum" must be all lower-case
(#271) Variable "columnLetter" must be all lower-case
(#271) Variable "currentRow" must be all lower-case
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Variable "rowDatum" must be all lower-case
(#273) Variable "escapeEnclosures" must be all lower-case
(#273) Variable "rowDatum" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Variable "rowDatum" must be all lower-case
(#277) Variable "rowDatum" must be all lower-case
(#277) Line exceeds 132 characters; contains 141 characters
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "columnLetter" must be all lower-case
(#281) Variable "currentRow" must be all lower-case
(#281) Variable "rowDatum" must be all lower-case
(#283) Variable "columnLetter" must be all lower-case
(#285) Variable "currentRow" must be all lower-case
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Variable "fileHandle" must be all lower-case
(#292) Variable "currentRow" must be all lower-case
(#295) Variable "lineEnding" must be all lower-case
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) This comment is 50% valid code; is this commented out code?
(#306) Public method name "CSV::getDelimiter" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#317) Public method name "CSV::setDelimiter" must be in lower-case letters only
(#317) Variable "pValue" must be all lower-case
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "pValue" must be all lower-case
(#329) Public method name "CSV::getEnclosure" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#340) Public method name "CSV::setEnclosure" must be in lower-case letters only
(#340) Variable "pValue" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Variable "pValue" must be all lower-case
(#343) Variable "pValue" must be all lower-case
(#345) Variable "pValue" must be all lower-case
(#355) Public method name "CSV::getSheetIndex" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#366) Public method name "CSV::setSheetIndex" must be in lower-case letters only
(#366) Variable "pValue" must be all lower-case
(#367) Opening brace should be on the same line as the declaration
(#368) Variable "pValue" must be all lower-case
(#378) Public method name "CSV::setContiguous" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#393) Public method name "CSV::getContiguous" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/DefaultReadFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "DefaultReadFilter::readCell" must be in lower-case letters only
(#37) Variable "worksheetName" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel2003XML.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "charSet" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#60) Public method name "Excel2003XML::canRead" must be in lower-case letters only
(#60) Variable "pFilename" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#63) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#64) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#65) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#66) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#67) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#69) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#70) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "pFilename" must be all lower-case
(#80) Variable "fileHandle" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "fileHandle" must be all lower-case
(#84) Variable "fileHandle" must be all lower-case
(#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
(#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
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#110) Public method name "Excel2003XML::listWorksheetNames" must be in lower-case letters only
(#110) Variable "pFilename" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "pFilename" must be all lower-case
(#114) Variable "pFilename" must be all lower-case
(#116) Variable "pFilename" must be all lower-case
(#117) Variable "pFilename" must be all lower-case
(#120) Variable "worksheetNames" must be all lower-case
(#123) Variable "pFilename" must be all lower-case
(#129) Variable "xml_ss" must not contain underscores.
(#130) Variable "xml_ss" must not contain underscores.
(#131) Variable "worksheet_ss" must not contain underscores.
(#132) Variable "worksheetNames" must be all lower-case
(#132) Variable "worksheet_ss" must not contain underscores.
(#135) Variable "worksheetNames" must be all lower-case
(#144) Public method name "Excel2003XML::listWorksheetInfo" must be in lower-case letters only
(#144) Variable "pFilename" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "pFilename" must be all lower-case
(#148) Variable "pFilename" must be all lower-case
(#151) Variable "worksheetInfo" must be all lower-case
(#154) Variable "pFilename" must be all lower-case
(#160) Variable "worksheetID" must be all lower-case
(#161) Variable "xml_ss" must not contain underscores.
(#162) Variable "xml_ss" must not contain underscores.
(#163) Variable "worksheet_ss" must not contain underscores.
(#165) Variable "tmpInfo" must be all lower-case
(#166) Variable "tmpInfo" must be all lower-case
(#167) Variable "tmpInfo" must be all lower-case
(#168) Variable "tmpInfo" must be all lower-case
(#169) Variable "tmpInfo" must be all lower-case
(#170) Variable "tmpInfo" must be all lower-case
(#172) Variable "worksheet_ss" must not contain underscores.
(#173) Variable "tmpInfo" must be all lower-case
(#173) Variable "worksheet_ss" must not contain underscores.
(#175) Variable "tmpInfo" must be all lower-case
(#175) Variable "worksheetID" must be all lower-case
(#179) Variable "rowIndex" must be all lower-case
(#181) Variable "rowData" must be all lower-case
(#182) Variable "columnIndex" must be all lower-case
(#183) Variable "rowHasData" must be all lower-case
(#185) Variable "rowData" must be all lower-case
(#187) Variable "tmpInfo" must be all lower-case
(#187) Variable "tmpInfo" must be all lower-case
(#187) Variable "columnIndex" must be all lower-case
(#188) Variable "rowHasData" must be all lower-case
(#191) Variable "columnIndex" must be all lower-case
(#194) Variable "rowIndex" must be all lower-case
(#196) Variable "rowHasData" must be all lower-case
(#197) Variable "tmpInfo" must be all lower-case
(#197) Variable "tmpInfo" must be all lower-case
(#197) Variable "rowIndex" must be all lower-case
(#202) Variable "tmpInfo" must be all lower-case
(#202) Variable "tmpInfo" must be all lower-case
(#203) Variable "tmpInfo" must be all lower-case
(#203) Variable "tmpInfo" must be all lower-case
(#205) Variable "worksheetInfo" must be all lower-case
(#205) Variable "tmpInfo" must be all lower-case
(#206) Variable "worksheetID" must be all lower-case
(#209) Variable "worksheetInfo" must be all lower-case
(#219) Variable "pFilename" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) 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
(#226) Variable "pFilename" must be all lower-case
(#229) Protected method name "Excel2003XML::identifyFixedStyleValue" must be in lower-case letters only
(#229) Variable "styleList" must be all lower-case
(#229) Variable "styleAttributeValue" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#231) Variable "styleAttributeValue" must be all lower-case
(#231) Variable "styleAttributeValue" must be all lower-case
(#232) Variable "styleList" must be all lower-case
(#233) Variable "styleAttributeValue" must be all lower-case
(#234) Variable "styleAttributeValue" must be all lower-case
(#248) Protected method name "Excel2003XML::pixel2WidthUnits" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#250) Variable "UNIT_OFFSET_MAP" must be all lower-case
(#250) Variable "UNIT_OFFSET_MAP" must not contain underscores.
(#252) Variable "widthUnits" must be all lower-case
(#253) Variable "widthUnits" must be all lower-case
(#253) Variable "UNIT_OFFSET_MAP" must be all lower-case
(#253) Variable "UNIT_OFFSET_MAP" must not contain underscores.
(#255) Variable "widthUnits" must be all lower-case
(#263) Protected method name "Excel2003XML::widthUnits2Pixel" must be in lower-case letters only
(#263) Variable "widthUnits" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#265) Variable "widthUnits" must be all lower-case
(#266) Variable "offsetWidthUnits" must be all lower-case
(#266) Variable "widthUnits" must be all lower-case
(#267) Variable "offsetWidthUnits" must be all lower-case
(#273) Opening brace should be on the same line as the declaration
(#285) Public method name "Excel2003XML::loadIntoExisting" must be in lower-case letters only
(#285) Variable "pFilename" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#287) Variable "fromFormats" must be all lower-case
(#288) Variable "toFormats" must be all lower-case
(#290) Variable "underlineStyles" must be all lower-case
(#297) Variable "verticalAlignmentStyles" must be all lower-case
(#303) Variable "horizontalAlignmentStyles" must be all lower-case
(#312) Variable "timezoneObj" must be all lower-case
(#313) Variable "GMT" must be all lower-case
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Variable "pFilename" must be all lower-case
(#317) Variable "pFilename" must be all lower-case
(#320) Variable "pFilename" must be all lower-case
(#321) Variable "pFilename" must be all lower-case
(#325) Variable "pFilename" must be all lower-case
(#331) Variable "docProps" must be all lower-case
(#333) Variable "propertyName" must be all lower-case
(#333) Variable "propertyValue" must be all lower-case
(#334) Variable "propertyName" must be all lower-case
(#336) Variable "docProps" must be all lower-case
(#336) Variable "propertyValue" must be all lower-case
(#339) Variable "docProps" must be all lower-case
(#339) Variable "propertyValue" must be all lower-case
(#342) Variable "docProps" must be all lower-case
(#342) Variable "propertyValue" must be all lower-case
(#345) Variable "creationDate" must be all lower-case
(#345) Variable "propertyValue" must be all lower-case
(#346) Variable "docProps" must be all lower-case
(#346) Variable "creationDate" must be all lower-case
(#349) Variable "docProps" must be all lower-case
(#349) Variable "propertyValue" must be all lower-case
(#352) Variable "lastSaveDate" must be all lower-case
(#352) Variable "propertyValue" must be all lower-case
(#353) Variable "docProps" must be all lower-case
(#353) Variable "lastSaveDate" must be all lower-case
(#356) Variable "docProps" must be all lower-case
(#356) Variable "propertyValue" must be all lower-case
(#359) Variable "docProps" must be all lower-case
(#359) Variable "propertyValue" must be all lower-case
(#362) Variable "docProps" must be all lower-case
(#362) Variable "propertyValue" must be all lower-case
(#365) Variable "docProps" must be all lower-case
(#365) Variable "propertyValue" must be all lower-case
(#368) Variable "docProps" must be all lower-case
(#368) Variable "propertyValue" must be all lower-case
(#374) Variable "propertyName" must be all lower-case
(#374) Variable "propertyValue" must be all lower-case
(#375) Variable "propertyAttributes" must be all lower-case
(#375) Variable "propertyValue" must be all lower-case
(#376) Variable "propertyName" must be all lower-case
(#376) Variable "propertyName" must be all lower-case
(#377) Variable "propertyType" must be all lower-case
(#378) Variable "propertyAttributes" must be all lower-case
(#380) Variable "propertyType" must be all lower-case
(#381) Variable "propertyValue" must be all lower-case
(#381) Variable "propertyValue" must be all lower-case
(#384) Variable "propertyType" must be all lower-case
(#385) Variable "propertyValue" must be all lower-case
(#385) Variable "propertyValue" must be all lower-case
(#388) Variable "propertyType" must be all lower-case
(#389) Variable "propertyValue" must be all lower-case
(#389) Variable "propertyValue" must be all lower-case
(#392) Variable "propertyType" must be all lower-case
(#393) Variable "propertyValue" must be all lower-case
(#393) Variable "propertyValue" must be all lower-case
(#396) Variable "propertyType" must be all lower-case
(#397) Variable "propertyValue" must be all lower-case
(#397) Variable "propertyValue" must be all lower-case
(#400) Variable "docProps" must be all lower-case
(#400) Variable "propertyName" must be all lower-case
(#400) Variable "propertyValue" must be all lower-case
(#400) Variable "propertyType" must be all lower-case
(#405) Variable "style_ss" must not contain underscores.
(#406) Variable "styleID" must be all lower-case
(#406) Variable "style_ss" must not contain underscores.
(#407) Variable "styleID" must be all lower-case
(#408) Variable "styleType" must be all lower-case
(#408) Variable "styleData" must be all lower-case
(#409) Variable "styleAttributes" must be all lower-case
(#409) Variable "styleData" must be all lower-case
(#410) Variable "styleType" must be all lower-case
(#412) Variable "styleAttributes" must be all lower-case
(#412) Variable "styleAttributeKey" must be all lower-case
(#412) Variable "styleAttributeValue" must be all lower-case
(#413) Variable "styleAttributeValue" must be all lower-case
(#413) Variable "styleAttributeValue" must be all lower-case
(#414) Variable "styleAttributeKey" must be all lower-case
(#416) Variable "verticalAlignmentStyles" must be all lower-case
(#416) Variable "styleAttributeValue" must be all lower-case
(#417) Variable "styleID" must be all lower-case
(#417) Variable "styleAttributeValue" must be all lower-case
(#421) Variable "horizontalAlignmentStyles" must be all lower-case
(#421) Variable "styleAttributeValue" must be all lower-case
(#422) Variable "styleID" must be all lower-case
(#422) Variable "styleAttributeValue" must be all lower-case
(#426) Variable "styleID" must be all lower-case
(#432) Variable "styleData" must be all lower-case
(#432) Variable "borderStyle" must be all lower-case
(#433) Variable "borderAttributes" must be all lower-case
(#433) Variable "borderStyle" must be all lower-case
(#434) Variable "thisBorder" must be all lower-case
(#435) Variable "borderAttributes" must be all lower-case
(#435) Variable "borderStyleKey" must be all lower-case
(#435) Variable "borderStyleValue" must be all lower-case
(#436) Variable "borderStyleKey" must be all lower-case
(#438) Variable "thisBorder" must be all lower-case
(#443) Variable "borderPosition" must be all lower-case
(#443) Variable "borderStyleValue" must be all lower-case
(#446) Variable "borderColour" must be all lower-case
(#446) Variable "borderStyleValue" must be all lower-case
(#447) Variable "thisBorder" must be all lower-case
(#447) Variable "borderColour" must be all lower-case
(#451) Variable "thisBorder" must be all lower-case
(#452) Variable "borderPosition" must be all lower-case
(#452) Variable "borderPosition" must be all lower-case
(#452) Variable "borderPosition" must be all lower-case
(#452) Variable "borderPosition" must be all lower-case
(#452) Line exceeds 132 characters; contains 161 characters
(#453) Variable "styleID" must be all lower-case
(#453) Variable "borderPosition" must be all lower-case
(#453) Variable "thisBorder" must be all lower-case
(#459) Variable "styleAttributes" must be all lower-case
(#459) Variable "styleAttributeKey" must be all lower-case
(#459) Variable "styleAttributeValue" must be all lower-case
(#460) Variable "styleAttributeValue" must be all lower-case
(#460) Variable "styleAttributeValue" must be all lower-case
(#461) Variable "styleAttributeKey" must be all lower-case
(#463) Variable "styleID" must be all lower-case
(#463) Variable "styleAttributeValue" must be all lower-case
(#466) Variable "styleID" must be all lower-case
(#466) Variable "styleAttributeValue" must be all lower-case
(#469) Variable "styleID" must be all lower-case
(#469) Variable "styleAttributeValue" must be all lower-case
(#472) Variable "styleID" must be all lower-case
(#475) Variable "styleID" must be all lower-case
(#478) Variable "underlineStyles" must be all lower-case
(#478) Variable "styleAttributeValue" must be all lower-case
(#479) Variable "styleID" must be all lower-case
(#479) Variable "styleAttributeValue" must be all lower-case
(#486) Variable "styleAttributes" must be all lower-case
(#486) Variable "styleAttributeKey" must be all lower-case
(#486) Variable "styleAttributeValue" must be all lower-case
(#487) Variable "styleAttributeKey" must be all lower-case
(#489) Variable "styleID" must be all lower-case
(#489) Variable "styleAttributeValue" must be all lower-case
(#495) Variable "styleAttributes" must be all lower-case
(#495) Variable "styleAttributeKey" must be all lower-case
(#495) Variable "styleAttributeValue" must be all lower-case
(#496) Variable "styleAttributeValue" must be all lower-case
(#496) Variable "fromFormats" must be all lower-case
(#496) Variable "toFormats" must be all lower-case
(#496) Variable "styleAttributeValue" must be all lower-case
(#497) Variable "styleAttributeValue" must be all lower-case
(#499) Variable "styleAttributeValue" must be all lower-case
(#502) Variable "styleAttributeValue" must be all lower-case
(#503) Variable "styleID" must be all lower-case
(#503) Variable "styleAttributeValue" must be all lower-case
(#508) Empty FOREACH statement detected
(#508) Variable "styleAttributes" must be all lower-case
(#508) Variable "styleAttributeKey" must be all lower-case
(#508) Variable "styleAttributeValue" must be all lower-case
(#515) Variable "worksheetID" must be all lower-case
(#516) Variable "xml_ss" must not contain underscores.
(#518) Variable "xml_ss" must not contain underscores.
(#519) Variable "worksheet_ss" must not contain underscores.
(#521) Variable "worksheet_ss" must not contain underscores.
(#522) Variable "worksheet_ss" must not contain underscores.
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Variable "worksheetID" must be all lower-case
(#529) Variable "worksheet_ss" must not contain underscores.
(#530) Variable "worksheetName" must be all lower-case
(#530) Variable "worksheet_ss" must not contain underscores.
(#531) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#532) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#534) Variable "worksheetName" must be all lower-case
(#537) Variable "columnID" must be all lower-case
(#539) Variable "columnData" must be all lower-case
(#540) Variable "columnData_ss" must be all lower-case
(#540) Variable "columnData_ss" must not contain underscores.
(#540) Variable "columnData" must be all lower-case
(#541) Variable "columnData_ss" must be all lower-case
(#541) Variable "columnData_ss" must not contain underscores.
(#542) Variable "columnID" must be all lower-case
(#542) Variable "columnData_ss" must be all lower-case
(#542) Variable "columnData_ss" must not contain underscores.
(#544) Variable "columnData_ss" must be all lower-case
(#544) Variable "columnData_ss" must not contain underscores.
(#545) Variable "columnWidth" must be all lower-case
(#545) Variable "columnData_ss" must be all lower-case
(#545) Variable "columnData_ss" must not contain underscores.
(#546) Variable "columnID" must be all lower-case
(#546) Variable "columnWidth" must be all lower-case
(#548) Variable "columnID" must be all lower-case
(#552) Variable "rowID" must be all lower-case
(#554) Variable "additionalMergedCells" must be all lower-case
(#555) Variable "rowData" must be all lower-case
(#556) Variable "rowHasData" must be all lower-case
(#557) Variable "row_ss" must not contain underscores.
(#557) Variable "rowData" must be all lower-case
(#558) Variable "row_ss" must not contain underscores.
(#559) Variable "rowID" must be all lower-case
(#559) Variable "row_ss" must not contain underscores.
(#562) Variable "columnID" must be all lower-case
(#563) Variable "rowData" must be all lower-case
(#564) Variable "cell_ss" must not contain underscores.
(#565) Variable "cell_ss" must not contain underscores.
(#566) Variable "columnID" must be all lower-case
(#566) Variable "cell_ss" must not contain underscores.
(#568) Variable "cellRange" must be all lower-case
(#568) Variable "columnID" must be all lower-case
(#568) Variable "rowID" must be all lower-case
(#571) Variable "columnID" must be all lower-case
(#571) Variable "rowID" must be all lower-case
(#571) Variable "worksheetName" must be all lower-case
(#576) Variable "cell_ss" must not contain underscores.
(#576) Variable "cell_ss" must not contain underscores.
(#577) Variable "columnTo" must be all lower-case
(#577) Variable "columnID" must be all lower-case
(#578) Variable "cell_ss" must not contain underscores.
(#579) Variable "additionalMergedCells" must be all lower-case
(#579) Variable "cell_ss" must not contain underscores.
(#580) Variable "columnTo" must be all lower-case
(#580) Variable "columnID" must be all lower-case
(#580) Variable "cell_ss" must not contain underscores.
(#580) Line exceeds maximum limit of 180 characters; contains 194 characters
(#582) Variable "rowTo" must be all lower-case
(#582) Variable "rowID" must be all lower-case
(#583) Variable "cell_ss" must not contain underscores.
(#584) Variable "rowTo" must be all lower-case
(#584) Variable "rowTo" must be all lower-case
(#584) Variable "cell_ss" must not contain underscores.
(#586) Variable "cellRange" must be all lower-case
(#586) Variable "columnTo" must be all lower-case
(#586) Variable "rowTo" must be all lower-case
(#587) Variable "cellRange" must be all lower-case
(#590) Variable "cellIsSet" must be all lower-case
(#590) Variable "hasCalculatedValue" must be all lower-case
(#591) Variable "cellDataFormula" must be all lower-case
(#592) Variable "cell_ss" must not contain underscores.
(#593) Variable "cellDataFormula" must be all lower-case
(#593) Variable "cell_ss" must not contain underscores.
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Variable "cell_ss" must not contain underscores.
(#596) Variable "cellDataCSEFormula" must be all lower-case
(#596) Variable "cell_ss" must not contain underscores.
(#598) Variable "hasCalculatedValue" must be all lower-case
(#601) Variable "cellValue" must be all lower-case
(#601) Variable "cellData" must be all lower-case
(#603) Variable "cellData_ss" must be all lower-case
(#603) Variable "cellData_ss" must not contain underscores.
(#603) Variable "cellData" must be all lower-case
(#604) Variable "cellData_ss" must be all lower-case
(#604) Variable "cellData_ss" must not contain underscores.
(#605) Variable "cellDataType" must be all lower-case
(#605) Variable "cellData_ss" must be all lower-case
(#605) Variable "cellData_ss" must not contain underscores.
(#606) Variable "cellDataType" must be all lower-case
(#617) Variable "cellValue" must be all lower-case
(#617) Variable "cellValue" must be all lower-case
(#622) Variable "cellValue" must be all lower-case
(#622) Variable "cellValue" must be all lower-case
(#623) Variable "cellValue" must be all lower-case
(#623) Variable "cellValue" must be all lower-case
(#624) Variable "cellValue" must be all lower-case
(#624) Variable "cellValue" must be all lower-case
(#629) Variable "cellValue" must be all lower-case
(#629) Variable "cellValue" must be all lower-case
(#633) Variable "cellValue" must be all lower-case
(#633) Variable "cellValue" must be all lower-case
(#641) Variable "hasCalculatedValue" must be all lower-case
(#643) Variable "columnNumber" must be all lower-case
(#643) Variable "columnID" must be all lower-case
(#644) Variable "cellDataFormula" must be all lower-case
(#645) Variable "cellDataFormula" must be all lower-case
(#645) Variable "cellDataFormula" must be all lower-case
(#646) Variable "cellDataFormula" must be all lower-case
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#656) Variable "cellDataFormula" must be all lower-case
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#661) Variable "cellReferences" must be all lower-case
(#661) Line exceeds 132 characters; contains 160 characters
(#662) Line exceeds 132 characters; contains 145 characters
(#662) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#663) Line exceeds 132 characters; contains 144 characters
(#663) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#665) Variable "cellReferences" must be all lower-case
(#665) Variable "cellReferences" must be all lower-case
(#666) Line exceeds 132 characters; contains 139 characters
(#666) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#668) Variable "cellReferences" must be all lower-case
(#668) Variable "cellReference" must be all lower-case
(#669) Variable "rowReference" must be all lower-case
(#669) Variable "cellReference" must be all lower-case
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#671) Variable "rowReference" must be all lower-case
(#672) Variable "rowReference" must be all lower-case
(#672) Variable "rowID" must be all lower-case
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#675) Variable "rowReference" must be all lower-case
(#676) Variable "rowReference" must be all lower-case
(#676) Variable "rowID" must be all lower-case
(#676) Variable "rowReference" must be all lower-case
(#678) Variable "columnReference" must be all lower-case
(#678) Variable "cellReference" must be all lower-case
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#680) Variable "columnReference" must be all lower-case
(#681) Variable "columnReference" must be all lower-case
(#681) Variable "columnNumber" must be all lower-case
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#684) Variable "columnReference" must be all lower-case
(#685) Variable "columnReference" must be all lower-case
(#685) Variable "columnNumber" must be all lower-case
(#685) Variable "columnReference" must be all lower-case
(#687) Variable "A1CellReference" must be all lower-case
(#687) Variable "columnReference" must be all lower-case
(#687) Variable "rowReference" must be all lower-case
(#687) Line exceeds 132 characters; contains 159 characters
(#688) Variable "A1CellReference" must be all lower-case
(#688) Variable "cellReference" must be all lower-case
(#688) Variable "cellReference" must be all lower-case
(#688) Line exceeds 132 characters; contains 150 characters
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#695) Variable "cellDataFormula" must be all lower-case
(#698) Variable "columnID" must be all lower-case
(#698) Variable "rowID" must be all lower-case
(#698) Variable "hasCalculatedValue" must be all lower-case
(#698) Variable "cellDataFormula" must be all lower-case
(#698) Variable "cellValue" must be all lower-case
(#698) Line exceeds 132 characters; contains 170 characters
(#699) Variable "hasCalculatedValue" must be all lower-case
(#700) Variable "columnID" must be all lower-case
(#700) Variable "rowID" must be all lower-case
(#700) Variable "cellValue" must be all lower-case
(#702) Variable "cellIsSet" must be all lower-case
(#702) Variable "rowHasData" must be all lower-case
(#706) Variable "commentAttributes" must be all lower-case
(#708) Variable "commentAttributes" must be all lower-case
(#709) Variable "commentAttributes" must be all lower-case
(#713) Variable "columnID" must be all lower-case
(#713) Variable "rowID" must be all lower-case
(#713) Line exceeds maximum limit of 180 characters; contains 200 characters
(#716) Variable "cellIsSet" must be all lower-case
(#716) Variable "cell_ss" must not contain underscores.
(#717) Variable "cell_ss" must not contain underscores.
(#719) Variable "columnID" must be all lower-case
(#719) Variable "rowID" must be all lower-case
(#720) Variable "columnID" must be all lower-case
(#720) Variable "rowID" must be all lower-case
(#722) Variable "cellRange" must be all lower-case
(#725) Variable "columnID" must be all lower-case
(#726) Variable "additionalMergedCells" must be all lower-case
(#727) Variable "columnID" must be all lower-case
(#728) Variable "additionalMergedCells" must be all lower-case
(#732) Variable "rowHasData" must be all lower-case
(#733) Variable "row_ss" must not contain underscores.
(#734) Variable "rowStyle" must be all lower-case
(#734) Variable "row_ss" must not contain underscores.
(#736) Variable "row_ss" must not contain underscores.
(#737) Variable "rowHeight" must be all lower-case
(#737) Variable "row_ss" must not contain underscores.
(#738) Variable "rowID" must be all lower-case
(#738) Variable "rowHeight" must be all lower-case
(#742) Variable "rowID" must be all lower-case
(#745) Variable "worksheetID" must be all lower-case
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) This comment is 50% valid code; is this commented out code?
(#752) Protected method name "Excel2003XML::convertStringEncoding" must be in lower-case letters only
(#753) Opening brace should be on the same line as the declaration
(#761) Protected method name "Excel2003XML::parseRichText" must be in lower-case letters only
(#762) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel2007.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "referenceHelper" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#59) Public method name "Excel2007::canRead" must be in lower-case letters only
(#59) Variable "pFilename" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "pFilename" must be all lower-case
(#63) Variable "pFilename" must be all lower-case
(#66) Variable "zipClass" must be all lower-case
(#68) This comment is 46% valid code; is this commented out code?
(#69) Line indented incorrectly; expected at least 8 spaces, found 0
(#69) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#70) Line indented incorrectly; expected at least 8 spaces, found 0
(#70) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 0
(#71) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "zipClass" must be all lower-case
(#76) Variable "pFilename" must be all lower-case
(#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
(#108) Public method name "Excel2007::listWorksheetNames" must be in lower-case letters only
(#108) Variable "pFilename" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "pFilename" must be all lower-case
(#112) Variable "pFilename" must be all lower-case
(#115) Variable "worksheetNames" must be all lower-case
(#117) Variable "zipClass" must be all lower-case
(#119) Variable "zipClass" must be all lower-case
(#120) Variable "pFilename" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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
(#129) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships");" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships");"
(#133) Variable "xmlWorkbook" must be all lower-case
(#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) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#141) Variable "xmlWorkbook" must be all lower-case
(#142) Variable "xmlWorkbook" must be all lower-case
(#142) Variable "eleSheet" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "worksheetNames" must be all lower-case
(#144) Variable "eleSheet" must be all lower-case
(#152) Variable "worksheetNames" must be all lower-case
(#161) Public method name "Excel2007::listWorksheetInfo" must be in lower-case letters only
(#161) Variable "pFilename" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "pFilename" must be all lower-case
(#165) Variable "pFilename" must be all lower-case
(#168) Variable "worksheetInfo" must be all lower-case
(#170) Variable "zipClass" must be all lower-case
(#172) Variable "zipClass" must be all lower-case
(#173) Variable "pFilename" must be all lower-case
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#184) Variable "relsWorkbook" must be all lower-case
(#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 "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#192) Variable "relsWorkbook" must be all lower-case
(#195) Variable "relsWorkbook" must be all lower-case
(#201) Variable "xmlWorkbook" must be all lower-case
(#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) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#209) Variable "xmlWorkbook" must be all lower-case
(#211) Variable "xmlWorkbook" must be all lower-case
(#211) Variable "eleSheet" must be all lower-case
(#212) Variable "tmpInfo" must be all lower-case
(#213) Variable "eleSheet" must be all lower-case
(#220) Variable "fileWorksheet" must be all lower-case
(#220) Variable "eleSheet" must be all lower-case
(#220) Line exceeds maximum limit of 180 characters; contains 182 characters
(#225) Variable "pFilename" must be all lower-case
(#232) Variable "currCells" must be all lower-case
(#236) Variable "tmpInfo" must be all lower-case
(#237) Variable "tmpInfo" must be all lower-case
(#237) Variable "tmpInfo" must be all lower-case
(#237) Variable "currCells" must be all lower-case
(#238) Variable "currCells" must be all lower-case
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Variable "currCells" must be all lower-case
(#243) Variable "tmpInfo" must be all lower-case
(#243) Variable "tmpInfo" must be all lower-case
(#243) Variable "currCells" must be all lower-case
(#246) Variable "tmpInfo" must be all lower-case
(#246) Variable "tmpInfo" must be all lower-case
(#247) Variable "tmpInfo" must be all lower-case
(#247) Variable "tmpInfo" must be all lower-case
(#247) Line exceeds 132 characters; contains 138 characters
(#249) Variable "worksheetInfo" must be all lower-case
(#249) Variable "tmpInfo" must be all lower-case
(#257) Variable "worksheetInfo" must be all lower-case
(#260) Private method name "Excel2007::castToBoolean" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#274) Private method name "Excel2007::castToError" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#279) Private method name "Excel2007::castToString" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#284) Private method name "Excel2007::castToFormula" must be in lower-case letters only
(#284) Variable "cellDataType" must be all lower-case
(#284) Variable "calculatedValue" must be all lower-case
(#284) Variable "sharedFormulas" must be all lower-case
(#284) Variable "castBaseType" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Variable "cellDataType" must be all lower-case
(#288) Variable "calculatedValue" must be all lower-case
(#288) Variable "castBaseType" must be all lower-case
(#294) Variable "sharedFormulas" must be all lower-case
(#295) Variable "sharedFormulas" must be all lower-case
(#297) Variable "sharedFormulas" must be all lower-case
(#301) Line exceeds 132 characters; contains 168 characters
(#304) Variable "sharedFormulas" must be all lower-case
(#304) Line exceeds 132 characters; contains 150 characters
(#309) Private method name "Excel2007::getFromZipArchive" must be in lower-case letters only
(#309) Variable "fileName" must be all lower-case
(#310) Opening brace should be on the same line as the declaration
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "fileName" must be all lower-case
(#313) Variable "fileName" must be all lower-case
(#313) Variable "fileName" must be all lower-case
(#313) Variable "fileName" must be all lower-case
(#315) Variable "fileName" must be all lower-case
(#315) Variable "fileName" must be all lower-case
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Variable "fileName" must be all lower-case
(#326) Variable "fileName" must be all lower-case
(#340) Variable "pFilename" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "pFilename" must be all lower-case
(#344) Variable "pFilename" must be all lower-case
(#347) 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
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "zipClass" must be all lower-case
(#357) Variable "zipClass" must be all lower-case
(#358) Variable "pFilename" must be all lower-case
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#361) Variable "wbRels" must be all lower-case
(#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) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#367) Variable "wbRels" must be all lower-case
(#370) Variable "themeOrderArray" must be all lower-case
(#371) Variable "themeOrderAdditional" must be all lower-case
(#371) Variable "themeOrderArray" must be all lower-case
(#373) Variable "xmlTheme" must be all lower-case
(#378) Variable "xmlTheme" must be all lower-case
(#379) Variable "xmlThemeName" must be all lower-case
(#379) Variable "xmlTheme" must be all lower-case
(#380) Variable "xmlTheme" must be all lower-case
(#380) Variable "xmlTheme" must be all lower-case
(#381) Variable "themeName" must be all lower-case
(#381) Variable "xmlThemeName" must be all lower-case
(#383) Variable "colourScheme" must be all lower-case
(#383) Variable "xmlTheme" must be all lower-case
(#384) Variable "colourSchemeName" must be all lower-case
(#384) Variable "colourScheme" must be all lower-case
(#385) Variable "colourScheme" must be all lower-case
(#385) Variable "xmlTheme" must be all lower-case
(#385) Line exceeds 132 characters; contains 143 characters
(#387) Variable "themeColours" must be all lower-case
(#388) Variable "colourScheme" must be all lower-case
(#388) Variable "xmlColour" must be all lower-case
(#389) Variable "themePos" must be all lower-case
(#389) Variable "themeOrderArray" must be all lower-case
(#390) Variable "themePos" must be all lower-case
(#391) Variable "themePos" must be all lower-case
(#391) Variable "themeOrderAdditional" must be all lower-case
(#393) Variable "xmlColour" must be all lower-case
(#394) Variable "xmlColourData" must be all lower-case
(#394) Variable "xmlColour" must be all lower-case
(#395) Variable "themeColours" must be all lower-case
(#395) Variable "themePos" must be all lower-case
(#395) Variable "xmlColourData" must be all lower-case
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#396) Variable "xmlColour" must be all lower-case
(#397) Variable "xmlColourData" must be all lower-case
(#397) Variable "xmlColour" must be all lower-case
(#398) Variable "themeColours" must be all lower-case
(#398) Variable "themePos" must be all lower-case
(#398) Variable "xmlColourData" must be all lower-case
(#401) Variable "themeName" must be all lower-case
(#401) Variable "colourSchemeName" must be all lower-case
(#401) Variable "themeColours" must be all lower-case
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#416) Variable "xmlCore" must be all lower-case
(#421) Variable "xmlCore" must be all lower-case
(#422) Variable "xmlCore" must be all lower-case
(#423) Variable "xmlCore" must be all lower-case
(#424) Variable "xmlCore" must be all lower-case
(#424) Line exceeds 132 characters; contains 138 characters
(#425) Variable "docProps" must be all lower-case
(#426) Variable "docProps" must be all lower-case
(#426) Variable "xmlCore" must be all lower-case
(#427) Variable "docProps" must be all lower-case
(#427) Variable "xmlCore" must be all lower-case
(#428) Variable "docProps" must be all lower-case
(#428) Variable "xmlCore" must be all lower-case
(#428) Line exceeds 132 characters; contains 134 characters
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) No space found before comment text; expected "// ! respect xsi:type" but found "//! respect xsi:type"
(#429) Variable "docProps" must be all lower-case
(#429) Variable "xmlCore" must be all lower-case
(#429) Line exceeds 132 characters; contains 136 characters
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) No space found before comment text; expected "// ! respect xsi:type" but found "//! respect xsi:type"
(#430) Variable "docProps" must be all lower-case
(#430) Variable "xmlCore" must be all lower-case
(#431) Variable "docProps" must be all lower-case
(#431) Variable "xmlCore" must be all lower-case
(#432) Variable "docProps" must be all lower-case
(#432) Variable "xmlCore" must be all lower-case
(#433) Variable "docProps" must be all lower-case
(#433) Variable "xmlCore" must be all lower-case
(#434) Variable "docProps" must be all lower-case
(#434) Variable "xmlCore" must be all lower-case
(#438) Variable "xmlCore" must be all lower-case
(#443) Variable "xmlCore" must be all lower-case
(#444) Variable "docProps" must be all lower-case
(#445) Variable "xmlCore" must be all lower-case
(#446) Variable "docProps" must be all lower-case
(#446) Variable "xmlCore" must be all lower-case
(#448) Variable "xmlCore" must be all lower-case
(#449) Variable "docProps" must be all lower-case
(#449) Variable "xmlCore" must be all lower-case
(#454) Variable "xmlCore" must be all lower-case
(#459) Variable "xmlCore" must be all lower-case
(#460) Variable "docProps" must be all lower-case
(#461) Variable "xmlCore" must be all lower-case
(#461) Variable "xmlProperty" must be all lower-case
(#462) Variable "cellDataOfficeAttributes" must be all lower-case
(#462) Variable "xmlProperty" must be all lower-case
(#463) Variable "cellDataOfficeAttributes" must be all lower-case
(#464) Variable "propertyName" must be all lower-case
(#464) Variable "cellDataOfficeAttributes" must be all lower-case
(#465) Variable "cellDataOfficeChildren" must be all lower-case
(#465) Variable "xmlProperty" must be all lower-case
(#465) Line exceeds 132 characters; contains 153 characters
(#466) Variable "attributeType" must be all lower-case
(#466) Variable "cellDataOfficeChildren" must be all lower-case
(#467) Variable "attributeValue" must be all lower-case
(#467) Variable "cellDataOfficeChildren" must be all lower-case
(#467) Variable "attributeType" must be all lower-case
(#468) Variable "attributeValue" must be all lower-case
(#468) Variable "attributeValue" must be all lower-case
(#468) Variable "attributeType" must be all lower-case
(#468) Line exceeds 132 characters; contains 146 characters
(#469) Variable "attributeType" must be all lower-case
(#469) Variable "attributeType" must be all lower-case
(#470) Variable "docProps" must be all lower-case
(#470) Variable "propertyName" must be all lower-case
(#470) Variable "attributeValue" must be all lower-case
(#470) Variable "attributeType" must be all lower-case
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) No space found before comment text; expected "// Ribbon" but found "//Ribbon"
(#477) Variable "customUI" must be all lower-case
(#478) Variable "customUI" must be all lower-case
(#479) Variable "customUI" must be all lower-case
(#484) Variable "relsWorkbook" must be all lower-case
(#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) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#490) Variable "relsWorkbook" must be all lower-case
(#492) Variable "sharedStrings" must be all lower-case
(#493) Variable "relsWorkbook" must be all lower-case
(#493) Line exceeds maximum limit of 180 characters; contains 181 characters
(#494) Variable "xmlStrings" must be all lower-case
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#500) Variable "xmlStrings" must be all lower-case
(#500) Variable "xmlStrings" must be all lower-case
(#501) Variable "xmlStrings" must be all lower-case
(#503) Variable "sharedStrings" must be all lower-case
(#503) Line exceeds 132 characters; contains 142 characters
(#504) Usage of ELSEIF not allowed; use ELSE IF instead
(#505) Variable "sharedStrings" must be all lower-case
(#511) Variable "customUI" must be all lower-case
(#512) Variable "relsWorkbook" must be all lower-case
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Variable "macrosCode" must be all lower-case
(#525) Line exceeds 132 characters; contains 158 characters
(#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
(#525) No space found before comment text; expected "// vbaProject.bin always in 'xl' dir and always named vbaProject.bin" but found "//vbaProject.bin always in 'xl' dir and always named vbaProject.bin"
(#526) Variable "macrosCode" must be all lower-case
(#527) Variable "macrosCode" must be all lower-case
(#529) Line exceeds 132 characters; contains 139 characters
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) No space found before comment text; expected "// short-circuit : not reading vbaProject.bin.rel to get Signature =>allways vbaProjectSignature.bin in 'xl' dir" but found "//short-circuit : not reading vbaProject.bin.rel to get Signature =>allways vbaProjectSignature.bin in 'xl' dir"
(#530) Variable "Certificate" must be all lower-case
(#531) Variable "Certificate" must be all lower-case
(#532) Variable "Certificate" must be all lower-case
(#537) Variable "cellStyles" must be all lower-case
(#538) Variable "relsWorkbook" must be all lower-case
(#538) Line exceeds 132 characters; contains 174 characters
(#539) Variable "xmlStyles" must be all lower-case
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#545) Variable "numFmts" must be all lower-case
(#546) Variable "xmlStyles" must be all lower-case
(#546) Variable "xmlStyles" must be all lower-case
(#547) Variable "numFmts" must be all lower-case
(#547) Variable "xmlStyles" must be all lower-case
(#549) Variable "numFmts" must be all lower-case
(#549) Variable "numFmts" must be all lower-case
(#550) Variable "numFmts" must be all lower-case
(#552) Variable "xmlStyles" must be all lower-case
(#553) Variable "xmlStyles" must be all lower-case
(#554) Variable "numFmt" must be all lower-case
(#557) Variable "numFmts" must be all lower-case
(#558) Variable "tmpNumFmt" must be all lower-case
(#558) Variable "numFmts" must be all lower-case
(#560) Variable "tmpNumFmt" must be all lower-case
(#561) Variable "numFmt" must be all lower-case
(#561) Variable "tmpNumFmt" must be all lower-case
(#566) Line exceeds 132 characters; contains 145 characters
(#566) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#570) Variable "numFmt" must be all lower-case
(#570) Line exceeds 132 characters; contains 133 characters
(#573) Variable "quotePrefix" must be all lower-case
(#575) Variable "quotePrefix" must be all lower-case
(#579) Variable "numFmt" must be all lower-case
(#580) Variable "xmlStyles" must be all lower-case
(#581) Variable "xmlStyles" must be all lower-case
(#582) Variable "xmlStyles" must be all lower-case
(#585) Variable "quotePrefix" must be all lower-case
(#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
(#590) Variable "objStyle" must be all lower-case
(#591) Variable "objStyle" must be all lower-case
(#592) Variable "objStyle" must be all lower-case
(#595) Variable "xmlStyles" must be all lower-case
(#596) Variable "numFmt" must be all lower-case
(#597) Variable "numFmts" must be all lower-case
(#598) Variable "tmpNumFmt" must be all lower-case
(#598) Variable "numFmts" must be all lower-case
(#599) Variable "tmpNumFmt" must be all lower-case
(#600) Variable "numFmt" must be all lower-case
(#600) Variable "tmpNumFmt" must be all lower-case
(#601) Usage of ELSEIF not allowed; use ELSE IF instead
(#602) Variable "numFmt" must be all lower-case
(#602) Line exceeds 132 characters; contains 133 characters
(#606) Variable "cellStyle" must be all lower-case
(#607) Variable "numFmt" must be all lower-case
(#608) Variable "xmlStyles" must be all lower-case
(#609) Variable "xmlStyles" must be all lower-case
(#610) Variable "xmlStyles" must be all lower-case
(#613) Variable "quotePrefix" must be all lower-case
(#615) Variable "cellStyles" must be all lower-case
(#615) Variable "cellStyle" must be all lower-case
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Variable "objStyle" must be all lower-case
(#619) Variable "objStyle" must be all lower-case
(#619) Variable "cellStyle" must be all lower-case
(#620) Variable "objStyle" must be all lower-case
(#625) Variable "xmlStyles" must be all lower-case
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#627) Variable "xmlStyles" must be all lower-case
(#628) Variable "xmlStyles" must be all lower-case
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#635) Variable "xmlStyles" must be all lower-case
(#636) Variable "xmlStyles" must be all lower-case
(#636) Variable "cellStyle" must be all lower-case
(#637) Variable "cellStyle" must be all lower-case
(#638) Variable "cellStyles" must be all lower-case
(#638) Variable "cellStyle" must be all lower-case
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Variable "cellStyles" must be all lower-case
(#641) Variable "cellStyle" must be all lower-case
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Variable "xmlWorkbook" must be all lower-case
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Variable "xmlWorkbook" must be all lower-case
(#659) Line exceeds 132 characters; contains 142 characters
(#660) Variable "xmlWorkbook" must be all lower-case
(#661) Variable "xmlWorkbook" must be all lower-case
(#662) Line exceeds 132 characters; contains 146 characters
(#667) Variable "sheetId" must be all lower-case
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Variable "oldSheetId" must be all lower-case
(#669) Variable "countSkippedSheets" must be all lower-case
(#670) Variable "mapSheetId" must be all lower-case
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Variable "chartDetails" must be all lower-case
(#674) Variable "xmlWorkbook" must be all lower-case
(#675) Variable "xmlWorkbook" must be all lower-case
(#675) Variable "eleSheet" must be all lower-case
(#676) Variable "oldSheetId" must be all lower-case
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Variable "eleSheet" must be all lower-case
(#680) Variable "countSkippedSheets" must be all lower-case
(#681) Variable "mapSheetId" must be all lower-case
(#681) Variable "oldSheetId" must be all lower-case
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Variable "mapSheetId" must be all lower-case
(#687) Variable "oldSheetId" must be all lower-case
(#687) Variable "oldSheetId" must be all lower-case
(#687) Variable "countSkippedSheets" must be all lower-case
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "docSheet" must be all lower-case
(#691) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#692) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#693) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#695) Variable "docSheet" must be all lower-case
(#695) Variable "eleSheet" must be all lower-case
(#696) Variable "fileWorksheet" must be all lower-case
(#696) Variable "eleSheet" must be all lower-case
(#696) Line exceeds maximum limit of 180 characters; contains 186 characters
(#697) Variable "xmlSheet" must be all lower-case
(#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
(#698) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"" but found "//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main""
(#704) Variable "sharedFormulas" must be all lower-case
(#706) Variable "eleSheet" must be all lower-case
(#706) Variable "eleSheet" must be all lower-case
(#707) Variable "docSheet" must be all lower-case
(#707) Variable "eleSheet" must be all lower-case
(#710) Variable "xmlSheet" must be all lower-case
(#710) Variable "xmlSheet" must be all lower-case
(#711) Variable "xmlSheet" must be all lower-case
(#712) Variable "docSheet" must be all lower-case
(#712) Variable "xmlSheet" must be all lower-case
(#714) Variable "xmlSheet" must be all lower-case
(#715) Variable "docSheet" must be all lower-case
(#715) Variable "xmlSheet" must be all lower-case
(#715) Line exceeds 132 characters; contains 143 characters
(#717) Variable "xmlSheet" must be all lower-case
(#718) Variable "docSheet" must be all lower-case
(#718) Variable "xmlSheet" must be all lower-case
(#720) Variable "xmlSheet" must be all lower-case
(#721) Variable "docSheet" must be all lower-case
(#721) Variable "xmlSheet" must be all lower-case
(#721) Line exceeds 132 characters; contains 139 characters
(#723) Variable "xmlSheet" must be all lower-case
(#724) Variable "docSheet" must be all lower-case
(#724) Variable "xmlSheet" must be all lower-case
(#724) Line exceeds 132 characters; contains 147 characters
(#726) Variable "xmlSheet" must be all lower-case
(#727) Variable "docSheet" must be all lower-case
(#727) Variable "xmlSheet" must be all lower-case
(#727) Line exceeds 132 characters; contains 135 characters
(#729) Variable "xmlSheet" must be all lower-case
(#730) Variable "xmlSheet" must be all lower-case
(#731) Variable "docSheet" must be all lower-case
(#731) Variable "xmlSheet" must be all lower-case
(#733) Variable "xSplit" must be all lower-case
(#734) Variable "ySplit" must be all lower-case
(#736) Variable "xmlSheet" must be all lower-case
(#737) Variable "xSplit" must be all lower-case
(#737) Variable "xmlSheet" must be all lower-case
(#740) Variable "xmlSheet" must be all lower-case
(#741) Variable "ySplit" must be all lower-case
(#741) Variable "xmlSheet" must be all lower-case
(#744) Variable "docSheet" must be all lower-case
(#744) Variable "xSplit" must be all lower-case
(#744) Variable "ySplit" must be all lower-case
(#748) Variable "xmlSheet" must be all lower-case
(#749) Variable "xmlSheet" must be all lower-case
(#750) Variable "xmlSheet" must be all lower-case
(#753) Variable "docSheet" must be all lower-case
(#758) Variable "xmlSheet" must be all lower-case
(#758) Variable "xmlSheet" must be all lower-case
(#759) Variable "xmlSheet" must be all lower-case
(#760) Variable "docSheet" must be all lower-case
(#760) Variable "xmlSheet" must be all lower-case
(#763) Variable "xmlSheet" must be all lower-case
(#763) Variable "xmlSheet" must be all lower-case
(#764) Variable "docSheet" must be all lower-case
(#764) Variable "xmlSheet" must be all lower-case
(#766) Variable "xmlSheet" must be all lower-case
(#766) Variable "xmlSheet" must be all lower-case
(#767) Variable "xmlSheet" must be all lower-case
(#768) Variable "xmlSheet" must be all lower-case
(#769) Variable "docSheet" must be all lower-case
(#771) Variable "docSheet" must be all lower-case
(#774) Variable "xmlSheet" must be all lower-case
(#775) Variable "xmlSheet" must be all lower-case
(#776) Variable "docSheet" must be all lower-case
(#778) Variable "docSheet" must be all lower-case
(#782) Variable "xmlSheet" must be all lower-case
(#782) Variable "xmlSheet" must be all lower-case
(#783) Variable "xmlSheet" must be all lower-case
(#784) Variable "xmlSheet" must be all lower-case
(#785) Variable "docSheet" must be all lower-case
(#787) Variable "docSheet" must be all lower-case
(#791) Variable "xmlSheet" must be all lower-case
(#792) Variable "xmlSheet" must be all lower-case
(#793) Variable "xmlSheet" must be all lower-case
(#794) Variable "xmlSheet" must be all lower-case
(#795) Variable "docSheet" must be all lower-case
(#795) Variable "xmlSheet" must be all lower-case
(#795) Line exceeds 132 characters; contains 140 characters
(#797) Variable "xmlSheet" must be all lower-case
(#798) Variable "docSheet" must be all lower-case
(#798) Variable "xmlSheet" must be all lower-case
(#798) Line exceeds 132 characters; contains 138 characters
(#800) Variable "xmlSheet" must be all lower-case
(#801) Variable "xmlSheet" must be all lower-case
(#802) Variable "docSheet" must be all lower-case
(#806) Variable "xmlSheet" must be all lower-case
(#807) Variable "xmlSheet" must be all lower-case
(#810) Variable "docSheet" must be all lower-case
(#810) Line exceeds 132 characters; contains 168 characters
(#813) Variable "docSheet" must be all lower-case
(#813) Line exceeds 132 characters; contains 152 characters
(#816) Variable "docSheet" must be all lower-case
(#816) Line exceeds 132 characters; contains 153 characters
(#819) Variable "docSheet" must be all lower-case
(#819) Line exceeds 132 characters; contains 180 characters
(#821) Variable "docSheet" must be all lower-case
(#821) Line exceeds 132 characters; contains 164 characters
(#830) Variable "xmlSheet" must be all lower-case
(#831) Variable "xmlSheet" must be all lower-case
(#832) Variable "docSheet" must be all lower-case
(#834) Variable "xmlSheet" must be all lower-case
(#835) Variable "docSheet" must be all lower-case
(#837) Variable "xmlSheet" must be all lower-case
(#838) Variable "docSheet" must be all lower-case
(#840) Variable "xmlSheet" must be all lower-case
(#841) Variable "docSheet" must be all lower-case
(#845) Variable "xmlSheet" must be all lower-case
(#845) Variable "xmlSheet" must be all lower-case
(#845) Variable "xmlSheet" must be all lower-case
(#846) Variable "xmlSheet" must be all lower-case
(#848) Variable "docSheet" must be all lower-case
(#851) Variable "docSheet" must be all lower-case
(#854) Variable "docSheet" must be all lower-case
(#857) Variable "docSheet" must be all lower-case
(#857) Line exceeds 132 characters; contains 133 characters
(#860) Variable "docSheet" must be all lower-case
(#865) Variable "cellDataType" must be all lower-case
(#867) Variable "calculatedValue" must be all lower-case
(#873) Variable "docSheet" must be all lower-case
(#873) Line exceeds 132 characters; contains 141 characters
(#879) Variable "cellDataType" must be all lower-case
(#882) Variable "sharedStrings" must be all lower-case
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#896) Variable "cellDataType" must be all lower-case
(#896) Variable "calculatedValue" must be all lower-case
(#896) Variable "sharedFormulas" must be all lower-case
(#896) Line exceeds 132 characters; contains 156 characters
(#900) Variable "docSheet" must be all lower-case
(#906) Variable "cellDataType" must be all lower-case
(#906) Variable "calculatedValue" must be all lower-case
(#906) Variable "sharedFormulas" must be all lower-case
(#906) Line exceeds 132 characters; contains 154 characters
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) Variable "cellDataType" must be all lower-case
(#916) Variable "calculatedValue" must be all lower-case
(#916) Variable "sharedFormulas" must be all lower-case
(#916) Line exceeds 132 characters; contains 154 characters
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Variable "cellDataType" must be all lower-case
(#924) Variable "calculatedValue" must be all lower-case
(#924) Variable "sharedFormulas" must be all lower-case
(#924) Line exceeds 132 characters; contains 155 characters
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Variable "cellDataType" must be all lower-case
(#933) Usage of ELSEIF not allowed; use ELSE IF instead
(#935) Usage of ELSEIF not allowed; use ELSE IF instead
(#945) Variable "docSheet" must be all lower-case
(#946) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) Variable "cellDataType" must be all lower-case
(#948) Variable "cellDataType" must be all lower-case
(#952) Variable "calculatedValue" must be all lower-case
(#953) Variable "calculatedValue" must be all lower-case
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) Variable "xmlSheet" must be all lower-case
(#967) Variable "xmlSheet" must be all lower-case
(#968) Variable "xmlSheet" must be all lower-case
(#969) Variable "cfRule" must be all lower-case
(#970) Variable "cfRule" must be all lower-case
(#970) Variable "cfRule" must be all lower-case
(#970) Variable "cfRule" must be all lower-case
(#970) Variable "cfRule" must be all lower-case
(#970) Variable "cfRule" must be all lower-case
(#970) Line exceeds maximum limit of 180 characters; contains 467 characters
(#971) Variable "cfRule" must be all lower-case
(#971) Variable "cfRule" must be all lower-case
(#976) Variable "cfRules" must be all lower-case
(#977) Variable "cfRules" must be all lower-case
(#978) Variable "conditionalStyles" must be all lower-case
(#979) Variable "cfRules" must be all lower-case
(#979) Variable "cfRule" must be all lower-case
(#980) Variable "objConditional" must be all lower-case
(#981) Variable "objConditional" must be all lower-case
(#981) Variable "cfRule" must be all lower-case
(#982) Variable "objConditional" must be all lower-case
(#982) Variable "cfRule" must be all lower-case
(#984) Variable "cfRule" must be all lower-case
(#985) Variable "objConditional" must be all lower-case
(#985) Variable "cfRule" must be all lower-case
(#988) Variable "cfRule" must be all lower-case
(#989) Variable "cfRule" must be all lower-case
(#990) Variable "objConditional" must be all lower-case
(#993) Variable "objConditional" must be all lower-case
(#993) Variable "cfRule" must be all lower-case
(#995) Variable "objConditional" must be all lower-case
(#995) Variable "cfRule" must be all lower-case
(#996) Variable "conditionalStyles" must be all lower-case
(#996) Variable "objConditional" must be all lower-case
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Variable "cellBlocks" must be all lower-case
(#1001) Variable "cellBlocks" must be all lower-case
(#1001) Variable "cellBlock" must be all lower-case
(#1002) Variable "docSheet" must be all lower-case
(#1002) Variable "cellBlock" must be all lower-case
(#1002) Variable "conditionalStyles" must be all lower-case
(#1007) Variable "aKeys" must be all lower-case
(#1007) Line exceeds maximum limit of 180 characters; contains 280 characters
(#1008) Variable "xmlSheet" must be all lower-case
(#1008) Variable "xmlSheet" must be all lower-case
(#1009) Variable "aKeys" must be all lower-case
(#1011) Variable "docSheet" must be all lower-case
(#1011) Variable "xmlSheet" must be all lower-case
(#1015) Variable "xmlSheet" must be all lower-case
(#1015) Variable "xmlSheet" must be all lower-case
(#1016) Variable "docSheet" must be all lower-case
(#1016) Variable "xmlSheet" must be all lower-case
(#1017) Variable "xmlSheet" must be all lower-case
(#1018) Variable "xmlSheet" must be all lower-case
(#1018) Variable "protectedRange" must be all lower-case
(#1019) Variable "docSheet" must be all lower-case
(#1019) Variable "protectedRange" must be all lower-case
(#1019) Variable "protectedRange" must be all lower-case
(#1019) Line exceeds 132 characters; contains 143 characters
(#1024) Variable "xmlSheet" must be all lower-case
(#1024) Variable "xmlSheet" must be all lower-case
(#1025) Variable "autoFilterRange" must be all lower-case
(#1025) Variable "xmlSheet" must be all lower-case
(#1026) Variable "autoFilterRange" must be all lower-case
(#1027) Variable "autoFilter" must be all lower-case
(#1027) Variable "docSheet" must be all lower-case
(#1028) Variable "autoFilter" must be all lower-case
(#1028) Variable "autoFilterRange" must be all lower-case
(#1030) Variable "xmlSheet" must be all lower-case
(#1030) Variable "filterColumn" must be all lower-case
(#1031) Variable "autoFilter" must be all lower-case
(#1031) Variable "filterColumn" must be all lower-case
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1033) Variable "filterColumn" must be all lower-case
(#1034) Line exceeds 132 characters; contains 152 characters
(#1035) Variable "filterColumn" must be all lower-case
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1038) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1040) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1041) Inline comments must end in full-stops, exclamation marks, or question marks
(#1041) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1042) Variable "filterRule" must be all lower-case
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1044) Variable "filterRule" must be all lower-case
(#1044) Line exceeds maximum limit of 180 characters; contains 215 characters
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1047) Variable "dateGroupItem" must be all lower-case
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1052) Variable "dateGroupItem" must be all lower-case
(#1053) Variable "dateGroupItem" must be all lower-case
(#1054) Variable "dateGroupItem" must be all lower-case
(#1055) Variable "dateGroupItem" must be all lower-case
(#1056) Variable "dateGroupItem" must be all lower-case
(#1057) Variable "dateGroupItem" must be all lower-case
(#1059) Variable "dateGroupItem" must be all lower-case
(#1061) Object operator not indented correctly; expected 52 spaces but found 48
(#1061) Line exceeds 132 characters; contains 153 characters
(#1064) Inline comments must end in full-stops, exclamation marks, or question marks
(#1064) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1065) Variable "filterColumn" must be all lower-case
(#1066) Line exceeds 132 characters; contains 158 characters
(#1067) Variable "customFilters" must be all lower-case
(#1067) Variable "filterColumn" must be all lower-case
(#1068) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1070) Variable "customFilters" must be all lower-case
(#1070) Variable "customFilters" must be all lower-case
(#1071) Line exceeds 132 characters; contains 148 characters
(#1073) Variable "customFilters" must be all lower-case
(#1073) Variable "filterRule" must be all lower-case
(#1075) Variable "filterRule" must be all lower-case
(#1076) Variable "filterRule" must be all lower-case
(#1078) Object operator not indented correctly; expected 52 spaces but found 48
(#1078) Line exceeds 132 characters; contains 156 characters
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1082) Variable "filterColumn" must be all lower-case
(#1083) Line exceeds 132 characters; contains 159 characters
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1085) Variable "filterColumn" must be all lower-case
(#1085) Variable "filterRule" must be all lower-case
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1089) Variable "filterRule" must be all lower-case
(#1090) Variable "filterRule" must be all lower-case
(#1092) Object operator not indented correctly; expected 52 spaces but found 48
(#1092) Line exceeds 132 characters; contains 157 characters
(#1093) Variable "filterRule" must be all lower-case
(#1094) Variable "filterRule" must be all lower-case
(#1096) Variable "filterRule" must be all lower-case
(#1097) Variable "filterRule" must be all lower-case
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1102) Variable "filterColumn" must be all lower-case
(#1103) Line exceeds 132 characters; contains 158 characters
(#1104) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1105) Variable "filterColumn" must be all lower-case
(#1105) Variable "filterRule" must be all lower-case
(#1107) Variable "filterRule" must be all lower-case
(#1107) Variable "filterRule" must be all lower-case
(#1108) Line exceeds 132 characters; contains 155 characters
(#1109) Line exceeds 132 characters; contains 156 characters
(#1111) Variable "filterRule" must be all lower-case
(#1112) Variable "filterRule" must be all lower-case
(#1112) Variable "filterRule" must be all lower-case
(#1113) Line exceeds 132 characters; contains 151 characters
(#1114) Line exceeds 132 characters; contains 154 characters
(#1117) Object operator not indented correctly; expected 52 spaces but found 48
(#1117) Line exceeds 132 characters; contains 156 characters
(#1124) Variable "xmlSheet" must be all lower-case
(#1124) Variable "xmlSheet" must be all lower-case
(#1124) Variable "xmlSheet" must be all lower-case
(#1125) Variable "xmlSheet" must be all lower-case
(#1125) Variable "mergeCell" must be all lower-case
(#1126) Variable "mergeRef" must be all lower-case
(#1126) Variable "mergeCell" must be all lower-case
(#1127) Variable "mergeRef" must be all lower-case
(#1128) Variable "docSheet" must be all lower-case
(#1128) Variable "mergeCell" must be all lower-case
(#1133) Variable "xmlSheet" must be all lower-case
(#1133) Variable "xmlSheet" must be all lower-case
(#1134) Variable "docPageMargins" must be all lower-case
(#1134) Variable "docSheet" must be all lower-case
(#1135) Variable "docPageMargins" must be all lower-case
(#1135) Variable "xmlSheet" must be all lower-case
(#1136) Variable "docPageMargins" must be all lower-case
(#1136) Variable "xmlSheet" must be all lower-case
(#1137) Variable "docPageMargins" must be all lower-case
(#1137) Variable "xmlSheet" must be all lower-case
(#1138) Variable "docPageMargins" must be all lower-case
(#1138) Variable "xmlSheet" must be all lower-case
(#1139) Variable "docPageMargins" must be all lower-case
(#1139) Variable "xmlSheet" must be all lower-case
(#1140) Variable "docPageMargins" must be all lower-case
(#1140) Variable "xmlSheet" must be all lower-case
(#1143) Variable "xmlSheet" must be all lower-case
(#1143) Variable "xmlSheet" must be all lower-case
(#1144) Variable "docPageSetup" must be all lower-case
(#1144) Variable "docSheet" must be all lower-case
(#1146) Variable "xmlSheet" must be all lower-case
(#1147) Variable "docPageSetup" must be all lower-case
(#1147) Variable "xmlSheet" must be all lower-case
(#1149) Variable "xmlSheet" must be all lower-case
(#1150) Variable "docPageSetup" must be all lower-case
(#1150) Variable "xmlSheet" must be all lower-case
(#1152) Variable "xmlSheet" must be all lower-case
(#1153) Variable "docPageSetup" must be all lower-case
(#1153) Variable "xmlSheet" must be all lower-case
(#1155) Variable "xmlSheet" must be all lower-case
(#1155) Variable "xmlSheet" must be all lower-case
(#1155) Line exceeds 132 characters; contains 133 characters
(#1156) Variable "docPageSetup" must be all lower-case
(#1156) Variable "xmlSheet" must be all lower-case
(#1158) Variable "xmlSheet" must be all lower-case
(#1158) Variable "xmlSheet" must be all lower-case
(#1159) Variable "docPageSetup" must be all lower-case
(#1159) Variable "xmlSheet" must be all lower-case
(#1161) Variable "xmlSheet" must be all lower-case
(#1161) Variable "xmlSheet" must be all lower-case
(#1161) Line exceeds 132 characters; contains 138 characters
(#1162) Variable "xmlSheet" must be all lower-case
(#1163) Variable "docPageSetup" must be all lower-case
(#1163) Variable "xmlSheet" must be all lower-case
(#1167) Variable "xmlSheet" must be all lower-case
(#1167) Variable "xmlSheet" must be all lower-case
(#1168) Variable "docHeaderFooter" must be all lower-case
(#1168) Variable "docSheet" must be all lower-case
(#1170) Variable "xmlSheet" must be all lower-case
(#1171) Variable "xmlSheet" must be all lower-case
(#1172) Variable "docHeaderFooter" must be all lower-case
(#1174) Variable "docHeaderFooter" must be all lower-case
(#1176) Variable "xmlSheet" must be all lower-case
(#1177) Variable "xmlSheet" must be all lower-case
(#1178) Variable "docHeaderFooter" must be all lower-case
(#1180) Variable "docHeaderFooter" must be all lower-case
(#1182) Variable "xmlSheet" must be all lower-case
(#1183) Variable "xmlSheet" must be all lower-case
(#1184) Variable "docHeaderFooter" must be all lower-case
(#1186) Variable "docHeaderFooter" must be all lower-case
(#1188) Variable "xmlSheet" must be all lower-case
(#1189) Variable "xmlSheet" must be all lower-case
(#1190) Variable "docHeaderFooter" must be all lower-case
(#1192) Variable "docHeaderFooter" must be all lower-case
(#1195) Variable "docHeaderFooter" must be all lower-case
(#1195) Variable "xmlSheet" must be all lower-case
(#1196) Variable "docHeaderFooter" must be all lower-case
(#1196) Variable "xmlSheet" must be all lower-case
(#1197) Variable "docHeaderFooter" must be all lower-case
(#1197) Variable "xmlSheet" must be all lower-case
(#1198) Variable "docHeaderFooter" must be all lower-case
(#1198) Variable "xmlSheet" must be all lower-case
(#1199) Variable "docHeaderFooter" must be all lower-case
(#1199) Variable "xmlSheet" must be all lower-case
(#1200) Variable "docHeaderFooter" must be all lower-case
(#1200) Variable "xmlSheet" must be all lower-case
(#1203) Variable "xmlSheet" must be all lower-case
(#1203) Variable "xmlSheet" must be all lower-case
(#1203) Variable "xmlSheet" must be all lower-case
(#1204) Variable "xmlSheet" must be all lower-case
(#1206) Variable "docSheet" must be all lower-case
(#1210) Variable "xmlSheet" must be all lower-case
(#1210) Variable "xmlSheet" must be all lower-case
(#1210) Variable "xmlSheet" must be all lower-case
(#1211) Variable "xmlSheet" must be all lower-case
(#1213) Variable "docSheet" must be all lower-case
(#1213) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1218) Variable "xmlSheet" must be all lower-case
(#1218) Variable "xmlSheet" must be all lower-case
(#1219) Variable "xmlSheet" must be all lower-case
(#1219) Variable "dataValidation" must be all lower-case
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Variable "dataValidation" must be all lower-case
(#1222) Variable "rangeSet" must be all lower-case
(#1223) Variable "rangeSet" must be all lower-case
(#1224) Variable "stRange" must be all lower-case
(#1224) Variable "docSheet" must be all lower-case
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1227) Variable "stRange" must be all lower-case
(#1227) Line exceeds 132 characters; contains 139 characters
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Variable "docValidation" must be all lower-case
(#1229) Variable "docSheet" must be all lower-case
(#1230) Variable "docValidation" must be all lower-case
(#1230) Variable "dataValidation" must be all lower-case
(#1231) Variable "docValidation" must be all lower-case
(#1231) Variable "dataValidation" must be all lower-case
(#1232) Variable "docValidation" must be all lower-case
(#1232) Variable "dataValidation" must be all lower-case
(#1233) Variable "docValidation" must be all lower-case
(#1233) Variable "dataValidation" must be all lower-case
(#1234) Variable "docValidation" must be all lower-case
(#1234) Variable "dataValidation" must be all lower-case
(#1235) Variable "docValidation" must be all lower-case
(#1235) Variable "dataValidation" must be all lower-case
(#1236) Variable "docValidation" must be all lower-case
(#1236) Variable "dataValidation" must be all lower-case
(#1237) Variable "docValidation" must be all lower-case
(#1237) Variable "dataValidation" must be all lower-case
(#1238) Variable "docValidation" must be all lower-case
(#1238) Variable "dataValidation" must be all lower-case
(#1239) Variable "docValidation" must be all lower-case
(#1239) Variable "dataValidation" must be all lower-case
(#1240) Variable "docValidation" must be all lower-case
(#1240) Variable "dataValidation" must be all lower-case
(#1241) Variable "docValidation" must be all lower-case
(#1241) Variable "dataValidation" must be all lower-case
(#1242) Variable "docValidation" must be all lower-case
(#1242) Variable "dataValidation" must be all lower-case
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Variable "fileWorksheet" must be all lower-case
(#1252) Line exceeds 132 characters; contains 136 characters
(#1253) Variable "relsWorksheet" must be all lower-case
(#1254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1254) Inline comments must end in full-stops, exclamation marks, or question marks
(#1254) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1256) Variable "fileWorksheet" must be all lower-case
(#1256) Line exceeds 132 characters; contains 155 characters
(#1261) Variable "relsWorksheet" must be all lower-case
(#1262) Line exceeds 132 characters; contains 142 characters
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1269) Variable "xmlSheet" must be all lower-case
(#1269) Variable "xmlSheet" must be all lower-case
(#1270) Variable "xmlSheet" must be all lower-case
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1272) Variable "linkRel" must be all lower-case
(#1272) Line exceeds 132 characters; contains 145 characters
(#1274) Variable "cellReference" must be all lower-case
(#1274) Line exceeds 132 characters; contains 152 characters
(#1275) Variable "docSheet" must be all lower-case
(#1275) Variable "cellReference" must be all lower-case
(#1276) Variable "linkRel" must be all lower-case
(#1277) Variable "hyperlinkUrl" must be all lower-case
(#1277) Variable "linkRel" must be all lower-case
(#1279) Variable "hyperlinkUrl" must be all lower-case
(#1281) Variable "hyperlinkUrl" must be all lower-case
(#1282) Usage of ELSEIF not allowed; use ELSE IF instead
(#1286) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Inline comments must end in full-stops, exclamation marks, or question marks
(#1297) Variable "vmlComments" must be all lower-case
(#1299) Inline comments must end in full-stops, exclamation marks, or question marks
(#1300) Variable "fileWorksheet" must be all lower-case
(#1300) Line exceeds 132 characters; contains 136 characters
(#1301) Variable "relsWorksheet" must be all lower-case
(#1302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1302) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1304) Variable "fileWorksheet" must be all lower-case
(#1304) Line exceeds 132 characters; contains 155 characters
(#1309) Variable "relsWorksheet" must be all lower-case
(#1310) Line exceeds 132 characters; contains 141 characters
(#1313) Line exceeds 132 characters; contains 143 characters
(#1314) Variable "vmlComments" must be all lower-case
(#1319) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Variable "relName" must be all lower-case
(#1320) Variable "relPath" must be all lower-case
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) Variable "relPath" must be all lower-case
(#1322) Variable "relPath" must be all lower-case
(#1322) Line exceeds 132 characters; contains 144 characters
(#1323) Variable "commentsFile" must be all lower-case
(#1324) Variable "relPath" must be all lower-case
(#1329) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Inline comments must end in full-stops, exclamation marks, or question marks
(#1333) Variable "commentsFile" must be all lower-case
(#1337) Inline comments must end in full-stops, exclamation marks, or question marks
(#1338) Variable "commentsFile" must be all lower-case
(#1340) Variable "docSheet" must be all lower-case
(#1340) Line exceeds 132 characters; contains 144 characters
(#1342) Variable "docSheet" must be all lower-case
(#1342) Line exceeds 132 characters; contains 135 characters
(#1346) Inline comments must end in full-stops, exclamation marks, or question marks
(#1347) Variable "vmlComments" must be all lower-case
(#1347) Variable "relName" must be all lower-case
(#1347) Variable "relPath" must be all lower-case
(#1348) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) Variable "relPath" must be all lower-case
(#1349) Variable "relPath" must be all lower-case
(#1349) Line exceeds 132 characters; contains 144 characters
(#1350) Variable "vmlCommentsFile" must be all lower-case
(#1351) Variable "relPath" must be all lower-case
(#1355) Variable "vmlCommentsFile" must be all lower-case
(#1357) Variable "vmlCommentsFile" must be all lower-case
(#1363) Variable "fillColor" must be all lower-case
(#1367) Variable "clientData" must be all lower-case
(#1368) Variable "clientData" must be all lower-case
(#1368) Variable "clientData" must be all lower-case
(#1369) Variable "clientData" must be all lower-case
(#1369) Variable "clientData" must be all lower-case
(#1371) Variable "clientData" must be all lower-case
(#1371) Variable "clientData" must be all lower-case
(#1371) Line exceeds 132 characters; contains 135 characters
(#1372) Variable "clientData" must be all lower-case
(#1377) Variable "clientData" must be all lower-case
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Variable "docSheet" must be all lower-case
(#1387) Variable "fillColor" must be all lower-case
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1390) Variable "styleArray" must be all lower-case
(#1391) Variable "styleArray" must be all lower-case
(#1391) Variable "stylePair" must be all lower-case
(#1392) Variable "stylePair" must be all lower-case
(#1392) Variable "stylePair" must be all lower-case
(#1394) Variable "stylePair" must be all lower-case
(#1395) Variable "stylePair" must be all lower-case
(#1397) Variable "stylePair" must be all lower-case
(#1398) Variable "stylePair" must be all lower-case
(#1400) Variable "stylePair" must be all lower-case
(#1401) Variable "stylePair" must be all lower-case
(#1403) Variable "stylePair" must be all lower-case
(#1404) Variable "stylePair" must be all lower-case
(#1406) Variable "stylePair" must be all lower-case
(#1407) Variable "stylePair" must be all lower-case
(#1415) Inline comments must end in full-stops, exclamation marks, or question marks
(#1416) Variable "xmlSheet" must be all lower-case
(#1416) Variable "xmlSheet" must be all lower-case
(#1417) Variable "fileWorksheet" must be all lower-case
(#1417) Line exceeds 132 characters; contains 140 characters
(#1418) Variable "relsWorksheet" must be all lower-case
(#1419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1419) Inline comments must end in full-stops, exclamation marks, or question marks
(#1419) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1421) Variable "fileWorksheet" must be all lower-case
(#1421) Line exceeds 132 characters; contains 159 characters
(#1426) Variable "vmlRelationship" must be all lower-case
(#1428) Variable "relsWorksheet" must be all lower-case
(#1429) Line exceeds 132 characters; contains 147 characters
(#1430) Variable "vmlRelationship" must be all lower-case
(#1434) Variable "vmlRelationship" must be all lower-case
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) Variable "relsVML" must be all lower-case
(#1437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1437) Inline comments must end in full-stops, exclamation marks, or question marks
(#1437) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1439) Variable "vmlRelationship" must be all lower-case
(#1439) Variable "vmlRelationship" must be all lower-case
(#1439) Line exceeds 132 characters; contains 160 characters
(#1445) Variable "relsVML" must be all lower-case
(#1446) Line exceeds 132 characters; contains 146 characters
(#1447) Variable "vmlRelationship" must be all lower-case
(#1451) Inline comments must end in full-stops, exclamation marks, or question marks
(#1452) Variable "vmlDrawing" must be all lower-case
(#1453) Variable "vmlRelationship" must be all lower-case
(#1457) Variable "vmlDrawing" must be all lower-case
(#1459) Variable "hfImages" must be all lower-case
(#1461) Variable "vmlDrawing" must be all lower-case
(#1464) Variable "imageData" must be all lower-case
(#1465) Variable "imageData" must be all lower-case
(#1465) Variable "imageData" must be all lower-case
(#1467) Variable "imageData" must be all lower-case
(#1467) Variable "imageData" must be all lower-case
(#1470) Variable "hfImages" must be all lower-case
(#1470) Line exceeds 132 characters; contains 145 characters
(#1471) Variable "imageData" must be all lower-case
(#1472) Variable "hfImages" must be all lower-case
(#1472) Variable "imageData" must be all lower-case
(#1475) Variable "hfImages" must be all lower-case
(#1475) Variable "pFilename" must be all lower-case
(#1475) Variable "imageData" must be all lower-case
(#1475) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1476) Variable "hfImages" must be all lower-case
(#1477) Variable "hfImages" must be all lower-case
(#1478) Variable "hfImages" must be all lower-case
(#1480) Variable "hfImages" must be all lower-case
(#1482) Variable "hfImages" must be all lower-case
(#1483) Variable "hfImages" must be all lower-case
(#1486) Variable "docSheet" must be all lower-case
(#1486) Variable "hfImages" must be all lower-case
(#1493) Variable "fileWorksheet" must be all lower-case
(#1494) Variable "relsWorksheet" must be all lower-case
(#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 "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1497) Variable "fileWorksheet" must be all lower-case
(#1497) Line exceeds 132 characters; contains 151 characters
(#1503) Variable "relsWorksheet" must be all lower-case
(#1504) Line exceeds 132 characters; contains 136 characters
(#1508) Variable "xmlSheet" must be all lower-case
(#1509) Variable "xmlSheet" must be all lower-case
(#1510) Variable "fileDrawing" must be all lower-case
(#1510) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1511) Variable "relsDrawing" must be all lower-case
(#1512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) No space found before comment text; expected "// ~ http://schemas.openxmlformats.org/package/2006/relationships"" but found "//~ http://schemas.openxmlformats.org/package/2006/relationships""
(#1514) Variable "fileDrawing" must be all lower-case
(#1514) Variable "fileDrawing" must be all lower-case
(#1514) Line exceeds 132 characters; contains 148 characters
(#1521) Variable "relsDrawing" must be all lower-case
(#1521) Variable "relsDrawing" must be all lower-case
(#1522) Variable "relsDrawing" must be all lower-case
(#1523) Line exceeds 132 characters; contains 146 characters
(#1524) Variable "fileDrawing" must be all lower-case
(#1525) Usage of ELSEIF not allowed; use ELSE IF instead
(#1525) Line exceeds 132 characters; contains 152 characters
(#1527) Variable "fileDrawing" must be all lower-case
(#1529) Variable "docSheet" must be all lower-case
(#1535) Variable "xmlDrawing" must be all lower-case
(#1536) Variable "fileDrawing" must be all lower-case
(#1541) Variable "xmlDrawing" must be all lower-case
(#1542) Variable "xmlDrawing" must be all lower-case
(#1542) Variable "oneCellAnchor" must be all lower-case
(#1543) Variable "oneCellAnchor" must be all lower-case
(#1544) Variable "oneCellAnchor" must be all lower-case
(#1544) Line exceeds 132 characters; contains 163 characters
(#1545) Variable "oneCellAnchor" must be all lower-case
(#1545) Line exceeds 132 characters; contains 159 characters
(#1546) Variable "outerShdw" must be all lower-case
(#1546) Variable "oneCellAnchor" must be all lower-case
(#1546) Line exceeds 132 characters; contains 180 characters
(#1547) Variable "objDrawing" must be all lower-case
(#1548) Variable "objDrawing" must be all lower-case
(#1548) Variable "oneCellAnchor" must be all lower-case
(#1548) Line exceeds 132 characters; contains 161 characters
(#1549) Variable "objDrawing" must be all lower-case
(#1549) Variable "oneCellAnchor" must be all lower-case
(#1549) Line exceeds 132 characters; contains 169 characters
(#1550) Variable "objDrawing" must be all lower-case
(#1551) Variable "pFilename" must be all lower-case
(#1551) Line exceeds 132 characters; contains 134 characters
(#1553) Line exceeds 132 characters; contains 149 characters
(#1558) Variable "objDrawing" must be all lower-case
(#1558) Variable "oneCellAnchor" must be all lower-case
(#1558) Variable "oneCellAnchor" must be all lower-case
(#1558) Line exceeds maximum limit of 180 characters; contains 205 characters
(#1559) Variable "objDrawing" must be all lower-case
(#1559) Variable "oneCellAnchor" must be all lower-case
(#1559) Line exceeds 132 characters; contains 161 characters
(#1560) Variable "objDrawing" must be all lower-case
(#1560) Variable "oneCellAnchor" must be all lower-case
(#1560) Line exceeds 132 characters; contains 161 characters
(#1561) Variable "objDrawing" must be all lower-case
(#1562) Variable "objDrawing" must be all lower-case
(#1562) Variable "oneCellAnchor" must be all lower-case
(#1562) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1563) Variable "objDrawing" must be all lower-case
(#1563) Variable "oneCellAnchor" must be all lower-case
(#1563) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1565) Variable "objDrawing" must be all lower-case
(#1565) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1567) Variable "outerShdw" must be all lower-case
(#1568) Variable "objDrawing" must be all lower-case
(#1570) Variable "outerShdw" must be all lower-case
(#1570) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1571) Variable "outerShdw" must be all lower-case
(#1571) Line exceeds maximum limit of 180 characters; contains 186 characters
(#1572) Variable "outerShdw" must be all lower-case
(#1572) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1573) Variable "outerShdw" must be all lower-case
(#1573) Line exceeds 132 characters; contains 141 characters
(#1574) Variable "outerShdw" must be all lower-case
(#1574) Line exceeds 132 characters; contains 146 characters
(#1575) Variable "outerShdw" must be all lower-case
(#1575) Line exceeds 132 characters; contains 150 characters
(#1577) Variable "objDrawing" must be all lower-case
(#1577) Variable "docSheet" must be all lower-case
(#1579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1579) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1580) Variable "oneCellAnchor" must be all lower-case
(#1580) Variable "oneCellAnchor" must be all lower-case
(#1580) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1581) Variable "offsetX" must be all lower-case
(#1581) Variable "oneCellAnchor" must be all lower-case
(#1581) Line exceeds 132 characters; contains 147 characters
(#1582) Variable "offsetY" must be all lower-case
(#1582) Variable "oneCellAnchor" must be all lower-case
(#1582) Line exceeds 132 characters; contains 147 characters
(#1583) Variable "oneCellAnchor" must be all lower-case
(#1583) Line exceeds 132 characters; contains 176 characters
(#1584) Variable "oneCellAnchor" must be all lower-case
(#1584) Line exceeds 132 characters; contains 177 characters
(#1588) Variable "xmlDrawing" must be all lower-case
(#1589) Variable "xmlDrawing" must be all lower-case
(#1589) Variable "twoCellAnchor" must be all lower-case
(#1590) Variable "twoCellAnchor" must be all lower-case
(#1591) Variable "twoCellAnchor" must be all lower-case
(#1591) Line exceeds 132 characters; contains 163 characters
(#1592) Variable "twoCellAnchor" must be all lower-case
(#1592) Line exceeds 132 characters; contains 159 characters
(#1593) Variable "outerShdw" must be all lower-case
(#1593) Variable "twoCellAnchor" must be all lower-case
(#1593) Line exceeds 132 characters; contains 180 characters
(#1594) Variable "objDrawing" must be all lower-case
(#1595) Variable "objDrawing" must be all lower-case
(#1595) Variable "twoCellAnchor" must be all lower-case
(#1595) Line exceeds 132 characters; contains 161 characters
(#1596) Variable "objDrawing" must be all lower-case
(#1596) Variable "twoCellAnchor" must be all lower-case
(#1596) Line exceeds 132 characters; contains 169 characters
(#1597) Variable "objDrawing" must be all lower-case
(#1598) Variable "pFilename" must be all lower-case
(#1598) Line exceeds 132 characters; contains 134 characters
(#1600) Line exceeds 132 characters; contains 149 characters
(#1605) Variable "objDrawing" must be all lower-case
(#1605) Variable "twoCellAnchor" must be all lower-case
(#1605) Variable "twoCellAnchor" must be all lower-case
(#1605) Line exceeds maximum limit of 180 characters; contains 205 characters
(#1606) Variable "objDrawing" must be all lower-case
(#1606) Variable "twoCellAnchor" must be all lower-case
(#1606) Line exceeds 132 characters; contains 161 characters
(#1607) Variable "objDrawing" must be all lower-case
(#1607) Variable "twoCellAnchor" must be all lower-case
(#1607) Line exceeds 132 characters; contains 161 characters
(#1608) Variable "objDrawing" must be all lower-case
(#1611) Variable "objDrawing" must be all lower-case
(#1611) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1612) Variable "objDrawing" must be all lower-case
(#1612) Line exceeds maximum limit of 180 characters; contains 186 characters
(#1613) Variable "objDrawing" must be all lower-case
(#1613) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1615) Variable "outerShdw" must be all lower-case
(#1616) Variable "objDrawing" must be all lower-case
(#1618) Variable "outerShdw" must be all lower-case
(#1618) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1619) Variable "outerShdw" must be all lower-case
(#1619) Line exceeds maximum limit of 180 characters; contains 186 characters
(#1620) Variable "outerShdw" must be all lower-case
(#1620) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1621) Variable "outerShdw" must be all lower-case
(#1621) Line exceeds 132 characters; contains 141 characters
(#1622) Variable "outerShdw" must be all lower-case
(#1622) Line exceeds 132 characters; contains 146 characters
(#1623) Variable "outerShdw" must be all lower-case
(#1623) Line exceeds 132 characters; contains 150 characters
(#1625) Variable "objDrawing" must be all lower-case
(#1625) Variable "docSheet" must be all lower-case
(#1626) Usage of ELSEIF not allowed; use ELSE IF instead
(#1626) Variable "twoCellAnchor" must be all lower-case
(#1627) Variable "fromCoordinate" must be all lower-case
(#1627) Variable "twoCellAnchor" must be all lower-case
(#1627) Variable "twoCellAnchor" must be all lower-case
(#1627) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1628) Variable "fromOffsetX" must be all lower-case
(#1628) Variable "twoCellAnchor" must be all lower-case
(#1628) Line exceeds 132 characters; contains 151 characters
(#1629) Variable "fromOffsetY" must be all lower-case
(#1629) Variable "twoCellAnchor" must be all lower-case
(#1629) Line exceeds 132 characters; contains 151 characters
(#1630) Variable "toCoordinate" must be all lower-case
(#1630) Variable "twoCellAnchor" must be all lower-case
(#1630) Variable "twoCellAnchor" must be all lower-case
(#1630) Line exceeds maximum limit of 180 characters; contains 188 characters
(#1631) Variable "toOffsetX" must be all lower-case
(#1631) Variable "twoCellAnchor" must be all lower-case
(#1631) Line exceeds 132 characters; contains 147 characters
(#1632) Variable "toOffsetY" must be all lower-case
(#1632) Variable "twoCellAnchor" must be all lower-case
(#1632) Line exceeds 132 characters; contains 147 characters
(#1633) Variable "twoCellAnchor" must be all lower-case
(#1633) Line exceeds 132 characters; contains 168 characters
(#1634) Variable "chartRef" must be all lower-case
(#1634) Line exceeds 132 characters; contains 161 characters
(#1635) Variable "thisChart" must be all lower-case
(#1635) Variable "chartRef" must be all lower-case
(#1635) Line exceeds 132 characters; contains 167 characters
(#1637) Variable "chartDetails" must be all lower-case
(#1637) Variable "docSheet" must be all lower-case
(#1637) Variable "thisChart" must be all lower-case
(#1638) Variable "fromCoordinate" must be all lower-case
(#1639) Variable "fromOffsetX" must be all lower-case
(#1640) Variable "fromOffsetY" must be all lower-case
(#1641) Variable "toCoordinate" must be all lower-case
(#1642) Variable "toOffsetX" must be all lower-case
(#1643) Variable "toOffsetY" must be all lower-case
(#1644) Variable "docSheet" must be all lower-case
(#1653) Inline comments must end in full-stops, exclamation marks, or question marks
(#1654) Variable "xmlWorkbook" must be all lower-case
(#1655) Variable "xmlWorkbook" must be all lower-case
(#1655) Variable "definedName" must be all lower-case
(#1656) Inline comments must end in full-stops, exclamation marks, or question marks
(#1657) Variable "extractedRange" must be all lower-case
(#1657) Variable "definedName" must be all lower-case
(#1658) Variable "extractedRange" must be all lower-case
(#1659) Variable "extractedRange" must be all lower-case
(#1659) Variable "extractedRange" must be all lower-case
(#1659) Variable "extractedRange" must be all lower-case
(#1659) Line exceeds 132 characters; contains 147 characters
(#1661) Variable "extractedRange" must be all lower-case
(#1661) Variable "extractedRange" must be all lower-case
(#1665) Variable "definedName" must be all lower-case
(#1665) Variable "extractedRange" must be all lower-case
(#1670) Variable "definedName" must be all lower-case
(#1670) Variable "definedName" must be all lower-case
(#1670) Variable "sheetId" must be all lower-case
(#1670) Line exceeds 132 characters; contains 139 characters
(#1671) Inline comments must end in full-stops, exclamation marks, or question marks
(#1672) Variable "definedName" must be all lower-case
(#1674) Variable "definedName" must be all lower-case
(#1675) Variable "extractedRange" must be all lower-case
(#1675) Variable "extractedRange" must be all lower-case
(#1676) Variable "extractedRange" must be all lower-case
(#1677) Variable "autoFilterRange" must be all lower-case
(#1678) Variable "autoFilterRange" must be all lower-case
(#1679) Variable "docSheet" must be all lower-case
(#1679) Variable "autoFilterRange" must be all lower-case
(#1685) Inline comments must end in full-stops, exclamation marks, or question marks
(#1686) Variable "extractedRange" must be all lower-case
(#1686) Variable "extractedRange" must be all lower-case
(#1688) Inline comments must end in full-stops, exclamation marks, or question marks
(#1689) Variable "extractedRange" must be all lower-case
(#1693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1693) Inline comments must end in full-stops, exclamation marks, or question marks
(#1695) Variable "docSheet" must be all lower-case
(#1695) Line exceeds 132 characters; contains 136 characters
(#1696) Usage of ELSEIF not allowed; use ELSE IF instead
(#1697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1697) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Variable "docSheet" must be all lower-case
(#1703) Variable "rangeSets" must be all lower-case
(#1703) Variable "extractedRange" must be all lower-case
(#1703) Line exceeds 132 characters; contains 149 characters
(#1704) Variable "newRangeSets" must be all lower-case
(#1705) Variable "rangeSets" must be all lower-case
(#1705) Variable "rangeSet" must be all lower-case
(#1706) Variable "rangeSet" must be all lower-case
(#1706) Line exceeds 132 characters; contains 140 characters
(#1707) Variable "rangeSet" must be all lower-case
(#1708) Variable "rangeSet" must be all lower-case
(#1709) Variable "rangeSet" must be all lower-case
(#1709) Variable "rangeSet" must be all lower-case
(#1709) Variable "rangeSet" must be all lower-case
(#1711) Variable "newRangeSets" must be all lower-case
(#1711) Variable "rangeSet" must be all lower-case
(#1713) Variable "docSheet" must be all lower-case
(#1713) Variable "newRangeSets" must be all lower-case
(#1723) Inline comments must end in full-stops, exclamation marks, or question marks
(#1724) Variable "sheetId" must be all lower-case
(#1727) Inline comments must end in full-stops, exclamation marks, or question marks
(#1728) Variable "xmlWorkbook" must be all lower-case
(#1729) Variable "xmlWorkbook" must be all lower-case
(#1729) Variable "definedName" must be all lower-case
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1731) Variable "extractedRange" must be all lower-case
(#1731) Variable "definedName" must be all lower-case
(#1732) Variable "extractedRange" must be all lower-case
(#1733) Variable "extractedRange" must be all lower-case
(#1733) Variable "extractedRange" must be all lower-case
(#1733) Variable "extractedRange" must be all lower-case
(#1733) Line exceeds 132 characters; contains 143 characters
(#1735) Variable "extractedRange" must be all lower-case
(#1735) Variable "extractedRange" must be all lower-case
(#1739) Variable "definedName" must be all lower-case
(#1739) Variable "extractedRange" must be all lower-case
(#1744) Variable "definedName" must be all lower-case
(#1746) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) Variable "definedName" must be all lower-case
(#1753) Variable "mapSheetId" must be all lower-case
(#1753) Variable "definedName" must be all lower-case
(#1754) Variable "definedName" must be all lower-case
(#1758) Variable "docSheet" must be all lower-case
(#1759) Variable "extractedRange" must be all lower-case
(#1760) Variable "docSheet" must be all lower-case
(#1760) Variable "mapSheetId" must be all lower-case
(#1760) Variable "definedName" must be all lower-case
(#1760) Line exceeds 132 characters; contains 151 characters
(#1761) Variable "definedName" must be all lower-case
(#1761) Variable "extractedRange" must be all lower-case
(#1761) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1767) Usage of ELSEIF not allowed; use ELSE IF instead
(#1767) Variable "definedName" must be all lower-case
(#1768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1768) Inline comments must end in full-stops, exclamation marks, or question marks
(#1769) Variable "locatedSheet" must be all lower-case
(#1770) Variable "extractedSheetName" must be all lower-case
(#1771) Variable "definedName" must be all lower-case
(#1772) Inline comments must end in full-stops, exclamation marks, or question marks
(#1773) Variable "extractedSheetName" must be all lower-case
(#1773) Variable "definedName" must be all lower-case
(#1773) Line exceeds 132 characters; contains 146 characters
(#1774) Variable "extractedSheetName" must be all lower-case
(#1774) Variable "extractedSheetName" must be all lower-case
(#1776) Inline comments must end in full-stops, exclamation marks, or question marks
(#1777) Variable "locatedSheet" must be all lower-case
(#1777) Variable "extractedSheetName" must be all lower-case
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1780) Variable "extractedRange" must be all lower-case
(#1781) Variable "extractedRange" must be all lower-case
(#1784) Variable "locatedSheet" must be all lower-case
(#1785) Variable "definedName" must be all lower-case
(#1785) Variable "locatedSheet" must be all lower-case
(#1785) Variable "extractedRange" must be all lower-case
(#1785) Line exceeds 132 characters; contains 174 characters
(#1793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1794) Variable "activeTab" must be all lower-case
(#1794) Variable "xmlWorkbook" must be all lower-case
(#1794) Inline comments must end in full-stops, exclamation marks, or question marks
(#1796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1796) Inline comments must end in full-stops, exclamation marks, or question marks
(#1797) Variable "mapSheetId" must be all lower-case
(#1797) Variable "activeTab" must be all lower-case
(#1797) Variable "mapSheetId" must be all lower-case
(#1797) Variable "activeTab" must be all lower-case
(#1798) Variable "mapSheetId" must be all lower-case
(#1798) Variable "activeTab" must be all lower-case
(#1811) Variable "contentTypes" must be all lower-case
(#1818) Variable "contentTypes" must be all lower-case
(#1818) Variable "contentType" must be all lower-case
(#1819) Variable "contentType" must be all lower-case
(#1822) Variable "chartEntryRef" must be all lower-case
(#1822) Variable "contentType" must be all lower-case
(#1823) Variable "chartElements" must be all lower-case
(#1825) Variable "chartEntryRef" must be all lower-case
(#1830) Variable "objChart" must be all lower-case
(#1830) Variable "chartElements" must be all lower-case
(#1830) Variable "chartEntryRef" must be all lower-case
(#1830) Line exceeds 132 characters; contains 150 characters
(#1832) Variable "chartEntryRef" must be all lower-case
(#1833) Variable "chartPositionRef" must be all lower-case
(#1833) Variable "chartEntryRef" must be all lower-case
(#1833) Variable "chartEntryRef" must be all lower-case
(#1834) Variable "chartDetails" must be all lower-case
(#1834) Variable "chartPositionRef" must be all lower-case
(#1835) Variable "chartEntryRef" must be all lower-case
(#1835) Variable "objChart" must be all lower-case
(#1836) Variable "objChart" must be all lower-case
(#1836) Variable "chartEntryRef" must be all lower-case
(#1837) Variable "objChart" must be all lower-case
(#1837) Variable "chartDetails" must be all lower-case
(#1837) Variable "chartPositionRef" must be all lower-case
(#1837) Variable "chartDetails" must be all lower-case
(#1837) Variable "chartPositionRef" must be all lower-case
(#1837) Variable "chartDetails" must be all lower-case
(#1837) Variable "chartPositionRef" must be all lower-case
(#1837) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1838) Variable "objChart" must be all lower-case
(#1838) Variable "chartDetails" must be all lower-case
(#1838) Variable "chartPositionRef" must be all lower-case
(#1838) Variable "chartDetails" must be all lower-case
(#1838) Variable "chartPositionRef" must be all lower-case
(#1838) Variable "chartDetails" must be all lower-case
(#1838) Variable "chartPositionRef" must be all lower-case
(#1838) Line exceeds maximum limit of 180 characters; contains 214 characters
(#1851) Private method name "Excel2007::readColor" must be in lower-case letters only
(#1852) Opening brace should be on the same line as the declaration
(#1855) Usage of ELSEIF not allowed; use ELSE IF instead
(#1857) Usage of ELSEIF not allowed; use ELSE IF instead
(#1859) Variable "returnColour" must be all lower-case
(#1861) Variable "tintAdjust" must be all lower-case
(#1862) Variable "returnColour" must be all lower-case
(#1862) Variable "returnColour" must be all lower-case
(#1862) Variable "tintAdjust" must be all lower-case
(#1865) Variable "returnColour" must be all lower-case
(#1880) Private method name "Excel2007::readStyle" must be in lower-case letters only
(#1880) Variable "docStyle" must be all lower-case
(#1881) Opening brace should be on the same line as the declaration
(#1882) Variable "docStyle" must be all lower-case
(#1884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Variable "docStyle" must be all lower-case
(#1887) Variable "docStyle" must be all lower-case
(#1889) Variable "docStyle" must be all lower-case
(#1892) Variable "docStyle" must be all lower-case
(#1895) Variable "docStyle" must be all lower-case
(#1895) Line exceeds 132 characters; contains 147 characters
(#1897) Variable "docStyle" must be all lower-case
(#1900) Variable "docStyle" must be all lower-case
(#1901) Usage of ELSEIF not allowed; use ELSE IF instead
(#1902) Variable "docStyle" must be all lower-case
(#1906) Variable "vertAlign" must be all lower-case
(#1907) Variable "vertAlign" must be all lower-case
(#1908) Variable "docStyle" must be all lower-case
(#1910) Variable "vertAlign" must be all lower-case
(#1911) Variable "docStyle" must be all lower-case
(#1916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1919) Variable "gradientFill" must be all lower-case
(#1920) Variable "gradientFill" must be all lower-case
(#1921) Variable "docStyle" must be all lower-case
(#1921) Variable "gradientFill" must be all lower-case
(#1923) Variable "docStyle" must be all lower-case
(#1923) Variable "gradientFill" must be all lower-case
(#1924) Variable "gradientFill" must be all lower-case
(#1925) Variable "docStyle" must be all lower-case
(#1925) Variable "gradientFill" must be all lower-case
(#1925) Line exceeds 132 characters; contains 154 characters
(#1926) Variable "docStyle" must be all lower-case
(#1926) Variable "gradientFill" must be all lower-case
(#1926) Line exceeds 132 characters; contains 152 characters
(#1927) Usage of ELSEIF not allowed; use ELSE IF instead
(#1928) Variable "patternType" must be all lower-case
(#1928) Line exceeds 132 characters; contains 149 characters
(#1929) Variable "docStyle" must be all lower-case
(#1929) Variable "patternType" must be all lower-case
(#1931) Variable "docStyle" must be all lower-case
(#1933) Variable "docStyle" must be all lower-case
(#1936) Variable "docStyle" must be all lower-case
(#1941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1943) Variable "diagonalUp" must be all lower-case
(#1944) Variable "diagonalDown" must be all lower-case
(#1945) Variable "diagonalUp" must be all lower-case
(#1945) Variable "diagonalDown" must be all lower-case
(#1946) Variable "docStyle" must be all lower-case
(#1947) Usage of ELSEIF not allowed; use ELSE IF instead
(#1947) Variable "diagonalUp" must be all lower-case
(#1947) Variable "diagonalDown" must be all lower-case
(#1948) Variable "docStyle" must be all lower-case
(#1949) Usage of ELSEIF not allowed; use ELSE IF instead
(#1949) Variable "diagonalUp" must be all lower-case
(#1949) Variable "diagonalDown" must be all lower-case
(#1950) Variable "docStyle" must be all lower-case
(#1952) Variable "docStyle" must be all lower-case
(#1954) Variable "docStyle" must be all lower-case
(#1955) Variable "docStyle" must be all lower-case
(#1956) Variable "docStyle" must be all lower-case
(#1957) Variable "docStyle" must be all lower-case
(#1958) Variable "docStyle" must be all lower-case
(#1961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1961) Inline comments must end in full-stops, exclamation marks, or question marks
(#1963) Variable "docStyle" must be all lower-case
(#1964) Variable "docStyle" must be all lower-case
(#1966) Variable "textRotation" must be all lower-case
(#1968) Variable "textRotation" must be all lower-case
(#1969) Usage of ELSEIF not allowed; use ELSE IF instead
(#1970) Variable "textRotation" must be all lower-case
(#1973) Variable "docStyle" must be all lower-case
(#1973) Variable "textRotation" must be all lower-case
(#1974) Variable "docStyle" must be all lower-case
(#1975) Variable "docStyle" must be all lower-case
(#1976) Variable "docStyle" must be all lower-case
(#1976) Line exceeds 132 characters; contains 150 characters
(#1977) Variable "docStyle" must be all lower-case
(#1977) Line exceeds 132 characters; contains 165 characters
(#1980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1980) Inline comments must end in full-stops, exclamation marks, or question marks
(#1984) Variable "docStyle" must be all lower-case
(#1986) Variable "docStyle" must be all lower-case
(#1992) Variable "docStyle" must be all lower-case
(#1994) Variable "docStyle" must be all lower-case
(#1999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2001) Variable "docStyle" must be all lower-case
(#2005) Private method name "Excel2007::readBorder" must be in lower-case letters only
(#2005) Variable "docBorder" must be all lower-case
(#2005) Variable "eleBorder" must be all lower-case
(#2006) Opening brace should be on the same line as the declaration
(#2007) Variable "eleBorder" must be all lower-case
(#2008) Variable "docBorder" must be all lower-case
(#2008) Variable "eleBorder" must be all lower-case
(#2010) Variable "eleBorder" must be all lower-case
(#2011) Variable "docBorder" must be all lower-case
(#2011) Variable "eleBorder" must be all lower-case
(#2015) Private method name "Excel2007::parseRichText" must be in lower-case letters only
(#2016) Opening brace should be on the same line as the declaration
(#2025) Variable "objText" must be all lower-case
(#2025) Line exceeds 132 characters; contains 146 characters
(#2027) Variable "objText" must be all lower-case
(#2027) Line exceeds 132 characters; contains 149 characters
(#2030) Variable "objText" must be all lower-case
(#2033) Variable "objText" must be all lower-case
(#2036) Variable "objText" must be all lower-case
(#2036) Line exceeds 132 characters; contains 136 characters
(#2040) Variable "objText" must be all lower-case
(#2044) Variable "objText" must be all lower-case
(#2047) Variable "vertAlign" must be all lower-case
(#2048) Variable "vertAlign" must be all lower-case
(#2049) Variable "objText" must be all lower-case
(#2051) Variable "vertAlign" must be all lower-case
(#2052) Variable "objText" must be all lower-case
(#2056) Variable "objText" must be all lower-case
(#2057) Usage of ELSEIF not allowed; use ELSE IF instead
(#2058) Variable "objText" must be all lower-case
(#2062) Variable "objText" must be all lower-case
(#2075) Private method name "Excel2007::readRibbon" must be in lower-case letters only
(#2075) Variable "customUITarget" must be all lower-case
(#2076) Opening brace should be on the same line as the declaration
(#2077) Variable "baseDir" must be all lower-case
(#2077) Variable "customUITarget" must be all lower-case
(#2078) Variable "nameCustomUI" must be all lower-case
(#2078) Variable "customUITarget" must be all lower-case
(#2079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2079) Inline comments must end in full-stops, exclamation marks, or question marks
(#2080) Variable "localRibbon" must be all lower-case
(#2080) Variable "customUITarget" must be all lower-case
(#2081) Variable "customUIImagesNames" must be all lower-case
(#2082) Variable "customUIImagesBinaries" must be all lower-case
(#2083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2083) Inline comments must end in full-stops, exclamation marks, or question marks
(#2084) Variable "pathRels" must be all lower-case
(#2084) Variable "baseDir" must be all lower-case
(#2084) Variable "nameCustomUI" must be all lower-case
(#2085) Variable "dataRels" must be all lower-case
(#2085) Variable "pathRels" must be all lower-case
(#2086) Variable "dataRels" must be all lower-case
(#2087) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2087) Inline comments must end in full-stops, exclamation marks, or question marks
(#2088) Variable "UIRels" must be all lower-case
(#2089) Variable "dataRels" must be all lower-case
(#2093) Variable "UIRels" must be all lower-case
(#2094) Line exceeds 132 characters; contains 135 characters
(#2094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2094) Inline comments must end in full-stops, exclamation marks, or question marks
(#2095) Variable "UIRels" must be all lower-case
(#2097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2098) Variable "customUIImagesNames" must be all lower-case
(#2099) Variable "customUIImagesBinaries" must be all lower-case
(#2099) Variable "baseDir" must be all lower-case
(#2099) Line exceeds 132 characters; contains 148 characters
(#2104) Variable "localRibbon" must be all lower-case
(#2105) Variable "customUITarget" must be all lower-case
(#2105) Variable "localRibbon" must be all lower-case
(#2106) Variable "customUIImagesNames" must be all lower-case
(#2106) Variable "customUIImagesBinaries" must be all lower-case
(#2107) Variable "customUIImagesNames" must be all lower-case
(#2107) Variable "customUIImagesBinaries" must be all lower-case
(#2117) Private method name "Excel2007::getArrayItem" must be in lower-case letters only
(#2118) Opening brace should be on the same line as the declaration
(#2122) Private method name "Excel2007::dirAdd" must be in lower-case letters only
(#2123) Opening brace should be on the same line as the declaration
(#2127) Private method name "Excel2007::toCSSArray" must be in lower-case letters only
(#2128) Opening brace should be on the same line as the declaration
(#2159) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel2007/Chart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Private method name "Chart::getAttribute" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
(#42) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Private method name "Chart::readColor" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#65) Public method name "Chart::readChart" must be in lower-case letters only
(#65) Variable "chartElements" must be all lower-case
(#65) Variable "chartName" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "namespacesChartMeta" must be all lower-case
(#67) Variable "chartElements" must be all lower-case
(#68) Variable "chartElementsC" must be all lower-case
(#68) Variable "chartElements" must be all lower-case
(#68) Variable "namespacesChartMeta" must be all lower-case
(#70) Variable "XaxisLabel" must be all lower-case
(#70) Variable "YaxisLabel" must be all lower-case
(#71) Variable "dispBlanksAs" must be all lower-case
(#71) Variable "plotVisOnly" must be all lower-case
(#73) Variable "chartElementsC" must be all lower-case
(#73) Variable "chartElementKey" must be all lower-case
(#73) Variable "chartElement" must be all lower-case
(#74) Variable "chartElementKey" must be all lower-case
(#76) Variable "chartElement" must be all lower-case
(#76) Variable "chartDetailsKey" must be all lower-case
(#76) Variable "chartDetails" must be all lower-case
(#77) Variable "chartDetailsC" must be all lower-case
(#77) Variable "chartDetails" must be all lower-case
(#77) Variable "namespacesChartMeta" must be all lower-case
(#78) Variable "chartDetailsKey" must be all lower-case
(#80) Variable "plotAreaLayout" must be all lower-case
(#80) Variable "XaxisLable" must be all lower-case
(#80) Variable "YaxisLable" must be all lower-case
(#81) Variable "plotSeries" must be all lower-case
(#81) Variable "plotAttributes" must be all lower-case
(#82) Variable "chartDetails" must be all lower-case
(#82) Variable "chartDetailKey" must be all lower-case
(#82) Variable "chartDetail" must be all lower-case
(#83) Variable "chartDetailKey" must be all lower-case
(#85) Variable "plotAreaLayout" must be all lower-case
(#85) Variable "chartDetail" must be all lower-case
(#85) Variable "namespacesChartMeta" must be all lower-case
(#85) Line exceeds 132 characters; contains 135 characters
(#88) Variable "chartDetail" must be all lower-case
(#89) Variable "XaxisLabel" must be all lower-case
(#89) Variable "chartDetail" must be all lower-case
(#89) Variable "namespacesChartMeta" must be all lower-case
(#89) Variable "namespacesChartMeta" must be all lower-case
(#89) Line exceeds 132 characters; contains 166 characters
(#93) Variable "chartDetail" must be all lower-case
(#94) Variable "XaxisLabel" must be all lower-case
(#94) Variable "chartDetail" must be all lower-case
(#94) Variable "namespacesChartMeta" must be all lower-case
(#94) Variable "namespacesChartMeta" must be all lower-case
(#94) Line exceeds 132 characters; contains 166 characters
(#98) Variable "chartDetail" must be all lower-case
(#99) Variable "YaxisLabel" must be all lower-case
(#99) Variable "chartDetail" must be all lower-case
(#99) Variable "namespacesChartMeta" must be all lower-case
(#99) Variable "namespacesChartMeta" must be all lower-case
(#99) Line exceeds 132 characters; contains 166 characters
(#104) Variable "barDirection" must be all lower-case
(#104) Variable "chartDetail" must be all lower-case
(#105) Variable "plotSer" must be all lower-case
(#105) Variable "chartDetail" must be all lower-case
(#105) Variable "namespacesChartMeta" must be all lower-case
(#105) Variable "chartDetailKey" must be all lower-case
(#106) Variable "plotSer" must be all lower-case
(#106) Variable "barDirection" must be all lower-case
(#107) Variable "plotSeries" must be all lower-case
(#107) Variable "plotSer" must be all lower-case
(#108) Variable "plotAttributes" must be all lower-case
(#108) Variable "chartDetail" must be all lower-case
(#112) Variable "plotSeries" must be all lower-case
(#112) Variable "chartDetail" must be all lower-case
(#112) Variable "namespacesChartMeta" must be all lower-case
(#112) Variable "chartDetailKey" must be all lower-case
(#112) Line exceeds 132 characters; contains 135 characters
(#113) Variable "plotAttributes" must be all lower-case
(#113) Variable "chartDetail" must be all lower-case
(#117) Variable "plotSeries" must be all lower-case
(#117) Variable "chartDetail" must be all lower-case
(#117) Variable "namespacesChartMeta" must be all lower-case
(#117) Variable "chartDetailKey" must be all lower-case
(#117) Line exceeds 132 characters; contains 135 characters
(#118) Variable "plotAttributes" must be all lower-case
(#118) Variable "chartDetail" must be all lower-case
(#123) Variable "chartDetail" must be all lower-case
(#124) Variable "plotSer" must be all lower-case
(#124) Variable "chartDetail" must be all lower-case
(#124) Variable "namespacesChartMeta" must be all lower-case
(#124) Variable "chartDetailKey" must be all lower-case
(#125) Variable "plotSer" must be all lower-case
(#126) Variable "plotSeries" must be all lower-case
(#126) Variable "plotSer" must be all lower-case
(#127) Variable "plotAttributes" must be all lower-case
(#127) Variable "chartDetail" must be all lower-case
(#130) Variable "scatterStyle" must be all lower-case
(#130) Variable "chartDetail" must be all lower-case
(#131) Variable "plotSer" must be all lower-case
(#131) Variable "chartDetail" must be all lower-case
(#131) Variable "namespacesChartMeta" must be all lower-case
(#131) Variable "chartDetailKey" must be all lower-case
(#132) Variable "plotSer" must be all lower-case
(#132) Variable "scatterStyle" must be all lower-case
(#133) Variable "plotSeries" must be all lower-case
(#133) Variable "plotSer" must be all lower-case
(#134) Variable "plotAttributes" must be all lower-case
(#134) Variable "chartDetail" must be all lower-case
(#137) Variable "bubbleScale" must be all lower-case
(#137) Variable "chartDetail" must be all lower-case
(#138) Variable "plotSer" must be all lower-case
(#138) Variable "chartDetail" must be all lower-case
(#138) Variable "namespacesChartMeta" must be all lower-case
(#138) Variable "chartDetailKey" must be all lower-case
(#139) Variable "plotSer" must be all lower-case
(#139) Variable "bubbleScale" must be all lower-case
(#140) Variable "plotSeries" must be all lower-case
(#140) Variable "plotSer" must be all lower-case
(#141) Variable "plotAttributes" must be all lower-case
(#141) Variable "chartDetail" must be all lower-case
(#144) Variable "radarStyle" must be all lower-case
(#144) Variable "chartDetail" must be all lower-case
(#145) Variable "plotSer" must be all lower-case
(#145) Variable "chartDetail" must be all lower-case
(#145) Variable "namespacesChartMeta" must be all lower-case
(#145) Variable "chartDetailKey" must be all lower-case
(#146) Variable "plotSer" must be all lower-case
(#146) Variable "radarStyle" must be all lower-case
(#147) Variable "plotSeries" must be all lower-case
(#147) Variable "plotSer" must be all lower-case
(#148) Variable "plotAttributes" must be all lower-case
(#148) Variable "chartDetail" must be all lower-case
(#152) Variable "wireFrame" must be all lower-case
(#152) Variable "chartDetail" must be all lower-case
(#153) Variable "plotSer" must be all lower-case
(#153) Variable "chartDetail" must be all lower-case
(#153) Variable "namespacesChartMeta" must be all lower-case
(#153) Variable "chartDetailKey" must be all lower-case
(#154) Variable "plotSer" must be all lower-case
(#154) Variable "wireFrame" must be all lower-case
(#155) Variable "plotSeries" must be all lower-case
(#155) Variable "plotSer" must be all lower-case
(#156) Variable "plotAttributes" must be all lower-case
(#156) Variable "chartDetail" must be all lower-case
(#159) Variable "plotSeries" must be all lower-case
(#159) Variable "chartDetail" must be all lower-case
(#159) Variable "namespacesChartMeta" must be all lower-case
(#159) Variable "chartDetailKey" must be all lower-case
(#159) Line exceeds 132 characters; contains 135 characters
(#160) Variable "plotAttributes" must be all lower-case
(#160) Variable "plotAreaLayout" must be all lower-case
(#164) Variable "plotAreaLayout" must be all lower-case
(#165) Variable "plotAreaLayout" must be all lower-case
(#167) Variable "plotArea" must be all lower-case
(#167) Variable "plotAreaLayout" must be all lower-case
(#167) Variable "plotSeries" must be all lower-case
(#168) Variable "plotAreaLayout" must be all lower-case
(#168) Variable "plotAttributes" must be all lower-case
(#171) Variable "plotVisOnly" must be all lower-case
(#171) Variable "chartDetails" must be all lower-case
(#174) Variable "dispBlanksAs" must be all lower-case
(#174) Variable "chartDetails" must be all lower-case
(#177) Variable "chartDetails" must be all lower-case
(#177) Variable "namespacesChartMeta" must be all lower-case
(#180) Variable "legendPos" must be all lower-case
(#181) Variable "legendLayout" must be all lower-case
(#182) Variable "legendOverlay" must be all lower-case
(#183) Variable "chartDetails" must be all lower-case
(#183) Variable "chartDetailKey" must be all lower-case
(#183) Variable "chartDetail" must be all lower-case
(#184) Variable "chartDetailKey" must be all lower-case
(#186) Variable "legendPos" must be all lower-case
(#186) Variable "chartDetail" must be all lower-case
(#189) Variable "legendOverlay" must be all lower-case
(#189) Variable "chartDetail" must be all lower-case
(#192) Variable "legendLayout" must be all lower-case
(#192) Variable "chartDetail" must be all lower-case
(#192) Variable "namespacesChartMeta" must be all lower-case
(#196) Variable "legendPos" must be all lower-case
(#196) Variable "legendLayout" must be all lower-case
(#196) Variable "legendOverlay" must be all lower-case
(#202) Variable "chartName" must be all lower-case
(#202) Variable "plotArea" must be all lower-case
(#202) Variable "plotVisOnly" must be all lower-case
(#202) Variable "dispBlanksAs" must be all lower-case
(#202) Variable "XaxisLabel" must be all lower-case
(#202) Variable "YaxisLabel" must be all lower-case
(#202) Line exceeds 132 characters; contains 148 characters
(#207) Private method name "Chart::chartTitle" must be in lower-case letters only
(#207) Variable "titleDetails" must be all lower-case
(#207) Variable "namespacesChartMeta" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#210) Variable "titleLayout" must be all lower-case
(#211) Variable "titleDetails" must be all lower-case
(#211) Variable "titleDetailKey" must be all lower-case
(#211) Variable "chartDetail" must be all lower-case
(#212) Variable "titleDetailKey" must be all lower-case
(#214) Variable "titleDetails" must be all lower-case
(#214) Variable "chartDetail" must be all lower-case
(#214) Variable "namespacesChartMeta" must be all lower-case
(#215) Variable "titleDetails" must be all lower-case
(#215) Variable "titleKey" must be all lower-case
(#215) Variable "titleDetail" must be all lower-case
(#216) Variable "titleKey" must be all lower-case
(#218) Variable "titleDetailPart" must be all lower-case
(#218) Variable "titleDetail" must be all lower-case
(#218) Variable "namespacesChartMeta" must be all lower-case
(#219) Variable "titleDetailPart" must be all lower-case
(#224) Variable "titleLayout" must be all lower-case
(#224) Variable "chartDetail" must be all lower-case
(#224) Variable "namespacesChartMeta" must be all lower-case
(#229) Variable "titleLayout" must be all lower-case
(#232) Private method name "Chart::chartLayoutDetails" must be in lower-case letters only
(#232) Variable "chartDetail" must be all lower-case
(#232) Variable "namespacesChartMeta" must be all lower-case
(#233) Opening brace should be on the same line as the declaration
(#234) Variable "chartDetail" must be all lower-case
(#237) Variable "chartDetail" must be all lower-case
(#237) Variable "namespacesChartMeta" must be all lower-case
(#242) Variable "detailKey" must be all lower-case
(#243) Variable "detailKey" must be all lower-case
(#249) Private method name "Chart::chartDataSeries" must be in lower-case letters only
(#249) Variable "chartDetail" must be all lower-case
(#249) Variable "namespacesChartMeta" must be all lower-case
(#249) Variable "plotType" must be all lower-case
(#250) Opening brace should be on the same line as the declaration
(#251) Variable "multiSeriesType" must be all lower-case
(#252) Variable "smoothLine" must be all lower-case
(#253) Variable "seriesLabel" must be all lower-case
(#253) Variable "seriesCategory" must be all lower-case
(#253) Variable "seriesValues" must be all lower-case
(#253) Variable "plotOrder" must be all lower-case
(#255) Variable "seriesDetailSet" must be all lower-case
(#255) Variable "chartDetail" must be all lower-case
(#255) Variable "namespacesChartMeta" must be all lower-case
(#256) Variable "seriesDetailSet" must be all lower-case
(#256) Variable "seriesDetailKey" must be all lower-case
(#256) Variable "seriesDetails" must be all lower-case
(#257) Variable "seriesDetailKey" must be all lower-case
(#259) Variable "multiSeriesType" must be all lower-case
(#259) Variable "chartDetail" must be all lower-case
(#263) Variable "seriesDetails" must be all lower-case
(#263) Variable "seriesKey" must be all lower-case
(#263) Variable "seriesDetail" must be all lower-case
(#264) Variable "seriesKey" must be all lower-case
(#266) Variable "seriesIndex" must be all lower-case
(#266) Variable "seriesDetail" must be all lower-case
(#269) Variable "seriesOrder" must be all lower-case
(#269) Variable "seriesDetail" must be all lower-case
(#270) Variable "plotOrder" must be all lower-case
(#270) Variable "seriesIndex" must be all lower-case
(#270) Variable "seriesOrder" must be all lower-case
(#273) Variable "seriesLabel" must be all lower-case
(#273) Variable "seriesIndex" must be all lower-case
(#273) Variable "seriesDetail" must be all lower-case
(#273) Variable "namespacesChartMeta" must be all lower-case
(#276) Variable "seriesDetail" must be all lower-case
(#279) Variable "smoothLine" must be all lower-case
(#279) Variable "seriesDetail" must be all lower-case
(#282) Variable "seriesCategory" must be all lower-case
(#282) Variable "seriesIndex" must be all lower-case
(#282) Variable "seriesDetail" must be all lower-case
(#282) Variable "namespacesChartMeta" must be all lower-case
(#285) Variable "seriesValues" must be all lower-case
(#285) Variable "seriesIndex" must be all lower-case
(#285) Variable "seriesDetail" must be all lower-case
(#285) Variable "namespacesChartMeta" must be all lower-case
(#285) Line exceeds 132 characters; contains 138 characters
(#288) Variable "seriesCategory" must be all lower-case
(#288) Variable "seriesIndex" must be all lower-case
(#288) Variable "seriesDetail" must be all lower-case
(#288) Variable "namespacesChartMeta" must be all lower-case
(#288) Line exceeds 132 characters; contains 140 characters
(#291) Variable "seriesValues" must be all lower-case
(#291) Variable "seriesIndex" must be all lower-case
(#291) Variable "seriesDetail" must be all lower-case
(#291) Variable "namespacesChartMeta" must be all lower-case
(#291) Line exceeds 132 characters; contains 138 characters
(#298) Variable "plotType" must be all lower-case
(#298) Variable "multiSeriesType" must be all lower-case
(#298) Variable "plotOrder" must be all lower-case
(#298) Variable "seriesLabel" must be all lower-case
(#298) Variable "seriesCategory" must be all lower-case
(#298) Variable "seriesValues" must be all lower-case
(#298) Variable "smoothLine" must be all lower-case
(#298) Line exceeds 132 characters; contains 162 characters
(#301) Private method name "Chart::chartDataSeriesValueSet" must be in lower-case letters only
(#301) Variable "seriesDetail" must be all lower-case
(#301) Variable "namespacesChartMeta" must be all lower-case
(#301) Variable "smoothLine" must be all lower-case
(#302) Opening brace should be on the same line as the declaration
(#303) Variable "seriesDetail" must be all lower-case
(#304) Variable "seriesSource" must be all lower-case
(#304) Variable "seriesDetail" must be all lower-case
(#305) Variable "seriesData" must be all lower-case
(#305) Variable "seriesDetail" must be all lower-case
(#305) Variable "namespacesChartMeta" must be all lower-case
(#307) Variable "seriesSource" must be all lower-case
(#307) Variable "seriesData" must be all lower-case
(#307) Variable "seriesData" must be all lower-case
(#307) Variable "seriesData" must be all lower-case
(#307) Variable "smoothLine" must be all lower-case
(#307) Line exceeds maximum limit of 180 characters; contains 200 characters
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#308) Variable "seriesDetail" must be all lower-case
(#309) Variable "seriesSource" must be all lower-case
(#309) Variable "seriesDetail" must be all lower-case
(#310) Variable "seriesData" must be all lower-case
(#310) Variable "seriesDetail" must be all lower-case
(#310) Variable "namespacesChartMeta" must be all lower-case
(#312) Variable "seriesSource" must be all lower-case
(#312) Variable "seriesData" must be all lower-case
(#312) Variable "seriesData" must be all lower-case
(#312) Variable "seriesData" must be all lower-case
(#312) Variable "smoothLine" must be all lower-case
(#312) Line exceeds maximum limit of 180 characters; contains 200 characters
(#313) Usage of ELSEIF not allowed; use ELSE IF instead
(#313) Variable "seriesDetail" must be all lower-case
(#314) Variable "seriesSource" must be all lower-case
(#314) Variable "seriesDetail" must be all lower-case
(#315) Variable "seriesData" must be all lower-case
(#315) Variable "seriesDetail" must be all lower-case
(#315) Variable "namespacesChartMeta" must be all lower-case
(#315) Line exceeds 132 characters; contains 155 characters
(#316) Variable "seriesData" must be all lower-case
(#316) Variable "seriesData" must be all lower-case
(#318) Variable "seriesSource" must be all lower-case
(#318) Variable "seriesData" must be all lower-case
(#318) Variable "seriesData" must be all lower-case
(#318) Variable "seriesData" must be all lower-case
(#318) Variable "smoothLine" must be all lower-case
(#318) Line exceeds maximum limit of 180 characters; contains 200 characters
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Variable "seriesDetail" must be all lower-case
(#320) Variable "seriesSource" must be all lower-case
(#320) Variable "seriesDetail" must be all lower-case
(#321) Variable "seriesData" must be all lower-case
(#321) Variable "seriesDetail" must be all lower-case
(#321) Variable "namespacesChartMeta" must be all lower-case
(#321) Line exceeds 132 characters; contains 155 characters
(#322) Variable "seriesData" must be all lower-case
(#322) Variable "seriesData" must be all lower-case
(#324) Variable "seriesSource" must be all lower-case
(#324) Variable "seriesData" must be all lower-case
(#324) Variable "seriesData" must be all lower-case
(#324) Variable "seriesData" must be all lower-case
(#324) Variable "smoothLine" must be all lower-case
(#324) Line exceeds maximum limit of 180 characters; contains 200 characters
(#330) Private method name "Chart::chartDataSeriesValues" must be in lower-case letters only
(#330) Variable "seriesValueSet" must be all lower-case
(#330) Variable "dataType" must be all lower-case
(#331) Opening brace should be on the same line as the declaration
(#332) Variable "seriesVal" must be all lower-case
(#333) Variable "formatCode" must be all lower-case
(#334) Variable "pointCount" must be all lower-case
(#336) Variable "seriesValueSet" must be all lower-case
(#336) Variable "seriesValueIdx" must be all lower-case
(#336) Variable "seriesValue" must be all lower-case
(#337) Variable "seriesValueIdx" must be all lower-case
(#339) Variable "pointCount" must be all lower-case
(#339) Variable "seriesValue" must be all lower-case
(#342) Variable "formatCode" must be all lower-case
(#342) Variable "seriesValue" must be all lower-case
(#345) Variable "pointVal" must be all lower-case
(#345) Variable "seriesValue" must be all lower-case
(#346) Variable "dataType" must be all lower-case
(#347) Variable "seriesVal" must be all lower-case
(#347) Variable "pointVal" must be all lower-case
(#347) Variable "seriesValue" must be all lower-case
(#349) Variable "seriesVal" must be all lower-case
(#349) Variable "pointVal" must be all lower-case
(#349) Variable "seriesValue" must be all lower-case
(#356) Variable "formatCode" must be all lower-case
(#357) Variable "pointCount" must be all lower-case
(#358) Variable "seriesVal" must be all lower-case
(#362) Private method name "Chart::chartDataSeriesValuesMultiLevel" must be in lower-case letters only
(#362) Variable "seriesValueSet" must be all lower-case
(#362) Variable "dataType" must be all lower-case
(#363) Opening brace should be on the same line as the declaration
(#364) Variable "seriesVal" must be all lower-case
(#365) Variable "formatCode" must be all lower-case
(#366) Variable "pointCount" must be all lower-case
(#368) Variable "seriesValueSet" must be all lower-case
(#368) Variable "seriesLevelIdx" must be all lower-case
(#368) Variable "seriesLevel" must be all lower-case
(#369) Variable "seriesLevel" must be all lower-case
(#369) Variable "seriesValueIdx" must be all lower-case
(#369) Variable "seriesValue" must be all lower-case
(#370) Variable "seriesValueIdx" must be all lower-case
(#372) Variable "pointCount" must be all lower-case
(#372) Variable "seriesValue" must be all lower-case
(#375) Variable "formatCode" must be all lower-case
(#375) Variable "seriesValue" must be all lower-case
(#378) Variable "pointVal" must be all lower-case
(#378) Variable "seriesValue" must be all lower-case
(#379) Variable "dataType" must be all lower-case
(#380) Variable "seriesVal" must be all lower-case
(#380) Variable "pointVal" must be all lower-case
(#380) Variable "seriesValue" must be all lower-case
(#382) Variable "seriesVal" must be all lower-case
(#382) Variable "pointVal" must be all lower-case
(#382) Variable "seriesValue" must be all lower-case
(#390) Variable "formatCode" must be all lower-case
(#391) Variable "pointCount" must be all lower-case
(#392) Variable "seriesVal" must be all lower-case
(#396) Private method name "Chart::parseRichText" must be in lower-case letters only
(#396) Variable "titleDetailPart" must be all lower-case
(#397) Opening brace should be on the same line as the declaration
(#400) Variable "titleDetailPart" must be all lower-case
(#400) Variable "titleDetailElementKey" must be all lower-case
(#400) Variable "titleDetailElement" must be all lower-case
(#401) Variable "titleDetailElement" must be all lower-case
(#402) Variable "objText" must be all lower-case
(#402) Variable "titleDetailElement" must be all lower-case
(#404) Variable "titleDetailElement" must be all lower-case
(#405) Variable "titleDetailElement" must be all lower-case
(#406) Variable "objText" must be all lower-case
(#406) Variable "titleDetailElement" must be all lower-case
(#409) Variable "fontSize" must be all lower-case
(#409) Variable "titleDetailElement" must be all lower-case
(#410) Variable "fontSize" must be all lower-case
(#411) Variable "objText" must be all lower-case
(#411) Variable "fontSize" must be all lower-case
(#414) Variable "fontColor" must be all lower-case
(#414) Variable "titleDetailElement" must be all lower-case
(#415) Variable "fontColor" must be all lower-case
(#416) Variable "objText" must be all lower-case
(#416) Variable "fontColor" must be all lower-case
(#419) Variable "titleDetailElement" must be all lower-case
(#421) Variable "objText" must be all lower-case
(#424) Variable "titleDetailElement" must be all lower-case
(#426) Variable "objText" must be all lower-case
(#429) Variable "titleDetailElement" must be all lower-case
(#432) Variable "objText" must be all lower-case
(#433) Usage of ELSEIF not allowed; use ELSE IF instead
(#434) Variable "objText" must be all lower-case
(#438) Variable "titleDetailElement" must be all lower-case
(#441) Variable "objText" must be all lower-case
(#442) Usage of ELSEIF not allowed; use ELSE IF instead
(#443) Variable "objText" must be all lower-case
(#445) Variable "objText" must be all lower-case
(#449) Variable "titleDetailElement" must be all lower-case
(#452) Variable "objText" must be all lower-case
(#454) Variable "objText" must be all lower-case
(#463) Private method name "Chart::readChartAttributes" must be in lower-case letters only
(#463) Variable "chartDetail" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#465) Variable "plotAttributes" must be all lower-case
(#466) Variable "chartDetail" must be all lower-case
(#467) Variable "chartDetail" must be all lower-case
(#468) Variable "plotAttributes" must be all lower-case
(#468) Variable "chartDetail" must be all lower-case
(#470) Variable "chartDetail" must be all lower-case
(#471) Variable "plotAttributes" must be all lower-case
(#471) Variable "chartDetail" must be all lower-case
(#473) Variable "chartDetail" must be all lower-case
(#474) Variable "plotAttributes" must be all lower-case
(#474) Variable "chartDetail" must be all lower-case
(#476) Variable "chartDetail" must be all lower-case
(#477) Variable "plotAttributes" must be all lower-case
(#477) Variable "chartDetail" must be all lower-case
(#479) Variable "chartDetail" must be all lower-case
(#480) Variable "plotAttributes" must be all lower-case
(#480) Variable "chartDetail" must be all lower-case
(#482) Variable "chartDetail" must be all lower-case
(#483) Variable "plotAttributes" must be all lower-case
(#483) Variable "chartDetail" must be all lower-case
(#485) Variable "chartDetail" must be all lower-case
(#486) Variable "plotAttributes" must be all lower-case
(#486) Variable "chartDetail" must be all lower-case
(#490) Variable "plotAttributes" must be all lower-case
(#496) Private method name "Chart::setChartAttributes" must be in lower-case letters only
(#496) Variable "plotArea" must be all lower-case
(#496) Variable "plotAttributes" must be all lower-case
(#497) Opening brace should be on the same line as the declaration
(#498) Variable "plotAttributes" must be all lower-case
(#498) Variable "plotAttributeKey" must be all lower-case
(#498) Variable "plotAttributeValue" must be all lower-case
(#499) Variable "plotAttributeKey" must be all lower-case
(#501) Variable "plotArea" must be all lower-case
(#501) Variable "plotAttributeValue" must be all lower-case
(#504) Variable "plotArea" must be all lower-case
(#504) Variable "plotAttributeValue" must be all lower-case
(#507) Variable "plotArea" must be all lower-case
(#507) Variable "plotAttributeValue" must be all lower-case
(#510) Variable "plotArea" must be all lower-case
(#510) Variable "plotAttributeValue" must be all lower-case
(#513) Variable "plotArea" must be all lower-case
(#513) Variable "plotAttributeValue" must be all lower-case
(#516) Variable "plotArea" must be all lower-case
(#516) Variable "plotAttributeValue" must be all lower-case
(#519) Variable "plotArea" must be all lower-case
(#519) Variable "plotAttributeValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel2007/Theme.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "themeName" must be all lower-case
(#41) Member variable "colourSchemeName" must be all lower-case
(#48) Member variable "colourMapValues" must be all lower-case
(#55) Member variable "colourMap" must be all lower-case
(#60) Variable "themeName" must be all lower-case
(#60) Variable "colourSchemeName" must be all lower-case
(#60) Variable "colourMap" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "themeName" must be all lower-case
(#64) Variable "colourSchemeName" must be all lower-case
(#65) Variable "colourMap" must be all lower-case
(#73) Public method name "Theme::getThemeName" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "Theme::getColourSchemeName" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Theme::getColourByIndex" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#106) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#35) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#36) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#37) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#38) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#39) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#40) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#41) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#42) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#43) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#44) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#45) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#46) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#47) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#48) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#53) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#54) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#55) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#56) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#58) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Member variable "summaryInformation" must be all lower-case
(#162) Member variable "documentSummaryInformation" must be all lower-case
(#169) Member variable "userDefinedProperties" must be all lower-case
(#183) Member variable "dataSize" must be all lower-case
(#204) Member variable "phpSheet" must be all lower-case
(#233) Member variable "objFonts" must be all lower-case
(#254) Member variable "externalBooks" must be all lower-case
(#268) Member variable "externalNames" must be all lower-case
(#296) Member variable "isFitToPages" must be all lower-case
(#310) Member variable "textObjects" must be all lower-case
(#317) Member variable "cellNotes" must be all lower-case
(#324) Member variable "drawingGroupData" must be all lower-case
(#331) Member variable "drawingData" must be all lower-case
(#338) Member variable "xfIndex" must be all lower-case
(#345) Member variable "mapCellXfIndex" must be all lower-case
(#352) Member variable "mapCellStyleXfIndex" must be all lower-case
(#359) Member variable "sharedFormulas" must be all lower-case
(#367) Member variable "sharedFormulaParts" must be all lower-case
(#381) Member variable "encryptionStartPos" must be all lower-case
(#388) Member variable "rc4Key" must be all lower-case
(#395) Member variable "rc4Pos" must be all lower-case
(#402) Member variable "md5Ctxt" must be all lower-case
(#408) Opening brace should be on the same line as the declaration
(#419) Public method name "Excel5::canRead" must be in lower-case letters only
(#419) Variable "pFilename" must be all lower-case
(#420) Opening brace should be on the same line as the declaration
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Variable "pFilename" must be all lower-case
(#423) Variable "pFilename" must be all lower-case
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Variable "pFilename" must be all lower-case
(#445) Public method name "Excel5::listWorksheetNames" must be in lower-case letters only
(#445) Variable "pFilename" must be all lower-case
(#446) Opening brace should be on the same line as the declaration
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "pFilename" must be all lower-case
(#449) Variable "pFilename" must be all lower-case
(#452) Variable "worksheetNames" must be all lower-case
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "pFilename" must be all lower-case
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Variable "worksheetNames" must be all lower-case
(#492) Variable "worksheetNames" must be all lower-case
(#501) Public method name "Excel5::listWorksheetInfo" must be in lower-case letters only
(#501) Variable "pFilename" must be all lower-case
(#502) Opening brace should be on the same line as the declaration
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "pFilename" must be all lower-case
(#505) Variable "pFilename" must be all lower-case
(#508) Variable "worksheetInfo" must be all lower-case
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "pFilename" must be all lower-case
(#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
(#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
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "tmpInfo" must be all lower-case
(#550) Variable "tmpInfo" must be all lower-case
(#551) Variable "tmpInfo" must be all lower-case
(#552) Variable "tmpInfo" must be all lower-case
(#553) Variable "tmpInfo" must be all lower-case
(#554) Variable "tmpInfo" must be all lower-case
(#569) Variable "recordData" must be all lower-case
(#571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Variable "rowIndex" must be all lower-case
(#574) Variable "recordData" must be all lower-case
(#575) Variable "columnIndex" must be all lower-case
(#575) Variable "recordData" must be all lower-case
(#577) Variable "tmpInfo" must be all lower-case
(#577) Variable "tmpInfo" must be all lower-case
(#577) Variable "rowIndex" must be all lower-case
(#578) Variable "tmpInfo" must be all lower-case
(#578) Variable "tmpInfo" must be all lower-case
(#578) Variable "columnIndex" must be all lower-case
(#592) Variable "tmpInfo" must be all lower-case
(#592) Variable "tmpInfo" must be all lower-case
(#593) Variable "tmpInfo" must be all lower-case
(#593) Variable "tmpInfo" must be all lower-case
(#595) Variable "worksheetInfo" must be all lower-case
(#595) Variable "tmpInfo" must be all lower-case
(#598) Variable "worksheetInfo" must be all lower-case
(#608) Variable "pFilename" must be all lower-case
(#609) Opening brace should be on the same line as the declaration
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Variable "pFilename" must be all lower-case
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Variable "objFont" must be all lower-case
(#715) Variable "objFont" must be all lower-case
(#716) Variable "objFont" must be all lower-case
(#717) Variable "objFont" must be all lower-case
(#721) Variable "objStyle" must be all lower-case
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "objStyle" must be all lower-case
(#726) Variable "startColor" must be all lower-case
(#727) Variable "startColor" must be all lower-case
(#730) Variable "endColor" must be all lower-case
(#731) Variable "endColor" must be all lower-case
(#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
(#735) Variable "objStyle" must be all lower-case
(#736) Variable "objStyle" must be all lower-case
(#737) Variable "objStyle" must be all lower-case
(#738) Variable "objStyle" must be all lower-case
(#739) Variable "objStyle" must be all lower-case
(#742) Variable "borderTopColor" must be all lower-case
(#743) Variable "borderTopColor" must be all lower-case
(#746) Variable "borderRightColor" must be all lower-case
(#747) Variable "borderRightColor" must be all lower-case
(#750) Variable "borderBottomColor" must be all lower-case
(#751) Variable "borderBottomColor" must be all lower-case
(#754) Variable "borderLeftColor" must be all lower-case
(#755) Variable "borderLeftColor" must be all lower-case
(#758) Variable "borderDiagonalColor" must be all lower-case
(#759) Variable "borderDiagonalColor" must be all lower-case
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Variable "escherWorkbook" must be all lower-case
(#767) Variable "escherWorkbook" must be all lower-case
(#768) Variable "escherWorkbook" must be all lower-case
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#786) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) This comment is 69% valid code; is this commented out code?
(#966) No space found before comment text; expected "// case self::XLS_TYPE_IMDATA: $this->readImData(); break;" but found "//case self::XLS_TYPE_IMDATA: $this->readImData(); break;"
(#982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#982) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) Variable "escherWorksheet" must be all lower-case
(#985) Variable "escherWorksheet" must be all lower-case
(#986) Variable "escherWorksheet" must be all lower-case
(#988) Inline comments must start with a capital letter, digit or 3-dots sequence
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Variable "allSpContainers" must be all lower-case
(#989) Variable "escherWorksheet" must be all lower-case
(#992) Inline comments must start with a capital letter, digit or 3-dots sequence
(#992) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#995) Variable "allSpContainers" must be all lower-case
(#995) Variable "allSpContainers" must be all lower-case
(#996) Variable "spContainer" must be all lower-case
(#996) Variable "allSpContainers" must be all lower-case
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#999) Variable "spContainer" must be all lower-case
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Variable "startColumn" must be all lower-case
(#1004) Variable "startRow" must be all lower-case
(#1004) Variable "spContainer" must be all lower-case
(#1004) Line exceeds 132 characters; contains 142 characters
(#1005) Variable "endColumn" must be all lower-case
(#1005) Variable "endRow" must be all lower-case
(#1005) Variable "spContainer" must be all lower-case
(#1005) Line exceeds 132 characters; contains 136 characters
(#1007) Variable "startOffsetX" must be all lower-case
(#1007) Variable "spContainer" must be all lower-case
(#1008) Variable "startOffsetY" must be all lower-case
(#1008) Variable "spContainer" must be all lower-case
(#1009) Variable "endOffsetX" must be all lower-case
(#1009) Variable "spContainer" must be all lower-case
(#1010) Variable "endOffsetY" must be all lower-case
(#1010) Variable "spContainer" must be all lower-case
(#1012) Variable "startColumn" must be all lower-case
(#1012) Variable "startOffsetX" must be all lower-case
(#1012) Variable "endColumn" must be all lower-case
(#1012) Variable "endOffsetX" must be all lower-case
(#1012) Line exceeds 132 characters; contains 154 characters
(#1013) Variable "startRow" must be all lower-case
(#1013) Variable "startOffsetY" must be all lower-case
(#1013) Variable "endRow" must be all lower-case
(#1013) Variable "endOffsetY" must be all lower-case
(#1013) Line exceeds 132 characters; contains 149 characters
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) Inline comments must end in full-stops, exclamation marks, or question marks
(#1016) Variable "offsetX" must be all lower-case
(#1016) Variable "startOffsetX" must be all lower-case
(#1016) Variable "startColumn" must be all lower-case
(#1016) Line exceeds 132 characters; contains 134 characters
(#1017) Variable "offsetY" must be all lower-case
(#1017) Variable "startOffsetY" must be all lower-case
(#1017) Variable "startRow" must be all lower-case
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) Variable "cellNote" must be all lower-case
(#1026) Variable "textObject" must be all lower-case
(#1027) Variable "textObject" must be all lower-case
(#1032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Variable "BSEindex" must be all lower-case
(#1034) Variable "spContainer" must be all lower-case
(#1035) Variable "BSECollection" must be all lower-case
(#1035) Variable "escherWorkbook" must be all lower-case
(#1036) Variable "BSE" must be all lower-case
(#1036) Variable "BSECollection" must be all lower-case
(#1036) Variable "BSEindex" must be all lower-case
(#1037) Variable "blipType" must be all lower-case
(#1037) Variable "BSE" must be all lower-case
(#1039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Variable "BSE" must be all lower-case
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Variable "offsetX" must be all lower-case
(#1050) Variable "offsetY" must be all lower-case
(#1052) Variable "blipType" must be all lower-case
(#1054) Line exceeds 132 characters; contains 138 characters
(#1058) Line exceeds 132 characters; contains 137 characters
(#1064) Variable "spContainer" must be all lower-case
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) Variable "baseCell" must be all lower-case
(#1078) Line exceeds 132 characters; contains 140 characters
(#1079) Variable "baseCell" must be all lower-case
(#1080) Line exceeds 132 characters; contains 145 characters
(#1086) Variable "noteDetails" must be all lower-case
(#1087) Variable "noteDetails" must be all lower-case
(#1089) Variable "textObject" must be all lower-case
(#1090) Variable "noteDetails" must be all lower-case
(#1090) Variable "textObject" must be all lower-case
(#1092) Variable "noteDetails" must be all lower-case
(#1095) Variable "cellAddress" must be all lower-case
(#1095) Variable "noteDetails" must be all lower-case
(#1096) Variable "cellAddress" must be all lower-case
(#1096) Variable "noteDetails" must be all lower-case
(#1096) Variable "noteDetails" must be all lower-case
(#1096) Line exceeds 132 characters; contains 165 characters
(#1101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) Variable "definedName" must be all lower-case
(#1103) Variable "definedName" must be all lower-case
(#1104) Variable "definedName" must be all lower-case
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1107) This comment is 55% valid code; is this commented out code?
(#1107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1108) Variable "definedName" must be all lower-case
(#1110) Variable "extractedRanges" must be all lower-case
(#1112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) This comment is 80% valid code; is this commented out code?
(#1113) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1114) This comment is 80% valid code; is this commented out code?
(#1114) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1116) Variable "sheetName" must be all lower-case
(#1121) Variable "extractedRanges" must be all lower-case
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Variable "docSheet" must be all lower-case
(#1124) Variable "sheetName" must be all lower-case
(#1125) Variable "docSheet" must be all lower-case
(#1125) Variable "extractedRanges" must be all lower-case
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) This comment is 45% valid code; is this commented out code?
(#1132) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1133) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1135) This comment is 45% valid code; is this commented out code?
(#1135) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1136) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1138) This comment is 61% valid code; is this commented out code?
(#1138) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1139) Variable "definedName" must be all lower-case
(#1141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) This comment is 80% valid code; is this commented out code?
(#1142) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1143) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) This comment is 80% valid code; is this commented out code?
(#1143) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1146) Variable "docSheet" must be all lower-case
(#1147) Variable "extractedRange" must be all lower-case
(#1148) Variable "extractedRange" must be all lower-case
(#1148) Variable "extractedRange" must be all lower-case
(#1150) Variable "coordinateStrings" must be all lower-case
(#1150) Variable "extractedRange" must be all lower-case
(#1151) Variable "coordinateStrings" must be all lower-case
(#1152) Variable "firstColumn" must be all lower-case
(#1152) Variable "firstRow" must be all lower-case
(#1152) Variable "coordinateStrings" must be all lower-case
(#1152) Line exceeds 132 characters; contains 148 characters
(#1153) Variable "lastColumn" must be all lower-case
(#1153) Variable "lastRow" must be all lower-case
(#1153) Variable "coordinateStrings" must be all lower-case
(#1153) Line exceeds 132 characters; contains 146 characters
(#1155) Variable "firstColumn" must be all lower-case
(#1155) Variable "lastColumn" must be all lower-case
(#1156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1156) Inline comments must end in full-stops, exclamation marks, or question marks
(#1157) Variable "docSheet" must be all lower-case
(#1157) Variable "firstRow" must be all lower-case
(#1157) Variable "lastRow" must be all lower-case
(#1158) Usage of ELSEIF not allowed; use ELSE IF instead
(#1158) Variable "firstRow" must be all lower-case
(#1158) Variable "lastRow" must be all lower-case
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) Variable "docSheet" must be all lower-case
(#1160) Variable "firstColumn" must be all lower-case
(#1160) Variable "lastColumn" must be all lower-case
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) Variable "definedName" must be all lower-case
(#1173) Variable "docSheet" must be all lower-case
(#1174) Variable "docSheet" must be all lower-case
(#1175) Variable "extractedRange" must be all lower-case
(#1176) Variable "extractedRange" must be all lower-case
(#1176) Variable "extractedRange" must be all lower-case
(#1178) Variable "localOnly" must be all lower-case
(#1178) Variable "definedName" must be all lower-case
(#1180) Variable "definedName" must be all lower-case
(#1180) Variable "definedName" must be all lower-case
(#1180) Line exceeds 132 characters; contains 156 characters
(#1182) Variable "definedName" must be all lower-case
(#1182) Variable "docSheet" must be all lower-case
(#1182) Variable "extractedRange" must be all lower-case
(#1182) Variable "localOnly" must be all lower-case
(#1182) Line exceeds 132 characters; contains 179 characters
(#1184) Empty ELSE statement detected
(#1185) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1204) Private method name "Excel5::readRecordData" must be in lower-case letters only
(#1205) Opening brace should be on the same line as the declaration
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Variable "recordData" must be all lower-case
(#1215) Variable "oldBlock" must be all lower-case
(#1217) Variable "endBlock" must be all lower-case
(#1221) Variable "oldBlock" must be all lower-case
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Variable "endBlock" must be all lower-case
(#1232) Variable "recordData" must be all lower-case
(#1239) Variable "recordData" must be all lower-case
(#1242) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Usage of ELSEIF not allowed; use ELSE IF instead
(#1248) Variable "recordData" must be all lower-case
(#1256) Private method name "Excel5::loadOLE" must be in lower-case letters only
(#1256) Variable "pFilename" must be all lower-case
(#1257) Opening brace should be on the same line as the declaration
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Variable "pFilename" must be all lower-case
(#1262) Inline comments must end in full-stops, exclamation marks, or question marks
(#1264) Inline comments must end in full-stops, exclamation marks, or question marks
(#1266) Inline comments must end in full-stops, exclamation marks, or question marks
(#1273) Private method name "Excel5::readSummaryInformation" must be in lower-case letters only
(#1274) Opening brace should be on the same line as the declaration
(#1279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1285) Variable "secCount" must be all lower-case
(#1287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1288) Inline comments must end in full-stops, exclamation marks, or question marks
(#1289) Variable "secOffset" must be all lower-case
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1292) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Variable "secLength" must be all lower-case
(#1293) Variable "secOffset" must be all lower-case
(#1295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1295) Inline comments must end in full-stops, exclamation marks, or question marks
(#1296) Variable "countProperties" must be all lower-case
(#1296) Variable "secOffset" must be all lower-case
(#1298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1298) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Variable "codePage" must be all lower-case
(#1301) This comment is 47% valid code; is this commented out code?
(#1301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1303) Variable "countProperties" must be all lower-case
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) Variable "secOffset" must be all lower-case
(#1308) Inline comments must end in full-stops, exclamation marks, or question marks
(#1309) Variable "secOffset" must be all lower-case
(#1311) Variable "secOffset" must be all lower-case
(#1313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#1318) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Variable "secOffset" must be all lower-case
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) Variable "secOffset" must be all lower-case
(#1325) Inline comments must end in full-stops, exclamation marks, or question marks
(#1327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1327) Inline comments must end in full-stops, exclamation marks, or question marks
(#1328) Variable "byteLength" must be all lower-case
(#1328) Variable "secOffset" must be all lower-case
(#1329) Variable "secOffset" must be all lower-case
(#1329) Variable "byteLength" must be all lower-case
(#1330) Variable "codePage" must be all lower-case
(#1334) Inline comments must end in full-stops, exclamation marks, or question marks
(#1335) Variable "secOffset" must be all lower-case
(#1335) Line exceeds 132 characters; contains 145 characters
(#1338) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1344) Variable "codePage" must be all lower-case
(#1346) Inline comments must end in full-stops, exclamation marks, or question marks
(#1346) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1349) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1352) Inline comments must end in full-stops, exclamation marks, or question marks
(#1352) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1355) Inline comments must end in full-stops, exclamation marks, or question marks
(#1355) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1361) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1362) Inline comments must end in full-stops, exclamation marks, or question marks
(#1362) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1367) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1368) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1370) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1371) Inline comments must end in full-stops, exclamation marks, or question marks
(#1371) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1373) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1374) Inline comments must end in full-stops, exclamation marks, or question marks
(#1374) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1376) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1379) Inline comments must end in full-stops, exclamation marks, or question marks
(#1379) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1382) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1383) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1385) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1388) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1391) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1394) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1395) Inline comments must end in full-stops, exclamation marks, or question marks
(#1395) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1397) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1407) Private method name "Excel5::readDocumentSummaryInformation" must be in lower-case letters only
(#1408) Opening brace should be on the same line as the declaration
(#1413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1413) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1414) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1415) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1416) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1417) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1418) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1419) Variable "secCount" must be all lower-case
(#1421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1422) Inline comments must end in full-stops, exclamation marks, or question marks
(#1423) Variable "secOffset" must be all lower-case
(#1425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1425) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1426) Inline comments must end in full-stops, exclamation marks, or question marks
(#1426) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1427) Variable "secLength" must be all lower-case
(#1427) Variable "secOffset" must be all lower-case
(#1429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1429) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1430) Variable "countProperties" must be all lower-case
(#1430) Variable "secOffset" must be all lower-case
(#1432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1433) Variable "codePage" must be all lower-case
(#1435) This comment is 47% valid code; is this commented out code?
(#1435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1437) Variable "countProperties" must be all lower-case
(#1438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1439) Variable "secOffset" must be all lower-case
(#1442) Inline comments must end in full-stops, exclamation marks, or question marks
(#1443) Variable "secOffset" must be all lower-case
(#1445) Variable "secOffset" must be all lower-case
(#1447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1447) Inline comments must end in full-stops, exclamation marks, or question marks
(#1450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1450) Inline comments must end in full-stops, exclamation marks, or question marks
(#1452) Inline comments must end in full-stops, exclamation marks, or question marks
(#1452) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1453) Variable "secOffset" must be all lower-case
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1455) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1456) Variable "secOffset" must be all lower-case
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1459) Variable "secOffset" must be all lower-case
(#1462) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1463) Inline comments must end in full-stops, exclamation marks, or question marks
(#1465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1465) Inline comments must end in full-stops, exclamation marks, or question marks
(#1465) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1466) Variable "byteLength" must be all lower-case
(#1466) Variable "secOffset" must be all lower-case
(#1467) Variable "secOffset" must be all lower-case
(#1467) Variable "byteLength" must be all lower-case
(#1468) Variable "codePage" must be all lower-case
(#1471) Line exceeds 132 characters; contains 133 characters
(#1471) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1472) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Variable "secOffset" must be all lower-case
(#1473) Line exceeds 132 characters; contains 153 characters
(#1475) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1476) Inline comments must end in full-stops, exclamation marks, or question marks
(#1481) Inline comments must end in full-stops, exclamation marks, or question marks
(#1481) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1482) Variable "codePage" must be all lower-case
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1487) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1488) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1490) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1493) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1494) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1496) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1497) Inline comments must end in full-stops, exclamation marks, or question marks
(#1497) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1499) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1500) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1502) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1505) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1506) Inline comments must end in full-stops, exclamation marks, or question marks
(#1506) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1508) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1509) Inline comments must end in full-stops, exclamation marks, or question marks
(#1509) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1511) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1514) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1515) Inline comments must end in full-stops, exclamation marks, or question marks
(#1515) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1517) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1518) Inline comments must end in full-stops, exclamation marks, or question marks
(#1518) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1520) Inline comments must end in full-stops, exclamation marks, or question marks
(#1520) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1526) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1536) Private method name "Excel5::readDefault" must be in lower-case letters only
(#1537) Opening brace should be on the same line as the declaration
(#1540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1540) Inline comments must end in full-stops, exclamation marks, or question marks
(#1548) Private method name "Excel5::readNote" must be in lower-case letters only
(#1549) Opening brace should be on the same line as the declaration
(#1551) Variable "recordData" must be all lower-case
(#1553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1553) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Variable "cellAddress" must be all lower-case
(#1560) Variable "recordData" must be all lower-case
(#1562) Variable "noteObjID" must be all lower-case
(#1562) Variable "recordData" must be all lower-case
(#1563) Variable "noteAuthor" must be all lower-case
(#1563) Variable "recordData" must be all lower-case
(#1564) Variable "noteAuthor" must be all lower-case
(#1564) Variable "noteAuthor" must be all lower-case
(#1565) Variable "noteObjID" must be all lower-case
(#1566) Variable "cellAddress" must be all lower-case
(#1567) Variable "noteObjID" must be all lower-case
(#1568) Variable "noteAuthor" must be all lower-case
(#1572) Variable "cellAddress" must be all lower-case
(#1573) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1574) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1575) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1576) Variable "recordData" must be all lower-case
(#1578) Variable "cellAddress" must be all lower-case
(#1581) Variable "cellAddress" must be all lower-case
(#1581) Variable "cellAddress" must be all lower-case
(#1582) Variable "noteLength" must be all lower-case
(#1582) Variable "recordData" must be all lower-case
(#1583) Variable "noteText" must be all lower-case
(#1583) Variable "recordData" must be all lower-case
(#1586) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1587) Variable "cellAddress" must be all lower-case
(#1588) Variable "commentText" must be all lower-case
(#1589) Variable "commentText" must be all lower-case
(#1589) Variable "noteText" must be all lower-case
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1592) Variable "cellAddress" must be all lower-case
(#1592) Variable "noteText" must be all lower-case
(#1593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1593) Inline comments must end in full-stops, exclamation marks, or question marks
(#1593) This comment is 67% valid code; is this commented out code?
(#1593) Line indented incorrectly; expected at least 16 spaces, found 0
(#1593) Expected 1 space before comment text but found 52; use block comment if you need indentation
(#1601) Private method name "Excel5::readTextObject" must be in lower-case letters only
(#1602) Opening brace should be on the same line as the declaration
(#1604) Variable "recordData" must be all lower-case
(#1606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1606) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1614) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1615) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1616) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1617) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1619) Variable "grbitOpts" must be all lower-case
(#1619) Variable "recordData" must be all lower-case
(#1620) Variable "recordData" must be all lower-case
(#1621) Variable "cchText" must be all lower-case
(#1621) Variable "recordData" must be all lower-case
(#1622) Variable "cbRuns" must be all lower-case
(#1622) Variable "recordData" must be all lower-case
(#1626) Variable "cchText" must be all lower-case
(#1627) Variable "cbRuns" must be all lower-case
(#1628) Variable "grbitOpts" must be all lower-case
(#1636) Private method name "Excel5::readBof" must be in lower-case letters only
(#1637) Opening brace should be on the same line as the declaration
(#1639) Variable "recordData" must be all lower-case
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1644) Inline comments must end in full-stops, exclamation marks, or question marks
(#1645) Variable "substreamType" must be all lower-case
(#1645) Variable "recordData" must be all lower-case
(#1647) Variable "substreamType" must be all lower-case
(#1649) Variable "recordData" must be all lower-case
(#1656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1661) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Private method name "Excel5::readFilepass" must be in lower-case letters only
(#1686) Opening brace should be on the same line as the declaration
(#1693) Variable "recordData" must be all lower-case
(#1695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1695) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Variable "recordData" must be all lower-case
(#1698) Variable "recordData" must be all lower-case
(#1698) Variable "recordData" must be all lower-case
(#1698) Line exceeds 132 characters; contains 158 characters
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Private method name "Excel5::makeKey" must be in lower-case letters only
(#1716) Variable "valContext" must be all lower-case
(#1717) Opening brace should be on the same line as the declaration
(#1721) Variable "valContext" must be all lower-case
(#1751) Private method name "Excel5::verifyPassword" must be in lower-case letters only
(#1751) Variable "salt_data" must not contain underscores.
(#1751) Variable "hashedsalt_data" must not contain underscores.
(#1751) Variable "valContext" must be all lower-case
(#1752) Opening brace should be on the same line as the declaration
(#1766) Variable "mdContext1" must be all lower-case
(#1779) Variable "mdContext1" must be all lower-case
(#1807) Variable "valContext" must be all lower-case
(#1809) Variable "valContext" must be all lower-case
(#1811) Variable "salt_data" must not contain underscores.
(#1812) Variable "hashedsalt_data" must not contain underscores.
(#1819) Variable "mdContext2" must be all lower-case
(#1821) Variable "mdContext2" must be all lower-case
(#1833) Private method name "Excel5::readCodepage" must be in lower-case letters only
(#1834) Opening brace should be on the same line as the declaration
(#1836) Variable "recordData" must be all lower-case
(#1838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1838) Inline comments must end in full-stops, exclamation marks, or question marks
(#1841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1842) Variable "recordData" must be all lower-case
(#1859) Private method name "Excel5::readDateMode" must be in lower-case letters only
(#1860) Opening brace should be on the same line as the declaration
(#1862) Variable "recordData" must be all lower-case
(#1864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1864) Inline comments must end in full-stops, exclamation marks, or question marks
(#1867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1867) Inline comments must end in full-stops, exclamation marks, or question marks
(#1869) Variable "recordData" must be all lower-case
(#1877) Private method name "Excel5::readFont" must be in lower-case letters only
(#1878) Opening brace should be on the same line as the declaration
(#1880) Variable "recordData" must be all lower-case
(#1882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1882) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Variable "objFont" must be all lower-case
(#1888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1888) Inline comments must end in full-stops, exclamation marks, or question marks
(#1889) Variable "recordData" must be all lower-case
(#1890) Variable "objFont" must be all lower-case
(#1892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1894) Inline comments must end in full-stops, exclamation marks, or question marks
(#1895) Variable "isItalic" must be all lower-case
(#1895) Variable "recordData" must be all lower-case
(#1896) Variable "isItalic" must be all lower-case
(#1897) Variable "objFont" must be all lower-case
(#1900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1901) Inline comments must end in full-stops, exclamation marks, or question marks
(#1902) Variable "isStrike" must be all lower-case
(#1902) Variable "recordData" must be all lower-case
(#1903) Variable "isStrike" must be all lower-case
(#1904) Variable "objFont" must be all lower-case
(#1907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1907) Inline comments must end in full-stops, exclamation marks, or question marks
(#1908) Variable "colorIndex" must be all lower-case
(#1908) Variable "recordData" must be all lower-case
(#1909) Variable "objFont" must be all lower-case
(#1909) Variable "colorIndex" must be all lower-case
(#1911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1911) Inline comments must end in full-stops, exclamation marks, or question marks
(#1912) Variable "recordData" must be all lower-case
(#1915) Variable "objFont" must be all lower-case
(#1919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1919) Inline comments must end in full-stops, exclamation marks, or question marks
(#1920) Variable "recordData" must be all lower-case
(#1923) Variable "objFont" must be all lower-case
(#1926) Variable "objFont" must be all lower-case
(#1930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1930) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) Variable "underlineType" must be all lower-case
(#1931) Variable "recordData" must be all lower-case
(#1932) Variable "underlineType" must be all lower-case
(#1934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1934) Inline comments must end in full-stops, exclamation marks, or question marks
(#1936) Variable "objFont" must be all lower-case
(#1939) Variable "objFont" must be all lower-case
(#1942) Variable "objFont" must be all lower-case
(#1945) Variable "objFont" must be all lower-case
(#1949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1952) Inline comments must end in full-stops, exclamation marks, or question marks
(#1954) Variable "recordData" must be all lower-case
(#1956) Variable "recordData" must be all lower-case
(#1958) Variable "objFont" must be all lower-case
(#1960) Variable "objFont" must be all lower-case
(#1978) Private method name "Excel5::readFormat" must be in lower-case letters only
(#1979) Opening brace should be on the same line as the declaration
(#1981) Variable "recordData" must be all lower-case
(#1983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1983) Inline comments must end in full-stops, exclamation marks, or question marks
(#1987) Variable "indexCode" must be all lower-case
(#1987) Variable "recordData" must be all lower-case
(#1990) Variable "recordData" must be all lower-case
(#1992) Inline comments must end in full-stops, exclamation marks, or question marks
(#1993) Variable "recordData" must be all lower-case
(#1996) Variable "formatString" must be all lower-case
(#1997) Variable "indexCode" must be all lower-case
(#1997) Variable "formatString" must be all lower-case
(#2015) Private method name "Excel5::readXf" must be in lower-case letters only
(#2016) Opening brace should be on the same line as the declaration
(#2018) Variable "recordData" must be all lower-case
(#2020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2023) Variable "objStyle" must be all lower-case
(#2026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2026) Inline comments must end in full-stops, exclamation marks, or question marks
(#2027) Variable "recordData" must be all lower-case
(#2028) Variable "fontIndex" must be all lower-case
(#2028) Variable "recordData" must be all lower-case
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2031) Inline comments must end in full-stops, exclamation marks, or question marks
(#2032) Variable "fontIndex" must be all lower-case
(#2032) Variable "recordData" must be all lower-case
(#2034) Variable "objStyle" must be all lower-case
(#2034) Variable "fontIndex" must be all lower-case
(#2036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2036) Inline comments must end in full-stops, exclamation marks, or question marks
(#2037) Variable "numberFormatIndex" must be all lower-case
(#2037) Variable "recordData" must be all lower-case
(#2038) Variable "numberFormatIndex" must be all lower-case
(#2039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2039) Inline comments must end in full-stops, exclamation marks, or question marks
(#2040) Variable "numberFormatIndex" must be all lower-case
(#2041) Usage of ELSEIF not allowed; use ELSE IF instead
(#2041) Variable "numberFormatIndex" must be all lower-case
(#2042) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2042) Inline comments must end in full-stops, exclamation marks, or question marks
(#2045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2045) Inline comments must end in full-stops, exclamation marks, or question marks
(#2048) Variable "objStyle" must be all lower-case
(#2050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2052) Variable "xfTypeProt" must be all lower-case
(#2052) Variable "recordData" must be all lower-case
(#2053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2053) Inline comments must end in full-stops, exclamation marks, or question marks
(#2054) Variable "isLocked" must be all lower-case
(#2054) Variable "xfTypeProt" must be all lower-case
(#2055) Variable "objStyle" must be all lower-case
(#2055) Variable "isLocked" must be all lower-case
(#2055) Line exceeds maximum limit of 180 characters; contains 195 characters
(#2057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2057) Inline comments must end in full-stops, exclamation marks, or question marks
(#2058) Variable "isHidden" must be all lower-case
(#2058) Variable "xfTypeProt" must be all lower-case
(#2059) Variable "objStyle" must be all lower-case
(#2059) Variable "isHidden" must be all lower-case
(#2059) Line exceeds maximum limit of 180 characters; contains 197 characters
(#2061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2061) Inline comments must end in full-stops, exclamation marks, or question marks
(#2062) Variable "isCellStyleXf" must be all lower-case
(#2062) Variable "xfTypeProt" must be all lower-case
(#2064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2065) Inline comments must end in full-stops, exclamation marks, or question marks
(#2066) Variable "horAlign" must be all lower-case
(#2066) Variable "recordData" must be all lower-case
(#2067) Variable "horAlign" must be all lower-case
(#2069) Variable "objStyle" must be all lower-case
(#2072) Variable "objStyle" must be all lower-case
(#2075) Variable "objStyle" must be all lower-case
(#2078) Variable "objStyle" must be all lower-case
(#2081) Variable "objStyle" must be all lower-case
(#2084) Variable "objStyle" must be all lower-case
(#2087) Variable "objStyle" must be all lower-case
(#2087) Line exceeds 132 characters; contains 134 characters
(#2090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2090) Inline comments must end in full-stops, exclamation marks, or question marks
(#2091) Variable "wrapText" must be all lower-case
(#2091) Variable "recordData" must be all lower-case
(#2092) Variable "wrapText" must be all lower-case
(#2094) Variable "objStyle" must be all lower-case
(#2097) Variable "objStyle" must be all lower-case
(#2100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2100) Inline comments must end in full-stops, exclamation marks, or question marks
(#2101) Variable "vertAlign" must be all lower-case
(#2101) Variable "recordData" must be all lower-case
(#2102) Variable "vertAlign" must be all lower-case
(#2104) Variable "objStyle" must be all lower-case
(#2107) Variable "objStyle" must be all lower-case
(#2110) Variable "objStyle" must be all lower-case
(#2113) Variable "objStyle" must be all lower-case
(#2118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2118) Inline comments must end in full-stops, exclamation marks, or question marks
(#2119) Variable "recordData" must be all lower-case
(#2123) Usage of ELSEIF not allowed; use ELSE IF instead
(#2125) Usage of ELSEIF not allowed; use ELSE IF instead
(#2128) Variable "objStyle" must be all lower-case
(#2130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2131) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Variable "recordData" must be all lower-case
(#2133) Variable "objStyle" must be all lower-case
(#2135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2136) Variable "shrinkToFit" must be all lower-case
(#2136) Variable "recordData" must be all lower-case
(#2137) Variable "shrinkToFit" must be all lower-case
(#2139) Variable "objStyle" must be all lower-case
(#2142) Variable "objStyle" must be all lower-case
(#2146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2146) Inline comments must end in full-stops, exclamation marks, or question marks
(#2148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2149) Inline comments must end in full-stops, exclamation marks, or question marks
(#2150) Variable "bordersLeftStyle" must be all lower-case
(#2150) Variable "recordData" must be all lower-case
(#2151) Variable "objStyle" must be all lower-case
(#2151) Variable "bordersLeftStyle" must be all lower-case
(#2153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2153) Inline comments must end in full-stops, exclamation marks, or question marks
(#2154) Variable "bordersRightStyle" must be all lower-case
(#2154) Variable "recordData" must be all lower-case
(#2155) Variable "objStyle" must be all lower-case
(#2155) Variable "bordersRightStyle" must be all lower-case
(#2157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2157) Inline comments must end in full-stops, exclamation marks, or question marks
(#2158) Variable "bordersTopStyle" must be all lower-case
(#2158) Variable "recordData" must be all lower-case
(#2159) Variable "objStyle" must be all lower-case
(#2159) Variable "bordersTopStyle" must be all lower-case
(#2161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2161) Inline comments must end in full-stops, exclamation marks, or question marks
(#2162) Variable "bordersBottomStyle" must be all lower-case
(#2162) Variable "recordData" must be all lower-case
(#2163) Variable "objStyle" must be all lower-case
(#2163) Variable "bordersBottomStyle" must be all lower-case
(#2165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Variable "objStyle" must be all lower-case
(#2166) Variable "recordData" must be all lower-case
(#2168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2168) Inline comments must end in full-stops, exclamation marks, or question marks
(#2169) Variable "objStyle" must be all lower-case
(#2169) Variable "recordData" must be all lower-case
(#2171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2171) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Variable "diagonalDown" must be all lower-case
(#2172) Variable "recordData" must be all lower-case
(#2174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2174) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) Variable "diagonalUp" must be all lower-case
(#2175) Variable "recordData" must be all lower-case
(#2177) Variable "diagonalUp" must be all lower-case
(#2177) Variable "diagonalDown" must be all lower-case
(#2178) Variable "objStyle" must be all lower-case
(#2179) Usage of ELSEIF not allowed; use ELSE IF instead
(#2179) Variable "diagonalUp" must be all lower-case
(#2179) Variable "diagonalDown" must be all lower-case
(#2180) Variable "objStyle" must be all lower-case
(#2181) Usage of ELSEIF not allowed; use ELSE IF instead
(#2181) Variable "diagonalUp" must be all lower-case
(#2181) Variable "diagonalDown" must be all lower-case
(#2182) Variable "objStyle" must be all lower-case
(#2183) Usage of ELSEIF not allowed; use ELSE IF instead
(#2183) Variable "diagonalUp" must be all lower-case
(#2183) Variable "diagonalDown" must be all lower-case
(#2184) Variable "objStyle" must be all lower-case
(#2187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2188) Inline comments must end in full-stops, exclamation marks, or question marks
(#2189) Variable "objStyle" must be all lower-case
(#2189) Variable "recordData" must be all lower-case
(#2191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2191) Inline comments must end in full-stops, exclamation marks, or question marks
(#2192) Variable "objStyle" must be all lower-case
(#2192) Variable "recordData" must be all lower-case
(#2194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Variable "objStyle" must be all lower-case
(#2195) Variable "recordData" must be all lower-case
(#2197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2197) Inline comments must end in full-stops, exclamation marks, or question marks
(#2198) Variable "bordersDiagonalStyle" must be all lower-case
(#2198) Variable "recordData" must be all lower-case
(#2199) Variable "objStyle" must be all lower-case
(#2199) Variable "bordersDiagonalStyle" must be all lower-case
(#2202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2202) Inline comments must end in full-stops, exclamation marks, or question marks
(#2203) Variable "fillType" must be all lower-case
(#2203) Variable "recordData" must be all lower-case
(#2204) Variable "objStyle" must be all lower-case
(#2204) Variable "fillType" must be all lower-case
(#2206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2207) Inline comments must end in full-stops, exclamation marks, or question marks
(#2208) Variable "objStyle" must be all lower-case
(#2208) Variable "recordData" must be all lower-case
(#2210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2210) Inline comments must end in full-stops, exclamation marks, or question marks
(#2211) Variable "objStyle" must be all lower-case
(#2211) Variable "recordData" must be all lower-case
(#2213) Inline comments must end in full-stops, exclamation marks, or question marks
(#2215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2215) Inline comments must end in full-stops, exclamation marks, or question marks
(#2216) Variable "orientationAndFlags" must be all lower-case
(#2216) Variable "recordData" must be all lower-case
(#2218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2219) Variable "xfOrientation" must be all lower-case
(#2219) Variable "orientationAndFlags" must be all lower-case
(#2220) Variable "xfOrientation" must be all lower-case
(#2222) Variable "objStyle" must be all lower-case
(#2225) Variable "objStyle" must be all lower-case
(#2228) Variable "objStyle" must be all lower-case
(#2231) Variable "objStyle" must be all lower-case
(#2235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2235) Inline comments must end in full-stops, exclamation marks, or question marks
(#2236) Variable "borderAndBackground" must be all lower-case
(#2236) Variable "recordData" must be all lower-case
(#2238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2239) Variable "objStyle" must be all lower-case
(#2239) Variable "borderAndBackground" must be all lower-case
(#2241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2241) Inline comments must end in full-stops, exclamation marks, or question marks
(#2242) Variable "objStyle" must be all lower-case
(#2242) Variable "borderAndBackground" must be all lower-case
(#2244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2244) Inline comments must end in full-stops, exclamation marks, or question marks
(#2245) Variable "objStyle" must be all lower-case
(#2245) Variable "borderAndBackground" must be all lower-case
(#2247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2247) Inline comments must end in full-stops, exclamation marks, or question marks
(#2248) Variable "objStyle" must be all lower-case
(#2248) Variable "borderAndBackground" must be all lower-case
(#2248) Line exceeds 132 characters; contains 141 characters
(#2250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2250) Inline comments must end in full-stops, exclamation marks, or question marks
(#2251) Variable "objStyle" must be all lower-case
(#2251) Variable "borderAndBackground" must be all lower-case
(#2253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2253) Inline comments must end in full-stops, exclamation marks, or question marks
(#2254) Variable "borderLines" must be all lower-case
(#2254) Variable "recordData" must be all lower-case
(#2256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2256) Inline comments must end in full-stops, exclamation marks, or question marks
(#2257) Variable "objStyle" must be all lower-case
(#2257) Variable "borderLines" must be all lower-case
(#2259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2259) Inline comments must end in full-stops, exclamation marks, or question marks
(#2260) Variable "objStyle" must be all lower-case
(#2260) Variable "borderLines" must be all lower-case
(#2262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2263) Variable "objStyle" must be all lower-case
(#2263) Variable "borderLines" must be all lower-case
(#2265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2265) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Variable "objStyle" must be all lower-case
(#2266) Variable "borderLines" must be all lower-case
(#2268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2268) Inline comments must end in full-stops, exclamation marks, or question marks
(#2269) Variable "objStyle" must be all lower-case
(#2269) Variable "borderLines" must be all lower-case
(#2271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2272) Variable "objStyle" must be all lower-case
(#2272) Variable "borderLines" must be all lower-case
(#2275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2275) Inline comments must end in full-stops, exclamation marks, or question marks
(#2276) Variable "isCellStyleXf" must be all lower-case
(#2277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2277) Inline comments must end in full-stops, exclamation marks, or question marks
(#2279) Variable "objStyle" must be all lower-case
(#2283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2283) Inline comments must end in full-stops, exclamation marks, or question marks
(#2284) Variable "objStyle" must be all lower-case
(#2288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2288) Inline comments must end in full-stops, exclamation marks, or question marks
(#2296) Private method name "Excel5::readXfExt" must be in lower-case letters only
(#2297) Opening brace should be on the same line as the declaration
(#2299) Variable "recordData" must be all lower-case
(#2301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2301) Inline comments must end in full-stops, exclamation marks, or question marks
(#2305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2305) Inline comments must end in full-stops, exclamation marks, or question marks
(#2307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2307) Inline comments must end in full-stops, exclamation marks, or question marks
(#2309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2309) Inline comments must end in full-stops, exclamation marks, or question marks
(#2311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2311) Inline comments must end in full-stops, exclamation marks, or question marks
(#2313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2313) Inline comments must end in full-stops, exclamation marks, or question marks
(#2314) Variable "recordData" must be all lower-case
(#2316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2316) Inline comments must end in full-stops, exclamation marks, or question marks
(#2318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2318) Inline comments must end in full-stops, exclamation marks, or question marks
(#2319) Variable "recordData" must be all lower-case
(#2321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2321) Inline comments must end in full-stops, exclamation marks, or question marks
(#2324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2324) Inline comments must end in full-stops, exclamation marks, or question marks
(#2325) Variable "extType" must be all lower-case
(#2325) Variable "recordData" must be all lower-case
(#2327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2327) Inline comments must end in full-stops, exclamation marks, or question marks
(#2328) Variable "recordData" must be all lower-case
(#2330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2330) Inline comments must end in full-stops, exclamation marks, or question marks
(#2331) Variable "extData" must be all lower-case
(#2331) Variable "recordData" must be all lower-case
(#2333) Variable "extType" must be all lower-case
(#2334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2335) Variable "xclfType" must be all lower-case
(#2335) Variable "extData" must be all lower-case
(#2336) Variable "xclrValue" must be all lower-case
(#2336) Variable "extData" must be all lower-case
(#2336) Inline comments must end in full-stops, exclamation marks, or question marks
(#2338) Variable "xclfType" must be all lower-case
(#2339) Variable "xclrValue" must be all lower-case
(#2339) Variable "xclrValue" must be all lower-case
(#2339) Variable "xclrValue" must be all lower-case
(#2341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2341) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2350) Variable "xclfType" must be all lower-case
(#2350) Variable "extData" must be all lower-case
(#2351) Variable "xclrValue" must be all lower-case
(#2351) Variable "extData" must be all lower-case
(#2351) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) Variable "xclfType" must be all lower-case
(#2354) Variable "xclrValue" must be all lower-case
(#2354) Variable "xclrValue" must be all lower-case
(#2354) Variable "xclrValue" must be all lower-case
(#2356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2356) Inline comments must end in full-stops, exclamation marks, or question marks
(#2360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2360) Inline comments must end in full-stops, exclamation marks, or question marks
(#2364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2365) Variable "xclfType" must be all lower-case
(#2365) Variable "extData" must be all lower-case
(#2366) Variable "xclrValue" must be all lower-case
(#2366) Variable "extData" must be all lower-case
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2368) Variable "xclfType" must be all lower-case
(#2369) Variable "xclrValue" must be all lower-case
(#2369) Variable "xclrValue" must be all lower-case
(#2369) Variable "xclrValue" must be all lower-case
(#2371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2371) Inline comments must end in full-stops, exclamation marks, or question marks
(#2375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2375) Inline comments must end in full-stops, exclamation marks, or question marks
(#2379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2380) Variable "xclfType" must be all lower-case
(#2380) Variable "extData" must be all lower-case
(#2381) Variable "xclrValue" must be all lower-case
(#2381) Variable "extData" must be all lower-case
(#2381) Inline comments must end in full-stops, exclamation marks, or question marks
(#2383) Variable "xclfType" must be all lower-case
(#2384) Variable "xclrValue" must be all lower-case
(#2384) Variable "xclrValue" must be all lower-case
(#2384) Variable "xclrValue" must be all lower-case
(#2386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2386) Inline comments must end in full-stops, exclamation marks, or question marks
(#2388) Line exceeds 132 characters; contains 136 characters
(#2390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2390) Inline comments must end in full-stops, exclamation marks, or question marks
(#2394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2395) Variable "xclfType" must be all lower-case
(#2395) Variable "extData" must be all lower-case
(#2396) Variable "xclrValue" must be all lower-case
(#2396) Variable "extData" must be all lower-case
(#2396) Inline comments must end in full-stops, exclamation marks, or question marks
(#2398) Variable "xclfType" must be all lower-case
(#2399) Variable "xclrValue" must be all lower-case
(#2399) Variable "xclrValue" must be all lower-case
(#2399) Variable "xclrValue" must be all lower-case
(#2401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2401) Inline comments must end in full-stops, exclamation marks, or question marks
(#2405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2405) Inline comments must end in full-stops, exclamation marks, or question marks
(#2409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2410) Variable "xclfType" must be all lower-case
(#2410) Variable "extData" must be all lower-case
(#2411) Variable "xclrValue" must be all lower-case
(#2411) Variable "extData" must be all lower-case
(#2411) Inline comments must end in full-stops, exclamation marks, or question marks
(#2413) Variable "xclfType" must be all lower-case
(#2414) Variable "xclrValue" must be all lower-case
(#2414) Variable "xclrValue" must be all lower-case
(#2414) Variable "xclrValue" must be all lower-case
(#2416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2416) Inline comments must end in full-stops, exclamation marks, or question marks
(#2418) Line exceeds 132 characters; contains 134 characters
(#2420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2420) Inline comments must end in full-stops, exclamation marks, or question marks
(#2424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2425) Variable "xclfType" must be all lower-case
(#2425) Variable "extData" must be all lower-case
(#2426) Variable "xclrValue" must be all lower-case
(#2426) Variable "extData" must be all lower-case
(#2426) Inline comments must end in full-stops, exclamation marks, or question marks
(#2428) Variable "xclfType" must be all lower-case
(#2429) Variable "xclrValue" must be all lower-case
(#2429) Variable "xclrValue" must be all lower-case
(#2429) Variable "xclrValue" must be all lower-case
(#2431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2433) Line exceeds 132 characters; contains 140 characters
(#2435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2435) Inline comments must end in full-stops, exclamation marks, or question marks
(#2439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2440) Variable "xclfType" must be all lower-case
(#2440) Variable "extData" must be all lower-case
(#2441) Variable "xclrValue" must be all lower-case
(#2441) Variable "extData" must be all lower-case
(#2441) Inline comments must end in full-stops, exclamation marks, or question marks
(#2443) Variable "xclfType" must be all lower-case
(#2444) Variable "xclrValue" must be all lower-case
(#2444) Variable "xclrValue" must be all lower-case
(#2444) Variable "xclrValue" must be all lower-case
(#2446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2446) Inline comments must end in full-stops, exclamation marks, or question marks
(#2450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2450) Inline comments must end in full-stops, exclamation marks, or question marks
(#2464) Private method name "Excel5::readStyle" must be in lower-case letters only
(#2465) Opening brace should be on the same line as the declaration
(#2467) Variable "recordData" must be all lower-case
(#2469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2473) Inline comments must end in full-stops, exclamation marks, or question marks
(#2474) Variable "recordData" must be all lower-case
(#2476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2476) Inline comments must end in full-stops, exclamation marks, or question marks
(#2477) Variable "xfIndex" must be all lower-case
(#2479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2479) Inline comments must end in full-stops, exclamation marks, or question marks
(#2480) Variable "isBuiltIn" must be all lower-case
(#2482) Variable "isBuiltIn" must be all lower-case
(#2483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2483) Inline comments must end in full-stops, exclamation marks, or question marks
(#2484) Variable "builtInId" must be all lower-case
(#2484) Variable "recordData" must be all lower-case
(#2486) Variable "builtInId" must be all lower-case
(#2488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2488) Inline comments must end in full-stops, exclamation marks, or question marks
(#2493) Empty ELSE statement detected
(#2494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2494) Inline comments must end in full-stops, exclamation marks, or question marks
(#2502) Private method name "Excel5::readPalette" must be in lower-case letters only
(#2503) Opening brace should be on the same line as the declaration
(#2505) Variable "recordData" must be all lower-case
(#2507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2507) Inline comments must end in full-stops, exclamation marks, or question marks
(#2511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2511) Inline comments must end in full-stops, exclamation marks, or question marks
(#2512) Variable "recordData" must be all lower-case
(#2514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2514) Inline comments must end in full-stops, exclamation marks, or question marks
(#2516) Variable "recordData" must be all lower-case
(#2534) Private method name "Excel5::readSheet" must be in lower-case letters only
(#2535) Opening brace should be on the same line as the declaration
(#2537) Variable "recordData" must be all lower-case
(#2539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2540) Inline comments must end in full-stops, exclamation marks, or question marks
(#2541) Variable "rec_offset" must not contain underscores.
(#2543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2543) Inline comments must end in full-stops, exclamation marks, or question marks
(#2546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2547) Variable "recordData" must be all lower-case
(#2549) Variable "sheetState" must be all lower-case
(#2552) Variable "sheetState" must be all lower-case
(#2555) Variable "sheetState" must be all lower-case
(#2558) Variable "sheetState" must be all lower-case
(#2562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2562) Inline comments must end in full-stops, exclamation marks, or question marks
(#2563) Variable "sheetType" must be all lower-case
(#2563) Variable "recordData" must be all lower-case
(#2565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2565) Inline comments must end in full-stops, exclamation marks, or question marks
(#2567) Variable "recordData" must be all lower-case
(#2568) Variable "rec_name" must not contain underscores.
(#2569) Usage of ELSEIF not allowed; use ELSE IF instead
(#2570) Variable "recordData" must be all lower-case
(#2571) Variable "rec_name" must not contain underscores.
(#2575) Variable "rec_name" must not contain underscores.
(#2576) Variable "rec_offset" must not contain underscores.
(#2577) Variable "sheetState" must be all lower-case
(#2578) Variable "sheetType" must be all lower-case
(#2585) Private method name "Excel5::readExternalBook" must be in lower-case letters only
(#2586) Opening brace should be on the same line as the declaration
(#2588) Variable "recordData" must be all lower-case
(#2590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2590) Inline comments must end in full-stops, exclamation marks, or question marks
(#2593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2593) Inline comments must end in full-stops, exclamation marks, or question marks
(#2596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2596) Inline comments must end in full-stops, exclamation marks, or question marks
(#2597) Variable "recordData" must be all lower-case
(#2598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2599) Inline comments must end in full-stops, exclamation marks, or question marks
(#2600) Variable "recordData" must be all lower-case
(#2603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2603) Inline comments must end in full-stops, exclamation marks, or question marks
(#2604) Variable "encodedUrlString" must be all lower-case
(#2604) Variable "recordData" must be all lower-case
(#2605) Variable "encodedUrlString" must be all lower-case
(#2607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2607) Inline comments must end in full-stops, exclamation marks, or question marks
(#2608) Variable "externalSheetNames" must be all lower-case
(#2610) Variable "externalSheetNameString" must be all lower-case
(#2610) Variable "recordData" must be all lower-case
(#2611) Variable "externalSheetNames" must be all lower-case
(#2611) Variable "externalSheetNameString" must be all lower-case
(#2612) Variable "externalSheetNameString" must be all lower-case
(#2615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2615) Inline comments must end in full-stops, exclamation marks, or question marks
(#2618) Variable "encodedUrlString" must be all lower-case
(#2619) Variable "externalSheetNames" must be all lower-case
(#2621) Usage of ELSEIF not allowed; use ELSE IF instead
(#2621) Variable "recordData" must be all lower-case
(#2622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2624) Inline comments must end in full-stops, exclamation marks, or question marks
(#2624) This comment is 43% valid code; is this commented out code?
(#2628) Usage of ELSEIF not allowed; use ELSE IF instead
(#2628) Variable "recordData" must be all lower-case
(#2629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2630) Inline comments must end in full-stops, exclamation marks, or question marks
(#2630) This comment is 42% valid code; is this commented out code?
(#2634) Usage of ELSEIF not allowed; use ELSE IF instead
(#2634) Variable "recordData" must be all lower-case
(#2636) This comment is 42% valid code; is this commented out code?
(#2637) Inline comments must end in full-stops, exclamation marks, or question marks
(#2647) Private method name "Excel5::readExternName" must be in lower-case letters only
(#2648) Opening brace should be on the same line as the declaration
(#2650) Variable "recordData" must be all lower-case
(#2652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2655) Inline comments must end in full-stops, exclamation marks, or question marks
(#2657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2657) Inline comments must end in full-stops, exclamation marks, or question marks
(#2658) Variable "recordData" must be all lower-case
(#2660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2660) Inline comments must end in full-stops, exclamation marks, or question marks
(#2662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2662) Inline comments must end in full-stops, exclamation marks, or question marks
(#2664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2664) Inline comments must end in full-stops, exclamation marks, or question marks
(#2665) Variable "nameString" must be all lower-case
(#2665) Variable "recordData" must be all lower-case
(#2667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2667) Inline comments must end in full-stops, exclamation marks, or question marks
(#2668) Variable "nameString" must be all lower-case
(#2669) Variable "recordData" must be all lower-case
(#2672) Variable "nameString" must be all lower-case
(#2681) Private method name "Excel5::readExternSheet" must be in lower-case letters only
(#2682) Opening brace should be on the same line as the declaration
(#2684) Variable "recordData" must be all lower-case
(#2686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2689) Inline comments must end in full-stops, exclamation marks, or question marks
(#2691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2691) Inline comments must end in full-stops, exclamation marks, or question marks
(#2692) Variable "recordData" must be all lower-case
(#2695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2695) Inline comments must end in full-stops, exclamation marks, or question marks
(#2696) Variable "recordData" must be all lower-case
(#2697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2697) Inline comments must end in full-stops, exclamation marks, or question marks
(#2698) Variable "recordData" must be all lower-case
(#2699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2699) Inline comments must end in full-stops, exclamation marks, or question marks
(#2700) Variable "recordData" must be all lower-case
(#2717) Private method name "Excel5::readDefinedName" must be in lower-case letters only
(#2718) Opening brace should be on the same line as the declaration
(#2720) Variable "recordData" must be all lower-case
(#2722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2722) Inline comments must end in full-stops, exclamation marks, or question marks
(#2726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2726) Inline comments must end in full-stops, exclamation marks, or question marks
(#2728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2728) Inline comments must end in full-stops, exclamation marks, or question marks
(#2729) Variable "recordData" must be all lower-case
(#2731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2731) Inline comments must end in full-stops, exclamation marks, or question marks
(#2732) Variable "isBuiltInName" must be all lower-case
(#2734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2734) Inline comments must end in full-stops, exclamation marks, or question marks
(#2736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2736) Inline comments must end in full-stops, exclamation marks, or question marks
(#2737) Variable "recordData" must be all lower-case
(#2739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2740) Inline comments must end in full-stops, exclamation marks, or question marks
(#2741) Variable "recordData" must be all lower-case
(#2743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2743) Inline comments must end in full-stops, exclamation marks, or question marks
(#2744) Variable "recordData" must be all lower-case
(#2746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2746) Inline comments must end in full-stops, exclamation marks, or question marks
(#2747) Variable "recordData" must be all lower-case
(#2749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2749) Inline comments must end in full-stops, exclamation marks, or question marks
(#2751) Variable "formulaStructure" must be all lower-case
(#2751) Variable "recordData" must be all lower-case
(#2754) Variable "formulaStructure" must be all lower-case
(#2760) Variable "isBuiltInName" must be all lower-case
(#2771) Private method name "Excel5::readMsoDrawingGroup" must be in lower-case letters only
(#2772) Opening brace should be on the same line as the declaration
(#2775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2775) Inline comments must end in full-stops, exclamation marks, or question marks
(#2776) Variable "splicedRecordData" must be all lower-case
(#2777) Variable "recordData" must be all lower-case
(#2777) Variable "splicedRecordData" must be all lower-case
(#2779) Variable "recordData" must be all lower-case
(#2793) Private method name "Excel5::readSst" must be in lower-case letters only
(#2794) Opening brace should be on the same line as the declaration
(#2795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2795) Inline comments must end in full-stops, exclamation marks, or question marks
(#2798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2798) Inline comments must end in full-stops, exclamation marks, or question marks
(#2799) Variable "splicedRecordData" must be all lower-case
(#2801) Variable "recordData" must be all lower-case
(#2801) Variable "splicedRecordData" must be all lower-case
(#2802) Variable "spliceOffsets" must be all lower-case
(#2802) Variable "splicedRecordData" must be all lower-case
(#2804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2804) Inline comments must end in full-stops, exclamation marks, or question marks
(#2807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2807) Inline comments must end in full-stops, exclamation marks, or question marks
(#2808) Variable "recordData" must be all lower-case
(#2811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2811) Inline comments must end in full-stops, exclamation marks, or question marks
(#2813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2813) Inline comments must end in full-stops, exclamation marks, or question marks
(#2814) Variable "numChars" must be all lower-case
(#2814) Variable "recordData" must be all lower-case
(#2817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2817) Inline comments must end in full-stops, exclamation marks, or question marks
(#2818) Variable "optionFlags" must be all lower-case
(#2818) Variable "recordData" must be all lower-case
(#2821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2821) Inline comments must end in full-stops, exclamation marks, or question marks
(#2822) Variable "isCompressed" must be all lower-case
(#2822) Variable "optionFlags" must be all lower-case
(#2824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2824) Inline comments must end in full-stops, exclamation marks, or question marks
(#2825) Variable "hasAsian" must be all lower-case
(#2825) Variable "optionFlags" must be all lower-case
(#2827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2827) Inline comments must end in full-stops, exclamation marks, or question marks
(#2828) Variable "hasRichText" must be all lower-case
(#2828) Variable "optionFlags" must be all lower-case
(#2830) Variable "hasRichText" must be all lower-case
(#2831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2831) Inline comments must end in full-stops, exclamation marks, or question marks
(#2832) Variable "formattingRuns" must be all lower-case
(#2832) Variable "recordData" must be all lower-case
(#2836) Variable "hasAsian" must be all lower-case
(#2837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2837) Inline comments must end in full-stops, exclamation marks, or question marks
(#2838) Variable "extendedRunLength" must be all lower-case
(#2838) Variable "recordData" must be all lower-case
(#2842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2842) Inline comments must end in full-stops, exclamation marks, or question marks
(#2843) Variable "isCompressed" must be all lower-case
(#2843) Variable "numChars" must be all lower-case
(#2843) Variable "numChars" must be all lower-case
(#2845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2845) Inline comments must end in full-stops, exclamation marks, or question marks
(#2846) Variable "spliceOffsets" must be all lower-case
(#2846) Variable "spliceOffset" must be all lower-case
(#2847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2848) Inline comments must end in full-stops, exclamation marks, or question marks
(#2849) Variable "spliceOffset" must be all lower-case
(#2850) Variable "spliceOffset" must be all lower-case
(#2856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2856) Inline comments must end in full-stops, exclamation marks, or question marks
(#2858) Variable "recordData" must be all lower-case
(#2861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2861) Inline comments must end in full-stops, exclamation marks, or question marks
(#2863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2863) Inline comments must end in full-stops, exclamation marks, or question marks
(#2864) Variable "recordData" must be all lower-case
(#2866) Variable "bytesRead" must be all lower-case
(#2868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2868) Inline comments must end in full-stops, exclamation marks, or question marks
(#2869) Variable "charsLeft" must be all lower-case
(#2869) Variable "numChars" must be all lower-case
(#2869) Variable "isCompressed" must be all lower-case
(#2869) Variable "bytesRead" must be all lower-case
(#2869) Variable "bytesRead" must be all lower-case
(#2873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2873) Inline comments must end in full-stops, exclamation marks, or question marks
(#2874) Variable "charsLeft" must be all lower-case
(#2875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2875) Inline comments must end in full-stops, exclamation marks, or question marks
(#2876) Variable "spliceOffsets" must be all lower-case
(#2876) Variable "spliceOffset" must be all lower-case
(#2877) Variable "spliceOffset" must be all lower-case
(#2878) Variable "spliceOffset" must be all lower-case
(#2883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2884) Inline comments must end in full-stops, exclamation marks, or question marks
(#2885) Variable "recordData" must be all lower-case
(#2888) Variable "isCompressed" must be all lower-case
(#2890) Inline comments must end in full-stops, exclamation marks, or question marks
(#2891) Variable "charsLeft" must be all lower-case
(#2892) Variable "recordData" must be all lower-case
(#2893) Variable "charsLeft" must be all lower-case
(#2894) Variable "isCompressed" must be all lower-case
(#2895) Usage of ELSEIF not allowed; use ELSE IF instead
(#2895) Variable "isCompressed" must be all lower-case
(#2897) Inline comments must end in full-stops, exclamation marks, or question marks
(#2898) Variable "charsLeft" must be all lower-case
(#2899) Variable "recordData" must be all lower-case
(#2900) Variable "charsLeft" must be all lower-case
(#2901) Variable "isCompressed" must be all lower-case
(#2902) Usage of ELSEIF not allowed; use ELSE IF instead
(#2902) Variable "isCompressed" must be all lower-case
(#2904) Inline comments must end in full-stops, exclamation marks, or question marks
(#2905) Variable "charsLeft" must be all lower-case
(#2907) Variable "recordData" must be all lower-case
(#2910) Variable "charsLeft" must be all lower-case
(#2911) Variable "isCompressed" must be all lower-case
(#2914) Inline comments must end in full-stops, exclamation marks, or question marks
(#2920) Variable "charsLeft" must be all lower-case
(#2921) Variable "recordData" must be all lower-case
(#2922) Variable "charsLeft" must be all lower-case
(#2923) Variable "isCompressed" must be all lower-case
(#2930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2930) Inline comments must end in full-stops, exclamation marks, or question marks
(#2931) Variable "isCompressed" must be all lower-case
(#2933) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2933) Inline comments must end in full-stops, exclamation marks, or question marks
(#2934) Variable "fmtRuns" must be all lower-case
(#2935) Variable "hasRichText" must be all lower-case
(#2936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2936) Inline comments must end in full-stops, exclamation marks, or question marks
(#2937) Variable "formattingRuns" must be all lower-case
(#2938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2938) Inline comments must end in full-stops, exclamation marks, or question marks
(#2939) Variable "charPos" must be all lower-case
(#2939) Variable "recordData" must be all lower-case
(#2941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2941) Inline comments must end in full-stops, exclamation marks, or question marks
(#2942) Variable "fontIndex" must be all lower-case
(#2942) Variable "recordData" must be all lower-case
(#2944) Variable "fmtRuns" must be all lower-case
(#2945) Variable "charPos" must be all lower-case
(#2946) Variable "fontIndex" must be all lower-case
(#2949) Variable "formattingRuns" must be all lower-case
(#2952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2952) Inline comments must end in full-stops, exclamation marks, or question marks
(#2953) Variable "hasAsian" must be all lower-case
(#2954) Inline comments must end in full-stops, exclamation marks, or question marks
(#2955) Variable "extendedRunLength" must be all lower-case
(#2958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2958) Inline comments must end in full-stops, exclamation marks, or question marks
(#2961) Variable "fmtRuns" must be all lower-case
(#2965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2965) Inline comments must end in full-stops, exclamation marks, or question marks
(#2971) Private method name "Excel5::readPrintGridlines" must be in lower-case letters only
(#2972) Opening brace should be on the same line as the declaration
(#2974) Variable "recordData" must be all lower-case
(#2976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2976) Inline comments must end in full-stops, exclamation marks, or question marks
(#2980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2980) Inline comments must end in full-stops, exclamation marks, or question marks
(#2981) Variable "printGridlines" must be all lower-case
(#2981) Variable "recordData" must be all lower-case
(#2982) Variable "printGridlines" must be all lower-case
(#2989) Private method name "Excel5::readDefaultRowHeight" must be in lower-case letters only
(#2990) Opening brace should be on the same line as the declaration
(#2992) Variable "recordData" must be all lower-case
(#2994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2994) Inline comments must end in full-stops, exclamation marks, or question marks
(#2997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2998) Inline comments must end in full-stops, exclamation marks, or question marks
(#2999) Variable "recordData" must be all lower-case
(#3006) Private method name "Excel5::readSheetPr" must be in lower-case letters only
(#3007) Opening brace should be on the same line as the declaration
(#3009) Variable "recordData" must be all lower-case
(#3011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3011) Inline comments must end in full-stops, exclamation marks, or question marks
(#3014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3014) Inline comments must end in full-stops, exclamation marks, or question marks
(#3016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3016) Inline comments must end in full-stops, exclamation marks, or question marks
(#3017) Variable "isSummaryBelow" must be all lower-case
(#3017) Variable "recordData" must be all lower-case
(#3018) Variable "isSummaryBelow" must be all lower-case
(#3020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3020) Inline comments must end in full-stops, exclamation marks, or question marks
(#3021) Variable "isSummaryRight" must be all lower-case
(#3021) Variable "recordData" must be all lower-case
(#3022) Variable "isSummaryRight" must be all lower-case
(#3024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3025) Inline comments must end in full-stops, exclamation marks, or question marks
(#3026) Variable "recordData" must be all lower-case
(#3032) Private method name "Excel5::readHorizontalPageBreaks" must be in lower-case letters only
(#3033) Opening brace should be on the same line as the declaration
(#3035) Variable "recordData" must be all lower-case
(#3037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3037) Inline comments must end in full-stops, exclamation marks, or question marks
(#3041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3041) Inline comments must end in full-stops, exclamation marks, or question marks
(#3042) Variable "recordData" must be all lower-case
(#3044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3044) Inline comments must end in full-stops, exclamation marks, or question marks
(#3046) Variable "recordData" must be all lower-case
(#3047) Variable "recordData" must be all lower-case
(#3048) Variable "recordData" must be all lower-case
(#3050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3059) Private method name "Excel5::readVerticalPageBreaks" must be in lower-case letters only
(#3060) Opening brace should be on the same line as the declaration
(#3062) Variable "recordData" must be all lower-case
(#3064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3064) Inline comments must end in full-stops, exclamation marks, or question marks
(#3068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3068) Inline comments must end in full-stops, exclamation marks, or question marks
(#3069) Variable "recordData" must be all lower-case
(#3071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3071) Inline comments must end in full-stops, exclamation marks, or question marks
(#3073) Variable "recordData" must be all lower-case
(#3074) Variable "recordData" must be all lower-case
(#3075) Variable "recordData" must be all lower-case
(#3077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3086) Private method name "Excel5::readHeader" must be in lower-case letters only
(#3087) Opening brace should be on the same line as the declaration
(#3089) Variable "recordData" must be all lower-case
(#3091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3091) Inline comments must end in full-stops, exclamation marks, or question marks
(#3095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3096) Inline comments must end in full-stops, exclamation marks, or question marks
(#3097) Variable "recordData" must be all lower-case
(#3099) Variable "recordData" must be all lower-case
(#3101) Variable "recordData" must be all lower-case
(#3113) Private method name "Excel5::readFooter" must be in lower-case letters only
(#3114) Opening brace should be on the same line as the declaration
(#3116) Variable "recordData" must be all lower-case
(#3118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3118) Inline comments must end in full-stops, exclamation marks, or question marks
(#3122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3123) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Variable "recordData" must be all lower-case
(#3126) Variable "recordData" must be all lower-case
(#3128) Variable "recordData" must be all lower-case
(#3139) Private method name "Excel5::readHcenter" must be in lower-case letters only
(#3140) Opening brace should be on the same line as the declaration
(#3142) Variable "recordData" must be all lower-case
(#3144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3144) Inline comments must end in full-stops, exclamation marks, or question marks
(#3148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3148) Inline comments must end in full-stops, exclamation marks, or question marks
(#3149) Variable "isHorizontalCentered" must be all lower-case
(#3149) Variable "recordData" must be all lower-case
(#3151) Variable "isHorizontalCentered" must be all lower-case
(#3158) Private method name "Excel5::readVcenter" must be in lower-case letters only
(#3159) Opening brace should be on the same line as the declaration
(#3161) Variable "recordData" must be all lower-case
(#3163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3163) Inline comments must end in full-stops, exclamation marks, or question marks
(#3167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3167) Inline comments must end in full-stops, exclamation marks, or question marks
(#3168) Variable "isVerticalCentered" must be all lower-case
(#3168) Variable "recordData" must be all lower-case
(#3170) Variable "isVerticalCentered" must be all lower-case
(#3177) Private method name "Excel5::readLeftMargin" must be in lower-case letters only
(#3178) Opening brace should be on the same line as the declaration
(#3180) Variable "recordData" must be all lower-case
(#3182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3182) Inline comments must end in full-stops, exclamation marks, or question marks
(#3186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3186) Inline comments must end in full-stops, exclamation marks, or question marks
(#3187) Variable "recordData" must be all lower-case
(#3194) Private method name "Excel5::readRightMargin" must be in lower-case letters only
(#3195) Opening brace should be on the same line as the declaration
(#3197) Variable "recordData" must be all lower-case
(#3199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3199) Inline comments must end in full-stops, exclamation marks, or question marks
(#3203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3203) Inline comments must end in full-stops, exclamation marks, or question marks
(#3204) Variable "recordData" must be all lower-case
(#3211) Private method name "Excel5::readTopMargin" must be in lower-case letters only
(#3212) Opening brace should be on the same line as the declaration
(#3214) Variable "recordData" must be all lower-case
(#3216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3216) Inline comments must end in full-stops, exclamation marks, or question marks
(#3220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3220) Inline comments must end in full-stops, exclamation marks, or question marks
(#3221) Variable "recordData" must be all lower-case
(#3228) Private method name "Excel5::readBottomMargin" must be in lower-case letters only
(#3229) Opening brace should be on the same line as the declaration
(#3231) Variable "recordData" must be all lower-case
(#3233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3233) Inline comments must end in full-stops, exclamation marks, or question marks
(#3237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3237) Inline comments must end in full-stops, exclamation marks, or question marks
(#3238) Variable "recordData" must be all lower-case
(#3245) Private method name "Excel5::readPageSetup" must be in lower-case letters only
(#3246) Opening brace should be on the same line as the declaration
(#3248) Variable "recordData" must be all lower-case
(#3250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3250) Inline comments must end in full-stops, exclamation marks, or question marks
(#3254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3254) Inline comments must end in full-stops, exclamation marks, or question marks
(#3255) Variable "paperSize" must be all lower-case
(#3255) Variable "recordData" must be all lower-case
(#3257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3257) Inline comments must end in full-stops, exclamation marks, or question marks
(#3258) Variable "recordData" must be all lower-case
(#3260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3260) Inline comments must end in full-stops, exclamation marks, or question marks
(#3261) Variable "fitToWidth" must be all lower-case
(#3261) Variable "recordData" must be all lower-case
(#3263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3263) Inline comments must end in full-stops, exclamation marks, or question marks
(#3264) Variable "fitToHeight" must be all lower-case
(#3264) Variable "recordData" must be all lower-case
(#3266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3266) Inline comments must end in full-stops, exclamation marks, or question marks
(#3268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3268) Inline comments must end in full-stops, exclamation marks, or question marks
(#3269) Variable "isPortrait" must be all lower-case
(#3269) Variable "recordData" must be all lower-case
(#3271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3272) Inline comments must end in full-stops, exclamation marks, or question marks
(#3273) Variable "isNotInit" must be all lower-case
(#3273) Variable "recordData" must be all lower-case
(#3275) Variable "isNotInit" must be all lower-case
(#3276) Variable "paperSize" must be all lower-case
(#3277) Variable "isPortrait" must be all lower-case
(#3279) Line exceeds 132 characters; contains 142 characters
(#3282) Line exceeds 132 characters; contains 141 characters
(#3288) Variable "fitToWidth" must be all lower-case
(#3289) Variable "fitToHeight" must be all lower-case
(#3292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3292) Inline comments must end in full-stops, exclamation marks, or question marks
(#3293) Variable "marginHeader" must be all lower-case
(#3293) Variable "recordData" must be all lower-case
(#3294) Variable "marginHeader" must be all lower-case
(#3296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3296) Inline comments must end in full-stops, exclamation marks, or question marks
(#3297) Variable "marginFooter" must be all lower-case
(#3297) Variable "recordData" must be all lower-case
(#3298) Variable "marginFooter" must be all lower-case
(#3306) Private method name "Excel5::readProtect" must be in lower-case letters only
(#3307) Opening brace should be on the same line as the declaration
(#3309) Variable "recordData" must be all lower-case
(#3311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3311) Inline comments must end in full-stops, exclamation marks, or question marks
(#3318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3318) Inline comments must end in full-stops, exclamation marks, or question marks
(#3320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3320) Inline comments must end in full-stops, exclamation marks, or question marks
(#3321) Variable "recordData" must be all lower-case
(#3328) Private method name "Excel5::readScenProtect" must be in lower-case letters only
(#3329) Opening brace should be on the same line as the declaration
(#3331) Variable "recordData" must be all lower-case
(#3333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3333) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3340) Inline comments must end in full-stops, exclamation marks, or question marks
(#3342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3342) Inline comments must end in full-stops, exclamation marks, or question marks
(#3343) Variable "recordData" must be all lower-case
(#3351) Private method name "Excel5::readObjectProtect" must be in lower-case letters only
(#3352) Opening brace should be on the same line as the declaration
(#3354) Variable "recordData" must be all lower-case
(#3356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3356) Inline comments must end in full-stops, exclamation marks, or question marks
(#3363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3363) Inline comments must end in full-stops, exclamation marks, or question marks
(#3365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3365) Inline comments must end in full-stops, exclamation marks, or question marks
(#3366) Variable "recordData" must be all lower-case
(#3374) Private method name "Excel5::readPassword" must be in lower-case letters only
(#3375) Opening brace should be on the same line as the declaration
(#3377) Variable "recordData" must be all lower-case
(#3379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3379) Inline comments must end in full-stops, exclamation marks, or question marks
(#3383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3384) Variable "recordData" must be all lower-case
(#3384) Inline comments must end in full-stops, exclamation marks, or question marks
(#3392) Private method name "Excel5::readDefColWidth" must be in lower-case letters only
(#3393) Opening brace should be on the same line as the declaration
(#3395) Variable "recordData" must be all lower-case
(#3397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3397) Inline comments must end in full-stops, exclamation marks, or question marks
(#3400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3400) Inline comments must end in full-stops, exclamation marks, or question marks
(#3401) Variable "recordData" must be all lower-case
(#3410) Private method name "Excel5::readColInfo" must be in lower-case letters only
(#3411) Opening brace should be on the same line as the declaration
(#3413) Variable "recordData" must be all lower-case
(#3415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3415) Inline comments must end in full-stops, exclamation marks, or question marks
(#3419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3420) Variable "recordData" must be all lower-case
(#3420) Inline comments must end in full-stops, exclamation marks, or question marks
(#3422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3423) Variable "recordData" must be all lower-case
(#3423) Inline comments must end in full-stops, exclamation marks, or question marks
(#3425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3425) Inline comments must end in full-stops, exclamation marks, or question marks
(#3426) Variable "recordData" must be all lower-case
(#3428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3428) Inline comments must end in full-stops, exclamation marks, or question marks
(#3429) Variable "xfIndex" must be all lower-case
(#3429) Variable "recordData" must be all lower-case
(#3431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3432) Inline comments must end in full-stops, exclamation marks, or question marks
(#3433) Variable "isHidden" must be all lower-case
(#3433) Variable "recordData" must be all lower-case
(#3435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3435) Inline comments must end in full-stops, exclamation marks, or question marks
(#3436) Variable "recordData" must be all lower-case
(#3438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3438) Inline comments must end in full-stops, exclamation marks, or question marks
(#3439) Variable "isCollapsed" must be all lower-case
(#3439) Variable "recordData" must be all lower-case
(#3441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3441) Inline comments must end in full-stops, exclamation marks, or question marks
(#3449) Variable "isHidden" must be all lower-case
(#3451) Variable "isCollapsed" must be all lower-case
(#3452) Variable "xfIndex" must be all lower-case
(#3467) Private method name "Excel5::readRow" must be in lower-case letters only
(#3468) Opening brace should be on the same line as the declaration
(#3470) Variable "recordData" must be all lower-case
(#3472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3472) Inline comments must end in full-stops, exclamation marks, or question marks
(#3476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3476) Inline comments must end in full-stops, exclamation marks, or question marks
(#3477) Variable "recordData" must be all lower-case
(#3479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3479) Inline comments must end in full-stops, exclamation marks, or question marks
(#3481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3481) Inline comments must end in full-stops, exclamation marks, or question marks
(#3483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3483) Inline comments must end in full-stops, exclamation marks, or question marks
(#3485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3485) Inline comments must end in full-stops, exclamation marks, or question marks
(#3486) Variable "recordData" must be all lower-case
(#3488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3488) Inline comments must end in full-stops, exclamation marks, or question marks
(#3489) Variable "useDefaultHeight" must be all lower-case
(#3489) Variable "recordData" must be all lower-case
(#3491) Variable "useDefaultHeight" must be all lower-case
(#3495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3495) Inline comments must end in full-stops, exclamation marks, or question marks
(#3497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3497) Inline comments must end in full-stops, exclamation marks, or question marks
(#3499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3499) Inline comments must end in full-stops, exclamation marks, or question marks
(#3501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3501) Inline comments must end in full-stops, exclamation marks, or question marks
(#3502) Variable "recordData" must be all lower-case
(#3505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3505) Inline comments must end in full-stops, exclamation marks, or question marks
(#3506) Variable "isCollapsed" must be all lower-case
(#3506) Variable "recordData" must be all lower-case
(#3507) Variable "isCollapsed" must be all lower-case
(#3509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3509) Inline comments must end in full-stops, exclamation marks, or question marks
(#3510) Variable "isHidden" must be all lower-case
(#3510) Variable "recordData" must be all lower-case
(#3511) Variable "isHidden" must be all lower-case
(#3513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3513) Inline comments must end in full-stops, exclamation marks, or question marks
(#3514) Variable "hasExplicitFormat" must be all lower-case
(#3514) Variable "recordData" must be all lower-case
(#3516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3516) Inline comments must end in full-stops, exclamation marks, or question marks
(#3517) Variable "xfIndex" must be all lower-case
(#3517) Variable "recordData" must be all lower-case
(#3519) Variable "hasExplicitFormat" must be all lower-case
(#3519) Variable "xfIndex" must be all lower-case
(#3520) Variable "xfIndex" must be all lower-case
(#3536) Private method name "Excel5::readRk" must be in lower-case letters only
(#3537) Opening brace should be on the same line as the declaration
(#3539) Variable "recordData" must be all lower-case
(#3541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3541) Inline comments must end in full-stops, exclamation marks, or question marks
(#3544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3544) Inline comments must end in full-stops, exclamation marks, or question marks
(#3545) Variable "recordData" must be all lower-case
(#3547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3547) Inline comments must end in full-stops, exclamation marks, or question marks
(#3548) Variable "recordData" must be all lower-case
(#3549) Variable "columnString" must be all lower-case
(#3552) Variable "columnString" must be all lower-case
(#3552) Line exceeds 132 characters; contains 138 characters
(#3553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3553) Inline comments must end in full-stops, exclamation marks, or question marks
(#3554) Variable "xfIndex" must be all lower-case
(#3554) Variable "recordData" must be all lower-case
(#3556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3556) Inline comments must end in full-stops, exclamation marks, or question marks
(#3557) Variable "recordData" must be all lower-case
(#3558) Variable "numValue" must be all lower-case
(#3560) Variable "columnString" must be all lower-case
(#3562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3562) Inline comments must end in full-stops, exclamation marks, or question marks
(#3563) Variable "xfIndex" must be all lower-case
(#3566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3566) Inline comments must end in full-stops, exclamation marks, or question marks
(#3567) Variable "numValue" must be all lower-case
(#3580) Private method name "Excel5::readLabelSst" must be in lower-case letters only
(#3581) Opening brace should be on the same line as the declaration
(#3583) Variable "recordData" must be all lower-case
(#3585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3585) Inline comments must end in full-stops, exclamation marks, or question marks
(#3588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3588) Inline comments must end in full-stops, exclamation marks, or question marks
(#3589) Variable "recordData" must be all lower-case
(#3591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3591) Inline comments must end in full-stops, exclamation marks, or question marks
(#3592) Variable "recordData" must be all lower-case
(#3593) Variable "columnString" must be all lower-case
(#3595) Variable "emptyCell" must be all lower-case
(#3597) Variable "columnString" must be all lower-case
(#3597) Line exceeds 132 characters; contains 138 characters
(#3598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3598) Inline comments must end in full-stops, exclamation marks, or question marks
(#3599) Variable "xfIndex" must be all lower-case
(#3599) Variable "recordData" must be all lower-case
(#3601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3601) Inline comments must end in full-stops, exclamation marks, or question marks
(#3602) Variable "recordData" must be all lower-case
(#3604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3604) Inline comments must end in full-stops, exclamation marks, or question marks
(#3605) Variable "fmtRuns" must be all lower-case
(#3606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3606) Inline comments must end in full-stops, exclamation marks, or question marks
(#3607) Variable "richText" must be all lower-case
(#3608) Variable "charPos" must be all lower-case
(#3609) Variable "sstCount" must be all lower-case
(#3610) Variable "sstCount" must be all lower-case
(#3611) Variable "fmtRuns" must be all lower-case
(#3612) Variable "charPos" must be all lower-case
(#3612) Variable "fmtRuns" must be all lower-case
(#3612) Variable "charPos" must be all lower-case
(#3612) Line exceeds 132 characters; contains 164 characters
(#3613) Variable "charPos" must be all lower-case
(#3613) Variable "fmtRuns" must be all lower-case
(#3615) Variable "charPos" must be all lower-case
(#3615) Line exceeds maximum limit of 180 characters; contains 221 characters
(#3619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3619) Inline comments must end in full-stops, exclamation marks, or question marks
(#3620) Variable "richText" must be all lower-case
(#3622) Variable "textRun" must be all lower-case
(#3622) Variable "richText" must be all lower-case
(#3623) Variable "fmtRuns" must be all lower-case
(#3624) Variable "fmtRuns" must be all lower-case
(#3625) Variable "fontIndex" must be all lower-case
(#3625) Variable "fmtRuns" must be all lower-case
(#3627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3628) Inline comments must end in full-stops, exclamation marks, or question marks
(#3629) Variable "fontIndex" must be all lower-case
(#3629) Variable "fmtRuns" must be all lower-case
(#3631) Variable "textRun" must be all lower-case
(#3631) Variable "fontIndex" must be all lower-case
(#3636) Variable "richText" must be all lower-case
(#3637) Variable "columnString" must be all lower-case
(#3638) Variable "richText" must be all lower-case
(#3639) Variable "emptyCell" must be all lower-case
(#3643) Variable "columnString" must be all lower-case
(#3645) Variable "emptyCell" must be all lower-case
(#3649) Variable "emptyCell" must be all lower-case
(#3650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3650) Inline comments must end in full-stops, exclamation marks, or question marks
(#3651) Variable "xfIndex" must be all lower-case
(#3664) Private method name "Excel5::readMulRk" must be in lower-case letters only
(#3665) Opening brace should be on the same line as the declaration
(#3667) Variable "recordData" must be all lower-case
(#3669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3669) Inline comments must end in full-stops, exclamation marks, or question marks
(#3672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3672) Inline comments must end in full-stops, exclamation marks, or question marks
(#3673) Variable "recordData" must be all lower-case
(#3675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3675) Inline comments must end in full-stops, exclamation marks, or question marks
(#3676) Variable "colFirst" must be all lower-case
(#3676) Variable "recordData" must be all lower-case
(#3678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3678) Inline comments must end in full-stops, exclamation marks, or question marks
(#3679) Variable "colLast" must be all lower-case
(#3679) Variable "recordData" must be all lower-case
(#3680) Variable "colLast" must be all lower-case
(#3680) Variable "colFirst" must be all lower-case
(#3682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3682) Inline comments must end in full-stops, exclamation marks, or question marks
(#3686) Variable "columnString" must be all lower-case
(#3686) Variable "colFirst" must be all lower-case
(#3689) Variable "columnString" must be all lower-case
(#3689) Line exceeds 132 characters; contains 142 characters
(#3690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3690) Inline comments must end in full-stops, exclamation marks, or question marks
(#3691) Variable "xfIndex" must be all lower-case
(#3691) Variable "recordData" must be all lower-case
(#3693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3693) Inline comments must end in full-stops, exclamation marks, or question marks
(#3694) Variable "numValue" must be all lower-case
(#3694) Variable "recordData" must be all lower-case
(#3695) Variable "columnString" must be all lower-case
(#3697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3697) Inline comments must end in full-stops, exclamation marks, or question marks
(#3698) Variable "xfIndex" must be all lower-case
(#3701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3701) Inline comments must end in full-stops, exclamation marks, or question marks
(#3702) Variable "numValue" must be all lower-case
(#3717) Private method name "Excel5::readNumber" must be in lower-case letters only
(#3718) Opening brace should be on the same line as the declaration
(#3720) Variable "recordData" must be all lower-case
(#3722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3722) Inline comments must end in full-stops, exclamation marks, or question marks
(#3725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3725) Inline comments must end in full-stops, exclamation marks, or question marks
(#3726) Variable "recordData" must be all lower-case
(#3728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3728) Inline comments must end in full-stops, exclamation marks, or question marks
(#3729) Variable "recordData" must be all lower-case
(#3730) Variable "columnString" must be all lower-case
(#3733) Variable "columnString" must be all lower-case
(#3733) Line exceeds 132 characters; contains 138 characters
(#3734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3734) Inline comments must end in full-stops, exclamation marks, or question marks
(#3735) Variable "xfIndex" must be all lower-case
(#3735) Variable "recordData" must be all lower-case
(#3737) Variable "numValue" must be all lower-case
(#3737) Variable "recordData" must be all lower-case
(#3739) Variable "columnString" must be all lower-case
(#3741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3741) Inline comments must end in full-stops, exclamation marks, or question marks
(#3742) Variable "xfIndex" must be all lower-case
(#3745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3745) Inline comments must end in full-stops, exclamation marks, or question marks
(#3746) Variable "numValue" must be all lower-case
(#3758) Private method name "Excel5::readFormula" must be in lower-case letters only
(#3759) Opening brace should be on the same line as the declaration
(#3761) Variable "recordData" must be all lower-case
(#3763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3763) Inline comments must end in full-stops, exclamation marks, or question marks
(#3766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3766) Inline comments must end in full-stops, exclamation marks, or question marks
(#3767) Variable "recordData" must be all lower-case
(#3769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3769) Inline comments must end in full-stops, exclamation marks, or question marks
(#3770) Variable "recordData" must be all lower-case
(#3771) Variable "columnString" must be all lower-case
(#3773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3773) Inline comments must end in full-stops, exclamation marks, or question marks
(#3774) Variable "formulaStructure" must be all lower-case
(#3774) Variable "recordData" must be all lower-case
(#3776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3777) Variable "recordData" must be all lower-case
(#3779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3781) Inline comments must end in full-stops, exclamation marks, or question marks
(#3782) Variable "isPartOfSharedFormula" must be all lower-case
(#3787) Inline comments must end in full-stops, exclamation marks, or question marks
(#3788) Variable "isPartOfSharedFormula" must be all lower-case
(#3788) Variable "isPartOfSharedFormula" must be all lower-case
(#3788) Variable "formulaStructure" must be all lower-case
(#3790) Variable "isPartOfSharedFormula" must be all lower-case
(#3791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3792) Inline comments must end in full-stops, exclamation marks, or question marks
(#3793) Variable "baseRow" must be all lower-case
(#3793) Variable "formulaStructure" must be all lower-case
(#3794) Variable "baseCol" must be all lower-case
(#3794) Variable "formulaStructure" must be all lower-case
(#3795) Variable "baseCol" must be all lower-case
(#3795) Variable "baseRow" must be all lower-case
(#3799) Variable "columnString" must be all lower-case
(#3799) Line exceeds 132 characters; contains 138 characters
(#3800) Variable "isPartOfSharedFormula" must be all lower-case
(#3801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3801) Inline comments must end in full-stops, exclamation marks, or question marks
(#3802) Variable "columnString" must be all lower-case
(#3805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3805) Inline comments must end in full-stops, exclamation marks, or question marks
(#3807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3807) Inline comments must end in full-stops, exclamation marks, or question marks
(#3808) Variable "xfIndex" must be all lower-case
(#3808) Variable "recordData" must be all lower-case
(#3810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3810) Inline comments must end in full-stops, exclamation marks, or question marks
(#3811) Variable "recordData" must be all lower-case
(#3811) Variable "recordData" must be all lower-case
(#3811) Variable "recordData" must be all lower-case
(#3812) Inline comments must end in full-stops, exclamation marks, or question marks
(#3813) Variable "dataType" must be all lower-case
(#3815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3815) Inline comments must end in full-stops, exclamation marks, or question marks
(#3821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3821) Inline comments must end in full-stops, exclamation marks, or question marks
(#3823) Usage of ELSEIF not allowed; use ELSE IF instead
(#3823) Variable "recordData" must be all lower-case
(#3824) Variable "recordData" must be all lower-case
(#3825) Variable "recordData" must be all lower-case
(#3826) Inline comments must end in full-stops, exclamation marks, or question marks
(#3827) Variable "dataType" must be all lower-case
(#3828) Variable "recordData" must be all lower-case
(#3829) Usage of ELSEIF not allowed; use ELSE IF instead
(#3829) Variable "recordData" must be all lower-case
(#3830) Variable "recordData" must be all lower-case
(#3831) Variable "recordData" must be all lower-case
(#3832) Inline comments must end in full-stops, exclamation marks, or question marks
(#3833) Variable "dataType" must be all lower-case
(#3834) Variable "recordData" must be all lower-case
(#3835) Usage of ELSEIF not allowed; use ELSE IF instead
(#3835) Variable "recordData" must be all lower-case
(#3836) Variable "recordData" must be all lower-case
(#3837) Variable "recordData" must be all lower-case
(#3838) Inline comments must end in full-stops, exclamation marks, or question marks
(#3839) Variable "dataType" must be all lower-case
(#3842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3842) Inline comments must end in full-stops, exclamation marks, or question marks
(#3843) Variable "dataType" must be all lower-case
(#3844) Variable "recordData" must be all lower-case
(#3847) Variable "columnString" must be all lower-case
(#3849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3849) Inline comments must end in full-stops, exclamation marks, or question marks
(#3850) Variable "xfIndex" must be all lower-case
(#3853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3853) Inline comments must end in full-stops, exclamation marks, or question marks
(#3854) Variable "isPartOfSharedFormula" must be all lower-case
(#3855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3856) Inline comments must end in full-stops, exclamation marks, or question marks
(#3861) Variable "formulaStructure" must be all lower-case
(#3861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3861) Inline comments must end in full-stops, exclamation marks, or question marks
(#3864) Variable "dataType" must be all lower-case
(#3867) Empty IF statement detected
(#3868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3868) Inline comments must end in full-stops, exclamation marks, or question marks
(#3870) Variable "dataType" must be all lower-case
(#3874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3874) Inline comments must end in full-stops, exclamation marks, or question marks
(#3884) Private method name "Excel5::readSharedFmla" must be in lower-case letters only
(#3885) Opening brace should be on the same line as the declaration
(#3887) Variable "recordData" must be all lower-case
(#3889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3889) Inline comments must end in full-stops, exclamation marks, or question marks
(#3892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3892) Inline comments must end in full-stops, exclamation marks, or question marks
(#3893) Variable "cellRange" must be all lower-case
(#3893) Variable "recordData" must be all lower-case
(#3894) Variable "cellRange" must be all lower-case
(#3894) Variable "cellRange" must be all lower-case
(#3894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3894) Inline comments must end in full-stops, exclamation marks, or question marks
(#3896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3896) Inline comments must end in full-stops, exclamation marks, or question marks
(#3898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3898) Inline comments must end in full-stops, exclamation marks, or question marks
(#3899) Variable "recordData" must be all lower-case
(#3901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3901) Inline comments must end in full-stops, exclamation marks, or question marks
(#3902) Variable "recordData" must be all lower-case
(#3904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3904) Inline comments must end in full-stops, exclamation marks, or question marks
(#3915) Private method name "Excel5::readString" must be in lower-case letters only
(#3916) Opening brace should be on the same line as the declaration
(#3918) Variable "recordData" must be all lower-case
(#3920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3920) Inline comments must end in full-stops, exclamation marks, or question marks
(#3924) Variable "recordData" must be all lower-case
(#3927) Variable "recordData" must be all lower-case
(#3942) Private method name "Excel5::readBoolErr" must be in lower-case letters only
(#3943) Opening brace should be on the same line as the declaration
(#3945) Variable "recordData" must be all lower-case
(#3947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3947) Inline comments must end in full-stops, exclamation marks, or question marks
(#3950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3950) Inline comments must end in full-stops, exclamation marks, or question marks
(#3951) Variable "recordData" must be all lower-case
(#3953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3953) Inline comments must end in full-stops, exclamation marks, or question marks
(#3954) Variable "recordData" must be all lower-case
(#3955) Variable "columnString" must be all lower-case
(#3958) Variable "columnString" must be all lower-case
(#3958) Line exceeds 132 characters; contains 138 characters
(#3959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3959) Inline comments must end in full-stops, exclamation marks, or question marks
(#3960) Variable "xfIndex" must be all lower-case
(#3960) Variable "recordData" must be all lower-case
(#3962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3962) Inline comments must end in full-stops, exclamation marks, or question marks
(#3963) Variable "boolErr" must be all lower-case
(#3963) Variable "recordData" must be all lower-case
(#3965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3965) Inline comments must end in full-stops, exclamation marks, or question marks
(#3966) Variable "isError" must be all lower-case
(#3966) Variable "recordData" must be all lower-case
(#3968) Variable "columnString" must be all lower-case
(#3969) Variable "isError" must be all lower-case
(#3970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3970) Inline comments must end in full-stops, exclamation marks, or question marks
(#3971) Variable "boolErr" must be all lower-case
(#3973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3973) Inline comments must end in full-stops, exclamation marks, or question marks
(#3976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3976) Inline comments must end in full-stops, exclamation marks, or question marks
(#3977) Variable "boolErr" must be all lower-case
(#3979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3979) Inline comments must end in full-stops, exclamation marks, or question marks
(#3985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3985) Inline comments must end in full-stops, exclamation marks, or question marks
(#3986) Variable "xfIndex" must be all lower-case
(#3999) Private method name "Excel5::readMulBlank" must be in lower-case letters only
(#4000) Opening brace should be on the same line as the declaration
(#4002) Variable "recordData" must be all lower-case
(#4004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4004) Inline comments must end in full-stops, exclamation marks, or question marks
(#4007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4007) Inline comments must end in full-stops, exclamation marks, or question marks
(#4008) Variable "recordData" must be all lower-case
(#4010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4010) Inline comments must end in full-stops, exclamation marks, or question marks
(#4011) Variable "recordData" must be all lower-case
(#4013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4014) Inline comments must end in full-stops, exclamation marks, or question marks
(#4017) Variable "columnString" must be all lower-case
(#4020) Variable "columnString" must be all lower-case
(#4020) Line exceeds 132 characters; contains 146 characters
(#4021) Variable "xfIndex" must be all lower-case
(#4021) Variable "recordData" must be all lower-case
(#4022) Variable "columnString" must be all lower-case
(#4022) Variable "xfIndex" must be all lower-case
(#4027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4027) Inline comments must end in full-stops, exclamation marks, or question marks
(#4040) Private method name "Excel5::readLabel" must be in lower-case letters only
(#4041) Opening brace should be on the same line as the declaration
(#4043) Variable "recordData" must be all lower-case
(#4045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4045) Inline comments must end in full-stops, exclamation marks, or question marks
(#4048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4048) Inline comments must end in full-stops, exclamation marks, or question marks
(#4049) Variable "recordData" must be all lower-case
(#4051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4051) Inline comments must end in full-stops, exclamation marks, or question marks
(#4052) Variable "recordData" must be all lower-case
(#4053) Variable "columnString" must be all lower-case
(#4056) Variable "columnString" must be all lower-case
(#4056) Line exceeds 132 characters; contains 138 characters
(#4057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4057) Inline comments must end in full-stops, exclamation marks, or question marks
(#4058) Variable "xfIndex" must be all lower-case
(#4058) Variable "recordData" must be all lower-case
(#4060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4061) Inline comments must end in full-stops, exclamation marks, or question marks
(#4063) Variable "recordData" must be all lower-case
(#4066) Variable "recordData" must be all lower-case
(#4070) Variable "columnString" must be all lower-case
(#4074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4074) Inline comments must end in full-stops, exclamation marks, or question marks
(#4075) Variable "xfIndex" must be all lower-case
(#4084) Private method name "Excel5::readBlank" must be in lower-case letters only
(#4085) Opening brace should be on the same line as the declaration
(#4087) Variable "recordData" must be all lower-case
(#4089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4089) Inline comments must end in full-stops, exclamation marks, or question marks
(#4092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4092) Inline comments must end in full-stops, exclamation marks, or question marks
(#4093) Variable "recordData" must be all lower-case
(#4095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4095) Inline comments must end in full-stops, exclamation marks, or question marks
(#4096) Variable "recordData" must be all lower-case
(#4097) Variable "columnString" must be all lower-case
(#4100) Variable "columnString" must be all lower-case
(#4100) Line exceeds 132 characters; contains 138 characters
(#4101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4101) Inline comments must end in full-stops, exclamation marks, or question marks
(#4102) Variable "xfIndex" must be all lower-case
(#4102) Variable "recordData" must be all lower-case
(#4104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4104) Inline comments must end in full-stops, exclamation marks, or question marks
(#4106) Variable "columnString" must be all lower-case
(#4106) Variable "xfIndex" must be all lower-case
(#4114) Private method name "Excel5::readMsoDrawing" must be in lower-case letters only
(#4115) Opening brace should be on the same line as the declaration
(#4118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4118) Inline comments must end in full-stops, exclamation marks, or question marks
(#4119) Variable "splicedRecordData" must be all lower-case
(#4120) Variable "recordData" must be all lower-case
(#4120) Variable "splicedRecordData" must be all lower-case
(#4122) Variable "recordData" must be all lower-case
(#4128) Private method name "Excel5::readObj" must be in lower-case letters only
(#4129) Opening brace should be on the same line as the declaration
(#4131) Variable "recordData" must be all lower-case
(#4133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4133) Inline comments must end in full-stops, exclamation marks, or question marks
(#4140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4141) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4142) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4143) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4145) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4146) Inline comments must end in full-stops, exclamation marks, or question marks
(#4146) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4148) Inline comments must end in full-stops, exclamation marks, or question marks
(#4149) Variable "ftCmoType" must be all lower-case
(#4149) Variable "recordData" must be all lower-case
(#4150) Variable "cbCmoSize" must be all lower-case
(#4150) Variable "recordData" must be all lower-case
(#4151) Variable "otObjType" must be all lower-case
(#4151) Variable "recordData" must be all lower-case
(#4152) Variable "idObjID" must be all lower-case
(#4152) Variable "recordData" must be all lower-case
(#4153) Variable "grbitOpts" must be all lower-case
(#4153) Variable "recordData" must be all lower-case
(#4156) Variable "ftCmoType" must be all lower-case
(#4157) Variable "cbCmoSize" must be all lower-case
(#4158) Variable "otObjType" must be all lower-case
(#4159) Variable "idObjID" must be all lower-case
(#4160) Variable "grbitOpts" must be all lower-case
(#4162) Variable "idObjID" must be all lower-case
(#4168) Private method name "Excel5::readWindow2" must be in lower-case letters only
(#4169) Opening brace should be on the same line as the declaration
(#4171) Variable "recordData" must be all lower-case
(#4173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4173) Inline comments must end in full-stops, exclamation marks, or question marks
(#4176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4176) Inline comments must end in full-stops, exclamation marks, or question marks
(#4177) Variable "recordData" must be all lower-case
(#4179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4179) Inline comments must end in full-stops, exclamation marks, or question marks
(#4180) Variable "firstVisibleRow" must be all lower-case
(#4180) Variable "recordData" must be all lower-case
(#4182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4182) Inline comments must end in full-stops, exclamation marks, or question marks
(#4183) Variable "firstVisibleColumn" must be all lower-case
(#4183) Variable "recordData" must be all lower-case
(#4185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4188) Inline comments must end in full-stops, exclamation marks, or question marks
(#4189) Variable "zoomscaleInPageBreakPreview" must be all lower-case
(#4189) Variable "recordData" must be all lower-case
(#4190) Variable "zoomscaleInPageBreakPreview" must be all lower-case
(#4191) Variable "zoomscaleInPageBreakPreview" must be all lower-case
(#4193) Variable "zoomscaleInNormalView" must be all lower-case
(#4193) Variable "recordData" must be all lower-case
(#4194) Variable "zoomscaleInNormalView" must be all lower-case
(#4195) Variable "zoomscaleInNormalView" must be all lower-case
(#4199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4199) Inline comments must end in full-stops, exclamation marks, or question marks
(#4200) Variable "showGridlines" must be all lower-case
(#4201) Variable "showGridlines" must be all lower-case
(#4203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4203) Inline comments must end in full-stops, exclamation marks, or question marks
(#4204) Variable "showRowColHeaders" must be all lower-case
(#4205) Variable "showRowColHeaders" must be all lower-case
(#4207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4207) Inline comments must end in full-stops, exclamation marks, or question marks
(#4210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4210) Inline comments must end in full-stops, exclamation marks, or question marks
(#4213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4213) Inline comments must end in full-stops, exclamation marks, or question marks
(#4214) Variable "isActive" must be all lower-case
(#4215) Variable "isActive" must be all lower-case
(#4219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4219) Inline comments must end in full-stops, exclamation marks, or question marks
(#4220) Variable "isPageBreakPreview" must be all lower-case
(#4222) Inline comments must end in full-stops, exclamation marks, or question marks
(#4222) No space found before comment text; expected "// FIXME: set $firstVisibleRow and $firstVisibleColumn" but found "//FIXME: set $firstVisibleRow and $firstVisibleColumn"
(#4225) Inline comments must end in full-stops, exclamation marks, or question marks
(#4225) No space found before comment text; expected "// NOTE: this setting is inferior to page layout view(Excel2007-)" but found "//NOTE: this setting is inferior to page layout view(Excel2007-)"
(#4226) Variable "isPageBreakPreview" must be all lower-case
(#4226) Line exceeds maximum limit of 180 characters; contains 184 characters
(#4229) Variable "zoomScale" must be all lower-case
(#4229) Variable "isPageBreakPreview" must be all lower-case
(#4229) Variable "zoomscaleInPageBreakPreview" must be all lower-case
(#4229) Variable "zoomscaleInNormalView" must be all lower-case
(#4230) Variable "zoomScale" must be all lower-case
(#4231) Variable "zoomscaleInNormalView" must be all lower-case
(#4239) Private method name "Excel5::readPageLayoutView" must be in lower-case letters only
(#4240) Opening brace should be on the same line as the declaration
(#4242) Variable "recordData" must be all lower-case
(#4244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4244) Inline comments must end in full-stops, exclamation marks, or question marks
(#4247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4248) Inline comments must end in full-stops, exclamation marks, or question marks
(#4248) This comment is 50% valid code; is this commented out code?
(#4248) No space found before comment text; expected "// ->ignore" but found "//->ignore"
(#4249) Variable "recordData" must be all lower-case
(#4250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4251) Inline comments must end in full-stops, exclamation marks, or question marks
(#4251) This comment is 50% valid code; is this commented out code?
(#4251) No space found before comment text; expected "// ->ignore" but found "//->ignore"
(#4252) Variable "grbitFrt" must be all lower-case
(#4252) Variable "recordData" must be all lower-case
(#4253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4254) Inline comments must end in full-stops, exclamation marks, or question marks
(#4254) This comment is 50% valid code; is this commented out code?
(#4254) No space found before comment text; expected "// ->ignore" but found "//->ignore"
(#4256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4256) Inline comments must end in full-stops, exclamation marks, or question marks
(#4257) Variable "wScalePLV" must be all lower-case
(#4257) Variable "recordData" must be all lower-case
(#4258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4258) Inline comments must end in full-stops, exclamation marks, or question marks
(#4259) Variable "recordData" must be all lower-case
(#4261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4261) Inline comments must end in full-stops, exclamation marks, or question marks
(#4262) Variable "fPageLayoutView" must be all lower-case
(#4263) Variable "fRulerVisible" must be all lower-case
(#4263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4263) No space found before comment text; expected "// no support" but found "//no support"
(#4264) Variable "fWhitespaceHidden" must be all lower-case
(#4264) Inline comments must end in full-stops, exclamation marks, or question marks
(#4264) No space found before comment text; expected "// no support" but found "//no support"
(#4266) Variable "fPageLayoutView" must be all lower-case
(#4268) Variable "wScalePLV" must be all lower-case
(#4268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4268) Inline comments must end in full-stops, exclamation marks, or question marks
(#4268) No space found before comment text; expected "// set by Excel2007 only if SHEETVIEW_PAGE_LAYOUT" but found "//set by Excel2007 only if SHEETVIEW_PAGE_LAYOUT"
(#4270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4270) No space found before comment text; expected "// otherwise, we cannot know whether SHEETVIEW_PAGE_LAYOUT or SHEETVIEW_PAGE_BREAK_PREVIEW." but found "//otherwise, we cannot know whether SHEETVIEW_PAGE_LAYOUT or SHEETVIEW_PAGE_BREAK_PREVIEW."
(#4276) Private method name "Excel5::readScl" must be in lower-case letters only
(#4277) Opening brace should be on the same line as the declaration
(#4279) Variable "recordData" must be all lower-case
(#4281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4281) Inline comments must end in full-stops, exclamation marks, or question marks
(#4284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4284) Inline comments must end in full-stops, exclamation marks, or question marks
(#4285) Variable "recordData" must be all lower-case
(#4287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4287) Inline comments must end in full-stops, exclamation marks, or question marks
(#4288) Variable "recordData" must be all lower-case
(#4290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4290) Inline comments must end in full-stops, exclamation marks, or question marks
(#4297) Private method name "Excel5::readPane" must be in lower-case letters only
(#4298) Opening brace should be on the same line as the declaration
(#4300) Variable "recordData" must be all lower-case
(#4302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4302) Inline comments must end in full-stops, exclamation marks, or question marks
(#4306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4306) Inline comments must end in full-stops, exclamation marks, or question marks
(#4307) Variable "recordData" must be all lower-case
(#4309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4309) Inline comments must end in full-stops, exclamation marks, or question marks
(#4310) Variable "recordData" must be all lower-case
(#4313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4313) Inline comments must end in full-stops, exclamation marks, or question marks
(#4315) Empty ELSE statement detected
(#4316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4316) Inline comments must end in full-stops, exclamation marks, or question marks
(#4324) Private method name "Excel5::readSelection" must be in lower-case letters only
(#4325) Opening brace should be on the same line as the declaration
(#4327) Variable "recordData" must be all lower-case
(#4329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4329) Inline comments must end in full-stops, exclamation marks, or question marks
(#4333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4333) Inline comments must end in full-stops, exclamation marks, or question marks
(#4334) Variable "paneId" must be all lower-case
(#4334) Variable "recordData" must be all lower-case
(#4336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4336) Inline comments must end in full-stops, exclamation marks, or question marks
(#4337) Variable "recordData" must be all lower-case
(#4339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4339) Inline comments must end in full-stops, exclamation marks, or question marks
(#4340) Variable "recordData" must be all lower-case
(#4342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4343) Inline comments must end in full-stops, exclamation marks, or question marks
(#4343) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#4344) Variable "recordData" must be all lower-case
(#4346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4346) Inline comments must end in full-stops, exclamation marks, or question marks
(#4347) Variable "recordData" must be all lower-case
(#4348) Variable "cellRangeAddressList" must be all lower-case
(#4348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4348) Inline comments must end in full-stops, exclamation marks, or question marks
(#4350) Variable "selectedCells" must be all lower-case
(#4350) Variable "cellRangeAddressList" must be all lower-case
(#4352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4353) Variable "selectedCells" must be all lower-case
(#4354) Variable "selectedCells" must be all lower-case
(#4354) Variable "selectedCells" must be all lower-case
(#4357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4357) Inline comments must end in full-stops, exclamation marks, or question marks
(#4358) Variable "selectedCells" must be all lower-case
(#4359) Variable "selectedCells" must be all lower-case
(#4359) Variable "selectedCells" must be all lower-case
(#4362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4362) Inline comments must end in full-stops, exclamation marks, or question marks
(#4363) Variable "selectedCells" must be all lower-case
(#4364) Variable "selectedCells" must be all lower-case
(#4364) Variable "selectedCells" must be all lower-case
(#4367) Variable "selectedCells" must be all lower-case
(#4371) Private method name "Excel5::includeCellRangeFiltered" must be in lower-case letters only
(#4371) Variable "cellRangeAddress" must be all lower-case
(#4372) Opening brace should be on the same line as the declaration
(#4373) Variable "includeCellRange" must be all lower-case
(#4375) Variable "includeCellRange" must be all lower-case
(#4376) Variable "rangeBoundaries" must be all lower-case
(#4376) Variable "cellRangeAddress" must be all lower-case
(#4377) Variable "rangeBoundaries" must be all lower-case
(#4378) Variable "rangeBoundaries" must be all lower-case
(#4378) Variable "rangeBoundaries" must be all lower-case
(#4379) Variable "rangeBoundaries" must be all lower-case
(#4379) Variable "rangeBoundaries" must be all lower-case
(#4381) Variable "includeCellRange" must be all lower-case
(#4388) Variable "includeCellRange" must be all lower-case
(#4400) Private method name "Excel5::readMergedCells" must be in lower-case letters only
(#4401) Opening brace should be on the same line as the declaration
(#4403) Variable "recordData" must be all lower-case
(#4405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4405) Inline comments must end in full-stops, exclamation marks, or question marks
(#4409) Variable "cellRangeAddressList" must be all lower-case
(#4409) Variable "recordData" must be all lower-case
(#4410) Variable "cellRangeAddressList" must be all lower-case
(#4410) Variable "cellRangeAddress" must be all lower-case
(#4411) Variable "cellRangeAddress" must be all lower-case
(#4412) Variable "cellRangeAddress" must be all lower-case
(#4413) Variable "cellRangeAddress" must be all lower-case
(#4422) Private method name "Excel5::readHyperLink" must be in lower-case letters only
(#4423) Opening brace should be on the same line as the declaration
(#4425) Variable "recordData" must be all lower-case
(#4427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4427) Inline comments must end in full-stops, exclamation marks, or question marks
(#4431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4431) Inline comments must end in full-stops, exclamation marks, or question marks
(#4433) Variable "cellRange" must be all lower-case
(#4433) Variable "recordData" must be all lower-case
(#4438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4438) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4440) Inline comments must end in full-stops, exclamation marks, or question marks
(#4442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4443) Inline comments must end in full-stops, exclamation marks, or question marks
(#4444) Variable "isFileLinkOrUrl" must be all lower-case
(#4444) Variable "recordData" must be all lower-case
(#4446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4446) Inline comments must end in full-stops, exclamation marks, or question marks
(#4447) Variable "isAbsPathOrUrl" must be all lower-case
(#4447) Variable "recordData" must be all lower-case
(#4449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4449) Inline comments must end in full-stops, exclamation marks, or question marks
(#4450) Variable "hasDesc" must be all lower-case
(#4450) Variable "recordData" must be all lower-case
(#4452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4452) Inline comments must end in full-stops, exclamation marks, or question marks
(#4453) Variable "hasText" must be all lower-case
(#4453) Variable "recordData" must be all lower-case
(#4455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4455) Inline comments must end in full-stops, exclamation marks, or question marks
(#4456) Variable "hasFrame" must be all lower-case
(#4456) Variable "recordData" must be all lower-case
(#4458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4458) Inline comments must end in full-stops, exclamation marks, or question marks
(#4459) Variable "isUNC" must be all lower-case
(#4459) Variable "recordData" must be all lower-case
(#4461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4461) Inline comments must end in full-stops, exclamation marks, or question marks
(#4464) Variable "hasDesc" must be all lower-case
(#4465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4465) Inline comments must end in full-stops, exclamation marks, or question marks
(#4466) Variable "recordData" must be all lower-case
(#4467) Line exceeds 132 characters; contains 146 characters
(#4467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4467) Inline comments must end in full-stops, exclamation marks, or question marks
(#4468) Variable "recordData" must be all lower-case
(#4471) Variable "hasFrame" must be all lower-case
(#4472) Variable "recordData" must be all lower-case
(#4476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4476) Inline comments must end in full-stops, exclamation marks, or question marks
(#4477) Variable "hyperlinkType" must be all lower-case
(#4479) Variable "isUNC" must be all lower-case
(#4480) Variable "hyperlinkType" must be all lower-case
(#4481) Usage of ELSEIF not allowed; use ELSE IF instead
(#4481) Variable "isFileLinkOrUrl" must be all lower-case
(#4482) Variable "hyperlinkType" must be all lower-case
(#4483) Usage of ELSEIF not allowed; use ELSE IF instead
(#4483) Variable "recordData" must be all lower-case
(#4484) Variable "hyperlinkType" must be all lower-case
(#4485) Usage of ELSEIF not allowed; use ELSE IF instead
(#4485) Variable "recordData" must be all lower-case
(#4486) Variable "hyperlinkType" must be all lower-case
(#4489) Variable "hyperlinkType" must be all lower-case
(#4491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4492) Inline comments must end in full-stops, exclamation marks, or question marks
(#4494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4494) Inline comments must end in full-stops, exclamation marks, or question marks
(#4496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4496) Inline comments must end in full-stops, exclamation marks, or question marks
(#4497) Variable "recordData" must be all lower-case
(#4499) Line exceeds 132 characters; contains 142 characters
(#4499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4499) Inline comments must end in full-stops, exclamation marks, or question marks
(#4500) Variable "recordData" must be all lower-case
(#4501) Variable "nullOffset" must be all lower-case
(#4502) Variable "nullOffset" must be all lower-case
(#4503) Variable "nullOffset" must be all lower-case
(#4505) Variable "hasText" must be all lower-case
(#4509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4511) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4512) Inline comments must end in full-stops, exclamation marks, or question marks
(#4512) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4514) Inline comments must end in full-stops, exclamation marks, or question marks
(#4517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4518) Variable "upLevelCount" must be all lower-case
(#4518) Variable "recordData" must be all lower-case
(#4521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4521) Inline comments must end in full-stops, exclamation marks, or question marks
(#4522) Variable "recordData" must be all lower-case
(#4525) Line exceeds 132 characters; contains 143 characters
(#4525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4525) Inline comments must end in full-stops, exclamation marks, or question marks
(#4526) Variable "shortenedFilePath" must be all lower-case
(#4526) Variable "recordData" must be all lower-case
(#4527) Variable "shortenedFilePath" must be all lower-case
(#4527) Variable "shortenedFilePath" must be all lower-case
(#4528) Variable "shortenedFilePath" must be all lower-case
(#4528) Variable "shortenedFilePath" must be all lower-case
(#4528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4528) Inline comments must end in full-stops, exclamation marks, or question marks
(#4532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4532) Inline comments must end in full-stops, exclamation marks, or question marks
(#4535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4536) Inline comments must end in full-stops, exclamation marks, or question marks
(#4537) Variable "recordData" must be all lower-case
(#4540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4540) Inline comments must end in full-stops, exclamation marks, or question marks
(#4542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4542) Inline comments must end in full-stops, exclamation marks, or question marks
(#4543) Variable "recordData" must be all lower-case
(#4546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4546) Inline comments must end in full-stops, exclamation marks, or question marks
(#4549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4550) Variable "extendedFilePath" must be all lower-case
(#4550) Variable "recordData" must be all lower-case
(#4551) Variable "extendedFilePath" must be all lower-case
(#4551) Variable "extendedFilePath" must be all lower-case
(#4555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4555) Inline comments must end in full-stops, exclamation marks, or question marks
(#4556) Variable "upLevelCount" must be all lower-case
(#4557) Variable "extendedFilePath" must be all lower-case
(#4557) Variable "shortenedFilePath" must be all lower-case
(#4557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4557) Inline comments must end in full-stops, exclamation marks, or question marks
(#4558) Variable "hasText" must be all lower-case
(#4562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4563) Inline comments must end in full-stops, exclamation marks, or question marks
(#4566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4567) Inline comments must end in full-stops, exclamation marks, or question marks
(#4574) Variable "hasText" must be all lower-case
(#4575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4575) Inline comments must end in full-stops, exclamation marks, or question marks
(#4576) Variable "recordData" must be all lower-case
(#4578) Line exceeds 132 characters; contains 156 characters
(#4578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4578) Inline comments must end in full-stops, exclamation marks, or question marks
(#4579) Variable "recordData" must be all lower-case
(#4583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4583) Inline comments must end in full-stops, exclamation marks, or question marks
(#4584) Variable "cellRange" must be all lower-case
(#4593) Private method name "Excel5::readDataValidations" must be in lower-case letters only
(#4594) Opening brace should be on the same line as the declaration
(#4596) Variable "recordData" must be all lower-case
(#4598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4598) Inline comments must end in full-stops, exclamation marks, or question marks
(#4605) Private method name "Excel5::readDataValidation" must be in lower-case letters only
(#4606) Opening brace should be on the same line as the declaration
(#4608) Variable "recordData" must be all lower-case
(#4610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4610) Inline comments must end in full-stops, exclamation marks, or question marks
(#4617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4617) Inline comments must end in full-stops, exclamation marks, or question marks
(#4618) Variable "recordData" must be all lower-case
(#4620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4620) Inline comments must end in full-stops, exclamation marks, or question marks
(#4649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4649) Inline comments must end in full-stops, exclamation marks, or question marks
(#4650) Variable "errorStyle" must be all lower-case
(#4651) Variable "errorStyle" must be all lower-case
(#4653) Variable "errorStyle" must be all lower-case
(#4656) Variable "errorStyle" must be all lower-case
(#4659) Variable "errorStyle" must be all lower-case
(#4663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4664) Inline comments must end in full-stops, exclamation marks, or question marks
(#4665) Variable "explicitFormula" must be all lower-case
(#4667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4667) Inline comments must end in full-stops, exclamation marks, or question marks
(#4668) Variable "allowBlank" must be all lower-case
(#4670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4670) Inline comments must end in full-stops, exclamation marks, or question marks
(#4671) Variable "suppressDropDown" must be all lower-case
(#4673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4673) Inline comments must end in full-stops, exclamation marks, or question marks
(#4674) Variable "showInputMessage" must be all lower-case
(#4676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4676) Inline comments must end in full-stops, exclamation marks, or question marks
(#4677) Variable "showErrorMessage" must be all lower-case
(#4679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4679) Inline comments must end in full-stops, exclamation marks, or question marks
(#4708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4708) Inline comments must end in full-stops, exclamation marks, or question marks
(#4710) Variable "recordData" must be all lower-case
(#4711) Variable "promptTitle" must be all lower-case
(#4714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4714) Inline comments must end in full-stops, exclamation marks, or question marks
(#4715) Variable "recordData" must be all lower-case
(#4716) Variable "errorTitle" must be all lower-case
(#4719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4719) Inline comments must end in full-stops, exclamation marks, or question marks
(#4720) Variable "recordData" must be all lower-case
(#4724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4724) Inline comments must end in full-stops, exclamation marks, or question marks
(#4725) Variable "recordData" must be all lower-case
(#4729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4729) Inline comments must end in full-stops, exclamation marks, or question marks
(#4730) Variable "recordData" must be all lower-case
(#4733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4733) Inline comments must end in full-stops, exclamation marks, or question marks
(#4736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4736) Inline comments must end in full-stops, exclamation marks, or question marks
(#4737) Variable "recordData" must be all lower-case
(#4738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4738) Inline comments must end in full-stops, exclamation marks, or question marks
(#4742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4742) Inline comments must end in full-stops, exclamation marks, or question marks
(#4751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4751) Inline comments must end in full-stops, exclamation marks, or question marks
(#4752) Variable "recordData" must be all lower-case
(#4755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4755) Inline comments must end in full-stops, exclamation marks, or question marks
(#4758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4758) Inline comments must end in full-stops, exclamation marks, or question marks
(#4759) Variable "recordData" must be all lower-case
(#4760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4760) Inline comments must end in full-stops, exclamation marks, or question marks
(#4768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4768) Inline comments must end in full-stops, exclamation marks, or question marks
(#4769) Variable "cellRangeAddressList" must be all lower-case
(#4769) Variable "recordData" must be all lower-case
(#4770) Variable "cellRangeAddresses" must be all lower-case
(#4770) Variable "cellRangeAddressList" must be all lower-case
(#4772) Variable "cellRangeAddresses" must be all lower-case
(#4772) Variable "cellRange" must be all lower-case
(#4773) Variable "stRange" must be all lower-case
(#4773) Variable "cellRange" must be all lower-case
(#4774) Variable "stRange" must be all lower-case
(#4775) Variable "objValidation" must be all lower-case
(#4776) Variable "objValidation" must be all lower-case
(#4777) Variable "objValidation" must be all lower-case
(#4777) Variable "errorStyle" must be all lower-case
(#4778) Variable "objValidation" must be all lower-case
(#4778) Variable "allowBlank" must be all lower-case
(#4779) Variable "objValidation" must be all lower-case
(#4779) Variable "showInputMessage" must be all lower-case
(#4780) Variable "objValidation" must be all lower-case
(#4780) Variable "showErrorMessage" must be all lower-case
(#4781) Variable "objValidation" must be all lower-case
(#4781) Variable "suppressDropDown" must be all lower-case
(#4782) Variable "objValidation" must be all lower-case
(#4783) Variable "objValidation" must be all lower-case
(#4783) Variable "errorTitle" must be all lower-case
(#4784) Variable "objValidation" must be all lower-case
(#4785) Variable "objValidation" must be all lower-case
(#4785) Variable "promptTitle" must be all lower-case
(#4786) Variable "objValidation" must be all lower-case
(#4787) Variable "objValidation" must be all lower-case
(#4788) Variable "objValidation" must be all lower-case
(#4796) Private method name "Excel5::readSheetLayout" must be in lower-case letters only
(#4797) Opening brace should be on the same line as the declaration
(#4799) Variable "recordData" must be all lower-case
(#4801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4801) Inline comments must end in full-stops, exclamation marks, or question marks
(#4804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4804) Inline comments must end in full-stops, exclamation marks, or question marks
(#4808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4808) Inline comments must end in full-stops, exclamation marks, or question marks
(#4810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4810) Inline comments must end in full-stops, exclamation marks, or question marks
(#4812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4814) Variable "recordData" must be all lower-case
(#4818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4818) Inline comments must end in full-stops, exclamation marks, or question marks
(#4819) Variable "colorIndex" must be all lower-case
(#4819) Variable "recordData" must be all lower-case
(#4820) Variable "colorIndex" must be all lower-case
(#4824) Inline comments must end in full-stops, exclamation marks, or question marks
(#4834) Private method name "Excel5::readSheetProtection" must be in lower-case letters only
(#4835) Opening brace should be on the same line as the declaration
(#4837) Variable "recordData" must be all lower-case
(#4839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4839) Inline comments must end in full-stops, exclamation marks, or question marks
(#4846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4846) Inline comments must end in full-stops, exclamation marks, or question marks
(#4848) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4848) Inline comments must end in full-stops, exclamation marks, or question marks
(#4850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4850) Inline comments must end in full-stops, exclamation marks, or question marks
(#4852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4852) Inline comments must end in full-stops, exclamation marks, or question marks
(#4853) Variable "recordData" must be all lower-case
(#4858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4858) Inline comments must end in full-stops, exclamation marks, or question marks
(#4860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4860) Inline comments must end in full-stops, exclamation marks, or question marks
(#4862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4863) Inline comments must end in full-stops, exclamation marks, or question marks
(#4864) Variable "recordData" must be all lower-case
(#4866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4866) Inline comments must end in full-stops, exclamation marks, or question marks
(#4870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4870) Inline comments must end in full-stops, exclamation marks, or question marks
(#4874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4874) Inline comments must end in full-stops, exclamation marks, or question marks
(#4878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4878) Inline comments must end in full-stops, exclamation marks, or question marks
(#4882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4882) Inline comments must end in full-stops, exclamation marks, or question marks
(#4886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4886) Inline comments must end in full-stops, exclamation marks, or question marks
(#4890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4890) Inline comments must end in full-stops, exclamation marks, or question marks
(#4894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4894) Inline comments must end in full-stops, exclamation marks, or question marks
(#4898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4898) Inline comments must end in full-stops, exclamation marks, or question marks
(#4902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4902) Inline comments must end in full-stops, exclamation marks, or question marks
(#4906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4906) Inline comments must end in full-stops, exclamation marks, or question marks
(#4910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4910) Inline comments must end in full-stops, exclamation marks, or question marks
(#4914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4914) Inline comments must end in full-stops, exclamation marks, or question marks
(#4918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4918) Inline comments must end in full-stops, exclamation marks, or question marks
(#4922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4922) Inline comments must end in full-stops, exclamation marks, or question marks
(#4926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4926) Inline comments must end in full-stops, exclamation marks, or question marks
(#4934) Private method name "Excel5::readRangeProtection" must be in lower-case letters only
(#4935) Opening brace should be on the same line as the declaration
(#4937) Variable "recordData" must be all lower-case
(#4939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4939) Inline comments must end in full-stops, exclamation marks, or question marks
(#4942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4942) Inline comments must end in full-stops, exclamation marks, or question marks
(#4948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4948) Inline comments must end in full-stops, exclamation marks, or question marks
(#4949) Variable "recordData" must be all lower-case
(#4951) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4951) Inline comments must end in full-stops, exclamation marks, or question marks
(#4958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4958) Inline comments must end in full-stops, exclamation marks, or question marks
(#4959) Variable "recordData" must be all lower-case
(#4964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4964) Inline comments must end in full-stops, exclamation marks, or question marks
(#4965) Variable "cellRanges" must be all lower-case
(#4968) Variable "cellRange" must be all lower-case
(#4968) Variable "recordData" must be all lower-case
(#4972) Variable "cellRanges" must be all lower-case
(#4972) Variable "cellRange" must be all lower-case
(#4976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4976) Inline comments must end in full-stops, exclamation marks, or question marks
(#4977) Variable "rgbFeat" must be all lower-case
(#4977) Variable "recordData" must be all lower-case
(#4980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4980) Inline comments must end in full-stops, exclamation marks, or question marks
(#4981) Variable "wPassword" must be all lower-case
(#4981) Variable "recordData" must be all lower-case
(#4984) Inline comments must end in full-stops, exclamation marks, or question marks
(#4985) Variable "cellRanges" must be all lower-case
(#4986) Variable "cellRanges" must be all lower-case
(#4986) Variable "wPassword" must be all lower-case
(#4994) Private method name "Excel5::readImData" must be in lower-case letters only
(#4995) Opening brace should be on the same line as the declaration
(#4998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4998) Inline comments must end in full-stops, exclamation marks, or question marks
(#4999) Variable "splicedRecordData" must be all lower-case
(#5000) Variable "recordData" must be all lower-case
(#5000) Variable "splicedRecordData" must be all lower-case
(#5002) Inline comments must end in full-stops, exclamation marks, or question marks
(#5004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5004) Inline comments must end in full-stops, exclamation marks, or question marks
(#5005) Variable "recordData" must be all lower-case
(#5007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5007) Inline comments must end in full-stops, exclamation marks, or question marks
(#5008) Variable "recordData" must be all lower-case
(#5010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5010) Inline comments must end in full-stops, exclamation marks, or question marks
(#5011) Variable "recordData" must be all lower-case
(#5013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5013) Inline comments must end in full-stops, exclamation marks, or question marks
(#5014) Variable "iData" must be all lower-case
(#5014) Variable "recordData" must be all lower-case
(#5020) Inline comments must end in full-stops, exclamation marks, or question marks
(#5021) Variable "bcSize" must be all lower-case
(#5021) Variable "iData" must be all lower-case
(#5023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5023) Inline comments must end in full-stops, exclamation marks, or question marks
(#5024) Variable "bcWidth" must be all lower-case
(#5024) Variable "iData" must be all lower-case
(#5026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5027) Variable "bcHeight" must be all lower-case
(#5027) Variable "iData" must be all lower-case
(#5028) Variable "bcWidth" must be all lower-case
(#5028) Variable "bcHeight" must be all lower-case
(#5030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5030) Inline comments must end in full-stops, exclamation marks, or question marks
(#5032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5032) Inline comments must end in full-stops, exclamation marks, or question marks
(#5033) Variable "bcBitCount" must be all lower-case
(#5033) Variable "iData" must be all lower-case
(#5035) Variable "rgbString" must be all lower-case
(#5035) Variable "iData" must be all lower-case
(#5036) Variable "rgbTriples" must be all lower-case
(#5037) Variable "rgbString" must be all lower-case
(#5038) Variable "rgbTriples" must be all lower-case
(#5038) Variable "rgbString" must be all lower-case
(#5039) Variable "rgbString" must be all lower-case
(#5039) Variable "rgbString" must be all lower-case
(#5043) Variable "rgbTriples" must be all lower-case
(#5043) Variable "rgbTriple" must be all lower-case
(#5044) Variable "rgbTriple" must be all lower-case
(#5044) Variable "rgbTriple" must be all lower-case
(#5044) Variable "rgbTriple" must be all lower-case
(#5045) Variable "bcHeight" must be all lower-case
(#5046) Variable "bcWidth" must be all lower-case
(#5047) Variable "bcWidth" must be all lower-case
(#5049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5049) Inline comments must end in full-stops, exclamation marks, or question marks
(#5049) This comment is 75% valid code; is this commented out code?
(#5049) No space found before comment text; expected "// imagepng($ih, 'image.png');" but found "//imagepng($ih, 'image.png');"
(#5056) Inline comments must end in full-stops, exclamation marks, or question marks
(#5061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5061) Inline comments must end in full-stops, exclamation marks, or question marks
(#5069) Private method name "Excel5::readContinue" must be in lower-case letters only
(#5070) Opening brace should be on the same line as the declaration
(#5072) Variable "recordData" must be all lower-case
(#5074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5075) Inline comments must end in full-stops, exclamation marks, or question marks
(#5077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5077) Inline comments must end in full-stops, exclamation marks, or question marks
(#5083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5083) Inline comments must end in full-stops, exclamation marks, or question marks
(#5085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5085) Inline comments must end in full-stops, exclamation marks, or question marks
(#5091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5094) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#5095) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#5096) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#5097) Variable "validSplitPoints" must be all lower-case
(#5097) Inline comments must end in full-stops, exclamation marks, or question marks
(#5099) Variable "splitPoint" must be all lower-case
(#5099) Variable "recordData" must be all lower-case
(#5100) Variable "splitPoint" must be all lower-case
(#5100) Variable "validSplitPoints" must be all lower-case
(#5101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5101) Inline comments must end in full-stops, exclamation marks, or question marks
(#5102) Variable "splicedRecordData" must be all lower-case
(#5103) Variable "splicedRecordData" must be all lower-case
(#5108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5108) Inline comments must end in full-stops, exclamation marks, or question marks
(#5120) Private method name "Excel5::getSplicedRecordData" must be in lower-case letters only
(#5121) Opening brace should be on the same line as the declaration
(#5123) Variable "spliceOffsets" must be all lower-case
(#5126) Variable "spliceOffsets" must be all lower-case
(#5131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5131) Inline comments must end in full-stops, exclamation marks, or question marks
(#5133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5133) Inline comments must end in full-stops, exclamation marks, or question marks
(#5137) Variable "spliceOffsets" must be all lower-case
(#5137) Variable "spliceOffsets" must be all lower-case
(#5140) Variable "nextIdentifier" must be all lower-case
(#5141) Variable "nextIdentifier" must be all lower-case
(#5143) Variable "splicedData" must be all lower-case
(#5145) Variable "spliceOffsets" must be all lower-case
(#5148) Variable "splicedData" must be all lower-case
(#5158) Private method name "Excel5::getFormulaFromStructure" must be in lower-case letters only
(#5158) Variable "formulaStructure" must be all lower-case
(#5158) Variable "baseCell" must be all lower-case
(#5159) Opening brace should be on the same line as the declaration
(#5160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5160) Inline comments must end in full-stops, exclamation marks, or question marks
(#5161) Variable "formulaStructure" must be all lower-case
(#5163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5163) Inline comments must end in full-stops, exclamation marks, or question marks
(#5164) Variable "formulaData" must be all lower-case
(#5164) Variable "formulaStructure" must be all lower-case
(#5166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5166) Inline comments must end in full-stops, exclamation marks, or question marks
(#5167) Variable "formulaStructure" must be all lower-case
(#5168) Variable "additionalData" must be all lower-case
(#5168) Variable "formulaStructure" must be all lower-case
(#5170) Variable "additionalData" must be all lower-case
(#5173) Variable "formulaData" must be all lower-case
(#5173) Variable "additionalData" must be all lower-case
(#5173) Variable "baseCell" must be all lower-case
(#5184) Private method name "Excel5::getFormulaFromData" must be in lower-case letters only
(#5184) Variable "formulaData" must be all lower-case
(#5184) Variable "additionalData" must be all lower-case
(#5184) Variable "baseCell" must be all lower-case
(#5185) Opening brace should be on the same line as the declaration
(#5186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5186) Inline comments must end in full-stops, exclamation marks, or question marks
(#5189) Variable "formulaData" must be all lower-case
(#5189) Variable "formulaData" must be all lower-case
(#5189) Variable "baseCell" must be all lower-case
(#5191) Variable "formulaData" must be all lower-case
(#5191) Variable "formulaData" must be all lower-case
(#5194) Variable "formulaString" must be all lower-case
(#5194) Variable "additionalData" must be all lower-case
(#5196) Variable "formulaString" must be all lower-case
(#5206) Private method name "Excel5::createFormulaFromTokens" must be in lower-case letters only
(#5206) Variable "additionalData" must be all lower-case
(#5207) Opening brace should be on the same line as the declaration
(#5208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5213) Variable "formulaStrings" must be all lower-case
(#5215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5221) Inline comments must end in full-stops, exclamation marks, or question marks
(#5224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5238) Inline comments must end in full-stops, exclamation marks, or question marks
(#5239) Variable "formulaStrings" must be all lower-case
(#5240) Variable "formulaStrings" must be all lower-case
(#5241) Variable "formulaStrings" must be all lower-case
(#5244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5245) Inline comments must end in full-stops, exclamation marks, or question marks
(#5246) Variable "formulaStrings" must be all lower-case
(#5247) Variable "formulaStrings" must be all lower-case
(#5250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5250) Inline comments must end in full-stops, exclamation marks, or question marks
(#5251) Variable "formulaStrings" must be all lower-case
(#5252) Variable "formulaStrings" must be all lower-case
(#5255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5255) Inline comments must end in full-stops, exclamation marks, or question marks
(#5259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5260) Inline comments must end in full-stops, exclamation marks, or question marks
(#5262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5263) Inline comments must end in full-stops, exclamation marks, or question marks
(#5285) Inline comments must end in full-stops, exclamation marks, or question marks
(#5286) Variable "formulaStrings" must be all lower-case
(#5287) Variable "formulaStrings" must be all lower-case
(#5290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5291) Inline comments must end in full-stops, exclamation marks, or question marks
(#5293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5294) Inline comments must end in full-stops, exclamation marks, or question marks
(#5296) Variable "formulaStrings" must be all lower-case
(#5299) Variable "formulaStrings" must be all lower-case
(#5302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5303) Inline comments must end in full-stops, exclamation marks, or question marks
(#5305) Variable "formulaStrings" must be all lower-case
(#5308) Variable "formulaStrings" must be all lower-case
(#5309) Variable "formulaStrings" must be all lower-case
(#5313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5313) Inline comments must end in full-stops, exclamation marks, or question marks
(#5314) Variable "formulaStrings" must be all lower-case
(#5315) Variable "formulaStrings" must be all lower-case
(#5318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5318) Inline comments must end in full-stops, exclamation marks, or question marks
(#5319) Variable "constantArray" must be all lower-case
(#5319) Variable "additionalData" must be all lower-case
(#5320) Variable "formulaStrings" must be all lower-case
(#5320) Variable "constantArray" must be all lower-case
(#5321) Variable "additionalData" must be all lower-case
(#5321) Variable "additionalData" must be all lower-case
(#5321) Variable "constantArray" must be all lower-case
(#5321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5321) Inline comments must end in full-stops, exclamation marks, or question marks
(#5325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5325) Inline comments must end in full-stops, exclamation marks, or question marks
(#5326) Variable "cellRangeAddressList" must be all lower-case
(#5326) Variable "additionalData" must be all lower-case
(#5327) Variable "additionalData" must be all lower-case
(#5327) Variable "additionalData" must be all lower-case
(#5327) Variable "cellRangeAddressList" must be all lower-case
(#5328) Variable "formulaStrings" must be all lower-case
(#5331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5334) Inline comments must end in full-stops, exclamation marks, or question marks
(#5340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5343) Inline comments must end in full-stops, exclamation marks, or question marks
(#5346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5346) Inline comments must end in full-stops, exclamation marks, or question marks
(#5347) Variable "formulaStrings" must be all lower-case
(#5352) Variable "formulaString" must be all lower-case
(#5352) Variable "formulaStrings" must be all lower-case
(#5354) Variable "formulaString" must be all lower-case
(#5365) Private method name "Excel5::getNextToken" must be in lower-case letters only
(#5365) Variable "formulaData" must be all lower-case
(#5365) Variable "baseCell" must be all lower-case
(#5366) Opening brace should be on the same line as the declaration
(#5367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5368) Variable "formulaData" must be all lower-case
(#5369) Inline comments must end in full-stops, exclamation marks, or question marks
(#5462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5462) Inline comments must end in full-stops, exclamation marks, or question marks
(#5462) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5467) Inline comments must end in full-stops, exclamation marks, or question marks
(#5467) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5472) Inline comments must end in full-stops, exclamation marks, or question marks
(#5472) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5474) Inline comments must end in full-stops, exclamation marks, or question marks
(#5475) Variable "formulaData" must be all lower-case
(#5479) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5480) Inline comments must end in full-stops, exclamation marks, or question marks
(#5481) Variable "formulaData" must be all lower-case
(#5494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5494) Inline comments must end in full-stops, exclamation marks, or question marks
(#5495) Variable "formulaData" must be all lower-case
(#5496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5497) Inline comments must end in full-stops, exclamation marks, or question marks
(#5515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5515) Inline comments must end in full-stops, exclamation marks, or question marks
(#5516) Variable "formulaData" must be all lower-case
(#5539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5539) Inline comments must end in full-stops, exclamation marks, or question marks
(#5540) Variable "formulaData" must be all lower-case
(#5549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5549) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5550) Inline comments must end in full-stops, exclamation marks, or question marks
(#5553) Variable "formulaData" must be all lower-case
(#5555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5555) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5556) Inline comments must end in full-stops, exclamation marks, or question marks
(#5556) This comment is 42% valid code; is this commented out code?
(#5559) Variable "formulaData" must be all lower-case
(#5561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5561) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5562) Inline comments must end in full-stops, exclamation marks, or question marks
(#5565) Variable "formulaData" must be all lower-case
(#5567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5567) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5568) Inline comments must end in full-stops, exclamation marks, or question marks
(#5571) Variable "formulaData" must be all lower-case
(#5572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5572) Inline comments must end in full-stops, exclamation marks, or question marks
(#5574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5574) Inline comments must end in full-stops, exclamation marks, or question marks
(#5574) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5577) Inline comments must end in full-stops, exclamation marks, or question marks
(#5582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5582) Inline comments must end in full-stops, exclamation marks, or question marks
(#5582) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#5587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5587) Inline comments must end in full-stops, exclamation marks, or question marks
(#5588) Variable "formulaData" must be all lower-case
(#6235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6235) Inline comments must end in full-stops, exclamation marks, or question marks
(#6235) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6240) Inline comments must end in full-stops, exclamation marks, or question marks
(#6241) Variable "formulaData" must be all lower-case
(#6242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6242) Inline comments must end in full-stops, exclamation marks, or question marks
(#6243) Variable "formulaData" must be all lower-case
(#6515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6515) Inline comments must end in full-stops, exclamation marks, or question marks
(#6515) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6520) Inline comments must end in full-stops, exclamation marks, or question marks
(#6521) Variable "definedNameIndex" must be all lower-case
(#6521) Variable "formulaData" must be all lower-case
(#6522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6522) Inline comments must end in full-stops, exclamation marks, or question marks
(#6523) Variable "definedNameIndex" must be all lower-case
(#6525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6525) Inline comments must end in full-stops, exclamation marks, or question marks
(#6525) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6530) Variable "formulaData" must be all lower-case
(#6532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6532) Inline comments must end in full-stops, exclamation marks, or question marks
(#6532) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6537) Variable "formulaData" must be all lower-case
(#6539) Inline comments must end in full-stops, exclamation marks, or question marks
(#6539) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6544) Inline comments must end in full-stops, exclamation marks, or question marks
(#6545) Variable "subSize" must be all lower-case
(#6545) Variable "formulaData" must be all lower-case
(#6546) Variable "subSize" must be all lower-case
(#6547) Variable "formulaData" must be all lower-case
(#6547) Variable "subSize" must be all lower-case
(#6549) Inline comments must end in full-stops, exclamation marks, or question marks
(#6549) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6554) Inline comments must end in full-stops, exclamation marks, or question marks
(#6555) Variable "subSize" must be all lower-case
(#6555) Variable "formulaData" must be all lower-case
(#6556) Variable "subSize" must be all lower-case
(#6557) Variable "formulaData" must be all lower-case
(#6557) Variable "subSize" must be all lower-case
(#6559) Inline comments must end in full-stops, exclamation marks, or question marks
(#6559) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6563) Inline comments must end in full-stops, exclamation marks, or question marks
(#6564) Variable "subSize" must be all lower-case
(#6564) Variable "formulaData" must be all lower-case
(#6565) Variable "subSize" must be all lower-case
(#6566) Variable "formulaData" must be all lower-case
(#6566) Variable "subSize" must be all lower-case
(#6568) Inline comments must end in full-stops, exclamation marks, or question marks
(#6573) Variable "formulaData" must be all lower-case
(#6573) Variable "baseCell" must be all lower-case
(#6575) Inline comments must end in full-stops, exclamation marks, or question marks
(#6575) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6580) Variable "formulaData" must be all lower-case
(#6580) Variable "baseCell" must be all lower-case
(#6582) Inline comments must end in full-stops, exclamation marks, or question marks
(#6582) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6588) Inline comments must end in full-stops, exclamation marks, or question marks
(#6589) Variable "formulaData" must be all lower-case
(#6590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6590) Inline comments must end in full-stops, exclamation marks, or question marks
(#6592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6592) Inline comments must end in full-stops, exclamation marks, or question marks
(#6594) Inline comments must end in full-stops, exclamation marks, or question marks
(#6594) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6601) Inline comments must end in full-stops, exclamation marks, or question marks
(#6602) Variable "sheetRange" must be all lower-case
(#6602) Variable "formulaData" must be all lower-case
(#6603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6603) Inline comments must end in full-stops, exclamation marks, or question marks
(#6604) Variable "cellAddress" must be all lower-case
(#6604) Variable "formulaData" must be all lower-case
(#6606) Variable "sheetRange" must be all lower-case
(#6608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6608) Inline comments must end in full-stops, exclamation marks, or question marks
(#6612) Inline comments must end in full-stops, exclamation marks, or question marks
(#6612) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#6619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6619) Inline comments must end in full-stops, exclamation marks, or question marks
(#6620) Variable "sheetRange" must be all lower-case
(#6620) Variable "formulaData" must be all lower-case
(#6621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6621) Inline comments must end in full-stops, exclamation marks, or question marks
(#6622) Variable "cellRangeAddress" must be all lower-case
(#6622) Variable "formulaData" must be all lower-case
(#6624) Variable "sheetRange" must be all lower-case
(#6626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6626) Inline comments must end in full-stops, exclamation marks, or question marks
(#6630) Inline comments must end in full-stops, exclamation marks, or question marks
(#6651) Private method name "Excel5::readBIFF8CellAddress" must be in lower-case letters only
(#6651) Variable "cellAddressStructure" must be all lower-case
(#6652) Opening brace should be on the same line as the declaration
(#6653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6653) Inline comments must end in full-stops, exclamation marks, or question marks
(#6654) Variable "cellAddressStructure" must be all lower-case
(#6656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6657) Inline comments must end in full-stops, exclamation marks, or question marks
(#6658) Variable "cellAddressStructure" must be all lower-case
(#6660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6660) Inline comments must end in full-stops, exclamation marks, or question marks
(#6661) Variable "cellAddressStructure" must be all lower-case
(#6664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6664) Inline comments must end in full-stops, exclamation marks, or question marks
(#6665) Variable "cellAddressStructure" must be all lower-case
(#6681) Private method name "Excel5::readBIFF8CellAddressB" must be in lower-case letters only
(#6681) Variable "cellAddressStructure" must be all lower-case
(#6681) Variable "baseCell" must be all lower-case
(#6682) Opening brace should be on the same line as the declaration
(#6683) Variable "baseCol" must be all lower-case
(#6683) Variable "baseRow" must be all lower-case
(#6683) Variable "baseCell" must be all lower-case
(#6684) Variable "baseCol" must be all lower-case
(#6684) Variable "baseCol" must be all lower-case
(#6686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6686) Inline comments must end in full-stops, exclamation marks, or question marks
(#6687) Variable "rowIndex" must be all lower-case
(#6687) Variable "cellAddressStructure" must be all lower-case
(#6688) Variable "cellAddressStructure" must be all lower-case
(#6690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6691) Inline comments must end in full-stops, exclamation marks, or question marks
(#6692) Variable "colIndex" must be all lower-case
(#6692) Variable "cellAddressStructure" must be all lower-case
(#6694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6694) Inline comments must end in full-stops, exclamation marks, or question marks
(#6695) Variable "cellAddressStructure" must be all lower-case
(#6696) Variable "colIndex" must be all lower-case
(#6699) Variable "colIndex" must be all lower-case
(#6699) Variable "colIndex" must be all lower-case
(#6699) Variable "colIndex" must be all lower-case
(#6699) Variable "colIndex" must be all lower-case
(#6700) Variable "baseCol" must be all lower-case
(#6700) Variable "colIndex" must be all lower-case
(#6703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6703) Inline comments must end in full-stops, exclamation marks, or question marks
(#6704) Variable "cellAddressStructure" must be all lower-case
(#6707) Variable "rowIndex" must be all lower-case
(#6707) Variable "rowIndex" must be all lower-case
(#6707) Variable "rowIndex" must be all lower-case
(#6707) Variable "rowIndex" must be all lower-case
(#6708) Variable "baseRow" must be all lower-case
(#6708) Variable "rowIndex" must be all lower-case
(#6723) Private method name "Excel5::readBIFF5CellRangeAddressFixed" must be in lower-case letters only
(#6723) Variable "subData" must be all lower-case
(#6724) Opening brace should be on the same line as the declaration
(#6725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6725) Inline comments must end in full-stops, exclamation marks, or question marks
(#6726) Variable "subData" must be all lower-case
(#6728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6728) Inline comments must end in full-stops, exclamation marks, or question marks
(#6729) Variable "subData" must be all lower-case
(#6731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6731) Inline comments must end in full-stops, exclamation marks, or question marks
(#6732) Variable "subData" must be all lower-case
(#6734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6734) Inline comments must end in full-stops, exclamation marks, or question marks
(#6735) Variable "subData" must be all lower-case
(#6737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6737) Inline comments must end in full-stops, exclamation marks, or question marks
(#6742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6742) Inline comments must end in full-stops, exclamation marks, or question marks
(#6762) Private method name "Excel5::readBIFF8CellRangeAddressFixed" must be in lower-case letters only
(#6762) Variable "subData" must be all lower-case
(#6763) Opening brace should be on the same line as the declaration
(#6764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6764) Inline comments must end in full-stops, exclamation marks, or question marks
(#6765) Variable "subData" must be all lower-case
(#6767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6767) Inline comments must end in full-stops, exclamation marks, or question marks
(#6768) Variable "subData" must be all lower-case
(#6770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6770) Inline comments must end in full-stops, exclamation marks, or question marks
(#6771) Variable "subData" must be all lower-case
(#6773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6773) Inline comments must end in full-stops, exclamation marks, or question marks
(#6774) Variable "subData" must be all lower-case
(#6776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6776) Inline comments must end in full-stops, exclamation marks, or question marks
(#6781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6781) Inline comments must end in full-stops, exclamation marks, or question marks
(#6800) Private method name "Excel5::readBIFF8CellRangeAddress" must be in lower-case letters only
(#6800) Variable "subData" must be all lower-case
(#6801) Opening brace should be on the same line as the declaration
(#6802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6805) Inline comments must end in full-stops, exclamation marks, or question marks
(#6806) Variable "subData" must be all lower-case
(#6808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6808) Inline comments must end in full-stops, exclamation marks, or question marks
(#6809) Variable "subData" must be all lower-case
(#6811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6811) Inline comments must end in full-stops, exclamation marks, or question marks
(#6813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6813) Inline comments must end in full-stops, exclamation marks, or question marks
(#6814) Variable "subData" must be all lower-case
(#6816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6816) Inline comments must end in full-stops, exclamation marks, or question marks
(#6817) Variable "subData" must be all lower-case
(#6821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6821) Inline comments must end in full-stops, exclamation marks, or question marks
(#6822) Variable "subData" must be all lower-case
(#6826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6826) Inline comments must end in full-stops, exclamation marks, or question marks
(#6828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6828) Inline comments must end in full-stops, exclamation marks, or question marks
(#6829) Variable "subData" must be all lower-case
(#6831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6831) Inline comments must end in full-stops, exclamation marks, or question marks
(#6832) Variable "subData" must be all lower-case
(#6836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6836) Inline comments must end in full-stops, exclamation marks, or question marks
(#6837) Variable "subData" must be all lower-case
(#6853) Private method name "Excel5::readBIFF8CellRangeAddressB" must be in lower-case letters only
(#6853) Variable "subData" must be all lower-case
(#6853) Variable "baseCell" must be all lower-case
(#6854) Opening brace should be on the same line as the declaration
(#6855) Variable "baseCol" must be all lower-case
(#6855) Variable "baseRow" must be all lower-case
(#6855) Variable "baseCell" must be all lower-case
(#6856) Variable "baseCol" must be all lower-case
(#6856) Variable "baseCol" must be all lower-case
(#6861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6862) Variable "frIndex" must be all lower-case
(#6862) Variable "subData" must be all lower-case
(#6862) Inline comments must end in full-stops, exclamation marks, or question marks
(#6864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6865) Variable "lrIndex" must be all lower-case
(#6865) Variable "subData" must be all lower-case
(#6865) Inline comments must end in full-stops, exclamation marks, or question marks
(#6867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6867) Inline comments must end in full-stops, exclamation marks, or question marks
(#6869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6869) Inline comments must end in full-stops, exclamation marks, or question marks
(#6870) Variable "fcIndex" must be all lower-case
(#6870) Variable "subData" must be all lower-case
(#6872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6872) Inline comments must end in full-stops, exclamation marks, or question marks
(#6873) Variable "subData" must be all lower-case
(#6874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6874) Inline comments must end in full-stops, exclamation marks, or question marks
(#6875) Variable "fcIndex" must be all lower-case
(#6878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6878) Inline comments must end in full-stops, exclamation marks, or question marks
(#6879) Variable "fcIndex" must be all lower-case
(#6879) Variable "fcIndex" must be all lower-case
(#6879) Variable "fcIndex" must be all lower-case
(#6879) Variable "fcIndex" must be all lower-case
(#6880) Variable "baseCol" must be all lower-case
(#6880) Variable "fcIndex" must be all lower-case
(#6883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6883) Inline comments must end in full-stops, exclamation marks, or question marks
(#6884) Variable "subData" must be all lower-case
(#6885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6885) Inline comments must end in full-stops, exclamation marks, or question marks
(#6886) Variable "frIndex" must be all lower-case
(#6889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6889) Inline comments must end in full-stops, exclamation marks, or question marks
(#6890) Variable "frIndex" must be all lower-case
(#6890) Variable "frIndex" must be all lower-case
(#6890) Variable "frIndex" must be all lower-case
(#6890) Variable "frIndex" must be all lower-case
(#6891) Variable "baseRow" must be all lower-case
(#6891) Variable "frIndex" must be all lower-case
(#6894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6894) Inline comments must end in full-stops, exclamation marks, or question marks
(#6896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6896) Inline comments must end in full-stops, exclamation marks, or question marks
(#6897) Variable "lcIndex" must be all lower-case
(#6897) Variable "subData" must be all lower-case
(#6898) Variable "lcIndex" must be all lower-case
(#6898) Variable "lcIndex" must be all lower-case
(#6898) Variable "lcIndex" must be all lower-case
(#6898) Variable "lcIndex" must be all lower-case
(#6899) Variable "baseCol" must be all lower-case
(#6899) Variable "lcIndex" must be all lower-case
(#6901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6901) Inline comments must end in full-stops, exclamation marks, or question marks
(#6902) Variable "subData" must be all lower-case
(#6903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6903) Inline comments must end in full-stops, exclamation marks, or question marks
(#6904) Variable "lcIndex" must be all lower-case
(#6907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6907) Inline comments must end in full-stops, exclamation marks, or question marks
(#6908) Variable "lcIndex" must be all lower-case
(#6908) Variable "lcIndex" must be all lower-case
(#6908) Variable "lcIndex" must be all lower-case
(#6908) Variable "lcIndex" must be all lower-case
(#6909) Variable "baseCol" must be all lower-case
(#6909) Variable "lcIndex" must be all lower-case
(#6912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6912) Inline comments must end in full-stops, exclamation marks, or question marks
(#6913) Variable "subData" must be all lower-case
(#6914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6914) Inline comments must end in full-stops, exclamation marks, or question marks
(#6915) Variable "lrIndex" must be all lower-case
(#6918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6918) Inline comments must end in full-stops, exclamation marks, or question marks
(#6919) Variable "lrIndex" must be all lower-case
(#6919) Variable "lrIndex" must be all lower-case
(#6919) Variable "lrIndex" must be all lower-case
(#6919) Variable "lrIndex" must be all lower-case
(#6920) Variable "baseRow" must be all lower-case
(#6920) Variable "lrIndex" must be all lower-case
(#6933) Private method name "Excel5::readBIFF8CellRangeAddressList" must be in lower-case letters only
(#6933) Variable "subData" must be all lower-case
(#6934) Opening brace should be on the same line as the declaration
(#6935) Variable "cellRangeAddresses" must be all lower-case
(#6937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6937) Inline comments must end in full-stops, exclamation marks, or question marks
(#6938) Variable "subData" must be all lower-case
(#6941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6941) Inline comments must end in full-stops, exclamation marks, or question marks
(#6943) Variable "cellRangeAddresses" must be all lower-case
(#6943) Variable "subData" must be all lower-case
(#6949) Variable "cellRangeAddresses" must be all lower-case
(#6960) Private method name "Excel5::readBIFF5CellRangeAddressList" must be in lower-case letters only
(#6960) Variable "subData" must be all lower-case
(#6961) Opening brace should be on the same line as the declaration
(#6962) Variable "cellRangeAddresses" must be all lower-case
(#6964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6964) Inline comments must end in full-stops, exclamation marks, or question marks
(#6965) Variable "subData" must be all lower-case
(#6968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6968) Inline comments must end in full-stops, exclamation marks, or question marks
(#6970) Variable "cellRangeAddresses" must be all lower-case
(#6970) Variable "subData" must be all lower-case
(#6976) Variable "cellRangeAddresses" must be all lower-case
(#6990) Private method name "Excel5::readSheetRangeByRefIndex" must be in lower-case letters only
(#6991) Opening brace should be on the same line as the declaration
(#6997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6997) Inline comments must end in full-stops, exclamation marks, or question marks
(#7002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7002) Inline comments must end in full-stops, exclamation marks, or question marks
(#7003) Variable "firstSheetName" must be all lower-case
(#7004) Variable "lastSheetName" must be all lower-case
(#7006) Variable "firstSheetName" must be all lower-case
(#7006) Variable "lastSheetName" must be all lower-case
(#7007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7007) Inline comments must end in full-stops, exclamation marks, or question marks
(#7008) Variable "sheetRange" must be all lower-case
(#7008) Variable "firstSheetName" must be all lower-case
(#7010) Variable "sheetRange" must be all lower-case
(#7010) Variable "firstSheetName" must be all lower-case
(#7013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7013) Inline comments must end in full-stops, exclamation marks, or question marks
(#7014) Variable "sheetRange" must be all lower-case
(#7014) Variable "sheetRange" must be all lower-case
(#7016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7020) Variable "sheetRange" must be all lower-case
(#7021) Variable "sheetRange" must be all lower-case
(#7021) Variable "sheetRange" must be all lower-case
(#7024) Variable "sheetRange" must be all lower-case
(#7027) Inline comments must end in full-stops, exclamation marks, or question marks
(#7044) Private method name "Excel5::readBIFF8ConstantArray" must be in lower-case letters only
(#7044) Variable "arrayData" must be all lower-case
(#7045) Opening brace should be on the same line as the declaration
(#7046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7046) Inline comments must end in full-stops, exclamation marks, or question marks
(#7047) Variable "arrayData" must be all lower-case
(#7049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7049) Inline comments must end in full-stops, exclamation marks, or question marks
(#7050) Variable "arrayData" must be all lower-case
(#7051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7051) Inline comments must end in full-stops, exclamation marks, or question marks
(#7052) Variable "arrayData" must be all lower-case
(#7052) Variable "arrayData" must be all lower-case
(#7054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7054) Inline comments must end in full-stops, exclamation marks, or question marks
(#7055) Variable "matrixChunks" must be all lower-case
(#7059) Variable "arrayData" must be all lower-case
(#7061) Variable "arrayData" must be all lower-case
(#7061) Variable "arrayData" must be all lower-case
(#7064) Variable "matrixChunks" must be all lower-case
(#7064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7064) Inline comments must end in full-stops, exclamation marks, or question marks
(#7066) Variable "matrixChunks" must be all lower-case
(#7082) Private method name "Excel5::readBIFF8Constant" must be in lower-case letters only
(#7082) Variable "valueData" must be all lower-case
(#7083) Opening brace should be on the same line as the declaration
(#7084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7084) Inline comments must end in full-stops, exclamation marks, or question marks
(#7085) Variable "valueData" must be all lower-case
(#7088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7093) Inline comments must end in full-stops, exclamation marks, or question marks
(#7094) Variable "valueData" must be all lower-case
(#7097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7098) Inline comments must end in full-stops, exclamation marks, or question marks
(#7099) Variable "valueData" must be all lower-case
(#7103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7104) Inline comments must end in full-stops, exclamation marks, or question marks
(#7105) Variable "valueData" must be all lower-case
(#7112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7113) Inline comments must end in full-stops, exclamation marks, or question marks
(#7114) Variable "valueData" must be all lower-case
(#7132) Private method name "Excel5::readRGB" must be in lower-case letters only
(#7133) Opening brace should be on the same line as the declaration
(#7134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7134) Inline comments must end in full-stops, exclamation marks, or question marks
(#7137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7137) Inline comments must end in full-stops, exclamation marks, or question marks
(#7140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7140) Inline comments must end in full-stops, exclamation marks, or question marks
(#7143) Inline comments must end in full-stops, exclamation marks, or question marks
(#7156) Private method name "Excel5::readByteStringShort" must be in lower-case letters only
(#7156) Variable "subData" must be all lower-case
(#7157) Opening brace should be on the same line as the declaration
(#7158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7158) Inline comments must end in full-stops, exclamation marks, or question marks
(#7159) Variable "subData" must be all lower-case
(#7161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7161) Inline comments must end in full-stops, exclamation marks, or question marks
(#7162) Variable "subData" must be all lower-case
(#7166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7166) Inline comments must end in full-stops, exclamation marks, or question marks
(#7177) Private method name "Excel5::readByteStringLong" must be in lower-case letters only
(#7177) Variable "subData" must be all lower-case
(#7178) Opening brace should be on the same line as the declaration
(#7179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7179) Inline comments must end in full-stops, exclamation marks, or question marks
(#7180) Variable "subData" must be all lower-case
(#7182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7182) Inline comments must end in full-stops, exclamation marks, or question marks
(#7183) Variable "subData" must be all lower-case
(#7185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7185) Inline comments must end in full-stops, exclamation marks, or question marks
(#7185) This comment is 75% valid code; is this commented out code?
(#7185) No space found before comment text; expected "// return $string;" but found "//return $string;"
(#7188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7188) Inline comments must end in full-stops, exclamation marks, or question marks
(#7200) Private method name "Excel5::readUnicodeStringShort" must be in lower-case letters only
(#7200) Variable "subData" must be all lower-case
(#7201) Opening brace should be on the same line as the declaration
(#7204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7204) Inline comments must end in full-stops, exclamation marks, or question marks
(#7205) Variable "characterCount" must be all lower-case
(#7205) Variable "subData" must be all lower-case
(#7207) Variable "subData" must be all lower-case
(#7207) Variable "characterCount" must be all lower-case
(#7209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7209) Inline comments must end in full-stops, exclamation marks, or question marks
(#7223) Private method name "Excel5::readUnicodeStringLong" must be in lower-case letters only
(#7223) Variable "subData" must be all lower-case
(#7224) Opening brace should be on the same line as the declaration
(#7227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7227) Inline comments must end in full-stops, exclamation marks, or question marks
(#7228) Variable "characterCount" must be all lower-case
(#7228) Variable "subData" must be all lower-case
(#7230) Variable "subData" must be all lower-case
(#7230) Variable "characterCount" must be all lower-case
(#7232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7232) Inline comments must end in full-stops, exclamation marks, or question marks
(#7247) Private method name "Excel5::readUnicodeString" must be in lower-case letters only
(#7247) Variable "subData" must be all lower-case
(#7247) Variable "characterCount" must be all lower-case
(#7248) Opening brace should be on the same line as the declaration
(#7251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7252) Inline comments must end in full-stops, exclamation marks, or question marks
(#7253) Variable "isCompressed" must be all lower-case
(#7253) Variable "subData" must be all lower-case
(#7255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7255) Inline comments must end in full-stops, exclamation marks, or question marks
(#7256) Variable "hasAsian" must be all lower-case
(#7256) Variable "subData" must be all lower-case
(#7258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7258) Inline comments must end in full-stops, exclamation marks, or question marks
(#7259) Variable "hasRichText" must be all lower-case
(#7259) Variable "subData" must be all lower-case
(#7261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7263) Inline comments must end in full-stops, exclamation marks, or question marks
(#7264) Variable "subData" must be all lower-case
(#7264) Variable "isCompressed" must be all lower-case
(#7264) Variable "characterCount" must be all lower-case
(#7264) Variable "characterCount" must be all lower-case
(#7264) Variable "isCompressed" must be all lower-case
(#7268) Variable "isCompressed" must be all lower-case
(#7268) Variable "characterCount" must be all lower-case
(#7268) Variable "characterCount" must be all lower-case
(#7268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7268) Inline comments must end in full-stops, exclamation marks, or question marks
(#7279) Private method name "Excel5::UTF8toExcelDoubleQuoted" must be in lower-case letters only
(#7280) Opening brace should be on the same line as the declaration
(#7290) Private method name "Excel5::extractNumber" must be in lower-case letters only
(#7291) Opening brace should be on the same line as the declaration
(#7316) Private method name "Excel5::getIEEE754" must be in lower-case letters only
(#7317) Opening brace should be on the same line as the declaration
(#7321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7333) Inline comments must end in full-stops, exclamation marks, or question marks
(#7333) No space found before comment text; expected "// end of changes by mmp" but found "//end of changes by mmp"
(#7349) Private method name "Excel5::encodeUTF16" must be in lower-case letters only
(#7350) Opening brace should be on the same line as the declaration
(#7364) Private method name "Excel5::uncompressByteString" must be in lower-case letters only
(#7365) Opening brace should be on the same line as the declaration
(#7366) Variable "uncompressedString" must be all lower-case
(#7367) Variable "strLen" must be all lower-case
(#7368) Variable "strLen" must be all lower-case
(#7369) Variable "uncompressedString" must be all lower-case
(#7372) Variable "uncompressedString" must be all lower-case
(#7381) Private method name "Excel5::decodeCodepage" must be in lower-case letters only
(#7382) Opening brace should be on the same line as the declaration
(#7393) Public method name "Excel5::getInt2d" must be in lower-case letters only
(#7394) Opening brace should be on the same line as the declaration
(#7405) Public method name "Excel5::getInt4d" must be in lower-case letters only
(#7406) Opening brace should be on the same line as the declaration
(#7409) Inline comments must end in full-stops, exclamation marks, or question marks
(#7410) Variable "_or_24" must not contain underscores.
(#7411) Variable "_or_24" must not contain underscores.
(#7412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7412) Inline comments must end in full-stops, exclamation marks, or question marks
(#7413) Variable "_ord_24" must not contain underscores.
(#7413) Variable "_or_24" must not contain underscores.
(#7415) Variable "_ord_24" must not contain underscores.
(#7415) Variable "_or_24" must not contain underscores.
(#7418) Variable "_ord_24" must not contain underscores.
(#7421) Private method name "Excel5::parseRichText" must be in lower-case letters only
(#7422) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Color.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Opening brace should be on the same line as the declaration
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Color/BIFF5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#73) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Color/BIFF8.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#73) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Color/BuiltIn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/ErrorCode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Escher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Member variable "dataSize" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#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
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#172) Private method name "Escher::readDefault" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#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
(#175) Variable "verInstance" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#181) Variable "recVer" must be all lower-case
(#181) Variable "verInstance" must be all lower-case
(#184) Variable "recordData" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Private method name "Escher::readDggContainer" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#196) Variable "recordData" must be all lower-case
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#202) Variable "dggContainer" must be all lower-case
(#203) Variable "dggContainer" must be all lower-case
(#204) Variable "dggContainer" must be all lower-case
(#205) Variable "recordData" must be all lower-case
(#211) Private method name "Escher::readDgg" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#214) Variable "recordData" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Private method name "Escher::readBstoreContainer" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#226) Variable "recordData" must be all lower-case
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#232) Variable "bstoreContainer" must be all lower-case
(#233) Variable "bstoreContainer" must be all lower-case
(#234) Variable "bstoreContainer" must be all lower-case
(#235) Variable "recordData" must be all lower-case
(#241) Private method name "Escher::readBSE" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#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
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "recInstance" must be all lower-case
(#249) Variable "recordData" must be all lower-case
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#255) Variable "BSE" must be all lower-case
(#256) Variable "BSE" must be all lower-case
(#258) Variable "BSE" must be all lower-case
(#258) Variable "recInstance" must be all lower-case
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Variable "btWin32" must be all lower-case
(#261) Variable "recordData" must be all lower-case
(#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 "btMacOS" must be all lower-case
(#264) Variable "recordData" must be all lower-case
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "rgbUid" must be all lower-case
(#267) Variable "recordData" must be all lower-case
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "recordData" must be all lower-case
(#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
(#273) Variable "recordData" must be all lower-case
(#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
(#276) Variable "cRef" must be all lower-case
(#276) Variable "recordData" must be all lower-case
(#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
(#279) Variable "foDelay" must be all lower-case
(#279) Variable "recordData" must be all lower-case
(#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
(#282) Variable "recordData" must be all lower-case
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "cbName" must be all lower-case
(#285) Variable "recordData" must be all lower-case
(#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 "recordData" must be all lower-case
(#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
(#291) Variable "recordData" must be all lower-case
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "nameData" must be all lower-case
(#294) Variable "recordData" must be all lower-case
(#294) Variable "cbName" must be all lower-case
(#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
(#297) Variable "blipData" must be all lower-case
(#297) Variable "recordData" must be all lower-case
(#297) Variable "cbName" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "BSE" must be all lower-case
(#301) Variable "blipData" must be all lower-case
(#307) Private method name "Escher::readBlipJPEG" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "recInstance" must be all lower-case
(#315) Variable "recordData" must be all lower-case
(#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
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "rgbUid1" must be all lower-case
(#323) Variable "recordData" 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
(#327) Variable "recInstance" must be all lower-case
(#328) Variable "rgbUid2" must be all lower-case
(#328) Variable "recordData" must be all lower-case
(#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
(#333) Variable "recordData" must be all lower-case
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "recordData" must be all lower-case
(#348) Private method name "Escher::readBlipPNG" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Variable "recInstance" must be all lower-case
(#356) Variable "recordData" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Variable "rgbUid1" must be all lower-case
(#364) Variable "recordData" must be all lower-case
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Variable "recInstance" must be all lower-case
(#369) Variable "rgbUid2" must be all lower-case
(#369) Variable "recordData" must be all lower-case
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Variable "recordData" must be all lower-case
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "recordData" must be all lower-case
(#389) Private method name "Escher::readOPT" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#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
(#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
(#394) Variable "recInstance" must be all lower-case
(#397) Variable "recordData" must be all lower-case
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "recordData" must be all lower-case
(#402) Variable "recInstance" must be all lower-case
(#408) Private method name "Escher::readTertiaryOPT" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "recInstance" must be all lower-case
(#416) Variable "recordData" must be all lower-case
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Private method name "Escher::readSplitMenuColors" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#428) Variable "recordData" must be all lower-case
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Private method name "Escher::readDgContainer" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#440) Variable "recordData" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "dgContainer" must be all lower-case
(#447) Variable "dgContainer" must be all lower-case
(#448) Variable "dgContainer" must be all lower-case
(#449) Variable "recordData" must be all lower-case
(#455) Private method name "Escher::readDg" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#458) Variable "recordData" must be all lower-case
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Private method name "Escher::readSpgrContainer" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Variable "recordData" must be all lower-case
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Variable "spgrContainer" must be all lower-case
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Variable "spgrContainer" must be all lower-case
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Variable "spgrContainer" must be all lower-case
(#488) Variable "spgrContainer" must be all lower-case
(#489) Variable "recordData" must be all lower-case
(#495) Private method name "Escher::readSpContainer" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#498) Variable "recordData" must be all lower-case
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "spContainer" must be all lower-case
(#502) Variable "spContainer" must be all lower-case
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#508) Variable "spContainer" must be all lower-case
(#509) Variable "recordData" must be all lower-case
(#515) Private method name "Escher::readSpgr" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#518) Variable "recordData" must be all lower-case
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Private method name "Escher::readSp" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Variable "recInstance" must be all lower-case
(#535) Variable "recordData" must be all lower-case
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Private method name "Escher::readClientTextbox" must be in lower-case letters only
(#545) Opening brace should be on the same line as the declaration
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "recInstance" must be all lower-case
(#552) Variable "recordData" must be all lower-case
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Private method name "Escher::readClientAnchor" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#564) Variable "recordData" must be all lower-case
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Variable "recordData" must be all lower-case
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Variable "startOffsetX" must be all lower-case
(#573) Variable "recordData" must be all lower-case
(#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
(#576) Variable "recordData" must be all lower-case
(#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
(#579) Variable "startOffsetY" must be all lower-case
(#579) Variable "recordData" must be all lower-case
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Variable "recordData" must be all lower-case
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Variable "endOffsetX" must be all lower-case
(#585) Variable "recordData" 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
(#588) Variable "recordData" must be all lower-case
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Variable "endOffsetY" must be all lower-case
(#591) Variable "recordData" must be all lower-case
(#593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Variable "startOffsetX" must be all lower-case
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Variable "startOffsetY" must be all lower-case
(#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
(#605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Variable "endOffsetX" must be all lower-case
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Variable "endOffsetY" must be all lower-case
(#615) Private method name "Escher::readClientData" must be in lower-case letters only
(#616) Opening brace should be on the same line as the declaration
(#618) Variable "recordData" must be all lower-case
(#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
(#630) Private method name "Escher::readOfficeArtRGFOPTE" must be in lower-case letters only
(#631) Opening brace should be on the same line as the declaration
(#632) Variable "splicedComplexData" must be all lower-case
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Variable "opidOpid" must be all lower-case
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Variable "opidFBid" must be all lower-case
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Variable "opidFComplex" must be all lower-case
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Variable "opidFComplex" must be all lower-case
(#655) Variable "complexData" must be all lower-case
(#655) Variable "splicedComplexData" must be all lower-case
(#656) Variable "splicedComplexData" must be all lower-case
(#656) Variable "splicedComplexData" must be all lower-case
(#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
(#659) Variable "complexData" must be all lower-case
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Variable "opidOpid" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/MD5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Opening brace should be on the same line as the declaration
(#47) Opening brace should be on the same line as the declaration
(#59) Public method name "MD5::getContext" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#82) Variable "A" must be all lower-case
(#83) Variable "B" must be all lower-case
(#84) Variable "C" must be all lower-case
(#85) Variable "D" must be all lower-case
(#87) Variable "F" must be all lower-case
(#88) Variable "G" must be all lower-case
(#89) Variable "H" must be all lower-case
(#90) Variable "I" must be all lower-case
(#93) Variable "F" must be all lower-case
(#93) Variable "A" must be all lower-case
(#93) Variable "B" must be all lower-case
(#93) Variable "C" must be all lower-case
(#93) Variable "D" must be all lower-case
(#94) Variable "F" must be all lower-case
(#94) Variable "D" must be all lower-case
(#94) Variable "A" must be all lower-case
(#94) Variable "B" must be all lower-case
(#94) Variable "C" must be all lower-case
(#95) Variable "F" must be all lower-case
(#95) Variable "C" must be all lower-case
(#95) Variable "D" must be all lower-case
(#95) Variable "A" must be all lower-case
(#95) Variable "B" must be all lower-case
(#96) Variable "F" must be all lower-case
(#96) Variable "B" must be all lower-case
(#96) Variable "C" must be all lower-case
(#96) Variable "D" must be all lower-case
(#96) Variable "A" must be all lower-case
(#97) Variable "F" must be all lower-case
(#97) Variable "A" must be all lower-case
(#97) Variable "B" must be all lower-case
(#97) Variable "C" must be all lower-case
(#97) Variable "D" must be all lower-case
(#98) Variable "F" must be all lower-case
(#98) Variable "D" must be all lower-case
(#98) Variable "A" must be all lower-case
(#98) Variable "B" must be all lower-case
(#98) Variable "C" must be all lower-case
(#99) Variable "F" must be all lower-case
(#99) Variable "C" must be all lower-case
(#99) Variable "D" must be all lower-case
(#99) Variable "A" must be all lower-case
(#99) Variable "B" must be all lower-case
(#100) Variable "F" must be all lower-case
(#100) Variable "B" must be all lower-case
(#100) Variable "C" must be all lower-case
(#100) Variable "D" must be all lower-case
(#100) Variable "A" must be all lower-case
(#101) Variable "F" must be all lower-case
(#101) Variable "A" must be all lower-case
(#101) Variable "B" must be all lower-case
(#101) Variable "C" must be all lower-case
(#101) Variable "D" must be all lower-case
(#102) Variable "F" must be all lower-case
(#102) Variable "D" must be all lower-case
(#102) Variable "A" must be all lower-case
(#102) Variable "B" must be all lower-case
(#102) Variable "C" must be all lower-case
(#103) Variable "F" must be all lower-case
(#103) Variable "C" must be all lower-case
(#103) Variable "D" must be all lower-case
(#103) Variable "A" must be all lower-case
(#103) Variable "B" must be all lower-case
(#104) Variable "F" must be all lower-case
(#104) Variable "B" must be all lower-case
(#104) Variable "C" must be all lower-case
(#104) Variable "D" must be all lower-case
(#104) Variable "A" must be all lower-case
(#105) Variable "F" must be all lower-case
(#105) Variable "A" must be all lower-case
(#105) Variable "B" must be all lower-case
(#105) Variable "C" must be all lower-case
(#105) Variable "D" must be all lower-case
(#106) Variable "F" must be all lower-case
(#106) Variable "D" must be all lower-case
(#106) Variable "A" must be all lower-case
(#106) Variable "B" must be all lower-case
(#106) Variable "C" must be all lower-case
(#107) Variable "F" must be all lower-case
(#107) Variable "C" must be all lower-case
(#107) Variable "D" must be all lower-case
(#107) Variable "A" must be all lower-case
(#107) Variable "B" must be all lower-case
(#108) Variable "F" must be all lower-case
(#108) Variable "B" must be all lower-case
(#108) Variable "C" must be all lower-case
(#108) Variable "D" must be all lower-case
(#108) Variable "A" must be all lower-case
(#111) Variable "G" must be all lower-case
(#111) Variable "A" must be all lower-case
(#111) Variable "B" must be all lower-case
(#111) Variable "C" must be all lower-case
(#111) Variable "D" must be all lower-case
(#112) Variable "G" must be all lower-case
(#112) Variable "D" must be all lower-case
(#112) Variable "A" must be all lower-case
(#112) Variable "B" must be all lower-case
(#112) Variable "C" must be all lower-case
(#113) Variable "G" must be all lower-case
(#113) Variable "C" must be all lower-case
(#113) Variable "D" must be all lower-case
(#113) Variable "A" must be all lower-case
(#113) Variable "B" must be all lower-case
(#114) Variable "G" must be all lower-case
(#114) Variable "B" must be all lower-case
(#114) Variable "C" must be all lower-case
(#114) Variable "D" must be all lower-case
(#114) Variable "A" must be all lower-case
(#115) Variable "G" must be all lower-case
(#115) Variable "A" must be all lower-case
(#115) Variable "B" must be all lower-case
(#115) Variable "C" must be all lower-case
(#115) Variable "D" must be all lower-case
(#116) Variable "G" must be all lower-case
(#116) Variable "D" must be all lower-case
(#116) Variable "A" must be all lower-case
(#116) Variable "B" must be all lower-case
(#116) Variable "C" must be all lower-case
(#117) Variable "G" must be all lower-case
(#117) Variable "C" must be all lower-case
(#117) Variable "D" must be all lower-case
(#117) Variable "A" must be all lower-case
(#117) Variable "B" must be all lower-case
(#118) Variable "G" must be all lower-case
(#118) Variable "B" must be all lower-case
(#118) Variable "C" must be all lower-case
(#118) Variable "D" must be all lower-case
(#118) Variable "A" must be all lower-case
(#119) Variable "G" must be all lower-case
(#119) Variable "A" must be all lower-case
(#119) Variable "B" must be all lower-case
(#119) Variable "C" must be all lower-case
(#119) Variable "D" must be all lower-case
(#120) Variable "G" must be all lower-case
(#120) Variable "D" must be all lower-case
(#120) Variable "A" must be all lower-case
(#120) Variable "B" must be all lower-case
(#120) Variable "C" must be all lower-case
(#121) Variable "G" must be all lower-case
(#121) Variable "C" must be all lower-case
(#121) Variable "D" must be all lower-case
(#121) Variable "A" must be all lower-case
(#121) Variable "B" must be all lower-case
(#122) Variable "G" must be all lower-case
(#122) Variable "B" must be all lower-case
(#122) Variable "C" must be all lower-case
(#122) Variable "D" must be all lower-case
(#122) Variable "A" must be all lower-case
(#123) Variable "G" must be all lower-case
(#123) Variable "A" must be all lower-case
(#123) Variable "B" must be all lower-case
(#123) Variable "C" must be all lower-case
(#123) Variable "D" must be all lower-case
(#124) Variable "G" must be all lower-case
(#124) Variable "D" must be all lower-case
(#124) Variable "A" must be all lower-case
(#124) Variable "B" must be all lower-case
(#124) Variable "C" must be all lower-case
(#125) Variable "G" must be all lower-case
(#125) Variable "C" must be all lower-case
(#125) Variable "D" must be all lower-case
(#125) Variable "A" must be all lower-case
(#125) Variable "B" must be all lower-case
(#126) Variable "G" must be all lower-case
(#126) Variable "B" must be all lower-case
(#126) Variable "C" must be all lower-case
(#126) Variable "D" must be all lower-case
(#126) Variable "A" must be all lower-case
(#129) Variable "H" must be all lower-case
(#129) Variable "A" must be all lower-case
(#129) Variable "B" must be all lower-case
(#129) Variable "C" must be all lower-case
(#129) Variable "D" must be all lower-case
(#130) Variable "H" must be all lower-case
(#130) Variable "D" must be all lower-case
(#130) Variable "A" must be all lower-case
(#130) Variable "B" must be all lower-case
(#130) Variable "C" must be all lower-case
(#131) Variable "H" must be all lower-case
(#131) Variable "C" must be all lower-case
(#131) Variable "D" must be all lower-case
(#131) Variable "A" must be all lower-case
(#131) Variable "B" must be all lower-case
(#132) Variable "H" must be all lower-case
(#132) Variable "B" must be all lower-case
(#132) Variable "C" must be all lower-case
(#132) Variable "D" must be all lower-case
(#132) Variable "A" must be all lower-case
(#133) Variable "H" must be all lower-case
(#133) Variable "A" must be all lower-case
(#133) Variable "B" must be all lower-case
(#133) Variable "C" must be all lower-case
(#133) Variable "D" must be all lower-case
(#134) Variable "H" must be all lower-case
(#134) Variable "D" must be all lower-case
(#134) Variable "A" must be all lower-case
(#134) Variable "B" must be all lower-case
(#134) Variable "C" must be all lower-case
(#135) Variable "H" must be all lower-case
(#135) Variable "C" must be all lower-case
(#135) Variable "D" must be all lower-case
(#135) Variable "A" must be all lower-case
(#135) Variable "B" must be all lower-case
(#136) Variable "H" must be all lower-case
(#136) Variable "B" must be all lower-case
(#136) Variable "C" must be all lower-case
(#136) Variable "D" must be all lower-case
(#136) Variable "A" must be all lower-case
(#137) Variable "H" must be all lower-case
(#137) Variable "A" must be all lower-case
(#137) Variable "B" must be all lower-case
(#137) Variable "C" must be all lower-case
(#137) Variable "D" must be all lower-case
(#138) Variable "H" must be all lower-case
(#138) Variable "D" must be all lower-case
(#138) Variable "A" must be all lower-case
(#138) Variable "B" must be all lower-case
(#138) Variable "C" must be all lower-case
(#139) Variable "H" must be all lower-case
(#139) Variable "C" must be all lower-case
(#139) Variable "D" must be all lower-case
(#139) Variable "A" must be all lower-case
(#139) Variable "B" must be all lower-case
(#140) Variable "H" must be all lower-case
(#140) Variable "B" must be all lower-case
(#140) Variable "C" must be all lower-case
(#140) Variable "D" must be all lower-case
(#140) Variable "A" must be all lower-case
(#141) Variable "H" must be all lower-case
(#141) Variable "A" must be all lower-case
(#141) Variable "B" must be all lower-case
(#141) Variable "C" must be all lower-case
(#141) Variable "D" must be all lower-case
(#142) Variable "H" must be all lower-case
(#142) Variable "D" must be all lower-case
(#142) Variable "A" must be all lower-case
(#142) Variable "B" must be all lower-case
(#142) Variable "C" must be all lower-case
(#143) Variable "H" must be all lower-case
(#143) Variable "C" must be all lower-case
(#143) Variable "D" must be all lower-case
(#143) Variable "A" must be all lower-case
(#143) Variable "B" must be all lower-case
(#144) Variable "H" must be all lower-case
(#144) Variable "B" must be all lower-case
(#144) Variable "C" must be all lower-case
(#144) Variable "D" must be all lower-case
(#144) Variable "A" must be all lower-case
(#147) Variable "I" must be all lower-case
(#147) Variable "A" must be all lower-case
(#147) Variable "B" must be all lower-case
(#147) Variable "C" must be all lower-case
(#147) Variable "D" must be all lower-case
(#148) Variable "I" must be all lower-case
(#148) Variable "D" must be all lower-case
(#148) Variable "A" must be all lower-case
(#148) Variable "B" must be all lower-case
(#148) Variable "C" must be all lower-case
(#149) Variable "I" must be all lower-case
(#149) Variable "C" must be all lower-case
(#149) Variable "D" must be all lower-case
(#149) Variable "A" must be all lower-case
(#149) Variable "B" must be all lower-case
(#150) Variable "I" must be all lower-case
(#150) Variable "B" must be all lower-case
(#150) Variable "C" must be all lower-case
(#150) Variable "D" must be all lower-case
(#150) Variable "A" must be all lower-case
(#151) Variable "I" must be all lower-case
(#151) Variable "A" must be all lower-case
(#151) Variable "B" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Variable "D" must be all lower-case
(#152) Variable "I" must be all lower-case
(#152) Variable "D" must be all lower-case
(#152) Variable "A" must be all lower-case
(#152) Variable "B" must be all lower-case
(#152) Variable "C" must be all lower-case
(#153) Variable "I" must be all lower-case
(#153) Variable "C" must be all lower-case
(#153) Variable "D" must be all lower-case
(#153) Variable "A" must be all lower-case
(#153) Variable "B" must be all lower-case
(#154) Variable "I" must be all lower-case
(#154) Variable "B" must be all lower-case
(#154) Variable "C" must be all lower-case
(#154) Variable "D" must be all lower-case
(#154) Variable "A" must be all lower-case
(#155) Variable "I" must be all lower-case
(#155) Variable "A" must be all lower-case
(#155) Variable "B" must be all lower-case
(#155) Variable "C" must be all lower-case
(#155) Variable "D" must be all lower-case
(#156) Variable "I" must be all lower-case
(#156) Variable "D" must be all lower-case
(#156) Variable "A" must be all lower-case
(#156) Variable "B" must be all lower-case
(#156) Variable "C" must be all lower-case
(#157) Variable "I" must be all lower-case
(#157) Variable "C" must be all lower-case
(#157) Variable "D" must be all lower-case
(#157) Variable "A" must be all lower-case
(#157) Variable "B" must be all lower-case
(#158) Variable "I" must be all lower-case
(#158) Variable "B" must be all lower-case
(#158) Variable "C" must be all lower-case
(#158) Variable "D" must be all lower-case
(#158) Variable "A" must be all lower-case
(#159) Variable "I" must be all lower-case
(#159) Variable "A" must be all lower-case
(#159) Variable "B" must be all lower-case
(#159) Variable "C" must be all lower-case
(#159) Variable "D" must be all lower-case
(#160) Variable "I" must be all lower-case
(#160) Variable "D" must be all lower-case
(#160) Variable "A" must be all lower-case
(#160) Variable "B" must be all lower-case
(#160) Variable "C" must be all lower-case
(#161) Variable "I" must be all lower-case
(#161) Variable "C" must be all lower-case
(#161) Variable "D" must be all lower-case
(#161) Variable "A" must be all lower-case
(#161) Variable "B" must be all lower-case
(#162) Variable "I" must be all lower-case
(#162) Variable "B" must be all lower-case
(#162) Variable "C" must be all lower-case
(#162) Variable "D" must be all lower-case
(#162) Variable "A" must be all lower-case
(#164) Variable "A" must be all lower-case
(#165) Variable "B" must be all lower-case
(#166) Variable "C" must be all lower-case
(#167) Variable "D" must be all lower-case
(#170) Variable "X" must be all lower-case
(#170) Variable "Y" must be all lower-case
(#170) Variable "Z" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "X" must be all lower-case
(#172) Variable "Y" must be all lower-case
(#172) Variable "X" must be all lower-case
(#172) Variable "Z" must be all lower-case
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "X" must be all lower-case
(#175) Variable "Y" must be all lower-case
(#175) Variable "Z" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "X" must be all lower-case
(#177) Variable "Z" must be all lower-case
(#177) Variable "Y" must be all lower-case
(#177) Variable "Z" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "X" must be all lower-case
(#180) Variable "Y" must be all lower-case
(#180) Variable "Z" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "X" must be all lower-case
(#182) Variable "Y" must be all lower-case
(#182) Variable "Z" must be all lower-case
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "X" must be all lower-case
(#185) Variable "Y" must be all lower-case
(#185) Variable "Z" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "Y" must be all lower-case
(#187) Variable "X" must be all lower-case
(#187) Variable "Z" must be all lower-case
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "A" must be all lower-case
(#190) Variable "B" must be all lower-case
(#190) Variable "C" must be all lower-case
(#190) Variable "D" must be all lower-case
(#190) Variable "M" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Variable "A" must be all lower-case
(#192) Variable "A" must be all lower-case
(#192) Variable "B" must be all lower-case
(#192) Variable "C" must be all lower-case
(#192) Variable "D" must be all lower-case
(#192) Variable "M" must be all lower-case
(#193) Variable "A" must be all lower-case
(#193) Variable "A" must be all lower-case
(#194) Variable "A" must be all lower-case
(#194) Variable "B" must be all lower-case
(#194) Variable "A" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/RC4.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Opening brace should be on the same line as the declaration
(#64) Public method name "RC4::RC4" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Style/Border.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Excel5/Style/FillPattern.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Exception::errorHandlerCallback" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/Gnumeric.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "referenceHelper" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#64) Public method name "Gnumeric::canRead" must be in lower-case letters only
(#64) Variable "pFilename" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "pFilename" must be all lower-case
(#68) Variable "pFilename" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "pFilename" must be all lower-case
(#94) Public method name "Gnumeric::listWorksheetNames" must be in lower-case letters only
(#94) Variable "pFilename" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "pFilename" must be all lower-case
(#98) Variable "pFilename" must be all lower-case
(#102) Variable "pFilename" must be all lower-case
(#102) Line exceeds 132 characters; contains 154 characters
(#105) Variable "worksheetNames" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Variable "worksheetNames" must be all lower-case
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#116) Variable "worksheetNames" must be all lower-case
(#125) Public method name "Gnumeric::listWorksheetInfo" must be in lower-case letters only
(#125) Variable "pFilename" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "pFilename" must be all lower-case
(#129) Variable "pFilename" must be all lower-case
(#133) Variable "pFilename" must be all lower-case
(#133) Line exceeds 132 characters; contains 154 characters
(#136) Variable "worksheetInfo" must be all lower-case
(#139) Variable "tmpInfo" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Variable "tmpInfo" must be all lower-case
(#151) Usage of ELSEIF not allowed; use ELSE IF instead
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#153) Variable "tmpInfo" must be all lower-case
(#154) Variable "tmpInfo" must be all lower-case
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#157) Variable "tmpInfo" must be all lower-case
(#161) Variable "tmpInfo" must be all lower-case
(#161) Variable "tmpInfo" must be all lower-case
(#162) Variable "worksheetInfo" must be all lower-case
(#162) Variable "tmpInfo" must be all lower-case
(#166) Variable "worksheetInfo" must be all lower-case
(#172) Private method name "Gnumeric::gzfileGetContents" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#193) Variable "pFilename" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "pFilename" must be all lower-case
(#210) Public method name "Gnumeric::loadIntoExisting" must be in lower-case letters only
(#210) Variable "pFilename" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "pFilename" must be all lower-case
(#214) Variable "pFilename" must be all lower-case
(#217) Variable "timezoneObj" must be all lower-case
(#218) Variable "GMT" must be all lower-case
(#220) Variable "gFileData" must be all lower-case
(#220) Variable "pFilename" must be all lower-case
(#222) Variable "gFileData" must be all lower-case
(#222) Line exceeds 132 characters; contains 152 characters
(#223) Variable "namespacesMeta" must be all lower-case
(#225) Variable "gnmXML" must be all lower-case
(#225) Variable "namespacesMeta" must be all lower-case
(#227) Variable "docProps" must be all lower-case
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#229) Variable "namespacesMeta" must be all lower-case
(#230) Variable "officeXML" must be all lower-case
(#230) Variable "namespacesMeta" must be all lower-case
(#231) Variable "officeDocXML" must be all lower-case
(#231) Variable "officeXML" must be all lower-case
(#232) Variable "officeDocMetaXML" must be all lower-case
(#232) Variable "officeDocXML" must be all lower-case
(#234) Variable "officeDocMetaXML" must be all lower-case
(#234) Variable "officePropertyData" must be all lower-case
(#235) Variable "officePropertyDC" must be all lower-case
(#236) Variable "namespacesMeta" must be all lower-case
(#237) Variable "officePropertyDC" must be all lower-case
(#237) Variable "officePropertyData" must be all lower-case
(#237) Variable "namespacesMeta" must be all lower-case
(#239) Variable "officePropertyDC" must be all lower-case
(#239) Variable "propertyName" must be all lower-case
(#239) Variable "propertyValue" must be all lower-case
(#240) Variable "propertyValue" must be all lower-case
(#240) Variable "propertyValue" must be all lower-case
(#241) Variable "propertyName" must be all lower-case
(#243) Variable "docProps" must be all lower-case
(#243) Variable "propertyValue" must be all lower-case
(#246) Variable "docProps" must be all lower-case
(#246) Variable "propertyValue" must be all lower-case
(#249) Variable "docProps" must be all lower-case
(#249) Variable "propertyValue" must be all lower-case
(#250) Variable "docProps" must be all lower-case
(#250) Variable "propertyValue" must be all lower-case
(#253) Variable "creationDate" must be all lower-case
(#253) Variable "propertyValue" must be all lower-case
(#254) Variable "docProps" must be all lower-case
(#254) Variable "creationDate" must be all lower-case
(#255) Variable "docProps" must be all lower-case
(#255) Variable "creationDate" must be all lower-case
(#258) Variable "docProps" must be all lower-case
(#258) Variable "propertyValue" must be all lower-case
(#262) Variable "officePropertyMeta" must be all lower-case
(#263) Variable "namespacesMeta" must be all lower-case
(#264) Variable "officePropertyMeta" must be all lower-case
(#264) Variable "officePropertyData" must be all lower-case
(#264) Variable "namespacesMeta" must be all lower-case
(#266) Variable "officePropertyMeta" must be all lower-case
(#266) Variable "propertyName" must be all lower-case
(#266) Variable "propertyValue" must be all lower-case
(#267) Variable "propertyValue" must be all lower-case
(#267) Variable "namespacesMeta" must be all lower-case
(#268) Variable "propertyValue" must be all lower-case
(#268) Variable "propertyValue" must be all lower-case
(#269) Variable "propertyName" must be all lower-case
(#271) Variable "docProps" must be all lower-case
(#271) Variable "propertyValue" must be all lower-case
(#274) Variable "docProps" must be all lower-case
(#274) Variable "propertyValue" must be all lower-case
(#275) Variable "docProps" must be all lower-case
(#275) Variable "propertyValue" must be all lower-case
(#278) Variable "creationDate" must be all lower-case
(#278) Variable "propertyValue" must be all lower-case
(#279) Variable "docProps" must be all lower-case
(#279) Variable "creationDate" must be all lower-case
(#280) Variable "docProps" must be all lower-case
(#280) Variable "creationDate" must be all lower-case
(#283) Variable "attrName" must be all lower-case
(#284) Variable "attrName" must be all lower-case
(#286) Variable "docProps" must be all lower-case
(#286) Variable "propertyValue" must be all lower-case
(#289) Variable "docProps" must be all lower-case
(#289) Variable "propertyValue" must be all lower-case
(#292) Variable "docProps" must be all lower-case
(#292) Variable "propertyValue" must be all lower-case
(#299) Usage of ELSEIF not allowed; use ELSE IF instead
(#299) Variable "gnmXML" must be all lower-case
(#300) Variable "gnmXML" must be all lower-case
(#300) Variable "summaryItem" must be all lower-case
(#301) Variable "propertyName" must be all lower-case
(#301) Variable "summaryItem" must be all lower-case
(#302) Variable "propertyValue" must be all lower-case
(#302) Variable "summaryItem" must be all lower-case
(#303) Variable "propertyName" must be all lower-case
(#305) Variable "docProps" must be all lower-case
(#305) Variable "propertyValue" must be all lower-case
(#308) Variable "docProps" must be all lower-case
(#308) Variable "propertyValue" must be all lower-case
(#311) Variable "docProps" must be all lower-case
(#311) Variable "propertyValue" must be all lower-case
(#314) Variable "docProps" must be all lower-case
(#314) Variable "propertyValue" must be all lower-case
(#317) Variable "docProps" must be all lower-case
(#317) Variable "propertyValue" must be all lower-case
(#320) Variable "docProps" must be all lower-case
(#320) Variable "propertyValue" must be all lower-case
(#321) Variable "docProps" must be all lower-case
(#321) Variable "propertyValue" must be all lower-case
(#324) Variable "docProps" must be all lower-case
(#324) Variable "propertyValue" must be all lower-case
(#330) Variable "worksheetID" must be all lower-case
(#331) Variable "gnmXML" must be all lower-case
(#332) Variable "worksheetName" must be all lower-case
(#333) Variable "worksheetName" must be all lower-case
(#337) Variable "maxRow" must be all lower-case
(#337) Variable "maxCol" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Variable "worksheetID" must be all lower-case
(#342) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#343) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#345) Variable "worksheetName" must be all lower-case
(#350) Variable "marginAttributes" must be all lower-case
(#351) Variable "marginSize" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) This comment is 50% valid code; is this commented out code?
(#351) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#352) Variable "marginAttributes" must be all lower-case
(#354) Variable "marginSize" must be all lower-case
(#354) Variable "marginAttributes" must be all lower-case
(#359) Variable "marginSize" must be all lower-case
(#362) Variable "marginSize" must be all lower-case
(#365) Variable "marginSize" must be all lower-case
(#368) Variable "marginSize" must be all lower-case
(#371) Variable "marginSize" must be all lower-case
(#374) Variable "marginSize" must be all lower-case
(#382) Variable "cellAttributes" must be all lower-case
(#383) Variable "cellAttributes" must be all lower-case
(#384) Variable "cellAttributes" must be all lower-case
(#386) Variable "maxRow" must be all lower-case
(#387) Variable "maxRow" must be all lower-case
(#389) Variable "maxCol" must be all lower-case
(#390) Variable "maxCol" must be all lower-case
(#397) Variable "worksheetName" must be all lower-case
(#402) Variable "ValueType" must be all lower-case
(#402) Variable "cellAttributes" must be all lower-case
(#403) Variable "ExprID" must be all lower-case
(#403) Variable "cellAttributes" must be all lower-case
(#405) Variable "ExprID" must be all lower-case
(#407) Variable "ExprID" must be all lower-case
(#408) Variable "cellAttributes" must be all lower-case
(#409) Variable "cellAttributes" must be all lower-case
(#413) Variable "ExprID" must be all lower-case
(#418) Variable "cellAttributes" must be all lower-case
(#419) Variable "cellAttributes" must be all lower-case
(#420) Variable "worksheetName" must be all lower-case
(#425) Variable "ValueType" must be all lower-case
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) This comment is 50% valid code; is this commented out code?
(#426) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#435) Line exceeds 132 characters; contains 148 characters
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#445) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) This comment is 50% valid code; is this commented out code?
(#446) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#454) Variable "commentAttributes" must be all lower-case
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#456) Variable "commentAttributes" must be all lower-case
(#457) Variable "commentAttributes" must be all lower-case
(#457) Variable "commentAttributes" must be all lower-case
(#457) Variable "commentAttributes" must be all lower-case
(#457) Line exceeds maximum limit of 180 characters; contains 223 characters
(#461) Variable "styleRegion" must be all lower-case
(#462) Variable "styleAttributes" must be all lower-case
(#462) Variable "styleRegion" must be all lower-case
(#463) Variable "styleAttributes" must be all lower-case
(#463) Variable "maxRow" must be all lower-case
(#464) Variable "styleAttributes" must be all lower-case
(#464) Variable "maxCol" must be all lower-case
(#465) Variable "startColumn" must be all lower-case
(#465) Variable "styleAttributes" must be all lower-case
(#466) Variable "startRow" must be all lower-case
(#466) Variable "styleAttributes" must be all lower-case
(#468) Variable "endColumn" must be all lower-case
(#468) Variable "styleAttributes" must be all lower-case
(#468) Variable "maxCol" must be all lower-case
(#468) Variable "maxCol" must be all lower-case
(#468) Variable "styleAttributes" must be all lower-case
(#469) Variable "endColumn" must be all lower-case
(#469) Variable "endColumn" must be all lower-case
(#470) Variable "endRow" must be all lower-case
(#470) Variable "styleAttributes" must be all lower-case
(#470) Variable "maxRow" must be all lower-case
(#470) Variable "maxRow" must be all lower-case
(#470) Variable "styleAttributes" must be all lower-case
(#471) Variable "endRow" must be all lower-case
(#472) Variable "cellRange" must be all lower-case
(#472) Variable "startColumn" must be all lower-case
(#472) Variable "startRow" must be all lower-case
(#472) Variable "endColumn" must be all lower-case
(#472) Variable "endRow" must be all lower-case
(#474) Variable "styleAttributes" must be all lower-case
(#474) Variable "styleRegion" must be all lower-case
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#478) Variable "styleAttributes" must be all lower-case
(#479) Variable "styleArray" must be all lower-case
(#480) Variable "styleArray" must be all lower-case
(#480) Variable "styleAttributes" must be all lower-case
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#483) Variable "styleAttributes" must be all lower-case
(#485) Variable "styleArray" must be all lower-case
(#485) Line exceeds 132 characters; contains 139 characters
(#488) Variable "styleArray" must be all lower-case
(#488) Line exceeds 132 characters; contains 136 characters
(#491) Variable "styleArray" must be all lower-case
(#491) Line exceeds 132 characters; contains 137 characters
(#494) Variable "styleArray" must be all lower-case
(#494) Line exceeds 132 characters; contains 138 characters
(#498) Variable "styleArray" must be all lower-case
(#498) Line exceeds 132 characters; contains 149 characters
(#501) Variable "styleArray" must be all lower-case
(#501) Line exceeds 132 characters; contains 139 characters
(#505) Variable "styleAttributes" must be all lower-case
(#507) Variable "styleArray" must be all lower-case
(#510) Variable "styleArray" must be all lower-case
(#510) Line exceeds 132 characters; contains 134 characters
(#513) Variable "styleArray" must be all lower-case
(#513) Line exceeds 132 characters; contains 134 characters
(#516) Variable "styleArray" must be all lower-case
(#516) Line exceeds 132 characters; contains 135 characters
(#520) Variable "styleArray" must be all lower-case
(#520) Variable "styleAttributes" must be all lower-case
(#521) Variable "styleArray" must be all lower-case
(#521) Variable "styleAttributes" must be all lower-case
(#522) Variable "styleArray" must be all lower-case
(#522) Variable "styleAttributes" must be all lower-case
(#522) Variable "styleAttributes" must be all lower-case
(#522) Line exceeds 132 characters; contains 139 characters
(#524) Variable "RGB" must be all lower-case
(#524) Variable "styleAttributes" must be all lower-case
(#525) Variable "styleArray" must be all lower-case
(#525) Variable "RGB" must be all lower-case
(#526) Variable "RGB" must be all lower-case
(#526) Variable "styleAttributes" must be all lower-case
(#527) Variable "styleAttributes" must be all lower-case
(#528) Variable "RGB" must be all lower-case
(#529) Variable "styleArray" must be all lower-case
(#529) Variable "styleArray" must be all lower-case
(#529) Variable "RGB" must be all lower-case
(#530) Variable "RGB2" must be all lower-case
(#530) Variable "styleAttributes" must be all lower-case
(#531) Variable "styleArray" must be all lower-case
(#531) Variable "RGB2" must be all lower-case
(#534) Variable "styleArray" must be all lower-case
(#537) Variable "styleArray" must be all lower-case
(#540) Variable "styleArray" must be all lower-case
(#543) Variable "styleArray" must be all lower-case
(#546) Variable "styleArray" must be all lower-case
(#549) Variable "styleArray" must be all lower-case
(#552) Variable "styleArray" must be all lower-case
(#552) Line exceeds 132 characters; contains 136 characters
(#555) Variable "styleArray" must be all lower-case
(#555) Line exceeds 132 characters; contains 133 characters
(#558) Variable "styleArray" must be all lower-case
(#561) Variable "styleArray" must be all lower-case
(#561) Line exceeds 132 characters; contains 134 characters
(#564) Variable "styleArray" must be all lower-case
(#567) Variable "styleArray" must be all lower-case
(#570) Variable "styleArray" must be all lower-case
(#573) Variable "styleArray" must be all lower-case
(#576) Variable "styleArray" must be all lower-case
(#579) Variable "styleArray" must be all lower-case
(#579) Line exceeds 132 characters; contains 137 characters
(#582) Variable "styleArray" must be all lower-case
(#582) Line exceeds 132 characters; contains 134 characters
(#585) Variable "styleArray" must be all lower-case
(#588) Variable "styleArray" must be all lower-case
(#588) Line exceeds 132 characters; contains 135 characters
(#591) Variable "styleArray" must be all lower-case
(#596) Variable "fontAttributes" must be all lower-case
(#596) Variable "styleRegion" must be all lower-case
(#597) Variable "styleArray" must be all lower-case
(#597) Variable "styleRegion" must be all lower-case
(#598) Variable "styleArray" must be all lower-case
(#598) Variable "fontAttributes" must be all lower-case
(#599) Variable "styleArray" must be all lower-case
(#599) Variable "fontAttributes" must be all lower-case
(#600) Variable "styleArray" must be all lower-case
(#600) Variable "fontAttributes" must be all lower-case
(#601) Variable "styleArray" must be all lower-case
(#601) Variable "fontAttributes" must be all lower-case
(#602) Variable "fontAttributes" must be all lower-case
(#604) Variable "styleArray" must be all lower-case
(#607) Variable "styleArray" must be all lower-case
(#610) Variable "styleArray" must be all lower-case
(#610) Line exceeds 132 characters; contains 136 characters
(#613) Variable "styleArray" must be all lower-case
(#613) Line exceeds 132 characters; contains 136 characters
(#616) Variable "styleArray" must be all lower-case
(#619) Variable "fontAttributes" must be all lower-case
(#621) Variable "styleArray" must be all lower-case
(#624) Variable "styleArray" must be all lower-case
(#628) Variable "styleRegion" must be all lower-case
(#629) Variable "styleRegion" must be all lower-case
(#630) Variable "styleArray" must be all lower-case
(#630) Variable "styleRegion" must be all lower-case
(#630) Line exceeds 132 characters; contains 149 characters
(#632) Variable "styleRegion" must be all lower-case
(#633) Variable "styleArray" must be all lower-case
(#633) Variable "styleRegion" must be all lower-case
(#633) Line exceeds 132 characters; contains 155 characters
(#635) Variable "styleRegion" must be all lower-case
(#636) Variable "styleArray" must be all lower-case
(#636) Variable "styleRegion" must be all lower-case
(#636) Line exceeds 132 characters; contains 151 characters
(#638) Variable "styleRegion" must be all lower-case
(#639) Variable "styleArray" must be all lower-case
(#639) Variable "styleRegion" must be all lower-case
(#639) Line exceeds 132 characters; contains 153 characters
(#641) Variable "styleRegion" must be all lower-case
(#641) Variable "styleRegion" must be all lower-case
(#641) Line exceeds 132 characters; contains 153 characters
(#642) Variable "styleArray" must be all lower-case
(#642) Variable "styleRegion" must be all lower-case
(#642) Line exceeds 132 characters; contains 159 characters
(#643) Variable "styleArray" must be all lower-case
(#643) Line exceeds 132 characters; contains 137 characters
(#644) Usage of ELSEIF not allowed; use ELSE IF instead
(#644) Variable "styleRegion" must be all lower-case
(#645) Variable "styleArray" must be all lower-case
(#645) Variable "styleRegion" must be all lower-case
(#645) Line exceeds 132 characters; contains 159 characters
(#646) Variable "styleArray" must be all lower-case
(#646) Line exceeds 132 characters; contains 135 characters
(#647) Usage of ELSEIF not allowed; use ELSE IF instead
(#647) Variable "styleRegion" must be all lower-case
(#648) Variable "styleArray" must be all lower-case
(#648) Variable "styleRegion" must be all lower-case
(#648) Line exceeds 132 characters; contains 167 characters
(#649) Variable "styleArray" must be all lower-case
(#649) Line exceeds 132 characters; contains 137 characters
(#652) Variable "styleRegion" must be all lower-case
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#654) Variable "styleRegion" must be all lower-case
(#657) Variable "cellRange" must be all lower-case
(#657) Variable "styleArray" must be all lower-case
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#664) Variable "columnAttributes" must be all lower-case
(#665) Variable "defaultWidth" must be all lower-case
(#665) Variable "columnAttributes" must be all lower-case
(#667) Variable "columnOverride" must be all lower-case
(#668) Variable "columnAttributes" must be all lower-case
(#668) Variable "columnOverride" must be all lower-case
(#669) Variable "columnAttributes" must be all lower-case
(#670) Variable "columnWidth" must be all lower-case
(#670) Variable "columnAttributes" must be all lower-case
(#671) Variable "columnAttributes" must be all lower-case
(#671) Variable "columnAttributes" must be all lower-case
(#672) Variable "columnCount" must be all lower-case
(#672) Variable "columnAttributes" must be all lower-case
(#672) Variable "columnAttributes" must be all lower-case
(#674) Variable "defaultWidth" must be all lower-case
(#674) Line exceeds 132 characters; contains 159 characters
(#677) Variable "columnCount" must be all lower-case
(#677) Variable "maxCol" must be all lower-case
(#678) Variable "columnWidth" must be all lower-case
(#678) Line exceeds 132 characters; contains 158 characters
(#680) Line exceeds 132 characters; contains 157 characters
(#685) Variable "maxCol" must be all lower-case
(#686) Variable "defaultWidth" must be all lower-case
(#686) Line exceeds 132 characters; contains 155 characters
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#693) Variable "rowAttributes" must be all lower-case
(#694) Variable "defaultHeight" must be all lower-case
(#694) Variable "rowAttributes" must be all lower-case
(#697) Variable "rowOverride" must be all lower-case
(#698) Variable "rowAttributes" must be all lower-case
(#698) Variable "rowOverride" must be all lower-case
(#699) Variable "rowAttributes" must be all lower-case
(#700) Variable "rowHeight" must be all lower-case
(#700) Variable "rowAttributes" must be all lower-case
(#701) Variable "rowAttributes" must be all lower-case
(#701) Variable "rowAttributes" must be all lower-case
(#702) Variable "rowCount" must be all lower-case
(#702) Variable "rowAttributes" must be all lower-case
(#702) Variable "rowAttributes" must be all lower-case
(#705) Variable "defaultHeight" must be all lower-case
(#707) Variable "rowCount" must be all lower-case
(#707) Variable "maxRow" must be all lower-case
(#709) Variable "rowHeight" must be all lower-case
(#715) Variable "maxRow" must be all lower-case
(#717) Variable "defaultHeight" must be all lower-case
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#723) Variable "mergeCells" must be all lower-case
(#724) Variable "mergeCells" must be all lower-case
(#725) Variable "mergeCells" must be all lower-case
(#730) Variable "worksheetID" must be all lower-case
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#734) Variable "gnmXML" must be all lower-case
(#735) Variable "gnmXML" must be all lower-case
(#735) Variable "namedRange" must be all lower-case
(#736) Variable "namedRange" must be all lower-case
(#737) Variable "namedRange" must be all lower-case
(#745) Variable "extractedRange" must be all lower-case
(#746) Variable "extractedRange" must be all lower-case
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) This comment is 50% valid code; is this commented out code?
(#755) Private method name "Gnumeric::parseBorderAttributes" must be in lower-case letters only
(#755) Variable "borderAttributes" must be all lower-case
(#756) Opening brace should be on the same line as the declaration
(#757) Variable "styleArray" must be all lower-case
(#758) Variable "borderAttributes" must be all lower-case
(#759) Variable "styleArray" must be all lower-case
(#759) Variable "borderAttributes" must be all lower-case
(#762) Variable "borderAttributes" must be all lower-case
(#764) Variable "styleArray" must be all lower-case
(#767) Variable "styleArray" must be all lower-case
(#770) Variable "styleArray" must be all lower-case
(#773) Variable "styleArray" must be all lower-case
(#776) Variable "styleArray" must be all lower-case
(#779) Variable "styleArray" must be all lower-case
(#782) Variable "styleArray" must be all lower-case
(#785) Variable "styleArray" must be all lower-case
(#788) Variable "styleArray" must be all lower-case
(#791) Variable "styleArray" must be all lower-case
(#794) Variable "styleArray" must be all lower-case
(#797) Variable "styleArray" must be all lower-case
(#800) Variable "styleArray" must be all lower-case
(#803) Variable "styleArray" must be all lower-case
(#807) Variable "styleArray" must be all lower-case
(#810) Private method name "Gnumeric::parseRichText" must be in lower-case letters only
(#811) Opening brace should be on the same line as the declaration
(#818) Private method name "Gnumeric::parseGnumericColour" must be in lower-case letters only
(#818) Variable "gnmColour" must be all lower-case
(#819) Opening brace should be on the same line as the declaration
(#820) Variable "gnmR" must be all lower-case
(#820) Variable "gnmG" must be all lower-case
(#820) Variable "gnmB" must be all lower-case
(#820) Variable "gnmColour" must be all lower-case
(#821) Variable "gnmR" must be all lower-case
(#821) Variable "gnmR" must be all lower-case
(#822) Variable "gnmG" must be all lower-case
(#822) Variable "gnmG" must be all lower-case
(#823) Variable "gnmB" must be all lower-case
(#823) Variable "gnmB" must be all lower-case
(#825) Variable "gnmR" must be all lower-case
(#825) Variable "gnmG" must be all lower-case
(#825) Variable "gnmB" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/HTML.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "inputEncoding" must be all lower-case
(#48) Member variable "sheetIndex" must be all lower-case
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#118) Opening brace should be on the same line as the declaration
(#127) Protected method name "HTML::isValidFormat" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#146) Variable "pFilename" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "pFilename" must be all lower-case
(#160) Public method name "HTML::setInputEncoding" must be in lower-case letters only
(#160) Variable "pValue" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#162) Variable "pValue" must be all lower-case
(#172) Public method name "HTML::getInputEncoding" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#178) Member variable "dataArray" must be all lower-case
(#179) Member variable "tableLevel" must be all lower-case
(#180) Member variable "nestedColumn" must be all lower-case
(#182) Protected method name "HTML::setTableStartColumn" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#193) Protected method name "HTML::getTableStartColumn" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#198) Protected method name "HTML::releaseTableStartColumn" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#205) Protected method name "HTML::flushCell" must be in lower-case letters only
(#205) Variable "cellContent" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "cellContent" must be all lower-case
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#209) Variable "cellContent" must be all lower-case
(#210) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#211) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#213) Variable "cellContent" must be all lower-case
(#214) Variable "cellContent" must be all lower-case
(#217) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#219) Variable "cellContent" must be all lower-case
(#221) Variable "cellContent" must be all lower-case
(#231) Protected method name "HTML::processDomElement" must be in lower-case letters only
(#231) Variable "cellContent" must be all lower-case
(#231) Line exceeds 132 characters; contains 134 characters
(#232) Opening brace should be on the same line as the declaration
(#235) Variable "domText" must be all lower-case
(#236) Variable "cellContent" must be all lower-case
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#238) Variable "cellContent" must be all lower-case
(#238) Variable "domText" must be all lower-case
(#239) Empty ELSE statement detected
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#243) Usage of ELSEIF not allowed; use ELSE IF instead
(#244) Variable "attributeArray" must be all lower-case
(#246) Variable "attributeArray" must be all lower-case
(#251) Variable "attributeArray" must be all lower-case
(#251) Variable "attributeName" must be all lower-case
(#251) Variable "attributeValue" must be all lower-case
(#252) Variable "attributeName" must be all lower-case
(#254) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#259) Variable "cellContent" must be all lower-case
(#262) Variable "cellContent" must be all lower-case
(#263) Variable "cellContent" must be all lower-case
(#264) Variable "cellContent" must be all lower-case
(#273) Variable "cellContent" must be all lower-case
(#274) Variable "cellContent" must be all lower-case
(#276) Variable "cellContent" must be all lower-case
(#277) Variable "cellContent" must be all lower-case
(#278) Variable "cellContent" must be all lower-case
(#282) Variable "cellContent" must be all lower-case
(#287) Variable "cellContent" must be all lower-case
(#288) Variable "cellContent" must be all lower-case
(#291) 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
(#294) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#295) Variable "cellContent" must be all lower-case
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#298) Variable "cellContent" must be all lower-case
(#303) Variable "attributeArray" must be all lower-case
(#303) Variable "attributeName" must be all lower-case
(#303) Variable "attributeValue" must be all lower-case
(#304) Variable "attributeName" must be all lower-case
(#306) Variable "attributeValue" must be all lower-case
(#313) Variable "cellContent" must be all lower-case
(#314) Variable "cellContent" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#327) Variable "cellContent" must be all lower-case
(#328) Variable "cellContent" must be all lower-case
(#330) Variable "cellContent" must be all lower-case
(#331) Variable "cellContent" must be all lower-case
(#334) Variable "cellContent" must be all lower-case
(#335) Variable "cellContent" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#348) Variable "cellContent" must be all lower-case
(#349) Variable "cellContent" must be all lower-case
(#351) Variable "cellContent" must be all lower-case
(#352) Variable "cellContent" must be all lower-case
(#355) Variable "cellContent" must be all lower-case
(#356) Variable "cellContent" must be all lower-case
(#361) Variable "cellContent" must be all lower-case
(#366) Variable "cellContent" must be all lower-case
(#376) Variable "cellContent" must be all lower-case
(#380) Variable "cellContent" must be all lower-case
(#381) Variable "cellContent" must be all lower-case
(#386) Variable "cellContent" must be all lower-case
(#392) Variable "cellContent" must be all lower-case
(#394) Variable "attributeArray" must be all lower-case
(#394) Variable "attributeArray" must be all lower-case
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// create merging rowspan and colspan" but found "//create merging rowspan and colspan"
(#396) Variable "columnTo" must be all lower-case
(#397) Variable "attributeArray" must be all lower-case
(#398) Variable "columnTo" must be all lower-case
(#400) Variable "columnTo" must be all lower-case
(#400) Variable "attributeArray" must be all lower-case
(#405) Variable "columnTo" must be all lower-case
(#406) Usage of ELSEIF not allowed; use ELSE IF instead
(#406) Variable "attributeArray" must be all lower-case
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) No space found before comment text; expected "// create merging rowspan" but found "//create merging rowspan"
(#408) Variable "attributeArray" must be all lower-case
(#413) Usage of ELSEIF not allowed; use ELSE IF instead
(#413) Variable "attributeArray" must be all lower-case
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// create merging colspan" but found "//create merging colspan"
(#415) Variable "columnTo" must be all lower-case
(#416) Variable "attributeArray" must be all lower-case
(#417) Variable "columnTo" must be all lower-case
(#419) Variable "columnTo" must be all lower-case
(#420) Variable "columnTo" must be all lower-case
(#429) Variable "cellContent" must be all lower-case
(#432) Variable "cellContent" must be all lower-case
(#446) Public method name "HTML::loadIntoExisting" must be in lower-case letters only
(#446) Variable "pFilename" must be all lower-case
(#447) Opening brace should be on the same line as the declaration
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Variable "pFilename" must be all lower-case
(#452) Variable "pFilename" must be all lower-case
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#466) Variable "pFilename" must be all lower-case
(#468) Variable "pFilename" must be all lower-case
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) This comment is 50% valid code; is this commented out code?
(#488) Public method name "HTML::getSheetIndex" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#499) Public method name "HTML::setSheetIndex" must be in lower-case letters only
(#499) Variable "pValue" must be all lower-case
(#500) Opening brace should be on the same line as the declaration
(#501) Variable "pValue" must be all lower-case
(#512) Public method name "HTML::securityScan" must be in lower-case letters only
(#513) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/IReadFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "IReadFilter::readCell" must be in lower-case letters only
(#37) Variable "worksheetName" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/IReader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Public method name "IReader::canRead" must be in lower-case letters only
(#35) Variable "pFilename" must be all lower-case
(#44) Variable "pFilename" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/OOCalc.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#54) Public method name "OOCalc::canRead" must be in lower-case letters only
(#54) Variable "pFilename" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "pFilename" must be all lower-case
(#58) Variable "pFilename" must be all lower-case
(#61) Variable "zipClass" must be all lower-case
(#63) This comment is 46% valid code; is this commented out code?
(#64) Line indented incorrectly; expected at least 8 spaces, found 0
(#64) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#65) Line indented incorrectly; expected at least 8 spaces, found 0
(#65) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 8 spaces, found 0
(#66) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#68) Variable "mimeType" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "zipClass" must be all lower-case
(#71) Variable "pFilename" must be all lower-case
(#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
(#75) Variable "mimeType" must be all lower-case
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Variable "namespacesContent" must be all lower-case
(#83) Variable "namespacesContent" must be all lower-case
(#84) Variable "namespacesContent" must be all lower-case
(#85) Variable "manifestDataSet" must be all lower-case
(#86) Variable "manifestAttributes" must be all lower-case
(#86) Variable "manifestDataSet" must be all lower-case
(#86) Variable "namespacesContent" must be all lower-case
(#87) Variable "manifestAttributes" must be all lower-case
(#88) Variable "mimeType" must be all lower-case
(#88) Variable "manifestAttributes" must be all lower-case
(#97) Variable "mimeType" must be all lower-case
(#109) Public method name "OOCalc::listWorksheetNames" must be in lower-case letters only
(#109) Variable "pFilename" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "pFilename" must be all lower-case
(#113) Variable "pFilename" must be all lower-case
(#116) Variable "zipClass" must be all lower-case
(#118) Variable "zipClass" must be all lower-case
(#119) Variable "pFilename" must be all lower-case
(#120) Variable "pFilename" must be all lower-case
(#123) Variable "worksheetNames" must be all lower-case
(#127) Variable "pFilename" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#149) Variable "worksheetNames" must be all lower-case
(#156) Variable "worksheetNames" must be all lower-case
(#165) Public method name "OOCalc::listWorksheetInfo" must be in lower-case letters only
(#165) Variable "pFilename" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "pFilename" must be all lower-case
(#169) Variable "pFilename" must be all lower-case
(#172) Variable "worksheetInfo" must be all lower-case
(#174) Variable "zipClass" must be all lower-case
(#176) Variable "zipClass" must be all lower-case
(#177) Variable "pFilename" must be all lower-case
(#178) Variable "pFilename" must be all lower-case
(#183) Variable "pFilename" must be all lower-case
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#203) Variable "worksheetNames" must be all lower-case
(#205) Variable "tmpInfo" must be all lower-case
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#214) Variable "currCells" must be all lower-case
(#220) Variable "tmpInfo" must be all lower-case
(#221) Variable "tmpInfo" must be all lower-case
(#221) Variable "tmpInfo" must be all lower-case
(#221) Variable "currCells" must be all lower-case
(#222) Variable "currCells" must be all lower-case
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#228) Variable "currCells" must be all lower-case
(#233) Usage of ELSEIF not allowed; use ELSE IF instead
(#234) Variable "mergeSize" must be all lower-case
(#235) Variable "currCells" must be all lower-case
(#235) Variable "mergeSize" must be all lower-case
(#242) Variable "tmpInfo" must be all lower-case
(#242) Variable "tmpInfo" must be all lower-case
(#242) Variable "currCells" must be all lower-case
(#243) Variable "tmpInfo" must be all lower-case
(#243) Variable "tmpInfo" must be all lower-case
(#244) Variable "tmpInfo" must be all lower-case
(#244) Variable "tmpInfo" must be all lower-case
(#244) Line exceeds 132 characters; contains 134 characters
(#245) Variable "worksheetInfo" must be all lower-case
(#245) Variable "tmpInfo" must be all lower-case
(#250) Variable "worksheetInfo" must be all lower-case
(#260) Variable "pFilename" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "pFilename" must be all lower-case
(#269) Private method name "OOCalc::identifyFixedStyleValue" must be in lower-case letters only
(#269) Variable "styleList" must be all lower-case
(#269) Variable "styleAttributeValue" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#271) Variable "styleAttributeValue" must be all lower-case
(#271) Variable "styleAttributeValue" must be all lower-case
(#272) Variable "styleList" must be all lower-case
(#273) Variable "styleAttributeValue" must be all lower-case
(#274) Variable "styleAttributeValue" must be all lower-case
(#291) Public method name "OOCalc::loadIntoExisting" must be in lower-case letters only
(#291) Variable "pFilename" must be all lower-case
(#292) Opening brace should be on the same line as the declaration
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "pFilename" must be all lower-case
(#295) Variable "pFilename" must be all lower-case
(#298) Variable "timezoneObj" must be all lower-case
(#299) Variable "GMT" must be all lower-case
(#301) Variable "zipClass" must be all lower-case
(#303) Variable "zipClass" must be all lower-case
(#304) Variable "pFilename" must be all lower-case
(#305) Variable "pFilename" must be all lower-case
(#313) Variable "namespacesMeta" must be all lower-case
(#315) Variable "docProps" must be all lower-case
(#316) Variable "officeProperty" must be all lower-case
(#316) Variable "namespacesMeta" must be all lower-case
(#317) Variable "officeProperty" must be all lower-case
(#317) Variable "officePropertyData" must be all lower-case
(#318) Variable "officePropertyDC" must be all lower-case
(#319) Variable "namespacesMeta" must be all lower-case
(#320) Variable "officePropertyDC" must be all lower-case
(#320) Variable "officePropertyData" must be all lower-case
(#320) Variable "namespacesMeta" must be all lower-case
(#322) Variable "officePropertyDC" must be all lower-case
(#322) Variable "propertyName" must be all lower-case
(#322) Variable "propertyValue" must be all lower-case
(#323) Variable "propertyValue" must be all lower-case
(#323) Variable "propertyValue" must be all lower-case
(#324) Variable "propertyName" must be all lower-case
(#326) Variable "docProps" must be all lower-case
(#326) Variable "propertyValue" must be all lower-case
(#329) Variable "docProps" must be all lower-case
(#329) Variable "propertyValue" must be all lower-case
(#332) Variable "docProps" must be all lower-case
(#332) Variable "propertyValue" must be all lower-case
(#333) Variable "docProps" must be all lower-case
(#333) Variable "propertyValue" must be all lower-case
(#336) Variable "creationDate" must be all lower-case
(#336) Variable "propertyValue" must be all lower-case
(#337) Variable "docProps" must be all lower-case
(#337) Variable "creationDate" must be all lower-case
(#338) Variable "docProps" must be all lower-case
(#338) Variable "creationDate" must be all lower-case
(#341) Variable "docProps" must be all lower-case
(#341) Variable "propertyValue" must be all lower-case
(#345) Variable "officePropertyMeta" must be all lower-case
(#346) Variable "namespacesMeta" must be all lower-case
(#347) Variable "officePropertyMeta" must be all lower-case
(#347) Variable "officePropertyData" must be all lower-case
(#347) Variable "namespacesMeta" must be all lower-case
(#349) Variable "officePropertyMeta" must be all lower-case
(#349) Variable "propertyName" must be all lower-case
(#349) Variable "propertyValue" must be all lower-case
(#350) Variable "propertyValueAttributes" must be all lower-case
(#350) Variable "propertyValue" must be all lower-case
(#350) Variable "namespacesMeta" must be all lower-case
(#351) Variable "propertyValue" must be all lower-case
(#351) Variable "propertyValue" must be all lower-case
(#352) Variable "propertyName" must be all lower-case
(#354) Variable "docProps" must be all lower-case
(#354) Variable "propertyValue" must be all lower-case
(#357) Variable "docProps" must be all lower-case
(#357) Variable "propertyValue" must be all lower-case
(#360) Variable "creationDate" must be all lower-case
(#360) Variable "propertyValue" must be all lower-case
(#361) Variable "docProps" must be all lower-case
(#361) Variable "creationDate" must be all lower-case
(#364) Variable "propertyValueType" must be all lower-case
(#365) Variable "propertyValueAttributes" must be all lower-case
(#367) Variable "propertyValueName" must be all lower-case
(#368) Usage of ELSEIF not allowed; use ELSE IF instead
(#371) Variable "propertyValue" must be all lower-case
(#371) Variable "propertyValue" must be all lower-case
(#371) Line exceeds 132 characters; contains 144 characters
(#372) Variable "propertyValueType" must be all lower-case
(#375) Variable "propertyValue" must be all lower-case
(#375) Variable "propertyValue" must be all lower-case
(#375) Line exceeds 132 characters; contains 144 characters
(#376) Variable "propertyValueType" must be all lower-case
(#379) Variable "propertyValue" must be all lower-case
(#379) Variable "propertyValue" must be all lower-case
(#379) Line exceeds 132 characters; contains 142 characters
(#380) Variable "propertyValueType" must be all lower-case
(#383) Variable "propertyValueType" must be all lower-case
(#387) Variable "docProps" must be all lower-case
(#387) Variable "propertyValueName" must be all lower-case
(#387) Variable "propertyValue" must be all lower-case
(#387) Variable "propertyValueType" must be all lower-case
(#398) Variable "namespacesContent" must be all lower-case
(#400) Variable "namespacesContent" must be all lower-case
(#401) Variable "workbookData" must be all lower-case
(#402) Variable "workbookData" must be all lower-case
(#402) Variable "workbookData" must be all lower-case
(#402) Variable "namespacesContent" must be all lower-case
(#403) Variable "worksheetID" must be all lower-case
(#404) Variable "workbookData" must be all lower-case
(#404) Variable "worksheetDataSet" must be all lower-case
(#405) Variable "worksheetData" must be all lower-case
(#405) Variable "worksheetDataSet" must be all lower-case
(#405) Variable "namespacesContent" must be all lower-case
(#406) Variable "worksheetDataAttributes" must be all lower-case
(#406) Variable "worksheetDataSet" must be all lower-case
(#406) Variable "namespacesContent" must be all lower-case
(#407) Variable "worksheetDataAttributes" must be all lower-case
(#408) Variable "worksheetDataAttributes" must be all lower-case
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "worksheetID" must be all lower-case
(#415) Variable "worksheetDataAttributes" must be all lower-case
(#416) Variable "worksheetName" must be all lower-case
(#416) Variable "worksheetDataAttributes" must be all lower-case
(#417) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#418) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#420) Variable "worksheetName" must be all lower-case
(#423) Variable "rowID" must be all lower-case
(#424) Variable "worksheetData" must be all lower-case
(#424) Variable "rowData" must be all lower-case
(#427) Variable "rowData" must be all lower-case
(#427) Variable "keyRowData" must be all lower-case
(#427) Variable "cellData" must be all lower-case
(#428) Variable "rowData" must be all lower-case
(#428) Variable "cellData" must be all lower-case
(#433) Variable "rowDataTableAttributes" must be all lower-case
(#433) Variable "rowData" must be all lower-case
(#433) Variable "namespacesContent" must be all lower-case
(#434) Variable "rowRepeats" must be all lower-case
(#434) Variable "rowDataTableAttributes" must be all lower-case
(#434) Variable "rowDataTableAttributes" must be all lower-case
(#434) Line exceeds 132 characters; contains 153 characters
(#435) Variable "columnID" must be all lower-case
(#436) Variable "rowData" must be all lower-case
(#436) Variable "cellData" must be all lower-case
(#438) Variable "columnID" must be all lower-case
(#438) Variable "rowID" must be all lower-case
(#438) Variable "worksheetName" must be all lower-case
(#443) Variable "cellDataText" must be all lower-case
(#443) Variable "namespacesContent" must be all lower-case
(#443) Variable "cellData" must be all lower-case
(#443) Variable "namespacesContent" must be all lower-case
(#443) Line exceeds 132 characters; contains 139 characters
(#444) Variable "cellDataOffice" must be all lower-case
(#444) Variable "cellData" must be all lower-case
(#444) Variable "namespacesContent" must be all lower-case
(#445) Variable "cellDataOfficeAttributes" must be all lower-case
(#445) Variable "cellData" must be all lower-case
(#445) Variable "namespacesContent" must be all lower-case
(#446) Variable "cellDataTableAttributes" must be all lower-case
(#446) Variable "cellData" must be all lower-case
(#446) Variable "namespacesContent" must be all lower-case
(#449) Variable "hasCalculatedValue" must be all lower-case
(#450) Variable "cellDataFormula" must be all lower-case
(#451) Variable "cellDataTableAttributes" must be all lower-case
(#452) Variable "cellDataFormula" must be all lower-case
(#452) Variable "cellDataTableAttributes" must be all lower-case
(#453) Variable "hasCalculatedValue" must be all lower-case
(#456) Variable "cellDataOffice" must be all lower-case
(#457) Variable "annotationText" must be all lower-case
(#457) Variable "cellDataOffice" must be all lower-case
(#457) Variable "namespacesContent" must be all lower-case
(#458) Variable "textArray" must be all lower-case
(#459) Variable "annotationText" must be all lower-case
(#462) Variable "textArray" must be all lower-case
(#465) Variable "textArray" must be all lower-case
(#468) Variable "textArray" must be all lower-case
(#469) Variable "columnID" must be all lower-case
(#469) Variable "rowID" must be all lower-case
(#469) Line exceeds 132 characters; contains 137 characters
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) This comment is 50% valid code; is this commented out code?
(#470) Line indented incorrectly; expected at least 36 spaces, found 0
(#470) Expected 1 space before comment text but found 68; use block comment if you need indentation
(#473) Variable "cellDataText" must be all lower-case
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Variable "dataArray" must be all lower-case
(#480) Variable "cellDataText" must be all lower-case
(#480) Variable "pData" must be all lower-case
(#481) Variable "pData" must be all lower-case
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "spanSection" must be all lower-case
(#484) Variable "pData" must be all lower-case
(#484) Variable "spanData" must be all lower-case
(#485) Variable "spanSection" must be all lower-case
(#485) Variable "spanData" must be all lower-case
(#487) Variable "dataArray" must be all lower-case
(#487) Variable "spanSection" must be all lower-case
(#488) Usage of ELSEIF not allowed; use ELSE IF instead
(#488) Variable "pData" must be all lower-case
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) No space found before comment text; expected "// Reading the hyperlinks in p" but found "//Reading the hyperlinks in p"
(#490) Variable "dataArray" must be all lower-case
(#490) Variable "pData" must be all lower-case
(#492) Variable "dataArray" must be all lower-case
(#492) Variable "pData" must be all lower-case
(#495) Variable "allCellDataText" must be all lower-case
(#495) Variable "dataArray" must be all lower-case
(#497) Variable "cellDataOfficeAttributes" must be all lower-case
(#500) Variable "dataValue" must be all lower-case
(#500) Variable "allCellDataText" must be all lower-case
(#501) Variable "dataValue" must be all lower-case
(#502) Variable "dataValue" must be all lower-case
(#502) Variable "dataValue" must be all lower-case
(#503) Variable "cellXLinkAttributes" must be all lower-case
(#503) Variable "dataValue" must be all lower-case
(#503) Variable "namespacesContent" must be all lower-case
(#504) Variable "cellXLinkAttributes" must be all lower-case
(#509) Variable "dataValue" must be all lower-case
(#509) Variable "allCellDataText" must be all lower-case
(#513) Variable "dataValue" must be all lower-case
(#513) Variable "cellDataOfficeAttributes" must be all lower-case
(#514) Variable "dataValue" must be all lower-case
(#514) Variable "dataValue" must be all lower-case
(#515) Variable "dataValue" must be all lower-case
(#515) Variable "dataValue" must be all lower-case
(#521) Variable "dataValue" must be all lower-case
(#521) Variable "cellDataOfficeAttributes" must be all lower-case
(#522) Variable "dataValue" must be all lower-case
(#522) Variable "dataValue" must be all lower-case
(#523) Variable "dataValue" must be all lower-case
(#523) Variable "dataValue" must be all lower-case
(#529) Variable "dataValue" must be all lower-case
(#529) Variable "cellDataOfficeAttributes" must be all lower-case
(#530) Variable "dataValue" must be all lower-case
(#530) Variable "dataValue" must be all lower-case
(#531) Variable "dataValue" must be all lower-case
(#531) Variable "dataValue" must be all lower-case
(#532) Variable "dataValue" must be all lower-case
(#532) Variable "dataValue" must be all lower-case
(#534) Variable "dataValue" must be all lower-case
(#534) Variable "dataValue" must be all lower-case
(#540) Variable "dateObj" must be all lower-case
(#540) Variable "cellDataOfficeAttributes" must be all lower-case
(#540) Variable "GMT" must be all lower-case
(#541) Variable "dateObj" must be all lower-case
(#541) Variable "timezoneObj" must be all lower-case
(#542) Variable "dateObj" must be all lower-case
(#542) Line exceeds 132 characters; contains 143 characters
(#543) Variable "dataValue" must be all lower-case
(#543) Line exceeds 132 characters; contains 162 characters
(#544) Variable "dataValue" must be all lower-case
(#544) Variable "dataValue" must be all lower-case
(#545) Line exceeds maximum limit of 180 characters; contains 199 characters
(#552) Variable "dataValue" must be all lower-case
(#552) Variable "cellDataOfficeAttributes" must be all lower-case
(#552) Line exceeds maximum limit of 180 characters; contains 212 characters
(#558) Variable "dataValue" must be all lower-case
(#561) Variable "hasCalculatedValue" must be all lower-case
(#563) Variable "cellDataFormula" must be all lower-case
(#563) Variable "cellDataFormula" must be all lower-case
(#563) Variable "cellDataFormula" must be all lower-case
(#564) Variable "cellDataFormula" must be all lower-case
(#565) Variable "tKey" must be all lower-case
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#568) Variable "tKey" must be all lower-case
(#568) Variable "tKey" must be all lower-case
(#569) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#570) Line exceeds 132 characters; contains 149 characters
(#570) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#571) Line exceeds 132 characters; contains 141 characters
(#571) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#573) Variable "inBraces" must be all lower-case
(#573) Line exceeds 132 characters; contains 140 characters
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#578) Variable "cellDataFormula" must be all lower-case
(#581) Variable "colRepeats" must be all lower-case
(#581) Variable "cellDataTableAttributes" must be all lower-case
(#581) Variable "cellDataTableAttributes" must be all lower-case
(#581) Line exceeds 132 characters; contains 165 characters
(#583) Variable "colRepeats" must be all lower-case
(#585) Variable "columnID" must be all lower-case
(#588) Variable "rowAdjust" must be all lower-case
(#588) Variable "rowAdjust" must be all lower-case
(#588) Variable "rowRepeats" must be all lower-case
(#588) Variable "rowAdjust" must be all lower-case
(#589) Variable "rID" must be all lower-case
(#589) Variable "rowID" must be all lower-case
(#589) Variable "rowAdjust" must be all lower-case
(#590) Variable "columnID" must be all lower-case
(#590) Variable "rID" must be all lower-case
(#590) Variable "hasCalculatedValue" must be all lower-case
(#590) Variable "cellDataFormula" must be all lower-case
(#590) Variable "dataValue" must be all lower-case
(#590) Line exceeds maximum limit of 180 characters; contains 188 characters
(#591) Variable "hasCalculatedValue" must be all lower-case
(#592) Variable "columnID" must be all lower-case
(#592) Variable "rID" must be all lower-case
(#592) Variable "dataValue" must be all lower-case
(#592) Line exceeds 132 characters; contains 142 characters
(#595) Variable "columnID" must be all lower-case
(#595) Variable "rID" must be all lower-case
(#595) Line exceeds 132 characters; contains 158 characters
(#597) Variable "columnID" must be all lower-case
(#597) Variable "rID" must be all lower-case
(#597) Line exceeds maximum limit of 180 characters; contains 207 characters
(#600) Variable "columnID" must be all lower-case
(#600) Variable "rID" must be all lower-case
(#600) Line exceeds 132 characters; contains 146 characters
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#608) Variable "cellDataTableAttributes" must be all lower-case
(#608) Variable "cellDataTableAttributes" must be all lower-case
(#608) Line exceeds 132 characters; contains 158 characters
(#610) Variable "columnTo" must be all lower-case
(#610) Variable "columnID" must be all lower-case
(#611) Variable "cellDataTableAttributes" must be all lower-case
(#612) Variable "columnTo" must be all lower-case
(#612) Variable "columnID" must be all lower-case
(#612) Variable "cellDataTableAttributes" must be all lower-case
(#612) Line exceeds maximum limit of 180 characters; contains 233 characters
(#614) Variable "rowTo" must be all lower-case
(#614) Variable "rowID" must be all lower-case
(#615) Variable "cellDataTableAttributes" must be all lower-case
(#616) Variable "rowTo" must be all lower-case
(#616) Variable "rowTo" must be all lower-case
(#616) Variable "cellDataTableAttributes" must be all lower-case
(#618) Variable "cellRange" must be all lower-case
(#618) Variable "columnID" must be all lower-case
(#618) Variable "rowID" must be all lower-case
(#618) Variable "columnTo" must be all lower-case
(#618) Variable "rowTo" must be all lower-case
(#619) Variable "cellRange" must be all lower-case
(#623) Variable "columnID" must be all lower-case
(#625) Variable "rowID" must be all lower-case
(#625) Variable "rowRepeats" must be all lower-case
(#629) Variable "worksheetID" must be all lower-case
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) This comment is 50% valid code; is this commented out code?
(#637) Private method name "OOCalc::parseRichText" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Reader/SYLK.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "inputEncoding" must be all lower-case
(#41) Member variable "sheetIndex" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#70) Protected method name "SYLK::isValidFormat" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "delimiterCount" must be all lower-case
(#77) Variable "delimiterCount" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Public method name "SYLK::setInputEncoding" must be in lower-case letters only
(#95) Variable "pValue" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "pValue" must be all lower-case
(#107) Public method name "SYLK::getInputEncoding" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "SYLK::listWorksheetInfo" must be in lower-case letters only
(#118) Variable "pFilename" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "pFilename" must be all lower-case
(#124) Variable "pFilename" must be all lower-case
(#126) Variable "fileHandle" must be all lower-case
(#127) Variable "fileHandle" must be all lower-case
(#129) Variable "worksheetInfo" must be all lower-case
(#130) Variable "worksheetInfo" must be all lower-case
(#131) Variable "worksheetInfo" must be all lower-case
(#132) Variable "worksheetInfo" must be all lower-case
(#133) Variable "worksheetInfo" must be all lower-case
(#134) Variable "worksheetInfo" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "rowData" must be all lower-case
(#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) Variable "rowIndex" must be all lower-case
(#141) Variable "rowData" must be all lower-case
(#141) Variable "fileHandle" must be all lower-case
(#142) Variable "columnIndex" must be all lower-case
(#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
(#145) Variable "rowData" must be all lower-case
(#145) Variable "rowData" must be all lower-case
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "rowData" must be all lower-case
(#149) Variable "rowData" must be all lower-case
(#151) Variable "dataType" must be all lower-case
(#151) Variable "rowData" must be all lower-case
(#152) Variable "dataType" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#154) Variable "rowData" must be all lower-case
(#154) Variable "rowDatum" must be all lower-case
(#155) Variable "rowDatum" must be all lower-case
(#158) Variable "columnIndex" must be all lower-case
(#158) Variable "rowDatum" must be all lower-case
(#162) Variable "rowIndex" must be all lower-case
(#162) Variable "rowDatum" must be all lower-case
(#166) Variable "worksheetInfo" must be all lower-case
(#166) Variable "worksheetInfo" must be all lower-case
(#166) Variable "rowIndex" must be all lower-case
(#167) Variable "worksheetInfo" must be all lower-case
(#167) Variable "worksheetInfo" must be all lower-case
(#167) Variable "columnIndex" must be all lower-case
(#172) Variable "worksheetInfo" must be all lower-case
(#172) Variable "worksheetInfo" must be all lower-case
(#172) Line exceeds 132 characters; contains 140 characters
(#173) Variable "worksheetInfo" must be all lower-case
(#173) Variable "worksheetInfo" must be all lower-case
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "fileHandle" must be all lower-case
(#178) Variable "worksheetInfo" must be all lower-case
(#188) Variable "pFilename" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "pFilename" must be all lower-case
(#205) Public method name "SYLK::loadIntoExisting" must be in lower-case letters only
(#205) Variable "pFilename" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "pFilename" must be all lower-case
(#211) Variable "pFilename" must be all lower-case
(#213) Variable "fileHandle" must be all lower-case
(#214) Variable "fileHandle" must be all lower-case
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "fromFormats" must be all lower-case
(#223) Variable "toFormats" must be all lower-case
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "rowData" must be all lower-case
(#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
(#230) Variable "rowData" must be all lower-case
(#230) Variable "fileHandle" must be all lower-case
(#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
(#232) Variable "rowData" must be all lower-case
(#232) Variable "rowData" must be all lower-case
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "rowData" must be all lower-case
(#236) Variable "rowData" must be all lower-case
(#238) Variable "dataType" must be all lower-case
(#238) Variable "rowData" must be all lower-case
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#240) Variable "dataType" must be all lower-case
(#241) Variable "formatArray" must be all lower-case
(#242) Variable "rowData" must be all lower-case
(#242) Variable "rowDatum" must be all lower-case
(#243) Variable "rowDatum" must be all lower-case
(#245) Variable "formatArray" must be all lower-case
(#245) Variable "fromFormats" must be all lower-case
(#245) Variable "toFormats" must be all lower-case
(#245) Variable "rowDatum" must be all lower-case
(#249) Variable "formatArray" must be all lower-case
(#249) Variable "rowDatum" must be all lower-case
(#252) Variable "formatArray" must be all lower-case
(#252) Variable "rowDatum" must be all lower-case
(#255) Variable "styleSettings" must be all lower-case
(#255) Variable "rowDatum" must be all lower-case
(#256) Variable "styleSettings" must be all lower-case
(#257) Variable "styleSettings" must be all lower-case
(#259) Variable "formatArray" must be all lower-case
(#262) Variable "formatArray" must be all lower-case
(#265) Variable "formatArray" must be all lower-case
(#265) Line exceeds 132 characters; contains 134 characters
(#268) Variable "formatArray" must be all lower-case
(#268) Line exceeds 132 characters; contains 137 characters
(#271) Variable "formatArray" must be all lower-case
(#271) Line exceeds 132 characters; contains 135 characters
(#274) Variable "formatArray" must be all lower-case
(#274) Line exceeds 132 characters; contains 136 characters
(#281) Variable "formatArray" must be all lower-case
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#283) Variable "dataType" must be all lower-case
(#284) Variable "hasCalculatedValue" must be all lower-case
(#285) Variable "cellData" must be all lower-case
(#285) Variable "cellDataFormula" must be all lower-case
(#286) Variable "rowData" must be all lower-case
(#286) Variable "rowDatum" must be all lower-case
(#287) Variable "rowDatum" must be all lower-case
(#290) Variable "rowDatum" must be all lower-case
(#294) Variable "rowDatum" must be all lower-case
(#297) Variable "cellData" must be all lower-case
(#297) Variable "rowDatum" must be all lower-case
(#300) Variable "cellDataFormula" must be all lower-case
(#300) Variable "rowDatum" must be all lower-case
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#302) Variable "cellDataFormula" must be all lower-case
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#307) Variable "cellReferences" must be all lower-case
(#307) Line exceeds 132 characters; contains 152 characters
(#308) Line exceeds 132 characters; contains 137 characters
(#308) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#309) Line exceeds 132 characters; contains 136 characters
(#309) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#311) Variable "cellReferences" must be all lower-case
(#311) Variable "cellReferences" must be all lower-case
(#312) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#314) Variable "cellReferences" must be all lower-case
(#314) Variable "cellReference" must be all lower-case
(#315) Variable "rowReference" must be all lower-case
(#315) Variable "cellReference" must be all lower-case
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#317) Variable "rowReference" must be all lower-case
(#318) Variable "rowReference" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#321) Variable "rowReference" must be all lower-case
(#322) Variable "rowReference" must be all lower-case
(#322) Variable "rowReference" must be all lower-case
(#324) Variable "columnReference" must be all lower-case
(#324) Variable "cellReference" must be all lower-case
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#326) Variable "columnReference" must be all lower-case
(#327) Variable "columnReference" must be all lower-case
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#330) Variable "columnReference" must be all lower-case
(#331) Variable "columnReference" must be all lower-case
(#331) Variable "columnReference" must be all lower-case
(#333) Variable "A1CellReference" must be all lower-case
(#333) Variable "columnReference" must be all lower-case
(#333) Variable "rowReference" must be all lower-case
(#333) Line exceeds 132 characters; contains 151 characters
(#335) Variable "A1CellReference" must be all lower-case
(#335) Variable "cellReference" must be all lower-case
(#335) Variable "cellReference" must be all lower-case
(#335) Line exceeds 132 characters; contains 142 characters
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#341) Variable "cellDataFormula" must be all lower-case
(#342) Variable "hasCalculatedValue" must be all lower-case
(#346) Variable "columnLetter" must be all lower-case
(#347) Variable "cellData" must be all lower-case
(#347) Variable "cellData" must be all lower-case
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Variable "columnLetter" must be all lower-case
(#350) Variable "hasCalculatedValue" must be all lower-case
(#350) Variable "cellDataFormula" must be all lower-case
(#350) Variable "cellData" must be all lower-case
(#350) Line exceeds 132 characters; contains 142 characters
(#351) Variable "hasCalculatedValue" must be all lower-case
(#352) Variable "cellData" must be all lower-case
(#352) Variable "cellData" must be all lower-case
(#353) Variable "columnLetter" must be all lower-case
(#353) Variable "cellData" must be all lower-case
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Line indented incorrectly; expected at least 16 spaces, found 12
(#355) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#356) Variable "dataType" must be all lower-case
(#357) Variable "formatStyle" must be all lower-case
(#357) Variable "columnWidth" must be all lower-case
(#357) Variable "styleSettings" must be all lower-case
(#358) Variable "styleData" must be all lower-case
(#359) Variable "rowData" must be all lower-case
(#359) Variable "rowDatum" must be all lower-case
(#360) Variable "rowDatum" must be all lower-case
(#363) Variable "rowDatum" must be all lower-case
(#367) Variable "rowDatum" must be all lower-case
(#370) Variable "formatStyle" must be all lower-case
(#370) Variable "rowDatum" must be all lower-case
(#373) Variable "startCol" must be all lower-case
(#373) Variable "endCol" must be all lower-case
(#373) Variable "columnWidth" must be all lower-case
(#373) Variable "rowDatum" must be all lower-case
(#376) Variable "styleSettings" must be all lower-case
(#376) Variable "rowDatum" must be all lower-case
(#377) Variable "styleSettings" must be all lower-case
(#378) Variable "styleSettings" must be all lower-case
(#380) Variable "styleData" must be all lower-case
(#383) Variable "styleData" must be all lower-case
(#386) Variable "styleData" must be all lower-case
(#389) Variable "styleData" must be all lower-case
(#389) Line exceeds 132 characters; contains 135 characters
(#392) Variable "styleData" must be all lower-case
(#392) Line exceeds 132 characters; contains 133 characters
(#395) Variable "styleData" must be all lower-case
(#395) Line exceeds 132 characters; contains 134 characters
(#402) Variable "formatStyle" must be all lower-case
(#403) Variable "columnLetter" must be all lower-case
(#404) Variable "formatStyle" must be all lower-case
(#405) Variable "columnLetter" must be all lower-case
(#405) Variable "formatStyle" must be all lower-case
(#405) Line exceeds 132 characters; contains 133 characters
(#408) Variable "styleData" must be all lower-case
(#409) Variable "columnLetter" must be all lower-case
(#410) Variable "columnLetter" must be all lower-case
(#410) Variable "styleData" must be all lower-case
(#412) Variable "columnWidth" must be all lower-case
(#413) Variable "startCol" must be all lower-case
(#413) Variable "endCol" must be all lower-case
(#414) Variable "startCol" must be all lower-case
(#414) Variable "startCol" must be all lower-case
(#415) Variable "startCol" must be all lower-case
(#415) Variable "columnWidth" must be all lower-case
(#417) Variable "startCol" must be all lower-case
(#417) Variable "startCol" must be all lower-case
(#418) Variable "endCol" must be all lower-case
(#418) Variable "endCol" must be all lower-case
(#419) Variable "startCol" must be all lower-case
(#419) Variable "columnWidth" must be all lower-case
(#421) Variable "startCol" must be all lower-case
(#421) Variable "columnWidth" must be all lower-case
(#422) Variable "startCol" must be all lower-case
(#422) Variable "endCol" must be all lower-case
(#426) Variable "rowData" must be all lower-case
(#426) Variable "rowDatum" must be all lower-case
(#427) Variable "rowDatum" must be all lower-case
(#430) Variable "rowDatum" must be all lower-case
(#434) Variable "rowDatum" must be all lower-case
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Variable "fileHandle" must be all lower-case
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) This comment is 50% valid code; is this commented out code?
(#453) Public method name "SYLK::getSheetIndex" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#464) Public method name "SYLK::setSheetIndex" must be in lower-case letters only
(#464) Variable "pValue" must be all lower-case
(#465) Opening brace should be on the same line as the declaration
(#466) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/ReferenceHelper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "ReferenceHelper::getInstance" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#72) Public method name "ReferenceHelper::columnSort" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#85) Public method name "ReferenceHelper::columnReverseSort" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#98) Public method name "ReferenceHelper::cellSort" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#118) Public method name "ReferenceHelper::cellReverseSort" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#140) Private method name "ReferenceHelper::cellAddressInDeleteRange" must be in lower-case letters only
(#140) Variable "cellAddress" must be all lower-case
(#140) Variable "beforeRow" must be all lower-case
(#140) Variable "pNumRows" must be all lower-case
(#140) Variable "beforeColumnIndex" must be all lower-case
(#140) Variable "pNumCols" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "cellColumn" must be all lower-case
(#142) Variable "cellRow" must be all lower-case
(#142) Variable "cellAddress" must be all lower-case
(#143) Variable "cellColumnIndex" must be all lower-case
(#143) Variable "cellColumn" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#145) Variable "pNumRows" must be all lower-case
(#146) Variable "cellRow" must be all lower-case
(#146) Variable "beforeRow" must be all lower-case
(#146) Variable "pNumRows" must be all lower-case
(#147) Variable "cellRow" must be all lower-case
(#147) Variable "beforeRow" must be all lower-case
(#149) Usage of ELSEIF not allowed; use ELSE IF instead
(#149) Variable "pNumCols" must be all lower-case
(#150) Variable "cellColumnIndex" must be all lower-case
(#150) Variable "beforeColumnIndex" must be all lower-case
(#150) Variable "pNumCols" must be all lower-case
(#151) Variable "cellColumnIndex" must be all lower-case
(#151) Variable "beforeColumnIndex" must be all lower-case
(#168) Protected method name "ReferenceHelper::adjustPageBreaks" must be in lower-case letters only
(#168) Variable "pSheet" must be all lower-case
(#168) Variable "pBefore" must be all lower-case
(#168) Variable "beforeColumnIndex" must be all lower-case
(#168) Variable "pNumCols" must be all lower-case
(#168) Variable "beforeRow" must be all lower-case
(#168) Variable "pNumRows" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "aBreaks" must be all lower-case
(#170) Variable "pSheet" must be all lower-case
(#171) Variable "pNumCols" must be all lower-case
(#171) Variable "pNumRows" must be all lower-case
(#172) Variable "aBreaks" must be all lower-case
(#172) Variable "aBreaks" must be all lower-case
(#174) Variable "aBreaks" must be all lower-case
(#175) Variable "beforeRow" must be all lower-case
(#175) Variable "pNumRows" must be all lower-case
(#175) Variable "beforeColumnIndex" must be all lower-case
(#175) Variable "pNumCols" must be all lower-case
(#176) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#178) Variable "pSheet" must be all lower-case
(#180) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#182) Variable "newReference" must be all lower-case
(#182) Variable "pBefore" must be all lower-case
(#182) Variable "pNumCols" must be all lower-case
(#182) Variable "pNumRows" must be all lower-case
(#183) Variable "newReference" must be all lower-case
(#184) Variable "pSheet" must be all lower-case
(#184) Variable "newReference" must be all lower-case
(#201) Protected method name "ReferenceHelper::adjustComments" must be in lower-case letters only
(#201) Variable "pSheet" must be all lower-case
(#201) Variable "pBefore" must be all lower-case
(#201) Variable "beforeColumnIndex" must be all lower-case
(#201) Variable "pNumCols" must be all lower-case
(#201) Variable "beforeRow" must be all lower-case
(#201) Variable "pNumRows" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "aComments" must be all lower-case
(#203) Variable "pSheet" must be all lower-case
(#204) Variable "aNewComments" must be all lower-case
(#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
(#206) Variable "aComments" must be all lower-case
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "beforeRow" must be all lower-case
(#208) Variable "pNumRows" must be all lower-case
(#208) Variable "beforeColumnIndex" must be all lower-case
(#208) Variable "pNumCols" must be all lower-case
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "newReference" must be all lower-case
(#210) Variable "pBefore" must be all lower-case
(#210) Variable "pNumCols" must be all lower-case
(#210) Variable "pNumRows" must be all lower-case
(#211) Variable "aNewComments" must be all lower-case
(#211) Variable "newReference" must be all lower-case
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Variable "pSheet" must be all lower-case
(#215) Variable "aNewComments" must be all lower-case
(#228) Protected method name "ReferenceHelper::adjustHyperlinks" must be in lower-case letters only
(#228) Variable "pSheet" must be all lower-case
(#228) Variable "pBefore" must be all lower-case
(#228) Variable "beforeColumnIndex" must be all lower-case
(#228) Variable "pNumCols" must be all lower-case
(#228) Variable "beforeRow" must be all lower-case
(#228) Variable "pNumRows" must be all lower-case
(#229) Opening brace should be on the same line as the declaration
(#230) Variable "aHyperlinkCollection" must be all lower-case
(#230) Variable "pSheet" must be all lower-case
(#231) Variable "pNumCols" must be all lower-case
(#231) Variable "pNumRows" must be all lower-case
(#232) Variable "aHyperlinkCollection" must be all lower-case
(#232) Variable "aHyperlinkCollection" must be all lower-case
(#234) Variable "aHyperlinkCollection" must be all lower-case
(#235) Variable "newReference" must be all lower-case
(#235) Variable "pBefore" must be all lower-case
(#235) Variable "pNumCols" must be all lower-case
(#235) Variable "pNumRows" must be all lower-case
(#236) Variable "newReference" must be all lower-case
(#237) Variable "pSheet" must be all lower-case
(#237) Variable "newReference" must be all lower-case
(#238) Variable "pSheet" must be all lower-case
(#253) Protected method name "ReferenceHelper::adjustDataValidations" must be in lower-case letters only
(#253) Variable "pSheet" must be all lower-case
(#253) Variable "pBefore" must be all lower-case
(#253) Variable "beforeColumnIndex" must be all lower-case
(#253) Variable "pNumCols" must be all lower-case
(#253) Variable "beforeRow" must be all lower-case
(#253) Variable "pNumRows" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "aDataValidationCollection" must be all lower-case
(#255) Variable "pSheet" must be all lower-case
(#256) Variable "pNumCols" must be all lower-case
(#256) Variable "pNumRows" must be all lower-case
(#257) Variable "aDataValidationCollection" must be all lower-case
(#257) Variable "aDataValidationCollection" must be all lower-case
(#257) Line exceeds 132 characters; contains 135 characters
(#259) Variable "aDataValidationCollection" must be all lower-case
(#260) Variable "newReference" must be all lower-case
(#260) Variable "pBefore" must be all lower-case
(#260) Variable "pNumCols" must be all lower-case
(#260) Variable "pNumRows" must be all lower-case
(#261) Variable "newReference" must be all lower-case
(#262) Variable "pSheet" must be all lower-case
(#262) Variable "newReference" must be all lower-case
(#263) Variable "pSheet" must be all lower-case
(#278) Protected method name "ReferenceHelper::adjustMergeCells" must be in lower-case letters only
(#278) Variable "pSheet" must be all lower-case
(#278) Variable "pBefore" must be all lower-case
(#278) Variable "beforeColumnIndex" must be all lower-case
(#278) Variable "pNumCols" must be all lower-case
(#278) Variable "beforeRow" must be all lower-case
(#278) Variable "pNumRows" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "aMergeCells" must be all lower-case
(#280) Variable "pSheet" must be all lower-case
(#281) Variable "aNewMergeCells" must be all lower-case
(#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
(#282) Variable "aMergeCells" must be all lower-case
(#283) Variable "newReference" must be all lower-case
(#283) Variable "pBefore" must be all lower-case
(#283) Variable "pNumCols" must be all lower-case
(#283) Variable "pNumRows" must be all lower-case
(#284) Variable "aNewMergeCells" must be all lower-case
(#284) Variable "newReference" must be all lower-case
(#284) Variable "newReference" must be all lower-case
(#286) Variable "pSheet" must be all lower-case
(#286) Variable "aNewMergeCells" must be all lower-case
(#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
(#299) Protected method name "ReferenceHelper::adjustProtectedCells" must be in lower-case letters only
(#299) Variable "pSheet" must be all lower-case
(#299) Variable "pBefore" must be all lower-case
(#299) Variable "beforeColumnIndex" must be all lower-case
(#299) Variable "pNumCols" must be all lower-case
(#299) Variable "beforeRow" must be all lower-case
(#299) Variable "pNumRows" must be all lower-case
(#300) Opening brace should be on the same line as the declaration
(#301) Variable "aProtectedCells" must be all lower-case
(#301) Variable "pSheet" must be all lower-case
(#302) Variable "pNumCols" must be all lower-case
(#302) Variable "pNumRows" must be all lower-case
(#303) Variable "aProtectedCells" must be all lower-case
(#303) Variable "aProtectedCells" must be all lower-case
(#304) Variable "aProtectedCells" must be all lower-case
(#305) Variable "newReference" must be all lower-case
(#305) Variable "pBefore" must be all lower-case
(#305) Variable "pNumCols" must be all lower-case
(#305) Variable "pNumRows" must be all lower-case
(#306) Variable "newReference" must be all lower-case
(#307) Variable "pSheet" must be all lower-case
(#307) Variable "newReference" must be all lower-case
(#308) Variable "pSheet" must be all lower-case
(#323) Protected method name "ReferenceHelper::adjustColumnDimensions" must be in lower-case letters only
(#323) Variable "pSheet" must be all lower-case
(#323) Variable "pBefore" must be all lower-case
(#323) Variable "beforeColumnIndex" must be all lower-case
(#323) Variable "pNumCols" must be all lower-case
(#323) Variable "beforeRow" must be all lower-case
(#323) Variable "pNumRows" must be all lower-case
(#324) Opening brace should be on the same line as the declaration
(#325) Variable "aColumnDimensions" must be all lower-case
(#325) Variable "pSheet" must be all lower-case
(#326) Variable "aColumnDimensions" must be all lower-case
(#327) Variable "aColumnDimensions" must be all lower-case
(#327) Variable "objColumnDimension" must be all lower-case
(#328) Variable "newReference" must be all lower-case
(#328) Variable "objColumnDimension" must be all lower-case
(#328) Variable "pBefore" must be all lower-case
(#328) Variable "pNumCols" must be all lower-case
(#328) Variable "pNumRows" must be all lower-case
(#328) Line exceeds 132 characters; contains 136 characters
(#329) Variable "newReference" must be all lower-case
(#329) Variable "newReference" must be all lower-case
(#330) Variable "objColumnDimension" must be all lower-case
(#330) Variable "newReference" must be all lower-case
(#331) Variable "objColumnDimension" must be all lower-case
(#331) Variable "newReference" must be all lower-case
(#334) Variable "pSheet" must be all lower-case
(#348) Protected method name "ReferenceHelper::adjustRowDimensions" must be in lower-case letters only
(#348) Variable "pSheet" must be all lower-case
(#348) Variable "pBefore" must be all lower-case
(#348) Variable "beforeColumnIndex" must be all lower-case
(#348) Variable "pNumCols" must be all lower-case
(#348) Variable "beforeRow" must be all lower-case
(#348) Variable "pNumRows" must be all lower-case
(#349) Opening brace should be on the same line as the declaration
(#350) Variable "aRowDimensions" must be all lower-case
(#350) Variable "pSheet" must be all lower-case
(#351) Variable "aRowDimensions" must be all lower-case
(#352) Variable "aRowDimensions" must be all lower-case
(#352) Variable "objRowDimension" must be all lower-case
(#353) Variable "newReference" must be all lower-case
(#353) Variable "objRowDimension" must be all lower-case
(#353) Variable "pBefore" must be all lower-case
(#353) Variable "pNumCols" must be all lower-case
(#353) Variable "pNumRows" must be all lower-case
(#354) Variable "newReference" must be all lower-case
(#354) Variable "newReference" must be all lower-case
(#355) Variable "objRowDimension" must be all lower-case
(#355) Variable "newReference" must be all lower-case
(#356) Variable "objRowDimension" must be all lower-case
(#356) Variable "newReference" must be all lower-case
(#359) Variable "pSheet" must be all lower-case
(#361) Variable "copyDimension" must be all lower-case
(#361) Variable "pSheet" must be all lower-case
(#361) Variable "beforeRow" must be all lower-case
(#362) Variable "beforeRow" must be all lower-case
(#362) Variable "beforeRow" must be all lower-case
(#362) Variable "pNumRows" must be all lower-case
(#363) Variable "newDimension" must be all lower-case
(#363) Variable "pSheet" must be all lower-case
(#364) Variable "newDimension" must be all lower-case
(#364) Variable "copyDimension" must be all lower-case
(#365) Variable "newDimension" must be all lower-case
(#365) Variable "copyDimension" must be all lower-case
(#366) Variable "newDimension" must be all lower-case
(#366) Variable "copyDimension" must be all lower-case
(#367) Variable "newDimension" must be all lower-case
(#367) Variable "copyDimension" must be all lower-case
(#381) Public method name "ReferenceHelper::insertNewBefore" must be in lower-case letters only
(#381) Variable "pBefore" must be all lower-case
(#381) Variable "pNumCols" must be all lower-case
(#381) Variable "pNumRows" must be all lower-case
(#381) Variable "pSheet" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "pNumCols" must be all lower-case
(#383) Variable "pNumRows" must be all lower-case
(#384) Variable "aCellCollection" must be all lower-case
(#384) Variable "pSheet" must be all lower-case
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Variable "beforeColumn" must be all lower-case
(#388) Variable "beforeRow" must be all lower-case
(#389) Variable "beforeColumn" must be all lower-case
(#389) Variable "beforeRow" must be all lower-case
(#389) Variable "pBefore" must be all lower-case
(#390) Variable "beforeColumnIndex" must be all lower-case
(#390) Variable "beforeColumn" must be all lower-case
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "highestColumn" must be all lower-case
(#393) Variable "pSheet" must be all lower-case
(#394) Variable "highestRow" must be all lower-case
(#394) Variable "pSheet" must be all lower-case
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Variable "pNumCols" must be all lower-case
(#397) Variable "beforeColumnIndex" must be all lower-case
(#397) Variable "pNumCols" must be all lower-case
(#398) Variable "highestRow" must be all lower-case
(#399) Variable "beforeColumnIndex" must be all lower-case
(#399) Variable "pNumCols" must be all lower-case
(#399) Variable "beforeColumnIndex" must be all lower-case
(#401) Variable "pSheet" must be all lower-case
(#402) Variable "pSheet" must be all lower-case
(#403) Variable "pSheet" must be all lower-case
(#404) Variable "pSheet" must be all lower-case
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Variable "pNumRows" must be all lower-case
(#411) Variable "beforeRow" must be all lower-case
(#411) Variable "pNumRows" must be all lower-case
(#412) Variable "beforeColumnIndex" must be all lower-case
(#412) Variable "highestColumn" must be all lower-case
(#413) Variable "beforeRow" must be all lower-case
(#413) Variable "pNumRows" must be all lower-case
(#413) Variable "beforeRow" must be all lower-case
(#415) Variable "pSheet" must be all lower-case
(#416) Variable "pSheet" must be all lower-case
(#417) Variable "pSheet" must be all lower-case
(#418) Variable "pSheet" must be all lower-case
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Variable "aCellCollection" must be all lower-case
(#427) Variable "aCellCollection" must be all lower-case
(#429) Variable "cellID" must be all lower-case
(#429) Variable "aCellCollection" must be all lower-case
(#430) Variable "pSheet" must be all lower-case
(#430) Variable "cellID" must be all lower-case
(#431) Variable "cellIndex" must be all lower-case
(#433) Variable "cellIndex" must be all lower-case
(#433) Variable "pNumCols" must be all lower-case
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "newCoordinates" must be all lower-case
(#438) Variable "cellIndex" must be all lower-case
(#438) Variable "pNumCols" must be all lower-case
(#438) Variable "pNumRows" must be all lower-case
(#441) Variable "cellIndex" must be all lower-case
(#441) Variable "beforeColumnIndex" must be all lower-case
(#441) Variable "beforeRow" must be all lower-case
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "pSheet" must be all lower-case
(#443) Variable "newCoordinates" must be all lower-case
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "pSheet" must be all lower-case
(#448) Variable "newCoordinates" must be all lower-case
(#449) Object operator not indented correctly; expected 24 spaces but found 28
(#449) Variable "pBefore" must be all lower-case
(#449) Variable "pNumCols" must be all lower-case
(#449) Variable "pNumRows" must be all lower-case
(#449) Variable "pSheet" must be all lower-case
(#449) Line exceeds 132 characters; contains 143 characters
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "pSheet" must be all lower-case
(#452) Variable "newCoordinates" must be all lower-case
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Variable "pSheet" must be all lower-case
(#456) Variable "cellID" must be all lower-case
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Variable "pBefore" must be all lower-case
(#462) Variable "pNumCols" must be all lower-case
(#462) Variable "pNumRows" must be all lower-case
(#462) Variable "pSheet" must be all lower-case
(#462) Line exceeds 132 characters; contains 140 characters
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Variable "highestColumn" must be all lower-case
(#468) Variable "pSheet" must be all lower-case
(#469) Variable "highestRow" must be all lower-case
(#469) Variable "pSheet" must be all lower-case
(#471) Variable "pNumCols" must be all lower-case
(#471) Variable "beforeColumnIndex" must be all lower-case
(#472) Variable "beforeRow" must be all lower-case
(#472) Variable "highestRow" must be all lower-case
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Variable "beforeColumnIndex" must be all lower-case
(#475) Variable "pSheet" must be all lower-case
(#476) Variable "xfIndex" must be all lower-case
(#476) Variable "pSheet" must be all lower-case
(#477) Variable "conditionalStyles" must be all lower-case
(#477) Variable "pSheet" must be all lower-case
(#478) Variable "pSheet" must be all lower-case
(#479) Variable "beforeColumnIndex" must be all lower-case
(#479) Variable "beforeColumnIndex" must be all lower-case
(#479) Variable "pNumCols" must be all lower-case
(#480) Variable "pSheet" must be all lower-case
(#480) Variable "xfIndex" must be all lower-case
(#481) Variable "conditionalStyles" must be all lower-case
(#483) Variable "conditionalStyles" must be all lower-case
(#483) Variable "conditionalStyle" must be all lower-case
(#484) Variable "conditionalStyle" must be all lower-case
(#486) Variable "pSheet" must be all lower-case
(#493) Variable "pNumRows" must be all lower-case
(#493) Variable "beforeRow" must be all lower-case
(#494) Variable "beforeColumnIndex" must be all lower-case
(#494) Variable "highestColumn" must be all lower-case
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Variable "beforeRow" must be all lower-case
(#497) Variable "pSheet" must be all lower-case
(#498) Variable "xfIndex" must be all lower-case
(#498) Variable "pSheet" must be all lower-case
(#499) Variable "conditionalStyles" must be all lower-case
(#499) Variable "pSheet" must be all lower-case
(#500) Variable "pSheet" must be all lower-case
(#501) Variable "beforeRow" must be all lower-case
(#501) Variable "beforeRow" must be all lower-case
(#501) Variable "pNumRows" must be all lower-case
(#502) Variable "pSheet" must be all lower-case
(#502) Variable "xfIndex" must be all lower-case
(#503) Variable "conditionalStyles" must be all lower-case
(#505) Variable "conditionalStyles" must be all lower-case
(#505) Variable "conditionalStyle" must be all lower-case
(#506) Variable "conditionalStyle" must be all lower-case
(#508) Variable "pSheet" must be all lower-case
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Variable "pSheet" must be all lower-case
(#516) Variable "pBefore" must be all lower-case
(#516) Variable "beforeColumnIndex" must be all lower-case
(#516) Variable "pNumCols" must be all lower-case
(#516) Variable "beforeRow" must be all lower-case
(#516) Variable "pNumRows" must be all lower-case
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Variable "pSheet" must be all lower-case
(#519) Variable "pBefore" must be all lower-case
(#519) Variable "beforeColumnIndex" must be all lower-case
(#519) Variable "pNumCols" must be all lower-case
(#519) Variable "beforeRow" must be all lower-case
(#519) Variable "pNumRows" must be all lower-case
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#522) Variable "pSheet" must be all lower-case
(#522) Variable "pBefore" must be all lower-case
(#522) Variable "beforeColumnIndex" must be all lower-case
(#522) Variable "pNumCols" must be all lower-case
(#522) Variable "beforeRow" must be all lower-case
(#522) Variable "pNumRows" must be all lower-case
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#525) Variable "pSheet" must be all lower-case
(#525) Variable "pBefore" must be all lower-case
(#525) Variable "beforeColumnIndex" must be all lower-case
(#525) Variable "pNumCols" must be all lower-case
(#525) Variable "beforeRow" must be all lower-case
(#525) Variable "pNumRows" must be all lower-case
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Variable "pSheet" must be all lower-case
(#528) Variable "pBefore" must be all lower-case
(#528) Variable "beforeColumnIndex" must be all lower-case
(#528) Variable "pNumCols" must be all lower-case
(#528) Variable "beforeRow" must be all lower-case
(#528) Variable "pNumRows" must be all lower-case
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Variable "pSheet" must be all lower-case
(#531) Variable "pBefore" must be all lower-case
(#531) Variable "beforeColumnIndex" must be all lower-case
(#531) Variable "pNumCols" must be all lower-case
(#531) Variable "beforeRow" must be all lower-case
(#531) Variable "pNumRows" must be all lower-case
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Variable "pSheet" must be all lower-case
(#534) Variable "pBefore" must be all lower-case
(#534) Variable "beforeColumnIndex" must be all lower-case
(#534) Variable "pNumCols" must be all lower-case
(#534) Variable "beforeRow" must be all lower-case
(#534) Variable "pNumRows" must be all lower-case
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Variable "pSheet" must be all lower-case
(#537) Variable "pBefore" must be all lower-case
(#537) Variable "beforeColumnIndex" must be all lower-case
(#537) Variable "pNumCols" must be all lower-case
(#537) Variable "beforeRow" must be all lower-case
(#537) Variable "pNumRows" must be all lower-case
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "autoFilter" must be all lower-case
(#540) Variable "pSheet" must be all lower-case
(#541) Variable "autoFilterRange" must be all lower-case
(#541) Variable "autoFilter" must be all lower-case
(#542) Variable "autoFilterRange" must be all lower-case
(#543) Variable "pNumCols" must be all lower-case
(#544) Variable "autoFilterColumns" must be all lower-case
(#544) Variable "autoFilter" must be all lower-case
(#545) Variable "autoFilterColumns" must be all lower-case
(#546) Variable "pBefore" must be all lower-case
(#547) Variable "columnIndex" must be all lower-case
(#548) Variable "rangeStart" must be all lower-case
(#548) Variable "rangeEnd" must be all lower-case
(#548) Variable "autoFilterRange" must be all lower-case
(#549) Variable "columnIndex" must be all lower-case
(#549) Variable "rangeEnd" must be all lower-case
(#550) Variable "pNumCols" must be all lower-case
(#551) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#553) Variable "deleteColumn" must be all lower-case
(#553) Variable "columnIndex" must be all lower-case
(#553) Variable "pNumCols" must be all lower-case
(#554) Variable "deleteCount" must be all lower-case
(#554) Variable "pNumCols" must be all lower-case
(#555) Variable "deleteCount" must be all lower-case
(#556) Variable "deleteColumn" must be all lower-case
(#556) Variable "autoFilterColumns" must be all lower-case
(#557) Variable "autoFilter" must be all lower-case
(#557) Variable "deleteColumn" must be all lower-case
(#559) Variable "deleteColumn" must be all lower-case
(#562) Variable "startCol" must be all lower-case
(#562) Variable "columnIndex" must be all lower-case
(#562) Variable "rangeStart" must be all lower-case
(#562) Variable "columnIndex" must be all lower-case
(#562) Variable "rangeStart" must be all lower-case
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#565) Variable "pNumCols" must be all lower-case
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#567) Variable "startColID" must be all lower-case
(#567) Variable "startCol" must be all lower-case
(#568) Variable "toColID" must be all lower-case
(#568) Variable "startCol" must be all lower-case
(#568) Variable "pNumCols" must be all lower-case
(#569) Variable "endColID" must be all lower-case
(#569) Variable "rangeEnd" must be all lower-case
(#571) Variable "startColRef" must be all lower-case
(#571) Variable "startCol" must be all lower-case
(#572) Variable "endColRef" must be all lower-case
(#572) Variable "rangeEnd" must be all lower-case
(#573) Variable "toColRef" must be all lower-case
(#573) Variable "rangeEnd" must be all lower-case
(#573) Variable "pNumCols" must be all lower-case
(#576) Variable "autoFilter" must be all lower-case
(#576) Variable "endColRef" must be all lower-case
(#576) Variable "toColRef" must be all lower-case
(#576) Line exceeds 132 characters; contains 146 characters
(#577) Variable "endColRef" must be all lower-case
(#578) Variable "toColRef" must be all lower-case
(#579) Variable "startColRef" must be all lower-case
(#579) Variable "endColRef" must be all lower-case
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#582) Variable "startColID" must be all lower-case
(#582) Variable "startCol" must be all lower-case
(#583) Variable "toColID" must be all lower-case
(#583) Variable "startCol" must be all lower-case
(#583) Variable "pNumCols" must be all lower-case
(#584) Variable "endColID" must be all lower-case
(#584) Variable "rangeEnd" must be all lower-case
(#586) Variable "autoFilter" must be all lower-case
(#586) Variable "startColID" must be all lower-case
(#586) Variable "toColID" must be all lower-case
(#587) Variable "startColID" must be all lower-case
(#588) Variable "toColID" must be all lower-case
(#589) Variable "startColID" must be all lower-case
(#589) Variable "endColID" must be all lower-case
(#594) Variable "pSheet" must be all lower-case
(#594) Variable "autoFilterRange" must be all lower-case
(#594) Variable "pBefore" must be all lower-case
(#594) Variable "pNumCols" must be all lower-case
(#594) Variable "pNumRows" must be all lower-case
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Variable "pSheet" must be all lower-case
(#599) Variable "pSheet" must be all lower-case
(#599) Variable "pSheet" must be all lower-case
(#599) Variable "pBefore" must be all lower-case
(#599) Variable "pNumCols" must be all lower-case
(#599) Variable "pNumRows" must be all lower-case
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Variable "pSheet" must be all lower-case
(#604) Variable "pSheet" must be all lower-case
(#604) Variable "pSheet" must be all lower-case
(#604) Variable "pBefore" must be all lower-case
(#604) Variable "pNumCols" must be all lower-case
(#604) Variable "pNumRows" must be all lower-case
(#604) Line exceeds 132 characters; contains 151 characters
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Variable "aDrawings" must be all lower-case
(#608) Variable "pSheet" must be all lower-case
(#609) Variable "aDrawings" must be all lower-case
(#609) Variable "objDrawing" must be all lower-case
(#610) Variable "newReference" must be all lower-case
(#610) Variable "objDrawing" must be all lower-case
(#610) Variable "pBefore" must be all lower-case
(#610) Variable "pNumCols" must be all lower-case
(#610) Variable "pNumRows" must be all lower-case
(#611) Variable "objDrawing" must be all lower-case
(#611) Variable "newReference" must be all lower-case
(#612) Variable "objDrawing" must be all lower-case
(#612) Variable "newReference" must be all lower-case
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Variable "pSheet" must be all lower-case
(#618) Variable "pSheet" must be all lower-case
(#618) Variable "namedRange" must be all lower-case
(#619) Variable "namedRange" must be all lower-case
(#619) Variable "pSheet" must be all lower-case
(#620) Variable "namedRange" must be all lower-case
(#620) Variable "namedRange" must be all lower-case
(#620) Variable "pBefore" must be all lower-case
(#620) Variable "pNumCols" must be all lower-case
(#620) Variable "pNumRows" must be all lower-case
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Variable "pSheet" must be all lower-case
(#640) Public method name "ReferenceHelper::updateFormulaReferences" must be in lower-case letters only
(#640) Variable "pFormula" must be all lower-case
(#640) Variable "pBefore" must be all lower-case
(#640) Variable "pNumCols" must be all lower-case
(#640) Variable "pNumRows" must be all lower-case
(#640) Variable "sheetName" must be all lower-case
(#641) Opening brace should be on the same line as the declaration
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#643) Variable "formulaBlocks" must be all lower-case
(#643) Variable "pFormula" must be all lower-case
(#645) Variable "formulaBlocks" must be all lower-case
(#645) Variable "formulaBlock" must be all lower-case
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#648) Variable "adjustCount" must be all lower-case
(#649) Variable "newCellTokens" must be all lower-case
(#649) Variable "cellTokens" must be all lower-case
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) This comment is 41% valid code; is this commented out code?
(#650) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#651) Variable "matchCount" must be all lower-case
(#651) Variable "formulaBlock" must be all lower-case
(#651) Line exceeds 132 characters; contains 144 characters
(#652) Variable "matchCount" must be all lower-case
(#654) Variable "fromString" must be all lower-case
(#655) Variable "fromString" must be all lower-case
(#656) Variable "pBefore" must be all lower-case
(#656) Variable "pNumCols" must be all lower-case
(#656) Variable "pNumRows" must be all lower-case
(#657) Variable "pBefore" must be all lower-case
(#657) Variable "pNumCols" must be all lower-case
(#657) Variable "pNumRows" must be all lower-case
(#660) Variable "sheetName" must be all lower-case
(#661) Variable "toString" must be all lower-case
(#662) Variable "toString" must be all lower-case
(#663) Line exceeds 132 characters; contains 161 characters
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#666) Variable "cellIndex" must be all lower-case
(#668) Variable "newCellTokens" must be all lower-case
(#668) Variable "cellIndex" must be all lower-case
(#668) Variable "toString" must be all lower-case
(#669) Variable "cellTokens" must be all lower-case
(#669) Variable "cellIndex" must be all lower-case
(#669) Variable "fromString" must be all lower-case
(#670) Variable "adjustCount" must be all lower-case
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#676) Variable "matchCount" must be all lower-case
(#676) Variable "formulaBlock" must be all lower-case
(#676) Line exceeds 132 characters; contains 144 characters
(#677) Variable "matchCount" must be all lower-case
(#679) Variable "fromString" must be all lower-case
(#680) Variable "fromString" must be all lower-case
(#681) Variable "pBefore" must be all lower-case
(#681) Variable "pNumCols" must be all lower-case
(#681) Variable "pNumRows" must be all lower-case
(#682) Variable "pBefore" must be all lower-case
(#682) Variable "pNumCols" must be all lower-case
(#682) Variable "pNumRows" must be all lower-case
(#685) Variable "sheetName" must be all lower-case
(#686) Variable "toString" must be all lower-case
(#687) Variable "toString" must be all lower-case
(#688) Line exceeds 132 characters; contains 161 characters
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#691) Variable "cellIndex" must be all lower-case
(#693) Variable "newCellTokens" must be all lower-case
(#693) Variable "cellIndex" must be all lower-case
(#693) Variable "toString" must be all lower-case
(#694) Variable "cellTokens" must be all lower-case
(#694) Variable "cellIndex" must be all lower-case
(#694) Variable "fromString" must be all lower-case
(#695) Variable "adjustCount" must be all lower-case
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#701) Variable "matchCount" must be all lower-case
(#701) Variable "formulaBlock" must be all lower-case
(#701) Line exceeds 132 characters; contains 145 characters
(#702) Variable "matchCount" must be all lower-case
(#704) Variable "fromString" must be all lower-case
(#705) Variable "fromString" must be all lower-case
(#706) Variable "pBefore" must be all lower-case
(#706) Variable "pNumCols" must be all lower-case
(#706) Variable "pNumRows" must be all lower-case
(#707) Variable "pBefore" must be all lower-case
(#707) Variable "pNumCols" must be all lower-case
(#707) Variable "pNumRows" must be all lower-case
(#710) Variable "sheetName" must be all lower-case
(#711) Variable "toString" must be all lower-case
(#712) Variable "toString" must be all lower-case
(#714) Line exceeds 132 characters; contains 161 characters
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#717) Variable "cellIndex" must be all lower-case
(#719) Variable "newCellTokens" must be all lower-case
(#719) Variable "cellIndex" must be all lower-case
(#719) Variable "toString" must be all lower-case
(#720) Variable "cellTokens" must be all lower-case
(#720) Variable "cellIndex" must be all lower-case
(#720) Variable "fromString" must be all lower-case
(#721) Variable "adjustCount" must be all lower-case
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#727) Variable "matchCount" must be all lower-case
(#727) Variable "formulaBlock" must be all lower-case
(#727) Line exceeds 132 characters; contains 143 characters
(#729) Variable "matchCount" must be all lower-case
(#731) Variable "fromString" must be all lower-case
(#732) Variable "fromString" must be all lower-case
(#734) Variable "pBefore" must be all lower-case
(#734) Variable "pNumCols" must be all lower-case
(#734) Variable "pNumRows" must be all lower-case
(#736) Variable "sheetName" must be all lower-case
(#737) Variable "toString" must be all lower-case
(#738) Variable "toString" must be all lower-case
(#740) Line exceeds 132 characters; contains 161 characters
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#743) Variable "cellIndex" must be all lower-case
(#745) Variable "newCellTokens" must be all lower-case
(#745) Variable "cellIndex" must be all lower-case
(#745) Variable "toString" must be all lower-case
(#746) Variable "cellTokens" must be all lower-case
(#746) Variable "cellIndex" must be all lower-case
(#746) Variable "fromString" must be all lower-case
(#747) Variable "adjustCount" must be all lower-case
(#752) Variable "adjustCount" must be all lower-case
(#753) Variable "pNumCols" must be all lower-case
(#753) Variable "pNumRows" must be all lower-case
(#754) Variable "cellTokens" must be all lower-case
(#755) Variable "newCellTokens" must be all lower-case
(#757) Variable "cellTokens" must be all lower-case
(#758) Variable "newCellTokens" must be all lower-case
(#760) Variable "formulaBlock" must be all lower-case
(#760) Variable "cellTokens" must be all lower-case
(#760) Variable "newCellTokens" must be all lower-case
(#760) Variable "formulaBlock" must be all lower-case
(#764) Variable "formulaBlock" must be all lower-case
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#767) Variable "formulaBlocks" must be all lower-case
(#780) Public method name "ReferenceHelper::updateCellReference" must be in lower-case letters only
(#780) Variable "pCellRange" must be all lower-case
(#780) Variable "pBefore" must be all lower-case
(#780) Variable "pNumCols" must be all lower-case
(#780) Variable "pNumRows" must be all lower-case
(#781) Opening brace should be on the same line as the declaration
(#783) Variable "pCellRange" must be all lower-case
(#784) Variable "pCellRange" must be all lower-case
(#785) Line indented incorrectly; expected at least 12 spaces, found 8
(#786) Usage of ELSEIF not allowed; use ELSE IF instead
(#786) Variable "pCellRange" must be all lower-case
(#786) Variable "pCellRange" must be all lower-case
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Variable "pCellRange" must be all lower-case
(#788) Variable "pBefore" must be all lower-case
(#788) Variable "pNumCols" must be all lower-case
(#788) Variable "pNumRows" must be all lower-case
(#789) Usage of ELSEIF not allowed; use ELSE IF instead
(#789) Variable "pCellRange" must be all lower-case
(#789) Variable "pCellRange" must be all lower-case
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Variable "pCellRange" must be all lower-case
(#791) Variable "pBefore" must be all lower-case
(#791) Variable "pNumCols" must be all lower-case
(#791) Variable "pNumRows" must be all lower-case
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Variable "pCellRange" must be all lower-case
(#805) Public method name "ReferenceHelper::updateNamedFormulas" must be in lower-case letters only
(#805) Variable "oldName" must be all lower-case
(#805) Variable "newName" must be all lower-case
(#806) Opening brace should be on the same line as the declaration
(#807) Variable "oldName" must be all lower-case
(#812) Variable "cellID" must be all lower-case
(#813) Variable "cellID" must be all lower-case
(#816) Variable "oldName" must be all lower-case
(#817) Variable "oldName" must be all lower-case
(#817) Variable "newName" must be all lower-case
(#818) Variable "oldName" must be all lower-case
(#818) Variable "newName" must be all lower-case
(#836) Private method name "ReferenceHelper::updateCellRange" must be in lower-case letters only
(#836) Variable "pCellRange" must be all lower-case
(#836) Variable "pBefore" must be all lower-case
(#836) Variable "pNumCols" must be all lower-case
(#836) Variable "pNumRows" must be all lower-case
(#837) Opening brace should be on the same line as the declaration
(#838) Variable "pCellRange" must be all lower-case
(#838) Variable "pCellRange" must be all lower-case
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "pCellRange" must be all lower-case
(#846) Variable "pBefore" must be all lower-case
(#846) Variable "pNumCols" must be all lower-case
(#846) Variable "pNumRows" must be all lower-case
(#846) Line exceeds 132 characters; contains 144 characters
(#848) Usage of ELSEIF not allowed; use ELSE IF instead
(#849) Variable "pBefore" must be all lower-case
(#849) Variable "pNumCols" must be all lower-case
(#849) Variable "pNumRows" must be all lower-case
(#849) Line exceeds 132 characters; contains 144 characters
(#852) Variable "pBefore" must be all lower-case
(#852) Variable "pNumCols" must be all lower-case
(#852) Variable "pNumRows" must be all lower-case
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#874) Private method name "ReferenceHelper::updateSingleCellReference" must be in lower-case letters only
(#874) Variable "pCellReference" must be all lower-case
(#874) Variable "pBefore" must be all lower-case
(#874) Variable "pNumCols" must be all lower-case
(#874) Variable "pNumRows" must be all lower-case
(#875) Opening brace should be on the same line as the declaration
(#876) Variable "pCellReference" must be all lower-case
(#876) Variable "pCellReference" must be all lower-case
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Variable "beforeColumn" must be all lower-case
(#878) Variable "beforeRow" must be all lower-case
(#878) Variable "pBefore" must be all lower-case
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) Variable "newColumn" must be all lower-case
(#881) Variable "newRow" must be all lower-case
(#881) Variable "pCellReference" must be all lower-case
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Variable "updateColumn" must be all lower-case
(#884) Variable "newColumn" must be all lower-case
(#884) Variable "beforeColumn" must be all lower-case
(#884) Variable "newColumn" must be all lower-case
(#884) Variable "beforeColumn" must be all lower-case
(#884) Line exceeds 132 characters; contains 173 characters
(#885) Variable "updateRow" must be all lower-case
(#885) Variable "newRow" must be all lower-case
(#885) Variable "beforeRow" must be all lower-case
(#885) Variable "newRow" must be all lower-case
(#885) Variable "beforeRow" must be all lower-case
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Variable "updateColumn" must be all lower-case
(#889) Variable "newColumn" must be all lower-case
(#889) Variable "newColumn" must be all lower-case
(#889) Variable "pNumCols" must be all lower-case
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Variable "updateRow" must be all lower-case
(#894) Variable "newRow" must be all lower-case
(#894) Variable "newRow" must be all lower-case
(#894) Variable "pNumRows" must be all lower-case
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) Variable "newColumn" must be all lower-case
(#898) Variable "newRow" must be all lower-case
(#910) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/RichText.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "richTextElements" must be all lower-case
(#42) Variable "pCell" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "pCell" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "pCell" must be all lower-case
(#51) Variable "objRun" must be all lower-case
(#51) Variable "pCell" must be all lower-case
(#52) Variable "objRun" must be all lower-case
(#52) Variable "pCell" must be all lower-case
(#52) Variable "pCell" must be all lower-case
(#53) Variable "objRun" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "pCell" must be all lower-case
(#68) Public method name "RichText::addText" must be in lower-case letters only
(#68) Variable "pText" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "pText" must be all lower-case
(#82) Public method name "RichText::createText" must be in lower-case letters only
(#82) Variable "pText" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "objText" must be all lower-case
(#84) Variable "pText" must be all lower-case
(#85) Variable "objText" must be all lower-case
(#87) Variable "objText" must be all lower-case
(#97) Public method name "RichText::createTextRun" must be in lower-case letters only
(#97) Variable "pText" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "objText" must be all lower-case
(#99) Variable "pText" must be all lower-case
(#100) Variable "objText" must be all lower-case
(#102) Variable "objText" must be all lower-case
(#110) Public method name "RichText::getPlainText" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "returnValue" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "returnValue" must be all lower-case
(#120) Variable "returnValue" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "RichText::getRichTextElements" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#150) Public method name "RichText::setRichTextElements" must be in lower-case letters only
(#150) Variable "pElements" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "pElements" must be all lower-case
(#153) Variable "pElements" must be all lower-case
(#166) Public method name "RichText::getHashCode" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "hashElements" must be all lower-case
(#170) Variable "hashElements" must be all lower-case
(#174) Variable "hashElements" must be all lower-case
(#183) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/RichText/ITextElement.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "ITextElement::getText" must be in lower-case letters only
(#40) Public method name "ITextElement::setText" must be in lower-case letters only
(#40) Variable "pText" must be all lower-case
(#47) Public method name "ITextElement::getFont" must be in lower-case letters only
(#54) Public method name "ITextElement::getHashCode" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/RichText/Run.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "pText" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Variable "pText" must be all lower-case
(#51) Public method name "Run::getFont" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Run::setFont" must be in lower-case letters only
(#63) Variable "pFont" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "pFont" must be all lower-case
(#75) Public method name "Run::getHashCode" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/RichText/TextElement.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "pText" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Variable "pText" must be all lower-case
(#50) Public method name "TextElement::getText" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "TextElement::setText" must be in lower-case letters only
(#61) Variable "pText" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "pText" must be all lower-case
(#73) Public method name "TextElement::getFont" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "TextElement::getHashCode" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "chartRenderers" must be all lower-case
(#46) Member variable "pdfRenderers" must be all lower-case
(#59) Member variable "zipClass" must be all lower-case
(#68) Member variable "chartRendererName" must be all lower-case
(#75) Member variable "chartRendererPath" must be all lower-case
(#84) Member variable "pdfRendererName" must be all lower-case
(#91) Member variable "pdfRendererPath" must be all lower-case
(#98) Member variable "libXmlLoaderOptions" must be all lower-case
(#107) Public method name "Settings::setZipClass" must be in lower-case letters only
(#107) Variable "zipClass" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "zipClass" must be all lower-case
(#110) Variable "zipClass" must be all lower-case
(#111) Variable "zipClass" must be all lower-case
(#111) Variable "zipClass" must be all lower-case
(#127) Public method name "Settings::getZipClass" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "zipClass" must be all lower-case
(#137) Public method name "Settings::getCacheStorageMethod" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#147) Public method name "Settings::getCacheStorageClass" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#159) Public method name "Settings::setCacheStorageMethod" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#170) Public method name "Settings::setLocale" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "Settings::setChartRenderer" must be in lower-case letters only
(#184) Variable "libraryName" must be all lower-case
(#184) Variable "libraryBaseDir" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "libraryName" must be all lower-case
(#190) Variable "libraryBaseDir" must be all lower-case
(#201) Public method name "Settings::setChartRendererName" must be in lower-case letters only
(#201) Variable "libraryName" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "libraryName" must be all lower-case
(#203) Variable "chartRenderers" must be all lower-case
(#206) Variable "chartRendererName" must be all lower-case
(#206) Variable "libraryName" must be all lower-case
(#217) Public method name "Settings::setChartRendererPath" must be in lower-case letters only
(#217) Variable "libraryBaseDir" must be all lower-case
(#218) Opening brace should be on the same line as the declaration
(#219) Variable "libraryBaseDir" must be all lower-case
(#219) Variable "libraryBaseDir" must be all lower-case
(#222) Variable "chartRendererPath" must be all lower-case
(#222) Variable "libraryBaseDir" must be all lower-case
(#234) Public method name "Settings::getChartRendererName" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "chartRendererName" must be all lower-case
(#245) Public method name "Settings::getChartRendererPath" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "chartRendererPath" must be all lower-case
(#261) Public method name "Settings::setPdfRenderer" must be in lower-case letters only
(#261) Variable "libraryName" must be all lower-case
(#261) Variable "libraryBaseDir" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "libraryName" must be all lower-case
(#267) Variable "libraryBaseDir" must be all lower-case
(#280) Public method name "Settings::setPdfRendererName" must be in lower-case letters only
(#280) Variable "libraryName" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "libraryName" must be all lower-case
(#282) Variable "pdfRenderers" must be all lower-case
(#285) Variable "pdfRendererName" must be all lower-case
(#285) Variable "libraryName" must be all lower-case
(#296) Public method name "Settings::setPdfRendererPath" must be in lower-case letters only
(#296) Variable "libraryBaseDir" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#298) Variable "libraryBaseDir" must be all lower-case
(#298) Variable "libraryBaseDir" must be all lower-case
(#301) Variable "pdfRendererPath" must be all lower-case
(#301) Variable "libraryBaseDir" must be all lower-case
(#315) Public method name "Settings::getPdfRendererName" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "pdfRendererName" must be all lower-case
(#326) Public method name "Settings::getPdfRendererPath" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#328) Variable "pdfRendererPath" must be all lower-case
(#336) Public method name "Settings::setLibXmlLoaderOptions" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#342) Variable "libXmlLoaderOptions" must be all lower-case
(#351) Public method name "Settings::getLibXmlLoaderOptions" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#353) Variable "libXmlLoaderOptions" must be all lower-case
(#355) Usage of ELSEIF not allowed; use ELSE IF instead
(#355) Variable "libXmlLoaderOptions" must be all lower-case
(#356) Variable "libXmlLoaderOptions" must be all lower-case
(#358) Variable "libXmlLoaderOptions" must be all lower-case
(#360) Variable "libXmlLoaderOptions" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/CodePage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "CodePage::numberToName" must be in lower-case letters only
(#37) Variable "codePage" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "codePage" must be all lower-case
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#143) Line exceeds 132 characters; contains 151 characters
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#153) Variable "codePage" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Date.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#40) Member variable "monthNames" must be all lower-case
(#55) This comment is 50% valid code; is this commented out code?
(#59) Member variable "numberSuffixes" must be all lower-case
(#73) Member variable "excelCalendar" must be all lower-case
(#81) Member variable "defaultTimeZone" must be all lower-case
(#89) Public method name "Date::setExcelCalendar" must be in lower-case letters only
(#89) Variable "baseDate" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "baseDate" must be all lower-case
(#92) Variable "baseDate" must be all lower-case
(#93) Variable "excelCalendar" must be all lower-case
(#93) Variable "baseDate" must be all lower-case
(#106) Public method name "Date::getExcelCalendar" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "excelCalendar" must be all lower-case
(#114) Line exceeds 132 characters; contains 137 characters
(#119) Public method name "Date::setDefaultTimezone" must be in lower-case letters only
(#119) Variable "timeZone" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "timeZone" must be all lower-case
(#121) Variable "timeZone" must be all lower-case
(#122) Variable "defaultTimeZone" must be all lower-case
(#122) Variable "timeZone" must be all lower-case
(#135) Public method name "Date::getDefaultTimezone" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "defaultTimeZone" must be all lower-case
(#138) Variable "defaultTimeZone" must be all lower-case
(#141) Variable "defaultTimeZone" must be all lower-case
(#152) Protected method name "Date::validateTimeZone" must be in lower-case letters only
(#152) Variable "timeZone" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "timeZone" must be all lower-case
(#154) Variable "timeZone" must be all lower-case
(#155) Variable "timeZone" must be all lower-case
(#156) Usage of ELSEIF not allowed; use ELSE IF instead
(#156) Variable "timeZone" must be all lower-case
(#157) Variable "timeZone" must be all lower-case
(#168) Line exceeds 132 characters; contains 135 characters
(#172) Public method name "Date::excelToDateTimeObject" must be in lower-case letters only
(#172) Variable "excelTimestamp" must be all lower-case
(#172) Variable "timeZone" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#174) Variable "timeZone" must be all lower-case
(#174) Variable "timeZone" must be all lower-case
(#174) Variable "timeZone" must be all lower-case
(#175) Variable "excelTimestamp" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "baseDate" must be all lower-case
(#177) Variable "timeZone" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "excelCalendar" must be all lower-case
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "baseDate" must be all lower-case
(#182) Variable "excelTimestamp" must be all lower-case
(#182) Variable "timeZone" must be all lower-case
(#182) Variable "timeZone" must be all lower-case
(#182) Line exceeds 132 characters; contains 133 characters
(#184) Variable "baseDate" must be all lower-case
(#184) Variable "timeZone" must be all lower-case
(#187) Variable "excelTimestamp" must be all lower-case
(#188) Variable "partDay" must be all lower-case
(#188) Variable "excelTimestamp" must be all lower-case
(#189) Variable "partDay" must be all lower-case
(#190) Variable "partDay" must be all lower-case
(#190) Variable "partDay" must be all lower-case
(#191) Variable "partDay" must be all lower-case
(#192) Variable "partDay" must be all lower-case
(#192) Variable "partDay" must be all lower-case
(#193) Variable "partDay" must be all lower-case
(#197) Variable "baseDate" must be all lower-case
(#207) Line exceeds 132 characters; contains 135 characters
(#211) Public method name "Date::excelToTimestamp" must be in lower-case letters only
(#211) Variable "excelTimestamp" must be all lower-case
(#211) Variable "timeZone" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "excelTimestamp" must be all lower-case
(#213) Variable "timeZone" must be all lower-case
(#220) Expected 1 space after asterisk; 4 found
(#221) Expected 1 space after asterisk; 4 found
(#224) Public method name "Date::PHPToExcel" must be in lower-case letters only
(#224) Variable "dateValue" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "dateValue" must be all lower-case
(#226) Variable "dateValue" must be all lower-case
(#227) Variable "dateValue" must be all lower-case
(#228) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Variable "dateValue" must be all lower-case
(#229) Variable "dateValue" must be all lower-case
(#230) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "dateValue" must be all lower-case
(#231) Variable "dateValue" must be all lower-case
(#240) Expected 1 space after asterisk; 4 found
(#241) Expected 1 space after asterisk; 4 found
(#243) Public method name "Date::dateTimeToExcel" must be in lower-case letters only
(#243) Variable "dateValue" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#246) Variable "dateValue" must be all lower-case
(#247) Variable "dateValue" must be all lower-case
(#248) Variable "dateValue" must be all lower-case
(#249) Variable "dateValue" must be all lower-case
(#250) Variable "dateValue" must be all lower-case
(#251) Variable "dateValue" must be all lower-case
(#258) Expected 1 space after asterisk; 4 found
(#259) Expected 1 space after asterisk; 4 found
(#261) Public method name "Date::timestampToExcel" must be in lower-case letters only
(#261) Variable "dateValue" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "dateValue" must be all lower-case
(#267) Variable "dateValue" must be all lower-case
(#281) Public method name "Date::formattedPHPToExcel" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#283) Variable "excelCalendar" must be all lower-case
(#285) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#286) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "excel1900isLeapYear" must be all lower-case
(#290) Variable "excel1900isLeapYear" must be all lower-case
(#292) Variable "myexcelBaseDate" must be all lower-case
(#294) Variable "myexcelBaseDate" must be all lower-case
(#295) Variable "excel1900isLeapYear" must be all lower-case
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#309) Variable "excelDate" must be all lower-case
(#309) Variable "myexcelBaseDate" must be all lower-case
(#309) Variable "excel1900isLeapYear" must be all lower-case
(#309) Line exceeds 132 characters; contains 173 characters
(#311) Variable "excelTime" must be all lower-case
(#313) Variable "excelDate" must be all lower-case
(#313) Variable "excelTime" must be all lower-case
(#322) Public method name "Date::isDateTime" must be in lower-case letters only
(#322) Variable "pCell" must be all lower-case
(#323) Opening brace should be on the same line as the declaration
(#325) Variable "pCell" must be all lower-case
(#326) Variable "pCell" must be all lower-case
(#337) Public method name "Date::isDateTimeFormat" must be in lower-case letters only
(#337) Variable "pFormat" must be all lower-case
(#338) Opening brace should be on the same line as the declaration
(#339) Variable "pFormat" must be all lower-case
(#342) Member variable "possibleDateFormatCharacters" must be all lower-case
(#350) Public method name "Date::isDateTimeFormatCode" must be in lower-case letters only
(#350) Variable "pFormatCode" must be all lower-case
(#351) Opening brace should be on the same line as the declaration
(#352) Variable "pFormatCode" must be all lower-case
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#356) Variable "pFormatCode" must be all lower-case
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "pFormatCode" must be all lower-case
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#390) Variable "pFormatCode" must be all lower-case
(#390) Variable "pFormatCode" must be all lower-case
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "possibleDateFormatCharacters" must be all lower-case
(#394) Variable "pFormatCode" must be all lower-case
(#395) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#397) Variable "pFormatCode" must be all lower-case
(#398) Variable "segMatcher" must be all lower-case
(#399) Variable "pFormatCode" must be all lower-case
(#399) Variable "subVal" must be all lower-case
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#401) Variable "segMatcher" must be all lower-case
(#401) Variable "segMatcher" must be all lower-case
(#402) Variable "possibleDateFormatCharacters" must be all lower-case
(#402) Variable "subVal" must be all lower-case
(#423) Public method name "Date::stringToExcel" must be in lower-case letters only
(#423) Variable "dateValue" must be all lower-case
(#424) Opening brace should be on the same line as the declaration
(#425) Variable "dateValue" must be all lower-case
(#428) Variable "dateValue" must be all lower-case
(#428) Line exceeds maximum limit of 180 characters; contains 214 characters
(#432) Variable "dateValueNew" must be all lower-case
(#432) Variable "dateValue" must be all lower-case
(#434) Variable "dateValueNew" must be all lower-case
(#438) Variable "dateValue" must be all lower-case
(#439) Variable "timeValue" must be all lower-case
(#439) Variable "dateValue" must be all lower-case
(#440) Variable "timeValue" must be all lower-case
(#443) Variable "dateValueNew" must be all lower-case
(#443) Variable "timeValue" must be all lower-case
(#446) Variable "dateValueNew" must be all lower-case
(#455) Public method name "Date::monthStringToNumber" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#457) Variable "monthIndex" must be all lower-case
(#458) Variable "monthNames" must be all lower-case
(#458) Variable "shortMonthName" must be all lower-case
(#458) Variable "longMonthName" must be all lower-case
(#459) Variable "longMonthName" must be all lower-case
(#459) Variable "shortMonthName" must be all lower-case
(#460) Variable "monthIndex" must be all lower-case
(#462) Variable "monthIndex" must be all lower-case
(#472) Line exceeds 132 characters; contains 138 characters
(#474) Public method name "Date::dayStringToNumber" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#476) Variable "strippedDayValue" must be all lower-case
(#476) Variable "numberSuffixes" must be all lower-case
(#477) Variable "strippedDayValue" must be all lower-case
(#478) Variable "strippedDayValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Drawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Public method name "Drawing::pixelsToEMU" must be in lower-case letters only
(#35) Variable "pValue" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "pValue" must be all lower-case
(#46) Public method name "Drawing::EMUToPixels" must be in lower-case letters only
(#46) Variable "pValue" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "pValue" must be all lower-case
(#49) Variable "pValue" must be all lower-case
(#64) Public method name "Drawing::pixelsToCellDimension" must be in lower-case letters only
(#64) Variable "pValue" must be all lower-case
(#64) Variable "pDefaultFont" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "pDefaultFont" must be all lower-case
(#68) Variable "pDefaultFont" must be all lower-case
(#70) Variable "defaultColumnWidths" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "colWidth" must be all lower-case
(#72) Variable "pValue" must be all lower-case
(#72) Variable "defaultColumnWidths" must be all lower-case
(#72) Variable "defaultColumnWidths" must be all lower-case
(#72) Line exceeds maximum limit of 180 characters; contains 199 characters
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "colWidth" must be all lower-case
(#76) Variable "pValue" must be all lower-case
(#76) Variable "defaultColumnWidths" must be all lower-case
(#76) Variable "defaultColumnWidths" must be all lower-case
(#76) Line exceeds maximum limit of 180 characters; contains 214 characters
(#79) Variable "colWidth" must be all lower-case
(#89) Public method name "Drawing::cellDimensionToPixels" must be in lower-case letters only
(#89) Variable "pValue" must be all lower-case
(#89) Variable "pDefaultFont" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "pDefaultFont" must be all lower-case
(#93) Variable "pDefaultFont" must be all lower-case
(#95) Variable "defaultColumnWidths" must be all lower-case
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "colWidth" must be all lower-case
(#97) Variable "pValue" must be all lower-case
(#97) Variable "defaultColumnWidths" must be all lower-case
(#97) Variable "defaultColumnWidths" must be all lower-case
(#97) Line exceeds maximum limit of 180 characters; contains 199 characters
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "colWidth" must be all lower-case
(#101) Variable "pValue" must be all lower-case
(#101) Variable "defaultColumnWidths" must be all lower-case
(#101) Variable "defaultColumnWidths" must be all lower-case
(#101) Line exceeds maximum limit of 180 characters; contains 214 characters
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "colWidth" must be all lower-case
(#105) Variable "colWidth" must be all lower-case
(#107) Variable "colWidth" must be all lower-case
(#116) Public method name "Drawing::pixelsToPoints" must be in lower-case letters only
(#116) Variable "pValue" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "pValue" must be all lower-case
(#127) Public method name "Drawing::pointsToPixels" must be in lower-case letters only
(#127) Variable "pValue" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "pValue" must be all lower-case
(#130) Variable "pValue" must be all lower-case
(#142) Public method name "Drawing::degreesToAngle" must be in lower-case letters only
(#142) Variable "pValue" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "pValue" must be all lower-case
(#153) Public method name "Drawing::angleToDegrees" must be in lower-case letters only
(#153) Variable "pValue" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "pValue" must be all lower-case
(#156) Variable "pValue" must be all lower-case
(#169) Variable "p_sFile" must be all lower-case
(#169) Variable "p_sFile" must not contain underscores.
(#170) Opening brace should be on the same line as the declaration
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#172) Variable "p_sFile" must be all lower-case
(#172) Variable "p_sFile" must not contain underscores.
(#182) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#186) Variable "header_parts" must not contain underscores.
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#189) Variable "header_parts" must not contain underscores.
(#189) Variable "header_parts" must not contain underscores.
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#192) Variable "header_parts" must not contain underscores.
(#192) Variable "header_parts" must not contain underscores.
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#195) Variable "header_parts" must not contain underscores.
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#208) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#209) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#211) Variable "body_size" must not contain underscores.
(#212) Variable "header_size" must not contain underscores.
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Variable "usePadding" must be all lower-case
(#215) Variable "body_size" must not contain underscores.
(#215) Variable "header_size" must not contain underscores.
(#217) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#219) Variable "body_size" must not contain underscores.
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "usePadding" must be all lower-case
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "i_pos" must not contain underscores.
(#243) Variable "i_pos" must not contain underscores.
(#243) Variable "i_pos" must not contain underscores.
(#244) Variable "i_pos" must not contain underscores.
(#244) Variable "i_pos" must not contain underscores.
(#245) Variable "i_pos" must not contain underscores.
(#245) Variable "i_pos" must not contain underscores.
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "dggContainer" must be all lower-case
(#41) Member variable "dgContainer" must be all lower-case
(#48) Public method name "Escher::getDggContainer" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Escher::setDggContainer" must be in lower-case letters only
(#58) Variable "dggContainer" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "dggContainer" must be all lower-case
(#68) Public method name "Escher::getDgContainer" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "Escher::setDgContainer" must be in lower-case letters only
(#78) Variable "dgContainer" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "dgContainer" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "dgId" must be all lower-case
(#41) Member variable "lastSpId" must be all lower-case
(#43) Member variable "spgrContainer" must be all lower-case
(#45) Public method name "DgContainer::getDgId" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#50) Public method name "DgContainer::setDgId" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#55) Public method name "DgContainer::getLastSpId" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) Public method name "DgContainer::setLastSpId" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#65) Public method name "DgContainer::getSpgrContainer" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#70) Public method name "DgContainer::setSpgrContainer" must be in lower-case letters only
(#70) Variable "spgrContainer" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "spgrContainer" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "SpgrContainer::setParent" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "SpgrContainer::getParent" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#68) Public method name "SpgrContainer::addChild" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#77) Public method name "SpgrContainer::getChildren" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#87) Public method name "SpgrContainer::getAllSpContainers" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "allSpContainers" must be all lower-case
(#93) Variable "allSpContainers" must be all lower-case
(#93) Variable "allSpContainers" must be all lower-case
(#95) Variable "allSpContainers" must be all lower-case
(#99) Variable "allSpContainers" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "spType" must be all lower-case
(#55) Member variable "spFlag" must be all lower-case
(#62) Member variable "spId" must be all lower-case
(#69) Member variable "OPT" must be all lower-case
(#76) Member variable "startCoordinates" must be all lower-case
(#83) Member variable "startOffsetX" must be all lower-case
(#90) Member variable "startOffsetY" must be all lower-case
(#97) Member variable "endCoordinates" must be all lower-case
(#104) Member variable "endOffsetX" must be all lower-case
(#111) Member variable "endOffsetY" must be all lower-case
(#118) Public method name "SpContainer::setParent" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#128) Public method name "SpContainer::getParent" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "SpContainer::setSpgr" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#148) Public method name "SpContainer::getSpgr" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "SpContainer::setSpType" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#168) Public method name "SpContainer::getSpType" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#178) Public method name "SpContainer::setSpFlag" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#188) Public method name "SpContainer::getSpFlag" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#198) Public method name "SpContainer::setSpId" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#208) Public method name "SpContainer::getSpId" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Public method name "SpContainer::setOPT" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "SpContainer::getOPT" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#244) Public method name "SpContainer::getOPTCollection" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#254) Public method name "SpContainer::setStartCoordinates" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#264) Public method name "SpContainer::getStartCoordinates" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#274) Public method name "SpContainer::setStartOffsetX" must be in lower-case letters only
(#274) Variable "startOffsetX" must be all lower-case
(#275) Opening brace should be on the same line as the declaration
(#276) Variable "startOffsetX" must be all lower-case
(#284) Public method name "SpContainer::getStartOffsetX" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "SpContainer::setStartOffsetY" must be in lower-case letters only
(#294) Variable "startOffsetY" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "startOffsetY" must be all lower-case
(#304) Public method name "SpContainer::getStartOffsetY" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#314) Public method name "SpContainer::setEndCoordinates" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#324) Public method name "SpContainer::getEndCoordinates" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#334) Public method name "SpContainer::setEndOffsetX" must be in lower-case letters only
(#334) Variable "endOffsetX" must be all lower-case
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "endOffsetX" must be all lower-case
(#344) Public method name "SpContainer::getEndOffsetX" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#354) Public method name "SpContainer::setEndOffsetY" must be in lower-case letters only
(#354) Variable "endOffsetY" must be all lower-case
(#355) Opening brace should be on the same line as the declaration
(#356) Variable "endOffsetY" must be all lower-case
(#364) Public method name "SpContainer::getEndOffsetY" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#376) Public method name "SpContainer::getNestingLevel" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#378) Variable "nestingLevel" must be all lower-case
(#382) Variable "nestingLevel" must be all lower-case
(#386) Variable "nestingLevel" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "spIdMax" must be all lower-case
(#41) Member variable "cDgSaved" must be all lower-case
(#48) Member variable "cSpSaved" must be all lower-case
(#55) Member variable "bstoreContainer" must be all lower-case
(#62) Member variable "OPT" must be all lower-case
(#69) Member variable "IDCLs" must be all lower-case
(#76) Public method name "DggContainer::getSpIdMax" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "DggContainer::setSpIdMax" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "DggContainer::getCDgSaved" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "DggContainer::setCDgSaved" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "DggContainer::getCSpSaved" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "DggContainer::setCSpSaved" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "DggContainer::getBstoreContainer" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "DggContainer::setBstoreContainer" must be in lower-case letters only
(#146) Variable "bstoreContainer" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "bstoreContainer" must be all lower-case
(#157) Public method name "DggContainer::setOPT" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "DggContainer::getOPT" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#182) Public method name "DggContainer::getIDCLs" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#192) Public method name "DggContainer::setIDCLs" must be in lower-case letters only
(#192) Variable "pValue" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "BSECollection" must be all lower-case
(#41) Public method name "BstoreContainer::addBSE" must be in lower-case letters only
(#41) Variable "BSE" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "BSE" must be all lower-case
(#44) Variable "BSE" must be all lower-case
(#52) Public method name "BstoreContainer::getBSECollection" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Member variable "blipType" must be all lower-case
(#66) Public method name "BSE::setParent" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "BSE::getBlip" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "BSE::setBlip" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Public method name "BSE::getBlipType" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "BSE::setBlipType" must be in lower-case letters only
(#107) Variable "blipType" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "blipType" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Blip::getData" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "Blip::setData" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#68) Public method name "Blip::setParent" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "Blip::getParent" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Excel5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Excel5::sizeCol" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#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
(#43) Variable "columnDimensions" must be all lower-case
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "columnDimensions" must be all lower-case
(#46) Variable "columnDimensions" must be all lower-case
(#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
(#48) Variable "columnDimension" must be all lower-case
(#48) Variable "columnDimensions" must be all lower-case
(#49) Variable "columnDimension" must be all lower-case
(#50) Variable "pixelWidth" must be all lower-case
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#53) Variable "defaultColumnDimension" must be all lower-case
(#54) Variable "defaultColumnDimension" must be all lower-case
(#55) Variable "pixelWidth" 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 "pixelWidth" must be all lower-case
(#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
(#62) Variable "columnDimensions" must be all lower-case
(#62) Variable "columnDimensions" must be all lower-case
(#63) Variable "effectivePixelWidth" must be all lower-case
(#65) Variable "effectivePixelWidth" must be all lower-case
(#65) Variable "pixelWidth" must be all lower-case
(#68) Variable "effectivePixelWidth" must be all lower-case
(#80) Public method name "Excel5::sizeRow" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#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
(#85) Variable "rowDimensions" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "rowDimensions" must be all lower-case
(#88) Variable "rowDimensions" must be all lower-case
(#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
(#90) Variable "rowDimension" must be all lower-case
(#90) Variable "rowDimensions" must be all lower-case
(#91) Variable "rowHeight" must be all lower-case
(#91) Variable "rowDimension" must be all lower-case
(#92) Variable "pixelRowHeight" must be all lower-case
(#92) Variable "rowHeight" must be all lower-case
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#95) Variable "defaultRowDimension" must be all lower-case
(#96) Variable "rowHeight" must be all lower-case
(#96) Variable "defaultRowDimension" must be all lower-case
(#97) Variable "pixelRowHeight" must be all lower-case
(#97) Variable "rowHeight" must be all lower-case
(#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) Variable "pointRowHeight" must be all lower-case
(#101) Variable "pixelRowHeight" must be all lower-case
(#101) Variable "pointRowHeight" must be all lower-case
(#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
(#105) Variable "rowDimensions" must be all lower-case
(#105) Variable "rowDimensions" must be all lower-case
(#106) Variable "effectivePixelRowHeight" must be all lower-case
(#108) Variable "effectivePixelRowHeight" must be all lower-case
(#108) Variable "pixelRowHeight" must be all lower-case
(#111) Variable "effectivePixelRowHeight" must be all lower-case
(#125) Public method name "Excel5::getDistanceX" must be in lower-case letters only
(#125) Variable "startColumn" must be all lower-case
(#125) Variable "startOffsetX" must be all lower-case
(#125) Variable "endColumn" must be all lower-case
(#125) Variable "endOffsetX" must be all lower-case
(#125) Line exceeds 132 characters; contains 157 characters
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "distanceX" must be all lower-case
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Variable "startColumnIndex" must be all lower-case
(#130) Variable "startColumn" must be all lower-case
(#131) Variable "endColumnIndex" must be all lower-case
(#131) Variable "endColumn" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "startColumnIndex" must be all lower-case
(#132) Variable "endColumnIndex" must be all lower-case
(#133) Variable "distanceX" must be all lower-case
(#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
(#137) Variable "distanceX" must be all lower-case
(#137) Variable "startColumn" must be all lower-case
(#137) Variable "startOffsetX" must be all lower-case
(#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) Variable "distanceX" must be all lower-case
(#140) Variable "endColumn" must be all lower-case
(#140) Variable "endOffsetX" must be all lower-case
(#142) Variable "distanceX" must be all lower-case
(#156) Public method name "Excel5::getDistanceY" must be in lower-case letters only
(#156) Variable "startRow" must be all lower-case
(#156) Variable "startOffsetY" must be all lower-case
(#156) Variable "endRow" must be all lower-case
(#156) Variable "endOffsetY" must be all lower-case
(#156) Line exceeds 132 characters; contains 147 characters
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "distanceY" must be all lower-case
(#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
(#161) Variable "startRow" must be all lower-case
(#161) Variable "endRow" must be all lower-case
(#162) Variable "distanceY" must be all lower-case
(#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
(#166) Variable "distanceY" must be all lower-case
(#166) Variable "startRow" must be all lower-case
(#166) Variable "startOffsetY" must be all lower-case
(#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
(#169) Variable "distanceY" must be all lower-case
(#169) Variable "endRow" must be all lower-case
(#169) Variable "endOffsetY" must be all lower-case
(#171) Variable "distanceY" must be all lower-case
(#226) Public method name "Excel5::oneAnchor2twoAnchor" must be in lower-case letters only
(#226) Variable "offsetX" must be all lower-case
(#226) Variable "offsetY" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#229) Variable "col_start" must not contain underscores.
(#230) Variable "row_start" must not contain underscores.
(#232) Variable "offsetX" must be all lower-case
(#233) Variable "offsetY" must be all lower-case
(#236) Variable "col_end" must not contain underscores.
(#236) Variable "col_start" must not contain underscores.
(#237) Variable "row_end" must not contain underscores.
(#237) Variable "row_start" must not contain underscores.
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Variable "col_start" must not contain underscores.
(#243) Variable "row_start" must not contain underscores.
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "col_end" must not contain underscores.
(#252) Variable "col_end" must not contain underscores.
(#253) Variable "col_end" must not contain underscores.
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "row_end" must not contain underscores.
(#258) Variable "row_end" must not contain underscores.
(#259) Variable "row_end" must not contain underscores.
(#264) Variable "col_start" must not contain underscores.
(#267) Variable "col_end" must not contain underscores.
(#270) Variable "row_start" must not contain underscores.
(#273) Variable "row_end" must not contain underscores.
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "col_start" must not contain underscores.
(#279) Variable "row_start" must not contain underscores.
(#280) Variable "col_end" must not contain underscores.
(#281) Variable "row_end" must not contain underscores.
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "startCoordinates" must be all lower-case
(#283) Variable "col_start" must not contain underscores.
(#283) Variable "row_start" must not contain underscores.
(#284) Variable "endCoordinates" must be all lower-case
(#284) Variable "col_end" must not contain underscores.
(#284) Variable "row_end" must not contain underscores.
(#286) Variable "twoAnchor" must be all lower-case
(#287) Variable "startCoordinates" must be all lower-case
(#290) Variable "endCoordinates" must be all lower-case
(#295) Variable "twoAnchor" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/File.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "useUploadTempDirectory" must be all lower-case
(#42) Public method name "File::setUseUploadTempDirectory" must be in lower-case letters only
(#42) Variable "useUploadTempDir" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "useUploadTempDirectory" must be all lower-case
(#44) Variable "useUploadTempDir" must be all lower-case
(#52) Public method name "File::getUseUploadTempDirectory" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "useUploadTempDirectory" must be all lower-case
(#63) Public method name "File::fileExists" must be in lower-case letters only
(#63) Variable "pFilename" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#68) Variable "pFilename" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "zipFile" must be all lower-case
(#70) Variable "pFilename" must be all lower-case
(#70) Variable "pFilename" must be all lower-case
(#71) Variable "archiveFile" must be all lower-case
(#71) Variable "pFilename" must be all lower-case
(#71) Variable "pFilename" must be all lower-case
(#73) Variable "zipClass" must be all lower-case
(#74) Variable "zipClass" must be all lower-case
(#75) Variable "zipFile" must be all lower-case
(#76) Variable "returnValue" must be all lower-case
(#76) Variable "archiveFile" must be all lower-case
(#79) Variable "returnValue" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "pFilename" must be all lower-case
(#95) Variable "pFilename" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "returnValue" must be all lower-case
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "pFilename" must be all lower-case
(#102) Variable "returnValue" must be all lower-case
(#102) Variable "pFilename" must be all lower-case
(#106) Variable "returnValue" must be all lower-case
(#106) Variable "returnValue" must be all lower-case
(#107) Variable "pathArray" must be all lower-case
(#107) Variable "pFilename" must be all lower-case
(#108) Variable "pathArray" must be all lower-case
(#108) Variable "pathArray" must be all lower-case
(#109) Variable "pathArray" must be all lower-case
(#110) Variable "pathArray" must be all lower-case
(#111) Variable "pathArray" must be all lower-case
(#112) Variable "pathArray" must be all lower-case
(#117) Variable "returnValue" must be all lower-case
(#117) Variable "pathArray" must be all lower-case
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) This comment is 50% valid code; is this commented out code?
(#121) Variable "returnValue" must be all lower-case
(#129) Public method name "File::sysGetTempDir" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "useUploadTempDirectory" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#143) 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
(#162) 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
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Expected 1 space before comment text but found 8; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Font.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "autoSizeMethods" must be all lower-case
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#59) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#126) Member variable "autoSizeMethod" must be all lower-case
(#133) Member variable "trueTypeFontPath" must be all lower-case
(#142) Member variable "defaultColumnWidths" must be all lower-case
(#188) Public method name "Font::setAutoSizeMethod" must be in lower-case letters only
(#188) Variable "pValue" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "pValue" must be all lower-case
(#190) Variable "autoSizeMethods" must be all lower-case
(#193) Variable "autoSizeMethod" must be all lower-case
(#193) Variable "pValue" must be all lower-case
(#203) Public method name "Font::getAutoSizeMethod" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "autoSizeMethod" must be all lower-case
(#219) Public method name "Font::setTrueTypeFontPath" must be in lower-case letters only
(#219) Variable "pValue" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "trueTypeFontPath" must be all lower-case
(#221) Variable "pValue" must be all lower-case
(#229) Public method name "Font::getTrueTypeFontPath" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#231) Variable "trueTypeFontPath" must be all lower-case
(#243) Public method name "Font::calculateColumnWidth" must be in lower-case letters only
(#243) Variable "cellText" must be all lower-case
(#243) Variable "defaultFont" must be all lower-case
(#243) Line exceeds 132 characters; contains 180 characters
(#244) Opening brace should be on the same line as the declaration
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "cellText" must be all lower-case
(#247) Variable "cellText" must be all lower-case
(#247) Variable "cellText" must be all lower-case
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "cellText" must be all lower-case
(#252) Variable "lineTexts" must be all lower-case
(#252) Variable "cellText" must be all lower-case
(#253) Variable "lineWidths" must be all lower-case
(#254) Variable "lineTexts" must be all lower-case
(#254) Variable "lineText" must be all lower-case
(#255) Variable "lineWidths" must be all lower-case
(#255) Variable "lineText" must be all lower-case
(#255) Variable "defaultFont" must be all lower-case
(#258) Variable "lineWidths" must be all lower-case
(#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
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "autoSizeMethod" must be all lower-case
(#264) Variable "columnWidthAdjust" must be all lower-case
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "columnWidth" must be all lower-case
(#268) Variable "cellText" must be all lower-case
(#268) Variable "columnWidthAdjust" must be all lower-case
(#275) Variable "columnWidthAdjust" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "columnWidth" must be all lower-case
(#278) Variable "cellText" must be all lower-case
(#278) Variable "columnWidthAdjust" must be all lower-case
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "columnWidth" must be all lower-case
(#282) Variable "columnWidth" must be all lower-case
(#282) Variable "defaultFont" must be all lower-case
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) This comment is 50% valid code; is this commented out code?
(#285) Variable "columnWidth" must be all lower-case
(#297) Public method name "Font::getTextWidthPixelsExact" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "fontFile" must be all lower-case
(#306) Variable "textBox" must be all lower-case
(#306) Variable "fontFile" must be all lower-case
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Variable "lowerLeftCornerX" must be all lower-case
(#309) Variable "textBox" must be all lower-case
(#310) Variable "lowerRightCornerX" must be all lower-case
(#310) Variable "textBox" must be all lower-case
(#311) Variable "upperRightCornerX" must be all lower-case
(#311) Variable "textBox" must be all lower-case
(#312) Variable "upperLeftCornerX" must be all lower-case
(#312) Variable "textBox" must be all lower-case
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "textWidth" must be all lower-case
(#315) Variable "lowerRightCornerX" must be all lower-case
(#315) Variable "upperLeftCornerX" must be all lower-case
(#315) Variable "upperRightCornerX" must be all lower-case
(#315) Variable "lowerLeftCornerX" must be all lower-case
(#317) Variable "textWidth" must be all lower-case
(#328) Public method name "Font::getTextWidthPixelsApprox" must be in lower-case letters only
(#328) Variable "columnText" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#330) Variable "fontName" must be all lower-case
(#331) Variable "fontSize" must be all lower-case
(#334) Variable "fontName" must be all lower-case
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Variable "columnWidth" must be all lower-case
(#337) Variable "columnText" must be all lower-case
(#338) Variable "columnWidth" must be all lower-case
(#338) Variable "columnWidth" must be all lower-case
(#338) Variable "fontSize" must be all lower-case
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Variable "columnWidth" must be all lower-case
(#343) Variable "columnText" must be all lower-case
(#344) Variable "columnWidth" must be all lower-case
(#344) Variable "columnWidth" must be all lower-case
(#344) Variable "fontSize" must be all lower-case
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Variable "columnWidth" must be all lower-case
(#349) Variable "columnText" must be all lower-case
(#350) Variable "columnWidth" must be all lower-case
(#350) Variable "columnWidth" must be all lower-case
(#350) Variable "fontSize" must be all lower-case
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "columnWidth" must be all lower-case
(#355) Variable "columnText" must be all lower-case
(#356) Variable "columnWidth" must be all lower-case
(#356) Variable "columnWidth" must be all lower-case
(#356) Variable "fontSize" must be all lower-case
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Variable "columnWidth" must be all lower-case
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "columnWidth" must be all lower-case
(#367) Variable "columnWidth" must be all lower-case
(#368) Variable "fontSize" must be all lower-case
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#373) Variable "columnWidth" must be all lower-case
(#382) Public method name "Font::fontSizeToPixels" must be in lower-case letters only
(#382) Variable "fontSizeInPoints" must be all lower-case
(#383) Opening brace should be on the same line as the declaration
(#384) Variable "fontSizeInPoints" must be all lower-case
(#393) Public method name "Font::inchSizeToPixels" must be in lower-case letters only
(#393) Variable "sizeInInch" must be all lower-case
(#394) Opening brace should be on the same line as the declaration
(#395) Variable "sizeInInch" must be all lower-case
(#404) Public method name "Font::centimeterSizeToPixels" must be in lower-case letters only
(#404) Variable "sizeInCm" must be all lower-case
(#405) Opening brace should be on the same line as the declaration
(#406) Variable "sizeInCm" must be all lower-case
(#415) Public method name "Font::getTrueTypeFontFileFromFont" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "trueTypeFontPath" must be all lower-case
(#417) Variable "trueTypeFontPath" must be all lower-case
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "fontFile" must be all lower-case
(#434) Variable "fontFile" must be all lower-case
(#440) Variable "fontFile" must be all lower-case
(#446) Variable "fontFile" must be all lower-case
(#451) Variable "fontFile" must be all lower-case
(#457) Variable "fontFile" must be all lower-case
(#460) Variable "fontFile" must be all lower-case
(#466) Variable "fontFile" must be all lower-case
(#469) Variable "fontFile" must be all lower-case
(#472) Variable "fontFile" must be all lower-case
(#475) Variable "fontFile" must be all lower-case
(#481) Variable "fontFile" must be all lower-case
(#484) Variable "fontFile" must be all lower-case
(#489) Variable "fontFile" must be all lower-case
(#495) Variable "fontFile" must be all lower-case
(#501) Variable "fontFile" must be all lower-case
(#507) Line exceeds 132 characters; contains 133 characters
(#511) Variable "fontFile" must be all lower-case
(#511) Variable "trueTypeFontPath" must be all lower-case
(#511) Variable "fontFile" must be all lower-case
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Variable "fontFile" must be all lower-case
(#518) Variable "fontFile" must be all lower-case
(#527) Public method name "Font::getCharsetFromFontName" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#552) Public method name "Font::getDefaultColumnWidthByFont" must be in lower-case letters only
(#552) Variable "pPixels" must be all lower-case
(#553) Opening brace should be on the same line as the declaration
(#554) Variable "defaultColumnWidths" must be all lower-case
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Variable "columnWidth" must be all lower-case
(#556) Variable "pPixels" must be all lower-case
(#557) Variable "defaultColumnWidths" must be all lower-case
(#558) Variable "defaultColumnWidths" must be all lower-case
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Variable "columnWidth" must be all lower-case
(#562) Variable "pPixels" must be all lower-case
(#563) Variable "defaultColumnWidths" must be all lower-case
(#564) Variable "defaultColumnWidths" must be all lower-case
(#565) Variable "columnWidth" must be all lower-case
(#565) Variable "columnWidth" must be all lower-case
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Variable "pPixels" must be all lower-case
(#569) Variable "columnWidth" must be all lower-case
(#569) Variable "columnWidth" must be all lower-case
(#573) Variable "columnWidth" must be all lower-case
(#583) Public method name "Font::getDefaultRowHeightByFont" must be in lower-case letters only
(#584) Opening brace should be on the same line as the declaration
(#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
(#590) Variable "rowHeight" must be all lower-case
(#593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Variable "rowHeight" must be all lower-case
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Variable "rowHeight" must be all lower-case
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Variable "rowHeight" must be all lower-case
(#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
(#607) Variable "rowHeight" must be all lower-case
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Variable "rowHeight" must be all lower-case
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Variable "rowHeight" 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) Variable "rowHeight" must be all lower-case
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Variable "rowHeight" must be all lower-case
(#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
(#633) Variable "rowHeight" must be all lower-case
(#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
(#637) Variable "rowHeight" must be all lower-case
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Variable "rowHeight" must be all lower-case
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "rowHeight" must be all lower-case
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Variable "rowHeight" must be all lower-case
(#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
(#654) Variable "rowHeight" must be all lower-case
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Variable "rowHeight" must be all lower-case
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Variable "rowHeight" must be all lower-case
(#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
(#667) Variable "rowHeight" must be all lower-case
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Variable "rowHeight" must be all lower-case
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Variable "rowHeight" must be all lower-case
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Variable "rowHeight" must be all lower-case
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "rowHeight" must be all lower-case
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Variable "rowHeight" must be all lower-case
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Variable "rowHeight" must be all lower-case
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "rowHeight" must be all lower-case
(#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
(#705) Variable "rowHeight" must be all lower-case
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "rowHeight" must be all lower-case
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Variable "rowHeight" must be all lower-case
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Variable "rowHeight" must be all lower-case
(#724) Variable "rowHeight" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) Expected 1 space after asterisk; 4 found
(#16) Expected 1 space after asterisk; 4 found
(#17) Expected 1 space after asterisk; 4 found
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Expected 1 space after asterisk; 4 found
(#25) Member variable "L" must be all lower-case
(#29) Expected 1 space after asterisk; 4 found
(#35) Expected 1 space after asterisk; 4 found
(#43) Expected 1 space after asterisk; 4 found
(#45) Variable "A" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "A" must be all lower-case
(#48) Variable "A" must be all lower-case
(#49) Variable "A" must be all lower-case
(#76) This comment is 50% valid code; is this commented out code?
(#81) Expected 1 space after asterisk; 4 found
(#83) Public method name "CholeskyDecomposition::isSPD" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) This comment is 50% valid code; is this commented out code?
(#92) Expected 1 space after asterisk; 4 found
(#94) Public method name "CholeskyDecomposition::getL" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#97) This comment is 50% valid code; is this commented out code?
(#102) Expected 1 space after asterisk; 4 found
(#103) Expected 1 space after asterisk; 4 found
(#105) Variable "B" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "B" must be all lower-case
(#108) Variable "B" must be all lower-case
(#110) Variable "X" must be all lower-case
(#110) Variable "B" must be all lower-case
(#111) Variable "B" must be all lower-case
(#116) Variable "X" must be all lower-case
(#116) Variable "X" must be all lower-case
(#120) Variable "X" must be all lower-case
(#126) Variable "X" must be all lower-case
(#130) Variable "X" must be all lower-case
(#130) Variable "X" must be all lower-case
(#135) Variable "X" must be all lower-case
(#145) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected 1 space after asterisk; 4 found
(#22) Expected 1 space after asterisk; 4 found
(#23) Expected 1 space after asterisk; 4 found
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Expected 1 space after asterisk; 4 found
(#35) Expected 1 space after asterisk; 4 found
(#41) Expected 1 space after asterisk; 4 found
(#48) Expected 1 space after asterisk; 4 found
(#50) Member variable "V" must be all lower-case
(#54) Expected 1 space after asterisk; 4 found
(#56) Member variable "H" must be all lower-case
(#60) Expected 1 space after asterisk; 4 found
(#66) Expected 1 space after asterisk; 4 found
(#75) Opening brace should be on the same line as the declaration
(#76) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#77) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#78) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#79) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#83) Variable "i_" must not contain underscores.
(#88) Variable "i_" must not contain underscores.
(#89) Variable "i_" must not contain underscores.
(#89) Variable "i_" must not contain underscores.
(#99) Variable "i_" must not contain underscores.
(#106) Variable "i_" must not contain underscores.
(#115) Variable "i_" must not contain underscores.
(#133) Variable "i_" must not contain underscores.
(#182) Opening brace should be on the same line as the declaration
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 20 spaces, found 16
(#289) Opening brace should be on the same line as the declaration
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Opening brace should be on the same line as the declaration
(#392) Opening brace should be on the same line as the declaration
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) 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
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Line indented incorrectly; expected at least 16 spaces, found 12
(#438) Usage of ELSEIF not allowed; use ELSE IF instead
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Line indented incorrectly; expected at least 20 spaces, found 16
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 16 spaces, found 12
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Usage of ELSEIF not allowed; use ELSE IF instead
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) This comment is 56% valid code; is this commented out code?
(#627) This comment is 46% valid code; is this commented out code?
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Line indented incorrectly; expected at least 28 spaces, found 24
(#671) 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
(#680) Line indented incorrectly; expected at least 16 spaces, found 12
(#681) Usage of ELSEIF not allowed; use ELSE IF instead
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Expected 1 space after asterisk; 4 found
(#772) Expected 1 space after asterisk; 4 found
(#774) Variable "Arg" must be all lower-case
(#775) Opening brace should be on the same line as the declaration
(#776) Variable "Arg" must be all lower-case
(#777) Variable "Arg" must be all lower-case
(#805) Expected 1 space after asterisk; 4 found
(#807) Public method name "EigenvalueDecomposition::getV" must be in lower-case letters only
(#808) Opening brace should be on the same line as the declaration
(#815) Expected 1 space after asterisk; 4 found
(#817) Public method name "EigenvalueDecomposition::getRealEigenvalues" must be in lower-case letters only
(#818) Opening brace should be on the same line as the declaration
(#825) Expected 1 space after asterisk; 4 found
(#827) Public method name "EigenvalueDecomposition::getImagEigenvalues" must be in lower-case letters only
(#828) Opening brace should be on the same line as the declaration
(#835) Expected 1 space after asterisk; 4 found
(#837) Public method name "EigenvalueDecomposition::getD" must be in lower-case letters only
(#838) Opening brace should be on the same line as the declaration
(#840) Variable "D" must be all lower-case
(#841) Variable "D" must be all lower-case
(#846) Variable "D" must be all lower-case
(#849) Variable "D" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected 1 space after asterisk; 4 found
(#17) Expected 1 space after asterisk; 4 found
(#18) Expected 1 space after asterisk; 4 found
(#19) Expected 1 space after asterisk; 4 found
(#20) Expected 1 space after asterisk; 4 found
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Expected 1 space after asterisk; 4 found
(#31) Member variable "LU" must be all lower-case
(#35) Expected 1 space after asterisk; 4 found
(#41) Expected 1 space after asterisk; 4 found
(#47) Expected 1 space after asterisk; 4 found
(#53) Expected 1 space after asterisk; 4 found
(#60) Expected 1 space after asterisk; 4 found
(#61) Expected 1 space after asterisk; 4 found
(#63) Variable "A" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "A" must be all lower-case
(#67) Variable "A" must be all lower-case
(#68) Variable "A" must be all lower-case
(#69) Variable "A" must be all lower-case
(#74) Variable "LUrowi" must be all lower-case
(#74) Variable "LUcolj" must be all lower-case
(#80) Variable "LUcolj" must be all lower-case
(#84) Variable "LUrowi" must be all lower-case
(#89) Variable "LUrowi" must be all lower-case
(#89) Variable "LUcolj" must be all lower-case
(#91) Variable "LUrowi" must be all lower-case
(#91) Variable "LUcolj" must be all lower-case
(#96) Variable "LUcolj" must be all lower-case
(#96) Variable "LUcolj" must be all lower-case
(#121) This comment is 50% valid code; is this commented out code?
(#126) Expected 1 space after asterisk; 4 found
(#128) Public method name "LUDecomposition::getL" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Variable "L" must be all lower-case
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#135) Variable "L" must be all lower-case
(#137) Variable "L" must be all lower-case
(#142) Variable "L" must be all lower-case
(#143) This comment is 50% valid code; is this commented out code?
(#148) Expected 1 space after asterisk; 4 found
(#150) Public method name "LUDecomposition::getU" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#155) Variable "U" must be all lower-case
(#157) Variable "U" must be all lower-case
(#162) Variable "U" must be all lower-case
(#163) This comment is 50% valid code; is this commented out code?
(#168) Expected 1 space after asterisk; 4 found
(#170) Public method name "LUDecomposition::getPivot" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#173) This comment is 50% valid code; is this commented out code?
(#178) Expected 1 space after asterisk; 4 found
(#180) Public method name "LUDecomposition::getDoublePivot" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#183) This comment is 50% valid code; is this commented out code?
(#188) Expected 1 space after asterisk; 4 found
(#190) Public method name "LUDecomposition::isNonsingular" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#199) This comment is 50% valid code; is this commented out code?
(#204) Expected 1 space after asterisk; 4 found
(#207) Opening brace should be on the same line as the declaration
(#218) This comment is 50% valid code; is this commented out code?
(#223) Expected 1 space after asterisk; 4 found
(#224) Expected 1 space after asterisk; 4 found
(#225) Expected 1 space after asterisk; 4 found
(#226) Expected 1 space after asterisk; 4 found
(#228) Variable "B" must be all lower-case
(#229) Opening brace should be on the same line as the declaration
(#230) Variable "B" must be all lower-case
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "B" must be all lower-case
(#234) Variable "X" must be all lower-case
(#234) Variable "B" must be all lower-case
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "X" must be all lower-case
(#239) Variable "X" must be all lower-case
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "X" must be all lower-case
(#250) Variable "X" must be all lower-case
(#250) Variable "X" must be all lower-case
(#255) Variable "X" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/Matrix.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Expected 1 space after asterisk; 4 found
(#29) Member variable "A" must be all lower-case
(#34) Expected 1 space after asterisk; 4 found
(#41) Expected 1 space after asterisk; 4 found
(#48) Line exceeds maximum limit of 180 characters; contains 244 characters
(#51) Opening brace should be on the same line as the declaration
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Rectangular matrix - m x n initialized from 2D array" but found "//Rectangular matrix - m x n initialized from 2D array"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// Square matrix - n x n" but found "//Square matrix - n x n"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// Rectangular matrix - m x n" but found "//Rectangular matrix - m x n"
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// Rectangular matrix - m x n initialized from packed array" but found "//Rectangular matrix - m x n initialized from packed array"
(#105) Expected 1 space after asterisk; 4 found
(#107) Public method name "Matrix::getArray" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#115) Expected 1 space after asterisk; 4 found
(#117) Public method name "Matrix::getRowDimension" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#125) Expected 1 space after asterisk; 4 found
(#127) Public method name "Matrix::getColumnDimension" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#136) Expected 1 space after asterisk; 4 found
(#137) Expected 1 space after asterisk; 4 found
(#138) Expected 1 space after asterisk; 4 found
(#141) Opening brace should be on the same line as the declaration
(#149) Expected 1 space after asterisk; 4 found
(#150) Expected 1 space after asterisk; 4 found
(#151) Expected 1 space after asterisk; 4 found
(#152) Expected 1 space after asterisk; 4 found
(#153) Expected 1 space after asterisk; 4 found
(#155) Public method name "Matrix::getMatrix" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#162) This comment is 78% valid code; is this commented out code?
(#162) No space found before comment text; expected "// A($i0...; $j0...)" but found "//A($i0...; $j0...)"
(#175) Variable "R" must be all lower-case
(#178) Variable "R" must be all lower-case
(#182) Variable "R" must be all lower-case
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) This comment is 82% valid code; is this commented out code?
(#184) No space found before comment text; expected "// A($i0...$iF; $j0...$jF)" but found "//A($i0...$iF; $j0...$jF)"
(#186) Variable "iF" must be all lower-case
(#186) Variable "jF" must be all lower-case
(#187) Variable "iF" must be all lower-case
(#187) Variable "iF" must be all lower-case
(#188) Variable "iF" must be all lower-case
(#192) Variable "jF" must be all lower-case
(#192) Variable "jF" must be all lower-case
(#193) Variable "jF" must be all lower-case
(#197) Variable "R" must be all lower-case
(#198) Variable "iF" must be all lower-case
(#199) Variable "jF" must be all lower-case
(#200) Variable "R" must be all lower-case
(#204) Variable "R" must be all lower-case
(#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) No space found before comment text; expected "// $R = array of row indices; $C = array of column indices" but found "//$R = array of row indices; $C = array of column indices"
(#208) Variable "RL" must be all lower-case
(#208) Variable "CL" must be all lower-case
(#209) Variable "RL" must be all lower-case
(#210) Variable "RL" must be all lower-case
(#214) Variable "CL" must be all lower-case
(#215) Variable "CL" must be all lower-case
(#219) Variable "R" must be all lower-case
(#222) Variable "R" must be all lower-case
(#222) Variable "RL" must be all lower-case
(#222) Variable "CL" must be all lower-case
(#226) Variable "R" must be all lower-case
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// $RL = array of row indices; $CL = array of column indices" but found "//$RL = array of row indices; $CL = array of column indices"
(#230) Variable "RL" must be all lower-case
(#230) Variable "CL" must be all lower-case
(#231) Variable "RL" must be all lower-case
(#232) Variable "RL" must be all lower-case
(#236) Variable "CL" must be all lower-case
(#237) Variable "CL" must be all lower-case
(#241) Variable "R" must be all lower-case
(#244) Variable "R" must be all lower-case
(#244) Variable "RL" must be all lower-case
(#244) Variable "CL" must be all lower-case
(#248) Variable "R" must be all lower-case
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) This comment is 43% valid code; is this commented out code?
(#250) No space found before comment text; expected "// A($i0...$iF); $CL = array of column indices" but found "//A($i0...$iF); $CL = array of column indices"
(#252) Variable "iF" must be all lower-case
(#252) Variable "CL" must be all lower-case
(#253) Variable "iF" must be all lower-case
(#253) Variable "iF" must be all lower-case
(#254) Variable "iF" must be all lower-case
(#258) Variable "CL" must be all lower-case
(#259) Variable "CL" must be all lower-case
(#263) Variable "R" must be all lower-case
(#264) Variable "iF" must be all lower-case
(#266) Variable "R" must be all lower-case
(#266) Variable "RL" must be all lower-case
(#270) Variable "R" must be all lower-case
(#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) No space found before comment text; expected "// $RL = array of row indices" but found "//$RL = array of row indices"
(#274) Variable "RL" must be all lower-case
(#274) Variable "jF" must be all lower-case
(#275) Variable "RL" must be all lower-case
(#276) Variable "RL" must be all lower-case
(#280) Variable "jF" must be all lower-case
(#280) Variable "jF" must be all lower-case
(#281) Variable "jF" must be all lower-case
(#285) Variable "R" must be all lower-case
(#287) Variable "jF" must be all lower-case
(#288) Variable "R" must be all lower-case
(#288) Variable "RL" must be all lower-case
(#292) Variable "R" must be all lower-case
(#307) Expected 1 space after asterisk; 4 found
(#308) Expected 1 space after asterisk; 4 found
(#310) Public method name "Matrix::checkMatrixDimensions" must be in lower-case letters only
(#310) Variable "B" must be all lower-case
(#311) Opening brace should be on the same line as the declaration
(#312) Variable "B" must be all lower-case
(#313) Variable "B" must be all lower-case
(#313) Variable "B" must be all lower-case
(#321) This comment is 50% valid code; is this commented out code?
(#327) Expected 1 space after asterisk; 4 found
(#328) Expected 1 space after asterisk; 4 found
(#329) Expected 1 space after asterisk; 4 found
(#330) Expected 1 space after asterisk; 4 found
(#333) Opening brace should be on the same line as the declaration
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) This comment is 50% valid code; is this commented out code?
(#342) Expected 1 space after asterisk; 4 found
(#343) Expected 1 space after asterisk; 4 found
(#344) Expected 1 space after asterisk; 4 found
(#347) Opening brace should be on the same line as the declaration
(#355) Expected 1 space after asterisk; 4 found
(#356) Expected 1 space after asterisk; 4 found
(#357) Expected 1 space after asterisk; 4 found
(#358) Expected 1 space after asterisk; 4 found
(#361) Opening brace should be on the same line as the declaration
(#362) Variable "R" must be all lower-case
(#364) Variable "R" must be all lower-case
(#367) Variable "R" must be all lower-case
(#374) Expected 1 space after asterisk; 4 found
(#375) Expected 1 space after asterisk; 4 found
(#376) Expected 1 space after asterisk; 4 found
(#378) Public method name "Matrix::getMatrixByRow" must be in lower-case letters only
(#378) Variable "iF" must be all lower-case
(#379) Opening brace should be on the same line as the declaration
(#381) Variable "iF" must be all lower-case
(#382) Variable "iF" must be all lower-case
(#395) Expected 1 space after asterisk; 4 found
(#396) Expected 1 space after asterisk; 4 found
(#397) Expected 1 space after asterisk; 4 found
(#399) Public method name "Matrix::getMatrixByCol" must be in lower-case letters only
(#399) Variable "jF" must be all lower-case
(#400) Opening brace should be on the same line as the declaration
(#402) Variable "jF" must be all lower-case
(#403) Variable "jF" must be all lower-case
(#416) Expected 1 space after asterisk; 4 found
(#419) Opening brace should be on the same line as the declaration
(#420) Variable "R" must be all lower-case
(#423) Variable "R" must be all lower-case
(#427) Variable "R" must be all lower-case
(#428) This comment is 50% valid code; is this commented out code?
(#434) Expected 1 space after asterisk; 4 found
(#437) Opening brace should be on the same line as the declaration
(#451) Expected 1 space after asterisk; 4 found
(#454) Opening brace should be on the same line as the declaration
(#461) Expected 1 space after asterisk; 4 found
(#462) Expected 1 space after asterisk; 4 found
(#465) Opening brace should be on the same line as the declaration
(#473) Variable "M" must be all lower-case
(#479) Variable "M" must be all lower-case
(#485) Variable "M" must be all lower-case
(#488) Variable "M" must be all lower-case
(#488) Variable "M" must be all lower-case
(#492) Variable "M" must be all lower-case
(#502) Expected 1 space after asterisk; 4 found
(#503) Expected 1 space after asterisk; 4 found
(#505) Public method name "Matrix::plusEquals" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#514) Variable "M" must be all lower-case
(#520) Variable "M" must be all lower-case
(#526) Variable "M" must be all lower-case
(#529) Variable "validValues" must be all lower-case
(#530) Variable "M" must be all lower-case
(#533) Variable "validValues" must be all lower-case
(#537) Variable "validValues" must be all lower-case
(#539) Variable "validValues" must be all lower-case
(#557) Expected 1 space after asterisk; 4 found
(#558) Expected 1 space after asterisk; 4 found
(#561) Opening brace should be on the same line as the declaration
(#569) Variable "M" must be all lower-case
(#575) Variable "M" must be all lower-case
(#581) Variable "M" must be all lower-case
(#584) Variable "M" must be all lower-case
(#584) Variable "M" must be all lower-case
(#588) Variable "M" must be all lower-case
(#598) Expected 1 space after asterisk; 4 found
(#599) Expected 1 space after asterisk; 4 found
(#601) Public method name "Matrix::minusEquals" must be in lower-case letters only
(#602) Opening brace should be on the same line as the declaration
(#610) Variable "M" must be all lower-case
(#616) Variable "M" must be all lower-case
(#622) Variable "M" must be all lower-case
(#625) Variable "validValues" must be all lower-case
(#626) Variable "M" must be all lower-case
(#629) Variable "validValues" must be all lower-case
(#633) Variable "validValues" must be all lower-case
(#635) Variable "validValues" must be all lower-case
(#654) Expected 1 space after asterisk; 4 found
(#655) Expected 1 space after asterisk; 4 found
(#657) Public method name "Matrix::arrayTimes" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#666) Variable "M" must be all lower-case
(#672) Variable "M" must be all lower-case
(#678) Variable "M" must be all lower-case
(#681) Variable "M" must be all lower-case
(#681) Variable "M" must be all lower-case
(#685) Variable "M" must be all lower-case
(#696) Expected 1 space after asterisk; 4 found
(#697) Expected 1 space after asterisk; 4 found
(#699) Public method name "Matrix::arrayTimesEquals" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#708) Variable "M" must be all lower-case
(#714) Variable "M" must be all lower-case
(#720) Variable "M" must be all lower-case
(#723) Variable "validValues" must be all lower-case
(#724) Variable "M" must be all lower-case
(#727) Variable "validValues" must be all lower-case
(#731) Variable "validValues" must be all lower-case
(#733) Variable "validValues" must be all lower-case
(#752) Expected 1 space after asterisk; 4 found
(#753) Expected 1 space after asterisk; 4 found
(#755) Public method name "Matrix::arrayRightDivide" must be in lower-case letters only
(#756) Opening brace should be on the same line as the declaration
(#764) Variable "M" must be all lower-case
(#770) Variable "M" must be all lower-case
(#776) Variable "M" must be all lower-case
(#779) Variable "validValues" must be all lower-case
(#780) Variable "M" must be all lower-case
(#783) Variable "validValues" must be all lower-case
(#787) Variable "validValues" must be all lower-case
(#789) Variable "validValues" must be all lower-case
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#792) Variable "M" must be all lower-case
(#794) Variable "M" must be all lower-case
(#797) Variable "M" must be all lower-case
(#802) Variable "M" must be all lower-case
(#813) Expected 1 space after asterisk; 4 found
(#814) Expected 1 space after asterisk; 4 found
(#816) Public method name "Matrix::arrayRightDivideEquals" must be in lower-case letters only
(#817) Opening brace should be on the same line as the declaration
(#825) Variable "M" must be all lower-case
(#831) Variable "M" must be all lower-case
(#837) Variable "M" must be all lower-case
(#840) Variable "M" must be all lower-case
(#844) Variable "M" must be all lower-case
(#855) Expected 1 space after asterisk; 4 found
(#856) Expected 1 space after asterisk; 4 found
(#858) Public method name "Matrix::arrayLeftDivide" must be in lower-case letters only
(#859) Opening brace should be on the same line as the declaration
(#867) Variable "M" must be all lower-case
(#873) Variable "M" must be all lower-case
(#879) Variable "M" must be all lower-case
(#882) Variable "M" must be all lower-case
(#882) Variable "M" must be all lower-case
(#886) Variable "M" must be all lower-case
(#897) Expected 1 space after asterisk; 4 found
(#898) Expected 1 space after asterisk; 4 found
(#900) Public method name "Matrix::arrayLeftDivideEquals" must be in lower-case letters only
(#901) Opening brace should be on the same line as the declaration
(#909) Variable "M" must be all lower-case
(#915) Variable "M" must be all lower-case
(#921) Variable "M" must be all lower-case
(#924) Variable "M" must be all lower-case
(#928) Variable "M" must be all lower-case
(#938) Expected 1 space after asterisk; 4 found
(#939) Expected 1 space after asterisk; 4 found
(#942) Opening brace should be on the same line as the declaration
(#950) Variable "B" must be all lower-case
(#954) Variable "B" must be all lower-case
(#955) Variable "C" must be all lower-case
(#955) Variable "B" must be all lower-case
(#956) Variable "B" must be all lower-case
(#958) Variable "Bcolj" must be all lower-case
(#958) Variable "B" must be all lower-case
(#961) Variable "Arowi" must be all lower-case
(#964) Variable "Arowi" must be all lower-case
(#964) Variable "Bcolj" must be all lower-case
(#966) Variable "C" must be all lower-case
(#970) Variable "C" must be all lower-case
(#976) Variable "B" must be all lower-case
(#977) Variable "B" must be all lower-case
(#978) Variable "C" must be all lower-case
(#978) Variable "B" must be all lower-case
(#979) Variable "C" must be all lower-case
(#980) Variable "C" must be all lower-case
(#982) Variable "C" must be all lower-case
(#983) Variable "B" must be all lower-case
(#985) Variable "C" must be all lower-case
(#989) Variable "C" must be all lower-case
(#994) Variable "M" must be all lower-case
(#997) Variable "C" must be all lower-case
(#998) Variable "C" must be all lower-case
(#999) Variable "C" must be all lower-case
(#1000) Variable "C" must be all lower-case
(#1004) Variable "C" must be all lower-case
(#1007) Variable "C" must be all lower-case
(#1008) Variable "C" must be all lower-case
(#1009) Variable "C" must be all lower-case
(#1010) Variable "C" must be all lower-case
(#1014) Variable "C" must be all lower-case
(#1017) Variable "C" must be all lower-case
(#1018) Variable "C" must be all lower-case
(#1019) Variable "C" must be all lower-case
(#1020) Variable "C" must be all lower-case
(#1024) Variable "C" must be all lower-case
(#1039) Expected 1 space after asterisk; 4 found
(#1040) Expected 1 space after asterisk; 4 found
(#1043) Opening brace should be on the same line as the declaration
(#1051) Variable "M" must be all lower-case
(#1057) Variable "M" must be all lower-case
(#1063) Variable "M" must be all lower-case
(#1066) Variable "validValues" must be all lower-case
(#1067) Variable "M" must be all lower-case
(#1070) Variable "validValues" must be all lower-case
(#1074) Variable "validValues" must be all lower-case
(#1076) Variable "validValues" must be all lower-case
(#1094) Expected 1 space after asterisk; 4 found
(#1095) Expected 1 space after asterisk; 4 found
(#1098) Opening brace should be on the same line as the declaration
(#1106) Variable "M" must be all lower-case
(#1112) Variable "M" must be all lower-case
(#1118) Variable "M" must be all lower-case
(#1121) Variable "M" must be all lower-case
(#1134) Expected 1 space after asterisk; 4 found
(#1135) Expected 1 space after asterisk; 4 found
(#1137) Variable "B" must be all lower-case
(#1138) Opening brace should be on the same line as the declaration
(#1140) Variable "LU" must be all lower-case
(#1142) Variable "LU" must be all lower-case
(#1142) Variable "B" must be all lower-case
(#1144) Variable "QR" must be all lower-case
(#1146) Variable "QR" must be all lower-case
(#1146) Variable "B" must be all lower-case
(#1153) Expected 1 space after asterisk; 4 found
(#1156) Opening brace should be on the same line as the declaration
(#1164) Expected 1 space after asterisk; 4 found
(#1167) Opening brace should be on the same line as the declaration
(#1168) Variable "L" must be all lower-case
(#1170) Variable "L" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected 1 space after asterisk; 4 found
(#17) Expected 1 space after asterisk; 4 found
(#18) Expected 1 space after asterisk; 4 found
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Expected 1 space after asterisk; 4 found
(#28) Member variable "QR" must be all lower-case
(#32) Expected 1 space after asterisk; 4 found
(#38) Expected 1 space after asterisk; 4 found
(#44) Expected 1 space after asterisk; 4 found
(#46) Member variable "Rdiag" must be all lower-case
(#51) Expected 1 space after asterisk; 4 found
(#52) Expected 1 space after asterisk; 4 found
(#54) Variable "A" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "A" must be all lower-case
(#58) Variable "A" must be all lower-case
(#59) Variable "A" must be all lower-case
(#60) Variable "A" must be all lower-case
(#94) This comment is 50% valid code; is this commented out code?
(#99) Expected 1 space after asterisk; 4 found
(#101) Public method name "QRDecomposition::isFullRank" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) This comment is 50% valid code; is this commented out code?
(#115) Expected 1 space after asterisk; 4 found
(#117) Public method name "QRDecomposition::getH" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#122) Variable "H" must be all lower-case
(#124) Variable "H" must be all lower-case
(#129) Variable "H" must be all lower-case
(#130) This comment is 50% valid code; is this commented out code?
(#135) Expected 1 space after asterisk; 4 found
(#137) Public method name "QRDecomposition::getR" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#142) Variable "R" must be all lower-case
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#144) Variable "R" must be all lower-case
(#146) Variable "R" must be all lower-case
(#151) Variable "R" must be all lower-case
(#152) This comment is 50% valid code; is this commented out code?
(#157) Expected 1 space after asterisk; 4 found
(#159) Public method name "QRDecomposition::getQ" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#163) Variable "Q" must be all lower-case
(#165) Variable "Q" must be all lower-case
(#170) Variable "Q" must be all lower-case
(#174) Variable "Q" must be all lower-case
(#179) This comment is 62% valid code; is this commented out code?
(#188) Variable "Q" must be all lower-case
(#189) This comment is 50% valid code; is this commented out code?
(#194) Expected 1 space after asterisk; 4 found
(#195) Expected 1 space after asterisk; 4 found
(#197) Variable "B" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "B" must be all lower-case
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "B" must be all lower-case
(#203) Variable "X" must be all lower-case
(#203) Variable "B" must be all lower-case
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "X" must be all lower-case
(#213) Variable "X" must be all lower-case
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "X" must be all lower-case
(#224) Variable "X" must be all lower-case
(#224) Variable "X" must be all lower-case
(#228) Variable "X" must be all lower-case
(#228) Variable "X" must be all lower-case
(#230) Variable "X" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected 1 space after asterisk; 4 found
(#18) Expected 1 space after asterisk; 4 found
(#19) Expected 1 space after asterisk; 4 found
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Expected 1 space after asterisk; 4 found
(#27) Member variable "U" must be all lower-case
(#31) Expected 1 space after asterisk; 4 found
(#33) Member variable "V" must be all lower-case
(#37) Expected 1 space after asterisk; 4 found
(#43) Expected 1 space after asterisk; 4 found
(#49) Expected 1 space after asterisk; 4 found
(#58) Expected 1 space after asterisk; 4 found
(#59) Expected 1 space after asterisk; 4 found
(#61) Variable "Arg" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#64) Variable "A" must be all lower-case
(#64) Variable "Arg" must be all lower-case
(#65) Variable "Arg" must be all lower-case
(#66) Variable "Arg" must be all lower-case
(#84) Variable "A" must be all lower-case
(#87) Variable "A" must be all lower-case
(#91) Variable "A" must be all lower-case
(#93) Variable "A" must be all lower-case
(#103) Variable "A" must be all lower-case
(#103) Variable "A" must be all lower-case
(#105) Variable "A" must be all lower-case
(#107) Variable "A" must be all lower-case
(#107) Variable "A" must be all lower-case
(#111) Variable "A" must be all lower-case
(#119) Variable "A" must be all lower-case
(#148) Variable "A" must be all lower-case
(#154) Variable "A" must be all lower-case
(#171) Variable "A" must be all lower-case
(#177) Variable "A" must be all lower-case
(#251) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#333) Line exceeds 132 characters; contains 143 characters
(#434) Expected 1 space after asterisk; 4 found
(#436) Public method name "SingularValueDecomposition::getU" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#444) Expected 1 space after asterisk; 4 found
(#446) Public method name "SingularValueDecomposition::getV" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#454) Expected 1 space after asterisk; 4 found
(#456) Public method name "SingularValueDecomposition::getSingularValues" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#464) Expected 1 space after asterisk; 4 found
(#466) Public method name "SingularValueDecomposition::getS" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#470) Variable "S" must be all lower-case
(#472) Variable "S" must be all lower-case
(#475) Variable "S" must be all lower-case
(#481) Expected 1 space after asterisk; 4 found
(#484) Opening brace should be on the same line as the declaration
(#491) Expected 1 space after asterisk; 4 found
(#494) Opening brace should be on the same line as the declaration
(#501) Expected 1 space after asterisk; 4 found
(#504) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/utils/Error.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) Expected 1 space after asterisk; 4 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space after asterisk; 4 found
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) No space found before comment text; expected "// Language constant" but found "//Language constant"
(#11) No space found before comment text; expected "// All errors may be defined by the following format:" but found "//All errors may be defined by the following format:"
(#12) No space found before comment text; expected "// define('ExceptionName', N);" but found "//define('ExceptionName', N);"
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) No space found before comment text; expected "// $error['lang'][ExceptionName] = 'Error message';" but found "//$error['lang'][ExceptionName] = 'Error message';"
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#65) Expected 1 space after asterisk; 4 found
(#67) function name "JAMAError" must be lower-case letters only
(#67) Variable "errorNumber" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#71) Variable "errorNumber" must be all lower-case
(#72) Variable "errorNumber" must be all lower-case
(#73) Variable "errorNumber" must be all lower-case
(#75) Variable "errorNumber" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/JAMA/utils/Maths.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Opening brace should be on the same line as the declaration
(#17) Usage of ELSEIF not allowed; use ELSE IF instead
(#25) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLE.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#10) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#18) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#21) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Variable "GLOBALS" must be all lower-case
(#81) Member variable "bigBlockSize" must be all lower-case
(#87) Member variable "smallBlockSize" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "bbatBlockCount" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "directoryFirstBlockId" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "sbatFirstBlockId" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "sbbatBlockCount" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "mbatFirstBlockId" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "mbbatBlockCount" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "mbatBlocks" must be all lower-case
(#144) Variable "mbatBlocks" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "mbatFirstBlockId" must be all lower-case
(#149) Variable "mbbatBlockCount" must be all lower-case
(#152) Variable "mbatBlocks" must be all lower-case
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "bbatBlockCount" must be all lower-case
(#160) Variable "mbatBlocks" must be all lower-case
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "shortBlockCount" must be all lower-case
(#169) Variable "sbbatBlockCount" must be all lower-case
(#170) Variable "sbatFh" must be all lower-case
(#170) Variable "sbatFirstBlockId" must be all lower-case
(#171) Variable "blockId" must be all lower-case
(#171) Variable "blockId" must be all lower-case
(#171) Variable "shortBlockCount" must be all lower-case
(#171) Variable "blockId" must be all lower-case
(#172) Variable "blockId" must be all lower-case
(#172) Variable "sbatFh" must be all lower-case
(#174) Variable "sbatFh" must be all lower-case
(#176) Variable "directoryFirstBlockId" must be all lower-case
(#185) Public method name "OLE::_getBlockOffset" must be in lower-case letters only
(#185) Variable "blockId" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "blockId" must be all lower-case
(#196) Public method name "OLE::getStream" must be in lower-case letters only
(#196) Variable "blockIdOrPps" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "isRegistered" must be all lower-case
(#199) Variable "isRegistered" must be all lower-case
(#201) Variable "isRegistered" must be all lower-case
(#207) Variable "GLOBALS" must be all lower-case
(#208) Variable "instanceId" must be all lower-case
(#208) Variable "GLOBALS" must be all lower-case
(#210) Variable "instanceId" must be all lower-case
(#211) Variable "blockIdOrPps" must be all lower-case
(#212) Variable "blockIdOrPps" must be all lower-case
(#213) Variable "blockIdOrPps" must be all lower-case
(#215) Variable "blockIdOrPps" must be all lower-case
(#226) Private method name "OLE::_readInt1" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Private method name "OLE::_readInt2" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#250) Private method name "OLE::_readInt4" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#264) Public method name "OLE::_readPpsWks" must be in lower-case letters only
(#264) Variable "blockId" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "blockId" must be all lower-case
(#269) Variable "nameUtf16" must be all lower-case
(#270) Variable "nameLength" must be all lower-case
(#271) Variable "nameUtf16" must be all lower-case
(#271) Variable "nameUtf16" must be all lower-case
(#271) Variable "nameLength" must be all lower-case
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Variable "nameUtf16" must be all lower-case
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Variable "childPps" must be all lower-case
(#319) Variable "childPps" must be all lower-case
(#320) Variable "childPps" must be all lower-case
(#321) Variable "childPps" must be all lower-case
(#337) Public method name "OLE::_ppsTreeComplete" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#356) Public method name "OLE::isFile" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#372) Public method name "OLE::isRoot" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#386) Public method name "OLE::ppsTotal" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#402) Public method name "OLE::getData" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#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
(#422) Public method name "OLE::getDataLength" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#438) Public method name "OLE::ascToUcs" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#457) Public method name "OLE::localDateToOLE" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "big_date" must not contain underscores.
(#469) Line exceeds 132 characters; contains 157 characters
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Variable "big_date" must not contain underscores.
(#473) Variable "high_part" must not contain underscores.
(#473) Variable "big_date" must not contain underscores.
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Variable "low_part" must not contain underscores.
(#475) Variable "big_date" must not contain underscores.
(#475) Variable "high_part" must not contain underscores.
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "low_part" must not contain underscores.
(#483) Variable "low_part" must not contain underscores.
(#486) Variable "high_part" must not contain underscores.
(#488) Variable "high_part" must not contain underscores.
(#501) Public method name "OLE::OLE2LocalDate" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#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
(#509) Variable "high_part" must not contain underscores.
(#510) Variable "low_part" must not contain underscores.
(#512) Variable "big_date" must not contain underscores.
(#512) Variable "high_part" must not contain underscores.
(#512) Variable "low_part" must not contain underscores.
(#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
(#514) Variable "big_date" must not contain underscores.
(#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
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Variable "big_date" must not contain underscores.
(#522) Variable "big_date" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "GLOBALS" must be all lower-case
(#76) Line exceeds 132 characters; contains 139 characters
(#83) Variable "GLOBALS" must be all lower-case
(#85) Variable "blockId" must be all lower-case
(#87) Variable "blockId" must be all lower-case
(#87) Line exceeds 132 characters; contains 144 characters
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "rootPos" must be all lower-case
(#90) Variable "blockId" must be all lower-case
(#91) Variable "rootPos" must be all lower-case
(#91) Variable "blockId" must be all lower-case
(#92) Variable "blockId" must be all lower-case
(#92) Variable "blockId" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "blockId" must be all lower-case
(#99) Variable "blockId" must be all lower-case
(#102) Variable "blockId" must be all lower-case
(#102) Variable "blockId" must be all lower-case
(#110) Variable "openedPath" must be all lower-case
(#122) Variable "GLOBALS" must be all lower-case
(#174) Usage of ELSEIF not allowed; use ELSE IF instead
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#176) The use of function sizeof() is forbidden; use count() instead
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLE/PPS.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#10) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#18) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#21) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "No" must be all lower-case
(#42) Member variable "Name" must be all lower-case
(#48) Member variable "Type" must be all lower-case
(#54) Member variable "PrevPps" must be all lower-case
(#60) Member variable "NextPps" must be all lower-case
(#66) Member variable "DirPps" must be all lower-case
(#72) Member variable "Time1st" must be all lower-case
(#78) Member variable "Time2nd" must be all lower-case
(#84) Member variable "startBlock" must be all lower-case
(#90) Member variable "Size" must be all lower-case
(#124) Variable "No" must be all lower-case
(#124) Variable "time_1st" must not contain underscores.
(#124) Variable "time_2nd" must not contain underscores.
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "No" must be all lower-case
(#132) Variable "time_1st" must not contain underscores.
(#133) Variable "time_2nd" must not contain underscores.
(#148) Public method name "PPS::getDataLen" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#162) Public method name "PPS::_getPpsWk" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#166) This comment is 50% valid code; is this commented out code?
(#167) This comment is 50% valid code; is this commented out code?
(#168) No space found before comment text; expected "// UK // 68" but found "//UK // 68"
(#169) No space found before comment text; expected "// Prev // 72" but found "//Prev // 72"
(#170) No space found before comment text; expected "// Next // 76" but found "//Next // 76"
(#171) No space found before comment text; expected "// Dir // 80" but found "//Dir // 80"
(#172) This comment is 50% valid code; is this commented out code?
(#173) This comment is 50% valid code; is this commented out code?
(#174) This comment is 50% valid code; is this commented out code?
(#176) This comment is 50% valid code; is this commented out code?
(#177) This comment is 50% valid code; is this commented out code?
(#178) This comment is 50% valid code; is this commented out code?
(#179) This comment is 50% valid code; is this commented out code?
(#180) This comment is 50% valid code; is this commented out code?
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 50% valid code; is this commented out code?
(#193) Public method name "PPS::_savePpsSetPnt" must be in lower-case letters only
(#193) Variable "raList" must be all lower-case
(#193) Variable "to_save" must not contain underscores.
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "to_save" must not contain underscores.
(#195) Variable "to_save" must not contain underscores.
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#197) Variable "to_save" must not contain underscores.
(#198) Variable "raList" must be all lower-case
(#200) Variable "raList" must be all lower-case
(#200) Variable "to_save" must not contain underscores.
(#200) Variable "to_save" must not contain underscores.
(#201) Variable "raList" must be all lower-case
(#202) Variable "raList" must be all lower-case
(#203) Variable "raList" must be all lower-case
(#204) Variable "raList" must be all lower-case
(#204) Variable "raList" must be all lower-case
(#204) Variable "raList" must be all lower-case
(#206) Variable "iPos" must be all lower-case
(#206) Variable "to_save" must not contain underscores.
(#207) Variable "aPrev" must be all lower-case
(#207) Variable "to_save" must not contain underscores.
(#207) Variable "iPos" must be all lower-case
(#208) Variable "aNext" must be all lower-case
(#208) Variable "to_save" must not contain underscores.
(#208) Variable "iPos" must be all lower-case
(#209) Variable "raList" must be all lower-case
(#211) Variable "raList" must be all lower-case
(#211) Variable "to_save" must not contain underscores.
(#211) Variable "iPos" must be all lower-case
(#211) Variable "to_save" must not contain underscores.
(#211) Variable "iPos" must be all lower-case
(#212) Variable "raList" must be all lower-case
(#213) Variable "raList" must be all lower-case
(#213) Variable "raList" must be all lower-case
(#213) Variable "aPrev" must be all lower-case
(#214) Variable "raList" must be all lower-case
(#214) Variable "raList" must be all lower-case
(#214) Variable "aNext" must be all lower-case
(#215) Variable "raList" must be all lower-case
(#215) Variable "raList" must be all lower-case
(#215) Variable "raList" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/File.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#10) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#18) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#21) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
(#40) Line exceeds 132 characters; contains 136 characters
(#49) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#67) Public method name "File::getStream" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#10) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#18) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#21) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (+)
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "tempDirectory" must be all lower-case
(#43) Variable "time_1st" must not contain underscores.
(#43) Variable "time_2nd" must not contain underscores.
(#43) Variable "raChild" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#47) Variable "time_1st" must not contain underscores.
(#47) Variable "time_2nd" must not contain underscores.
(#47) Variable "raChild" must be all lower-case
(#47) Line exceeds maximum limit of 180 characters; contains 209 characters
(#62) Opening brace should be on the same line as the declaration
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "aList" must be all lower-case
(#92) Variable "aList" must be all lower-case
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Variable "iSBDcnt" must be all lower-case
(#94) Variable "iBBcnt" must be all lower-case
(#94) Variable "iPPScnt" must be all lower-case
(#94) Variable "aList" must be all lower-case
(#94) This comment is 80% valid code; is this commented out code?
(#94) No space found before comment text; expected "// , $rhInfo);" but found "//, $rhInfo);"
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "iSBDcnt" must be all lower-case
(#96) Variable "iBBcnt" must be all lower-case
(#96) Variable "iPPScnt" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "aList" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "iSBDcnt" must be all lower-case
(#102) Variable "aList" must be all lower-case
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "aList" must be all lower-case
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "iSBDcnt" must be all lower-case
(#106) Variable "iBBcnt" must be all lower-case
(#106) Variable "iPPScnt" must be all lower-case
(#121) Public method name "Root::_calcSize" must be in lower-case letters only
(#121) Variable "raList" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "iSBDcnt" must be all lower-case
(#124) Variable "iBBcnt" must be all lower-case
(#124) Variable "iPPScnt" must be all lower-case
(#125) Variable "iSmallLen" must be all lower-case
(#126) Variable "iSBcnt" must be all lower-case
(#127) Variable "iCount" must be all lower-case
(#127) Variable "raList" must be all lower-case
(#128) Variable "iCount" must be all lower-case
(#129) Variable "raList" must be all lower-case
(#130) Variable "raList" must be all lower-case
(#130) Variable "raList" must be all lower-case
(#131) Variable "raList" must be all lower-case
(#132) Variable "iSBcnt" must be all lower-case
(#132) Variable "raList" must be all lower-case
(#133) Variable "raList" must be all lower-case
(#135) Variable "iBBcnt" must be all lower-case
(#135) Variable "raList" must be all lower-case
(#136) Variable "raList" must be all lower-case
(#140) Variable "iSmallLen" must be all lower-case
(#140) Variable "iSBcnt" must be all lower-case
(#141) Variable "iSlCnt" must be all lower-case
(#142) Variable "iSBDcnt" must be all lower-case
(#142) Variable "iSBcnt" must be all lower-case
(#142) Variable "iSlCnt" must be all lower-case
(#142) Variable "iSBcnt" must be all lower-case
(#142) Variable "iSlCnt" must be all lower-case
(#143) Variable "iBBcnt" must be all lower-case
(#143) Variable "iSmallLen" must be all lower-case
(#144) Variable "iSmallLen" must be all lower-case
(#145) Variable "iCnt" must be all lower-case
(#145) Variable "raList" must be all lower-case
(#146) Variable "iBdCnt" must be all lower-case
(#147) Variable "iPPScnt" must be all lower-case
(#147) Variable "iCnt" must be all lower-case
(#147) Variable "iBdCnt" must be all lower-case
(#147) Variable "iCnt" must be all lower-case
(#147) Variable "iBdCnt" must be all lower-case
(#149) Variable "iSBDcnt" must be all lower-case
(#149) Variable "iBBcnt" must be all lower-case
(#149) Variable "iPPScnt" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "iWk" must be all lower-case
(#163) Variable "iWk" must be all lower-case
(#163) Variable "iWk" must be all lower-case
(#163) Variable "iWk" must be all lower-case
(#163) Variable "iWk" must be all lower-case
(#173) Public method name "Root::_saveHeader" must be in lower-case letters only
(#173) Variable "iSBDcnt" must be all lower-case
(#173) Variable "iBBcnt" must be all lower-case
(#173) Variable "iPPScnt" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "FILE" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "iBlCnt" must be all lower-case
(#179) Variable "i1stBdL" must be all lower-case
(#181) Variable "iBdExL" must be all lower-case
(#182) Variable "iAll" must be all lower-case
(#182) Variable "iBBcnt" must be all lower-case
(#182) Variable "iPPScnt" must be all lower-case
(#182) Variable "iSBDcnt" must be all lower-case
(#183) Variable "iAllW" must be all lower-case
(#183) Variable "iAll" must be all lower-case
(#184) Variable "iBdCntW" must be all lower-case
(#184) Variable "iAllW" must be all lower-case
(#184) Variable "iBlCnt" must be all lower-case
(#184) Variable "iAllW" must be all lower-case
(#184) Variable "iBlCnt" must be all lower-case
(#185) Variable "iBdCnt" must be all lower-case
(#185) Variable "iAll" must be all lower-case
(#185) Variable "iBdCntW" must be all lower-case
(#185) Variable "iBlCnt" must be all lower-case
(#185) Variable "iAllW" must be all lower-case
(#185) Variable "iBdCntW" must be all lower-case
(#185) Variable "iBlCnt" must be all lower-case
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "iBdCnt" must be all lower-case
(#188) Variable "i1stBdL" must be all lower-case
(#190) Variable "iBdExL" must be all lower-case
(#191) Variable "iAllW" must be all lower-case
(#192) Variable "iBdCntW" must be all lower-case
(#192) Variable "iAllW" must be all lower-case
(#192) Variable "iBlCnt" must be all lower-case
(#192) Variable "iAllW" must be all lower-case
(#192) Variable "iBlCnt" must be all lower-case
(#193) Variable "iBdCnt" must be all lower-case
(#193) Variable "iAllW" must be all lower-case
(#193) Variable "iBdCntW" must be all lower-case
(#193) Variable "iBlCnt" must be all lower-case
(#193) Variable "iAllW" must be all lower-case
(#193) Variable "iBdCntW" must be all lower-case
(#193) Variable "iBlCnt" must be all lower-case
(#194) Variable "iBdCnt" must be all lower-case
(#194) Variable "iBdExL" must be all lower-case
(#194) Variable "iBlCnt" must be all lower-case
(#194) Variable "i1stBdL" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "FILE" must be all lower-case
(#216) Variable "iBdCnt" must be all lower-case
(#217) Variable "iBBcnt" must be all lower-case
(#217) Variable "iSBDcnt" must be all lower-case
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// ROOT START" but found "//ROOT START"
(#220) Variable "iSBDcnt" must be all lower-case
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// Small Block Depot" but found "//Small Block Depot"
(#221) Variable "iSBDcnt" must be all lower-case
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "iBdCnt" must be all lower-case
(#224) Variable "i1stBdL" must be all lower-case
(#226) Variable "FILE" must be all lower-case
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "FILE" must be all lower-case
(#231) Variable "iAll" must be all lower-case
(#231) Variable "iBdCnt" must be all lower-case
(#231) Variable "iBdExL" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Variable "i1stBdL" must be all lower-case
(#235) Variable "iBdCnt" must be all lower-case
(#236) Variable "FILE" must be all lower-case
(#236) Variable "iAll" must be all lower-case
(#238) Variable "i1stBdL" must be all lower-case
(#239) Variable "jB" must be all lower-case
(#239) Variable "i1stBdL" must be all lower-case
(#240) Variable "jB" must be all lower-case
(#241) Variable "FILE" must be all lower-case
(#252) Public method name "Root::_saveBigData" must be in lower-case letters only
(#252) Variable "iStBlk" must be all lower-case
(#252) Variable "raList" must be all lower-case
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "FILE" must be all lower-case
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "iCount" must be all lower-case
(#257) Variable "raList" must be all lower-case
(#258) Variable "iCount" must be all lower-case
(#259) Variable "raList" must be all lower-case
(#260) Variable "raList" must be all lower-case
(#260) Variable "raList" must be all lower-case
(#261) Variable "raList" must be all lower-case
(#261) Variable "raList" must be all lower-case
(#261) Variable "raList" must be all lower-case
(#261) Line exceeds maximum limit of 180 characters; contains 216 characters
(#262) Variable "FILE" must be all lower-case
(#262) Variable "raList" must be all lower-case
(#264) Variable "raList" must be all lower-case
(#265) Variable "FILE" must be all lower-case
(#265) Variable "raList" must be all lower-case
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "raList" must be all lower-case
(#268) Variable "iStBlk" must be all lower-case
(#269) Variable "iStBlk" must be all lower-case
(#270) Variable "raList" must be all lower-case
(#271) Variable "raList" must be all lower-case
(#282) Public method name "Root::_makeSmallData" must be in lower-case letters only
(#282) Variable "raList" must be all lower-case
(#283) Opening brace should be on the same line as the declaration
(#284) Variable "sRes" must be all lower-case
(#285) Variable "FILE" must be all lower-case
(#286) Variable "iSmBlk" must be all lower-case
(#288) Variable "iCount" must be all lower-case
(#288) Variable "raList" must be all lower-case
(#289) Variable "iCount" must be all lower-case
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "raList" must be all lower-case
(#292) Variable "raList" must be all lower-case
(#295) Variable "raList" must be all lower-case
(#296) Variable "iSmbCnt" must be all lower-case
(#296) Variable "raList" must be all lower-case
(#297) Variable "raList" must be all lower-case
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "jB" must be all lower-case
(#299) Variable "iSmbCnt" must be all lower-case
(#300) Variable "jB" must be all lower-case
(#301) Variable "FILE" must be all lower-case
(#301) Variable "iSmBlk" must be all lower-case
(#303) Variable "FILE" must be all lower-case
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Variable "sRes" must be all lower-case
(#306) Variable "raList" must be all lower-case
(#307) Variable "raList" must be all lower-case
(#308) Variable "sRes" must be all lower-case
(#308) Variable "raList" must be all lower-case
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Variable "raList" must be all lower-case
(#311) Variable "iSmBlk" must be all lower-case
(#312) Variable "iSmBlk" must be all lower-case
(#312) Variable "iSmbCnt" must be all lower-case
(#316) Variable "iSbCnt" must be all lower-case
(#317) Variable "iSmBlk" must be all lower-case
(#317) Variable "iSbCnt" must be all lower-case
(#318) Variable "iB" must be all lower-case
(#318) Variable "iSbCnt" must be all lower-case
(#318) Variable "iSmBlk" must be all lower-case
(#318) Variable "iSbCnt" must be all lower-case
(#319) Variable "iB" must be all lower-case
(#320) Variable "FILE" must be all lower-case
(#324) Variable "sRes" must be all lower-case
(#332) Public method name "Root::_savePps" must be in lower-case letters only
(#332) Variable "raList" must be all lower-case
(#333) Opening brace should be on the same line as the declaration
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Variable "iC" must be all lower-case
(#335) Variable "raList" must be all lower-case
(#336) Variable "iC" must be all lower-case
(#337) Variable "raList" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "iCnt" must be all lower-case
(#340) Variable "raList" must be all lower-case
(#341) Variable "iBCnt" must be all lower-case
(#342) Variable "iCnt" must be all lower-case
(#342) Variable "iBCnt" must be all lower-case
(#343) Variable "iBCnt" must be all lower-case
(#343) Variable "iCnt" must be all lower-case
(#343) Variable "iBCnt" must be all lower-case
(#343) Line exceeds 132 characters; contains 137 characters
(#354) Public method name "Root::_saveBbd" must be in lower-case letters only
(#354) Variable "iSbdSize" must be all lower-case
(#354) Variable "iBsize" must be all lower-case
(#354) Variable "iPpsCnt" must be all lower-case
(#355) Opening brace should be on the same line as the declaration
(#356) Variable "FILE" must be all lower-case
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Variable "iBbCnt" must be all lower-case
(#359) Variable "i1stBdL" must be all lower-case
(#361) Variable "iBdExL" must be all lower-case
(#362) Variable "iAll" must be all lower-case
(#362) Variable "iBsize" must be all lower-case
(#362) Variable "iPpsCnt" must be all lower-case
(#362) Variable "iSbdSize" must be all lower-case
(#363) Variable "iAllW" must be all lower-case
(#363) Variable "iAll" must be all lower-case
(#364) Variable "iBdCntW" must be all lower-case
(#364) Variable "iAllW" must be all lower-case
(#364) Variable "iBbCnt" must be all lower-case
(#364) Variable "iAllW" must be all lower-case
(#364) Variable "iBbCnt" must be all lower-case
(#365) Variable "iBdCnt" must be all lower-case
(#365) Variable "iAll" must be all lower-case
(#365) Variable "iBdCntW" must be all lower-case
(#365) Variable "iBbCnt" must be all lower-case
(#365) Variable "iAllW" must be all lower-case
(#365) Variable "iBdCntW" must be all lower-case
(#365) Variable "iBbCnt" must be all lower-case
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "iBdCnt" must be all lower-case
(#367) Variable "i1stBdL" must be all lower-case
(#369) Variable "iBdExL" must be all lower-case
(#370) Variable "iAllW" must be all lower-case
(#371) Variable "iBdCntW" must be all lower-case
(#371) Variable "iAllW" must be all lower-case
(#371) Variable "iBbCnt" must be all lower-case
(#371) Variable "iAllW" must be all lower-case
(#371) Variable "iBbCnt" must be all lower-case
(#372) Variable "iBdCnt" must be all lower-case
(#372) Variable "iAllW" must be all lower-case
(#372) Variable "iBdCntW" must be all lower-case
(#372) Variable "iBbCnt" must be all lower-case
(#372) Variable "iAllW" must be all lower-case
(#372) Variable "iBdCntW" must be all lower-case
(#372) Variable "iBbCnt" must be all lower-case
(#373) Variable "iBdCnt" must be all lower-case
(#373) Variable "iBdExL" must be all lower-case
(#373) Variable "iBbCnt" must be all lower-case
(#373) Variable "i1stBdL" must be all lower-case
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Variable "iSbdSize" must be all lower-case
(#382) Variable "iSbdSize" must be all lower-case
(#383) Variable "FILE" must be all lower-case
(#385) Variable "FILE" must be all lower-case
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "iBsize" must be all lower-case
(#389) Variable "FILE" must be all lower-case
(#389) Variable "iSbdSize" must be all lower-case
(#391) Variable "FILE" must be all lower-case
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "iPpsCnt" must be all lower-case
(#395) Variable "FILE" must be all lower-case
(#395) Variable "iSbdSize" must be all lower-case
(#395) Variable "iBsize" must be all lower-case
(#397) Variable "FILE" must be all lower-case
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Variable "iBdCnt" must be all lower-case
(#400) Variable "FILE" must be all lower-case
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Variable "iBdExL" must be all lower-case
(#404) Variable "FILE" must be all lower-case
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Variable "iAllW" must be all lower-case
(#407) Variable "iBdCnt" must be all lower-case
(#407) Variable "iBbCnt" must be all lower-case
(#408) Variable "iBlock" must be all lower-case
(#408) Variable "iBbCnt" must be all lower-case
(#408) Variable "iAllW" must be all lower-case
(#408) Variable "iBdCnt" must be all lower-case
(#408) Variable "iBbCnt" must be all lower-case
(#409) Variable "iBlock" must be all lower-case
(#410) Variable "FILE" must be all lower-case
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "iBdCnt" must be all lower-case
(#414) Variable "i1stBdL" must be all lower-case
(#415) Variable "iN" must be all lower-case
(#416) Variable "iNb" must be all lower-case
(#417) Variable "i1stBdL" must be all lower-case
(#417) Variable "iBdCnt" must be all lower-case
(#417) Variable "iN" must be all lower-case
(#418) Variable "iN" must be all lower-case
(#418) Variable "iBbCnt" must be all lower-case
(#419) Variable "iN" must be all lower-case
(#420) Variable "iNb" must be all lower-case
(#421) Variable "FILE" must be all lower-case
(#421) Variable "iAll" must be all lower-case
(#421) Variable "iBdCnt" must be all lower-case
(#421) Variable "iNb" must be all lower-case
(#423) Variable "FILE" must be all lower-case
(#423) Variable "iBsize" must be all lower-case
(#423) Variable "iSbdSize" must be all lower-case
(#423) Variable "iPpsCnt" must be all lower-case
(#425) Variable "iBdCnt" must be all lower-case
(#425) Variable "i1stBdL" must be all lower-case
(#425) Variable "iBbCnt" must be all lower-case
(#426) Variable "iB" must be all lower-case
(#426) Variable "iBbCnt" must be all lower-case
(#426) Variable "iBdCnt" must be all lower-case
(#426) Variable "i1stBdL" must be all lower-case
(#426) Variable "iBbCnt" must be all lower-case
(#427) Variable "iB" must be all lower-case
(#428) Variable "FILE" must be all lower-case
(#431) Variable "FILE" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/OLERead.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) 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
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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) Member variable "summaryInformation" must be all lower-case
(#68) Member variable "documentSummaryInformation" must be all lower-case
(#76) Variable "sFileName" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "sFileName" must be all lower-case
(#80) Variable "sFileName" must be all lower-case
(#80) Line exceeds 132 characters; contains 159 characters
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "sFileName" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "sFileName" must be all lower-case
(#89) Line exceeds 132 characters; contains 133 characters
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "sFileName" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "bigBlockDepotBlocks" must be all lower-case
(#113) Variable "bbdBlocks" must be all lower-case
(#116) Variable "bbdBlocks" must be all lower-case
(#119) Variable "bbdBlocks" must be all lower-case
(#120) Variable "bigBlockDepotBlocks" must be all lower-case
(#126) Variable "blocksToRead" must be all lower-case
(#126) Variable "bbdBlocks" must be all lower-case
(#128) Variable "bbdBlocks" must be all lower-case
(#128) Variable "bbdBlocks" must be all lower-case
(#128) Variable "blocksToRead" must be all lower-case
(#129) Variable "bigBlockDepotBlocks" must be all lower-case
(#133) Variable "bbdBlocks" must be all lower-case
(#133) Variable "blocksToRead" must be all lower-case
(#134) Variable "bbdBlocks" must be all lower-case
(#143) Variable "bigBlockDepotBlocks" must be all lower-case
(#150) Variable "sbdBlock" must be all lower-case
(#152) Variable "sbdBlock" must be all lower-case
(#153) Variable "sbdBlock" must be all lower-case
(#158) Variable "sbdBlock" must be all lower-case
(#158) Variable "sbdBlock" must be all lower-case
(#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
(#174) Public method name "OLERead::getStream" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#180) Variable "streamData" must be all lower-case
(#189) Variable "streamData" must be all lower-case
(#194) Variable "streamData" must be all lower-case
(#196) Variable "numBlocks" must be all lower-case
(#198) Variable "numBlocks" must be all lower-case
(#201) Variable "numBlocks" must be all lower-case
(#209) Variable "streamData" must be all lower-case
(#213) Variable "streamData" must be all lower-case
(#223) Private method name "OLERead::_readData" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#240) Private method name "OLERead::readPropertySets" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#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
(#245) Variable "entryLen" must be all lower-case
(#246) Variable "entryLen" must be all lower-case
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "nameSize" must be all lower-case
(#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
(#256) 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
(#258) Variable "startBlock" must be all lower-case
(#262) Variable "nameSize" must be all lower-case
(#267) Variable "startBlock" must be all lower-case
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "upName" must be all lower-case
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "upName" must be all lower-case
(#275) Variable "upName" must be all lower-case
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Variable "upName" must be all lower-case
(#277) Variable "upName" must be all lower-case
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Private method name "OLERead::getInt4d" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "_or_24" must not contain underscores.
(#314) Variable "_or_24" must not contain underscores.
(#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
(#316) Variable "_ord_24" must not contain underscores.
(#316) Variable "_or_24" must not contain underscores.
(#318) Variable "_ord_24" must not contain underscores.
(#318) Variable "_or_24" must not contain underscores.
(#321) Variable "_ord_24" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/PCLZip/PclZip.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#18) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// define('PCLZIP_SEPARATOR', ' ');" but found "//define('PCLZIP_SEPARATOR', ' ');"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#59) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#60) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#61) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#62) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#63) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#72) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#73) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#74) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#75) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#76) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "g_pclzip_version" must not contain underscores.
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#91) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#92) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#93) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#94) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#95) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#96) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#97) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#98) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#99) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#100) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#101) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#102) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) No space found before comment text; expected "// define('PCLZIP_OPT_CRYPT', 77018);" but found "//define('PCLZIP_OPT_CRYPT', 77018);"
(#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
(#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
(#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
(#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
(#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
(#170) This comment is 62% valid code; is this commented out code?
(#180) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#181) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#183) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#185) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#186) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#187) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#188) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#189) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#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
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Member variable "zip_fd" must not contain underscores.
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Member variable "error_code" must not contain underscores.
(#201) Member variable "error_string" must not contain underscores.
(#203) 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
(#206) Member variable "magic_quotes_status" must not contain underscores.
(#211) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#212) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#213) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#214) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#220) Variable "p_zipname" must not contain underscores.
(#221) Opening brace should be on the same line as the declaration
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "p_zipname" must not contain underscores.
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) This comment is 60% valid code; is this commented out code?
(#240) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#241) This comment is 65% valid code; is this commented out code?
(#241) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#243) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#244) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#245) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#246) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#247) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#248) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#249) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#250) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#251) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#253) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#254) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#255) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#256) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#257) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#258) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#259) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#260) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#261) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#262) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#264) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#265) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#266) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#267) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#268) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#269) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#271) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#272) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#273) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#275) Variable "p_filelist" must not contain underscores.
(#276) Opening brace should be on the same line as the declaration
(#277) Variable "v_result" must not contain underscores.
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "v_options" must not contain underscores.
(#284) Variable "v_options" must not contain underscores.
(#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
(#287) Variable "v_size" must not contain underscores.
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "v_size" must not contain underscores.
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "v_arg_list" must not contain underscores.
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "v_arg_list" must not contain underscores.
(#296) Variable "v_size" must not contain underscores.
(#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
(#299) Variable "v_arg_list" must not contain underscores.
(#299) Variable "v_arg_list" must not contain underscores.
(#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
(#301) Variable "v_result" must not contain underscores.
(#301) Variable "v_arg_list" must not contain underscores.
(#301) Variable "v_size" must not contain underscores.
(#301) Variable "v_options" must not contain underscores.
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) This comment is 43% valid code; is this commented out code?
(#312) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#314) Variable "v_result" must not contain underscores.
(#318) 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
(#322) Variable "v_options" must not contain underscores.
(#322) Variable "v_arg_list" must not contain underscores.
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "v_size" must not contain underscores.
(#326) Variable "v_options" must not contain underscores.
(#326) Variable "v_arg_list" must not contain underscores.
(#327) Usage of ELSEIF not allowed; use ELSE IF instead
(#327) Variable "v_size" must not contain underscores.
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "v_options" must not contain underscores.
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "v_string_list" must not contain underscores.
(#340) Variable "v_att_list" must not contain underscores.
(#341) Variable "v_filedescr_list" must not contain underscores.
(#342) Variable "p_result_list" must not contain underscores.
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "p_filelist" must not contain underscores.
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#348) Variable "p_filelist" must not contain underscores.
(#348) Variable "p_filelist" must not contain underscores.
(#349) Variable "v_att_list" must not contain underscores.
(#349) Variable "p_filelist" must not contain underscores.
(#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) Variable "v_string_list" must not contain underscores.
(#352) Variable "p_filelist" must not contain underscores.
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Variable "p_filelist" must not contain underscores.
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Variable "v_string_list" must not contain underscores.
(#357) Variable "p_filelist" must not contain underscores.
(#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
(#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
(#366) The use of function sizeof() is forbidden; use count() instead
(#366) Variable "v_string_list" must not contain underscores.
(#367) Variable "v_string_list" must not contain underscores.
(#367) Variable "v_string" must not contain underscores.
(#368) Variable "v_string" must not contain underscores.
(#369) Variable "v_att_list" must not contain underscores.
(#369) Variable "v_string" must not contain underscores.
(#370) Empty ELSE statement detected
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Variable "v_supported_attributes" must not contain underscores.
(#384) Variable "v_att_list" must not contain underscores.
(#384) Variable "v_entry" must not contain underscores.
(#385) Variable "v_result" must not contain underscores.
(#385) Variable "v_entry" must not contain underscores.
(#385) Variable "v_filedescr_list" must not contain underscores.
(#385) Variable "v_options" must not contain underscores.
(#385) Variable "v_supported_attributes" must not contain underscores.
(#386) Variable "v_result" must not contain underscores.
(#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
(#392) Variable "v_result" must not contain underscores.
(#392) Variable "v_filedescr_list" must not contain underscores.
(#392) Variable "v_options" must not contain underscores.
(#393) Variable "v_result" must not contain underscores.
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Variable "v_result" must not contain underscores.
(#398) Variable "v_filedescr_list" must not contain underscores.
(#398) Variable "p_result_list" must not contain underscores.
(#398) Variable "v_options" must not contain underscores.
(#399) Variable "v_result" must not contain underscores.
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "p_result_list" must not contain underscores.
(#410) This comment is 60% valid code; is this commented out code?
(#410) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#411) This comment is 65% valid code; is this commented out code?
(#411) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#413) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#414) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#415) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#416) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#417) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#419) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#420) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#421) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#422) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#423) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#424) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#425) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#426) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#427) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#428) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#430) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#431) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#432) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#433) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#434) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#435) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#436) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#437) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#439) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#440) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#441) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#443) Variable "p_filelist" must not contain underscores.
(#444) Opening brace should be on the same line as the declaration
(#445) Variable "v_result" must not contain underscores.
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#451) Variable "v_options" must not contain underscores.
(#452) Variable "v_options" must not contain underscores.
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "v_size" must not contain underscores.
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Variable "v_size" must not contain underscores.
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Variable "v_arg_list" must not contain underscores.
(#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
(#463) Variable "v_arg_list" must not contain underscores.
(#464) Variable "v_size" must not contain underscores.
(#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
(#467) Variable "v_arg_list" must not contain underscores.
(#467) Variable "v_arg_list" must not contain underscores.
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "v_result" must not contain underscores.
(#469) Variable "v_arg_list" must not contain underscores.
(#469) Variable "v_size" must not contain underscores.
(#469) Variable "v_options" must not contain underscores.
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) This comment is 43% valid code; is this commented out code?
(#482) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#484) Variable "v_result" must not contain underscores.
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Variable "v_options" must not contain underscores.
(#492) Variable "v_add_path" must not contain underscores.
(#492) Variable "v_arg_list" must not contain underscores.
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "v_size" must not contain underscores.
(#496) Variable "v_options" must not contain underscores.
(#496) Variable "v_arg_list" must not contain underscores.
(#497) Usage of ELSEIF not allowed; use ELSE IF instead
(#497) Variable "v_size" must not contain underscores.
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#508) Variable "v_options" must not contain underscores.
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Variable "v_string_list" must not contain underscores.
(#512) Variable "v_att_list" must not contain underscores.
(#513) Variable "v_filedescr_list" must not contain underscores.
(#514) Variable "p_result_list" must not contain underscores.
(#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
(#517) Variable "p_filelist" must not contain underscores.
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#520) Variable "p_filelist" must not contain underscores.
(#520) Variable "p_filelist" must not contain underscores.
(#521) Variable "v_att_list" must not contain underscores.
(#521) Variable "p_filelist" must not contain underscores.
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Variable "v_string_list" must not contain underscores.
(#524) Variable "p_filelist" must not contain underscores.
(#526) Usage of ELSEIF not allowed; use ELSE IF instead
(#526) Variable "p_filelist" must not contain underscores.
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Variable "v_string_list" must not contain underscores.
(#529) Variable "p_filelist" must not contain underscores.
(#531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Variable "p_filelist" must not contain underscores.
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) The use of function sizeof() is forbidden; use count() instead
(#538) Variable "v_string_list" must not contain underscores.
(#539) Variable "v_string_list" must not contain underscores.
(#539) Variable "v_string" must not contain underscores.
(#540) Variable "v_att_list" must not contain underscores.
(#540) Variable "v_string" must not contain underscores.
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "v_supported_attributes" must not contain underscores.
(#553) Variable "v_att_list" must not contain underscores.
(#553) Variable "v_entry" must not contain underscores.
(#554) Variable "v_result" must not contain underscores.
(#554) Variable "v_entry" must not contain underscores.
(#554) Variable "v_filedescr_list" must not contain underscores.
(#554) Variable "v_options" must not contain underscores.
(#554) Variable "v_supported_attributes" must not contain underscores.
(#555) Variable "v_result" must not contain underscores.
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Variable "v_result" must not contain underscores.
(#561) Variable "v_filedescr_list" must not contain underscores.
(#561) Variable "v_options" must not contain underscores.
(#562) Variable "v_result" must not contain underscores.
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Variable "v_result" must not contain underscores.
(#567) Variable "v_filedescr_list" must not contain underscores.
(#567) Variable "p_result_list" must not contain underscores.
(#567) Variable "v_options" must not contain underscores.
(#568) Variable "v_result" must not contain underscores.
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Variable "p_result_list" must not contain underscores.
(#580) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#581) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#582) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#583) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#584) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#585) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#586) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#587) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#588) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#589) Expected 1 space before comment text but found 45; use block comment if you need indentation
(#590) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#591) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#592) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#593) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#594) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#595) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#596) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#597) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#598) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#599) Expected 1 space before comment text but found 76; use block comment if you need indentation
(#600) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#601) Expected 1 space before comment text but found 68; use block comment if you need indentation
(#602) Expected 1 space before comment text but found 68; use block comment if you need indentation
(#603) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#604) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#605) Expected 1 space before comment text but found 73; use block comment if you need indentation
(#606) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#607) Expected 1 space before comment text but found 60; use block comment if you need indentation
(#608) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#609) Expected 1 space before comment text but found 57; use block comment if you need indentation
(#610) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#611) Expected 1 space before comment text but found 65; use block comment if you need indentation
(#612) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#613) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#615) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#616) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#618) Public method name "PclZip::listContent" must be in lower-case letters only
(#619) Opening brace should be on the same line as the declaration
(#620) Variable "v_result" must not contain underscores.
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "p_list" must not contain underscores.
(#632) Variable "v_result" must not contain underscores.
(#632) Variable "p_list" must not contain underscores.
(#633) Variable "p_list" must not contain underscores.
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Variable "p_list" must not contain underscores.
(#645) This comment is 59% valid code; is this commented out code?
(#645) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#646) This comment is 70% valid code; is this commented out code?
(#646) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#648) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#649) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#650) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#651) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#652) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#653) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#654) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#656) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#657) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#658) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#660) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#661) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#662) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#664) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#665) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#666) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#667) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#668) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#669) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#671) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#672) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#673) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#676) Opening brace should be on the same line as the declaration
(#677) Variable "v_result" must not contain underscores.
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "v_options" must not contain underscores.
(#689) Variable "v_path" must not contain underscores.
(#690) Variable "v_remove_path" must not contain underscores.
(#691) Variable "v_remove_all_path" must not contain underscores.
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Variable "v_size" must not contain underscores.
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Variable "v_options" must not contain underscores.
(#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) Variable "v_size" must not contain underscores.
(#701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Variable "v_arg_list" must not contain underscores.
(#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
(#705) Variable "v_arg_list" must not contain underscores.
(#705) Variable "v_arg_list" must not contain underscores.
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Variable "v_result" must not contain underscores.
(#707) Variable "v_arg_list" must not contain underscores.
(#707) Variable "v_size" must not contain underscores.
(#707) Variable "v_options" must not contain underscores.
(#728) Variable "v_result" must not contain underscores.
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "v_options" must not contain underscores.
(#734) Variable "v_path" must not contain underscores.
(#734) Variable "v_options" must not contain underscores.
(#736) Variable "v_options" must not contain underscores.
(#737) Variable "v_remove_path" must not contain underscores.
(#737) Variable "v_options" must not contain underscores.
(#739) Variable "v_options" must not contain underscores.
(#740) Variable "v_remove_all_path" must not contain underscores.
(#740) Variable "v_options" must not contain underscores.
(#742) Variable "v_options" must not contain underscores.
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Variable "v_path" must not contain underscores.
(#744) Variable "v_path" must not contain underscores.
(#745) Variable "v_path" must not contain underscores.
(#747) Variable "v_path" must not contain underscores.
(#747) Variable "v_options" must not contain underscores.
(#750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Variable "v_path" must not contain underscores.
(#754) Variable "v_arg_list" must not contain underscores.
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Variable "v_size" must not contain underscores.
(#758) Variable "v_remove_path" must not contain underscores.
(#758) Variable "v_arg_list" must not contain underscores.
(#759) Usage of ELSEIF not allowed; use ELSE IF instead
(#759) Variable "v_size" must not contain underscores.
(#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
(#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
(#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
(#770) Variable "v_options" must not contain underscores.
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Inline comments must start with a capital letter, digit or 3-dots sequence
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Variable "p_list" must not contain underscores.
(#776) Variable "v_result" must not contain underscores.
(#776) Variable "p_list" must not contain underscores.
(#776) Variable "v_path" must not contain underscores.
(#776) Variable "v_remove_path" must not contain underscores.
(#776) Variable "v_remove_all_path" must not contain underscores.
(#776) Variable "v_options" must not contain underscores.
(#777) Variable "v_result" must not contain underscores.
(#778) Variable "p_list" must not contain underscores.
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Variable "p_list" must not contain underscores.
(#788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) This comment is 60% valid code; is this commented out code?
(#790) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#791) This comment is 69% valid code; is this commented out code?
(#791) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#793) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#794) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#795) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#796) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#797) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#798) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#800) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#801) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#802) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#803) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#804) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#805) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#806) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#808) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#809) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#810) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#811) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#812) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#813) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#814) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#815) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#816) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#817) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#818) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#820) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#821) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#822) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#824) This comment is 60% valid code; is this commented out code?
(#824) No space found before comment text; expected "// function extractByIndex($p_index, options...)" but found "//function extractByIndex($p_index, options...)"
(#825) Public method name "PclZip::extractByIndex" must be in lower-case letters only
(#825) Variable "p_index" must not contain underscores.
(#826) Opening brace should be on the same line as the declaration
(#827) Variable "v_result" must not contain underscores.
(#829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) Variable "v_options" must not contain underscores.
(#839) Variable "v_path" must not contain underscores.
(#840) Variable "v_remove_path" must not contain underscores.
(#841) Variable "v_remove_all_path" must not contain underscores.
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#844) Variable "v_size" must not contain underscores.
(#846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Variable "v_options" must not contain underscores.
(#849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#850) Variable "v_size" must not contain underscores.
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) Variable "v_arg_list" must not contain underscores.
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Variable "v_arg_list" must not contain underscores.
(#856) Variable "v_size" must not contain underscores.
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Variable "v_arg_list" must not contain underscores.
(#859) Variable "v_arg_list" must not contain underscores.
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Variable "v_result" must not contain underscores.
(#861) Variable "v_arg_list" must not contain underscores.
(#861) Variable "v_size" must not contain underscores.
(#861) Variable "v_options" must not contain underscores.
(#877) Variable "v_result" must not contain underscores.
(#881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Variable "v_options" must not contain underscores.
(#883) Variable "v_path" must not contain underscores.
(#883) Variable "v_options" must not contain underscores.
(#885) Variable "v_options" must not contain underscores.
(#886) Variable "v_remove_path" must not contain underscores.
(#886) Variable "v_options" must not contain underscores.
(#888) Variable "v_options" must not contain underscores.
(#889) Variable "v_remove_all_path" must not contain underscores.
(#889) Variable "v_options" must not contain underscores.
(#891) Variable "v_options" must not contain underscores.
(#892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Variable "v_path" must not contain underscores.
(#893) Variable "v_path" must not contain underscores.
(#894) Variable "v_path" must not contain underscores.
(#896) Variable "v_path" must not contain underscores.
(#896) Variable "v_options" must not contain underscores.
(#898) Variable "v_options" must not contain underscores.
(#899) Variable "v_options" must not contain underscores.
(#900) Empty ELSE statement detected
(#903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#908) Variable "v_path" must not contain underscores.
(#908) Variable "v_arg_list" must not contain underscores.
(#910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#910) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) Variable "v_size" must not contain underscores.
(#912) Variable "v_remove_path" must not contain underscores.
(#912) Variable "v_arg_list" must not contain underscores.
(#913) Usage of ELSEIF not allowed; use ELSE IF instead
(#913) Variable "v_size" must not contain underscores.
(#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
(#917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) 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
(#928) Variable "v_arg_trick" must not contain underscores.
(#928) Variable "p_index" must not contain underscores.
(#929) Variable "v_options_trick" must not contain underscores.
(#930) Variable "v_result" must not contain underscores.
(#930) Variable "v_arg_trick" must not contain underscores.
(#930) The use of function sizeof() is forbidden; use count() instead
(#930) Variable "v_arg_trick" must not contain underscores.
(#930) Variable "v_options_trick" must not contain underscores.
(#930) Line exceeds 132 characters; contains 135 characters
(#931) Variable "v_result" must not contain underscores.
(#934) Variable "v_options" must not contain underscores.
(#934) Variable "v_options_trick" must not contain underscores.
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#937) Variable "v_options" must not contain underscores.
(#939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Variable "v_result" must not contain underscores.
(#940) Variable "p_list" must not contain underscores.
(#940) Variable "v_path" must not contain underscores.
(#940) Variable "v_remove_path" must not contain underscores.
(#940) Variable "v_remove_all_path" must not contain underscores.
(#940) Variable "v_options" must not contain underscores.
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Variable "p_list" must not contain underscores.
(#951) This comment is 70% valid code; is this commented out code?
(#951) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#953) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#954) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#956) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#958) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#959) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#960) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#961) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#963) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#964) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#965) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#968) Opening brace should be on the same line as the declaration
(#969) Variable "v_result" must not contain underscores.
(#971) Inline comments must start with a capital letter, digit or 3-dots sequence
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Variable "v_options" must not contain underscores.
(#982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#982) Inline comments must end in full-stops, exclamation marks, or question marks
(#983) Variable "v_size" must not contain underscores.
(#985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Variable "v_size" must not contain underscores.
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) Variable "v_arg_list" must not contain underscores.
(#990) Inline comments must start with a capital letter, digit or 3-dots sequence
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#991) Variable "v_result" must not contain underscores.
(#991) Variable "v_arg_list" must not contain underscores.
(#991) Variable "v_size" must not contain underscores.
(#991) Variable "v_options" must not contain underscores.
(#997) Variable "v_result" must not contain underscores.
(#1002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1006) Variable "v_list" must not contain underscores.
(#1007) Variable "v_result" must not contain underscores.
(#1007) Variable "v_list" must not contain underscores.
(#1007) Variable "v_options" must not contain underscores.
(#1009) Variable "v_list" must not contain underscores.
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) Variable "v_list" must not contain underscores.
(#1025) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1026) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1028) Public method name "PclZip::deleteByIndex" must be in lower-case letters only
(#1028) Variable "p_index" must not contain underscores.
(#1029) Opening brace should be on the same line as the declaration
(#1030) Variable "p_list" must not contain underscores.
(#1030) Variable "p_index" must not contain underscores.
(#1032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Variable "p_list" must not contain underscores.
(#1040) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1041) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1042) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#1043) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#1044) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#1046) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1048) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1049) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1052) Opening brace should be on the same line as the declaration
(#1054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Variable "v_prop" must not contain underscores.
(#1069) Variable "v_prop" must not contain underscores.
(#1070) Variable "v_prop" must not contain underscores.
(#1071) Variable "v_prop" must not contain underscores.
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Line exceeds 132 characters; contains 135 characters
(#1082) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Variable "v_central_dir" must not contain underscores.
(#1088) Variable "v_result" must not contain underscores.
(#1088) Variable "v_central_dir" must not contain underscores.
(#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
(#1097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1097) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) Variable "v_prop" must not contain underscores.
(#1098) Variable "v_central_dir" must not contain underscores.
(#1099) Variable "v_prop" must not contain underscores.
(#1099) Variable "v_central_dir" must not contain underscores.
(#1100) Variable "v_prop" must not contain underscores.
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) Variable "v_prop" must not contain underscores.
(#1114) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1115) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1117) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1118) Expected 1 space before comment text but found 32; use block comment if you need indentation
(#1120) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1121) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1123) Variable "p_archive" must not contain underscores.
(#1124) Opening brace should be on the same line as the declaration
(#1125) Variable "v_result" must not contain underscores.
(#1127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1127) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1131) Variable "p_archive" must not contain underscores.
(#1131) Variable "p_archive" must not contain underscores.
(#1132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Variable "v_result" must not contain underscores.
(#1133) Variable "p_archive" must not contain underscores.
(#1134) Usage of ELSEIF not allowed; use ELSE IF instead
(#1134) Variable "p_archive" must not contain underscores.
(#1135) 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
(#1138) Variable "p_archive" must not contain underscores.
(#1139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1139) Inline comments must end in full-stops, exclamation marks, or question marks
(#1140) Variable "p_archive" must not contain underscores.
(#1141) Variable "v_result" must not contain underscores.
(#1143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1143) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) Variable "v_result" must not contain underscores.
(#1144) Variable "p_archive" must not contain underscores.
(#1147) 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
(#1150) Variable "v_result" must not contain underscores.
(#1153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Variable "v_result" must not contain underscores.
(#1161) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1162) This comment is 43% valid code; is this commented out code?
(#1162) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1163) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1164) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1166) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1167) Expected 1 space before comment text but found 45; use block comment if you need indentation
(#1169) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1170) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1172) Variable "p_archive_to_add" must not contain underscores.
(#1173) Opening brace should be on the same line as the declaration
(#1174) Variable "v_result" must not contain underscores.
(#1176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1176) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1184) Inline comments must end in full-stops, exclamation marks, or question marks
(#1185) Variable "p_archive_to_add" must not contain underscores.
(#1185) Variable "p_archive_to_add" must not contain underscores.
(#1186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1187) Variable "v_result" must not contain underscores.
(#1187) Variable "p_archive_to_add" must not contain underscores.
(#1188) Usage of ELSEIF not allowed; use ELSE IF instead
(#1188) Variable "p_archive_to_add" must not contain underscores.
(#1189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Variable "v_object_archive" must not contain underscores.
(#1191) Variable "p_archive_to_add" must not contain underscores.
(#1193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1194) Variable "v_result" must not contain underscores.
(#1194) Variable "v_object_archive" must not contain underscores.
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) Variable "v_result" must not contain underscores.
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1203) Variable "v_result" must not contain underscores.
(#1212) Public method name "PclZip::errorCode" must be in lower-case letters only
(#1213) Opening brace should be on the same line as the declaration
(#1227) Public method name "PclZip::errorName" must be in lower-case letters only
(#1227) Variable "p_with_code" must not contain underscores.
(#1228) Opening brace should be on the same line as the declaration
(#1229) Variable "v_name" must not contain underscores.
(#1253) Variable "v_name" must not contain underscores.
(#1254) Variable "v_value" must not contain underscores.
(#1254) Variable "v_name" must not contain underscores.
(#1256) Variable "v_value" must not contain underscores.
(#1259) Variable "p_with_code" must not contain underscores.
(#1260) Variable "v_value" must not contain underscores.
(#1262) Variable "v_value" must not contain underscores.
(#1272) Public method name "PclZip::errorInfo" must be in lower-case letters only
(#1272) Variable "p_full" must not contain underscores.
(#1273) Opening brace should be on the same line as the declaration
(#1277) Variable "p_full" must not contain underscores.
(#1295) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1296) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1298) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1299) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#1300) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#1301) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#1303) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1304) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1306) Public method name "PclZip::privCheckFormat" must be in lower-case letters only
(#1306) Variable "p_level" must not contain underscores.
(#1307) Opening brace should be on the same line as the declaration
(#1308) Variable "v_result" must not contain underscores.
(#1310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1310) Inline comments must end in full-stops, exclamation marks, or question marks
(#1313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#1318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1318) Inline comments must end in full-stops, exclamation marks, or question marks
(#1324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1324) Inline comments must end in full-stops, exclamation marks, or question marks
(#1326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1326) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1333) Inline comments must end in full-stops, exclamation marks, or question marks
(#1335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1336) Inline comments must end in full-stops, exclamation marks, or question marks
(#1338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1339) Inline comments must end in full-stops, exclamation marks, or question marks
(#1341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1341) Inline comments must end in full-stops, exclamation marks, or question marks
(#1342) Variable "v_result" must not contain underscores.
(#1349) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1350) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1351) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1352) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1353) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1354) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1356) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1358) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1359) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1361) Public method name "PclZip::privParseOptions" must be in lower-case letters only
(#1361) Variable "p_options_list" must not contain underscores.
(#1361) Variable "p_size" must not contain underscores.
(#1361) Variable "v_result_list" must not contain underscores.
(#1361) Variable "v_requested_options" must not contain underscores.
(#1362) Opening brace should be on the same line as the declaration
(#1363) Variable "v_result" must not contain underscores.
(#1365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1365) Inline comments must end in full-stops, exclamation marks, or question marks
(#1367) Variable "p_size" must not contain underscores.
(#1368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1368) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) Variable "v_requested_options" must not contain underscores.
(#1369) Variable "p_options_list" must not contain underscores.
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1371) Variable "p_options_list" must not contain underscores.
(#1371) Line exceeds 132 characters; contains 141 characters
(#1373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1373) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1377) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) Variable "p_options_list" must not contain underscores.
(#1379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1379) Inline comments must end in full-stops, exclamation marks, or question marks
(#1383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) Variable "p_size" must not contain underscores.
(#1385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Variable "p_options_list" must not contain underscores.
(#1386) Line exceeds 132 characters; contains 166 characters
(#1388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1388) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1393) Variable "v_result_list" must not contain underscores.
(#1393) Variable "p_options_list" must not contain underscores.
(#1393) Variable "p_options_list" must not contain underscores.
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Variable "p_size" must not contain underscores.
(#1400) Variable "p_options_list" must not contain underscores.
(#1400) Line exceeds 132 characters; contains 166 characters
(#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
(#1406) Variable "v_result_list" must not contain underscores.
(#1407) Variable "p_options_list" must not contain underscores.
(#1407) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1412) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) Variable "v_value" must not contain underscores.
(#1413) Variable "p_options_list" must not contain underscores.
(#1414) Variable "v_value" must not contain underscores.
(#1414) Variable "v_value" must not contain underscores.
(#1415) Variable "p_options_list" must not contain underscores.
(#1415) Line exceeds 132 characters; contains 159 characters
(#1420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1420) Inline comments must end in full-stops, exclamation marks, or question marks
(#1421) Variable "v_result_list" must not contain underscores.
(#1421) Variable "p_options_list" must not contain underscores.
(#1421) Variable "v_value" must not contain underscores.
(#1426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1426) Inline comments must end in full-stops, exclamation marks, or question marks
(#1427) Variable "v_result_list" must not contain underscores.
(#1428) Variable "p_options_list" must not contain underscores.
(#1428) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1433) Variable "v_result_list" must not contain underscores.
(#1433) Variable "p_options_list" must not contain underscores.
(#1437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1437) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Variable "v_result_list" must not contain underscores.
(#1439) Variable "p_options_list" must not contain underscores.
(#1439) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1444) Variable "v_result_list" must not contain underscores.
(#1445) Variable "p_options_list" must not contain underscores.
(#1445) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1449) Variable "v_result_list" must not contain underscores.
(#1449) Variable "p_options_list" must not contain underscores.
(#1453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1453) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Variable "p_size" must not contain underscores.
(#1455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1456) Variable "p_options_list" must not contain underscores.
(#1456) Line exceeds 132 characters; contains 166 characters
(#1457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1457) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1462) Variable "p_options_list" must not contain underscores.
(#1462) Variable "p_options_list" must not contain underscores.
(#1463) Variable "v_result_list" must not contain underscores.
(#1463) Variable "p_options_list" must not contain underscores.
(#1463) Variable "p_options_list" must not contain underscores.
(#1465) Empty ELSE statement detected
(#1468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1468) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) Variable "p_size" must not contain underscores.
(#1472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1472) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) Variable "p_options_list" must not contain underscores.
(#1473) Line exceeds 132 characters; contains 166 characters
(#1474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#1479) Variable "p_options_list" must not contain underscores.
(#1480) Variable "v_result_list" must not contain underscores.
(#1480) Variable "p_options_list" must not contain underscores.
(#1480) Variable "p_options_list" must not contain underscores.
(#1481) Usage of ELSEIF not allowed; use ELSE IF instead
(#1481) Variable "p_options_list" must not contain underscores.
(#1482) Variable "v_result_list" must not contain underscores.
(#1482) Variable "p_options_list" must not contain underscores.
(#1482) Variable "p_options_list" must not contain underscores.
(#1484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Variable "p_options_list" must not contain underscores.
(#1485) Line exceeds 132 characters; contains 164 characters
(#1486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1486) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1491) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) Variable "p_options_list" must not contain underscores.
(#1496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1496) Inline comments must end in full-stops, exclamation marks, or question marks
(#1498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1498) Line indented incorrectly; expected at least 20 spaces, found 16
(#1498) No space found before comment text; expected "// case PCLZIP_OPT_CRYPT :" but found "//case PCLZIP_OPT_CRYPT :"
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) Variable "p_size" must not contain underscores.
(#1501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1501) Inline comments must end in full-stops, exclamation marks, or question marks
(#1502) Variable "p_options_list" must not contain underscores.
(#1502) Line exceeds 132 characters; contains 166 characters
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1507) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) Variable "p_options_list" must not contain underscores.
(#1509) Variable "v_result_list" must not contain underscores.
(#1509) Variable "p_options_list" must not contain underscores.
(#1509) Variable "p_options_list" must not contain underscores.
(#1511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1511) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) Variable "p_options_list" must not contain underscores.
(#1512) Line exceeds 132 characters; contains 164 characters
(#1513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1519) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) Variable "p_size" must not contain underscores.
(#1525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1525) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) Variable "p_options_list" must not contain underscores.
(#1526) Line exceeds 132 characters; contains 166 characters
(#1528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1528) Inline comments must end in full-stops, exclamation marks, or question marks
(#1532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1532) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Variable "p_options_list" must not contain underscores.
(#1534) Variable "v_result_list" must not contain underscores.
(#1534) Variable "p_options_list" must not contain underscores.
(#1534) Variable "p_options_list" must not contain underscores.
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Variable "p_options_list" must not contain underscores.
(#1537) Line exceeds 132 characters; contains 164 characters
(#1539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1547) Inline comments must end in full-stops, exclamation marks, or question marks
(#1548) Variable "p_size" must not contain underscores.
(#1549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1549) Inline comments must end in full-stops, exclamation marks, or question marks
(#1550) Variable "p_options_list" must not contain underscores.
(#1550) Line exceeds 132 characters; contains 166 characters
(#1552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1556) Inline comments must end in full-stops, exclamation marks, or question marks
(#1557) Variable "v_work_list" must not contain underscores.
(#1558) Variable "p_options_list" must not contain underscores.
(#1559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Variable "p_options_list" must not contain underscores.
(#1560) Variable "p_options_list" must not contain underscores.
(#1562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1562) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) Variable "v_work_list" must not contain underscores.
(#1563) Variable "p_options_list" must not contain underscores.
(#1564) Usage of ELSEIF not allowed; use ELSE IF instead
(#1564) Variable "p_options_list" must not contain underscores.
(#1565) Variable "v_work_list" must not contain underscores.
(#1565) Variable "p_options_list" must not contain underscores.
(#1565) Variable "p_options_list" must not contain underscores.
(#1566) Usage of ELSEIF not allowed; use ELSE IF instead
(#1566) Variable "p_options_list" must not contain underscores.
(#1567) Variable "v_work_list" must not contain underscores.
(#1567) Variable "p_options_list" must not contain underscores.
(#1569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1569) Inline comments must end in full-stops, exclamation marks, or question marks
(#1570) Variable "p_options_list" must not contain underscores.
(#1570) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1572) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1578) This comment is 59% valid code; is this commented out code?
(#1579) Inline comments must end in full-stops, exclamation marks, or question marks
(#1580) Variable "v_sort_flag" must not contain underscores.
(#1581) Variable "v_sort_value" must not contain underscores.
(#1582) The use of function sizeof() is forbidden; use count() instead
(#1582) Variable "v_work_list" must not contain underscores.
(#1583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1583) Inline comments must end in full-stops, exclamation marks, or question marks
(#1584) Variable "v_item_list" must not contain underscores.
(#1584) Variable "v_work_list" must not contain underscores.
(#1585) Variable "v_size_item_list" must not contain underscores.
(#1585) The use of function sizeof() is forbidden; use count() instead
(#1585) Variable "v_item_list" must not contain underscores.
(#1587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1590) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) Variable "v_size_item_list" must not contain underscores.
(#1592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1592) Inline comments must end in full-stops, exclamation marks, or question marks
(#1593) Variable "v_result_list" must not contain underscores.
(#1593) Variable "p_options_list" must not contain underscores.
(#1593) Variable "v_item_list" must not contain underscores.
(#1594) Variable "v_result_list" must not contain underscores.
(#1594) Variable "p_options_list" must not contain underscores.
(#1594) Variable "v_item_list" must not contain underscores.
(#1595) Usage of ELSEIF not allowed; use ELSE IF instead
(#1595) Variable "v_size_item_list" must not contain underscores.
(#1596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1596) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Variable "v_result_list" must not contain underscores.
(#1597) Variable "p_options_list" must not contain underscores.
(#1597) Variable "v_item_list" must not contain underscores.
(#1598) Variable "v_result_list" must not contain underscores.
(#1598) Variable "p_options_list" must not contain underscores.
(#1598) Variable "v_item_list" must not contain underscores.
(#1600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1600) Inline comments must end in full-stops, exclamation marks, or question marks
(#1601) Variable "p_options_list" must not contain underscores.
(#1601) Line exceeds 132 characters; contains 177 characters
(#1603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1603) Inline comments must end in full-stops, exclamation marks, or question marks
(#1607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1607) Inline comments must end in full-stops, exclamation marks, or question marks
(#1608) Variable "v_result_list" must not contain underscores.
(#1608) Variable "p_options_list" must not contain underscores.
(#1608) Variable "v_sort_value" must not contain underscores.
(#1609) Variable "v_sort_flag" must not contain underscores.
(#1611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Variable "p_options_list" must not contain underscores.
(#1613) Line exceeds 132 characters; contains 175 characters
(#1615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1615) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) Variable "v_sort_value" must not contain underscores.
(#1618) Variable "v_result_list" must not contain underscores.
(#1618) Variable "p_options_list" must not contain underscores.
(#1621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1621) Inline comments must end in full-stops, exclamation marks, or question marks
(#1622) Empty IF statement detected
(#1622) Variable "v_sort_flag" must not contain underscores.
(#1623) Inline comments must end in full-stops, exclamation marks, or question marks
(#1625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1625) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
(#1635) Variable "v_result_list" must not contain underscores.
(#1635) Variable "p_options_list" must not contain underscores.
(#1637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1637) Inline comments must end in full-stops, exclamation marks, or question marks
(#1639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1640) Variable "p_size" must not contain underscores.
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1642) Variable "p_options_list" must not contain underscores.
(#1642) Line exceeds 132 characters; contains 166 characters
(#1643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1643) Inline comments must end in full-stops, exclamation marks, or question marks
(#1646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1646) Inline comments must end in full-stops, exclamation marks, or question marks
(#1647) Variable "v_result_list" must not contain underscores.
(#1647) Variable "p_options_list" must not contain underscores.
(#1647) Variable "p_options_list" must not contain underscores.
(#1651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1651) Inline comments must end in full-stops, exclamation marks, or question marks
(#1656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1656) Line indented incorrectly; expected at least 20 spaces, found 16
(#1657) Line indented incorrectly; expected at least 20 spaces, found 16
(#1658) Line indented incorrectly; expected at least 20 spaces, found 16
(#1659) Line indented incorrectly; expected at least 20 spaces, found 16
(#1660) Line indented incorrectly; expected at least 20 spaces, found 16
(#1661) Line indented incorrectly; expected at least 20 spaces, found 16
(#1662) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) Variable "p_size" must not contain underscores.
(#1664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1664) Inline comments must end in full-stops, exclamation marks, or question marks
(#1665) Variable "p_options_list" must not contain underscores.
(#1665) Line exceeds 132 characters; contains 166 characters
(#1666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1666) Inline comments must end in full-stops, exclamation marks, or question marks
(#1670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1670) Inline comments must end in full-stops, exclamation marks, or question marks
(#1671) Variable "v_function_name" must not contain underscores.
(#1671) Variable "p_options_list" must not contain underscores.
(#1673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1673) Inline comments must end in full-stops, exclamation marks, or question marks
(#1674) Variable "v_function_name" must not contain underscores.
(#1675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1675) Inline comments must end in full-stops, exclamation marks, or question marks
(#1676) Variable "v_function_name" must not contain underscores.
(#1676) Variable "p_options_list" must not contain underscores.
(#1676) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1677) Inline comments must end in full-stops, exclamation marks, or question marks
(#1681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1681) Inline comments must end in full-stops, exclamation marks, or question marks
(#1682) Variable "v_result_list" must not contain underscores.
(#1682) Variable "p_options_list" must not contain underscores.
(#1682) Variable "v_function_name" must not contain underscores.
(#1686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1686) Inline comments must end in full-stops, exclamation marks, or question marks
(#1687) Variable "p_options_list" must not contain underscores.
(#1689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1689) Inline comments must end in full-stops, exclamation marks, or question marks
(#1693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1693) Inline comments must end in full-stops, exclamation marks, or question marks
(#1697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1697) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Variable "v_requested_options" must not contain underscores.
(#1699) Variable "v_requested_options" must not contain underscores.
(#1699) Variable "v_requested_options" must not contain underscores.
(#1699) Variable "v_requested_options" must not contain underscores.
(#1700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1700) Inline comments must end in full-stops, exclamation marks, or question marks
(#1701) Variable "v_requested_options" must not contain underscores.
(#1702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1702) Inline comments must end in full-stops, exclamation marks, or question marks
(#1703) Variable "v_result_list" must not contain underscores.
(#1704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1705) Line exceeds 132 characters; contains 153 characters
(#1707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1707) Inline comments must end in full-stops, exclamation marks, or question marks
(#1714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1714) Inline comments must end in full-stops, exclamation marks, or question marks
(#1715) Empty IF statement detected
(#1715) Variable "v_result_list" must not contain underscores.
(#1718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Variable "v_result" must not contain underscores.
(#1729) Public method name "PclZip::privOptionDefaultThreshold" must be in lower-case letters only
(#1729) Variable "p_options" must not contain underscores.
(#1730) Opening brace should be on the same line as the declaration
(#1731) Variable "v_result" must not contain underscores.
(#1733) Variable "p_options" must not contain underscores.
(#1733) Variable "p_options" must not contain underscores.
(#1734) Variable "v_result" must not contain underscores.
(#1737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1737) Inline comments must end in full-stops, exclamation marks, or question marks
(#1738) Variable "v_memory_limit" must not contain underscores.
(#1739) Variable "v_memory_limit" must not contain underscores.
(#1739) Variable "v_memory_limit" must not contain underscores.
(#1740) Variable "v_memory_limit" must not contain underscores.
(#1743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1743) Inline comments must end in full-stops, exclamation marks, or question marks
(#1743) This comment is 50% valid code; is this commented out code?
(#1743) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024*1024;"
(#1744) Variable "v_memory_limit" must not contain underscores.
(#1744) Variable "v_memory_limit" must not contain underscores.
(#1747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1747) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) This comment is 50% valid code; is this commented out code?
(#1747) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024;"
(#1748) Variable "v_memory_limit" must not contain underscores.
(#1748) Variable "v_memory_limit" must not contain underscores.
(#1751) Variable "v_memory_limit" must not contain underscores.
(#1751) Variable "v_memory_limit" must not contain underscores.
(#1754) Variable "p_options" must not contain underscores.
(#1754) Variable "v_memory_limit" must not contain underscores.
(#1756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1756) Inline comments must end in full-stops, exclamation marks, or question marks
(#1757) Variable "p_options" must not contain underscores.
(#1758) Variable "p_options" must not contain underscores.
(#1761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1761) Inline comments must end in full-stops, exclamation marks, or question marks
(#1762) Variable "v_result" must not contain underscores.
(#1771) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1772) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1774) Public method name "PclZip::privFileDescrParseAtt" must be in lower-case letters only
(#1774) Variable "p_file_list" must not contain underscores.
(#1774) Variable "p_filedescr" must not contain underscores.
(#1774) Variable "v_options" must not contain underscores.
(#1774) Variable "v_requested_options" must not contain underscores.
(#1775) Opening brace should be on the same line as the declaration
(#1776) Variable "v_result" must not contain underscores.
(#1778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1778) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) Variable "p_file_list" must not contain underscores.
(#1779) Variable "v_key" must not contain underscores.
(#1779) Variable "v_value" must not contain underscores.
(#1780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1780) Inline comments must end in full-stops, exclamation marks, or question marks
(#1781) Variable "v_requested_options" must not contain underscores.
(#1781) Variable "v_key" must not contain underscores.
(#1782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1782) Inline comments must end in full-stops, exclamation marks, or question marks
(#1783) Variable "v_key" must not contain underscores.
(#1785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1785) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1789) Inline comments must end in full-stops, exclamation marks, or question marks
(#1790) Variable "v_key" must not contain underscores.
(#1792) Variable "v_value" must not contain underscores.
(#1793) Variable "v_value" must not contain underscores.
(#1793) Variable "v_key" must not contain underscores.
(#1793) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1798) Variable "p_filedescr" must not contain underscores.
(#1798) Variable "v_value" must not contain underscores.
(#1800) Variable "p_filedescr" must not contain underscores.
(#1801) Variable "v_key" must not contain underscores.
(#1801) Line exceeds 132 characters; contains 158 characters
(#1807) Variable "v_value" must not contain underscores.
(#1808) Variable "v_value" must not contain underscores.
(#1808) Variable "v_key" must not contain underscores.
(#1808) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1813) Variable "p_filedescr" must not contain underscores.
(#1813) Variable "v_value" must not contain underscores.
(#1815) Variable "p_filedescr" must not contain underscores.
(#1816) Variable "v_key" must not contain underscores.
(#1816) Line exceeds 132 characters; contains 164 characters
(#1822) Variable "v_value" must not contain underscores.
(#1823) Variable "v_value" must not contain underscores.
(#1823) Variable "v_key" must not contain underscores.
(#1823) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1828) Variable "p_filedescr" must not contain underscores.
(#1828) Variable "v_value" must not contain underscores.
(#1830) Variable "p_filedescr" must not contain underscores.
(#1831) Variable "v_key" must not contain underscores.
(#1831) Line exceeds 132 characters; contains 163 characters
(#1836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1836) Inline comments must end in full-stops, exclamation marks, or question marks
(#1838) Variable "v_value" must not contain underscores.
(#1839) Variable "v_value" must not contain underscores.
(#1839) Variable "v_key" must not contain underscores.
(#1839) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1843) Variable "p_filedescr" must not contain underscores.
(#1843) Variable "v_value" must not contain underscores.
(#1846) Variable "v_value" must not contain underscores.
(#1847) Variable "v_value" must not contain underscores.
(#1847) Variable "v_key" must not contain underscores.
(#1847) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1851) Variable "p_filedescr" must not contain underscores.
(#1851) Variable "v_value" must not contain underscores.
(#1854) Variable "p_filedescr" must not contain underscores.
(#1854) Variable "v_value" must not contain underscores.
(#1857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1857) Inline comments must end in full-stops, exclamation marks, or question marks
(#1858) Variable "v_key" must not contain underscores.
(#1860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1860) Inline comments must end in full-stops, exclamation marks, or question marks
(#1864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1864) Inline comments must end in full-stops, exclamation marks, or question marks
(#1865) Variable "v_requested_options" must not contain underscores.
(#1866) Variable "v_requested_options" must not contain underscores.
(#1866) Variable "v_requested_options" must not contain underscores.
(#1866) Variable "v_requested_options" must not contain underscores.
(#1867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1867) Inline comments must end in full-stops, exclamation marks, or question marks
(#1868) Variable "v_requested_options" must not contain underscores.
(#1869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1869) Inline comments must end in full-stops, exclamation marks, or question marks
(#1870) Variable "p_file_list" must not contain underscores.
(#1871) Line exceeds 132 characters; contains 157 characters
(#1880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1880) Inline comments must end in full-stops, exclamation marks, or question marks
(#1881) Variable "v_result" must not contain underscores.
(#1888) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1889) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1890) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1891) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1892) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1893) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1896) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1897) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1899) Public method name "PclZip::privFileDescrExpand" must be in lower-case letters only
(#1899) Variable "p_filedescr_list" must not contain underscores.
(#1899) Variable "p_options" must not contain underscores.
(#1900) Opening brace should be on the same line as the declaration
(#1901) Variable "v_result" must not contain underscores.
(#1903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1903) Inline comments must end in full-stops, exclamation marks, or question marks
(#1904) Variable "v_result_list" must not contain underscores.
(#1906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1906) Inline comments must end in full-stops, exclamation marks, or question marks
(#1907) The use of function sizeof() is forbidden; use count() instead
(#1907) Variable "p_filedescr_list" must not contain underscores.
(#1908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1909) Variable "v_descr" must not contain underscores.
(#1909) Variable "p_filedescr_list" must not contain underscores.
(#1911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1911) Inline comments must end in full-stops, exclamation marks, or question marks
(#1912) Variable "v_descr" must not contain underscores.
(#1912) Variable "v_descr" must not contain underscores.
(#1913) Variable "v_descr" must not contain underscores.
(#1913) Variable "v_descr" must not contain underscores.
(#1915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1915) Inline comments must end in full-stops, exclamation marks, or question marks
(#1916) Variable "v_descr" must not contain underscores.
(#1917) Variable "v_descr" must not contain underscores.
(#1918) Variable "v_descr" must not contain underscores.
(#1919) Usage of ELSEIF not allowed; use ELSE IF instead
(#1919) Variable "v_descr" must not contain underscores.
(#1920) Variable "v_descr" must not contain underscores.
(#1921) Usage of ELSEIF not allowed; use ELSE IF instead
(#1921) Variable "v_descr" must not contain underscores.
(#1922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1922) Inline comments must end in full-stops, exclamation marks, or question marks
(#1925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1925) Inline comments must end in full-stops, exclamation marks, or question marks
(#1928) Usage of ELSEIF not allowed; use ELSE IF instead
(#1928) Variable "v_descr" must not contain underscores.
(#1929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1929) Inline comments must end in full-stops, exclamation marks, or question marks
(#1930) Variable "v_descr" must not contain underscores.
(#1932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1933) Inline comments must end in full-stops, exclamation marks, or question marks
(#1934) Variable "v_descr" must not contain underscores.
(#1936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1936) Inline comments must end in full-stops, exclamation marks, or question marks
(#1940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1940) Inline comments must end in full-stops, exclamation marks, or question marks
(#1941) Variable "v_descr" must not contain underscores.
(#1941) Variable "p_options" must not contain underscores.
(#1943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1943) Inline comments must end in full-stops, exclamation marks, or question marks
(#1944) Variable "v_result_list" must not contain underscores.
(#1944) The use of function sizeof() is forbidden; use count() instead
(#1944) Variable "v_result_list" must not contain underscores.
(#1944) Variable "v_descr" must not contain underscores.
(#1946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1946) Inline comments must end in full-stops, exclamation marks, or question marks
(#1947) Variable "v_descr" must not contain underscores.
(#1948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1949) Variable "v_dirlist_descr" must not contain underscores.
(#1950) Variable "v_dirlist_nb" must not contain underscores.
(#1951) Variable "v_folder_handler" must not contain underscores.
(#1951) Variable "v_descr" must not contain underscores.
(#1952) Variable "v_item_handler" must not contain underscores.
(#1952) Variable "v_folder_handler" must not contain underscores.
(#1953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1954) Variable "v_item_handler" must not contain underscores.
(#1954) Variable "v_item_handler" must not contain underscores.
(#1958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1958) Inline comments must end in full-stops, exclamation marks, or question marks
(#1959) Variable "v_dirlist_descr" must not contain underscores.
(#1959) Variable "v_dirlist_nb" must not contain underscores.
(#1959) Variable "v_descr" must not contain underscores.
(#1959) Variable "v_item_handler" must not contain underscores.
(#1961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1963) Inline comments must end in full-stops, exclamation marks, or question marks
(#1964) Variable "v_descr" must not contain underscores.
(#1964) Variable "v_descr" must not contain underscores.
(#1965) Variable "p_options" must not contain underscores.
(#1966) Variable "v_descr" must not contain underscores.
(#1967) Variable "v_dirlist_descr" must not contain underscores.
(#1967) Variable "v_dirlist_nb" must not contain underscores.
(#1967) Variable "v_descr" must not contain underscores.
(#1967) Variable "v_item_handler" must not contain underscores.
(#1967) Line exceeds 132 characters; contains 135 characters
(#1969) Variable "v_dirlist_descr" must not contain underscores.
(#1969) Variable "v_dirlist_nb" must not contain underscores.
(#1969) Variable "v_item_handler" must not contain underscores.
(#1972) Variable "v_dirlist_nb" must not contain underscores.
(#1975) Variable "v_folder_handler" must not contain underscores.
(#1976) Empty ELSE statement detected
(#1977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1980) Inline comments must end in full-stops, exclamation marks, or question marks
(#1981) Variable "v_dirlist_nb" must not contain underscores.
(#1982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1982) Inline comments must end in full-stops, exclamation marks, or question marks
(#1983) Variable "v_result" must not contain underscores.
(#1983) Variable "v_dirlist_descr" must not contain underscores.
(#1983) Variable "p_options" must not contain underscores.
(#1984) Variable "v_result" must not contain underscores.
(#1987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1987) Inline comments must end in full-stops, exclamation marks, or question marks
(#1988) Variable "v_result_list" must not contain underscores.
(#1988) Variable "v_result_list" must not contain underscores.
(#1988) Variable "v_dirlist_descr" must not contain underscores.
(#1991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1992) Variable "v_dirlist_descr" must not contain underscores.
(#1996) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1997) Variable "p_filedescr_list" must not contain underscores.
(#1997) Variable "v_result_list" must not contain underscores.
(#1999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2000) Variable "v_result" must not contain underscores.
(#2010) Public method name "PclZip::privCreate" must be in lower-case letters only
(#2010) Variable "p_filedescr_list" must not contain underscores.
(#2010) Variable "p_result_list" must not contain underscores.
(#2010) Variable "p_options" must not contain underscores.
(#2011) Opening brace should be on the same line as the declaration
(#2012) Variable "v_result" must not contain underscores.
(#2013) Variable "v_list_detail" must not contain underscores.
(#2015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2015) Inline comments must end in full-stops, exclamation marks, or question marks
(#2018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2018) Inline comments must end in full-stops, exclamation marks, or question marks
(#2019) Variable "v_result" must not contain underscores.
(#2020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2021) Variable "v_result" must not contain underscores.
(#2024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2024) Inline comments must end in full-stops, exclamation marks, or question marks
(#2025) Variable "v_result" must not contain underscores.
(#2025) Variable "p_filedescr_list" must not contain underscores.
(#2025) Variable "p_result_list" must not contain underscores.
(#2025) Variable "p_options" must not contain underscores.
(#2027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2027) Inline comments must end in full-stops, exclamation marks, or question marks
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2033) Inline comments must end in full-stops, exclamation marks, or question marks
(#2034) Variable "v_result" must not contain underscores.
(#2044) Public method name "PclZip::privAdd" must be in lower-case letters only
(#2044) Variable "p_filedescr_list" must not contain underscores.
(#2044) Variable "p_result_list" must not contain underscores.
(#2044) Variable "p_options" must not contain underscores.
(#2045) Opening brace should be on the same line as the declaration
(#2046) Variable "v_result" must not contain underscores.
(#2047) Variable "v_list_detail" must not contain underscores.
(#2049) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2049) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2052) Variable "v_result" must not contain underscores.
(#2052) Variable "p_filedescr_list" must not contain underscores.
(#2052) Variable "p_result_list" must not contain underscores.
(#2052) Variable "p_options" must not contain underscores.
(#2054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2054) Inline comments must end in full-stops, exclamation marks, or question marks
(#2055) Variable "v_result" must not contain underscores.
(#2057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2057) Inline comments must end in full-stops, exclamation marks, or question marks
(#2060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2060) Inline comments must end in full-stops, exclamation marks, or question marks
(#2061) Variable "v_result" must not contain underscores.
(#2062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2062) Inline comments must end in full-stops, exclamation marks, or question marks
(#2065) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2065) Inline comments must end in full-stops, exclamation marks, or question marks
(#2066) Variable "v_result" must not contain underscores.
(#2069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2069) Inline comments must end in full-stops, exclamation marks, or question marks
(#2070) Variable "v_central_dir" must not contain underscores.
(#2071) Variable "v_result" must not contain underscores.
(#2071) Variable "v_central_dir" must not contain underscores.
(#2075) Variable "v_result" must not contain underscores.
(#2078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2078) Inline comments must end in full-stops, exclamation marks, or question marks
(#2081) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2081) Inline comments must end in full-stops, exclamation marks, or question marks
(#2082) Variable "v_zip_temp_name" must not contain underscores.
(#2084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2084) Inline comments must end in full-stops, exclamation marks, or question marks
(#2085) Variable "v_zip_temp_fd" must not contain underscores.
(#2085) Variable "v_zip_temp_name" must not contain underscores.
(#2089) Variable "v_zip_temp_name" must not contain underscores.
(#2089) Line exceeds 132 characters; contains 141 characters
(#2091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2091) Inline comments must end in full-stops, exclamation marks, or question marks
(#2095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2096) Inline comments must end in full-stops, exclamation marks, or question marks
(#2097) Variable "v_size" must not contain underscores.
(#2097) Variable "v_central_dir" must not contain underscores.
(#2098) Variable "v_size" must not contain underscores.
(#2099) Variable "v_read_size" must not contain underscores.
(#2099) Variable "v_size" must not contain underscores.
(#2099) Variable "v_size" must not contain underscores.
(#2100) Variable "v_buffer" must not contain underscores.
(#2100) Variable "v_read_size" must not contain underscores.
(#2101) Variable "v_zip_temp_fd" must not contain underscores.
(#2101) Variable "v_buffer" must not contain underscores.
(#2101) Variable "v_read_size" must not contain underscores.
(#2102) Variable "v_size" must not contain underscores.
(#2102) Variable "v_read_size" must not contain underscores.
(#2105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2107) Inline comments must end in full-stops, exclamation marks, or question marks
(#2108) Variable "v_swap" must not contain underscores.
(#2109) Variable "v_zip_temp_fd" must not contain underscores.
(#2110) Variable "v_zip_temp_fd" must not contain underscores.
(#2110) Variable "v_swap" must not contain underscores.
(#2112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2112) Inline comments must end in full-stops, exclamation marks, or question marks
(#2113) Variable "v_header_list" must not contain underscores.
(#2114) Variable "v_result" must not contain underscores.
(#2114) Variable "p_filedescr_list" must not contain underscores.
(#2114) Variable "v_header_list" must not contain underscores.
(#2114) Variable "p_options" must not contain underscores.
(#2115) Variable "v_zip_temp_fd" must not contain underscores.
(#2117) Variable "v_zip_temp_name" must not contain underscores.
(#2120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2120) Inline comments must end in full-stops, exclamation marks, or question marks
(#2121) Variable "v_result" must not contain underscores.
(#2124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2124) Inline comments must end in full-stops, exclamation marks, or question marks
(#2125) Variable "v_offset" must not contain underscores.
(#2127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2128) Variable "v_size" must not contain underscores.
(#2128) Variable "v_central_dir" must not contain underscores.
(#2129) Variable "v_size" must not contain underscores.
(#2130) Variable "v_read_size" must not contain underscores.
(#2130) Variable "v_size" must not contain underscores.
(#2130) Variable "v_size" must not contain underscores.
(#2131) Variable "v_buffer" must not contain underscores.
(#2131) Variable "v_zip_temp_fd" must not contain underscores.
(#2131) Variable "v_read_size" must not contain underscores.
(#2132) Variable "v_buffer" must not contain underscores.
(#2132) Variable "v_read_size" must not contain underscores.
(#2133) Variable "v_size" must not contain underscores.
(#2133) Variable "v_read_size" must not contain underscores.
(#2136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2136) Inline comments must end in full-stops, exclamation marks, or question marks
(#2137) Variable "v_count" must not contain underscores.
(#2137) The use of function sizeof() is forbidden; use count() instead
(#2137) Variable "v_header_list" must not contain underscores.
(#2138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2138) Inline comments must end in full-stops, exclamation marks, or question marks
(#2139) Variable "v_header_list" must not contain underscores.
(#2140) Variable "v_result" must not contain underscores.
(#2140) Variable "v_header_list" must not contain underscores.
(#2141) Variable "v_zip_temp_fd" must not contain underscores.
(#2143) Variable "v_zip_temp_name" must not contain underscores.
(#2146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2146) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Variable "v_result" must not contain underscores.
(#2149) Variable "v_count" must not contain underscores.
(#2152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2152) Inline comments must end in full-stops, exclamation marks, or question marks
(#2153) Variable "v_header_list" must not contain underscores.
(#2153) Variable "p_result_list" must not contain underscores.
(#2156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2156) Inline comments must end in full-stops, exclamation marks, or question marks
(#2157) Variable "v_comment" must not contain underscores.
(#2157) Variable "v_central_dir" must not contain underscores.
(#2158) Variable "p_options" must not contain underscores.
(#2159) Variable "v_comment" must not contain underscores.
(#2159) Variable "p_options" must not contain underscores.
(#2161) Variable "p_options" must not contain underscores.
(#2162) Variable "v_comment" must not contain underscores.
(#2162) Variable "v_comment" must not contain underscores.
(#2162) Variable "p_options" must not contain underscores.
(#2164) Variable "p_options" must not contain underscores.
(#2165) Variable "v_comment" must not contain underscores.
(#2165) Variable "p_options" must not contain underscores.
(#2165) Variable "v_comment" must not contain underscores.
(#2168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2168) Inline comments must end in full-stops, exclamation marks, or question marks
(#2169) Variable "v_size" must not contain underscores.
(#2169) Variable "v_offset" must not contain underscores.
(#2171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2171) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Variable "v_result" must not contain underscores.
(#2172) Variable "v_count" must not contain underscores.
(#2172) Variable "v_central_dir" must not contain underscores.
(#2172) Variable "v_size" must not contain underscores.
(#2172) Variable "v_offset" must not contain underscores.
(#2172) Variable "v_comment" must not contain underscores.
(#2172) Line exceeds 132 characters; contains 133 characters
(#2173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2173) Inline comments must end in full-stops, exclamation marks, or question marks
(#2174) Variable "v_header_list" must not contain underscores.
(#2177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2177) Inline comments must end in full-stops, exclamation marks, or question marks
(#2178) Variable "v_result" must not contain underscores.
(#2181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2181) Inline comments must end in full-stops, exclamation marks, or question marks
(#2182) Variable "v_swap" must not contain underscores.
(#2183) Variable "v_zip_temp_fd" must not contain underscores.
(#2184) Variable "v_zip_temp_fd" must not contain underscores.
(#2184) Variable "v_swap" must not contain underscores.
(#2186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2186) Inline comments must end in full-stops, exclamation marks, or question marks
(#2189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2189) Inline comments must end in full-stops, exclamation marks, or question marks
(#2190) Variable "v_zip_temp_fd" must not contain underscores.
(#2192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2192) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2201) Inline comments must end in full-stops, exclamation marks, or question marks
(#2201) This comment is 73% valid code; is this commented out code?
(#2201) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#2202) Variable "v_zip_temp_name" must not contain underscores.
(#2204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2204) Inline comments must end in full-stops, exclamation marks, or question marks
(#2205) Variable "v_result" must not contain underscores.
(#2214) Public method name "PclZip::privOpenFd" must be in lower-case letters only
(#2214) Variable "p_mode" must not contain underscores.
(#2215) Opening brace should be on the same line as the declaration
(#2216) Variable "v_result" must not contain underscores.
(#2218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2220) Inline comments must end in full-stops, exclamation marks, or question marks
(#2223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2223) Inline comments must end in full-stops, exclamation marks, or question marks
(#2227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2227) Inline comments must end in full-stops, exclamation marks, or question marks
(#2228) Variable "p_mode" must not contain underscores.
(#2229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2229) Inline comments must end in full-stops, exclamation marks, or question marks
(#2230) Variable "p_mode" must not contain underscores.
(#2230) Line exceeds 132 characters; contains 135 characters
(#2232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2232) Inline comments must end in full-stops, exclamation marks, or question marks
(#2236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2236) Inline comments must end in full-stops, exclamation marks, or question marks
(#2237) Variable "v_result" must not contain underscores.
(#2246) Public method name "PclZip::privCloseFd" must be in lower-case letters only
(#2247) Opening brace should be on the same line as the declaration
(#2248) Variable "v_result" must not contain underscores.
(#2255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2255) Inline comments must end in full-stops, exclamation marks, or question marks
(#2256) Variable "v_result" must not contain underscores.
(#2260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2263) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2264) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2265) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2267) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2268) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2269) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2270) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2273) Inline comments must end in full-stops, exclamation marks, or question marks
(#2273) This comment is 66% valid code; is this commented out code?
(#2273) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2274) Public method name "PclZip::privAddList" must be in lower-case letters only
(#2274) Variable "p_filedescr_list" must not contain underscores.
(#2274) Variable "p_result_list" must not contain underscores.
(#2274) Variable "p_options" must not contain underscores.
(#2275) Opening brace should be on the same line as the declaration
(#2276) Variable "v_result" must not contain underscores.
(#2278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2278) Inline comments must end in full-stops, exclamation marks, or question marks
(#2279) Variable "v_header_list" must not contain underscores.
(#2280) Variable "v_result" must not contain underscores.
(#2280) Variable "p_filedescr_list" must not contain underscores.
(#2280) Variable "v_header_list" must not contain underscores.
(#2280) Variable "p_options" must not contain underscores.
(#2281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2281) Inline comments must end in full-stops, exclamation marks, or question marks
(#2282) Variable "v_result" must not contain underscores.
(#2285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2285) Inline comments must end in full-stops, exclamation marks, or question marks
(#2286) Variable "v_offset" must not contain underscores.
(#2288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2288) Inline comments must end in full-stops, exclamation marks, or question marks
(#2289) Variable "v_count" must not contain underscores.
(#2289) The use of function sizeof() is forbidden; use count() instead
(#2289) Variable "v_header_list" must not contain underscores.
(#2290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2290) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) Variable "v_header_list" must not contain underscores.
(#2292) Variable "v_result" must not contain underscores.
(#2292) Variable "v_header_list" must not contain underscores.
(#2293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2293) Inline comments must end in full-stops, exclamation marks, or question marks
(#2294) Variable "v_result" must not contain underscores.
(#2296) Variable "v_count" must not contain underscores.
(#2299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2299) Inline comments must end in full-stops, exclamation marks, or question marks
(#2300) Variable "v_header_list" must not contain underscores.
(#2300) Variable "p_result_list" must not contain underscores.
(#2303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2303) Inline comments must end in full-stops, exclamation marks, or question marks
(#2304) Variable "v_comment" must not contain underscores.
(#2305) Variable "p_options" must not contain underscores.
(#2306) Variable "v_comment" must not contain underscores.
(#2306) Variable "p_options" must not contain underscores.
(#2309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2309) Inline comments must end in full-stops, exclamation marks, or question marks
(#2310) Variable "v_size" must not contain underscores.
(#2310) Variable "v_offset" must not contain underscores.
(#2312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2312) Inline comments must end in full-stops, exclamation marks, or question marks
(#2313) Variable "v_result" must not contain underscores.
(#2313) Variable "v_count" must not contain underscores.
(#2313) Variable "v_size" must not contain underscores.
(#2313) Variable "v_offset" must not contain underscores.
(#2313) Variable "v_comment" must not contain underscores.
(#2314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2314) Inline comments must end in full-stops, exclamation marks, or question marks
(#2315) Variable "v_header_list" must not contain underscores.
(#2317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2317) Inline comments must end in full-stops, exclamation marks, or question marks
(#2318) Variable "v_result" must not contain underscores.
(#2321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2321) Inline comments must end in full-stops, exclamation marks, or question marks
(#2322) Variable "v_result" must not contain underscores.
(#2330) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2331) Expected 1 space before comment text but found 44; use block comment if you need indentation
(#2332) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2335) Public method name "PclZip::privAddFileList" must be in lower-case letters only
(#2335) Variable "p_filedescr_list" must not contain underscores.
(#2335) Variable "p_result_list" must not contain underscores.
(#2335) Variable "p_options" must not contain underscores.
(#2336) Opening brace should be on the same line as the declaration
(#2337) Variable "v_result" must not contain underscores.
(#2338) Variable "v_header" must not contain underscores.
(#2340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2341) Variable "v_nb" must not contain underscores.
(#2341) The use of function sizeof() is forbidden; use count() instead
(#2341) Variable "p_result_list" must not contain underscores.
(#2343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2343) Inline comments must end in full-stops, exclamation marks, or question marks
(#2344) The use of function sizeof() is forbidden; use count() instead
(#2344) Variable "p_filedescr_list" must not contain underscores.
(#2344) Variable "v_result" must not contain underscores.
(#2345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) Variable "p_filedescr_list" must not contain underscores.
(#2346) Variable "p_filedescr_list" must not contain underscores.
(#2348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2350) Variable "p_filedescr_list" must not contain underscores.
(#2354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2354) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) Variable "p_filedescr_list" must not contain underscores.
(#2355) Variable "p_filedescr_list" must not contain underscores.
(#2356) Variable "p_filedescr_list" must not contain underscores.
(#2361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2363) This comment is 77% valid code; is this commented out code?
(#2363) Line indented incorrectly; expected at least 12 spaces, found 4
(#2363) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#2364) Inline comments must end in full-stops, exclamation marks, or question marks
(#2364) This comment is 74% valid code; is this commented out code?
(#2364) Line indented incorrectly; expected at least 12 spaces, found 4
(#2364) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#2365) Variable "p_filedescr_list" must not contain underscores.
(#2365) Variable "p_filedescr_list" must not contain underscores.
(#2365) Variable "p_filedescr_list" must not contain underscores.
(#2365) Variable "p_options" must not contain underscores.
(#2365) Variable "p_options" must not contain underscores.
(#2365) Line exceeds maximum limit of 180 characters; contains 257 characters
(#2366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2366) Inline comments must end in full-stops, exclamation marks, or question marks
(#2367) Variable "v_result" must not contain underscores.
(#2367) Variable "p_filedescr_list" must not contain underscores.
(#2367) Variable "v_header" must not contain underscores.
(#2367) Variable "p_options" must not contain underscores.
(#2368) Variable "v_result" must not contain underscores.
(#2369) Variable "v_result" must not contain underscores.
(#2372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2372) Inline comments must end in full-stops, exclamation marks, or question marks
(#2373) Variable "p_result_list" must not contain underscores.
(#2373) Variable "v_nb" must not contain underscores.
(#2373) Variable "v_header" must not contain underscores.
(#2377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2377) Inline comments must end in full-stops, exclamation marks, or question marks
(#2378) Variable "v_result" must not contain underscores.
(#2388) Public method name "PclZip::privAddFile" must be in lower-case letters only
(#2388) Variable "p_filedescr" must not contain underscores.
(#2388) Variable "p_header" must not contain underscores.
(#2388) Variable "p_options" must not contain underscores.
(#2389) Opening brace should be on the same line as the declaration
(#2390) Variable "v_result" must not contain underscores.
(#2392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2392) Inline comments must end in full-stops, exclamation marks, or question marks
(#2393) Variable "p_filename" must not contain underscores.
(#2393) Variable "p_filedescr" must not contain underscores.
(#2396) Variable "p_filename" must not contain underscores.
(#2397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2397) Inline comments must end in full-stops, exclamation marks, or question marks
(#2400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2400) Inline comments must end in full-stops, exclamation marks, or question marks
(#2405) This comment is 59% valid code; is this commented out code?
(#2414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2414) Inline comments must end in full-stops, exclamation marks, or question marks
(#2416) Variable "p_header" must not contain underscores.
(#2417) Variable "p_header" must not contain underscores.
(#2418) Variable "p_header" must not contain underscores.
(#2419) Variable "p_header" must not contain underscores.
(#2420) Variable "p_header" must not contain underscores.
(#2421) Variable "p_header" must not contain underscores.
(#2422) Variable "p_header" must not contain underscores.
(#2422) Variable "p_filename" must not contain underscores.
(#2423) Variable "p_header" must not contain underscores.
(#2424) Variable "p_header" must not contain underscores.
(#2425) Variable "p_header" must not contain underscores.
(#2426) Variable "p_header" must not contain underscores.
(#2427) Variable "p_header" must not contain underscores.
(#2427) Variable "p_filename" must not contain underscores.
(#2428) Inline comments must end in full-stops, exclamation marks, or question marks
(#2428) This comment is 44% valid code; is this commented out code?
(#2428) Line indented incorrectly; expected at least 8 spaces, found 4
(#2429) Variable "p_header" must not contain underscores.
(#2429) Variable "p_filedescr" must not contain underscores.
(#2430) Variable "p_header" must not contain underscores.
(#2431) Variable "p_header" must not contain underscores.
(#2432) Variable "p_header" must not contain underscores.
(#2434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2434) Inline comments must end in full-stops, exclamation marks, or question marks
(#2435) Variable "p_filedescr" must not contain underscores.
(#2436) Variable "p_header" must not contain underscores.
(#2437) Variable "p_header" must not contain underscores.
(#2437) Variable "p_filename" must not contain underscores.
(#2438) Usage of ELSEIF not allowed; use ELSE IF instead
(#2438) Variable "p_filedescr" must not contain underscores.
(#2439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2439) Inline comments must end in full-stops, exclamation marks, or question marks
(#2440) Variable "p_header" must not contain underscores.
(#2441) Variable "p_header" must not contain underscores.
(#2441) Variable "p_filename" must not contain underscores.
(#2442) Variable "p_header" must not contain underscores.
(#2442) Variable "p_filename" must not contain underscores.
(#2443) Usage of ELSEIF not allowed; use ELSE IF instead
(#2443) Variable "p_filedescr" must not contain underscores.
(#2444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2444) Inline comments must end in full-stops, exclamation marks, or question marks
(#2445) Variable "p_header" must not contain underscores.
(#2446) Variable "p_header" must not contain underscores.
(#2446) Variable "p_filedescr" must not contain underscores.
(#2449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2449) Inline comments must end in full-stops, exclamation marks, or question marks
(#2450) Variable "p_filedescr" must not contain underscores.
(#2451) Variable "p_header" must not contain underscores.
(#2451) Variable "p_filedescr" must not contain underscores.
(#2452) Usage of ELSEIF not allowed; use ELSE IF instead
(#2452) Variable "p_filedescr" must not contain underscores.
(#2453) Variable "p_header" must not contain underscores.
(#2455) Variable "p_header" must not contain underscores.
(#2455) Variable "p_filename" must not contain underscores.
(#2458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2458) Inline comments must end in full-stops, exclamation marks, or question marks
(#2459) Variable "p_filedescr" must not contain underscores.
(#2460) Variable "p_header" must not contain underscores.
(#2460) Variable "p_filedescr" must not contain underscores.
(#2461) Variable "p_header" must not contain underscores.
(#2461) Variable "p_filedescr" must not contain underscores.
(#2463) Variable "p_header" must not contain underscores.
(#2464) Variable "p_header" must not contain underscores.
(#2467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2467) Inline comments must end in full-stops, exclamation marks, or question marks
(#2468) Variable "p_options" must not contain underscores.
(#2469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2470) Variable "v_local_header" must not contain underscores.
(#2471) Variable "p_header" must not contain underscores.
(#2471) Variable "v_local_header" must not contain underscores.
(#2473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2476) Inline comments must end in full-stops, exclamation marks, or question marks
(#2476) This comment is 70% valid code; is this commented out code?
(#2476) Line indented incorrectly; expected at least 12 spaces, found 4
(#2476) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#2477) Variable "v_result" must not contain underscores.
(#2477) Variable "p_options" must not contain underscores.
(#2477) Variable "v_local_header" must not contain underscores.
(#2478) Variable "v_result" must not contain underscores.
(#2479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2479) Inline comments must end in full-stops, exclamation marks, or question marks
(#2480) Variable "p_header" must not contain underscores.
(#2481) Variable "v_result" must not contain underscores.
(#2484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2485) Inline comments must end in full-stops, exclamation marks, or question marks
(#2486) Variable "p_header" must not contain underscores.
(#2486) Variable "v_local_header" must not contain underscores.
(#2487) Variable "p_header" must not contain underscores.
(#2487) Variable "v_local_header" must not contain underscores.
(#2491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2491) Inline comments must end in full-stops, exclamation marks, or question marks
(#2492) Variable "p_header" must not contain underscores.
(#2493) Variable "p_header" must not contain underscores.
(#2496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2496) Inline comments must end in full-stops, exclamation marks, or question marks
(#2497) Variable "p_header" must not contain underscores.
(#2498) Variable "p_header" must not contain underscores.
(#2501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2501) Inline comments must end in full-stops, exclamation marks, or question marks
(#2502) Variable "p_header" must not contain underscores.
(#2503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2503) Inline comments must end in full-stops, exclamation marks, or question marks
(#2504) Variable "p_filedescr" must not contain underscores.
(#2505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2505) Inline comments must end in full-stops, exclamation marks, or question marks
(#2506) Variable "p_options" must not contain underscores.
(#2506) Variable "p_options" must not contain underscores.
(#2506) Variable "p_options" must not contain underscores.
(#2506) Variable "p_options" must not contain underscores.
(#2506) Variable "p_header" must not contain underscores.
(#2506) Line exceeds maximum limit of 180 characters; contains 241 characters
(#2507) Variable "v_result" must not contain underscores.
(#2507) Variable "p_filedescr" must not contain underscores.
(#2507) Variable "p_header" must not contain underscores.
(#2507) Variable "p_options" must not contain underscores.
(#2508) Variable "v_result" must not contain underscores.
(#2509) Variable "v_result" must not contain underscores.
(#2512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2513) Inline comments must end in full-stops, exclamation marks, or question marks
(#2514) Variable "v_file" must not contain underscores.
(#2514) Variable "p_filename" must not contain underscores.
(#2515) Variable "p_filename" must not contain underscores.
(#2520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2520) Inline comments must end in full-stops, exclamation marks, or question marks
(#2521) Variable "v_content" must not contain underscores.
(#2521) Variable "v_file" must not contain underscores.
(#2521) Variable "p_header" must not contain underscores.
(#2523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2523) Inline comments must end in full-stops, exclamation marks, or question marks
(#2524) Variable "v_file" must not contain underscores.
(#2526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2526) Inline comments must end in full-stops, exclamation marks, or question marks
(#2527) Variable "p_header" must not contain underscores.
(#2527) Variable "v_content" must not contain underscores.
(#2529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2529) Inline comments must end in full-stops, exclamation marks, or question marks
(#2530) Variable "p_options" must not contain underscores.
(#2531) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2531) Inline comments must end in full-stops, exclamation marks, or question marks
(#2532) Variable "p_header" must not contain underscores.
(#2532) Variable "p_header" must not contain underscores.
(#2533) Variable "p_header" must not contain underscores.
(#2535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2536) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) Variable "v_content" must not contain underscores.
(#2537) Variable "v_content" must not contain underscores.
(#2539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2539) Inline comments must end in full-stops, exclamation marks, or question marks
(#2540) Variable "p_header" must not contain underscores.
(#2540) Variable "v_content" must not contain underscores.
(#2541) Variable "p_header" must not contain underscores.
(#2544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2544) Inline comments must end in full-stops, exclamation marks, or question marks
(#2545) Variable "v_result" must not contain underscores.
(#2545) Variable "p_header" must not contain underscores.
(#2546) Variable "v_file" must not contain underscores.
(#2548) Variable "v_result" must not contain underscores.
(#2551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2551) Inline comments must end in full-stops, exclamation marks, or question marks
(#2552) Variable "v_content" must not contain underscores.
(#2552) Variable "p_header" must not contain underscores.
(#2554) Usage of ELSEIF not allowed; use ELSE IF instead
(#2554) Variable "p_filedescr" must not contain underscores.
(#2555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2555) Inline comments must end in full-stops, exclamation marks, or question marks
(#2556) Variable "v_content" must not contain underscores.
(#2556) Variable "p_filedescr" must not contain underscores.
(#2558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2558) Inline comments must end in full-stops, exclamation marks, or question marks
(#2559) Variable "p_header" must not contain underscores.
(#2559) Variable "v_content" must not contain underscores.
(#2561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2561) Inline comments must end in full-stops, exclamation marks, or question marks
(#2562) Variable "p_options" must not contain underscores.
(#2563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2563) Inline comments must end in full-stops, exclamation marks, or question marks
(#2564) Variable "p_header" must not contain underscores.
(#2564) Variable "p_header" must not contain underscores.
(#2565) Variable "p_header" must not contain underscores.
(#2567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2568) Inline comments must end in full-stops, exclamation marks, or question marks
(#2569) Variable "v_content" must not contain underscores.
(#2569) Variable "v_content" must not contain underscores.
(#2571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2571) Inline comments must end in full-stops, exclamation marks, or question marks
(#2572) Variable "p_header" must not contain underscores.
(#2572) Variable "v_content" must not contain underscores.
(#2573) Variable "p_header" must not contain underscores.
(#2576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2576) Inline comments must end in full-stops, exclamation marks, or question marks
(#2577) Variable "v_result" must not contain underscores.
(#2577) Variable "p_header" must not contain underscores.
(#2578) Variable "v_file" must not contain underscores.
(#2580) Variable "v_result" must not contain underscores.
(#2583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2583) Inline comments must end in full-stops, exclamation marks, or question marks
(#2584) Variable "v_content" must not contain underscores.
(#2584) Variable "p_header" must not contain underscores.
(#2585) Usage of ELSEIF not allowed; use ELSE IF instead
(#2585) Variable "p_filedescr" must not contain underscores.
(#2586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2587) Inline comments must end in full-stops, exclamation marks, or question marks
(#2588) Variable "p_header" must not contain underscores.
(#2589) Variable "p_header" must not contain underscores.
(#2592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2592) Inline comments must end in full-stops, exclamation marks, or question marks
(#2593) Variable "p_header" must not contain underscores.
(#2594) This comment is 60% valid code; is this commented out code?
(#2594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2594) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010; // Value for a folder : to be checked" but found "//$p_header['external'] = 0x41FF0010; // Value for a folder : to be checked"
(#2595) Variable "p_header" must not contain underscores.
(#2595) Inline comments must end in full-stops, exclamation marks, or question marks
(#2597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2597) Inline comments must end in full-stops, exclamation marks, or question marks
(#2598) Variable "v_result" must not contain underscores.
(#2598) Variable "p_header" must not contain underscores.
(#2599) Variable "v_result" must not contain underscores.
(#2604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2604) Inline comments must end in full-stops, exclamation marks, or question marks
(#2605) Variable "p_options" must not contain underscores.
(#2606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2606) Inline comments must end in full-stops, exclamation marks, or question marks
(#2607) Variable "v_local_header" must not contain underscores.
(#2608) Variable "p_header" must not contain underscores.
(#2608) Variable "v_local_header" must not contain underscores.
(#2610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2613) Inline comments must end in full-stops, exclamation marks, or question marks
(#2613) This comment is 70% valid code; is this commented out code?
(#2613) Line indented incorrectly; expected at least 12 spaces, found 4
(#2613) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#2614) Variable "v_result" must not contain underscores.
(#2614) Variable "p_options" must not contain underscores.
(#2614) Variable "v_local_header" must not contain underscores.
(#2615) Variable "v_result" must not contain underscores.
(#2616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2616) Inline comments must end in full-stops, exclamation marks, or question marks
(#2617) Variable "v_result" must not contain underscores.
(#2620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2621) Inline comments must end in full-stops, exclamation marks, or question marks
(#2624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2624) Inline comments must end in full-stops, exclamation marks, or question marks
(#2625) Variable "v_result" must not contain underscores.
(#2635) Public method name "PclZip::privAddFileUsingTempFile" must be in lower-case letters only
(#2635) Variable "p_filedescr" must not contain underscores.
(#2635) Variable "p_header" must not contain underscores.
(#2635) Variable "p_options" must not contain underscores.
(#2636) Opening brace should be on the same line as the declaration
(#2637) Variable "v_result" must not contain underscores.
(#2639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2639) Inline comments must end in full-stops, exclamation marks, or question marks
(#2640) Variable "p_filename" must not contain underscores.
(#2640) Variable "p_filedescr" must not contain underscores.
(#2642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2642) Inline comments must end in full-stops, exclamation marks, or question marks
(#2643) Variable "v_file" must not contain underscores.
(#2643) Variable "p_filename" must not contain underscores.
(#2644) Variable "p_filename" must not contain underscores.
(#2649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
(#2650) Variable "v_gzip_temp_name" must not contain underscores.
(#2651) Variable "v_file_compressed" must not contain underscores.
(#2651) Variable "v_gzip_temp_name" must not contain underscores.
(#2652) Variable "v_file" must not contain underscores.
(#2653) Variable "v_gzip_temp_name" must not contain underscores.
(#2653) Line exceeds 132 characters; contains 143 characters
(#2658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2658) Inline comments must end in full-stops, exclamation marks, or question marks
(#2659) Variable "v_size" must not contain underscores.
(#2659) Variable "p_filename" must not contain underscores.
(#2660) Variable "v_size" must not contain underscores.
(#2661) Variable "v_read_size" must not contain underscores.
(#2661) Variable "v_size" must not contain underscores.
(#2661) Variable "v_size" must not contain underscores.
(#2662) Variable "v_buffer" must not contain underscores.
(#2662) Variable "v_file" must not contain underscores.
(#2662) Variable "v_read_size" must not contain underscores.
(#2663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2663) Inline comments must end in full-stops, exclamation marks, or question marks
(#2663) This comment is 58% valid code; is this commented out code?
(#2663) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#2664) Variable "v_file_compressed" must not contain underscores.
(#2664) Variable "v_buffer" must not contain underscores.
(#2664) Variable "v_read_size" must not contain underscores.
(#2665) Variable "v_size" must not contain underscores.
(#2665) Variable "v_read_size" must not contain underscores.
(#2668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2668) Inline comments must end in full-stops, exclamation marks, or question marks
(#2669) Variable "v_file" must not contain underscores.
(#2670) Variable "v_file_compressed" must not contain underscores.
(#2672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2673) Variable "v_gzip_temp_name" must not contain underscores.
(#2674) Variable "v_gzip_temp_name" must not contain underscores.
(#2674) Line exceeds 132 characters; contains 157 characters
(#2679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2679) Inline comments must end in full-stops, exclamation marks, or question marks
(#2680) Variable "v_file_compressed" must not contain underscores.
(#2680) Variable "v_gzip_temp_name" must not contain underscores.
(#2681) Variable "v_gzip_temp_name" must not contain underscores.
(#2681) Line exceeds 132 characters; contains 141 characters
(#2686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2687) Variable "v_binary_data" must not contain underscores.
(#2687) Variable "v_file_compressed" must not contain underscores.
(#2688) Variable "v_data_header" must not contain underscores.
(#2688) Variable "v_binary_data" must not contain underscores.
(#2690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2690) Inline comments must end in full-stops, exclamation marks, or question marks
(#2691) Variable "v_data_header" must not contain underscores.
(#2691) Variable "v_data_header" must not contain underscores.
(#2693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2693) Inline comments must end in full-stops, exclamation marks, or question marks
(#2694) Variable "v_file_compressed" must not contain underscores.
(#2694) Variable "v_gzip_temp_name" must not contain underscores.
(#2695) Variable "v_binary_data" must not contain underscores.
(#2695) Variable "v_file_compressed" must not contain underscores.
(#2696) Variable "v_data_footer" must not contain underscores.
(#2696) Variable "v_binary_data" must not contain underscores.
(#2698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2698) Inline comments must end in full-stops, exclamation marks, or question marks
(#2699) Variable "p_header" must not contain underscores.
(#2699) Variable "v_data_header" must not contain underscores.
(#2700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2700) Inline comments must end in full-stops, exclamation marks, or question marks
(#2700) This comment is 75% valid code; is this commented out code?
(#2700) No space found before comment text; expected "// $p_header['mtime'] = $v_data_header['mtime'];" but found "//$p_header['mtime'] = $v_data_header['mtime'];"
(#2701) Variable "p_header" must not contain underscores.
(#2701) Variable "v_data_footer" must not contain underscores.
(#2702) Variable "p_header" must not contain underscores.
(#2702) Variable "v_gzip_temp_name" must not contain underscores.
(#2704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2704) Inline comments must end in full-stops, exclamation marks, or question marks
(#2705) Variable "v_file_compressed" must not contain underscores.
(#2707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2707) Inline comments must end in full-stops, exclamation marks, or question marks
(#2708) Variable "v_result" must not contain underscores.
(#2708) Variable "p_header" must not contain underscores.
(#2709) Variable "v_result" must not contain underscores.
(#2712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2712) Inline comments must end in full-stops, exclamation marks, or question marks
(#2713) Variable "v_file_compressed" must not contain underscores.
(#2713) Variable "v_gzip_temp_name" must not contain underscores.
(#2714) Variable "v_gzip_temp_name" must not contain underscores.
(#2714) Line exceeds 132 characters; contains 141 characters
(#2719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2719) Inline comments must end in full-stops, exclamation marks, or question marks
(#2720) Variable "v_file_compressed" must not contain underscores.
(#2721) Variable "v_size" must not contain underscores.
(#2721) Variable "p_header" must not contain underscores.
(#2722) Variable "v_size" must not contain underscores.
(#2723) Variable "v_read_size" must not contain underscores.
(#2723) Variable "v_size" must not contain underscores.
(#2723) Variable "v_size" must not contain underscores.
(#2724) Variable "v_buffer" must not contain underscores.
(#2724) Variable "v_file_compressed" must not contain underscores.
(#2724) Variable "v_read_size" must not contain underscores.
(#2725) Variable "v_buffer" must not contain underscores.
(#2725) Variable "v_read_size" must not contain underscores.
(#2726) Variable "v_size" must not contain underscores.
(#2726) Variable "v_read_size" must not contain underscores.
(#2729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2729) Inline comments must end in full-stops, exclamation marks, or question marks
(#2730) Variable "v_file_compressed" must not contain underscores.
(#2732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2732) Inline comments must end in full-stops, exclamation marks, or question marks
(#2733) Variable "v_gzip_temp_name" must not contain underscores.
(#2735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2735) Inline comments must end in full-stops, exclamation marks, or question marks
(#2736) Variable "v_result" must not contain underscores.
(#2743) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2744) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#2748) Public method name "PclZip::privCalculateStoredFilename" must be in lower-case letters only
(#2748) Variable "p_filedescr" must not contain underscores.
(#2748) Variable "p_options" must not contain underscores.
(#2749) Opening brace should be on the same line as the declaration
(#2750) Variable "v_result" must not contain underscores.
(#2752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2753) Variable "p_filename" must not contain underscores.
(#2753) Variable "p_filedescr" must not contain underscores.
(#2754) Variable "p_options" must not contain underscores.
(#2755) Variable "p_add_dir" must not contain underscores.
(#2755) Variable "p_options" must not contain underscores.
(#2757) Variable "p_add_dir" must not contain underscores.
(#2759) Variable "p_options" must not contain underscores.
(#2760) Variable "p_remove_dir" must not contain underscores.
(#2760) Variable "p_options" must not contain underscores.
(#2762) Variable "p_remove_dir" must not contain underscores.
(#2764) Variable "p_options" must not contain underscores.
(#2765) Variable "p_remove_all_dir" must not contain underscores.
(#2765) Variable "p_options" must not contain underscores.
(#2767) Variable "p_remove_all_dir" must not contain underscores.
(#2770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2770) Inline comments must end in full-stops, exclamation marks, or question marks
(#2771) Variable "p_filedescr" must not contain underscores.
(#2772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2772) Inline comments must end in full-stops, exclamation marks, or question marks
(#2773) Variable "v_stored_filename" must not contain underscores.
(#2773) Variable "p_filedescr" must not contain underscores.
(#2775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2777) Inline comments must end in full-stops, exclamation marks, or question marks
(#2778) Variable "p_filedescr" must not contain underscores.
(#2779) Variable "v_path_info" must not contain underscores.
(#2779) Variable "p_filename" must not contain underscores.
(#2780) Variable "v_dir" must not contain underscores.
(#2781) Variable "v_path_info" must not contain underscores.
(#2782) Variable "v_dir" must not contain underscores.
(#2782) Variable "v_path_info" must not contain underscores.
(#2784) Variable "v_stored_filename" must not contain underscores.
(#2784) Variable "v_dir" must not contain underscores.
(#2784) Variable "p_filedescr" must not contain underscores.
(#2786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2786) Inline comments must end in full-stops, exclamation marks, or question marks
(#2787) Variable "v_stored_filename" must not contain underscores.
(#2787) Variable "p_filename" must not contain underscores.
(#2790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2790) Inline comments must end in full-stops, exclamation marks, or question marks
(#2791) Variable "p_remove_all_dir" must not contain underscores.
(#2792) Variable "v_stored_filename" must not contain underscores.
(#2792) Variable "p_filename" must not contain underscores.
(#2793) Usage of ELSEIF not allowed; use ELSE IF instead
(#2793) Variable "p_remove_dir" must not contain underscores.
(#2794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2794) Inline comments must end in full-stops, exclamation marks, or question marks
(#2795) Variable "p_remove_dir" must not contain underscores.
(#2796) Variable "p_remove_dir" must not contain underscores.
(#2799) Variable "p_filename" must not contain underscores.
(#2799) Variable "p_remove_dir" must not contain underscores.
(#2800) Variable "p_filename" must not contain underscores.
(#2800) Variable "p_remove_dir" must not contain underscores.
(#2801) Variable "p_remove_dir" must not contain underscores.
(#2801) Variable "p_remove_dir" must not contain underscores.
(#2803) Variable "p_filename" must not contain underscores.
(#2803) Variable "p_remove_dir" must not contain underscores.
(#2804) Variable "p_remove_dir" must not contain underscores.
(#2804) Variable "p_remove_dir" must not contain underscores.
(#2808) Variable "v_compare" must not contain underscores.
(#2808) Variable "p_remove_dir" must not contain underscores.
(#2808) Variable "v_stored_filename" must not contain underscores.
(#2809) Variable "v_compare" must not contain underscores.
(#2810) Variable "v_compare" must not contain underscores.
(#2811) Variable "v_stored_filename" must not contain underscores.
(#2813) Variable "v_stored_filename" must not contain underscores.
(#2813) Variable "v_stored_filename" must not contain underscores.
(#2813) Variable "p_remove_dir" must not contain underscores.
(#2818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2818) Inline comments must end in full-stops, exclamation marks, or question marks
(#2819) Variable "v_stored_filename" must not contain underscores.
(#2819) Variable "v_stored_filename" must not contain underscores.
(#2821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2821) Inline comments must end in full-stops, exclamation marks, or question marks
(#2822) Variable "p_add_dir" must not contain underscores.
(#2823) Variable "p_add_dir" must not contain underscores.
(#2824) Variable "v_stored_filename" must not contain underscores.
(#2824) Variable "p_add_dir" must not contain underscores.
(#2824) Variable "v_stored_filename" must not contain underscores.
(#2826) Variable "v_stored_filename" must not contain underscores.
(#2826) Variable "p_add_dir" must not contain underscores.
(#2826) Variable "v_stored_filename" must not contain underscores.
(#2831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2831) Inline comments must end in full-stops, exclamation marks, or question marks
(#2832) Variable "v_stored_filename" must not contain underscores.
(#2832) Variable "v_stored_filename" must not contain underscores.
(#2833) Variable "p_filedescr" must not contain underscores.
(#2833) Variable "v_stored_filename" must not contain underscores.
(#2835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2835) Inline comments must end in full-stops, exclamation marks, or question marks
(#2836) Variable "v_result" must not contain underscores.
(#2846) Public method name "PclZip::privWriteFileHeader" must be in lower-case letters only
(#2846) Variable "p_header" must not contain underscores.
(#2847) Opening brace should be on the same line as the declaration
(#2848) Variable "v_result" must not contain underscores.
(#2850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2850) Inline comments must end in full-stops, exclamation marks, or question marks
(#2851) Variable "p_header" must not contain underscores.
(#2853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2853) Inline comments must end in full-stops, exclamation marks, or question marks
(#2854) Variable "v_date" must not contain underscores.
(#2854) Variable "p_header" must not contain underscores.
(#2855) Variable "v_mtime" must not contain underscores.
(#2855) Variable "v_date" must not contain underscores.
(#2855) Variable "v_date" must not contain underscores.
(#2855) Variable "v_date" must not contain underscores.
(#2856) Variable "v_mdate" must not contain underscores.
(#2856) Variable "v_date" must not contain underscores.
(#2856) Variable "v_date" must not contain underscores.
(#2856) Variable "v_date" must not contain underscores.
(#2858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2858) Inline comments must end in full-stops, exclamation marks, or question marks
(#2859) Variable "v_binary_data" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "v_mtime" must not contain underscores.
(#2859) Variable "v_mdate" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "p_header" must not contain underscores.
(#2859) Line exceeds maximum limit of 180 characters; contains 283 characters
(#2861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2861) Inline comments must end in full-stops, exclamation marks, or question marks
(#2862) Variable "v_binary_data" must not contain underscores.
(#2864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2864) Inline comments must end in full-stops, exclamation marks, or question marks
(#2865) Variable "p_header" must not contain underscores.
(#2866) Variable "p_header" must not contain underscores.
(#2866) Variable "p_header" must not contain underscores.
(#2868) Variable "p_header" must not contain underscores.
(#2869) Variable "p_header" must not contain underscores.
(#2869) Variable "p_header" must not contain underscores.
(#2872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2872) Inline comments must end in full-stops, exclamation marks, or question marks
(#2873) Variable "v_result" must not contain underscores.
(#2883) Public method name "PclZip::privWriteCentralFileHeader" must be in lower-case letters only
(#2883) Variable "p_header" must not contain underscores.
(#2884) Opening brace should be on the same line as the declaration
(#2885) Variable "v_result" must not contain underscores.
(#2888) This comment is 64% valid code; is this commented out code?
(#2888) No space found before comment text; expected "// for(reset($p_header); $key = key($p_header); next($p_header)) {" but found "//for(reset($p_header); $key = key($p_header); next($p_header)) {"
(#2889) Inline comments must end in full-stops, exclamation marks, or question marks
(#2889) This comment is 100% valid code; is this commented out code?
(#2889) No space found before comment text; expected "// }" but found "//}"
(#2891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2891) Inline comments must end in full-stops, exclamation marks, or question marks
(#2892) Variable "v_date" must not contain underscores.
(#2892) Variable "p_header" must not contain underscores.
(#2893) Variable "v_mtime" must not contain underscores.
(#2893) Variable "v_date" must not contain underscores.
(#2893) Variable "v_date" must not contain underscores.
(#2893) Variable "v_date" must not contain underscores.
(#2894) Variable "v_mdate" must not contain underscores.
(#2894) Variable "v_date" must not contain underscores.
(#2894) Variable "v_date" must not contain underscores.
(#2894) Variable "v_date" must not contain underscores.
(#2896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2896) Inline comments must end in full-stops, exclamation marks, or question marks
(#2897) Variable "v_binary_data" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "v_mtime" must not contain underscores.
(#2897) Variable "v_mdate" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Variable "p_header" must not contain underscores.
(#2897) Line exceeds maximum limit of 180 characters; contains 423 characters
(#2899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2899) Inline comments must end in full-stops, exclamation marks, or question marks
(#2900) Variable "v_binary_data" must not contain underscores.
(#2902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2902) Inline comments must end in full-stops, exclamation marks, or question marks
(#2903) Variable "p_header" must not contain underscores.
(#2904) Variable "p_header" must not contain underscores.
(#2904) Variable "p_header" must not contain underscores.
(#2906) Variable "p_header" must not contain underscores.
(#2907) Variable "p_header" must not contain underscores.
(#2907) Variable "p_header" must not contain underscores.
(#2909) Variable "p_header" must not contain underscores.
(#2910) Variable "p_header" must not contain underscores.
(#2910) Variable "p_header" must not contain underscores.
(#2913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2913) Inline comments must end in full-stops, exclamation marks, or question marks
(#2914) Variable "v_result" must not contain underscores.
(#2924) Public method name "PclZip::privWriteCentralHeader" must be in lower-case letters only
(#2924) Variable "p_nb_entries" must not contain underscores.
(#2924) Variable "p_size" must not contain underscores.
(#2924) Variable "p_offset" must not contain underscores.
(#2924) Variable "p_comment" must not contain underscores.
(#2925) Opening brace should be on the same line as the declaration
(#2926) Variable "v_result" must not contain underscores.
(#2928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2928) Inline comments must end in full-stops, exclamation marks, or question marks
(#2929) Variable "v_binary_data" must not contain underscores.
(#2929) Variable "p_nb_entries" must not contain underscores.
(#2929) Variable "p_nb_entries" must not contain underscores.
(#2929) Variable "p_size" must not contain underscores.
(#2929) Variable "p_offset" must not contain underscores.
(#2929) Variable "p_comment" must not contain underscores.
(#2931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2931) Inline comments must end in full-stops, exclamation marks, or question marks
(#2932) Variable "v_binary_data" must not contain underscores.
(#2934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2934) Inline comments must end in full-stops, exclamation marks, or question marks
(#2935) Variable "p_comment" must not contain underscores.
(#2936) Variable "p_comment" must not contain underscores.
(#2936) Variable "p_comment" must not contain underscores.
(#2939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2939) Inline comments must end in full-stops, exclamation marks, or question marks
(#2940) Variable "v_result" must not contain underscores.
(#2950) Public method name "PclZip::privList" must be in lower-case letters only
(#2950) Variable "p_list" must not contain underscores.
(#2951) Opening brace should be on the same line as the declaration
(#2952) Variable "v_result" must not contain underscores.
(#2954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2954) Inline comments must end in full-stops, exclamation marks, or question marks
(#2957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2957) Inline comments must end in full-stops, exclamation marks, or question marks
(#2959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2959) Inline comments must end in full-stops, exclamation marks, or question marks
(#2962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2962) Inline comments must end in full-stops, exclamation marks, or question marks
(#2965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2965) Inline comments must end in full-stops, exclamation marks, or question marks
(#2969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2969) Inline comments must end in full-stops, exclamation marks, or question marks
(#2970) Variable "v_central_dir" must not contain underscores.
(#2971) Variable "v_result" must not contain underscores.
(#2971) Variable "v_central_dir" must not contain underscores.
(#2974) Variable "v_result" must not contain underscores.
(#2977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2977) Inline comments must end in full-stops, exclamation marks, or question marks
(#2979) Variable "v_central_dir" must not contain underscores.
(#2982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2982) Inline comments must end in full-stops, exclamation marks, or question marks
(#2985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2985) Inline comments must end in full-stops, exclamation marks, or question marks
(#2989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2989) Inline comments must end in full-stops, exclamation marks, or question marks
(#2990) Variable "v_central_dir" must not contain underscores.
(#2991) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2991) Inline comments must end in full-stops, exclamation marks, or question marks
(#2992) Variable "v_result" must not contain underscores.
(#2992) Variable "v_header" must not contain underscores.
(#2995) Variable "v_result" must not contain underscores.
(#2997) Variable "v_header" must not contain underscores.
(#2999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2999) Inline comments must end in full-stops, exclamation marks, or question marks
(#3000) Variable "v_header" must not contain underscores.
(#3000) Variable "p_list" must not contain underscores.
(#3001) Variable "v_header" must not contain underscores.
(#3004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3004) Inline comments must end in full-stops, exclamation marks, or question marks
(#3007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3007) Inline comments must end in full-stops, exclamation marks, or question marks
(#3010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3010) Inline comments must end in full-stops, exclamation marks, or question marks
(#3011) Variable "v_result" must not contain underscores.
(#3018) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3019) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3020) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3021) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3022) Expected 1 space before comment text but found 53; use block comment if you need indentation
(#3023) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3024) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3025) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3026) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3027) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3028) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3029) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3030) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#3034) Public method name "PclZip::privConvertHeader2FileInfo" must be in lower-case letters only
(#3034) Variable "p_header" must not contain underscores.
(#3034) Variable "p_info" must not contain underscores.
(#3035) Opening brace should be on the same line as the declaration
(#3036) Variable "v_result" must not contain underscores.
(#3038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3038) Inline comments must end in full-stops, exclamation marks, or question marks
(#3039) Variable "v_temp_path" must not contain underscores.
(#3039) Variable "p_header" must not contain underscores.
(#3040) Variable "p_info" must not contain underscores.
(#3040) Variable "v_temp_path" must not contain underscores.
(#3041) Variable "v_temp_path" must not contain underscores.
(#3041) Variable "p_header" must not contain underscores.
(#3042) Variable "p_info" must not contain underscores.
(#3042) Variable "v_temp_path" must not contain underscores.
(#3043) Variable "p_info" must not contain underscores.
(#3043) Variable "p_header" must not contain underscores.
(#3044) Variable "p_info" must not contain underscores.
(#3044) Variable "p_header" must not contain underscores.
(#3045) Variable "p_info" must not contain underscores.
(#3045) Variable "p_header" must not contain underscores.
(#3046) Variable "p_info" must not contain underscores.
(#3046) Variable "p_header" must not contain underscores.
(#3047) Variable "p_info" must not contain underscores.
(#3047) Variable "p_header" must not contain underscores.
(#3048) Variable "p_info" must not contain underscores.
(#3048) Variable "p_header" must not contain underscores.
(#3049) Variable "p_info" must not contain underscores.
(#3049) Variable "p_header" must not contain underscores.
(#3050) Variable "p_info" must not contain underscores.
(#3050) Variable "p_header" must not contain underscores.
(#3052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3052) Inline comments must end in full-stops, exclamation marks, or question marks
(#3053) Variable "v_result" must not contain underscores.
(#3060) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3062) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3063) Expected 1 space before comment text but found 36; use block comment if you need indentation
(#3064) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3065) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3066) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#3067) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#3068) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#3069) Expected 1 space before comment text but found 40; use block comment if you need indentation
(#3071) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3073) Public method name "PclZip::privExtractByRule" must be in lower-case letters only
(#3073) Variable "p_file_list" must not contain underscores.
(#3073) Variable "p_path" must not contain underscores.
(#3073) Variable "p_remove_path" must not contain underscores.
(#3073) Variable "p_remove_all_path" must not contain underscores.
(#3073) Variable "p_options" must not contain underscores.
(#3074) Opening brace should be on the same line as the declaration
(#3075) Variable "v_result" must not contain underscores.
(#3077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3077) Inline comments must end in full-stops, exclamation marks, or question marks
(#3080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3080) Inline comments must end in full-stops, exclamation marks, or question marks
(#3081) Variable "p_path" must not contain underscores.
(#3081) Variable "p_path" must not contain underscores.
(#3081) Variable "p_path" must not contain underscores.
(#3081) Variable "p_path" must not contain underscores.
(#3081) Line exceeds 132 characters; contains 137 characters
(#3082) Variable "p_path" must not contain underscores.
(#3082) Variable "p_path" must not contain underscores.
(#3085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3085) Inline comments must end in full-stops, exclamation marks, or question marks
(#3086) Variable "p_path" must not contain underscores.
(#3086) Variable "p_path" must not contain underscores.
(#3087) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3087) Inline comments must end in full-stops, exclamation marks, or question marks
(#3088) Variable "p_path" must not contain underscores.
(#3089) Variable "p_path" must not contain underscores.
(#3089) Variable "p_path" must not contain underscores.
(#3089) Variable "p_path" must not contain underscores.
(#3093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3093) Inline comments must end in full-stops, exclamation marks, or question marks
(#3094) Variable "p_remove_path" must not contain underscores.
(#3094) Variable "p_remove_path" must not contain underscores.
(#3095) Variable "p_remove_path" must not contain underscores.
(#3097) Variable "p_remove_path_size" must not contain underscores.
(#3097) Variable "p_remove_path" must not contain underscores.
(#3099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3099) Inline comments must end in full-stops, exclamation marks, or question marks
(#3100) Variable "v_result" must not contain underscores.
(#3103) Variable "v_result" must not contain underscores.
(#3106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3106) Inline comments must end in full-stops, exclamation marks, or question marks
(#3107) Variable "v_central_dir" must not contain underscores.
(#3108) Variable "v_result" must not contain underscores.
(#3108) Variable "v_central_dir" must not contain underscores.
(#3109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3109) Inline comments must end in full-stops, exclamation marks, or question marks
(#3113) Variable "v_result" must not contain underscores.
(#3116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3116) Inline comments must end in full-stops, exclamation marks, or question marks
(#3117) Variable "v_pos_entry" must not contain underscores.
(#3117) Variable "v_central_dir" must not contain underscores.
(#3119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3119) Inline comments must end in full-stops, exclamation marks, or question marks
(#3120) Variable "j_start" must not contain underscores.
(#3121) Variable "v_nb_extracted" must not contain underscores.
(#3121) Variable "v_central_dir" must not contain underscores.
(#3122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3122) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Variable "v_pos_entry" must not contain underscores.
(#3125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3125) Inline comments must end in full-stops, exclamation marks, or question marks
(#3129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3129) Inline comments must end in full-stops, exclamation marks, or question marks
(#3132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3132) Inline comments must end in full-stops, exclamation marks, or question marks
(#3136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3136) Inline comments must end in full-stops, exclamation marks, or question marks
(#3137) Variable "v_header" must not contain underscores.
(#3138) Variable "v_result" must not contain underscores.
(#3138) Variable "v_header" must not contain underscores.
(#3139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3139) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) Variable "v_result" must not contain underscores.
(#3146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3146) Inline comments must end in full-stops, exclamation marks, or question marks
(#3147) Variable "v_header" must not contain underscores.
(#3149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3149) Inline comments must end in full-stops, exclamation marks, or question marks
(#3150) Variable "v_pos_entry" must not contain underscores.
(#3152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3152) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Variable "v_extract" must not contain underscores.
(#3155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3155) Inline comments must end in full-stops, exclamation marks, or question marks
(#3156) Variable "p_options" must not contain underscores.
(#3156) Variable "p_options" must not contain underscores.
(#3157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3157) Inline comments must end in full-stops, exclamation marks, or question marks
(#3158) The use of function sizeof() is forbidden; use count() instead
(#3158) Variable "p_options" must not contain underscores.
(#3158) Variable "v_extract" must not contain underscores.
(#3159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3159) Inline comments must end in full-stops, exclamation marks, or question marks
(#3160) Variable "p_options" must not contain underscores.
(#3161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3161) Inline comments must end in full-stops, exclamation marks, or question marks
(#3162) Variable "v_header" must not contain underscores.
(#3162) Variable "p_options" must not contain underscores.
(#3162) Variable "v_header" must not contain underscores.
(#3162) Variable "p_options" must not contain underscores.
(#3162) Variable "p_options" must not contain underscores.
(#3162) Line exceeds maximum limit of 180 characters; contains 241 characters
(#3163) Variable "v_extract" must not contain underscores.
(#3165) Usage of ELSEIF not allowed; use ELSE IF instead
(#3165) Variable "v_header" must not contain underscores.
(#3165) Variable "p_options" must not contain underscores.
(#3166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3166) Inline comments must end in full-stops, exclamation marks, or question marks
(#3167) Variable "v_extract" must not contain underscores.
(#3170) Usage of ELSEIF not allowed; use ELSE IF instead
(#3170) Variable "p_options" must not contain underscores.
(#3170) Variable "p_options" must not contain underscores.
(#3171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3171) Inline comments must end in full-stops, exclamation marks, or question marks
(#3172) Variable "p_options" must not contain underscores.
(#3172) Variable "v_header" must not contain underscores.
(#3173) Variable "v_extract" must not contain underscores.
(#3175) Usage of ELSEIF not allowed; use ELSE IF instead
(#3175) Variable "p_options" must not contain underscores.
(#3175) Variable "p_options" must not contain underscores.
(#3176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3177) Inline comments must end in full-stops, exclamation marks, or question marks
(#3178) Variable "j_start" must not contain underscores.
(#3178) The use of function sizeof() is forbidden; use count() instead
(#3178) Variable "p_options" must not contain underscores.
(#3178) Variable "v_extract" must not contain underscores.
(#3179) Variable "p_options" must not contain underscores.
(#3179) Variable "p_options" must not contain underscores.
(#3179) Line exceeds 132 characters; contains 133 characters
(#3180) Variable "v_extract" must not contain underscores.
(#3182) Variable "p_options" must not contain underscores.
(#3183) Variable "j_start" must not contain underscores.
(#3186) Variable "p_options" must not contain underscores.
(#3191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3191) Inline comments must end in full-stops, exclamation marks, or question marks
(#3192) Variable "v_extract" must not contain underscores.
(#3195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3195) Inline comments must end in full-stops, exclamation marks, or question marks
(#3196) Variable "v_extract" must not contain underscores.
(#3196) Variable "v_header" must not contain underscores.
(#3196) Variable "v_header" must not contain underscores.
(#3197) Variable "v_header" must not contain underscores.
(#3199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3199) Inline comments must end in full-stops, exclamation marks, or question marks
(#3200) Variable "p_options" must not contain underscores.
(#3200) Variable "p_options" must not contain underscores.
(#3203) Variable "v_header" must not contain underscores.
(#3203) Variable "v_header" must not contain underscores.
(#3203) Line exceeds maximum limit of 180 characters; contains 213 characters
(#3209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3209) Inline comments must end in full-stops, exclamation marks, or question marks
(#3210) Variable "v_extract" must not contain underscores.
(#3210) Variable "v_header" must not contain underscores.
(#3211) Variable "v_header" must not contain underscores.
(#3212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3212) Inline comments must end in full-stops, exclamation marks, or question marks
(#3213) Variable "p_options" must not contain underscores.
(#3213) Variable "p_options" must not contain underscores.
(#3216) Variable "v_header" must not contain underscores.
(#3216) Line exceeds 132 characters; contains 153 characters
(#3222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3222) Inline comments must end in full-stops, exclamation marks, or question marks
(#3223) Variable "v_extract" must not contain underscores.
(#3223) Variable "v_header" must not contain underscores.
(#3224) Variable "v_result" must not contain underscores.
(#3224) Variable "v_header" must not contain underscores.
(#3224) Variable "p_file_list" must not contain underscores.
(#3224) Variable "v_nb_extracted" must not contain underscores.
(#3225) Variable "v_result" must not contain underscores.
(#3229) Variable "v_result" must not contain underscores.
(#3232) Variable "v_extract" must not contain underscores.
(#3235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3235) Inline comments must end in full-stops, exclamation marks, or question marks
(#3236) Variable "v_extract" must not contain underscores.
(#3237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3237) Inline comments must end in full-stops, exclamation marks, or question marks
(#3239) Variable "v_header" must not contain underscores.
(#3240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3240) Inline comments must end in full-stops, exclamation marks, or question marks
(#3245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3245) Inline comments must end in full-stops, exclamation marks, or question marks
(#3248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3248) Inline comments must end in full-stops, exclamation marks, or question marks
(#3252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3252) Inline comments must end in full-stops, exclamation marks, or question marks
(#3253) Variable "p_options" must not contain underscores.
(#3254) Variable "v_string" must not contain underscores.
(#3256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3256) Inline comments must end in full-stops, exclamation marks, or question marks
(#3257) Variable "v_result1" must not contain underscores.
(#3257) Variable "v_header" must not contain underscores.
(#3257) Variable "v_string" must not contain underscores.
(#3257) Variable "p_options" must not contain underscores.
(#3258) Variable "v_result1" must not contain underscores.
(#3262) Variable "v_result1" must not contain underscores.
(#3265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3265) Inline comments must end in full-stops, exclamation marks, or question marks
(#3266) Variable "v_result" must not contain underscores.
(#3266) Variable "v_header" must not contain underscores.
(#3266) Variable "p_file_list" must not contain underscores.
(#3266) Variable "v_nb_extracted" must not contain underscores.
(#3267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3267) Inline comments must end in full-stops, exclamation marks, or question marks
(#3271) Variable "v_result" must not contain underscores.
(#3274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3274) Inline comments must end in full-stops, exclamation marks, or question marks
(#3275) Variable "p_file_list" must not contain underscores.
(#3275) Variable "v_nb_extracted" must not contain underscores.
(#3275) Variable "v_string" must not contain underscores.
(#3277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3277) Inline comments must end in full-stops, exclamation marks, or question marks
(#3278) Variable "v_nb_extracted" must not contain underscores.
(#3280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3280) Inline comments must end in full-stops, exclamation marks, or question marks
(#3281) Variable "v_result1" must not contain underscores.
(#3284) Usage of ELSEIF not allowed; use ELSE IF instead
(#3284) Variable "p_options" must not contain underscores.
(#3284) Variable "p_options" must not contain underscores.
(#3285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3286) Inline comments must end in full-stops, exclamation marks, or question marks
(#3287) Variable "v_result1" must not contain underscores.
(#3287) Variable "v_header" must not contain underscores.
(#3287) Variable "p_options" must not contain underscores.
(#3288) Variable "v_result1" must not contain underscores.
(#3292) Variable "v_result1" must not contain underscores.
(#3295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3295) Inline comments must end in full-stops, exclamation marks, or question marks
(#3296) Variable "v_result" must not contain underscores.
(#3296) Variable "v_header" must not contain underscores.
(#3296) Variable "p_file_list" must not contain underscores.
(#3296) Variable "v_nb_extracted" must not contain underscores.
(#3300) Variable "v_result" must not contain underscores.
(#3303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3303) Inline comments must end in full-stops, exclamation marks, or question marks
(#3304) Variable "v_result1" must not contain underscores.
(#3308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3309) Inline comments must end in full-stops, exclamation marks, or question marks
(#3310) Variable "v_result1" must not contain underscores.
(#3310) Variable "v_header" must not contain underscores.
(#3310) Variable "p_path" must not contain underscores.
(#3310) Variable "p_remove_path" must not contain underscores.
(#3310) Variable "p_remove_all_path" must not contain underscores.
(#3310) Variable "p_options" must not contain underscores.
(#3311) Variable "v_result1" must not contain underscores.
(#3315) Variable "v_result1" must not contain underscores.
(#3318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3318) Inline comments must end in full-stops, exclamation marks, or question marks
(#3319) Variable "v_result" must not contain underscores.
(#3319) Variable "v_header" must not contain underscores.
(#3319) Variable "p_file_list" must not contain underscores.
(#3319) Variable "v_nb_extracted" must not contain underscores.
(#3320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3320) Inline comments must end in full-stops, exclamation marks, or question marks
(#3324) Variable "v_result" must not contain underscores.
(#3327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3327) Inline comments must end in full-stops, exclamation marks, or question marks
(#3328) Variable "v_result1" must not contain underscores.
(#3335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3335) Inline comments must end in full-stops, exclamation marks, or question marks
(#3339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3339) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) Variable "v_result" must not contain underscores.
(#3350) This comment is 50% valid code; is this commented out code?
(#3353) Public method name "PclZip::privExtractFile" must be in lower-case letters only
(#3353) Variable "p_entry" must not contain underscores.
(#3353) Variable "p_path" must not contain underscores.
(#3353) Variable "p_remove_path" must not contain underscores.
(#3353) Variable "p_remove_all_path" must not contain underscores.
(#3353) Variable "p_options" must not contain underscores.
(#3354) Opening brace should be on the same line as the declaration
(#3355) Variable "v_result" must not contain underscores.
(#3357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3357) Inline comments must end in full-stops, exclamation marks, or question marks
(#3358) Variable "v_result" must not contain underscores.
(#3358) Variable "v_header" must not contain underscores.
(#3359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3359) Inline comments must end in full-stops, exclamation marks, or question marks
(#3360) Variable "v_result" must not contain underscores.
(#3363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3363) Inline comments must end in full-stops, exclamation marks, or question marks
(#3364) Empty IF statement detected
(#3364) Variable "v_header" must not contain underscores.
(#3364) Variable "p_entry" must not contain underscores.
(#3365) Inline comments must end in full-stops, exclamation marks, or question marks
(#3368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3368) Inline comments must end in full-stops, exclamation marks, or question marks
(#3369) Variable "p_remove_all_path" must not contain underscores.
(#3370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3370) Inline comments must end in full-stops, exclamation marks, or question marks
(#3371) Variable "p_entry" must not contain underscores.
(#3372) Variable "p_entry" must not contain underscores.
(#3374) Variable "v_result" must not contain underscores.
(#3377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3377) Inline comments must end in full-stops, exclamation marks, or question marks
(#3378) Variable "p_entry" must not contain underscores.
(#3378) Variable "p_entry" must not contain underscores.
(#3379) Usage of ELSEIF not allowed; use ELSE IF instead
(#3379) Variable "p_remove_path" must not contain underscores.
(#3380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3380) Inline comments must end in full-stops, exclamation marks, or question marks
(#3381) Variable "p_remove_path" must not contain underscores.
(#3381) Variable "p_entry" must not contain underscores.
(#3382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3382) Inline comments must end in full-stops, exclamation marks, or question marks
(#3383) Variable "p_entry" must not contain underscores.
(#3385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3385) Inline comments must end in full-stops, exclamation marks, or question marks
(#3386) Variable "v_result" must not contain underscores.
(#3389) Variable "p_remove_path_size" must not contain underscores.
(#3389) Variable "p_remove_path" must not contain underscores.
(#3390) Variable "p_entry" must not contain underscores.
(#3390) Variable "p_remove_path_size" must not contain underscores.
(#3390) Variable "p_remove_path" must not contain underscores.
(#3391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3391) Inline comments must end in full-stops, exclamation marks, or question marks
(#3392) Variable "p_entry" must not contain underscores.
(#3392) Variable "p_entry" must not contain underscores.
(#3392) Variable "p_remove_path_size" must not contain underscores.
(#3396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3396) Inline comments must end in full-stops, exclamation marks, or question marks
(#3397) Variable "p_path" must not contain underscores.
(#3398) Variable "p_entry" must not contain underscores.
(#3398) Variable "p_path" must not contain underscores.
(#3398) Variable "p_entry" must not contain underscores.
(#3401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3401) Inline comments must end in full-stops, exclamation marks, or question marks
(#3402) Variable "p_options" must not contain underscores.
(#3403) Variable "v_inclusion" must not contain underscores.
(#3403) Variable "p_options" must not contain underscores.
(#3403) Variable "p_entry" must not contain underscores.
(#3404) Variable "v_inclusion" must not contain underscores.
(#3405) Variable "p_entry" must not contain underscores.
(#3405) Line exceeds 132 characters; contains 158 characters
(#3411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3411) Inline comments must end in full-stops, exclamation marks, or question marks
(#3412) Variable "p_options" must not contain underscores.
(#3413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3413) Inline comments must end in full-stops, exclamation marks, or question marks
(#3414) Variable "v_local_header" must not contain underscores.
(#3415) Variable "p_entry" must not contain underscores.
(#3415) Variable "v_local_header" must not contain underscores.
(#3417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3420) Inline comments must end in full-stops, exclamation marks, or question marks
(#3420) This comment is 70% valid code; is this commented out code?
(#3420) Line indented incorrectly; expected at least 12 spaces, found 4
(#3420) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3421) Variable "v_result" must not contain underscores.
(#3421) Variable "p_options" must not contain underscores.
(#3421) Variable "v_local_header" must not contain underscores.
(#3422) Variable "v_result" must not contain underscores.
(#3423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3423) Inline comments must end in full-stops, exclamation marks, or question marks
(#3424) Variable "p_entry" must not contain underscores.
(#3425) Variable "v_result" must not contain underscores.
(#3428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3428) Inline comments must end in full-stops, exclamation marks, or question marks
(#3429) Variable "v_result" must not contain underscores.
(#3430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3430) Inline comments must end in full-stops, exclamation marks, or question marks
(#3431) Variable "p_entry" must not contain underscores.
(#3432) Variable "v_result" must not contain underscores.
(#3435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3436) Inline comments must end in full-stops, exclamation marks, or question marks
(#3437) Variable "p_entry" must not contain underscores.
(#3437) Variable "v_local_header" must not contain underscores.
(#3440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3440) Inline comments must end in full-stops, exclamation marks, or question marks
(#3441) Variable "p_entry" must not contain underscores.
(#3442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3442) Inline comments must end in full-stops, exclamation marks, or question marks
(#3443) Variable "p_entry" must not contain underscores.
(#3444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3444) Inline comments must end in full-stops, exclamation marks, or question marks
(#3445) Variable "p_entry" must not contain underscores.
(#3446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3446) Inline comments must end in full-stops, exclamation marks, or question marks
(#3447) Variable "p_entry" must not contain underscores.
(#3449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3452) Variable "p_options" must not contain underscores.
(#3452) Variable "p_options" must not contain underscores.
(#3453) Variable "p_entry" must not contain underscores.
(#3453) Line exceeds 132 characters; contains 159 characters
(#3457) Usage of ELSEIF not allowed; use ELSE IF instead
(#3457) Variable "p_entry" must not contain underscores.
(#3458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3459) Inline comments must end in full-stops, exclamation marks, or question marks
(#3460) Variable "p_entry" must not contain underscores.
(#3462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3465) Variable "p_options" must not contain underscores.
(#3465) Variable "p_options" must not contain underscores.
(#3466) Variable "p_entry" must not contain underscores.
(#3466) Line exceeds 132 characters; contains 144 characters
(#3470) Usage of ELSEIF not allowed; use ELSE IF instead
(#3470) Variable "p_entry" must not contain underscores.
(#3470) Variable "p_entry" must not contain underscores.
(#3471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3472) Inline comments must end in full-stops, exclamation marks, or question marks
(#3473) Empty IF statement detected
(#3473) Variable "p_options" must not contain underscores.
(#3473) Variable "p_options" must not contain underscores.
(#3475) Variable "p_entry" must not contain underscores.
(#3477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3480) Variable "p_options" must not contain underscores.
(#3480) Variable "p_options" must not contain underscores.
(#3481) Variable "p_entry" must not contain underscores.
(#3481) Line exceeds maximum limit of 180 characters; contains 185 characters
(#3486) Empty ELSE statement detected
(#3489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3489) Inline comments must end in full-stops, exclamation marks, or question marks
(#3490) Variable "p_entry" must not contain underscores.
(#3490) Variable "p_entry" must not contain underscores.
(#3491) Variable "v_dir_to_check" must not contain underscores.
(#3491) Variable "p_entry" must not contain underscores.
(#3492) Usage of ELSEIF not allowed; use ELSE IF instead
(#3492) Variable "p_entry" must not contain underscores.
(#3493) Variable "v_dir_to_check" must not contain underscores.
(#3495) Variable "v_dir_to_check" must not contain underscores.
(#3495) Variable "p_entry" must not contain underscores.
(#3498) Variable "v_result" must not contain underscores.
(#3498) Variable "v_dir_to_check" must not contain underscores.
(#3498) Variable "p_entry" must not contain underscores.
(#3499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3499) Inline comments must end in full-stops, exclamation marks, or question marks
(#3500) Variable "p_entry" must not contain underscores.
(#3502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3503) Inline comments must end in full-stops, exclamation marks, or question marks
(#3503) This comment is 75% valid code; is this commented out code?
(#3503) No space found before comment text; expected "// return $v_result;" but found "//return $v_result;"
(#3504) Variable "v_result" must not contain underscores.
(#3509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3509) Inline comments must end in full-stops, exclamation marks, or question marks
(#3510) Variable "p_entry" must not contain underscores.
(#3511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3511) Inline comments must end in full-stops, exclamation marks, or question marks
(#3512) Variable "p_entry" must not contain underscores.
(#3513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3513) Inline comments must end in full-stops, exclamation marks, or question marks
(#3514) Variable "p_entry" must not contain underscores.
(#3515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3515) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) Variable "v_dest_file" must not contain underscores.
(#3516) Variable "p_entry" must not contain underscores.
(#3517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3517) Inline comments must end in full-stops, exclamation marks, or question marks
(#3518) Variable "p_entry" must not contain underscores.
(#3520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3520) Inline comments must end in full-stops, exclamation marks, or question marks
(#3521) Variable "v_result" must not contain underscores.
(#3524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3524) Inline comments must end in full-stops, exclamation marks, or question marks
(#3525) Variable "v_size" must not contain underscores.
(#3525) Variable "p_entry" must not contain underscores.
(#3526) Variable "v_size" must not contain underscores.
(#3527) Variable "v_read_size" must not contain underscores.
(#3527) Variable "v_size" must not contain underscores.
(#3527) Variable "v_size" must not contain underscores.
(#3528) Variable "v_buffer" must not contain underscores.
(#3528) Variable "v_read_size" must not contain underscores.
(#3529) This comment is 45% valid code; is this commented out code?
(#3533) Variable "v_dest_file" must not contain underscores.
(#3533) Variable "v_buffer" must not contain underscores.
(#3533) Variable "v_read_size" must not contain underscores.
(#3534) Variable "v_size" must not contain underscores.
(#3534) Variable "v_read_size" must not contain underscores.
(#3537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3537) Inline comments must end in full-stops, exclamation marks, or question marks
(#3538) Variable "v_dest_file" must not contain underscores.
(#3540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3540) Inline comments must end in full-stops, exclamation marks, or question marks
(#3541) Variable "p_entry" must not contain underscores.
(#3541) Variable "p_entry" must not contain underscores.
(#3543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3544) Inline comments must end in full-stops, exclamation marks, or question marks
(#3545) Variable "p_entry" must not contain underscores.
(#3546) Variable "p_entry" must not contain underscores.
(#3546) Line exceeds 132 characters; contains 168 characters
(#3551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3551) Inline comments must end in full-stops, exclamation marks, or question marks
(#3552) Variable "p_options" must not contain underscores.
(#3552) Variable "p_options" must not contain underscores.
(#3552) Variable "p_options" must not contain underscores.
(#3552) Variable "p_options" must not contain underscores.
(#3552) Variable "p_entry" must not contain underscores.
(#3552) Line exceeds maximum limit of 180 characters; contains 244 characters
(#3553) Variable "v_result" must not contain underscores.
(#3553) Variable "p_entry" must not contain underscores.
(#3553) Variable "p_options" must not contain underscores.
(#3554) Variable "v_result" must not contain underscores.
(#3555) Variable "v_result" must not contain underscores.
(#3558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3559) Inline comments must end in full-stops, exclamation marks, or question marks
(#3560) Variable "v_buffer" must not contain underscores.
(#3560) Variable "p_entry" must not contain underscores.
(#3562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3562) Inline comments must end in full-stops, exclamation marks, or question marks
(#3563) Variable "v_file_content" must not contain underscores.
(#3563) Variable "v_buffer" must not contain underscores.
(#3564) Variable "v_buffer" must not contain underscores.
(#3565) Variable "v_file_content" must not contain underscores.
(#3566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3567) Inline comments must end in full-stops, exclamation marks, or question marks
(#3568) Variable "p_entry" must not contain underscores.
(#3570) Variable "v_result" must not contain underscores.
(#3573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3573) Inline comments must end in full-stops, exclamation marks, or question marks
(#3574) Variable "v_dest_file" must not contain underscores.
(#3574) Variable "p_entry" must not contain underscores.
(#3575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3575) Inline comments must end in full-stops, exclamation marks, or question marks
(#3576) Variable "p_entry" must not contain underscores.
(#3578) Variable "v_result" must not contain underscores.
(#3581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3581) Inline comments must end in full-stops, exclamation marks, or question marks
(#3582) Variable "v_dest_file" must not contain underscores.
(#3582) Variable "v_file_content" must not contain underscores.
(#3582) Variable "p_entry" must not contain underscores.
(#3583) Variable "v_file_content" must not contain underscores.
(#3585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3585) Inline comments must end in full-stops, exclamation marks, or question marks
(#3586) Variable "v_dest_file" must not contain underscores.
(#3589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3589) Inline comments must end in full-stops, exclamation marks, or question marks
(#3590) Variable "p_entry" must not contain underscores.
(#3590) Variable "p_entry" must not contain underscores.
(#3593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3593) Inline comments must end in full-stops, exclamation marks, or question marks
(#3594) Variable "p_options" must not contain underscores.
(#3595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3595) Inline comments must end in full-stops, exclamation marks, or question marks
(#3596) Variable "p_entry" must not contain underscores.
(#3596) Variable "p_options" must not contain underscores.
(#3601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3601) Inline comments must end in full-stops, exclamation marks, or question marks
(#3602) Variable "p_entry" must not contain underscores.
(#3603) Variable "p_entry" must not contain underscores.
(#3604) Usage of ELSEIF not allowed; use ELSE IF instead
(#3604) Variable "p_options" must not contain underscores.
(#3605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3606) Inline comments must end in full-stops, exclamation marks, or question marks
(#3607) Variable "v_local_header" must not contain underscores.
(#3608) Variable "p_entry" must not contain underscores.
(#3608) Variable "v_local_header" must not contain underscores.
(#3610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3613) Inline comments must end in full-stops, exclamation marks, or question marks
(#3613) This comment is 70% valid code; is this commented out code?
(#3613) Line indented incorrectly; expected at least 12 spaces, found 4
(#3613) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3614) Variable "v_result" must not contain underscores.
(#3614) Variable "p_options" must not contain underscores.
(#3614) Variable "v_local_header" must not contain underscores.
(#3616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3616) Inline comments must end in full-stops, exclamation marks, or question marks
(#3617) Variable "v_result" must not contain underscores.
(#3618) Variable "v_result" must not contain underscores.
(#3622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3622) Inline comments must end in full-stops, exclamation marks, or question marks
(#3623) Variable "v_result" must not contain underscores.
(#3633) Public method name "PclZip::privExtractFileUsingTempFile" must be in lower-case letters only
(#3633) Variable "p_entry" must not contain underscores.
(#3633) Variable "p_options" must not contain underscores.
(#3634) Opening brace should be on the same line as the declaration
(#3635) Variable "v_result" must not contain underscores.
(#3637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3637) Inline comments must end in full-stops, exclamation marks, or question marks
(#3638) Variable "v_gzip_temp_name" must not contain underscores.
(#3639) Variable "v_dest_file" must not contain underscores.
(#3639) Variable "v_gzip_temp_name" must not contain underscores.
(#3640) Variable "v_file" must not contain underscores.
(#3641) Variable "v_gzip_temp_name" must not contain underscores.
(#3641) Line exceeds 132 characters; contains 143 characters
(#3646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3646) Inline comments must end in full-stops, exclamation marks, or question marks
(#3647) Variable "v_binary_data" must not contain underscores.
(#3647) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3647) Variable "p_entry" must not contain underscores.
(#3647) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3647) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3647) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3648) Variable "v_dest_file" must not contain underscores.
(#3648) Variable "v_binary_data" must not contain underscores.
(#3650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3650) Inline comments must end in full-stops, exclamation marks, or question marks
(#3651) Variable "v_size" must not contain underscores.
(#3651) Variable "p_entry" must not contain underscores.
(#3652) Variable "v_size" must not contain underscores.
(#3653) Variable "v_read_size" must not contain underscores.
(#3653) Variable "v_size" must not contain underscores.
(#3653) Variable "v_size" must not contain underscores.
(#3654) Variable "v_buffer" must not contain underscores.
(#3654) Variable "v_read_size" must not contain underscores.
(#3655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3655) Inline comments must end in full-stops, exclamation marks, or question marks
(#3655) This comment is 58% valid code; is this commented out code?
(#3655) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#3656) Variable "v_dest_file" must not contain underscores.
(#3656) Variable "v_buffer" must not contain underscores.
(#3656) Variable "v_read_size" must not contain underscores.
(#3657) Variable "v_size" must not contain underscores.
(#3657) Variable "v_read_size" must not contain underscores.
(#3660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3660) Inline comments must end in full-stops, exclamation marks, or question marks
(#3661) Variable "v_binary_data" must not contain underscores.
(#3661) Variable "p_entry" must not contain underscores.
(#3661) Variable "p_entry" must not contain underscores.
(#3662) Variable "v_dest_file" must not contain underscores.
(#3662) Variable "v_binary_data" must not contain underscores.
(#3664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3664) Inline comments must end in full-stops, exclamation marks, or question marks
(#3665) Variable "v_dest_file" must not contain underscores.
(#3667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3667) Inline comments must end in full-stops, exclamation marks, or question marks
(#3668) Variable "v_dest_file" must not contain underscores.
(#3668) Variable "p_entry" must not contain underscores.
(#3669) Variable "p_entry" must not contain underscores.
(#3671) Variable "v_result" must not contain underscores.
(#3674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3674) Inline comments must end in full-stops, exclamation marks, or question marks
(#3675) Variable "v_src_file" must not contain underscores.
(#3675) Variable "v_gzip_temp_name" must not contain underscores.
(#3676) Variable "v_dest_file" must not contain underscores.
(#3677) Variable "p_entry" must not contain underscores.
(#3678) Variable "v_gzip_temp_name" must not contain underscores.
(#3678) Line exceeds 132 characters; contains 141 characters
(#3683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3683) Inline comments must end in full-stops, exclamation marks, or question marks
(#3684) Variable "v_size" must not contain underscores.
(#3684) Variable "p_entry" must not contain underscores.
(#3685) Variable "v_size" must not contain underscores.
(#3686) Variable "v_read_size" must not contain underscores.
(#3686) Variable "v_size" must not contain underscores.
(#3686) Variable "v_size" must not contain underscores.
(#3687) Variable "v_buffer" must not contain underscores.
(#3687) Variable "v_src_file" must not contain underscores.
(#3687) Variable "v_read_size" must not contain underscores.
(#3688) Variable "v_dest_file" must not contain underscores.
(#3688) Variable "v_buffer" must not contain underscores.
(#3688) Variable "v_read_size" must not contain underscores.
(#3689) Variable "v_size" must not contain underscores.
(#3689) Variable "v_read_size" must not contain underscores.
(#3691) Variable "v_dest_file" must not contain underscores.
(#3692) Variable "v_src_file" must not contain underscores.
(#3694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3694) Inline comments must end in full-stops, exclamation marks, or question marks
(#3695) Variable "v_gzip_temp_name" must not contain underscores.
(#3697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3697) Inline comments must end in full-stops, exclamation marks, or question marks
(#3698) Variable "v_result" must not contain underscores.
(#3708) Public method name "PclZip::privExtractFileInOutput" must be in lower-case letters only
(#3708) Variable "p_entry" must not contain underscores.
(#3708) Variable "p_options" must not contain underscores.
(#3709) Opening brace should be on the same line as the declaration
(#3710) Variable "v_result" must not contain underscores.
(#3712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3712) Inline comments must end in full-stops, exclamation marks, or question marks
(#3713) Variable "v_result" must not contain underscores.
(#3713) Variable "v_header" must not contain underscores.
(#3714) Variable "v_result" must not contain underscores.
(#3717) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3717) Inline comments must end in full-stops, exclamation marks, or question marks
(#3718) Empty IF statement detected
(#3718) Variable "v_header" must not contain underscores.
(#3718) Variable "p_entry" must not contain underscores.
(#3719) Inline comments must end in full-stops, exclamation marks, or question marks
(#3722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3722) Inline comments must end in full-stops, exclamation marks, or question marks
(#3723) Variable "p_options" must not contain underscores.
(#3724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3724) Inline comments must end in full-stops, exclamation marks, or question marks
(#3725) Variable "v_local_header" must not contain underscores.
(#3726) Variable "p_entry" must not contain underscores.
(#3726) Variable "v_local_header" must not contain underscores.
(#3728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3731) Inline comments must end in full-stops, exclamation marks, or question marks
(#3731) This comment is 70% valid code; is this commented out code?
(#3731) Line indented incorrectly; expected at least 12 spaces, found 4
(#3731) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3732) Variable "v_result" must not contain underscores.
(#3732) Variable "p_options" must not contain underscores.
(#3732) Variable "v_local_header" must not contain underscores.
(#3733) Variable "v_result" must not contain underscores.
(#3734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3734) Inline comments must end in full-stops, exclamation marks, or question marks
(#3735) Variable "p_entry" must not contain underscores.
(#3736) Variable "v_result" must not contain underscores.
(#3739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3739) Inline comments must end in full-stops, exclamation marks, or question marks
(#3740) Variable "v_result" must not contain underscores.
(#3741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3741) Inline comments must end in full-stops, exclamation marks, or question marks
(#3742) Variable "p_entry" must not contain underscores.
(#3743) Variable "v_result" must not contain underscores.
(#3746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3747) Inline comments must end in full-stops, exclamation marks, or question marks
(#3748) Variable "p_entry" must not contain underscores.
(#3748) Variable "v_local_header" must not contain underscores.
(#3751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3751) Inline comments must end in full-stops, exclamation marks, or question marks
(#3753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3753) Inline comments must end in full-stops, exclamation marks, or question marks
(#3754) Variable "p_entry" must not contain underscores.
(#3755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3755) Inline comments must end in full-stops, exclamation marks, or question marks
(#3756) Variable "p_entry" must not contain underscores.
(#3757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3757) Inline comments must end in full-stops, exclamation marks, or question marks
(#3758) Variable "p_entry" must not contain underscores.
(#3758) Variable "p_entry" must not contain underscores.
(#3759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3759) Inline comments must end in full-stops, exclamation marks, or question marks
(#3760) Variable "v_buffer" must not contain underscores.
(#3760) Variable "p_entry" must not contain underscores.
(#3762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3762) Inline comments must end in full-stops, exclamation marks, or question marks
(#3763) Variable "v_buffer" must not contain underscores.
(#3764) Variable "v_buffer" must not contain underscores.
(#3766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3766) Inline comments must end in full-stops, exclamation marks, or question marks
(#3767) Variable "v_buffer" must not contain underscores.
(#3767) Variable "p_entry" must not contain underscores.
(#3769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3769) Inline comments must end in full-stops, exclamation marks, or question marks
(#3770) Variable "v_file_content" must not contain underscores.
(#3770) Variable "v_buffer" must not contain underscores.
(#3771) Variable "v_buffer" must not contain underscores.
(#3773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3773) Inline comments must end in full-stops, exclamation marks, or question marks
(#3774) Variable "v_file_content" must not contain underscores.
(#3775) Variable "v_file_content" must not contain underscores.
(#3780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3780) Inline comments must end in full-stops, exclamation marks, or question marks
(#3781) Variable "p_entry" must not contain underscores.
(#3782) Variable "p_entry" must not contain underscores.
(#3783) Usage of ELSEIF not allowed; use ELSE IF instead
(#3783) Variable "p_options" must not contain underscores.
(#3784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3784) Inline comments must end in full-stops, exclamation marks, or question marks
(#3786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3786) Inline comments must end in full-stops, exclamation marks, or question marks
(#3787) Variable "v_local_header" must not contain underscores.
(#3788) Variable "p_entry" must not contain underscores.
(#3788) Variable "v_local_header" must not contain underscores.
(#3790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3793) Inline comments must end in full-stops, exclamation marks, or question marks
(#3793) This comment is 70% valid code; is this commented out code?
(#3793) Line indented incorrectly; expected at least 12 spaces, found 4
(#3793) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3794) Variable "v_result" must not contain underscores.
(#3794) Variable "p_options" must not contain underscores.
(#3794) Variable "v_local_header" must not contain underscores.
(#3796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3796) Inline comments must end in full-stops, exclamation marks, or question marks
(#3797) Variable "v_result" must not contain underscores.
(#3798) Variable "v_result" must not contain underscores.
(#3802) Variable "v_result" must not contain underscores.
(#3812) Public method name "PclZip::privExtractFileAsString" must be in lower-case letters only
(#3812) Variable "p_entry" must not contain underscores.
(#3812) Variable "p_string" must not contain underscores.
(#3812) Variable "p_options" must not contain underscores.
(#3813) Opening brace should be on the same line as the declaration
(#3814) Variable "v_result" must not contain underscores.
(#3816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3816) Inline comments must end in full-stops, exclamation marks, or question marks
(#3817) Variable "v_header" must not contain underscores.
(#3818) Variable "v_result" must not contain underscores.
(#3818) Variable "v_header" must not contain underscores.
(#3819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3819) Inline comments must end in full-stops, exclamation marks, or question marks
(#3820) Variable "v_result" must not contain underscores.
(#3823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3823) Inline comments must end in full-stops, exclamation marks, or question marks
(#3824) Empty IF statement detected
(#3824) Variable "v_header" must not contain underscores.
(#3824) Variable "p_entry" must not contain underscores.
(#3825) Inline comments must end in full-stops, exclamation marks, or question marks
(#3828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3828) Inline comments must end in full-stops, exclamation marks, or question marks
(#3829) Variable "p_options" must not contain underscores.
(#3830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3830) Inline comments must end in full-stops, exclamation marks, or question marks
(#3831) Variable "v_local_header" must not contain underscores.
(#3832) Variable "p_entry" must not contain underscores.
(#3832) Variable "v_local_header" must not contain underscores.
(#3834) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3837) Inline comments must end in full-stops, exclamation marks, or question marks
(#3837) This comment is 70% valid code; is this commented out code?
(#3837) Line indented incorrectly; expected at least 12 spaces, found 4
(#3837) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3838) Variable "v_result" must not contain underscores.
(#3838) Variable "p_options" must not contain underscores.
(#3838) Variable "v_local_header" must not contain underscores.
(#3839) Variable "v_result" must not contain underscores.
(#3840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3840) Inline comments must end in full-stops, exclamation marks, or question marks
(#3841) Variable "p_entry" must not contain underscores.
(#3842) Variable "v_result" must not contain underscores.
(#3845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3845) Inline comments must end in full-stops, exclamation marks, or question marks
(#3846) Variable "v_result" must not contain underscores.
(#3847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3847) Inline comments must end in full-stops, exclamation marks, or question marks
(#3848) Variable "p_entry" must not contain underscores.
(#3849) Variable "v_result" must not contain underscores.
(#3852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3853) Inline comments must end in full-stops, exclamation marks, or question marks
(#3854) Variable "p_entry" must not contain underscores.
(#3854) Variable "v_local_header" must not contain underscores.
(#3857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3857) Inline comments must end in full-stops, exclamation marks, or question marks
(#3858) Variable "p_entry" must not contain underscores.
(#3859) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3859) Inline comments must end in full-stops, exclamation marks, or question marks
(#3860) Variable "p_entry" must not contain underscores.
(#3861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3862) Inline comments must end in full-stops, exclamation marks, or question marks
(#3862) This comment is 69% valid code; is this commented out code?
(#3862) Line indented incorrectly; expected at least 16 spaces, found 4
(#3862) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3863) Variable "p_entry" must not contain underscores.
(#3864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3864) Inline comments must end in full-stops, exclamation marks, or question marks
(#3865) Variable "p_string" must not contain underscores.
(#3865) Variable "p_entry" must not contain underscores.
(#3867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3867) Inline comments must end in full-stops, exclamation marks, or question marks
(#3868) Variable "v_data" must not contain underscores.
(#3868) Variable "p_entry" must not contain underscores.
(#3870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3870) Inline comments must end in full-stops, exclamation marks, or question marks
(#3871) Empty IF statement detected
(#3871) Variable "p_string" must not contain underscores.
(#3871) Variable "v_data" must not contain underscores.
(#3872) Inline comments must end in full-stops, exclamation marks, or question marks
(#3875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3875) Inline comments must end in full-stops, exclamation marks, or question marks
(#3876) Empty ELSE statement detected
(#3877) Inline comments must end in full-stops, exclamation marks, or question marks
(#3881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3881) Inline comments must end in full-stops, exclamation marks, or question marks
(#3882) Variable "p_entry" must not contain underscores.
(#3883) Variable "p_entry" must not contain underscores.
(#3884) Usage of ELSEIF not allowed; use ELSE IF instead
(#3884) Variable "p_options" must not contain underscores.
(#3885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3886) Inline comments must end in full-stops, exclamation marks, or question marks
(#3887) Variable "v_local_header" must not contain underscores.
(#3888) Variable "p_entry" must not contain underscores.
(#3888) Variable "v_local_header" must not contain underscores.
(#3890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3890) Inline comments must end in full-stops, exclamation marks, or question marks
(#3891) Variable "v_local_header" must not contain underscores.
(#3891) Variable "p_string" must not contain underscores.
(#3892) Variable "p_string" must not contain underscores.
(#3894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3897) Inline comments must end in full-stops, exclamation marks, or question marks
(#3897) This comment is 70% valid code; is this commented out code?
(#3897) Line indented incorrectly; expected at least 12 spaces, found 4
(#3897) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#3898) Variable "v_result" must not contain underscores.
(#3898) Variable "p_options" must not contain underscores.
(#3898) Variable "v_local_header" must not contain underscores.
(#3900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3900) Inline comments must end in full-stops, exclamation marks, or question marks
(#3901) Variable "p_string" must not contain underscores.
(#3901) Variable "v_local_header" must not contain underscores.
(#3902) Variable "v_local_header" must not contain underscores.
(#3904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3904) Inline comments must end in full-stops, exclamation marks, or question marks
(#3905) Variable "v_result" must not contain underscores.
(#3906) Variable "v_result" must not contain underscores.
(#3910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3910) Inline comments must end in full-stops, exclamation marks, or question marks
(#3911) Variable "v_result" must not contain underscores.
(#3921) Public method name "PclZip::privReadFileHeader" must be in lower-case letters only
(#3921) Variable "p_header" must not contain underscores.
(#3922) Opening brace should be on the same line as the declaration
(#3923) Variable "v_result" must not contain underscores.
(#3925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3925) Inline comments must end in full-stops, exclamation marks, or question marks
(#3926) Variable "v_binary_data" must not contain underscores.
(#3927) Variable "v_data" must not contain underscores.
(#3927) Variable "v_binary_data" must not contain underscores.
(#3929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3929) Inline comments must end in full-stops, exclamation marks, or question marks
(#3930) Variable "v_data" must not contain underscores.
(#3931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3931) Inline comments must end in full-stops, exclamation marks, or question marks
(#3934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3934) Inline comments must end in full-stops, exclamation marks, or question marks
(#3938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3938) Inline comments must end in full-stops, exclamation marks, or question marks
(#3939) Variable "v_binary_data" must not contain underscores.
(#3941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3941) Inline comments must end in full-stops, exclamation marks, or question marks
(#3942) Variable "v_binary_data" must not contain underscores.
(#3943) Variable "p_header" must not contain underscores.
(#3944) Variable "p_header" must not contain underscores.
(#3946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3946) Inline comments must end in full-stops, exclamation marks, or question marks
(#3947) Variable "v_binary_data" must not contain underscores.
(#3949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3949) Inline comments must end in full-stops, exclamation marks, or question marks
(#3953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3953) Inline comments must end in full-stops, exclamation marks, or question marks
(#3954) Variable "v_data" must not contain underscores.
(#3954) Variable "v_binary_data" must not contain underscores.
(#3954) Line exceeds 132 characters; contains 139 characters
(#3956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3956) Inline comments must end in full-stops, exclamation marks, or question marks
(#3957) Variable "p_header" must not contain underscores.
(#3957) Variable "v_data" must not contain underscores.
(#3959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3959) Inline comments must end in full-stops, exclamation marks, or question marks
(#3960) Variable "v_data" must not contain underscores.
(#3961) Variable "p_header" must not contain underscores.
(#3961) Variable "v_data" must not contain underscores.
(#3963) Variable "p_header" must not contain underscores.
(#3966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3966) Inline comments must end in full-stops, exclamation marks, or question marks
(#3967) Variable "p_header" must not contain underscores.
(#3967) Variable "v_data" must not contain underscores.
(#3968) Variable "p_header" must not contain underscores.
(#3968) Variable "v_data" must not contain underscores.
(#3969) Variable "p_header" must not contain underscores.
(#3969) Variable "v_data" must not contain underscores.
(#3970) Variable "p_header" must not contain underscores.
(#3970) Variable "v_data" must not contain underscores.
(#3971) Variable "p_header" must not contain underscores.
(#3971) Variable "v_data" must not contain underscores.
(#3972) Variable "p_header" must not contain underscores.
(#3972) Variable "v_data" must not contain underscores.
(#3973) Variable "p_header" must not contain underscores.
(#3973) Variable "v_data" must not contain underscores.
(#3975) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3975) Inline comments must end in full-stops, exclamation marks, or question marks
(#3976) Variable "p_header" must not contain underscores.
(#3976) Variable "v_data" must not contain underscores.
(#3977) Variable "p_header" must not contain underscores.
(#3977) Variable "v_data" must not contain underscores.
(#3978) Variable "p_header" must not contain underscores.
(#3978) Variable "p_header" must not contain underscores.
(#3979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3979) Inline comments must end in full-stops, exclamation marks, or question marks
(#3980) Variable "v_hour" must not contain underscores.
(#3980) Variable "p_header" must not contain underscores.
(#3981) Variable "v_minute" must not contain underscores.
(#3981) Variable "p_header" must not contain underscores.
(#3982) Variable "v_seconde" must not contain underscores.
(#3982) Variable "p_header" must not contain underscores.
(#3984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3984) Inline comments must end in full-stops, exclamation marks, or question marks
(#3985) Variable "v_year" must not contain underscores.
(#3985) Variable "p_header" must not contain underscores.
(#3986) Variable "v_month" must not contain underscores.
(#3986) Variable "p_header" must not contain underscores.
(#3987) Variable "v_day" must not contain underscores.
(#3987) Variable "p_header" must not contain underscores.
(#3989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3989) Inline comments must end in full-stops, exclamation marks, or question marks
(#3990) Variable "p_header" must not contain underscores.
(#3990) Variable "v_hour" must not contain underscores.
(#3990) Variable "v_minute" must not contain underscores.
(#3990) Variable "v_seconde" must not contain underscores.
(#3990) Variable "v_month" must not contain underscores.
(#3990) Variable "v_day" must not contain underscores.
(#3990) Variable "v_year" must not contain underscores.
(#3992) Variable "p_header" must not contain underscores.
(#3996) This comment is 64% valid code; is this commented out code?
(#3996) No space found before comment text; expected "// for(reset($v_data); $key = key($v_data); next($v_data)) {" but found "//for(reset($v_data); $key = key($v_data); next($v_data)) {"
(#3997) Inline comments must end in full-stops, exclamation marks, or question marks
(#3997) This comment is 100% valid code; is this commented out code?
(#3997) No space found before comment text; expected "// }" but found "//}"
(#3999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3999) Inline comments must end in full-stops, exclamation marks, or question marks
(#4000) Variable "p_header" must not contain underscores.
(#4000) Variable "p_header" must not contain underscores.
(#4002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4002) Inline comments must end in full-stops, exclamation marks, or question marks
(#4003) Variable "p_header" must not contain underscores.
(#4005) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4005) Inline comments must end in full-stops, exclamation marks, or question marks
(#4006) Variable "v_result" must not contain underscores.
(#4016) Public method name "PclZip::privReadCentralFileHeader" must be in lower-case letters only
(#4016) Variable "p_header" must not contain underscores.
(#4017) Opening brace should be on the same line as the declaration
(#4018) Variable "v_result" must not contain underscores.
(#4020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4020) Inline comments must end in full-stops, exclamation marks, or question marks
(#4021) Variable "v_binary_data" must not contain underscores.
(#4022) Variable "v_data" must not contain underscores.
(#4022) Variable "v_binary_data" must not contain underscores.
(#4024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4024) Inline comments must end in full-stops, exclamation marks, or question marks
(#4025) Variable "v_data" must not contain underscores.
(#4026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4026) Inline comments must end in full-stops, exclamation marks, or question marks
(#4029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4029) Inline comments must end in full-stops, exclamation marks, or question marks
(#4033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4033) Inline comments must end in full-stops, exclamation marks, or question marks
(#4034) Variable "v_binary_data" must not contain underscores.
(#4036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4036) Inline comments must end in full-stops, exclamation marks, or question marks
(#4037) Variable "v_binary_data" must not contain underscores.
(#4038) Variable "p_header" must not contain underscores.
(#4039) Variable "p_header" must not contain underscores.
(#4041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4041) Inline comments must end in full-stops, exclamation marks, or question marks
(#4042) Variable "v_binary_data" must not contain underscores.
(#4044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4044) Inline comments must end in full-stops, exclamation marks, or question marks
(#4048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4048) Inline comments must end in full-stops, exclamation marks, or question marks
(#4049) Variable "p_header" must not contain underscores.
(#4049) Variable "v_binary_data" must not contain underscores.
(#4049) Line exceeds maximum limit of 180 characters; contains 207 characters
(#4051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4051) Inline comments must end in full-stops, exclamation marks, or question marks
(#4052) Variable "p_header" must not contain underscores.
(#4053) Variable "p_header" must not contain underscores.
(#4053) Variable "p_header" must not contain underscores.
(#4055) Variable "p_header" must not contain underscores.
(#4058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4058) Inline comments must end in full-stops, exclamation marks, or question marks
(#4059) Variable "p_header" must not contain underscores.
(#4060) Variable "p_header" must not contain underscores.
(#4060) Variable "p_header" must not contain underscores.
(#4062) Variable "p_header" must not contain underscores.
(#4065) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4065) Inline comments must end in full-stops, exclamation marks, or question marks
(#4066) Variable "p_header" must not contain underscores.
(#4067) Variable "p_header" must not contain underscores.
(#4067) Variable "p_header" must not contain underscores.
(#4069) Variable "p_header" must not contain underscores.
(#4072) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4072) Inline comments must end in full-stops, exclamation marks, or question marks
(#4074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4075) This comment is 80% valid code; is this commented out code?
(#4075) No space found before comment text; expected "// if ($p_header['mdate'] && $p_header['mtime'])" but found "//if ($p_header['mdate'] && $p_header['mtime'])"
(#4076) Inline comments must end in full-stops, exclamation marks, or question marks
(#4078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4078) Inline comments must end in full-stops, exclamation marks, or question marks
(#4079) Variable "v_hour" must not contain underscores.
(#4079) Variable "p_header" must not contain underscores.
(#4080) Variable "v_minute" must not contain underscores.
(#4080) Variable "p_header" must not contain underscores.
(#4081) Variable "v_seconde" must not contain underscores.
(#4081) Variable "p_header" must not contain underscores.
(#4083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4083) Inline comments must end in full-stops, exclamation marks, or question marks
(#4084) Variable "v_year" must not contain underscores.
(#4084) Variable "p_header" must not contain underscores.
(#4085) Variable "v_month" must not contain underscores.
(#4085) Variable "p_header" must not contain underscores.
(#4086) Variable "v_day" must not contain underscores.
(#4086) Variable "p_header" must not contain underscores.
(#4088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4088) Inline comments must end in full-stops, exclamation marks, or question marks
(#4089) Variable "p_header" must not contain underscores.
(#4089) Variable "v_hour" must not contain underscores.
(#4089) Variable "v_minute" must not contain underscores.
(#4089) Variable "v_seconde" must not contain underscores.
(#4089) Variable "v_month" must not contain underscores.
(#4089) Variable "v_day" must not contain underscores.
(#4089) Variable "v_year" must not contain underscores.
(#4091) Variable "p_header" must not contain underscores.
(#4094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4094) Inline comments must end in full-stops, exclamation marks, or question marks
(#4095) Variable "p_header" must not contain underscores.
(#4095) Variable "p_header" must not contain underscores.
(#4097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4097) Inline comments must end in full-stops, exclamation marks, or question marks
(#4098) Variable "p_header" must not contain underscores.
(#4100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4100) Inline comments must end in full-stops, exclamation marks, or question marks
(#4101) Variable "p_header" must not contain underscores.
(#4102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4102) Inline comments must end in full-stops, exclamation marks, or question marks
(#4102) This comment is 67% valid code; is this commented out code?
(#4102) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010;" but found "//$p_header['external'] = 0x41FF0010;"
(#4103) Variable "p_header" must not contain underscores.
(#4106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4106) Inline comments must end in full-stops, exclamation marks, or question marks
(#4107) Variable "v_result" must not contain underscores.
(#4116) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4117) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4119) Public method name "PclZip::privCheckFileHeaders" must be in lower-case letters only
(#4119) Variable "p_local_header" must not contain underscores.
(#4119) Variable "p_central_header" must not contain underscores.
(#4120) Opening brace should be on the same line as the declaration
(#4121) Variable "v_result" must not contain underscores.
(#4123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4124) Inline comments must end in full-stops, exclamation marks, or question marks
(#4125) Empty IF statement detected
(#4125) Variable "p_local_header" must not contain underscores.
(#4125) Variable "p_central_header" must not contain underscores.
(#4127) Empty IF statement detected
(#4127) Variable "p_local_header" must not contain underscores.
(#4127) Variable "p_central_header" must not contain underscores.
(#4129) Empty IF statement detected
(#4129) Variable "p_local_header" must not contain underscores.
(#4129) Variable "p_central_header" must not contain underscores.
(#4131) Empty IF statement detected
(#4131) Variable "p_local_header" must not contain underscores.
(#4131) Variable "p_central_header" must not contain underscores.
(#4133) Empty IF statement detected
(#4133) Variable "p_local_header" must not contain underscores.
(#4133) Variable "p_central_header" must not contain underscores.
(#4135) Empty IF statement detected
(#4135) Variable "p_local_header" must not contain underscores.
(#4135) Variable "p_central_header" must not contain underscores.
(#4138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4138) Inline comments must end in full-stops, exclamation marks, or question marks
(#4139) Variable "p_local_header" must not contain underscores.
(#4140) Variable "p_local_header" must not contain underscores.
(#4140) Variable "p_central_header" must not contain underscores.
(#4141) Variable "p_local_header" must not contain underscores.
(#4141) Variable "p_central_header" must not contain underscores.
(#4142) Variable "p_local_header" must not contain underscores.
(#4142) Variable "p_central_header" must not contain underscores.
(#4145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4145) Inline comments must end in full-stops, exclamation marks, or question marks
(#4146) Variable "v_result" must not contain underscores.
(#4156) Public method name "PclZip::privReadEndCentralDir" must be in lower-case letters only
(#4156) Variable "p_central_dir" must not contain underscores.
(#4157) Opening brace should be on the same line as the declaration
(#4158) Variable "v_result" must not contain underscores.
(#4160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4160) Inline comments must end in full-stops, exclamation marks, or question marks
(#4161) Variable "v_size" must not contain underscores.
(#4162) Variable "v_size" must not contain underscores.
(#4163) Variable "v_size" must not contain underscores.
(#4164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4164) Inline comments must end in full-stops, exclamation marks, or question marks
(#4167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4167) Inline comments must end in full-stops, exclamation marks, or question marks
(#4171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4172) Inline comments must end in full-stops, exclamation marks, or question marks
(#4173) Variable "v_found" must not contain underscores.
(#4174) Variable "v_size" must not contain underscores.
(#4175) Variable "v_size" must not contain underscores.
(#4176) Variable "v_pos" must not contain underscores.
(#4176) Variable "v_size" must not contain underscores.
(#4177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4177) Inline comments must end in full-stops, exclamation marks, or question marks
(#4178) Line exceeds 132 characters; contains 137 characters
(#4180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4180) Inline comments must end in full-stops, exclamation marks, or question marks
(#4184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4184) Inline comments must end in full-stops, exclamation marks, or question marks
(#4185) Variable "v_binary_data" must not contain underscores.
(#4186) Variable "v_data" must not contain underscores.
(#4186) Variable "v_binary_data" must not contain underscores.
(#4188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4188) Inline comments must end in full-stops, exclamation marks, or question marks
(#4189) Variable "v_data" must not contain underscores.
(#4190) Variable "v_found" must not contain underscores.
(#4193) Variable "v_pos" must not contain underscores.
(#4196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4196) Inline comments must end in full-stops, exclamation marks, or question marks
(#4197) Variable "v_found" must not contain underscores.
(#4198) Variable "v_maximum_size" must not contain underscores.
(#4198) Inline comments must end in full-stops, exclamation marks, or question marks
(#4198) This comment is 43% valid code; is this commented out code?
(#4199) Variable "v_maximum_size" must not contain underscores.
(#4199) Variable "v_size" must not contain underscores.
(#4200) Variable "v_maximum_size" must not contain underscores.
(#4200) Variable "v_size" must not contain underscores.
(#4202) Variable "v_size" must not contain underscores.
(#4202) Variable "v_maximum_size" must not contain underscores.
(#4203) Variable "v_size" must not contain underscores.
(#4203) Variable "v_maximum_size" must not contain underscores.
(#4204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4204) Inline comments must end in full-stops, exclamation marks, or question marks
(#4205) Line exceeds 132 characters; contains 137 characters
(#4207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4207) Inline comments must end in full-stops, exclamation marks, or question marks
(#4211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4211) Inline comments must end in full-stops, exclamation marks, or question marks
(#4212) Variable "v_pos" must not contain underscores.
(#4213) Variable "v_bytes" must not contain underscores.
(#4214) Variable "v_pos" must not contain underscores.
(#4214) Variable "v_size" must not contain underscores.
(#4215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4215) Inline comments must end in full-stops, exclamation marks, or question marks
(#4216) Variable "v_byte" must not contain underscores.
(#4218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4219) This comment is 58% valid code; is this commented out code?
(#4219) No space found before comment text; expected "// $v_bytes = ($v_bytes << 8) | Ord($v_byte);" but found "//$v_bytes = ($v_bytes << 8) | Ord($v_byte);"
(#4222) Variable "v_bytes" must not contain underscores.
(#4222) Variable "v_bytes" must not contain underscores.
(#4222) Calls to inbuilt PHP functions must be lowercase; expected "ord" but found "Ord"
(#4222) Variable "v_byte" must not contain underscores.
(#4224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4224) Inline comments must end in full-stops, exclamation marks, or question marks
(#4225) Variable "v_bytes" must not contain underscores.
(#4226) Variable "v_pos" must not contain underscores.
(#4230) Variable "v_pos" must not contain underscores.
(#4233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4233) Inline comments must end in full-stops, exclamation marks, or question marks
(#4234) Variable "v_pos" must not contain underscores.
(#4234) Variable "v_size" must not contain underscores.
(#4235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4235) Inline comments must end in full-stops, exclamation marks, or question marks
(#4238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4238) Inline comments must end in full-stops, exclamation marks, or question marks
(#4243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4243) Inline comments must end in full-stops, exclamation marks, or question marks
(#4244) Variable "v_binary_data" must not contain underscores.
(#4246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4246) Inline comments must end in full-stops, exclamation marks, or question marks
(#4247) Variable "v_binary_data" must not contain underscores.
(#4248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4248) Inline comments must end in full-stops, exclamation marks, or question marks
(#4249) Variable "v_binary_data" must not contain underscores.
(#4251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4251) Inline comments must end in full-stops, exclamation marks, or question marks
(#4255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4255) Inline comments must end in full-stops, exclamation marks, or question marks
(#4256) Variable "v_data" must not contain underscores.
(#4256) Variable "v_binary_data" must not contain underscores.
(#4258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4258) Inline comments must end in full-stops, exclamation marks, or question marks
(#4259) Variable "v_pos" must not contain underscores.
(#4259) Variable "v_data" must not contain underscores.
(#4259) Variable "v_size" must not contain underscores.
(#4260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4263) Inline comments must end in full-stops, exclamation marks, or question marks
(#4265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4265) Inline comments must end in full-stops, exclamation marks, or question marks
(#4266) Line exceeds 132 characters; contains 157 characters
(#4268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4268) Inline comments must end in full-stops, exclamation marks, or question marks
(#4273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4273) Inline comments must end in full-stops, exclamation marks, or question marks
(#4274) Variable "v_data" must not contain underscores.
(#4275) Variable "p_central_dir" must not contain underscores.
(#4275) Variable "v_data" must not contain underscores.
(#4277) Variable "p_central_dir" must not contain underscores.
(#4280) Variable "p_central_dir" must not contain underscores.
(#4280) Variable "v_data" must not contain underscores.
(#4281) Variable "p_central_dir" must not contain underscores.
(#4281) Variable "v_data" must not contain underscores.
(#4282) Variable "p_central_dir" must not contain underscores.
(#4282) Variable "v_data" must not contain underscores.
(#4283) Variable "p_central_dir" must not contain underscores.
(#4283) Variable "v_data" must not contain underscores.
(#4284) Variable "p_central_dir" must not contain underscores.
(#4284) Variable "v_data" must not contain underscores.
(#4285) Variable "p_central_dir" must not contain underscores.
(#4285) Variable "v_data" must not contain underscores.
(#4288) This comment is 64% valid code; is this commented out code?
(#4288) No space found before comment text; expected "// for(reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {" but found "//for(reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {"
(#4289) Inline comments must end in full-stops, exclamation marks, or question marks
(#4289) This comment is 100% valid code; is this commented out code?
(#4289) No space found before comment text; expected "// }" but found "//}"
(#4291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4291) Inline comments must end in full-stops, exclamation marks, or question marks
(#4292) Variable "v_result" must not contain underscores.
(#4302) Public method name "PclZip::privDeleteByRule" must be in lower-case letters only
(#4302) Variable "p_result_list" must not contain underscores.
(#4302) Variable "p_options" must not contain underscores.
(#4303) Opening brace should be on the same line as the declaration
(#4304) Variable "v_result" must not contain underscores.
(#4305) Variable "v_list_detail" must not contain underscores.
(#4307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4307) Inline comments must end in full-stops, exclamation marks, or question marks
(#4308) Variable "v_result" must not contain underscores.
(#4309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4309) Inline comments must end in full-stops, exclamation marks, or question marks
(#4310) Variable "v_result" must not contain underscores.
(#4313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4313) Inline comments must end in full-stops, exclamation marks, or question marks
(#4314) Variable "v_central_dir" must not contain underscores.
(#4315) Variable "v_result" must not contain underscores.
(#4315) Variable "v_central_dir" must not contain underscores.
(#4318) Variable "v_result" must not contain underscores.
(#4321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4321) Inline comments must end in full-stops, exclamation marks, or question marks
(#4324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4325) Inline comments must end in full-stops, exclamation marks, or question marks
(#4326) Variable "v_pos_entry" must not contain underscores.
(#4326) Variable "v_central_dir" must not contain underscores.
(#4328) Variable "v_pos_entry" must not contain underscores.
(#4329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4329) Inline comments must end in full-stops, exclamation marks, or question marks
(#4332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4332) Inline comments must end in full-stops, exclamation marks, or question marks
(#4335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4335) Inline comments must end in full-stops, exclamation marks, or question marks
(#4339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4339) Inline comments must end in full-stops, exclamation marks, or question marks
(#4340) Variable "v_header_list" must not contain underscores.
(#4341) Variable "j_start" must not contain underscores.
(#4342) Variable "v_nb_extracted" must not contain underscores.
(#4342) Variable "v_central_dir" must not contain underscores.
(#4343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4343) Inline comments must end in full-stops, exclamation marks, or question marks
(#4344) Variable "v_header_list" must not contain underscores.
(#4344) Variable "v_nb_extracted" must not contain underscores.
(#4345) Variable "v_result" must not contain underscores.
(#4345) Variable "v_header_list" must not contain underscores.
(#4345) Variable "v_nb_extracted" must not contain underscores.
(#4346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4346) Inline comments must end in full-stops, exclamation marks, or question marks
(#4349) Variable "v_result" must not contain underscores.
(#4352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4352) Inline comments must end in full-stops, exclamation marks, or question marks
(#4353) Variable "v_header_list" must not contain underscores.
(#4353) Variable "v_nb_extracted" must not contain underscores.
(#4355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4355) Inline comments must end in full-stops, exclamation marks, or question marks
(#4356) Variable "v_found" must not contain underscores.
(#4358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4358) Inline comments must end in full-stops, exclamation marks, or question marks
(#4359) Variable "p_options" must not contain underscores.
(#4359) Variable "p_options" must not contain underscores.
(#4360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4360) Inline comments must end in full-stops, exclamation marks, or question marks
(#4361) The use of function sizeof() is forbidden; use count() instead
(#4361) Variable "p_options" must not contain underscores.
(#4361) Variable "v_found" must not contain underscores.
(#4362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4362) Inline comments must end in full-stops, exclamation marks, or question marks
(#4363) Variable "p_options" must not contain underscores.
(#4364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4364) Inline comments must end in full-stops, exclamation marks, or question marks
(#4365) Variable "v_header_list" must not contain underscores.
(#4365) Variable "v_nb_extracted" must not contain underscores.
(#4365) Variable "p_options" must not contain underscores.
(#4365) Variable "v_header_list" must not contain underscores.
(#4365) Variable "v_nb_extracted" must not contain underscores.
(#4365) Variable "p_options" must not contain underscores.
(#4365) Variable "p_options" must not contain underscores.
(#4365) Line exceeds maximum limit of 180 characters; contains 285 characters
(#4366) Variable "v_found" must not contain underscores.
(#4367) Usage of ELSEIF not allowed; use ELSE IF instead
(#4367) Variable "v_header_list" must not contain underscores.
(#4367) Variable "v_nb_extracted" must not contain underscores.
(#4367) Variable "v_header_list" must not contain underscores.
(#4367) Variable "v_nb_extracted" must not contain underscores.
(#4367) Variable "p_options" must not contain underscores.
(#4367) Line exceeds maximum limit of 180 characters; contains 236 characters
(#4368) Variable "v_found" must not contain underscores.
(#4370) Usage of ELSEIF not allowed; use ELSE IF instead
(#4370) Variable "v_header_list" must not contain underscores.
(#4370) Variable "v_nb_extracted" must not contain underscores.
(#4370) Variable "p_options" must not contain underscores.
(#4371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4371) Inline comments must end in full-stops, exclamation marks, or question marks
(#4372) Variable "v_found" must not contain underscores.
(#4375) Usage of ELSEIF not allowed; use ELSE IF instead
(#4375) Variable "p_options" must not contain underscores.
(#4375) Variable "p_options" must not contain underscores.
(#4376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4376) Inline comments must end in full-stops, exclamation marks, or question marks
(#4377) Variable "p_options" must not contain underscores.
(#4377) Variable "v_header_list" must not contain underscores.
(#4377) Variable "v_nb_extracted" must not contain underscores.
(#4378) Variable "v_found" must not contain underscores.
(#4380) Usage of ELSEIF not allowed; use ELSE IF instead
(#4380) Variable "p_options" must not contain underscores.
(#4380) Variable "p_options" must not contain underscores.
(#4381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4382) Inline comments must end in full-stops, exclamation marks, or question marks
(#4383) Variable "j_start" must not contain underscores.
(#4383) The use of function sizeof() is forbidden; use count() instead
(#4383) Variable "p_options" must not contain underscores.
(#4383) Variable "v_found" must not contain underscores.
(#4384) Variable "p_options" must not contain underscores.
(#4384) Variable "p_options" must not contain underscores.
(#4384) Line exceeds 132 characters; contains 133 characters
(#4385) Variable "v_found" must not contain underscores.
(#4387) Variable "p_options" must not contain underscores.
(#4388) Variable "j_start" must not contain underscores.
(#4390) Variable "p_options" must not contain underscores.
(#4395) Variable "v_found" must not contain underscores.
(#4398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4398) Inline comments must end in full-stops, exclamation marks, or question marks
(#4399) Variable "v_found" must not contain underscores.
(#4400) Variable "v_header_list" must not contain underscores.
(#4400) Variable "v_nb_extracted" must not contain underscores.
(#4402) Variable "v_nb_extracted" must not contain underscores.
(#4406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4406) Inline comments must end in full-stops, exclamation marks, or question marks
(#4407) Variable "v_nb_extracted" must not contain underscores.
(#4408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4408) Inline comments must end in full-stops, exclamation marks, or question marks
(#4409) Variable "v_zip_temp_name" must not contain underscores.
(#4411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4411) Inline comments must end in full-stops, exclamation marks, or question marks
(#4412) Variable "v_temp_zip" must not contain underscores.
(#4412) Variable "v_zip_temp_name" must not contain underscores.
(#4414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4414) Inline comments must end in full-stops, exclamation marks, or question marks
(#4415) Variable "v_result" must not contain underscores.
(#4415) Variable "v_temp_zip" must not contain underscores.
(#4418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4418) Inline comments must end in full-stops, exclamation marks, or question marks
(#4419) Variable "v_result" must not contain underscores.
(#4422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4422) Inline comments must end in full-stops, exclamation marks, or question marks
(#4423) The use of function sizeof() is forbidden; use count() instead
(#4423) Variable "v_header_list" must not contain underscores.
(#4424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4424) Inline comments must end in full-stops, exclamation marks, or question marks
(#4426) Variable "v_header_list" must not contain underscores.
(#4427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4427) Inline comments must end in full-stops, exclamation marks, or question marks
(#4429) Variable "v_temp_zip" must not contain underscores.
(#4430) Variable "v_zip_temp_name" must not contain underscores.
(#4432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4432) Inline comments must end in full-stops, exclamation marks, or question marks
(#4435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4435) Inline comments must end in full-stops, exclamation marks, or question marks
(#4439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4439) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Variable "v_local_header" must not contain underscores.
(#4441) Variable "v_result" must not contain underscores.
(#4441) Variable "v_local_header" must not contain underscores.
(#4442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4442) Inline comments must end in full-stops, exclamation marks, or question marks
(#4444) Variable "v_temp_zip" must not contain underscores.
(#4445) Variable "v_zip_temp_name" must not contain underscores.
(#4447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4447) Inline comments must end in full-stops, exclamation marks, or question marks
(#4448) Variable "v_result" must not contain underscores.
(#4451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4451) Inline comments must end in full-stops, exclamation marks, or question marks
(#4452) Empty IF statement detected
(#4452) Variable "v_local_header" must not contain underscores.
(#4452) Variable "v_header_list" must not contain underscores.
(#4453) Inline comments must end in full-stops, exclamation marks, or question marks
(#4455) Variable "v_local_header" must not contain underscores.
(#4457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4457) Inline comments must end in full-stops, exclamation marks, or question marks
(#4458) Variable "v_result" must not contain underscores.
(#4458) Variable "v_temp_zip" must not contain underscores.
(#4458) Variable "v_header_list" must not contain underscores.
(#4459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4459) Inline comments must end in full-stops, exclamation marks, or question marks
(#4461) Variable "v_temp_zip" must not contain underscores.
(#4462) Variable "v_zip_temp_name" must not contain underscores.
(#4464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4464) Inline comments must end in full-stops, exclamation marks, or question marks
(#4465) Variable "v_result" must not contain underscores.
(#4468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4468) Inline comments must end in full-stops, exclamation marks, or question marks
(#4469) Variable "v_result" must not contain underscores.
(#4469) Variable "v_temp_zip" must not contain underscores.
(#4469) Variable "v_header_list" must not contain underscores.
(#4469) Line exceeds 132 characters; contains 136 characters
(#4470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4470) Inline comments must end in full-stops, exclamation marks, or question marks
(#4472) Variable "v_temp_zip" must not contain underscores.
(#4473) Variable "v_zip_temp_name" must not contain underscores.
(#4475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4475) Inline comments must end in full-stops, exclamation marks, or question marks
(#4476) Variable "v_result" must not contain underscores.
(#4480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4480) Inline comments must end in full-stops, exclamation marks, or question marks
(#4481) Variable "v_offset" must not contain underscores.
(#4481) Variable "v_temp_zip" must not contain underscores.
(#4483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4483) Inline comments must end in full-stops, exclamation marks, or question marks
(#4484) The use of function sizeof() is forbidden; use count() instead
(#4484) Variable "v_header_list" must not contain underscores.
(#4485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4485) Inline comments must end in full-stops, exclamation marks, or question marks
(#4486) Variable "v_result" must not contain underscores.
(#4486) Variable "v_temp_zip" must not contain underscores.
(#4486) Variable "v_header_list" must not contain underscores.
(#4487) Variable "v_temp_zip" must not contain underscores.
(#4489) Variable "v_zip_temp_name" must not contain underscores.
(#4491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4491) Inline comments must end in full-stops, exclamation marks, or question marks
(#4492) Variable "v_result" must not contain underscores.
(#4495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4495) Inline comments must end in full-stops, exclamation marks, or question marks
(#4496) Variable "v_temp_zip" must not contain underscores.
(#4496) Variable "v_header_list" must not contain underscores.
(#4496) Variable "p_result_list" must not contain underscores.
(#4499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4499) Inline comments must end in full-stops, exclamation marks, or question marks
(#4500) Variable "v_comment" must not contain underscores.
(#4501) Variable "p_options" must not contain underscores.
(#4502) Variable "v_comment" must not contain underscores.
(#4502) Variable "p_options" must not contain underscores.
(#4505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4505) Inline comments must end in full-stops, exclamation marks, or question marks
(#4506) Variable "v_size" must not contain underscores.
(#4506) Variable "v_temp_zip" must not contain underscores.
(#4506) Variable "v_offset" must not contain underscores.
(#4508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4508) Inline comments must end in full-stops, exclamation marks, or question marks
(#4509) Variable "v_result" must not contain underscores.
(#4509) Variable "v_temp_zip" must not contain underscores.
(#4509) The use of function sizeof() is forbidden; use count() instead
(#4509) Variable "v_header_list" must not contain underscores.
(#4509) Variable "v_size" must not contain underscores.
(#4509) Variable "v_offset" must not contain underscores.
(#4509) Variable "v_comment" must not contain underscores.
(#4510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4510) Inline comments must end in full-stops, exclamation marks, or question marks
(#4511) Variable "v_header_list" must not contain underscores.
(#4512) Variable "v_temp_zip" must not contain underscores.
(#4514) Variable "v_zip_temp_name" must not contain underscores.
(#4516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4516) Inline comments must end in full-stops, exclamation marks, or question marks
(#4517) Variable "v_result" must not contain underscores.
(#4520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4520) Inline comments must end in full-stops, exclamation marks, or question marks
(#4521) Variable "v_temp_zip" must not contain underscores.
(#4524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4530) Inline comments must end in full-stops, exclamation marks, or question marks
(#4530) This comment is 73% valid code; is this commented out code?
(#4530) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#4531) Variable "v_zip_temp_name" must not contain underscores.
(#4533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4533) Inline comments must end in full-stops, exclamation marks, or question marks
(#4534) Variable "v_temp_zip" must not contain underscores.
(#4535) Usage of ELSEIF not allowed; use ELSE IF instead
(#4535) Variable "v_central_dir" must not contain underscores.
(#4536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4536) Inline comments must end in full-stops, exclamation marks, or question marks
(#4539) Variable "v_result" must not contain underscores.
(#4540) Variable "v_result" must not contain underscores.
(#4543) Variable "v_result" must not contain underscores.
(#4544) Variable "v_result" must not contain underscores.
(#4550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4550) Inline comments must end in full-stops, exclamation marks, or question marks
(#4551) Variable "v_result" must not contain underscores.
(#4558) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4559) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4561) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4563) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#4564) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4566) Public method name "PclZip::privDirCheck" must be in lower-case letters only
(#4566) Variable "p_dir" must not contain underscores.
(#4566) Variable "p_is_dir" must not contain underscores.
(#4567) Opening brace should be on the same line as the declaration
(#4568) Variable "v_result" must not contain underscores.
(#4570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4570) Inline comments must end in full-stops, exclamation marks, or question marks
(#4571) Variable "p_is_dir" must not contain underscores.
(#4571) Variable "p_dir" must not contain underscores.
(#4572) Variable "p_dir" must not contain underscores.
(#4572) Variable "p_dir" must not contain underscores.
(#4572) Variable "p_dir" must not contain underscores.
(#4575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4575) Inline comments must end in full-stops, exclamation marks, or question marks
(#4576) Variable "p_dir" must not contain underscores.
(#4576) Variable "p_dir" must not contain underscores.
(#4580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4580) Inline comments must end in full-stops, exclamation marks, or question marks
(#4581) Variable "p_parent_dir" must not contain underscores.
(#4581) Variable "p_dir" must not contain underscores.
(#4583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4583) Inline comments must end in full-stops, exclamation marks, or question marks
(#4584) Variable "p_parent_dir" must not contain underscores.
(#4584) Variable "p_dir" must not contain underscores.
(#4585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4585) Inline comments must end in full-stops, exclamation marks, or question marks
(#4586) Variable "p_parent_dir" must not contain underscores.
(#4587) Variable "v_result" must not contain underscores.
(#4587) Variable "p_parent_dir" must not contain underscores.
(#4588) Variable "v_result" must not contain underscores.
(#4593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4593) Inline comments must end in full-stops, exclamation marks, or question marks
(#4594) Variable "p_dir" must not contain underscores.
(#4595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4595) Inline comments must end in full-stops, exclamation marks, or question marks
(#4596) Variable "p_dir" must not contain underscores.
(#4598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4598) Inline comments must end in full-stops, exclamation marks, or question marks
(#4602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4602) Inline comments must end in full-stops, exclamation marks, or question marks
(#4603) Variable "v_result" must not contain underscores.
(#4610) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#4614) Public method name "PclZip::privMerge" must be in lower-case letters only
(#4614) Variable "p_archive_to_add" must not contain underscores.
(#4615) Opening brace should be on the same line as the declaration
(#4616) Variable "v_result" must not contain underscores.
(#4618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4618) Inline comments must end in full-stops, exclamation marks, or question marks
(#4619) Variable "p_archive_to_add" must not contain underscores.
(#4620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4620) Inline comments must end in full-stops, exclamation marks, or question marks
(#4621) Variable "v_result" must not contain underscores.
(#4623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4623) Inline comments must end in full-stops, exclamation marks, or question marks
(#4624) Variable "v_result" must not contain underscores.
(#4627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4627) Inline comments must end in full-stops, exclamation marks, or question marks
(#4629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4629) Inline comments must end in full-stops, exclamation marks, or question marks
(#4630) Variable "v_result" must not contain underscores.
(#4630) Variable "p_archive_to_add" must not contain underscores.
(#4632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4632) Inline comments must end in full-stops, exclamation marks, or question marks
(#4633) Variable "v_result" must not contain underscores.
(#4636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4636) Inline comments must end in full-stops, exclamation marks, or question marks
(#4637) Variable "v_result" must not contain underscores.
(#4638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4638) Inline comments must end in full-stops, exclamation marks, or question marks
(#4639) Variable "v_result" must not contain underscores.
(#4642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4642) Inline comments must end in full-stops, exclamation marks, or question marks
(#4643) Variable "v_central_dir" must not contain underscores.
(#4644) Variable "v_result" must not contain underscores.
(#4644) Variable "v_central_dir" must not contain underscores.
(#4647) Variable "v_result" must not contain underscores.
(#4650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4650) Inline comments must end in full-stops, exclamation marks, or question marks
(#4653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4653) Inline comments must end in full-stops, exclamation marks, or question marks
(#4654) Variable "v_result" must not contain underscores.
(#4654) Variable "p_archive_to_add" must not contain underscores.
(#4657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4657) Inline comments must end in full-stops, exclamation marks, or question marks
(#4658) Variable "v_result" must not contain underscores.
(#4661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4661) Inline comments must end in full-stops, exclamation marks, or question marks
(#4662) Variable "v_central_dir_to_add" must not contain underscores.
(#4663) Variable "v_result" must not contain underscores.
(#4663) Variable "p_archive_to_add" must not contain underscores.
(#4663) Variable "v_central_dir_to_add" must not contain underscores.
(#4665) Variable "p_archive_to_add" must not contain underscores.
(#4667) Variable "v_result" must not contain underscores.
(#4670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4670) Inline comments must end in full-stops, exclamation marks, or question marks
(#4671) Variable "p_archive_to_add" must not contain underscores.
(#4673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4673) Inline comments must end in full-stops, exclamation marks, or question marks
(#4674) Variable "v_zip_temp_name" must not contain underscores.
(#4676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4676) Inline comments must end in full-stops, exclamation marks, or question marks
(#4677) Variable "v_zip_temp_fd" must not contain underscores.
(#4677) Variable "v_zip_temp_name" must not contain underscores.
(#4679) Variable "p_archive_to_add" must not contain underscores.
(#4681) Variable "v_zip_temp_name" must not contain underscores.
(#4681) Line exceeds 132 characters; contains 141 characters
(#4683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4683) Inline comments must end in full-stops, exclamation marks, or question marks
(#4687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4688) Inline comments must end in full-stops, exclamation marks, or question marks
(#4689) Variable "v_size" must not contain underscores.
(#4689) Variable "v_central_dir" must not contain underscores.
(#4690) Variable "v_size" must not contain underscores.
(#4691) Variable "v_read_size" must not contain underscores.
(#4691) Variable "v_size" must not contain underscores.
(#4691) Variable "v_size" must not contain underscores.
(#4692) Variable "v_buffer" must not contain underscores.
(#4692) Variable "v_read_size" must not contain underscores.
(#4693) Variable "v_zip_temp_fd" must not contain underscores.
(#4693) Variable "v_buffer" must not contain underscores.
(#4693) Variable "v_read_size" must not contain underscores.
(#4694) Variable "v_size" must not contain underscores.
(#4694) Variable "v_read_size" must not contain underscores.
(#4697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4697) Inline comments must end in full-stops, exclamation marks, or question marks
(#4698) Variable "v_size" must not contain underscores.
(#4698) Variable "v_central_dir_to_add" must not contain underscores.
(#4699) Variable "v_size" must not contain underscores.
(#4700) Variable "v_read_size" must not contain underscores.
(#4700) Variable "v_size" must not contain underscores.
(#4700) Variable "v_size" must not contain underscores.
(#4701) Variable "v_buffer" must not contain underscores.
(#4701) Variable "p_archive_to_add" must not contain underscores.
(#4701) Variable "v_read_size" must not contain underscores.
(#4702) Variable "v_zip_temp_fd" must not contain underscores.
(#4702) Variable "v_buffer" must not contain underscores.
(#4702) Variable "v_read_size" must not contain underscores.
(#4703) Variable "v_size" must not contain underscores.
(#4703) Variable "v_read_size" must not contain underscores.
(#4706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4706) Inline comments must end in full-stops, exclamation marks, or question marks
(#4707) Variable "v_offset" must not contain underscores.
(#4707) Variable "v_zip_temp_fd" must not contain underscores.
(#4709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4709) Inline comments must end in full-stops, exclamation marks, or question marks
(#4710) Variable "v_size" must not contain underscores.
(#4710) Variable "v_central_dir" must not contain underscores.
(#4711) Variable "v_size" must not contain underscores.
(#4712) Variable "v_read_size" must not contain underscores.
(#4712) Variable "v_size" must not contain underscores.
(#4712) Variable "v_size" must not contain underscores.
(#4713) Variable "v_buffer" must not contain underscores.
(#4713) Variable "v_read_size" must not contain underscores.
(#4714) Variable "v_zip_temp_fd" must not contain underscores.
(#4714) Variable "v_buffer" must not contain underscores.
(#4714) Variable "v_read_size" must not contain underscores.
(#4715) Variable "v_size" must not contain underscores.
(#4715) Variable "v_read_size" must not contain underscores.
(#4718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4718) Inline comments must end in full-stops, exclamation marks, or question marks
(#4719) Variable "v_size" must not contain underscores.
(#4719) Variable "v_central_dir_to_add" must not contain underscores.
(#4720) Variable "v_size" must not contain underscores.
(#4721) Variable "v_read_size" must not contain underscores.
(#4721) Variable "v_size" must not contain underscores.
(#4721) Variable "v_size" must not contain underscores.
(#4722) Variable "v_buffer" must not contain underscores.
(#4722) Variable "p_archive_to_add" must not contain underscores.
(#4722) Variable "v_read_size" must not contain underscores.
(#4723) Variable "v_zip_temp_fd" must not contain underscores.
(#4723) Variable "v_buffer" must not contain underscores.
(#4723) Variable "v_read_size" must not contain underscores.
(#4724) Variable "v_size" must not contain underscores.
(#4724) Variable "v_read_size" must not contain underscores.
(#4727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4727) Inline comments must end in full-stops, exclamation marks, or question marks
(#4728) Variable "v_comment" must not contain underscores.
(#4728) Variable "v_central_dir" must not contain underscores.
(#4728) Variable "v_central_dir_to_add" must not contain underscores.
(#4730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4730) Inline comments must end in full-stops, exclamation marks, or question marks
(#4731) Variable "v_size" must not contain underscores.
(#4731) Variable "v_zip_temp_fd" must not contain underscores.
(#4731) Variable "v_offset" must not contain underscores.
(#4733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4735) Inline comments must end in full-stops, exclamation marks, or question marks
(#4736) Variable "v_swap" must not contain underscores.
(#4737) Variable "v_zip_temp_fd" must not contain underscores.
(#4738) Variable "v_zip_temp_fd" must not contain underscores.
(#4738) Variable "v_swap" must not contain underscores.
(#4740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4740) Inline comments must end in full-stops, exclamation marks, or question marks
(#4741) Variable "v_result" must not contain underscores.
(#4741) Variable "v_central_dir" must not contain underscores.
(#4741) Variable "v_central_dir_to_add" must not contain underscores.
(#4741) Variable "v_size" must not contain underscores.
(#4741) Variable "v_offset" must not contain underscores.
(#4741) Variable "v_comment" must not contain underscores.
(#4741) Line exceeds 132 characters; contains 157 characters
(#4743) Variable "p_archive_to_add" must not contain underscores.
(#4744) Variable "v_zip_temp_fd" must not contain underscores.
(#4747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4747) Inline comments must end in full-stops, exclamation marks, or question marks
(#4748) Variable "v_header_list" must not contain underscores.
(#4750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4750) Inline comments must end in full-stops, exclamation marks, or question marks
(#4751) Variable "v_result" must not contain underscores.
(#4754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4754) Inline comments must end in full-stops, exclamation marks, or question marks
(#4755) Variable "v_swap" must not contain underscores.
(#4756) Variable "v_zip_temp_fd" must not contain underscores.
(#4757) Variable "v_zip_temp_fd" must not contain underscores.
(#4757) Variable "v_swap" must not contain underscores.
(#4759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4759) Inline comments must end in full-stops, exclamation marks, or question marks
(#4761) Variable "p_archive_to_add" must not contain underscores.
(#4763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4763) Inline comments must end in full-stops, exclamation marks, or question marks
(#4764) Variable "v_zip_temp_fd" must not contain underscores.
(#4766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4772) Inline comments must end in full-stops, exclamation marks, or question marks
(#4772) This comment is 73% valid code; is this commented out code?
(#4772) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#4773) Variable "v_zip_temp_name" must not contain underscores.
(#4775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4775) Inline comments must end in full-stops, exclamation marks, or question marks
(#4776) Variable "v_result" must not contain underscores.
(#4786) Public method name "PclZip::privDuplicate" must be in lower-case letters only
(#4786) Variable "p_archive_filename" must not contain underscores.
(#4787) Opening brace should be on the same line as the declaration
(#4788) Variable "v_result" must not contain underscores.
(#4790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4790) Inline comments must end in full-stops, exclamation marks, or question marks
(#4791) Variable "p_archive_filename" must not contain underscores.
(#4792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4793) Variable "v_result" must not contain underscores.
(#4795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4795) Inline comments must end in full-stops, exclamation marks, or question marks
(#4796) Variable "v_result" must not contain underscores.
(#4799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4799) Inline comments must end in full-stops, exclamation marks, or question marks
(#4800) Variable "v_result" must not contain underscores.
(#4801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4801) Inline comments must end in full-stops, exclamation marks, or question marks
(#4802) Variable "v_result" must not contain underscores.
(#4805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4805) Inline comments must end in full-stops, exclamation marks, or question marks
(#4806) Variable "v_zip_temp_fd" must not contain underscores.
(#4806) Variable "p_archive_filename" must not contain underscores.
(#4809) Variable "p_archive_filename" must not contain underscores.
(#4809) Line exceeds 132 characters; contains 142 characters
(#4811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4811) Inline comments must end in full-stops, exclamation marks, or question marks
(#4815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4816) Inline comments must end in full-stops, exclamation marks, or question marks
(#4817) Variable "v_size" must not contain underscores.
(#4817) Variable "p_archive_filename" must not contain underscores.
(#4818) Variable "v_size" must not contain underscores.
(#4819) Variable "v_read_size" must not contain underscores.
(#4819) Variable "v_size" must not contain underscores.
(#4819) Variable "v_size" must not contain underscores.
(#4820) Variable "v_buffer" must not contain underscores.
(#4820) Variable "v_zip_temp_fd" must not contain underscores.
(#4820) Variable "v_read_size" must not contain underscores.
(#4821) Variable "v_buffer" must not contain underscores.
(#4821) Variable "v_read_size" must not contain underscores.
(#4822) Variable "v_size" must not contain underscores.
(#4822) Variable "v_read_size" must not contain underscores.
(#4825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4825) Inline comments must end in full-stops, exclamation marks, or question marks
(#4828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4828) Inline comments must end in full-stops, exclamation marks, or question marks
(#4829) Variable "v_zip_temp_fd" must not contain underscores.
(#4831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4831) Inline comments must end in full-stops, exclamation marks, or question marks
(#4832) Variable "v_result" must not contain underscores.
(#4841) Public method name "PclZip::privErrorLog" must be in lower-case letters only
(#4841) Variable "p_error_code" must not contain underscores.
(#4841) Variable "p_error_string" must not contain underscores.
(#4842) Opening brace should be on the same line as the declaration
(#4844) Variable "p_error_code" must not contain underscores.
(#4844) Variable "p_error_string" must not contain underscores.
(#4846) Variable "p_error_code" must not contain underscores.
(#4847) Variable "p_error_string" must not contain underscores.
(#4857) Public method name "PclZip::privErrorReset" must be in lower-case letters only
(#4858) Opening brace should be on the same line as the declaration
(#4874) Public method name "PclZip::privDisableMagicQuotes" must be in lower-case letters only
(#4875) Opening brace should be on the same line as the declaration
(#4876) Variable "v_result" must not contain underscores.
(#4878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4878) Inline comments must end in full-stops, exclamation marks, or question marks
(#4880) Variable "v_result" must not contain underscores.
(#4883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4883) Inline comments must end in full-stops, exclamation marks, or question marks
(#4885) Variable "v_result" must not contain underscores.
(#4888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4888) Inline comments must end in full-stops, exclamation marks, or question marks
(#4891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4891) Inline comments must end in full-stops, exclamation marks, or question marks
(#4893) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#4896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4896) Inline comments must end in full-stops, exclamation marks, or question marks
(#4897) Variable "v_result" must not contain underscores.
(#4907) Public method name "PclZip::privSwapBackMagicQuotes" must be in lower-case letters only
(#4908) Opening brace should be on the same line as the declaration
(#4909) Variable "v_result" must not contain underscores.
(#4911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4911) Inline comments must end in full-stops, exclamation marks, or question marks
(#4913) Variable "v_result" must not contain underscores.
(#4916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4916) Inline comments must end in full-stops, exclamation marks, or question marks
(#4918) Variable "v_result" must not contain underscores.
(#4921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4921) Inline comments must end in full-stops, exclamation marks, or question marks
(#4923) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#4926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4926) Inline comments must end in full-stops, exclamation marks, or question marks
(#4927) Variable "v_result" must not contain underscores.
(#4940) function name "PclZipUtilPathReduction" must be lower-case letters only
(#4940) Variable "p_dir" must not contain underscores.
(#4941) Opening brace should be on the same line as the declaration
(#4942) Variable "v_result" must not contain underscores.
(#4944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4944) Inline comments must end in full-stops, exclamation marks, or question marks
(#4945) Variable "p_dir" must not contain underscores.
(#4946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4946) Inline comments must end in full-stops, exclamation marks, or question marks
(#4947) Variable "v_list" must not contain underscores.
(#4947) Variable "p_dir" must not contain underscores.
(#4949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4949) Inline comments must end in full-stops, exclamation marks, or question marks
(#4950) Variable "v_skip" must not contain underscores.
(#4951) The use of function sizeof() is forbidden; use count() instead
(#4951) Variable "v_list" must not contain underscores.
(#4952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4952) Inline comments must end in full-stops, exclamation marks, or question marks
(#4953) Empty IF statement detected
(#4953) Variable "v_list" must not contain underscores.
(#4954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4955) Inline comments must end in full-stops, exclamation marks, or question marks
(#4956) Usage of ELSEIF not allowed; use ELSE IF instead
(#4956) Variable "v_list" must not contain underscores.
(#4957) Variable "v_skip" must not contain underscores.
(#4958) Usage of ELSEIF not allowed; use ELSE IF instead
(#4958) Variable "v_list" must not contain underscores.
(#4959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4959) Inline comments must end in full-stops, exclamation marks, or question marks
(#4961) Variable "v_result" must not contain underscores.
(#4961) Variable "v_result" must not contain underscores.
(#4962) Variable "v_skip" must not contain underscores.
(#4963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4964) Inline comments must end in full-stops, exclamation marks, or question marks
(#4965) Variable "v_result" must not contain underscores.
(#4965) Variable "p_dir" must not contain underscores.
(#4966) Variable "v_skip" must not contain underscores.
(#4968) Usage of ELSEIF not allowed; use ELSE IF instead
(#4968) The use of function sizeof() is forbidden; use count() instead
(#4968) Variable "v_list" must not contain underscores.
(#4969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4969) Inline comments must end in full-stops, exclamation marks, or question marks
(#4970) Variable "v_result" must not contain underscores.
(#4970) Variable "v_list" must not contain underscores.
(#4971) Empty ELSE statement detected
(#4972) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4974) Inline comments must end in full-stops, exclamation marks, or question marks
(#4977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4977) Inline comments must end in full-stops, exclamation marks, or question marks
(#4978) Variable "v_skip" must not contain underscores.
(#4979) Variable "v_skip" must not contain underscores.
(#4981) Variable "v_result" must not contain underscores.
(#4981) Variable "v_list" must not contain underscores.
(#4981) The use of function sizeof() is forbidden; use count() instead
(#4981) Variable "v_list" must not contain underscores.
(#4981) Variable "v_result" must not contain underscores.
(#4986) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4986) Inline comments must end in full-stops, exclamation marks, or question marks
(#4987) Variable "v_skip" must not contain underscores.
(#4988) Variable "v_skip" must not contain underscores.
(#4989) Variable "v_result" must not contain underscores.
(#4989) Variable "v_result" must not contain underscores.
(#4990) Variable "v_skip" must not contain underscores.
(#4995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4995) Inline comments must end in full-stops, exclamation marks, or question marks
(#4996) Variable "v_result" must not contain underscores.
(#5003) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5004) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5005) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5006) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5007) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5008) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5011) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5012) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5013) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5015) function name "PclZipUtilPathInclusion" must be lower-case letters only
(#5015) Variable "p_dir" must not contain underscores.
(#5015) Variable "p_path" must not contain underscores.
(#5016) Opening brace should be on the same line as the declaration
(#5017) Variable "v_result" must not contain underscores.
(#5019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5019) Inline comments must end in full-stops, exclamation marks, or question marks
(#5020) Variable "p_dir" must not contain underscores.
(#5020) Variable "p_dir" must not contain underscores.
(#5020) Variable "p_dir" must not contain underscores.
(#5021) Variable "p_dir" must not contain underscores.
(#5021) Variable "p_dir" must not contain underscores.
(#5023) Variable "p_path" must not contain underscores.
(#5023) Variable "p_path" must not contain underscores.
(#5023) Variable "p_path" must not contain underscores.
(#5024) Variable "p_path" must not contain underscores.
(#5024) Variable "p_path" must not contain underscores.
(#5027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5027) Inline comments must end in full-stops, exclamation marks, or question marks
(#5028) Variable "v_list_dir" must not contain underscores.
(#5028) Variable "p_dir" must not contain underscores.
(#5029) Variable "v_list_dir_size" must not contain underscores.
(#5029) The use of function sizeof() is forbidden; use count() instead
(#5029) Variable "v_list_dir" must not contain underscores.
(#5030) Variable "v_list_path" must not contain underscores.
(#5030) Variable "p_path" must not contain underscores.
(#5031) Variable "v_list_path_size" must not contain underscores.
(#5031) The use of function sizeof() is forbidden; use count() instead
(#5031) Variable "v_list_path" must not contain underscores.
(#5033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5033) Inline comments must end in full-stops, exclamation marks, or question marks
(#5036) Variable "v_list_dir_size" must not contain underscores.
(#5036) Variable "v_list_path_size" must not contain underscores.
(#5036) Variable "v_result" must not contain underscores.
(#5037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5037) Inline comments must end in full-stops, exclamation marks, or question marks
(#5038) Variable "v_list_dir" must not contain underscores.
(#5042) Variable "v_list_path" must not contain underscores.
(#5047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5047) Inline comments must end in full-stops, exclamation marks, or question marks
(#5048) Variable "v_list_dir" must not contain underscores.
(#5048) Variable "v_list_path" must not contain underscores.
(#5048) Variable "v_list_dir" must not contain underscores.
(#5048) Variable "v_list_path" must not contain underscores.
(#5049) Variable "v_result" must not contain underscores.
(#5052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5052) Inline comments must end in full-stops, exclamation marks, or question marks
(#5057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5057) Inline comments must end in full-stops, exclamation marks, or question marks
(#5058) Variable "v_result" must not contain underscores.
(#5059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5059) Inline comments must end in full-stops, exclamation marks, or question marks
(#5060) Variable "v_list_path_size" must not contain underscores.
(#5060) Variable "v_list_path" must not contain underscores.
(#5063) Variable "v_list_dir_size" must not contain underscores.
(#5063) Variable "v_list_dir" must not contain underscores.
(#5067) Variable "v_list_dir_size" must not contain underscores.
(#5067) Variable "v_list_path_size" must not contain underscores.
(#5068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5068) Inline comments must end in full-stops, exclamation marks, or question marks
(#5069) Variable "v_result" must not contain underscores.
(#5070) Usage of ELSEIF not allowed; use ELSE IF instead
(#5070) Variable "v_list_dir_size" must not contain underscores.
(#5071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5071) Inline comments must end in full-stops, exclamation marks, or question marks
(#5072) Variable "v_result" must not contain underscores.
(#5076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5076) Inline comments must end in full-stops, exclamation marks, or question marks
(#5077) Variable "v_result" must not contain underscores.
(#5085) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5086) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#5087) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#5088) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#5089) Expected 1 space before comment text but found 25; use block comment if you need indentation
(#5092) function name "PclZipUtilCopyBlock" must be lower-case letters only
(#5092) Variable "p_src" must not contain underscores.
(#5092) Variable "p_dest" must not contain underscores.
(#5092) Variable "p_size" must not contain underscores.
(#5092) Variable "p_mode" must not contain underscores.
(#5093) Opening brace should be on the same line as the declaration
(#5094) Variable "v_result" must not contain underscores.
(#5096) Variable "p_mode" must not contain underscores.
(#5097) Variable "p_size" must not contain underscores.
(#5098) Variable "v_read_size" must not contain underscores.
(#5098) Variable "p_size" must not contain underscores.
(#5098) Variable "p_size" must not contain underscores.
(#5099) Variable "v_buffer" must not contain underscores.
(#5099) Variable "p_src" must not contain underscores.
(#5099) Variable "v_read_size" must not contain underscores.
(#5100) Variable "p_dest" must not contain underscores.
(#5100) Variable "v_buffer" must not contain underscores.
(#5100) Variable "v_read_size" must not contain underscores.
(#5101) Variable "p_size" must not contain underscores.
(#5101) Variable "v_read_size" must not contain underscores.
(#5103) Usage of ELSEIF not allowed; use ELSE IF instead
(#5103) Variable "p_mode" must not contain underscores.
(#5104) Variable "p_size" must not contain underscores.
(#5105) Variable "v_read_size" must not contain underscores.
(#5105) Variable "p_size" must not contain underscores.
(#5105) Variable "p_size" must not contain underscores.
(#5106) Variable "v_buffer" must not contain underscores.
(#5106) Variable "p_src" must not contain underscores.
(#5106) Variable "v_read_size" must not contain underscores.
(#5107) Variable "p_dest" must not contain underscores.
(#5107) Variable "v_buffer" must not contain underscores.
(#5107) Variable "v_read_size" must not contain underscores.
(#5108) Variable "p_size" must not contain underscores.
(#5108) Variable "v_read_size" must not contain underscores.
(#5110) Usage of ELSEIF not allowed; use ELSE IF instead
(#5110) Variable "p_mode" must not contain underscores.
(#5111) Variable "p_size" must not contain underscores.
(#5112) Variable "v_read_size" must not contain underscores.
(#5112) Variable "p_size" must not contain underscores.
(#5112) Variable "p_size" must not contain underscores.
(#5113) Variable "v_buffer" must not contain underscores.
(#5113) Variable "p_src" must not contain underscores.
(#5113) Variable "v_read_size" must not contain underscores.
(#5114) Variable "p_dest" must not contain underscores.
(#5114) Variable "v_buffer" must not contain underscores.
(#5114) Variable "v_read_size" must not contain underscores.
(#5115) Variable "p_size" must not contain underscores.
(#5115) Variable "v_read_size" must not contain underscores.
(#5117) Usage of ELSEIF not allowed; use ELSE IF instead
(#5117) Variable "p_mode" must not contain underscores.
(#5118) Variable "p_size" must not contain underscores.
(#5119) Variable "v_read_size" must not contain underscores.
(#5119) Variable "p_size" must not contain underscores.
(#5119) Variable "p_size" must not contain underscores.
(#5120) Variable "v_buffer" must not contain underscores.
(#5120) Variable "p_src" must not contain underscores.
(#5120) Variable "v_read_size" must not contain underscores.
(#5121) Variable "p_dest" must not contain underscores.
(#5121) Variable "v_buffer" must not contain underscores.
(#5121) Variable "v_read_size" must not contain underscores.
(#5122) Variable "p_size" must not contain underscores.
(#5122) Variable "v_read_size" must not contain underscores.
(#5126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5126) Inline comments must end in full-stops, exclamation marks, or question marks
(#5127) Variable "v_result" must not contain underscores.
(#5134) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5135) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5136) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5138) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5139) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5141) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5143) function name "PclZipUtilRename" must be lower-case letters only
(#5143) Variable "p_src" must not contain underscores.
(#5143) Variable "p_dest" must not contain underscores.
(#5144) Opening brace should be on the same line as the declaration
(#5145) Variable "v_result" must not contain underscores.
(#5147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5147) Inline comments must end in full-stops, exclamation marks, or question marks
(#5148) Variable "p_src" must not contain underscores.
(#5148) Variable "p_dest" must not contain underscores.
(#5149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5149) Inline comments must end in full-stops, exclamation marks, or question marks
(#5150) Variable "p_src" must not contain underscores.
(#5150) Variable "p_dest" must not contain underscores.
(#5151) Variable "v_result" must not contain underscores.
(#5152) Usage of ELSEIF not allowed; use ELSE IF instead
(#5152) Variable "p_src" must not contain underscores.
(#5153) Variable "v_result" must not contain underscores.
(#5157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5157) Inline comments must end in full-stops, exclamation marks, or question marks
(#5158) Variable "v_result" must not contain underscores.
(#5165) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5167) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5169) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5171) function name "PclZipUtilOptionText" must be lower-case letters only
(#5171) Variable "p_option" must not contain underscores.
(#5172) Opening brace should be on the same line as the declaration
(#5173) Variable "v_list" must not contain underscores.
(#5174) Variable "v_list" must not contain underscores.
(#5174) Variable "v_key" must not contain underscores.
(#5174) Variable "v_list" must not contain underscores.
(#5174) Variable "v_list" must not contain underscores.
(#5175) Variable "v_prefix" must not contain underscores.
(#5175) Variable "v_key" must not contain underscores.
(#5176) Variable "v_prefix" must not contain underscores.
(#5176) Variable "v_prefix" must not contain underscores.
(#5176) Variable "v_prefix" must not contain underscores.
(#5176) Variable "v_list" must not contain underscores.
(#5176) Variable "v_key" must not contain underscores.
(#5176) Variable "p_option" must not contain underscores.
(#5176) Line exceeds 132 characters; contains 140 characters
(#5177) Variable "v_key" must not contain underscores.
(#5181) Variable "v_result" must not contain underscores.
(#5183) Variable "v_result" must not contain underscores.
(#5190) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5191) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5193) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5194) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5196) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5198) function name "PclZipUtilTranslateWinPath" must be lower-case letters only
(#5198) Variable "p_path" must not contain underscores.
(#5198) Variable "p_remove_disk_letter" must not contain underscores.
(#5199) Opening brace should be on the same line as the declaration
(#5201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5201) Inline comments must end in full-stops, exclamation marks, or question marks
(#5202) Variable "p_remove_disk_letter" must not contain underscores.
(#5202) Variable "v_position" must not contain underscores.
(#5202) Variable "p_path" must not contain underscores.
(#5203) Variable "p_path" must not contain underscores.
(#5203) Variable "p_path" must not contain underscores.
(#5203) Variable "v_position" must not contain underscores.
(#5205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5205) Inline comments must end in full-stops, exclamation marks, or question marks
(#5206) Variable "p_path" must not contain underscores.
(#5206) Variable "p_path" must not contain underscores.
(#5207) Variable "p_path" must not contain underscores.
(#5207) Variable "p_path" must not contain underscores.
(#5211) Variable "p_path" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/PasswordHasher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "PasswordHasher::hashPassword" must be in lower-case letters only
(#39) Variable "pPassword" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#42) Variable "charPos" must be all lower-case
(#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
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "pPassword" must be all lower-case
(#47) Variable "charPos" must be all lower-case
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Variable "rotated_bits" must not contain underscores.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "rotated_bits" must not contain underscores.
(#53) Variable "pPassword" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/StringHelper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#39) Member variable "controlCharacters" must be all lower-case
(#46) Member variable "SYLKCharacters" must be all lower-case
(#53) Member variable "decimalSeparator" must be all lower-case
(#60) Member variable "thousandsSeparator" must be all lower-case
(#67) Member variable "currencyCode" must be all lower-case
(#74) Member variable "isMbstringEnabled" must be all lower-case
(#81) Member variable "isIconvEnabled" must be all lower-case
(#86) Private method name "StringHelper::buildControlCharacters" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#92) Variable "controlCharacters" must be all lower-case
(#100) Private method name "StringHelper::buildSYLKCharacters" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "SYLKCharacters" must be all lower-case
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Public method name "StringHelper::getIsMbstringEnabled" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#269) Variable "isMbstringEnabled" must be all lower-case
(#270) Variable "isMbstringEnabled" must be all lower-case
(#273) Variable "isMbstringEnabled" must be all lower-case
(#276) Variable "isMbstringEnabled" must be all lower-case
(#284) Public method name "StringHelper::getIsIconvEnabled" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#286) Variable "isIconvEnabled" must be all lower-case
(#287) Variable "isIconvEnabled" must be all lower-case
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "isIconvEnabled" must be all lower-case
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "isIconvEnabled" must be all lower-case
(#304) This comment is 42% valid code; is this commented out code?
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Variable "isIconvEnabled" must be all lower-case
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Line exceeds maximum limit of 180 characters; contains 205 characters
(#314) Variable "isIconvEnabled" must be all lower-case
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Variable "isIconvEnabled" must be all lower-case
(#325) Public method name "StringHelper::buildCharacterSets" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#327) Variable "controlCharacters" must be all lower-case
(#330) Variable "SYLKCharacters" must be all lower-case
(#349) Public method name "StringHelper::controlCharacterOOXML2PHP" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#351) Variable "controlCharacters" must be all lower-case
(#351) Variable "controlCharacters" must be all lower-case
(#368) Public method name "StringHelper::controlCharacterPHP2OOXML" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#370) Variable "controlCharacters" must be all lower-case
(#370) Variable "controlCharacters" must be all lower-case
(#379) Public method name "StringHelper::sanitizeUTF8" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#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
(#403) Public method name "StringHelper::isUTF8" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#415) Public method name "StringHelper::formatNumber" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#435) Public method name "StringHelper::UTF8toBIFF8UnicodeShort" must be in lower-case letters only
(#435) Variable "arrcRuns" must be all lower-case
(#436) Opening brace should be on the same line as the declaration
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) 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
(#440) Variable "arrcRuns" must be all lower-case
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "arrcRuns" must be all lower-case
(#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
(#451) Variable "arrcRuns" must be all lower-case
(#451) Variable "cRun" must be all lower-case
(#452) Variable "cRun" must be all lower-case
(#453) Variable "cRun" must be all lower-case
(#470) Public method name "StringHelper::UTF8toBIFF8UnicodeLong" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#495) Public method name "StringHelper::convertEncoding" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#507) Usage of ELSEIF not allowed; use ELSE IF instead
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Public method name "StringHelper::utf16Decode" must be in lower-case letters only
(#528) Variable "bom_be" must not contain underscores.
(#529) Opening brace should be on the same line as the declaration
(#537) Usage of ELSEIF not allowed; use ELSE IF instead
(#539) Variable "bom_be" must not contain underscores.
(#544) Variable "bom_be" must not contain underscores.
(#564) Public method name "StringHelper::countCharacters" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Variable "pValue" must be all lower-case
(#586) Variable "pStart" must be all lower-case
(#586) Variable "pLength" must be all lower-case
(#587) Opening brace should be on the same line as the declaration
(#589) Variable "pValue" must be all lower-case
(#589) Variable "pStart" must be all lower-case
(#589) Variable "pLength" must be all lower-case
(#593) Variable "pValue" must be all lower-case
(#593) Variable "pStart" must be all lower-case
(#593) Variable "pLength" must be all lower-case
(#596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Variable "pValue" must be all lower-case
(#597) Variable "pStart" must be all lower-case
(#597) Variable "pLength" must be all lower-case
(#606) Public method name "StringHelper::strToUpper" must be in lower-case letters only
(#606) Variable "pValue" must be all lower-case
(#607) Opening brace should be on the same line as the declaration
(#609) Variable "pValue" must be all lower-case
(#612) Variable "pValue" must be all lower-case
(#621) Public method name "StringHelper::strToLower" must be in lower-case letters only
(#621) Variable "pValue" must be all lower-case
(#622) Opening brace should be on the same line as the declaration
(#624) Variable "pValue" must be all lower-case
(#627) Variable "pValue" must be all lower-case
(#637) Public method name "StringHelper::strToTitle" must be in lower-case letters only
(#637) Variable "pValue" must be all lower-case
(#638) Opening brace should be on the same line as the declaration
(#640) Variable "pValue" must be all lower-case
(#643) Variable "pValue" must be all lower-case
(#646) Public method name "StringHelper::mbIsUpper" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#651) Public method name "StringHelper::mbStrSplit" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#653) Perl-style comments are not allowed; use "// Comment." instead
(#654) Perl-style comments are not allowed; use "// Comment." instead
(#665) Public method name "StringHelper::strCaseReverse" must be in lower-case letters only
(#665) Variable "pValue" must be all lower-case
(#666) Opening brace should be on the same line as the declaration
(#668) Variable "pValue" must be all lower-case
(#680) Variable "pValue" must be all lower-case
(#680) Variable "pValue" must be all lower-case
(#680) Variable "pValue" must be all lower-case
(#690) Public method name "StringHelper::convertToNumberIfFraction" must be in lower-case letters only
(#691) Opening brace should be on the same line as the declaration
(#694) Variable "fractionFormula" must be all lower-case
(#695) Variable "fractionFormula" must be all lower-case
(#701) This comment is 50% valid code; is this commented out code?
(#709) Public method name "StringHelper::getDecimalSeparator" must be in lower-case letters only
(#710) Opening brace should be on the same line as the declaration
(#711) Variable "decimalSeparator" must be all lower-case
(#713) Variable "decimalSeparator" must be all lower-case
(#716) Variable "decimalSeparator" must be all lower-case
(#718) Variable "decimalSeparator" must be all lower-case
(#722) Variable "decimalSeparator" must be all lower-case
(#731) Public method name "StringHelper::setDecimalSeparator" must be in lower-case letters only
(#731) Variable "pValue" must be all lower-case
(#732) Opening brace should be on the same line as the declaration
(#733) Variable "decimalSeparator" must be all lower-case
(#733) Variable "pValue" must be all lower-case
(#742) Public method name "StringHelper::getThousandsSeparator" must be in lower-case letters only
(#743) Opening brace should be on the same line as the declaration
(#744) Variable "thousandsSeparator" must be all lower-case
(#746) Variable "thousandsSeparator" must be all lower-case
(#749) Variable "thousandsSeparator" must be all lower-case
(#751) Variable "thousandsSeparator" must be all lower-case
(#755) Variable "thousandsSeparator" must be all lower-case
(#764) Public method name "StringHelper::setThousandsSeparator" must be in lower-case letters only
(#764) Variable "pValue" must be all lower-case
(#765) Opening brace should be on the same line as the declaration
(#766) Variable "thousandsSeparator" must be all lower-case
(#766) Variable "pValue" must be all lower-case
(#775) Public method name "StringHelper::getCurrencyCode" must be in lower-case letters only
(#776) Opening brace should be on the same line as the declaration
(#777) Variable "currencyCode" must be all lower-case
(#778) Variable "currencyCode" must be all lower-case
(#780) Variable "currencyCode" must be all lower-case
(#783) Variable "currencyCode" must be all lower-case
(#785) Variable "currencyCode" must be all lower-case
(#788) Variable "currencyCode" must be all lower-case
(#790) Variable "currencyCode" must be all lower-case
(#793) Variable "currencyCode" must be all lower-case
(#802) Public method name "StringHelper::setCurrencyCode" must be in lower-case letters only
(#802) Variable "pValue" must be all lower-case
(#803) Opening brace should be on the same line as the declaration
(#804) Variable "currencyCode" must be all lower-case
(#804) Variable "pValue" must be all lower-case
(#813) Public method name "StringHelper::SYLKtoUTF8" must be in lower-case letters only
(#813) Variable "pValue" must be all lower-case
(#814) Opening brace should be on the same line as the declaration
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) Variable "pValue" must be all lower-case
(#817) Variable "pValue" must be all lower-case
(#820) Variable "SYLKCharacters" must be all lower-case
(#821) Variable "pValue" must be all lower-case
(#821) Variable "pValue" must be all lower-case
(#824) Variable "pValue" must be all lower-case
(#834) Public method name "StringHelper::testStringAsNumeric" must be in lower-case letters only
(#835) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/TimeZone.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Private method name "TimeZone::validateTimeZone" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#58) Public method name "TimeZone::setTimeZone" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#74) Public method name "TimeZone::getTimeZone" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Expected 1 space after asterisk; 4 found
(#83) Expected 1 space after asterisk; 4 found
(#84) Expected 1 space after asterisk; 4 found
(#86) Private method name "TimeZone::getTimezoneTransitions" must be in lower-case letters only
(#86) Variable "objTimezone" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "allTransitions" must be all lower-case
(#88) Variable "objTimezone" must be all lower-case
(#90) Variable "allTransitions" must be all lower-case
(#92) Variable "allTransitions" must be all lower-case
(#96) Variable "allTransitions" must be all lower-case
(#107) Expected 1 space after asterisk; 4 found
(#108) Expected 1 space after asterisk; 4 found
(#109) Expected 1 space after asterisk; 4 found
(#110) Expected 1 space after asterisk; 4 found
(#112) Public method name "TimeZone::getTimeZoneAdjustment" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#126) Variable "objTimezone" must be all lower-case
(#128) Variable "objTimezone" must be all lower-case
(#130) Variable "objTimezone" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/BestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "bestFitType" must be all lower-case
(#50) Member variable "valueCount" must be all lower-case
(#57) Member variable "xValues" must be all lower-case
(#64) Member variable "yValues" must be all lower-case
(#71) Member variable "adjustToZero" must be all lower-case
(#78) Member variable "yBestFitValues" must be all lower-case
(#80) Member variable "goodnessOfFit" must be all lower-case
(#82) Member variable "stdevOfResiduals" must be all lower-case
(#88) Member variable "SSRegression" must be all lower-case
(#90) Member variable "SSResiduals" must be all lower-case
(#92) Member variable "DFResiduals" must be all lower-case
(#98) Member variable "slopeSE" must be all lower-case
(#102) Member variable "intersectSE" must be all lower-case
(#104) Member variable "xOffset" must be all lower-case
(#106) Member variable "yOffset" must be all lower-case
(#108) Public method name "BestFit::getError" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Public method name "BestFit::getBestFitType" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "BestFit::getValueOfYForX" must be in lower-case letters only
(#124) Variable "xValue" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "BestFit::getValueOfXForY" must be in lower-case letters only
(#135) Variable "yValue" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "BestFit::getXValues" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "BestFit::getEquation" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "BestFit::getSlope" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#182) Public method name "BestFit::getSlopeSE" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#197) Public method name "BestFit::getIntersect" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#212) Public method name "BestFit::getIntersectSE" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#227) Public method name "BestFit::getGoodnessOfFit" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#236) Public method name "BestFit::getGoodnessOfFitPercent" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#251) Public method name "BestFit::getStdevOfResiduals" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#260) Public method name "BestFit::getSSRegression" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#269) Public method name "BestFit::getSSResiduals" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#278) Public method name "BestFit::getDFResiduals" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#287) Public method name "BestFit::getF" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#296) Public method name "BestFit::getCovariance" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#305) Public method name "BestFit::getCorrelation" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#314) Public method name "BestFit::getYBestFitValues" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#319) Protected method name "BestFit::calculateGoodnessOfFit" must be in lower-case letters only
(#319) Variable "sumX" must be all lower-case
(#319) Variable "sumY" must be all lower-case
(#319) Variable "sumX2" must be all lower-case
(#319) Variable "sumY2" must be all lower-case
(#319) Variable "sumXY" must be all lower-case
(#319) Variable "meanX" must be all lower-case
(#319) Variable "meanY" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "SSres" must be all lower-case
(#321) Variable "SScov" must be all lower-case
(#321) Variable "SScor" must be all lower-case
(#321) Variable "SStot" must be all lower-case
(#321) Variable "SSsex" must be all lower-case
(#322) Variable "xKey" must be all lower-case
(#322) Variable "xValue" must be all lower-case
(#323) Variable "bestFitY" must be all lower-case
(#323) Variable "xKey" must be all lower-case
(#323) Variable "xValue" must be all lower-case
(#325) Variable "SSres" must be all lower-case
(#325) Variable "xKey" must be all lower-case
(#325) Variable "bestFitY" must be all lower-case
(#325) Variable "xKey" must be all lower-case
(#325) Variable "bestFitY" must be all lower-case
(#327) Variable "SStot" must be all lower-case
(#327) Variable "xKey" must be all lower-case
(#327) Variable "meanY" must be all lower-case
(#327) Variable "xKey" must be all lower-case
(#327) Variable "meanY" must be all lower-case
(#329) Variable "SStot" must be all lower-case
(#329) Variable "xKey" must be all lower-case
(#329) Variable "xKey" must be all lower-case
(#331) Variable "SScov" must be all lower-case
(#331) Variable "xKey" must be all lower-case
(#331) Variable "meanX" must be all lower-case
(#331) Variable "xKey" must be all lower-case
(#331) Variable "meanY" must be all lower-case
(#333) Variable "SSsex" must be all lower-case
(#333) Variable "xKey" must be all lower-case
(#333) Variable "meanX" must be all lower-case
(#333) Variable "xKey" must be all lower-case
(#333) Variable "meanX" must be all lower-case
(#335) Variable "SSsex" must be all lower-case
(#335) Variable "xKey" must be all lower-case
(#335) Variable "xKey" must be all lower-case
(#339) Variable "SSres" must be all lower-case
(#345) Variable "SSres" must be all lower-case
(#347) Variable "SStot" must be all lower-case
(#347) Variable "SSres" must be all lower-case
(#347) Variable "SStot" must be all lower-case
(#350) Variable "SSres" must be all lower-case
(#350) Variable "SStot" must be all lower-case
(#353) Variable "SStot" must be all lower-case
(#354) Variable "SScov" must be all lower-case
(#355) Variable "sumXY" must be all lower-case
(#355) Variable "sumX" must be all lower-case
(#355) Variable "sumY" must be all lower-case
(#355) Variable "sumX2" must be all lower-case
(#355) Variable "sumX" must be all lower-case
(#355) Variable "sumY2" must be all lower-case
(#355) Variable "sumY" must be all lower-case
(#355) Line exceeds 132 characters; contains 174 characters
(#356) Variable "SSsex" must be all lower-case
(#357) Variable "sumX" must be all lower-case
(#357) Variable "sumX" must be all lower-case
(#357) Variable "sumX2" must be all lower-case
(#378) Protected method name "BestFit::leastSquareFit" must be in lower-case letters only
(#378) Variable "yValues" must be all lower-case
(#378) Variable "xValues" must be all lower-case
(#379) Opening brace should be on the same line as the declaration
(#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
(#381) Variable "x_sum" must not contain underscores.
(#381) Variable "xValues" must be all lower-case
(#382) Variable "y_sum" must not contain underscores.
(#382) Variable "yValues" must be all lower-case
(#383) Variable "meanX" must be all lower-case
(#383) Variable "x_sum" must not contain underscores.
(#384) Variable "meanY" must be all lower-case
(#384) Variable "y_sum" must not contain underscores.
(#385) Variable "mBase" must be all lower-case
(#385) Variable "mDivisor" must be all lower-case
(#385) Variable "xx_sum" must not contain underscores.
(#385) Variable "xy_sum" must not contain underscores.
(#385) Variable "yy_sum" must not contain underscores.
(#387) Variable "xy_sum" must not contain underscores.
(#387) Variable "xValues" must be all lower-case
(#387) Variable "yValues" must be all lower-case
(#388) Variable "xx_sum" must not contain underscores.
(#388) Variable "xValues" must be all lower-case
(#388) Variable "xValues" must be all lower-case
(#389) Variable "yy_sum" must not contain underscores.
(#389) Variable "yValues" must be all lower-case
(#389) Variable "yValues" must be all lower-case
(#392) Variable "mBase" must be all lower-case
(#392) Variable "xValues" must be all lower-case
(#392) Variable "meanX" must be all lower-case
(#392) Variable "yValues" must be all lower-case
(#392) Variable "meanY" must be all lower-case
(#393) Variable "mDivisor" must be all lower-case
(#393) Variable "xValues" must be all lower-case
(#393) Variable "meanX" must be all lower-case
(#393) Variable "xValues" must be all lower-case
(#393) Variable "meanX" must be all lower-case
(#395) Variable "mBase" must be all lower-case
(#395) Variable "xValues" must be all lower-case
(#395) Variable "yValues" must be all lower-case
(#396) Variable "mDivisor" must be all lower-case
(#396) Variable "xValues" must be all lower-case
(#396) Variable "xValues" must be all lower-case
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Variable "mBase" must be all lower-case
(#401) Variable "mDivisor" must be all lower-case
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "meanY" must be all lower-case
(#405) Variable "meanX" must be all lower-case
(#410) Variable "x_sum" must not contain underscores.
(#410) Variable "y_sum" must not contain underscores.
(#410) Variable "xx_sum" must not contain underscores.
(#410) Variable "yy_sum" must not contain underscores.
(#410) Variable "xy_sum" must not contain underscores.
(#410) Variable "meanX" must be all lower-case
(#410) Variable "meanY" must be all lower-case
(#420) Variable "yValues" must be all lower-case
(#420) Variable "xValues" must be all lower-case
(#421) Opening brace should be on the same line as the declaration
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#423) Variable "nY" must be all lower-case
(#423) Variable "yValues" must be all lower-case
(#424) Variable "nX" must be all lower-case
(#424) Variable "xValues" must be all lower-case
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#427) Variable "nX" must be all lower-case
(#428) Variable "xValues" must be all lower-case
(#428) Variable "nY" must be all lower-case
(#429) Variable "nX" must be all lower-case
(#429) Variable "nY" must be all lower-case
(#430) Usage of ELSEIF not allowed; use ELSE IF instead
(#430) Variable "nY" must be all lower-case
(#430) Variable "nX" must be all lower-case
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#437) Variable "nY" must be all lower-case
(#438) Variable "xValues" must be all lower-case
(#439) Variable "yValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "bestFitType" must be all lower-case
(#43) Public method name "ExponentialBestFit::getValueOfYForX" must be in lower-case letters only
(#43) Variable "xValue" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xValue" must be all lower-case
(#54) Public method name "ExponentialBestFit::getValueOfXForY" must be in lower-case letters only
(#54) Variable "yValue" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "yValue" must be all lower-case
(#65) Public method name "ExponentialBestFit::getEquation" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#79) Public method name "ExponentialBestFit::getSlope" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#94) Public method name "ExponentialBestFit::getIntersect" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#110) Private method name "ExponentialBestFit::exponentialRegression" must be in lower-case letters only
(#110) Variable "yValues" must be all lower-case
(#110) Variable "xValues" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "yValues" must be all lower-case
(#115) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Variable "yValues" must be all lower-case
(#121) Variable "xValues" must be all lower-case
(#131) Variable "yValues" must be all lower-case
(#131) Variable "xValues" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "yValues" must be all lower-case
(#133) Variable "xValues" must be all lower-case
(#134) Variable "yValues" must be all lower-case
(#134) Variable "xValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "bestFitType" must be all lower-case
(#43) Public method name "LinearBestFit::getValueOfYForX" must be in lower-case letters only
(#43) Variable "xValue" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xValue" must be all lower-case
(#54) Public method name "LinearBestFit::getValueOfXForY" must be in lower-case letters only
(#54) Variable "yValue" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "yValue" must be all lower-case
(#65) Public method name "LinearBestFit::getEquation" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#80) Private method name "LinearBestFit::linearRegression" must be in lower-case letters only
(#80) Variable "yValues" must be all lower-case
(#80) Variable "xValues" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "yValues" must be all lower-case
(#82) Variable "xValues" must be all lower-case
(#92) Variable "yValues" must be all lower-case
(#92) Variable "xValues" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "yValues" must be all lower-case
(#94) Variable "xValues" must be all lower-case
(#95) Variable "yValues" must be all lower-case
(#95) Variable "xValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "bestFitType" must be all lower-case
(#43) Public method name "LogarithmicBestFit::getValueOfYForX" must be in lower-case letters only
(#43) Variable "xValue" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xValue" must be all lower-case
(#54) Public method name "LogarithmicBestFit::getValueOfXForY" must be in lower-case letters only
(#54) Variable "yValue" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "yValue" must be all lower-case
(#65) Public method name "LogarithmicBestFit::getEquation" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#80) Private method name "LogarithmicBestFit::logarithmicRegression" must be in lower-case letters only
(#80) Variable "yValues" must be all lower-case
(#80) Variable "xValues" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "xValues" must be all lower-case
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Variable "yValues" must be all lower-case
(#91) Variable "xValues" must be all lower-case
(#101) Variable "yValues" must be all lower-case
(#101) Variable "xValues" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "yValues" must be all lower-case
(#103) Variable "xValues" must be all lower-case
(#104) Variable "yValues" must be all lower-case
(#104) Variable "xValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "bestFitType" must be all lower-case
(#50) Public method name "PolynomialBestFit::getOrder" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "PolynomialBestFit::getValueOfYForX" must be in lower-case letters only
(#61) Variable "xValue" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "retVal" must be all lower-case
(#67) Variable "retVal" must be all lower-case
(#67) Variable "xValue" must be all lower-case
(#71) Variable "retVal" must be all lower-case
(#80) Public method name "PolynomialBestFit::getValueOfXForY" must be in lower-case letters only
(#80) Variable "yValue" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "yValue" must be all lower-case
(#91) Public method name "PolynomialBestFit::getEquation" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#115) Public method name "PolynomialBestFit::getSlope" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#129) Public method name "PolynomialBestFit::getCoefficients" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#142) Private method name "PolynomialBestFit::polynomialRegression" must be in lower-case letters only
(#142) Variable "yValues" must be all lower-case
(#142) Variable "xValues" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#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
(#145) Variable "x_sum" must not contain underscores.
(#145) Variable "xValues" must be all lower-case
(#146) Variable "y_sum" must not contain underscores.
(#146) Variable "yValues" must be all lower-case
(#147) Variable "xx_sum" must not contain underscores.
(#147) Variable "xy_sum" must not contain underscores.
(#149) Variable "xy_sum" must not contain underscores.
(#149) Variable "xValues" must be all lower-case
(#149) Variable "yValues" must be all lower-case
(#150) Variable "xx_sum" must not contain underscores.
(#150) Variable "xValues" must be all lower-case
(#150) Variable "xValues" must be all lower-case
(#151) Variable "yy_sum" must not contain underscores.
(#151) Variable "yValues" must be all lower-case
(#151) Variable "yValues" must be all lower-case
(#163) Variable "A" must be all lower-case
(#163) Variable "xValues" must be all lower-case
(#167) Variable "B" must be all lower-case
(#167) Variable "yValues" must be all lower-case
(#169) Variable "matrixA" must be all lower-case
(#169) Variable "A" must be all lower-case
(#170) Variable "matrixB" must be all lower-case
(#170) Variable "B" must be all lower-case
(#171) Variable "C" must be all lower-case
(#171) Variable "matrixA" must be all lower-case
(#171) Variable "matrixB" must be all lower-case
(#174) Variable "C" must be all lower-case
(#175) Variable "C" must be all lower-case
(#185) Variable "x_sum" must not contain underscores.
(#185) Variable "y_sum" must not contain underscores.
(#185) Variable "xx_sum" must not contain underscores.
(#185) Variable "yy_sum" must not contain underscores.
(#185) Variable "xy_sum" must not contain underscores.
(#186) Variable "xKey" must be all lower-case
(#186) Variable "xValue" must be all lower-case
(#187) Variable "xKey" must be all lower-case
(#187) Variable "xValue" must be all lower-case
(#199) Variable "yValues" must be all lower-case
(#199) Variable "xValues" must be all lower-case
(#200) Opening brace should be on the same line as the declaration
(#201) Variable "yValues" must be all lower-case
(#201) Variable "xValues" must be all lower-case
(#205) Variable "yValues" must be all lower-case
(#205) Variable "xValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "bestFitType" must be all lower-case
(#43) Public method name "PowerBestFit::getValueOfYForX" must be in lower-case letters only
(#43) Variable "xValue" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xValue" must be all lower-case
(#54) Public method name "PowerBestFit::getValueOfXForY" must be in lower-case letters only
(#54) Variable "yValue" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "yValue" must be all lower-case
(#65) Public method name "PowerBestFit::getEquation" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#79) Public method name "PowerBestFit::getIntersect" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#95) Private method name "PowerBestFit::powerRegression" must be in lower-case letters only
(#95) Variable "yValues" must be all lower-case
(#95) Variable "xValues" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "xValues" must be all lower-case
(#100) Usage of ELSEIF not allowed; use ELSE IF instead
(#105) Variable "yValues" must be all lower-case
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Variable "yValues" must be all lower-case
(#114) Variable "xValues" must be all lower-case
(#124) Variable "yValues" must be all lower-case
(#124) Variable "xValues" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "yValues" must be all lower-case
(#126) Variable "xValues" must be all lower-case
(#127) Variable "yValues" must be all lower-case
(#127) Variable "xValues" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/Trend/Trend.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "trendTypes" must be all lower-case
(#58) Member variable "trendTypePolynomialOrders" must be all lower-case
(#71) Member variable "trendCache" must be all lower-case
(#73) Variable "trendType" must be all lower-case
(#73) Variable "yValues" must be all lower-case
(#73) Variable "xValues" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#76) Variable "nY" must be all lower-case
(#76) Variable "yValues" must be all lower-case
(#77) Variable "nX" must be all lower-case
(#77) Variable "xValues" must be all lower-case
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#80) Variable "nX" must be all lower-case
(#81) Variable "xValues" must be all lower-case
(#81) Variable "nY" must be all lower-case
(#82) Variable "nX" must be all lower-case
(#82) Variable "nY" must be all lower-case
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Variable "nY" must be all lower-case
(#83) Variable "nX" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#88) Variable "trendType" must be all lower-case
(#88) Variable "yValues" must be all lower-case
(#88) Variable "xValues" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#90) Variable "trendType" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#96) Variable "trendCache" must be all lower-case
(#97) Variable "className" must be all lower-case
(#97) Variable "trendType" must be all lower-case
(#98) Variable "trendCache" must be all lower-case
(#98) Variable "className" must be all lower-case
(#98) Variable "yValues" must be all lower-case
(#98) Variable "xValues" must be all lower-case
(#101) Variable "trendCache" must be all lower-case
(#107) Variable "trendCache" must be all lower-case
(#108) Variable "trendType" must be all lower-case
(#109) Variable "trendCache" must be all lower-case
(#109) Variable "yValues" must be all lower-case
(#109) Variable "xValues" must be all lower-case
(#112) Variable "trendCache" must be all lower-case
(#115) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#117) Variable "trendTypes" must be all lower-case
(#117) Variable "trendMethod" must be all lower-case
(#118) Variable "className" must be all lower-case
(#118) Variable "trendType" must be all lower-case
(#119) Variable "bestFit" must be all lower-case
(#119) Variable "trendMethod" must be all lower-case
(#119) Variable "className" must be all lower-case
(#119) Variable "yValues" must be all lower-case
(#119) Variable "xValues" must be all lower-case
(#120) Variable "bestFitValue" must be all lower-case
(#120) Variable "trendMethod" must be all lower-case
(#120) Variable "bestFit" must be all lower-case
(#120) Variable "trendMethod" must be all lower-case
(#122) Variable "trendType" must be all lower-case
(#123) Variable "trendTypePolynomialOrders" must be all lower-case
(#123) Variable "trendMethod" must be all lower-case
(#124) Variable "trendMethod" must be all lower-case
(#125) Variable "bestFit" must be all lower-case
(#125) Variable "trendMethod" must be all lower-case
(#125) Variable "yValues" must be all lower-case
(#125) Variable "xValues" must be all lower-case
(#126) Variable "bestFit" must be all lower-case
(#126) Variable "trendMethod" must be all lower-case
(#127) Variable "bestFit" must be all lower-case
(#127) Variable "trendMethod" must be all lower-case
(#129) Variable "bestFitValue" must be all lower-case
(#129) Variable "trendMethod" must be all lower-case
(#129) Variable "bestFit" must be all lower-case
(#129) Variable "trendMethod" must be all lower-case
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#134) Variable "bestFitValue" must be all lower-case
(#135) Variable "bestFitType" must be all lower-case
(#135) Variable "bestFitValue" must be all lower-case
(#137) Variable "bestFit" must be all lower-case
(#137) Variable "bestFitType" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/XMLWriter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "tempFileName" must be all lower-case
(#54) Variable "pTemporaryStorage" must be all lower-case
(#54) Variable "pTemporaryStorageFolder" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "pTemporaryStorage" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "pTemporaryStorageFolder" must be all lower-case
(#62) Variable "pTemporaryStorageFolder" must be all lower-case
(#64) Variable "pTemporaryStorageFolder" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Opening brace should be on the same line as the declaration
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Public method name "XMLWriter::getData" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#112) Public method name "XMLWriter::writeRawData" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/ZipArchive.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) Member variable "tempDir" must be all lower-case
(#59) Variable "fileName" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#62) Variable "fileName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "ZipArchive::addFromString" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "filenameParts" must be all lower-case
(#85) Variable "filenameParts" must be all lower-case
(#89) Variable "filenameParts" must be all lower-case
(#89) Variable "filenameParts" must be all lower-case
(#89) Line exceeds 132 characters; contains 170 characters
(#94) Variable "filenameParts" must be all lower-case
(#103) Public method name "ZipArchive::locateName" must be in lower-case letters only
(#103) Variable "fileName" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "fileName" must be all lower-case
(#105) Variable "fileName" must be all lower-case
(#108) Variable "listCount" must be all lower-case
(#110) Variable "listCount" must be all lower-case
(#111) Variable "fileName" must be all lower-case
(#112) Variable "fileName" must be all lower-case
(#127) Public method name "ZipArchive::getFromName" must be in lower-case letters only
(#127) Variable "fileName" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "fileName" must be all lower-case
(#134) Variable "fileName" must be all lower-case
(#134) Variable "fileName" must be all lower-case
(#135) Variable "fileName" must be all lower-case
(#153) Public method name "ZipArchive::getFromIndex" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Shared/ZipStreamWrapper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "fileNameInArchive" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line exceeds 132 characters; contains 134 characters
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 63% valid code; is this commented out code?
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "zipClass" must be all lower-case
(#89) Variable "zipClass" must be all lower-case
(#104) Public method name "ZipStreamWrapper::statName" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Spreadsheet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "uniqueID" must be all lower-case
(#57) Member variable "workSheetCollection" must be all lower-case
(#64) Member variable "calculationEngine" must be all lower-case
(#71) Member variable "activeSheetIndex" must be all lower-case
(#78) Member variable "namedRanges" must be all lower-case
(#85) Member variable "cellXfSupervisor" must be all lower-case
(#92) Member variable "cellXfCollection" must be all lower-case
(#99) Member variable "cellStyleXfCollection" must be all lower-case
(#106) Member variable "hasMacros" must be all lower-case
(#113) Member variable "macrosCode" must be all lower-case
(#119) Member variable "macrosCertificate" must be all lower-case
(#126) Member variable "ribbonXMLData" must be all lower-case
(#134) Member variable "ribbonBinObjects" must be all lower-case
(#141) Public method name "Spreadsheet::hasMacros" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Spreadsheet::setHasMacros" must be in lower-case letters only
(#151) Variable "hasMacros" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "hasMacros" must be all lower-case
(#161) Public method name "Spreadsheet::setMacrosCode" must be in lower-case letters only
(#161) Variable "macroCode" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "macroCode" must be all lower-case
(#164) Variable "macroCode" must be all lower-case
(#172) Public method name "Spreadsheet::getMacrosCode" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#182) Public method name "Spreadsheet::setMacrosCertificate" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#192) Public method name "Spreadsheet::hasMacrosCertificate" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#202) Public method name "Spreadsheet::getMacrosCertificate" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#210) Public method name "Spreadsheet::discardMacros" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#220) Public method name "Spreadsheet::setRibbonXMLData" must be in lower-case letters only
(#220) Variable "xmlData" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "xmlData" must be all lower-case
(#223) Variable "xmlData" must be all lower-case
(#235) Public method name "Spreadsheet::getRibbonXMLData" must be in lower-case letters only
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) No space found before comment text; expected "// we need some constants here..." but found "//we need some constants here..."
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "returnData" must be all lower-case
(#241) Variable "returnData" must be all lower-case
(#246) Variable "returnData" must be all lower-case
(#251) Variable "returnData" must be all lower-case
(#257) Public method name "Spreadsheet::setRibbonBinObjects" must be in lower-case letters only
(#257) Variable "BinObjectsNames" must be all lower-case
(#257) Variable "BinObjectsData" must be all lower-case
(#258) Opening brace should be on the same line as the declaration
(#259) Variable "BinObjectsNames" must be all lower-case
(#259) Variable "BinObjectsData" must be all lower-case
(#260) Variable "BinObjectsNames" must be all lower-case
(#260) Variable "BinObjectsData" must be all lower-case
(#268) Private method name "Spreadsheet::getExtensionOnly" must be in lower-case letters only
(#268) Variable "ThePath" must be all lower-case
(#269) Opening brace should be on the same line as the declaration
(#270) Variable "ThePath" must be all lower-case
(#276) Public method name "Spreadsheet::getRibbonBinObjects" must be in lower-case letters only
(#276) Variable "What" must be all lower-case
(#277) Opening brace should be on the same line as the declaration
(#278) Variable "ReturnData" must be all lower-case
(#279) Variable "What" must be all lower-case
(#279) Variable "What" must be all lower-case
(#280) Variable "What" must be all lower-case
(#286) Variable "What" must be all lower-case
(#287) Variable "ReturnData" must be all lower-case
(#287) Variable "What" must be all lower-case
(#293) Variable "tmpTypes" must be all lower-case
(#294) Variable "ReturnData" must be all lower-case
(#294) Variable "tmpTypes" must be all lower-case
(#296) Variable "ReturnData" must be all lower-case
(#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
(#301) Variable "ReturnData" must be all lower-case
(#309) Public method name "Spreadsheet::hasRibbon" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#319) Public method name "Spreadsheet::hasRibbonBinObjects" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#330) Public method name "Spreadsheet::sheetCodeNameExists" must be in lower-case letters only
(#330) Variable "pSheetCodeName" must be all lower-case
(#331) Opening brace should be on the same line as the declaration
(#332) Variable "pSheetCodeName" must be all lower-case
(#341) Public method name "Spreadsheet::getSheetByCodeName" must be in lower-case letters only
(#341) Variable "pName" must be all lower-case
(#342) Opening brace should be on the same line as the declaration
(#343) Variable "worksheetCount" must be all lower-case
(#344) Variable "worksheetCount" must be all lower-case
(#345) Variable "pName" must be all lower-case
(#357) Opening brace should be on the same line as the declaration
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Opening brace should be on the same line as the declaration
(#397) Public method name "Spreadsheet::disconnectWorksheets" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#413) Public method name "Spreadsheet::getCalculationEngine" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#416) This comment is 50% valid code; is this commented out code?
(#423) Public method name "Spreadsheet::getProperties" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#433) Public method name "Spreadsheet::setProperties" must be in lower-case letters only
(#433) Variable "pValue" must be all lower-case
(#434) Opening brace should be on the same line as the declaration
(#435) Variable "pValue" must be all lower-case
(#443) Public method name "Spreadsheet::getSecurity" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#453) Public method name "Spreadsheet::setSecurity" must be in lower-case letters only
(#453) Variable "pValue" must be all lower-case
(#454) Opening brace should be on the same line as the declaration
(#455) Variable "pValue" must be all lower-case
(#464) Public method name "Spreadsheet::getActiveSheet" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#476) Public method name "Spreadsheet::createSheet" must be in lower-case letters only
(#476) Variable "iSheetIndex" must be all lower-case
(#477) Opening brace should be on the same line as the declaration
(#478) Variable "newSheet" must be all lower-case
(#479) Variable "newSheet" must be all lower-case
(#479) Variable "iSheetIndex" must be all lower-case
(#481) Variable "newSheet" must be all lower-case
(#490) Public method name "Spreadsheet::sheetNameExists" must be in lower-case letters only
(#490) Variable "pSheetName" must be all lower-case
(#491) Opening brace should be on the same line as the declaration
(#492) Variable "pSheetName" must be all lower-case
(#503) Public method name "Spreadsheet::addSheet" must be in lower-case letters only
(#503) Variable "pSheet" must be all lower-case
(#503) Variable "iSheetIndex" must be all lower-case
(#504) Opening brace should be on the same line as the declaration
(#505) Variable "pSheet" must be all lower-case
(#507) Variable "pSheet" must be all lower-case
(#511) Variable "iSheetIndex" must be all lower-case
(#515) Variable "pSheet" must be all lower-case
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Variable "iSheetIndex" must be all lower-case
(#522) Variable "pSheet" must be all lower-case
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Variable "iSheetIndex" must be all lower-case
(#531) Variable "pSheet" must be all lower-case
(#532) Variable "pSheet" must be all lower-case
(#535) Variable "pSheet" must be all lower-case
(#544) Public method name "Spreadsheet::removeSheetByIndex" must be in lower-case letters only
(#544) Variable "pIndex" must be all lower-case
(#545) Opening brace should be on the same line as the declaration
(#546) Variable "numSheets" must be all lower-case
(#547) Variable "pIndex" must be all lower-case
(#547) Variable "numSheets" must be all lower-case
(#549) Variable "pIndex" must be all lower-case
(#552) Variable "pIndex" must be all lower-case
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "pIndex" must be all lower-case
(#556) Variable "pIndex" must be all lower-case
(#568) Public method name "Spreadsheet::getSheet" must be in lower-case letters only
(#568) Variable "pIndex" must be all lower-case
(#569) Opening brace should be on the same line as the declaration
(#570) Variable "pIndex" must be all lower-case
(#571) Variable "numSheets" must be all lower-case
(#573) Variable "pIndex" must be all lower-case
(#577) Variable "pIndex" must be all lower-case
(#585) Public method name "Spreadsheet::getAllSheets" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#596) Public method name "Spreadsheet::getSheetByName" must be in lower-case letters only
(#596) Variable "pName" must be all lower-case
(#597) Opening brace should be on the same line as the declaration
(#598) Variable "worksheetCount" must be all lower-case
(#599) Variable "worksheetCount" must be all lower-case
(#600) Variable "pName" must be all lower-case
(#615) Public method name "Spreadsheet::getIndex" must be in lower-case letters only
(#615) Variable "pSheet" must be all lower-case
(#616) Opening brace should be on the same line as the declaration
(#618) Variable "pSheet" must be all lower-case
(#634) Public method name "Spreadsheet::setIndexByName" must be in lower-case letters only
(#634) Variable "sheetName" must be all lower-case
(#634) Variable "newIndex" must be all lower-case
(#635) Opening brace should be on the same line as the declaration
(#636) Variable "oldIndex" must be all lower-case
(#636) Variable "sheetName" must be all lower-case
(#637) Variable "pSheet" must be all lower-case
(#639) Variable "oldIndex" must be all lower-case
(#644) Variable "newIndex" must be all lower-case
(#646) Variable "pSheet" must be all lower-case
(#649) Variable "newIndex" must be all lower-case
(#657) Public method name "Spreadsheet::getSheetCount" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#667) Public method name "Spreadsheet::getActiveSheetIndex" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
(#679) Public method name "Spreadsheet::setActiveSheetIndex" must be in lower-case letters only
(#679) Variable "pIndex" must be all lower-case
(#680) Opening brace should be on the same line as the declaration
(#681) Variable "numSheets" must be all lower-case
(#683) Variable "pIndex" must be all lower-case
(#683) Variable "numSheets" must be all lower-case
(#685) Line exceeds 132 characters; contains 133 characters
(#685) Variable "pIndex" must be all lower-case
(#688) Variable "pIndex" must be all lower-case
(#701) Public method name "Spreadsheet::setActiveSheetIndexByName" must be in lower-case letters only
(#701) Variable "pValue" must be all lower-case
(#702) Opening brace should be on the same line as the declaration
(#703) Variable "pValue" must be all lower-case
(#709) Variable "pValue" must be all lower-case
(#717) Public method name "Spreadsheet::getSheetNames" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#719) Variable "returnValue" must be all lower-case
(#720) Variable "worksheetCount" must be all lower-case
(#721) Variable "worksheetCount" must be all lower-case
(#722) Variable "returnValue" must be all lower-case
(#725) Variable "returnValue" must be all lower-case
(#736) Public method name "Spreadsheet::addExternalSheet" must be in lower-case letters only
(#736) Variable "pSheet" must be all lower-case
(#736) Variable "iSheetIndex" must be all lower-case
(#737) Opening brace should be on the same line as the declaration
(#738) Variable "pSheet" must be all lower-case
(#739) Variable "pSheet" must be all lower-case
(#739) Line exceeds 132 characters; contains 137 characters
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "countCellXfs" must be all lower-case
(#745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Variable "pSheet" must be all lower-case
(#746) Variable "cellXf" must be all lower-case
(#747) Variable "cellXf" must be all lower-case
(#750) Inline comments must start with a capital letter, digit or 3-dots sequence
(#750) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Variable "pSheet" must be all lower-case
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Variable "pSheet" must be all lower-case
(#754) Variable "cellID" must be all lower-case
(#755) Variable "pSheet" must be all lower-case
(#755) Variable "cellID" must be all lower-case
(#756) Variable "countCellXfs" must be all lower-case
(#759) Variable "pSheet" must be all lower-case
(#759) Variable "iSheetIndex" must be all lower-case
(#767) Public method name "Spreadsheet::getNamedRanges" must be in lower-case letters only
(#768) Opening brace should be on the same line as the declaration
(#778) Public method name "Spreadsheet::addNamedRange" must be in lower-case letters only
(#778) Variable "namedRange" must be all lower-case
(#779) Opening brace should be on the same line as the declaration
(#780) Variable "namedRange" must be all lower-case
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Variable "namedRange" must be all lower-case
(#782) Variable "namedRange" must be all lower-case
(#784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Variable "namedRange" must be all lower-case
(#785) Variable "namedRange" must be all lower-case
(#785) Variable "namedRange" must be all lower-case
(#798) Public method name "Spreadsheet::getNamedRange" must be in lower-case letters only
(#798) Variable "namedRange" must be all lower-case
(#798) Variable "pSheet" must be all lower-case
(#799) Opening brace should be on the same line as the declaration
(#800) Variable "returnValue" must be all lower-case
(#802) Variable "namedRange" must be all lower-case
(#802) Variable "namedRange" must be all lower-case
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Variable "namedRange" must be all lower-case
(#805) Variable "returnValue" must be all lower-case
(#805) Variable "namedRange" must be all lower-case
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Variable "pSheet" must be all lower-case
(#809) Variable "pSheet" must be all lower-case
(#809) Variable "namedRange" must be all lower-case
(#810) Variable "returnValue" must be all lower-case
(#810) Variable "pSheet" must be all lower-case
(#810) Variable "namedRange" must be all lower-case
(#814) Variable "returnValue" must be all lower-case
(#824) Public method name "Spreadsheet::removeNamedRange" must be in lower-case letters only
(#824) Variable "namedRange" must be all lower-case
(#824) Variable "pSheet" must be all lower-case
(#825) Opening brace should be on the same line as the declaration
(#826) Variable "pSheet" must be all lower-case
(#827) Variable "namedRange" must be all lower-case
(#828) Variable "namedRange" must be all lower-case
(#831) Variable "pSheet" must be all lower-case
(#831) Variable "namedRange" must be all lower-case
(#832) Variable "pSheet" must be all lower-case
(#832) Variable "namedRange" must be all lower-case
(#844) Public method name "Spreadsheet::getWorksheetIterator" must be in lower-case letters only
(#845) Opening brace should be on the same line as the declaration
(#855) Opening brace should be on the same line as the declaration
(#858) Variable "worksheetCount" must be all lower-case
(#859) Variable "worksheetCount" must be all lower-case
(#871) Opening brace should be on the same line as the declaration
(#884) Public method name "Spreadsheet::getCellXfCollection" must be in lower-case letters only
(#885) Opening brace should be on the same line as the declaration
(#895) Public method name "Spreadsheet::getCellXfByIndex" must be in lower-case letters only
(#895) Variable "pIndex" must be all lower-case
(#896) Opening brace should be on the same line as the declaration
(#897) Variable "pIndex" must be all lower-case
(#906) Public method name "Spreadsheet::getCellXfByHashCode" must be in lower-case letters only
(#906) Variable "pValue" must be all lower-case
(#907) Opening brace should be on the same line as the declaration
(#908) Variable "cellXf" must be all lower-case
(#909) Variable "cellXf" must be all lower-case
(#909) Variable "pValue" must be all lower-case
(#910) Variable "cellXf" must be all lower-case
(#923) Public method name "Spreadsheet::cellXfExists" must be in lower-case letters only
(#923) Variable "pCellStyle" must be all lower-case
(#924) Opening brace should be on the same line as the declaration
(#925) Variable "pCellStyle" must be all lower-case
(#934) Public method name "Spreadsheet::getDefaultStyle" must be in lower-case letters only
(#935) Opening brace should be on the same line as the declaration
(#947) Public method name "Spreadsheet::addCellXf" must be in lower-case letters only
(#948) Opening brace should be on the same line as the declaration
(#959) Public method name "Spreadsheet::removeCellXfByIndex" must be in lower-case letters only
(#959) Variable "pIndex" must be all lower-case
(#960) Opening brace should be on the same line as the declaration
(#961) Variable "pIndex" must be all lower-case
(#964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Variable "pIndex" must be all lower-case
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Variable "cellID" must be all lower-case
(#970) Variable "cellID" must be all lower-case
(#971) Variable "xfIndex" must be all lower-case
(#972) Variable "xfIndex" must be all lower-case
(#972) Variable "pIndex" must be all lower-case
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Variable "xfIndex" must be all lower-case
(#975) Usage of ELSEIF not allowed; use ELSE IF instead
(#975) Variable "xfIndex" must be all lower-case
(#975) Variable "pIndex" must be all lower-case
(#976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Public method name "Spreadsheet::getCellXfSupervisor" must be in lower-case letters only
(#990) Opening brace should be on the same line as the declaration
(#999) Public method name "Spreadsheet::getCellStyleXfCollection" must be in lower-case letters only
(#1000) Opening brace should be on the same line as the declaration
(#1010) Public method name "Spreadsheet::getCellStyleXfByIndex" must be in lower-case letters only
(#1010) Variable "pIndex" must be all lower-case
(#1011) Opening brace should be on the same line as the declaration
(#1012) Variable "pIndex" must be all lower-case
(#1021) Public method name "Spreadsheet::getCellStyleXfByHashCode" must be in lower-case letters only
(#1021) Variable "pValue" must be all lower-case
(#1022) Opening brace should be on the same line as the declaration
(#1023) Variable "cellStyleXf" must be all lower-case
(#1024) Variable "cellStyleXf" must be all lower-case
(#1024) Variable "pValue" must be all lower-case
(#1025) Variable "cellStyleXf" must be all lower-case
(#1037) Public method name "Spreadsheet::addCellStyleXf" must be in lower-case letters only
(#1037) Variable "pStyle" must be all lower-case
(#1038) Opening brace should be on the same line as the declaration
(#1039) Variable "pStyle" must be all lower-case
(#1040) Variable "pStyle" must be all lower-case
(#1049) Public method name "Spreadsheet::removeCellStyleXfByIndex" must be in lower-case letters only
(#1049) Variable "pIndex" must be all lower-case
(#1050) Opening brace should be on the same line as the declaration
(#1051) Variable "pIndex" must be all lower-case
(#1054) Variable "pIndex" must be all lower-case
(#1062) Public method name "Spreadsheet::garbageCollect" must be in lower-case letters only
(#1063) Opening brace should be on the same line as the declaration
(#1064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1065) Variable "countReferencesCellXf" must be all lower-case
(#1066) Variable "cellXf" must be all lower-case
(#1067) Variable "countReferencesCellXf" must be all lower-case
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Variable "cellID" must be all lower-case
(#1073) Variable "cellID" must be all lower-case
(#1074) Variable "countReferencesCellXf" must be all lower-case
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) Variable "rowDimension" must be all lower-case
(#1079) Variable "rowDimension" must be all lower-case
(#1080) Variable "countReferencesCellXf" must be all lower-case
(#1080) Variable "rowDimension" must be all lower-case
(#1084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1085) Variable "columnDimension" must be all lower-case
(#1086) Variable "countReferencesCellXf" must be all lower-case
(#1086) Variable "columnDimension" must be all lower-case
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1091) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) Variable "countNeededCellXfs" must be all lower-case
(#1093) Variable "cellXf" must be all lower-case
(#1094) Variable "countReferencesCellXf" must be all lower-case
(#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
(#1095) Variable "countNeededCellXfs" must be all lower-case
(#1099) Variable "countNeededCellXfs" must be all lower-case
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Variable "cellXf" must be all lower-case
(#1105) Variable "cellXf" must be all lower-case
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1116) Variable "cellID" must be all lower-case
(#1117) Variable "cellID" must be all lower-case
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Variable "rowDimension" must be all lower-case
(#1123) Variable "rowDimension" must be all lower-case
(#1124) Variable "rowDimension" must be all lower-case
(#1124) Variable "rowDimension" must be all lower-case
(#1128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) Variable "columnDimension" must be all lower-case
(#1130) Variable "columnDimension" must be all lower-case
(#1130) Variable "columnDimension" must be all lower-case
(#1133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) Public method name "Spreadsheet::getID" must be in lower-case letters only
(#1144) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#62) Member variable "numberFormat" must be all lower-case
(#69) Member variable "conditionalStyles" must be all lower-case
(#90) Member variable "quotePrefix" must be all lower-case
(#102) Variable "isSupervisor" must be all lower-case
(#102) Variable "isConditional" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#105) Variable "isSupervisor" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "isSupervisor" must be all lower-case
(#109) Variable "isConditional" must be all lower-case
(#110) Variable "isSupervisor" must be all lower-case
(#110) Variable "isConditional" must be all lower-case
(#111) Variable "isSupervisor" must be all lower-case
(#111) Variable "isConditional" must be all lower-case
(#112) Variable "isSupervisor" must be all lower-case
(#112) Variable "isConditional" must be all lower-case
(#113) Variable "isSupervisor" must be all lower-case
(#113) Variable "isConditional" must be all lower-case
(#114) Variable "isSupervisor" must be all lower-case
(#114) Variable "isConditional" must be all lower-case
(#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) Variable "isSupervisor" must be all lower-case
(#133) Public method name "Style::getSharedComponent" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "activeSheet" must be all lower-case
(#136) Variable "selectedCell" must be all lower-case
(#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
(#138) Variable "activeSheet" must be all lower-case
(#138) Variable "selectedCell" must be all lower-case
(#139) Variable "xfIndex" must be all lower-case
(#139) Variable "activeSheet" must be all lower-case
(#139) Variable "selectedCell" must be all lower-case
(#141) Variable "xfIndex" must be all lower-case
(#144) Variable "xfIndex" must be all lower-case
(#152) Public method name "Style::getParent" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Style::getStyleArray" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#208) Public method name "Style::applyFromArray" must be in lower-case letters only
(#208) Variable "pStyles" must be all lower-case
(#208) Variable "pAdvanced" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "pStyles" must be all lower-case
(#212) Variable "pRange" must be all lower-case
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "pRange" must be all lower-case
(#215) Variable "pRange" must be all lower-case
(#218) Variable "pRange" must be all lower-case
(#219) Variable "rangeA" must be all lower-case
(#219) Variable "pRange" must be all lower-case
(#220) Variable "rangeB" must be all lower-case
(#220) Variable "pRange" must be all lower-case
(#222) Variable "rangeA" must be all lower-case
(#222) Variable "rangeB" must be all lower-case
(#222) Variable "pRange" must be all lower-case
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "rangeStart" must be all lower-case
(#226) Variable "rangeA" must be all lower-case
(#227) Variable "rangeEnd" must be all lower-case
(#227) Variable "rangeB" must be all lower-case
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "rangeStart" must be all lower-case
(#230) Variable "rangeStart" must be all lower-case
(#231) Variable "rangeEnd" must be all lower-case
(#231) Variable "rangeEnd" must be all lower-case
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "rangeStart" must be all lower-case
(#234) Variable "rangeEnd" must be all lower-case
(#234) Variable "rangeStart" must be all lower-case
(#234) Variable "rangeEnd" must be all lower-case
(#235) Variable "rangeStart" must be all lower-case
(#236) Variable "rangeStart" must be all lower-case
(#236) Variable "rangeEnd" must be all lower-case
(#237) Variable "rangeEnd" must be all lower-case
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "pAdvanced" must be all lower-case
(#241) Variable "pStyles" must be all lower-case
(#242) 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) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#244) Variable "pStyles" must be all lower-case
(#246) Variable "pStyles" must be all lower-case
(#247) Variable "pStyles" must be all lower-case
(#247) Variable "pStyles" must be all lower-case
(#250) Variable "pStyles" must be all lower-case
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) 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) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#254) Variable "pStyles" must be all lower-case
(#256) Variable "pStyles" must be all lower-case
(#257) Variable "pStyles" must be all lower-case
(#257) Variable "pStyles" must be all lower-case
(#260) Variable "pStyles" must be all lower-case
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) 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
(#263) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#264) Variable "pStyles" must be all lower-case
(#266) Variable "pStyles" must be all lower-case
(#267) Variable "pStyles" must be all lower-case
(#267) Variable "pStyles" must be all lower-case
(#270) Variable "pStyles" must be all lower-case
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#273) Variable "xMax" must be all lower-case
(#273) Variable "rangeEnd" must be all lower-case
(#273) Variable "rangeStart" must be all lower-case
(#274) Variable "yMax" must be all lower-case
(#274) Variable "rangeEnd" must be all lower-case
(#274) Variable "rangeStart" 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
(#277) Variable "xMax" must be all lower-case
(#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
(#279) Variable "colStart" must be all lower-case
(#280) Variable "rangeEnd" must be all lower-case
(#281) Variable "rangeStart" must be all lower-case
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "colEnd" must be all lower-case
(#284) Variable "rangeStart" must be all lower-case
(#285) Variable "rangeEnd" must be all lower-case
(#285) Variable "xMax" must be all lower-case
(#287) Variable "yMax" must be all lower-case
(#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
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "xMax" must be all lower-case
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Variable "yMax" must be all lower-case
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#308) Variable "rowStart" must be all lower-case
(#309) Variable "rangeEnd" must be all lower-case
(#309) Variable "rangeStart" must be all lower-case
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "rowEnd" must be all lower-case
(#313) Variable "rangeStart" must be all lower-case
(#313) Variable "rangeEnd" must be all lower-case
(#313) Variable "yMax" must be all lower-case
(#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
(#316) Variable "colStart" must be all lower-case
(#316) Variable "rowStart" must be all lower-case
(#316) Variable "colEnd" must be all lower-case
(#316) Variable "rowEnd" must be all lower-case
(#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
(#319) Variable "regionStyles" must be all lower-case
(#319) Variable "pStyles" must be all lower-case
(#320) Variable "regionStyles" must be all lower-case
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "innerEdges" must be all lower-case
(#325) Line exceeds 132 characters; contains 140 characters
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Variable "innerEdges" must be all lower-case
(#326) Variable "innerEdge" must be all lower-case
(#327) Variable "innerEdge" must be all lower-case
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "pStyles" must be all lower-case
(#332) Variable "regionStyles" must be all lower-case
(#332) Variable "innerEdge" must be all lower-case
(#332) Variable "pStyles" must be all lower-case
(#334) Variable "regionStyles" must be all lower-case
(#334) Variable "innerEdge" must be all lower-case
(#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
(#340) Variable "pStyles" must be all lower-case
(#341) Variable "regionStyles" must be all lower-case
(#341) Variable "innerEdge" must be all lower-case
(#341) Variable "pStyles" must be all lower-case
(#343) Variable "regionStyles" must be all lower-case
(#343) Variable "innerEdge" must be all lower-case
(#349) 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
(#350) Variable "regionStyles" must be all lower-case
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "pRange" must be all lower-case
(#360) Variable "selectionType" must be all lower-case
(#361) Usage of ELSEIF not allowed; use ELSE IF instead
(#361) Variable "pRange" must be all lower-case
(#362) Variable "selectionType" must be all lower-case
(#364) Variable "selectionType" must be all lower-case
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Variable "selectionType" must be all lower-case
(#370) Variable "oldXfIndexes" must be all lower-case
(#371) Variable "rangeStart" must be all lower-case
(#371) Variable "rangeEnd" must be all lower-case
(#372) Variable "oldXfIndexes" must be all lower-case
(#376) Variable "oldXfIndexes" must be all lower-case
(#377) Variable "rangeStart" must be all lower-case
(#377) Variable "rangeEnd" must be all lower-case
(#379) Variable "oldXfIndexes" must be all lower-case
(#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
(#381) Variable "oldXfIndexes" must be all lower-case
(#386) Variable "oldXfIndexes" must be all lower-case
(#387) Variable "rangeStart" must be all lower-case
(#387) Variable "rangeEnd" must be all lower-case
(#388) Variable "rangeStart" must be all lower-case
(#388) Variable "rangeEnd" must be all lower-case
(#389) Variable "oldXfIndexes" must be all lower-case
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Variable "oldXfIndexes" must be all lower-case
(#397) Variable "oldXfIndex" must be all lower-case
(#398) Variable "oldXfIndex" must be all lower-case
(#399) Variable "newStyle" must be all lower-case
(#400) Variable "newStyle" must be all lower-case
(#400) Variable "pStyles" must be all lower-case
(#402) Variable "existingStyle" must be all lower-case
(#402) Variable "newStyle" must be all lower-case
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "newXfIndexes" must be all lower-case
(#404) Variable "oldXfIndex" must be all lower-case
(#404) Variable "existingStyle" must be all lower-case
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Variable "newStyle" must be all lower-case
(#408) Variable "newXfIndexes" must be all lower-case
(#408) Variable "oldXfIndex" must be all lower-case
(#408) Variable "newStyle" must be all lower-case
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "selectionType" must be all lower-case
(#415) Variable "rangeStart" must be all lower-case
(#415) Variable "rangeEnd" must be all lower-case
(#416) Variable "columnDimension" must be all lower-case
(#417) Variable "oldXfIndex" must be all lower-case
(#417) Variable "columnDimension" must be all lower-case
(#418) Variable "columnDimension" must be all lower-case
(#418) Variable "newXfIndexes" must be all lower-case
(#418) Variable "oldXfIndex" must be all lower-case
(#423) Variable "rangeStart" must be all lower-case
(#423) Variable "rangeEnd" must be all lower-case
(#424) Variable "rowDimension" must be all lower-case
(#425) Variable "oldXfIndex" must be all lower-case
(#425) Variable "rowDimension" must be all lower-case
(#426) Variable "rowDimension" must be all lower-case
(#426) Line exceeds 132 characters; contains 137 characters
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Variable "rowDimension" must be all lower-case
(#427) Variable "newXfIndexes" must be all lower-case
(#427) Variable "oldXfIndex" must be all lower-case
(#432) Variable "rangeStart" must be all lower-case
(#432) Variable "rangeEnd" must be all lower-case
(#433) Variable "rangeStart" must be all lower-case
(#433) Variable "rangeEnd" must be all lower-case
(#435) Variable "oldXfIndex" must be all lower-case
(#436) Variable "newXfIndexes" must be all lower-case
(#436) Variable "oldXfIndex" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "pStyles" must be all lower-case
(#444) Variable "pStyles" must be all lower-case
(#446) Variable "pStyles" must be all lower-case
(#447) Variable "pStyles" must be all lower-case
(#449) Variable "pStyles" must be all lower-case
(#450) Variable "pStyles" must be all lower-case
(#452) Variable "pStyles" must be all lower-case
(#453) Variable "pStyles" must be all lower-case
(#455) Variable "pStyles" must be all lower-case
(#456) Variable "pStyles" must be all lower-case
(#458) Variable "pStyles" must be all lower-case
(#459) Variable "pStyles" must be all lower-case
(#461) Variable "pStyles" must be all lower-case
(#462) Variable "pStyles" must be all lower-case
(#477) Public method name "Style::getFill" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#487) Public method name "Style::getFont" must be in lower-case letters only
(#488) Opening brace should be on the same line as the declaration
(#498) Public method name "Style::setFont" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#510) Public method name "Style::getBorders" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#520) Public method name "Style::getAlignment" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#530) Public method name "Style::getNumberFormat" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#540) Public method name "Style::getConditionalStyles" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#551) Public method name "Style::setConditionalStyles" must be in lower-case letters only
(#551) Variable "pValue" must be all lower-case
(#552) Opening brace should be on the same line as the declaration
(#553) Variable "pValue" must be all lower-case
(#554) Variable "pValue" must be all lower-case
(#565) Public method name "Style::getProtection" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#575) Public method name "Style::getQuotePrefix" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#589) Public method name "Style::setQuotePrefix" must be in lower-case letters only
(#589) Variable "pValue" must be all lower-case
(#590) Opening brace should be on the same line as the declaration
(#591) Variable "pValue" must be all lower-case
(#592) Variable "pValue" must be all lower-case
(#595) Variable "styleArray" must be all lower-case
(#595) Variable "pValue" must be all lower-case
(#596) Variable "styleArray" must be all lower-case
(#598) Variable "pValue" must be all lower-case
(#609) Public method name "Style::getHashCode" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#611) Variable "hashConditionals" must be all lower-case
(#613) Variable "hashConditionals" must be all lower-case
(#622) Variable "hashConditionals" must be all lower-case
(#634) Public method name "Style::getIndex" must be in lower-case letters only
(#635) Opening brace should be on the same line as the declaration
(#644) Public method name "Style::setIndex" must be in lower-case letters only
(#644) Variable "pValue" must be all lower-case
(#645) Opening brace should be on the same line as the declaration
(#646) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Alignment.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Member variable "textRotation" must be all lower-case
(#77) Member variable "wrapText" must be all lower-case
(#84) Member variable "shrinkToFit" must be all lower-case
(#110) Variable "isSupervisor" must be all lower-case
(#110) Variable "isConditional" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#113) Variable "isSupervisor" must be all lower-case
(#115) Variable "isConditional" must be all lower-case
(#128) Public method name "Alignment::getSharedComponent" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Alignment::getStyleArray" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#162) Public method name "Alignment::applyFromArray" must be in lower-case letters only
(#162) Variable "pStyles" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "pStyles" must be all lower-case
(#167) Variable "pStyles" must be all lower-case
(#169) Variable "pStyles" must be all lower-case
(#170) Variable "pStyles" must be all lower-case
(#172) Variable "pStyles" must be all lower-case
(#173) Variable "pStyles" must be all lower-case
(#175) Variable "pStyles" must be all lower-case
(#176) Variable "pStyles" must be all lower-case
(#178) Variable "pStyles" must be all lower-case
(#179) Variable "pStyles" must be all lower-case
(#181) Variable "pStyles" must be all lower-case
(#182) Variable "pStyles" must be all lower-case
(#184) Variable "pStyles" must be all lower-case
(#185) Variable "pStyles" must be all lower-case
(#187) Variable "pStyles" must be all lower-case
(#188) Variable "pStyles" must be all lower-case
(#203) Public method name "Alignment::getHorizontal" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#218) Public method name "Alignment::setHorizontal" must be in lower-case letters only
(#218) Variable "pValue" must be all lower-case
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "pValue" must be all lower-case
(#221) Variable "pValue" must be all lower-case
(#225) Variable "styleArray" must be all lower-case
(#225) Variable "pValue" must be all lower-case
(#226) Variable "styleArray" must be all lower-case
(#228) Variable "pValue" must be all lower-case
(#239) Public method name "Alignment::getVertical" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#254) Public method name "Alignment::setVertical" must be in lower-case letters only
(#254) Variable "pValue" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "pValue" must be all lower-case
(#257) Variable "pValue" must be all lower-case
(#261) Variable "styleArray" must be all lower-case
(#261) Variable "pValue" must be all lower-case
(#262) Variable "styleArray" must be all lower-case
(#264) Variable "pValue" must be all lower-case
(#275) Public method name "Alignment::getTextRotation" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#291) Public method name "Alignment::setTextRotation" must be in lower-case letters only
(#291) Variable "pValue" must be all lower-case
(#292) Opening brace should be on the same line as the declaration
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "pValue" must be all lower-case
(#295) Variable "pValue" must be all lower-case
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "pValue" must be all lower-case
(#299) Variable "pValue" must be all lower-case
(#299) Variable "pValue" must be all lower-case
(#301) Variable "styleArray" must be all lower-case
(#301) Variable "pValue" must be all lower-case
(#302) Variable "styleArray" must be all lower-case
(#304) Variable "pValue" must be all lower-case
(#318) Public method name "Alignment::getWrapText" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#333) Public method name "Alignment::setWrapText" must be in lower-case letters only
(#333) Variable "pValue" must be all lower-case
(#334) Opening brace should be on the same line as the declaration
(#335) Variable "pValue" must be all lower-case
(#336) Variable "pValue" must be all lower-case
(#339) Variable "styleArray" must be all lower-case
(#339) Variable "pValue" must be all lower-case
(#340) Variable "styleArray" must be all lower-case
(#342) Variable "pValue" must be all lower-case
(#353) Public method name "Alignment::getShrinkToFit" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#368) Public method name "Alignment::setShrinkToFit" must be in lower-case letters only
(#368) Variable "pValue" must be all lower-case
(#369) Opening brace should be on the same line as the declaration
(#370) Variable "pValue" must be all lower-case
(#371) Variable "pValue" must be all lower-case
(#374) Variable "styleArray" must be all lower-case
(#374) Variable "pValue" must be all lower-case
(#375) Variable "styleArray" must be all lower-case
(#377) Variable "pValue" must be all lower-case
(#388) Public method name "Alignment::getIndent" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#403) Public method name "Alignment::setIndent" must be in lower-case letters only
(#403) Variable "pValue" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "pValue" must be all lower-case
(#409) Variable "pValue" must be all lower-case
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "styleArray" must be all lower-case
(#413) Variable "pValue" must be all lower-case
(#414) Variable "styleArray" must be all lower-case
(#416) Variable "pValue" must be all lower-case
(#427) Public method name "Alignment::getReadorder" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#442) Public method name "Alignment::setReadorder" must be in lower-case letters only
(#442) Variable "pValue" must be all lower-case
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "pValue" must be all lower-case
(#444) Variable "pValue" must be all lower-case
(#445) Variable "pValue" must be all lower-case
(#448) Variable "styleArray" must be all lower-case
(#448) Variable "pValue" must be all lower-case
(#449) Variable "styleArray" must be all lower-case
(#451) Variable "pValue" must be all lower-case
(#462) Public method name "Alignment::getHashCode" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Border.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Member variable "borderStyle" must be all lower-case
(#64) Member variable "parentPropertyName" must be all lower-case
(#76) Variable "isSupervisor" must be all lower-case
(#76) Variable "isConditional" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#79) Variable "isSupervisor" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "isSupervisor" must be all lower-case
(#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
(#85) Variable "isSupervisor" must be all lower-case
(#97) Public method name "Border::bindParent" must be in lower-case letters only
(#97) Variable "parentPropertyName" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#100) Variable "parentPropertyName" must be all lower-case
(#112) Public method name "Border::getSharedComponent" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#141) Public method name "Border::getStyleArray" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#179) Public method name "Border::applyFromArray" must be in lower-case letters only
(#179) Variable "pStyles" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "pStyles" must be all lower-case
(#183) Variable "pStyles" must be all lower-case
(#185) Variable "pStyles" must be all lower-case
(#186) Variable "pStyles" must be all lower-case
(#188) Variable "pStyles" must be all lower-case
(#189) Variable "pStyles" must be all lower-case
(#204) Public method name "Border::getBorderStyle" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#221) Public method name "Border::setBorderStyle" must be in lower-case letters only
(#221) Variable "pValue" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Variable "pValue" must be all lower-case
(#225) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#229) Variable "styleArray" must be all lower-case
(#229) Variable "pValue" must be all lower-case
(#230) Variable "styleArray" must be all lower-case
(#232) Variable "pValue" must be all lower-case
(#243) Public method name "Border::getColor" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#255) Public method name "Border::setColor" must be in lower-case letters only
(#255) Variable "pValue" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#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
(#258) Variable "pValue" must be all lower-case
(#258) Variable "pValue" must be all lower-case
(#258) Variable "pValue" must be all lower-case
(#261) Variable "styleArray" must be all lower-case
(#262) Variable "styleArray" must be all lower-case
(#275) Public method name "Border::getHashCode" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Borders.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#75) Member variable "diagonalDirection" must be all lower-case
(#82) Member variable "allBorders" must be all lower-case
(#122) Variable "isSupervisor" must be all lower-case
(#122) Variable "isConditional" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#125) Variable "isSupervisor" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "isSupervisor" must be all lower-case
(#128) Variable "isConditional" must be all lower-case
(#129) Variable "isSupervisor" must be all lower-case
(#129) Variable "isConditional" must be all lower-case
(#130) Variable "isSupervisor" must be all lower-case
(#130) Variable "isConditional" must be all lower-case
(#131) Variable "isSupervisor" must be all lower-case
(#131) Variable "isConditional" must be all lower-case
(#132) Variable "isSupervisor" must be all lower-case
(#132) Variable "isConditional" must be all lower-case
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "isSupervisor" must be all lower-case
(#137) 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
(#164) Public method name "Borders::getSharedComponent" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Borders::getStyleArray" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#218) Public method name "Borders::applyFromArray" must be in lower-case letters only
(#218) Variable "pStyles" must be all lower-case
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "pStyles" must be all lower-case
(#222) Variable "pStyles" must be all lower-case
(#224) Variable "pStyles" must be all lower-case
(#225) Variable "pStyles" must be all lower-case
(#227) Variable "pStyles" must be all lower-case
(#228) Variable "pStyles" must be all lower-case
(#230) Variable "pStyles" must be all lower-case
(#231) Variable "pStyles" must be all lower-case
(#233) Variable "pStyles" must be all lower-case
(#234) Variable "pStyles" must be all lower-case
(#236) Variable "pStyles" must be all lower-case
(#237) Variable "pStyles" must be all lower-case
(#239) Variable "pStyles" must be all lower-case
(#240) Variable "pStyles" must be all lower-case
(#242) Variable "pStyles" must be all lower-case
(#243) Variable "pStyles" must be all lower-case
(#244) Variable "pStyles" must be all lower-case
(#245) Variable "pStyles" must be all lower-case
(#246) Variable "pStyles" must be all lower-case
(#261) Public method name "Borders::getLeft" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#271) Public method name "Borders::getRight" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#281) Public method name "Borders::getTop" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#291) Public method name "Borders::getBottom" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#301) Public method name "Borders::getDiagonal" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#312) Public method name "Borders::getAllBorders" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#327) Public method name "Borders::getOutline" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#342) Public method name "Borders::getInside" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#357) Public method name "Borders::getVertical" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#372) Public method name "Borders::getHorizontal" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#386) Public method name "Borders::getDiagonalDirection" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#401) Public method name "Borders::setDiagonalDirection" must be in lower-case letters only
(#401) Variable "pValue" must be all lower-case
(#402) Opening brace should be on the same line as the declaration
(#403) Variable "pValue" must be all lower-case
(#404) Variable "pValue" must be all lower-case
(#407) Variable "styleArray" must be all lower-case
(#407) Variable "pValue" must be all lower-case
(#408) Variable "styleArray" must be all lower-case
(#410) Variable "pValue" must be all lower-case
(#421) Public method name "Borders::getHashCode" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Color.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "indexedColors" must be all lower-case
(#60) Member variable "parentPropertyName" must be all lower-case
(#73) Variable "pARGB" must be all lower-case
(#73) Variable "isSupervisor" must be all lower-case
(#73) Variable "isConditional" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#76) Variable "isSupervisor" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#79) Variable "isConditional" must be all lower-case
(#80) Variable "pARGB" must be all lower-case
(#91) Public method name "Color::bindParent" must be in lower-case letters only
(#91) Variable "parentPropertyName" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#94) Variable "parentPropertyName" must be all lower-case
(#105) Public method name "Color::getSharedComponent" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#123) Public method name "Color::getStyleArray" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#151) Public method name "Color::applyFromArray" must be in lower-case letters only
(#151) Variable "pStyles" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "pStyles" must be all lower-case
(#155) Variable "pStyles" must be all lower-case
(#157) Variable "pStyles" must be all lower-case
(#158) Variable "pStyles" must be all lower-case
(#160) Variable "pStyles" must be all lower-case
(#161) Variable "pStyles" must be all lower-case
(#176) Public method name "Color::getARGB" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#191) Public method name "Color::setARGB" must be in lower-case letters only
(#191) Variable "pValue" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "pValue" must be all lower-case
(#194) Variable "pValue" must be all lower-case
(#197) Variable "styleArray" must be all lower-case
(#197) Variable "pValue" must be all lower-case
(#198) Variable "styleArray" must be all lower-case
(#200) Variable "pValue" must be all lower-case
(#211) Public method name "Color::getRGB" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#226) Public method name "Color::setRGB" must be in lower-case letters only
(#226) Variable "pValue" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "pValue" must be all lower-case
(#229) Variable "pValue" must be all lower-case
(#232) Variable "styleArray" must be all lower-case
(#232) Variable "pValue" must be all lower-case
(#233) Variable "styleArray" must be all lower-case
(#235) Variable "pValue" must be all lower-case
(#251) Private method name "Color::getColourComponent" must be in lower-case letters only
(#251) Variable "RGB" must be all lower-case
(#252) Opening brace should be on the same line as the declaration
(#253) Variable "RGB" must be all lower-case
(#269) Public method name "Color::getRed" must be in lower-case letters only
(#269) Variable "RGB" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#271) Variable "RGB" must be all lower-case
(#271) Variable "RGB" must be all lower-case
(#282) Public method name "Color::getGreen" must be in lower-case letters only
(#282) Variable "RGB" must be all lower-case
(#283) Opening brace should be on the same line as the declaration
(#284) Variable "RGB" must be all lower-case
(#284) Variable "RGB" must be all lower-case
(#295) Public method name "Color::getBlue" must be in lower-case letters only
(#295) Variable "RGB" must be all lower-case
(#296) Opening brace should be on the same line as the declaration
(#297) Variable "RGB" must be all lower-case
(#297) Variable "RGB" must be all lower-case
(#307) Public method name "Color::changeBrightness" must be in lower-case letters only
(#307) Variable "adjustPercentage" must be all lower-case
(#308) Opening brace should be on the same line as the declaration
(#314) Variable "adjustPercentage" must be all lower-case
(#315) Variable "adjustPercentage" must be all lower-case
(#316) Variable "adjustPercentage" must be all lower-case
(#317) Variable "adjustPercentage" must be all lower-case
(#319) Variable "adjustPercentage" must be all lower-case
(#320) Variable "adjustPercentage" must be all lower-case
(#321) Variable "adjustPercentage" must be all lower-case
(#326) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Usage of ELSEIF not allowed; use ELSE IF instead
(#336) Usage of ELSEIF not allowed; use ELSE IF instead
(#357) Public method name "Color::indexedColor" must be in lower-case letters only
(#357) Variable "pIndex" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Variable "pIndex" must be all lower-case
(#360) Variable "pIndex" must be all lower-case
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Variable "indexedColors" must be all lower-case
(#364) Variable "indexedColors" must be all lower-case
(#365) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#366) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#367) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#368) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#369) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#370) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#371) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#372) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#373) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#374) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#375) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#376) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#377) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#378) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#379) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#380) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#381) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#382) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#383) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#384) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#385) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#386) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#387) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#388) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#389) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#390) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#391) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#392) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#393) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#394) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#395) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#396) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#397) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#398) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#399) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#400) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#401) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#402) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#403) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#404) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#405) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#406) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#407) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#408) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#409) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#410) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#411) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#412) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#413) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#414) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#415) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#416) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#417) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#418) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#419) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#424) Variable "pIndex" must be all lower-case
(#424) Variable "indexedColors" must be all lower-case
(#425) Variable "indexedColors" must be all lower-case
(#425) Variable "pIndex" must be all lower-case
(#440) Public method name "Color::getHashCode" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Conditional.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Member variable "conditionType" must be all lower-case
(#61) Member variable "operatorType" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Public method name "Conditional::getConditionType" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Conditional::setConditionType" must be in lower-case letters only
(#113) Variable "pValue" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "pValue" must be all lower-case
(#125) Public method name "Conditional::getOperatorType" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Conditional::setOperatorType" must be in lower-case letters only
(#136) Variable "pValue" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "pValue" must be all lower-case
(#148) Public method name "Conditional::getText" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Conditional::setText" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#172) Public method name "Conditional::getCondition" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#188) Public method name "Conditional::setCondition" must be in lower-case letters only
(#188) Variable "pValue" must be all lower-case
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "pValue" must be all lower-case
(#191) Variable "pValue" must be all lower-case
(#191) Variable "pValue" must be all lower-case
(#194) Variable "pValue" must be all lower-case
(#202) Public method name "Conditional::getConditions" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#213) Public method name "Conditional::setConditions" must be in lower-case letters only
(#213) Variable "pValue" must be all lower-case
(#214) Opening brace should be on the same line as the declaration
(#215) Variable "pValue" must be all lower-case
(#216) Variable "pValue" must be all lower-case
(#216) Variable "pValue" must be all lower-case
(#218) Variable "pValue" must be all lower-case
(#229) Public method name "Conditional::addCondition" must be in lower-case letters only
(#229) Variable "pValue" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#231) Variable "pValue" must be all lower-case
(#241) Public method name "Conditional::getStyle" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#253) Public method name "Conditional::setStyle" must be in lower-case letters only
(#253) Variable "pValue" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "pValue" must be all lower-case
(#265) Public method name "Conditional::getHashCode" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#280) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Fill.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#57) Member variable "fillType" must be all lower-case
(#71) Member variable "startColor" must be all lower-case
(#78) Member variable "endColor" must be all lower-case
(#90) Variable "isSupervisor" must be all lower-case
(#90) Variable "isConditional" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#93) Variable "isSupervisor" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "isConditional" must be all lower-case
(#99) Variable "isSupervisor" must be all lower-case
(#99) Variable "isConditional" must be all lower-case
(#100) Variable "isSupervisor" must be all lower-case
(#100) Variable "isConditional" 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 "isSupervisor" must be all lower-case
(#115) Public method name "Fill::getSharedComponent" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Fill::getStyleArray" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#153) Public method name "Fill::applyFromArray" must be in lower-case letters only
(#153) Variable "pStyles" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "pStyles" must be all lower-case
(#157) Variable "pStyles" must be all lower-case
(#159) Variable "pStyles" must be all lower-case
(#160) Variable "pStyles" must be all lower-case
(#162) Variable "pStyles" must be all lower-case
(#163) Variable "pStyles" must be all lower-case
(#165) Variable "pStyles" must be all lower-case
(#166) Variable "pStyles" must be all lower-case
(#168) Variable "pStyles" must be all lower-case
(#169) Variable "pStyles" must be all lower-case
(#171) Variable "pStyles" must be all lower-case
(#172) Variable "pStyles" must be all lower-case
(#187) Public method name "Fill::getFillType" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#202) Public method name "Fill::setFillType" must be in lower-case letters only
(#202) Variable "pValue" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#205) Variable "styleArray" must be all lower-case
(#205) Variable "pValue" must be all lower-case
(#206) Variable "styleArray" must be all lower-case
(#208) Variable "pValue" must be all lower-case
(#219) Public method name "Fill::getRotation" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#234) Public method name "Fill::setRotation" must be in lower-case letters only
(#234) Variable "pValue" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#237) Variable "styleArray" must be all lower-case
(#237) Variable "pValue" must be all lower-case
(#238) Variable "styleArray" must be all lower-case
(#240) Variable "pValue" must be all lower-case
(#251) Public method name "Fill::getStartColor" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#263) Public method name "Fill::setStartColor" must be in lower-case letters only
(#263) Variable "pValue" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#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
(#266) Variable "pValue" must be all lower-case
(#266) Variable "pValue" must be all lower-case
(#266) Variable "pValue" must be all lower-case
(#269) Variable "styleArray" must be all lower-case
(#270) Variable "styleArray" must be all lower-case
(#283) Public method name "Fill::getEndColor" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#295) Public method name "Fill::setEndColor" must be in lower-case letters only
(#295) Variable "pValue" must be all lower-case
(#296) Opening brace should be on the same line as the declaration
(#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
(#298) Variable "pValue" must be all lower-case
(#298) Variable "pValue" must be all lower-case
(#298) Variable "pValue" must be all lower-case
(#301) Variable "styleArray" must be all lower-case
(#302) Variable "styleArray" must be all lower-case
(#315) Public method name "Fill::getHashCode" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Font.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#69) Member variable "superScript" must be all lower-case
(#76) Member variable "subScript" must be all lower-case
(#109) Variable "isSupervisor" must be all lower-case
(#109) Variable "isConditional" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#112) Variable "isSupervisor" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "isConditional" must be all lower-case
(#124) Variable "isSupervisor" must be all lower-case
(#124) Variable "isConditional" must be all lower-case
(#126) Variable "isSupervisor" must be all lower-case
(#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) Variable "isSupervisor" must be all lower-case
(#140) Public method name "Font::getSharedComponent" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Font::getStyleArray" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#178) Public method name "Font::applyFromArray" must be in lower-case letters only
(#178) Variable "pStyles" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "pStyles" must be all lower-case
(#182) Variable "pStyles" must be all lower-case
(#184) Variable "pStyles" must be all lower-case
(#185) Variable "pStyles" must be all lower-case
(#187) Variable "pStyles" must be all lower-case
(#188) Variable "pStyles" must be all lower-case
(#190) Variable "pStyles" must be all lower-case
(#191) Variable "pStyles" must be all lower-case
(#193) Variable "pStyles" must be all lower-case
(#194) Variable "pStyles" must be all lower-case
(#196) Variable "pStyles" must be all lower-case
(#197) Variable "pStyles" must be all lower-case
(#199) Variable "pStyles" must be all lower-case
(#200) Variable "pStyles" must be all lower-case
(#202) Variable "pStyles" must be all lower-case
(#203) Variable "pStyles" must be all lower-case
(#205) Variable "pStyles" must be all lower-case
(#206) Variable "pStyles" must be all lower-case
(#208) Variable "pStyles" must be all lower-case
(#209) Variable "pStyles" must be all lower-case
(#224) Public method name "Font::getName" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#239) Public method name "Font::setName" must be in lower-case letters only
(#239) Variable "pValue" must be all lower-case
(#240) Opening brace should be on the same line as the declaration
(#241) Variable "pValue" must be all lower-case
(#242) Variable "pValue" must be all lower-case
(#245) Variable "styleArray" must be all lower-case
(#245) Variable "pValue" must be all lower-case
(#246) Variable "styleArray" must be all lower-case
(#248) Variable "pValue" must be all lower-case
(#259) Public method name "Font::getSize" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#274) Public method name "Font::setSize" must be in lower-case letters only
(#274) Variable "pValue" must be all lower-case
(#275) Opening brace should be on the same line as the declaration
(#276) Variable "pValue" must be all lower-case
(#277) Variable "pValue" must be all lower-case
(#280) Variable "styleArray" must be all lower-case
(#280) Variable "pValue" must be all lower-case
(#281) Variable "styleArray" must be all lower-case
(#283) Variable "pValue" must be all lower-case
(#294) Public method name "Font::getBold" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#309) Public method name "Font::setBold" must be in lower-case letters only
(#309) Variable "pValue" must be all lower-case
(#310) Opening brace should be on the same line as the declaration
(#311) Variable "pValue" must be all lower-case
(#312) Variable "pValue" must be all lower-case
(#315) Variable "styleArray" must be all lower-case
(#315) Variable "pValue" must be all lower-case
(#316) Variable "styleArray" must be all lower-case
(#318) Variable "pValue" must be all lower-case
(#329) Public method name "Font::getItalic" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#344) Public method name "Font::setItalic" must be in lower-case letters only
(#344) Variable "pValue" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) Variable "pValue" must be all lower-case
(#347) Variable "pValue" must be all lower-case
(#350) Variable "styleArray" must be all lower-case
(#350) Variable "pValue" must be all lower-case
(#351) Variable "styleArray" must be all lower-case
(#353) Variable "pValue" must be all lower-case
(#364) Public method name "Font::getSuperScript" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#379) Public method name "Font::setSuperScript" must be in lower-case letters only
(#379) Variable "pValue" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#381) Variable "pValue" must be all lower-case
(#382) Variable "pValue" must be all lower-case
(#385) Variable "styleArray" must be all lower-case
(#385) Variable "pValue" must be all lower-case
(#386) Variable "styleArray" must be all lower-case
(#388) Variable "pValue" must be all lower-case
(#389) Variable "pValue" must be all lower-case
(#400) Public method name "Font::getSubScript" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#415) Public method name "Font::setSubScript" must be in lower-case letters only
(#415) Variable "pValue" must be all lower-case
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "pValue" must be all lower-case
(#418) Variable "pValue" must be all lower-case
(#421) Variable "styleArray" must be all lower-case
(#421) Variable "pValue" must be all lower-case
(#422) Variable "styleArray" must be all lower-case
(#424) Variable "pValue" must be all lower-case
(#425) Variable "pValue" must be all lower-case
(#436) Public method name "Font::getUnderline" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#453) Public method name "Font::setUnderline" must be in lower-case letters only
(#453) Variable "pValue" must be all lower-case
(#454) Opening brace should be on the same line as the declaration
(#455) Variable "pValue" must be all lower-case
(#456) Variable "pValue" must be all lower-case
(#456) Variable "pValue" must be all lower-case
(#457) Usage of ELSEIF not allowed; use ELSE IF instead
(#457) Variable "pValue" must be all lower-case
(#458) Variable "pValue" must be all lower-case
(#461) Variable "styleArray" must be all lower-case
(#461) Variable "pValue" must be all lower-case
(#462) Variable "styleArray" must be all lower-case
(#464) Variable "pValue" must be all lower-case
(#475) Public method name "Font::getStrikethrough" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#490) Public method name "Font::setStrikethrough" must be in lower-case letters only
(#490) Variable "pValue" must be all lower-case
(#491) Opening brace should be on the same line as the declaration
(#492) Variable "pValue" must be all lower-case
(#493) Variable "pValue" must be all lower-case
(#496) Variable "styleArray" must be all lower-case
(#496) Variable "pValue" must be all lower-case
(#497) Variable "styleArray" must be all lower-case
(#499) Variable "pValue" must be all lower-case
(#510) Public method name "Font::getColor" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#522) Public method name "Font::setColor" must be in lower-case letters only
(#522) Variable "pValue" must be all lower-case
(#523) Opening brace should be on the same line as the declaration
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Variable "pValue" must be all lower-case
(#525) Variable "pValue" must be all lower-case
(#525) Variable "pValue" must be all lower-case
(#528) Variable "styleArray" must be all lower-case
(#529) Variable "styleArray" must be all lower-case
(#542) Public method name "Font::getHashCode" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/NumberFormat.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#74) Member variable "builtInFormats" must be all lower-case
(#81) Member variable "flippedBuiltInFormats" must be all lower-case
(#88) Member variable "formatCode" must be all lower-case
(#95) Member variable "builtInFormatCode" must be all lower-case
(#107) Variable "isSupervisor" must be all lower-case
(#107) Variable "isConditional" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#110) Variable "isSupervisor" must be all lower-case
(#112) Variable "isConditional" must be all lower-case
(#124) Public method name "NumberFormat::getSharedComponent" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "NumberFormat::getStyleArray" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#155) Public method name "NumberFormat::applyFromArray" must be in lower-case letters only
(#155) Variable "pStyles" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "pStyles" must be all lower-case
(#159) Variable "pStyles" must be all lower-case
(#161) Variable "pStyles" must be all lower-case
(#162) Variable "pStyles" must be all lower-case
(#177) Public method name "NumberFormat::getFormatCode" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#195) Public method name "NumberFormat::setFormatCode" must be in lower-case letters only
(#195) Variable "pValue" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "pValue" must be all lower-case
(#198) Variable "pValue" must be all lower-case
(#201) Variable "styleArray" must be all lower-case
(#201) Variable "pValue" must be all lower-case
(#202) Variable "styleArray" must be all lower-case
(#204) Variable "pValue" must be all lower-case
(#205) Variable "pValue" must be all lower-case
(#216) Public method name "NumberFormat::getBuiltInFormatCode" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#231) Public method name "NumberFormat::setBuiltInFormatCode" must be in lower-case letters only
(#231) Variable "pValue" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#234) Variable "styleArray" must be all lower-case
(#234) Variable "pValue" must be all lower-case
(#235) Variable "styleArray" must be all lower-case
(#237) Variable "pValue" must be all lower-case
(#238) Variable "pValue" must be all lower-case
(#247) Private method name "NumberFormat::fillBuiltInFormatCodes" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#250) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#252) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#253) This comment is 60% valid code; is this commented out code?
(#253) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#254) This comment is 60% valid code; is this commented out code?
(#254) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#255) This comment is 60% valid code; is this commented out code?
(#255) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#256) This comment is 60% valid code; is this commented out code?
(#256) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#257) This comment is 60% valid code; is this commented out code?
(#257) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#258) This comment is 60% valid code; is this commented out code?
(#258) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#259) This comment is 60% valid code; is this commented out code?
(#259) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#260) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#261) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#262) This comment is 60% valid code; is this commented out code?
(#262) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#263) This comment is 60% valid code; is this commented out code?
(#263) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#264) This comment is 60% valid code; is this commented out code?
(#264) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#265) This comment is 60% valid code; is this commented out code?
(#265) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#266) This comment is 60% valid code; is this commented out code?
(#266) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#267) This comment is 60% valid code; is this commented out code?
(#267) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#268) This comment is 60% valid code; is this commented out code?
(#268) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "builtInFormats" must be all lower-case
(#273) Variable "builtInFormats" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "builtInFormats" must be all lower-case
(#277) Variable "builtInFormats" must be all lower-case
(#278) Variable "builtInFormats" must be all lower-case
(#279) Variable "builtInFormats" must be all lower-case
(#280) Variable "builtInFormats" must be all lower-case
(#282) Variable "builtInFormats" must be all lower-case
(#283) Variable "builtInFormats" must be all lower-case
(#284) Variable "builtInFormats" must be all lower-case
(#285) Variable "builtInFormats" must be all lower-case
(#286) Variable "builtInFormats" must be all lower-case
(#287) Variable "builtInFormats" must be all lower-case
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "builtInFormats" must be all lower-case
(#289) Variable "builtInFormats" must be all lower-case
(#290) Variable "builtInFormats" must be all lower-case
(#291) Variable "builtInFormats" must be all lower-case
(#292) Variable "builtInFormats" must be all lower-case
(#293) Variable "builtInFormats" must be all lower-case
(#294) Variable "builtInFormats" must be all lower-case
(#295) Variable "builtInFormats" must be all lower-case
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Variable "builtInFormats" must be all lower-case
(#297) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#298) Variable "builtInFormats" must be all lower-case
(#298) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#299) Variable "builtInFormats" must be all lower-case
(#299) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#300) Variable "builtInFormats" must be all lower-case
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#302) Variable "builtInFormats" must be all lower-case
(#303) Variable "builtInFormats" must be all lower-case
(#304) Variable "builtInFormats" must be all lower-case
(#305) Variable "builtInFormats" must be all lower-case
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#306) Variable "builtInFormats" must be all lower-case
(#307) Variable "builtInFormats" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "builtInFormats" must be all lower-case
(#311) Variable "builtInFormats" must be all lower-case
(#312) Variable "builtInFormats" must be all lower-case
(#313) Variable "builtInFormats" must be all lower-case
(#314) Variable "builtInFormats" must be all lower-case
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Variable "builtInFormats" must be all lower-case
(#318) Variable "builtInFormats" must be all lower-case
(#319) Variable "builtInFormats" must be all lower-case
(#320) Variable "builtInFormats" must be all lower-case
(#321) Variable "builtInFormats" must be all lower-case
(#322) Variable "builtInFormats" must be all lower-case
(#323) Variable "builtInFormats" must be all lower-case
(#324) Variable "builtInFormats" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "flippedBuiltInFormats" must be all lower-case
(#327) Variable "builtInFormats" must be all lower-case
(#337) Public method name "NumberFormat::builtInFormatCode" must be in lower-case letters only
(#337) Variable "pIndex" must be all lower-case
(#338) Opening brace should be on the same line as the declaration
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "pIndex" must be all lower-case
(#340) Variable "pIndex" must be all lower-case
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Variable "builtInFormats" must be all lower-case
(#346) Variable "pIndex" must be all lower-case
(#347) Variable "builtInFormats" must be all lower-case
(#347) Variable "pIndex" must be all lower-case
(#359) Public method name "NumberFormat::builtInFormatCodeIndex" must be in lower-case letters only
(#359) Variable "formatCode" must be all lower-case
(#360) Opening brace should be on the same line as the declaration
(#361) 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
(#365) Variable "flippedBuiltInFormats" must be all lower-case
(#365) Variable "formatCode" must be all lower-case
(#366) Variable "flippedBuiltInFormats" must be all lower-case
(#366) Variable "formatCode" must be all lower-case
(#377) Public method name "NumberFormat::getHashCode" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#395) Member variable "dateFormatReplacements" must be all lower-case
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#412) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#438) Member variable "dateFormatReplacements24" must be all lower-case
(#447) Member variable "dateFormatReplacements12" must be all lower-case
(#452) Private method name "NumberFormat::setLowercaseCallback" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#457) Private method name "NumberFormat::escapeQuotesCallback" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#462) Private method name "NumberFormat::formatAsDate" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#464) 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
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "dateFormatReplacements" must be all lower-case
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Variable "dateFormatReplacements24" must be all lower-case
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "dateFormatReplacements12" must be all lower-case
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Variable "dateObj" must be all lower-case
(#493) Variable "dateObj" must be all lower-case
(#496) Private method name "NumberFormat::formatAsPercentage" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#514) Private method name "NumberFormat::formatAsFraction" must be in lower-case letters only
(#515) Opening brace should be on the same line as the declaration
(#518) Variable "integerPart" must be all lower-case
(#519) Variable "decimalPart" must be all lower-case
(#520) Variable "decimalLength" must be all lower-case
(#520) Variable "decimalPart" must be all lower-case
(#521) Variable "decimalDivisor" must be all lower-case
(#521) Variable "decimalLength" must be all lower-case
(#523) Variable "GCD" must be all lower-case
(#523) Variable "decimalPart" must be all lower-case
(#523) Variable "decimalDivisor" must be all lower-case
(#525) Variable "adjustedDecimalPart" must be all lower-case
(#525) Variable "decimalPart" must be all lower-case
(#525) Variable "GCD" must be all lower-case
(#526) Variable "adjustedDecimalDivisor" must be all lower-case
(#526) Variable "decimalDivisor" must be all lower-case
(#526) Variable "GCD" must be all lower-case
(#529) Variable "integerPart" must be all lower-case
(#530) Variable "integerPart" must be all lower-case
(#534) Variable "adjustedDecimalPart" must be all lower-case
(#534) Variable "integerPart" must be all lower-case
(#534) Variable "adjustedDecimalDivisor" must be all lower-case
(#539) Private method name "NumberFormat::complexNumberFormatMask" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#561) Variable "blockValue" must be all lower-case
(#566) Variable "blockValue" must be all lower-case
(#587) Public method name "NumberFormat::toFormattedString" must be in lower-case letters only
(#587) Variable "callBack" must be all lower-case
(#588) Opening brace should be on the same line as the declaration
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#610) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#611) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) This comment is 45% valid code; is this commented out code?
(#612) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Variable "formatColor" must be all lower-case
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "color_regex" must not contain underscores.
(#648) Variable "color_regex" must not contain underscores.
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) Usage of ELSEIF not allowed; use ELSE IF instead
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#669) Variable "useThousands" must be all lower-case
(#670) Variable "useThousands" must be all lower-case
(#677) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Variable "number_regex" must not contain underscores.
(#704) Variable "number_regex" must not contain underscores.
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "minWidth" must be all lower-case
(#711) Variable "useThousands" must be all lower-case
(#718) Variable "number_regex" must not contain underscores.
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#723) Usage of ELSEIF not allowed; use ELSE IF instead
(#726) Variable "sprintf_pattern" must not contain underscores.
(#726) Variable "minWidth" must be all lower-case
(#727) Variable "sprintf_pattern" must not contain underscores.
(#728) Variable "number_regex" must not contain underscores.
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#735) Variable "currencyFormat" must be all lower-case
(#736) Variable "currencyCode" must be all lower-case
(#737) Variable "currencyCode" must be all lower-case
(#737) Variable "currencyCode" must be all lower-case
(#738) Variable "currencyCode" must be all lower-case
(#739) Variable "currencyCode" must be all lower-case
(#741) Variable "currencyCode" must be all lower-case
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#750) Variable "callBack" must be all lower-case
(#751) Variable "writerInstance" must be all lower-case
(#751) Variable "callBack" must be all lower-case
(#752) Variable "writerInstance" must be all lower-case
(#752) Variable "formatColor" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Protection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Variable "isSupervisor" must be all lower-case
(#58) Variable "isConditional" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#61) Variable "isSupervisor" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "isConditional" must be all lower-case
(#76) Public method name "Protection::getSharedComponent" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "Protection::getStyleArray" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#108) Public method name "Protection::applyFromArray" must be in lower-case letters only
(#108) Variable "pStyles" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "pStyles" must be all lower-case
(#112) Variable "pStyles" must be all lower-case
(#114) Variable "pStyles" must be all lower-case
(#115) Variable "pStyles" must be all lower-case
(#117) Variable "pStyles" must be all lower-case
(#118) Variable "pStyles" must be all lower-case
(#133) Public method name "Protection::getLocked" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#148) Public method name "Protection::setLocked" must be in lower-case letters only
(#148) Variable "pValue" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#151) Variable "styleArray" must be all lower-case
(#151) Variable "pValue" must be all lower-case
(#152) Variable "styleArray" must be all lower-case
(#154) Variable "pValue" must be all lower-case
(#165) Public method name "Protection::getHidden" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#180) Public method name "Protection::setHidden" must be in lower-case letters only
(#180) Variable "pValue" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#183) Variable "styleArray" must be all lower-case
(#183) Variable "pValue" must be all lower-case
(#184) Variable "styleArray" must be all lower-case
(#186) Variable "pValue" must be all lower-case
(#197) Public method name "Protection::getHashCode" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Style/Supervisor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "isSupervisor" must be all lower-case
(#50) Variable "isSupervisor" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#53) Variable "isSupervisor" must be all lower-case
(#62) Public method name "Supervisor::bindParent" must be in lower-case letters only
(#62) Variable "parentPropertyName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#74) Public method name "Supervisor::getIsSupervisor" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#84) Public method name "Supervisor::getActiveSheet" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Public method name "Supervisor::getSelectedCells" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Supervisor::getActiveCell" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#115) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "invalidCharacters" must be all lower-case
(#58) Member variable "cellCollection" must be all lower-case
(#65) Member variable "rowDimensions" must be all lower-case
(#72) Member variable "defaultRowDimension" must be all lower-case
(#79) Member variable "columnDimensions" must be all lower-case
(#86) Member variable "defaultColumnDimension" must be all lower-case
(#93) Member variable "drawingCollection" must be all lower-case
(#100) Member variable "chartCollection" must be all lower-case
(#114) Member variable "sheetState" must be all lower-case
(#121) Member variable "pageSetup" must be all lower-case
(#128) Member variable "pageMargins" must be all lower-case
(#135) Member variable "headerFooter" must be all lower-case
(#142) Member variable "sheetView" must be all lower-case
(#163) Member variable "conditionalStylesCollection" must be all lower-case
(#170) Member variable "cellCollectionIsSorted" must be all lower-case
(#184) Member variable "mergeCells" must be all lower-case
(#191) Member variable "protectedCells" must be all lower-case
(#198) Member variable "autoFilter" must be all lower-case
(#205) Member variable "freezePane" must be all lower-case
(#212) Member variable "showGridlines" must be all lower-case
(#219) Member variable "printGridlines" must be all lower-case
(#226) Member variable "showRowColHeaders" must be all lower-case
(#233) Member variable "showSummaryBelow" must be all lower-case
(#240) Member variable "showSummaryRight" must be all lower-case
(#254) Member variable "activeCell" must be all lower-case
(#261) Member variable "selectedCells" must be all lower-case
(#268) Member variable "cachedHighestColumn" must be all lower-case
(#275) Member variable "cachedHighestRow" must be all lower-case
(#282) Member variable "rightToLeft" must be all lower-case
(#289) Member variable "hyperlinkCollection" must be all lower-case
(#296) Member variable "dataValidationCollection" must be all lower-case
(#303) Member variable "tabColor" must be all lower-case
(#324) Member variable "codeName" must be all lower-case
(#332) Variable "pTitle" must be all lower-case
(#333) Opening brace should be on the same line as the declaration
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "pTitle" must be all lower-case
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) 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
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Public method name "Worksheet::disconnectCells" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#381) Opening brace should be on the same line as the declaration
(#392) Public method name "Worksheet::getCellCacheController" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#402) Public method name "Worksheet::getInvalidCharacters" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#404) Variable "invalidCharacters" must be all lower-case
(#414) Private method name "Worksheet::checkSheetCodeName" must be in lower-case letters only
(#414) Variable "pValue" must be all lower-case
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "CharCount" must be all lower-case
(#416) Variable "pValue" must be all lower-case
(#417) Variable "CharCount" must be all lower-case
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Variable "invalidCharacters" must be all lower-case
(#421) Variable "pValue" must be all lower-case
(#421) Variable "pValue" must be all lower-case
(#422) Variable "pValue" must be all lower-case
(#423) Variable "pValue" must be all lower-case
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "CharCount" must be all lower-case
(#432) Variable "pValue" must be all lower-case
(#442) Private method name "Worksheet::checkSheetTitle" must be in lower-case letters only
(#442) Variable "pValue" must be all lower-case
(#443) Opening brace should be on the same line as the declaration
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Variable "invalidCharacters" must be all lower-case
(#445) Variable "pValue" must be all lower-case
(#445) Variable "pValue" must be all lower-case
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Variable "pValue" must be all lower-case
(#454) Variable "pValue" must be all lower-case
(#463) Public method name "Worksheet::getCellCollection" must be in lower-case letters only
(#463) Variable "pSorted" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#465) Variable "pSorted" must be all lower-case
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Public method name "Worksheet::sortCellCollection" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#495) Public method name "Worksheet::getRowDimensions" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#505) Public method name "Worksheet::getDefaultRowDimension" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
(#515) Public method name "Worksheet::getColumnDimensions" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#525) Public method name "Worksheet::getDefaultColumnDimension" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#535) Public method name "Worksheet::getDrawingCollection" must be in lower-case letters only
(#536) Opening brace should be on the same line as the declaration
(#545) Public method name "Worksheet::getChartCollection" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#557) Public method name "Worksheet::addChart" must be in lower-case letters only
(#557) Variable "pChart" must be all lower-case
(#557) Variable "iChartIndex" must be all lower-case
(#558) Opening brace should be on the same line as the declaration
(#559) Variable "pChart" must be all lower-case
(#560) Variable "iChartIndex" must be all lower-case
(#561) Variable "pChart" must be all lower-case
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Variable "iChartIndex" must be all lower-case
(#564) Variable "pChart" must be all lower-case
(#567) Variable "pChart" must be all lower-case
(#575) Public method name "Worksheet::getChartCount" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#587) Public method name "Worksheet::getChartByIndex" must be in lower-case letters only
(#588) Opening brace should be on the same line as the declaration
(#589) Variable "chartCount" must be all lower-case
(#590) Variable "chartCount" must be all lower-case
(#594) Variable "chartCount" must be all lower-case
(#609) Public method name "Worksheet::getChartNames" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#611) Variable "chartNames" must be all lower-case
(#613) Variable "chartNames" must be all lower-case
(#616) Variable "chartNames" must be all lower-case
(#626) Public method name "Worksheet::getChartByName" must be in lower-case letters only
(#626) Variable "chartName" must be all lower-case
(#627) Opening brace should be on the same line as the declaration
(#628) Variable "chartCount" must be all lower-case
(#629) Variable "chartCount" must be all lower-case
(#633) Variable "chartName" must be all lower-case
(#646) Public method name "Worksheet::refreshColumnDimensions" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#648) Variable "currentColumnDimensions" must be all lower-case
(#649) Variable "newColumnDimensions" must be all lower-case
(#651) Variable "currentColumnDimensions" must be all lower-case
(#651) Variable "objColumnDimension" must be all lower-case
(#652) Variable "newColumnDimensions" must be all lower-case
(#652) Variable "objColumnDimension" must be all lower-case
(#652) Variable "objColumnDimension" must be all lower-case
(#655) Variable "newColumnDimensions" must be all lower-case
(#665) Public method name "Worksheet::refreshRowDimensions" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#667) Variable "currentRowDimensions" must be all lower-case
(#668) Variable "newRowDimensions" must be all lower-case
(#670) Variable "currentRowDimensions" must be all lower-case
(#670) Variable "objRowDimension" must be all lower-case
(#671) Variable "newRowDimensions" must be all lower-case
(#671) Variable "objRowDimension" must be all lower-case
(#671) Variable "objRowDimension" must be all lower-case
(#674) Variable "newRowDimensions" must be all lower-case
(#684) Public method name "Worksheet::calculateWorksheetDimension" must be in lower-case letters only
(#685) Opening brace should be on the same line as the declaration
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) This comment is 50% valid code; is this commented out code?
(#695) Public method name "Worksheet::calculateWorksheetDataDimension" must be in lower-case letters only
(#696) Opening brace should be on the same line as the declaration
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) This comment is 50% valid code; is this commented out code?
(#707) Public method name "Worksheet::calculateColumnWidths" must be in lower-case letters only
(#707) Variable "calculateMergeCells" must be all lower-case
(#708) Opening brace should be on the same line as the declaration
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "autoSizes" must be all lower-case
(#711) Variable "colDimension" must be all lower-case
(#712) Variable "colDimension" must be all lower-case
(#713) Variable "autoSizes" must be all lower-case
(#713) Variable "colDimension" must be all lower-case
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Variable "autoSizes" must be all lower-case
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Variable "isMergeCell" must be all lower-case
(#722) Variable "cellReference" must be all lower-case
(#723) Variable "isMergeCell" must be all lower-case
(#723) Variable "cellReference" must be all lower-case
(#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
(#728) Variable "cellID" must be all lower-case
(#729) Variable "cellID" must be all lower-case
(#730) Variable "autoSizes" must be all lower-case
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Variable "isMergeCell" must be all lower-case
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Variable "cellValue" must be all lower-case
(#740) Variable "autoSizes" must be all lower-case
(#741) Variable "autoSizes" must be all lower-case
(#744) Variable "cellValue" must be all lower-case
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Variable "autoSizes" must be all lower-case
(#754) Variable "columnIndex" must be all lower-case
(#758) Variable "columnIndex" must be all lower-case
(#770) Public method name "Worksheet::getParent" must be in lower-case letters only
(#771) Opening brace should be on the same line as the declaration
(#781) Public method name "Worksheet::rebindParent" must be in lower-case letters only
(#782) Opening brace should be on the same line as the declaration
(#784) Variable "namedRanges" must be all lower-case
(#785) Variable "namedRanges" must be all lower-case
(#785) Variable "namedRange" must be all lower-case
(#786) Variable "namedRange" must be all lower-case
(#803) Public method name "Worksheet::getTitle" must be in lower-case letters only
(#804) Opening brace should be on the same line as the declaration
(#819) Public method name "Worksheet::setTitle" must be in lower-case letters only
(#819) Variable "pValue" must be all lower-case
(#819) Variable "updateFormulaCellReferences" must be all lower-case
(#820) Opening brace should be on the same line as the declaration
(#822) Variable "pValue" must be all lower-case
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) Variable "pValue" must be all lower-case
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Variable "oldTitle" must be all lower-case
(#834) Variable "pValue" must be all lower-case
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Variable "pValue" must be all lower-case
(#838) Variable "pValue" must be all lower-case
(#838) Variable "pValue" must be all lower-case
(#841) Variable "pValue" must be all lower-case
(#844) Variable "pValue" must be all lower-case
(#845) Variable "pValue" must be all lower-case
(#845) Variable "pValue" must be all lower-case
(#847) Usage of ELSEIF not allowed; use ELSE IF instead
(#848) Variable "pValue" must be all lower-case
(#849) Variable "pValue" must be all lower-case
(#849) Variable "pValue" must be all lower-case
(#854) Variable "altTitle" must be all lower-case
(#854) Variable "pValue" must be all lower-case
(#856) Variable "altTitle" must be all lower-case
(#856) Variable "updateFormulaCellReferences" must be all lower-case
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Variable "pValue" must be all lower-case
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) Variable "newTitle" must be all lower-case
(#868) Variable "oldTitle" must be all lower-case
(#868) Variable "newTitle" must be all lower-case
(#869) Variable "updateFormulaCellReferences" must be all lower-case
(#870) Variable "oldTitle" must be all lower-case
(#870) Variable "newTitle" must be all lower-case
(#882) Public method name "Worksheet::getSheetState" must be in lower-case letters only
(#883) Opening brace should be on the same line as the declaration
(#893) Public method name "Worksheet::setSheetState" must be in lower-case letters only
(#894) Opening brace should be on the same line as the declaration
(#905) Public method name "Worksheet::getPageSetup" must be in lower-case letters only
(#906) Opening brace should be on the same line as the declaration
(#916) Public method name "Worksheet::setPageSetup" must be in lower-case letters only
(#916) Variable "pValue" must be all lower-case
(#917) Opening brace should be on the same line as the declaration
(#918) Variable "pValue" must be all lower-case
(#928) Public method name "Worksheet::getPageMargins" must be in lower-case letters only
(#929) Opening brace should be on the same line as the declaration
(#939) Public method name "Worksheet::setPageMargins" must be in lower-case letters only
(#939) Variable "pValue" must be all lower-case
(#940) Opening brace should be on the same line as the declaration
(#941) Variable "pValue" must be all lower-case
(#951) Public method name "Worksheet::getHeaderFooter" must be in lower-case letters only
(#952) Opening brace should be on the same line as the declaration
(#962) Public method name "Worksheet::setHeaderFooter" must be in lower-case letters only
(#962) Variable "pValue" must be all lower-case
(#963) Opening brace should be on the same line as the declaration
(#964) Variable "pValue" must be all lower-case
(#974) Public method name "Worksheet::getSheetView" must be in lower-case letters only
(#975) Opening brace should be on the same line as the declaration
(#985) Public method name "Worksheet::setSheetView" must be in lower-case letters only
(#985) Variable "pValue" must be all lower-case
(#986) Opening brace should be on the same line as the declaration
(#987) Variable "pValue" must be all lower-case
(#997) Public method name "Worksheet::getProtection" must be in lower-case letters only
(#998) Opening brace should be on the same line as the declaration
(#1008) Public method name "Worksheet::setProtection" must be in lower-case letters only
(#1008) Variable "pValue" must be all lower-case
(#1009) Opening brace should be on the same line as the declaration
(#1010) Variable "pValue" must be all lower-case
(#1023) Public method name "Worksheet::getHighestColumn" must be in lower-case letters only
(#1024) Opening brace should be on the same line as the declaration
(#1039) Public method name "Worksheet::getHighestDataColumn" must be in lower-case letters only
(#1040) Opening brace should be on the same line as the declaration
(#1051) Public method name "Worksheet::getHighestRow" must be in lower-case letters only
(#1052) Opening brace should be on the same line as the declaration
(#1067) Public method name "Worksheet::getHighestDataRow" must be in lower-case letters only
(#1068) Opening brace should be on the same line as the declaration
(#1077) Public method name "Worksheet::getHighestRowAndColumn" must be in lower-case letters only
(#1078) Opening brace should be on the same line as the declaration
(#1090) Public method name "Worksheet::setCellValue" must be in lower-case letters only
(#1090) Variable "pCoordinate" must be all lower-case
(#1090) Variable "pValue" must be all lower-case
(#1090) Variable "returnCell" must be all lower-case
(#1091) Opening brace should be on the same line as the declaration
(#1092) Variable "pCoordinate" must be all lower-case
(#1092) Variable "pValue" must be all lower-case
(#1094) Variable "returnCell" must be all lower-case
(#1106) Public method name "Worksheet::setCellValueByColumnAndRow" must be in lower-case letters only
(#1106) Variable "pColumn" must be all lower-case
(#1106) Variable "pRow" must be all lower-case
(#1106) Variable "pValue" must be all lower-case
(#1106) Variable "returnCell" must be all lower-case
(#1107) Opening brace should be on the same line as the declaration
(#1108) Variable "pColumn" must be all lower-case
(#1108) Variable "pRow" must be all lower-case
(#1108) Variable "pValue" must be all lower-case
(#1110) Variable "returnCell" must be all lower-case
(#1122) Public method name "Worksheet::setCellValueExplicit" must be in lower-case letters only
(#1122) Variable "pCoordinate" must be all lower-case
(#1122) Variable "pValue" must be all lower-case
(#1122) Variable "pDataType" must be all lower-case
(#1122) Variable "returnCell" must be all lower-case
(#1122) Line exceeds 132 characters; contains 139 characters
(#1123) Opening brace should be on the same line as the declaration
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Variable "pCoordinate" must be all lower-case
(#1125) Variable "pValue" must be all lower-case
(#1125) Variable "pDataType" must be all lower-case
(#1127) Variable "returnCell" must be all lower-case
(#1140) Public method name "Worksheet::setCellValueExplicitByColumnAndRow" must be in lower-case letters only
(#1140) Variable "pColumn" must be all lower-case
(#1140) Variable "pRow" must be all lower-case
(#1140) Variable "pValue" must be all lower-case
(#1140) Variable "pDataType" must be all lower-case
(#1140) Variable "returnCell" must be all lower-case
(#1140) Line exceeds 132 characters; contains 157 characters
(#1141) Opening brace should be on the same line as the declaration
(#1142) Variable "pColumn" must be all lower-case
(#1142) Variable "pRow" must be all lower-case
(#1142) Variable "pValue" must be all lower-case
(#1142) Variable "pDataType" must be all lower-case
(#1144) Variable "returnCell" must be all lower-case
(#1156) Public method name "Worksheet::getCell" must be in lower-case letters only
(#1156) Variable "pCoordinate" must be all lower-case
(#1156) Variable "createIfNotExists" must be all lower-case
(#1157) Opening brace should be on the same line as the declaration
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1159) Variable "pCoordinate" must be all lower-case
(#1160) Variable "pCoordinate" must be all lower-case
(#1164) Variable "pCoordinate" must be all lower-case
(#1165) Variable "worksheetReference" must be all lower-case
(#1165) Variable "pCoordinate" must be all lower-case
(#1167) Variable "worksheetReference" must be all lower-case
(#1167) Variable "worksheetReference" must be all lower-case
(#1167) Variable "createIfNotExists" must be all lower-case
(#1167) Line exceeds 132 characters; contains 138 characters
(#1171) Variable "pCoordinate" must be all lower-case
(#1172) Variable "pCoordinate" must be all lower-case
(#1173) Variable "namedRange" must be all lower-case
(#1173) Variable "pCoordinate" must be all lower-case
(#1174) Variable "namedRange" must be all lower-case
(#1175) Variable "pCoordinate" must be all lower-case
(#1175) Variable "namedRange" must be all lower-case
(#1177) Variable "namedRange" must be all lower-case
(#1177) Variable "pCoordinate" must be all lower-case
(#1177) Variable "createIfNotExists" must be all lower-case
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Variable "pCoordinate" must be all lower-case
(#1182) Variable "pCoordinate" must be all lower-case
(#1184) Variable "pCoordinate" must be all lower-case
(#1184) Variable "pCoordinate" must be all lower-case
(#1186) Usage of ELSEIF not allowed; use ELSE IF instead
(#1186) Variable "pCoordinate" must be all lower-case
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Variable "createIfNotExists" must be all lower-case
(#1191) Variable "pCoordinate" must be all lower-case
(#1203) Public method name "Worksheet::getCellByColumnAndRow" must be in lower-case letters only
(#1203) Variable "pColumn" must be all lower-case
(#1203) Variable "pRow" must be all lower-case
(#1203) Variable "createIfNotExists" must be all lower-case
(#1204) Opening brace should be on the same line as the declaration
(#1205) Variable "columnLetter" must be all lower-case
(#1205) Variable "pColumn" must be all lower-case
(#1206) Variable "columnLetter" must be all lower-case
(#1206) Variable "pRow" must be all lower-case
(#1212) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Variable "createIfNotExists" must be all lower-case
(#1222) Private method name "Worksheet::createNewCell" must be in lower-case letters only
(#1222) Variable "pCoordinate" must be all lower-case
(#1223) Opening brace should be on the same line as the declaration
(#1225) Variable "pCoordinate" must be all lower-case
(#1230) Inline comments must end in full-stops, exclamation marks, or question marks
(#1231) Variable "aCoordinates" must be all lower-case
(#1231) Variable "pCoordinate" must be all lower-case
(#1232) Variable "aCoordinates" must be all lower-case
(#1233) Variable "aCoordinates" must be all lower-case
(#1235) Variable "aCoordinates" must be all lower-case
(#1238) Inline comments must end in full-stops, exclamation marks, or question marks
(#1238) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1239) Variable "rowDimension" must be all lower-case
(#1239) Variable "aCoordinates" must be all lower-case
(#1240) Variable "columnDimension" must be all lower-case
(#1240) Variable "aCoordinates" must be all lower-case
(#1242) Variable "rowDimension" must be all lower-case
(#1242) Variable "rowDimension" must be all lower-case
(#1243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Variable "rowDimension" must be all lower-case
(#1245) Usage of ELSEIF not allowed; use ELSE IF instead
(#1245) Variable "columnDimension" must be all lower-case
(#1245) Variable "columnDimension" must be all lower-case
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Variable "columnDimension" must be all lower-case
(#1260) Public method name "Worksheet::cellExists" must be in lower-case letters only
(#1260) Variable "pCoordinate" must be all lower-case
(#1261) Opening brace should be on the same line as the declaration
(#1263) Variable "pCoordinate" must be all lower-case
(#1264) Variable "worksheetReference" must be all lower-case
(#1264) Variable "pCoordinate" must be all lower-case
(#1266) Variable "worksheetReference" must be all lower-case
(#1266) Variable "worksheetReference" must be all lower-case
(#1270) Variable "pCoordinate" must be all lower-case
(#1271) Variable "pCoordinate" must be all lower-case
(#1272) Variable "namedRange" must be all lower-case
(#1272) Variable "pCoordinate" must be all lower-case
(#1273) Variable "namedRange" must be all lower-case
(#1274) Variable "pCoordinate" must be all lower-case
(#1274) Variable "namedRange" must be all lower-case
(#1275) Variable "namedRange" must be all lower-case
(#1276) Variable "namedRange" must be all lower-case
(#1277) Variable "namedRange" must be all lower-case
(#1277) Variable "pCoordinate" must be all lower-case
(#1279) Variable "namedRange" must be all lower-case
(#1279) Line exceeds 132 characters; contains 147 characters
(#1287) Inline comments must end in full-stops, exclamation marks, or question marks
(#1288) Variable "pCoordinate" must be all lower-case
(#1288) Variable "pCoordinate" must be all lower-case
(#1290) Variable "pCoordinate" must be all lower-case
(#1290) Variable "pCoordinate" must be all lower-case
(#1292) Usage of ELSEIF not allowed; use ELSE IF instead
(#1292) Variable "pCoordinate" must be all lower-case
(#1295) Inline comments must end in full-stops, exclamation marks, or question marks
(#1296) Variable "aCoordinates" must be all lower-case
(#1296) Variable "pCoordinate" must be all lower-case
(#1299) Variable "pCoordinate" must be all lower-case
(#1310) Public method name "Worksheet::cellExistsByColumnAndRow" must be in lower-case letters only
(#1310) Variable "pColumn" must be all lower-case
(#1310) Variable "pRow" must be all lower-case
(#1311) Opening brace should be on the same line as the declaration
(#1312) Variable "pColumn" must be all lower-case
(#1312) Variable "pRow" must be all lower-case
(#1321) Public method name "Worksheet::getRowDimension" must be in lower-case letters only
(#1321) Variable "pRow" must be all lower-case
(#1322) Opening brace should be on the same line as the declaration
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1326) Inline comments must end in full-stops, exclamation marks, or question marks
(#1327) Variable "pRow" must be all lower-case
(#1331) Variable "pRow" must be all lower-case
(#1331) Variable "pRow" must be all lower-case
(#1333) Variable "pRow" must be all lower-case
(#1336) Variable "pRow" must be all lower-case
(#1345) Public method name "Worksheet::getColumnDimension" must be in lower-case letters only
(#1345) Variable "pColumn" must be all lower-case
(#1346) Opening brace should be on the same line as the declaration
(#1347) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) Variable "pColumn" must be all lower-case
(#1348) Variable "pColumn" must be all lower-case
(#1350) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) Variable "pColumn" must be all lower-case
(#1355) Variable "pColumn" must be all lower-case
(#1355) Variable "pColumn" must be all lower-case
(#1357) Variable "pColumn" must be all lower-case
(#1358) Variable "pColumn" must be all lower-case
(#1362) Variable "pColumn" must be all lower-case
(#1371) Public method name "Worksheet::getColumnDimensionByColumn" must be in lower-case letters only
(#1371) Variable "pColumn" must be all lower-case
(#1372) Opening brace should be on the same line as the declaration
(#1373) Variable "pColumn" must be all lower-case
(#1381) Public method name "Worksheet::getStyles" must be in lower-case letters only
(#1382) Opening brace should be on the same line as the declaration
(#1393) Public method name "Worksheet::getDefaultStyle" must be in lower-case letters only
(#1394) Opening brace should be on the same line as the declaration
(#1406) Public method name "Worksheet::setDefaultStyle" must be in lower-case letters only
(#1406) Variable "pValue" must be all lower-case
(#1407) Opening brace should be on the same line as the declaration
(#1410) Variable "pValue" must be all lower-case
(#1411) Variable "pValue" must be all lower-case
(#1425) Public method name "Worksheet::getStyle" must be in lower-case letters only
(#1425) Variable "pCellCoordinate" must be all lower-case
(#1426) Opening brace should be on the same line as the declaration
(#1427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1427) Inline comments must end in full-stops, exclamation marks, or question marks
(#1430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1430) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Variable "pCellCoordinate" must be all lower-case
(#1442) Public method name "Worksheet::getConditionalStyles" must be in lower-case letters only
(#1442) Variable "pCoordinate" must be all lower-case
(#1443) Opening brace should be on the same line as the declaration
(#1444) Variable "pCoordinate" must be all lower-case
(#1444) Variable "pCoordinate" must be all lower-case
(#1445) Variable "pCoordinate" must be all lower-case
(#1446) Variable "pCoordinate" must be all lower-case
(#1449) Variable "pCoordinate" must be all lower-case
(#1458) Public method name "Worksheet::conditionalStylesExists" must be in lower-case letters only
(#1458) Variable "pCoordinate" must be all lower-case
(#1459) Opening brace should be on the same line as the declaration
(#1460) Variable "pCoordinate" must be all lower-case
(#1473) Public method name "Worksheet::removeConditionalStyles" must be in lower-case letters only
(#1473) Variable "pCoordinate" must be all lower-case
(#1474) Opening brace should be on the same line as the declaration
(#1475) Variable "pCoordinate" must be all lower-case
(#1485) Public method name "Worksheet::getConditionalStylesCollection" must be in lower-case letters only
(#1486) Opening brace should be on the same line as the declaration
(#1497) Public method name "Worksheet::setConditionalStyles" must be in lower-case letters only
(#1497) Variable "pCoordinate" must be all lower-case
(#1497) Variable "pValue" must be all lower-case
(#1498) Opening brace should be on the same line as the declaration
(#1499) Variable "pCoordinate" must be all lower-case
(#1499) Variable "pValue" must be all lower-case
(#1513) Public method name "Worksheet::getStyleByColumnAndRow" must be in lower-case letters only
(#1513) Variable "pColumn" must be all lower-case
(#1513) Variable "pRow" must be all lower-case
(#1513) Variable "pColumn2" must be all lower-case
(#1513) Variable "pRow2" must be all lower-case
(#1514) Opening brace should be on the same line as the declaration
(#1515) Variable "pColumn2" must be all lower-case
(#1515) Variable "pRow2" must be all lower-case
(#1516) Variable "cellRange" must be all lower-case
(#1516) Variable "pColumn" must be all lower-case
(#1516) Variable "pRow" must be all lower-case
(#1516) Variable "pColumn2" must be all lower-case
(#1516) Variable "pRow2" must be all lower-case
(#1518) Variable "cellRange" must be all lower-case
(#1521) Variable "pColumn" must be all lower-case
(#1521) Variable "pRow" must be all lower-case
(#1535) Public method name "Worksheet::setSharedStyle" must be in lower-case letters only
(#1535) Variable "pSharedCellStyle" must be all lower-case
(#1535) Variable "pRange" must be all lower-case
(#1536) Opening brace should be on the same line as the declaration
(#1537) Variable "pSharedCellStyle" must be all lower-case
(#1537) Variable "pRange" must be all lower-case
(#1552) Public method name "Worksheet::duplicateStyle" must be in lower-case letters only
(#1552) Variable "pCellStyle" must be all lower-case
(#1552) Variable "pRange" must be all lower-case
(#1553) Opening brace should be on the same line as the declaration
(#1554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Variable "pCellStyle" must be all lower-case
(#1555) Variable "pCellStyle" must be all lower-case
(#1555) Variable "pCellStyle" must be all lower-case
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1559) Variable "existingStyle" must be all lower-case
(#1559) Variable "pCellStyle" must be all lower-case
(#1560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1560) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Variable "xfIndex" must be all lower-case
(#1561) Variable "existingStyle" must be all lower-case
(#1563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1563) Inline comments must end in full-stops, exclamation marks, or question marks
(#1564) Variable "pCellStyle" must be all lower-case
(#1565) Variable "xfIndex" must be all lower-case
(#1565) Variable "pCellStyle" must be all lower-case
(#1568) Inline comments must end in full-stops, exclamation marks, or question marks
(#1569) Variable "rangeStart" must be all lower-case
(#1569) Variable "rangeEnd" must be all lower-case
(#1569) Variable "pRange" must be all lower-case
(#1569) Variable "pRange" must be all lower-case
(#1571) Inline comments must end in full-stops, exclamation marks, or question marks
(#1572) Variable "rangeStart" must be all lower-case
(#1572) Variable "rangeEnd" must be all lower-case
(#1572) Variable "rangeStart" must be all lower-case
(#1572) Variable "rangeEnd" must be all lower-case
(#1573) Variable "rangeStart" must be all lower-case
(#1574) Variable "rangeStart" must be all lower-case
(#1574) Variable "rangeEnd" must be all lower-case
(#1575) Variable "rangeEnd" must be all lower-case
(#1578) Inline comments must end in full-stops, exclamation marks, or question marks
(#1579) Variable "rangeStart" must be all lower-case
(#1579) Variable "rangeEnd" must be all lower-case
(#1580) Variable "rangeStart" must be all lower-case
(#1580) Variable "rangeEnd" must be all lower-case
(#1581) Variable "xfIndex" must be all lower-case
(#1598) Public method name "Worksheet::duplicateConditionalStyle" must be in lower-case letters only
(#1598) Variable "pCellStyle" must be all lower-case
(#1598) Variable "pRange" must be all lower-case
(#1599) Opening brace should be on the same line as the declaration
(#1600) Variable "pCellStyle" must be all lower-case
(#1600) Variable "cellStyle" must be all lower-case
(#1601) Variable "cellStyle" must be all lower-case
(#1606) Inline comments must end in full-stops, exclamation marks, or question marks
(#1607) Variable "rangeStart" must be all lower-case
(#1607) Variable "rangeEnd" must be all lower-case
(#1607) Variable "pRange" must be all lower-case
(#1607) Variable "pRange" must be all lower-case
(#1609) Inline comments must end in full-stops, exclamation marks, or question marks
(#1610) Variable "rangeStart" must be all lower-case
(#1610) Variable "rangeEnd" must be all lower-case
(#1610) Variable "rangeStart" must be all lower-case
(#1610) Variable "rangeEnd" must be all lower-case
(#1611) Variable "rangeStart" must be all lower-case
(#1612) Variable "rangeStart" must be all lower-case
(#1612) Variable "rangeEnd" must be all lower-case
(#1613) Variable "rangeEnd" must be all lower-case
(#1616) Inline comments must end in full-stops, exclamation marks, or question marks
(#1617) Variable "rangeStart" must be all lower-case
(#1617) Variable "rangeEnd" must be all lower-case
(#1618) Variable "rangeStart" must be all lower-case
(#1618) Variable "rangeEnd" must be all lower-case
(#1619) Variable "pCellStyle" must be all lower-case
(#1640) Public method name "Worksheet::duplicateStyleArray" must be in lower-case letters only
(#1640) Variable "pStyles" must be all lower-case
(#1640) Variable "pRange" must be all lower-case
(#1640) Variable "pAdvanced" must be all lower-case
(#1641) Opening brace should be on the same line as the declaration
(#1642) Variable "pRange" must be all lower-case
(#1642) Variable "pStyles" must be all lower-case
(#1642) Variable "pAdvanced" must be all lower-case
(#1655) Public method name "Worksheet::setBreak" must be in lower-case letters only
(#1655) Variable "pCell" must be all lower-case
(#1655) Variable "pBreak" must be all lower-case
(#1656) Opening brace should be on the same line as the declaration
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1658) Variable "pCell" must be all lower-case
(#1658) Variable "pCell" must be all lower-case
(#1660) Variable "pCell" must be all lower-case
(#1661) Variable "pBreak" must be all lower-case
(#1662) Variable "pCell" must be all lower-case
(#1663) Variable "pCell" must be all lower-case
(#1666) Variable "pCell" must be all lower-case
(#1666) Variable "pBreak" must be all lower-case
(#1683) Public method name "Worksheet::setBreakByColumnAndRow" must be in lower-case letters only
(#1683) Variable "pColumn" must be all lower-case
(#1683) Variable "pRow" must be all lower-case
(#1683) Variable "pBreak" must be all lower-case
(#1684) Opening brace should be on the same line as the declaration
(#1685) Variable "pColumn" must be all lower-case
(#1685) Variable "pRow" must be all lower-case
(#1685) Variable "pBreak" must be all lower-case
(#1693) Public method name "Worksheet::getBreaks" must be in lower-case letters only
(#1694) Opening brace should be on the same line as the declaration
(#1705) Public method name "Worksheet::mergeCells" must be in lower-case letters only
(#1705) Variable "pRange" must be all lower-case
(#1706) Opening brace should be on the same line as the declaration
(#1707) Inline comments must end in full-stops, exclamation marks, or question marks
(#1708) Variable "pRange" must be all lower-case
(#1708) Variable "pRange" must be all lower-case
(#1710) Variable "pRange" must be all lower-case
(#1711) Variable "pRange" must be all lower-case
(#1711) Variable "pRange" must be all lower-case
(#1713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1715) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Variable "aReferences" must be all lower-case
(#1716) Variable "pRange" must be all lower-case
(#1718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Variable "upperLeft" must be all lower-case
(#1719) Variable "aReferences" must be all lower-case
(#1720) Variable "upperLeft" must be all lower-case
(#1721) Variable "upperLeft" must be all lower-case
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Variable "aReferences" must be all lower-case
(#1727) Variable "aReferences" must be all lower-case
(#1728) Variable "aReferences" must be all lower-case
(#1748) Public method name "Worksheet::mergeCellsByColumnAndRow" must be in lower-case letters only
(#1748) Variable "pColumn1" must be all lower-case
(#1748) Variable "pRow1" must be all lower-case
(#1748) Variable "pColumn2" must be all lower-case
(#1748) Variable "pRow2" must be all lower-case
(#1749) Opening brace should be on the same line as the declaration
(#1750) Variable "cellRange" must be all lower-case
(#1750) Variable "pColumn1" must be all lower-case
(#1750) Variable "pRow1" must be all lower-case
(#1750) Variable "pColumn2" must be all lower-case
(#1750) Variable "pRow2" must be all lower-case
(#1752) Variable "cellRange" must be all lower-case
(#1762) Public method name "Worksheet::unmergeCells" must be in lower-case letters only
(#1762) Variable "pRange" must be all lower-case
(#1763) Opening brace should be on the same line as the declaration
(#1764) Inline comments must end in full-stops, exclamation marks, or question marks
(#1765) Variable "pRange" must be all lower-case
(#1765) Variable "pRange" must be all lower-case
(#1767) Variable "pRange" must be all lower-case
(#1768) Variable "pRange" must be all lower-case
(#1769) Variable "pRange" must be all lower-case
(#1771) Variable "pRange" must be all lower-case
(#1790) Public method name "Worksheet::unmergeCellsByColumnAndRow" must be in lower-case letters only
(#1790) Variable "pColumn1" must be all lower-case
(#1790) Variable "pRow1" must be all lower-case
(#1790) Variable "pColumn2" must be all lower-case
(#1790) Variable "pRow2" must be all lower-case
(#1791) Opening brace should be on the same line as the declaration
(#1792) Variable "cellRange" must be all lower-case
(#1792) Variable "pColumn1" must be all lower-case
(#1792) Variable "pRow1" must be all lower-case
(#1792) Variable "pColumn2" must be all lower-case
(#1792) Variable "pRow2" must be all lower-case
(#1794) Variable "cellRange" must be all lower-case
(#1802) Public method name "Worksheet::getMergeCells" must be in lower-case letters only
(#1803) Opening brace should be on the same line as the declaration
(#1813) Public method name "Worksheet::setMergeCells" must be in lower-case letters only
(#1813) Variable "pValue" must be all lower-case
(#1814) Opening brace should be on the same line as the declaration
(#1815) Variable "pValue" must be all lower-case
(#1829) Public method name "Worksheet::protectCells" must be in lower-case letters only
(#1829) Variable "pRange" must be all lower-case
(#1829) Variable "pPassword" must be all lower-case
(#1829) Variable "pAlreadyHashed" must be all lower-case
(#1830) Opening brace should be on the same line as the declaration
(#1831) Inline comments must end in full-stops, exclamation marks, or question marks
(#1832) Variable "pRange" must be all lower-case
(#1832) Variable "pRange" must be all lower-case
(#1834) Variable "pAlreadyHashed" must be all lower-case
(#1835) Variable "pPassword" must be all lower-case
(#1835) Variable "pPassword" must be all lower-case
(#1837) Variable "pRange" must be all lower-case
(#1837) Variable "pPassword" must be all lower-case
(#1854) Public method name "Worksheet::protectCellsByColumnAndRow" must be in lower-case letters only
(#1854) Variable "pColumn1" must be all lower-case
(#1854) Variable "pRow1" must be all lower-case
(#1854) Variable "pColumn2" must be all lower-case
(#1854) Variable "pRow2" must be all lower-case
(#1854) Variable "pPassword" must be all lower-case
(#1854) Variable "pAlreadyHashed" must be all lower-case
(#1854) Line exceeds 132 characters; contains 142 characters
(#1855) Opening brace should be on the same line as the declaration
(#1856) Variable "cellRange" must be all lower-case
(#1856) Variable "pColumn1" must be all lower-case
(#1856) Variable "pRow1" must be all lower-case
(#1856) Variable "pColumn2" must be all lower-case
(#1856) Variable "pRow2" must be all lower-case
(#1858) Variable "cellRange" must be all lower-case
(#1858) Variable "pPassword" must be all lower-case
(#1858) Variable "pAlreadyHashed" must be all lower-case
(#1868) Public method name "Worksheet::unprotectCells" must be in lower-case letters only
(#1868) Variable "pRange" must be all lower-case
(#1869) Opening brace should be on the same line as the declaration
(#1870) Inline comments must end in full-stops, exclamation marks, or question marks
(#1871) Variable "pRange" must be all lower-case
(#1871) Variable "pRange" must be all lower-case
(#1873) Variable "pRange" must be all lower-case
(#1874) Variable "pRange" must be all lower-case
(#1876) Variable "pRange" must be all lower-case
(#1894) Public method name "Worksheet::unprotectCellsByColumnAndRow" must be in lower-case letters only
(#1894) Variable "pColumn1" must be all lower-case
(#1894) Variable "pRow1" must be all lower-case
(#1894) Variable "pColumn2" must be all lower-case
(#1894) Variable "pRow2" must be all lower-case
(#1894) Variable "pPassword" must be all lower-case
(#1894) Variable "pAlreadyHashed" must be all lower-case
(#1894) Line exceeds 132 characters; contains 144 characters
(#1895) Opening brace should be on the same line as the declaration
(#1896) Variable "cellRange" must be all lower-case
(#1896) Variable "pColumn1" must be all lower-case
(#1896) Variable "pRow1" must be all lower-case
(#1896) Variable "pColumn2" must be all lower-case
(#1896) Variable "pRow2" must be all lower-case
(#1898) Variable "cellRange" must be all lower-case
(#1898) Variable "pPassword" must be all lower-case
(#1898) Variable "pAlreadyHashed" must be all lower-case
(#1906) Public method name "Worksheet::getProtectedCells" must be in lower-case letters only
(#1907) Opening brace should be on the same line as the declaration
(#1914) Expected 1 space after asterisk; 4 found
(#1916) Public method name "Worksheet::getAutoFilter" must be in lower-case letters only
(#1917) Opening brace should be on the same line as the declaration
(#1924) Expected 1 space after asterisk; 4 found
(#1926) Expected 1 space after asterisk; 4 found
(#1927) Expected 1 space after asterisk; 4 found
(#1929) Public method name "Worksheet::setAutoFilter" must be in lower-case letters only
(#1929) Variable "pValue" must be all lower-case
(#1930) Opening brace should be on the same line as the declaration
(#1931) Variable "pRange" must be all lower-case
(#1931) Variable "pValue" must be all lower-case
(#1932) Variable "pValue" must be all lower-case
(#1933) Variable "pValue" must be all lower-case
(#1934) Usage of ELSEIF not allowed; use ELSE IF instead
(#1934) Variable "pValue" must be all lower-case
(#1934) Variable "pValue" must be all lower-case
(#1935) Variable "pValue" must be all lower-case
(#1944) Expected 1 space after asterisk; 4 found
(#1945) Expected 1 space after asterisk; 4 found
(#1946) Expected 1 space after asterisk; 4 found
(#1947) Expected 1 space after asterisk; 4 found
(#1948) Expected 1 space after asterisk; 4 found
(#1949) Expected 1 space after asterisk; 4 found
(#1951) Public method name "Worksheet::setAutoFilterByColumnAndRow" must be in lower-case letters only
(#1951) Variable "pColumn1" must be all lower-case
(#1951) Variable "pRow1" must be all lower-case
(#1951) Variable "pColumn2" must be all lower-case
(#1951) Variable "pRow2" must be all lower-case
(#1952) Opening brace should be on the same line as the declaration
(#1954) Variable "pColumn1" must be all lower-case
(#1954) Variable "pRow1" must be all lower-case
(#1956) Variable "pColumn2" must be all lower-case
(#1956) Variable "pRow2" must be all lower-case
(#1965) Public method name "Worksheet::removeAutoFilter" must be in lower-case letters only
(#1966) Opening brace should be on the same line as the declaration
(#1977) Public method name "Worksheet::getFreezePane" must be in lower-case letters only
(#1978) Opening brace should be on the same line as the declaration
(#1994) Public method name "Worksheet::freezePane" must be in lower-case letters only
(#1994) Variable "pCell" must be all lower-case
(#1995) Opening brace should be on the same line as the declaration
(#1996) Inline comments must end in full-stops, exclamation marks, or question marks
(#1997) Variable "pCell" must be all lower-case
(#1997) Variable "pCell" must be all lower-case
(#1998) Variable "pCell" must be all lower-case
(#1998) Variable "pCell" must be all lower-case
(#1999) Variable "pCell" must be all lower-case
(#2015) Public method name "Worksheet::freezePaneByColumnAndRow" must be in lower-case letters only
(#2015) Variable "pColumn" must be all lower-case
(#2015) Variable "pRow" must be all lower-case
(#2016) Opening brace should be on the same line as the declaration
(#2017) Variable "pColumn" must be all lower-case
(#2017) Variable "pRow" must be all lower-case
(#2025) Public method name "Worksheet::unfreezePane" must be in lower-case letters only
(#2026) Opening brace should be on the same line as the declaration
(#2038) Public method name "Worksheet::insertNewRowBefore" must be in lower-case letters only
(#2038) Variable "pBefore" must be all lower-case
(#2038) Variable "pNumRows" must be all lower-case
(#2039) Opening brace should be on the same line as the declaration
(#2040) Variable "pBefore" must be all lower-case
(#2041) Variable "objReferenceHelper" must be all lower-case
(#2042) Variable "objReferenceHelper" must be all lower-case
(#2042) Variable "pBefore" must be all lower-case
(#2042) Variable "pNumRows" must be all lower-case
(#2058) Public method name "Worksheet::insertNewColumnBefore" must be in lower-case letters only
(#2058) Variable "pBefore" must be all lower-case
(#2058) Variable "pNumCols" must be all lower-case
(#2059) Opening brace should be on the same line as the declaration
(#2060) Variable "pBefore" must be all lower-case
(#2061) Variable "objReferenceHelper" must be all lower-case
(#2062) Variable "objReferenceHelper" must be all lower-case
(#2062) Variable "pBefore" must be all lower-case
(#2062) Variable "pNumCols" must be all lower-case
(#2078) Public method name "Worksheet::insertNewColumnBeforeByIndex" must be in lower-case letters only
(#2078) Variable "pBefore" must be all lower-case
(#2078) Variable "pNumCols" must be all lower-case
(#2079) Opening brace should be on the same line as the declaration
(#2080) Variable "pBefore" must be all lower-case
(#2081) Variable "pBefore" must be all lower-case
(#2081) Variable "pNumCols" must be all lower-case
(#2095) Public method name "Worksheet::removeRow" must be in lower-case letters only
(#2095) Variable "pRow" must be all lower-case
(#2095) Variable "pNumRows" must be all lower-case
(#2096) Opening brace should be on the same line as the declaration
(#2097) Variable "pRow" must be all lower-case
(#2098) Variable "highestRow" must be all lower-case
(#2099) Variable "objReferenceHelper" must be all lower-case
(#2100) Variable "objReferenceHelper" must be all lower-case
(#2100) Variable "pRow" must be all lower-case
(#2100) Variable "pNumRows" must be all lower-case
(#2100) Variable "pNumRows" must be all lower-case
(#2101) Variable "pNumRows" must be all lower-case
(#2102) Variable "highestRow" must be all lower-case
(#2103) Variable "highestRow" must be all lower-case
(#2120) Public method name "Worksheet::removeColumn" must be in lower-case letters only
(#2120) Variable "pColumn" must be all lower-case
(#2120) Variable "pNumCols" must be all lower-case
(#2121) Opening brace should be on the same line as the declaration
(#2122) Variable "pColumn" must be all lower-case
(#2123) Variable "highestColumn" must be all lower-case
(#2124) Variable "pColumn" must be all lower-case
(#2124) Variable "pColumn" must be all lower-case
(#2124) Variable "pNumCols" must be all lower-case
(#2125) Variable "objReferenceHelper" must be all lower-case
(#2126) Variable "objReferenceHelper" must be all lower-case
(#2126) Variable "pColumn" must be all lower-case
(#2126) Variable "pNumCols" must be all lower-case
(#2127) Variable "pNumCols" must be all lower-case
(#2128) Variable "highestColumn" must be all lower-case
(#2129) Variable "highestColumn" must be all lower-case
(#2129) Variable "highestColumn" must be all lower-case
(#2146) Public method name "Worksheet::removeColumnByIndex" must be in lower-case letters only
(#2146) Variable "pColumn" must be all lower-case
(#2146) Variable "pNumCols" must be all lower-case
(#2147) Opening brace should be on the same line as the declaration
(#2148) Variable "pColumn" must be all lower-case
(#2149) Variable "pColumn" must be all lower-case
(#2149) Variable "pNumCols" must be all lower-case
(#2160) Public method name "Worksheet::getShowGridlines" must be in lower-case letters only
(#2161) Opening brace should be on the same line as the declaration
(#2171) Public method name "Worksheet::setShowGridlines" must be in lower-case letters only
(#2171) Variable "pValue" must be all lower-case
(#2172) Opening brace should be on the same line as the declaration
(#2173) Variable "pValue" must be all lower-case
(#2183) Public method name "Worksheet::getPrintGridlines" must be in lower-case letters only
(#2184) Opening brace should be on the same line as the declaration
(#2194) Public method name "Worksheet::setPrintGridlines" must be in lower-case letters only
(#2194) Variable "pValue" must be all lower-case
(#2195) Opening brace should be on the same line as the declaration
(#2196) Variable "pValue" must be all lower-case
(#2206) Public method name "Worksheet::getShowRowColHeaders" must be in lower-case letters only
(#2207) Opening brace should be on the same line as the declaration
(#2217) Public method name "Worksheet::setShowRowColHeaders" must be in lower-case letters only
(#2217) Variable "pValue" must be all lower-case
(#2218) Opening brace should be on the same line as the declaration
(#2219) Variable "pValue" must be all lower-case
(#2229) Public method name "Worksheet::getShowSummaryBelow" must be in lower-case letters only
(#2230) Opening brace should be on the same line as the declaration
(#2240) Public method name "Worksheet::setShowSummaryBelow" must be in lower-case letters only
(#2240) Variable "pValue" must be all lower-case
(#2241) Opening brace should be on the same line as the declaration
(#2242) Variable "pValue" must be all lower-case
(#2252) Public method name "Worksheet::getShowSummaryRight" must be in lower-case letters only
(#2253) Opening brace should be on the same line as the declaration
(#2263) Public method name "Worksheet::setShowSummaryRight" must be in lower-case letters only
(#2263) Variable "pValue" must be all lower-case
(#2264) Opening brace should be on the same line as the declaration
(#2265) Variable "pValue" must be all lower-case
(#2275) Public method name "Worksheet::getComments" must be in lower-case letters only
(#2276) Opening brace should be on the same line as the declaration
(#2286) Public method name "Worksheet::setComments" must be in lower-case letters only
(#2286) Variable "pValue" must be all lower-case
(#2287) Opening brace should be on the same line as the declaration
(#2288) Variable "pValue" must be all lower-case
(#2300) Public method name "Worksheet::getComment" must be in lower-case letters only
(#2300) Variable "pCellCoordinate" must be all lower-case
(#2301) Opening brace should be on the same line as the declaration
(#2302) Inline comments must end in full-stops, exclamation marks, or question marks
(#2303) Variable "pCellCoordinate" must be all lower-case
(#2303) Variable "pCellCoordinate" must be all lower-case
(#2305) Variable "pCellCoordinate" must be all lower-case
(#2305) Variable "pCellCoordinate" must be all lower-case
(#2307) Usage of ELSEIF not allowed; use ELSE IF instead
(#2307) Variable "pCellCoordinate" must be all lower-case
(#2309) Usage of ELSEIF not allowed; use ELSE IF instead
(#2309) Variable "pCellCoordinate" must be all lower-case
(#2314) Variable "pCellCoordinate" must be all lower-case
(#2315) Variable "pCellCoordinate" must be all lower-case
(#2317) Variable "newComment" must be all lower-case
(#2318) Variable "pCellCoordinate" must be all lower-case
(#2318) Variable "newComment" must be all lower-case
(#2320) Variable "newComment" must be all lower-case
(#2332) Public method name "Worksheet::getCommentByColumnAndRow" must be in lower-case letters only
(#2332) Variable "pColumn" must be all lower-case
(#2332) Variable "pRow" must be all lower-case
(#2333) Opening brace should be on the same line as the declaration
(#2334) Variable "pColumn" must be all lower-case
(#2334) Variable "pRow" must be all lower-case
(#2343) Public method name "Worksheet::getSelectedCell" must be in lower-case letters only
(#2344) Opening brace should be on the same line as the declaration
(#2353) Public method name "Worksheet::getActiveCell" must be in lower-case letters only
(#2354) Opening brace should be on the same line as the declaration
(#2363) Public method name "Worksheet::getSelectedCells" must be in lower-case letters only
(#2364) Opening brace should be on the same line as the declaration
(#2374) Public method name "Worksheet::setSelectedCell" must be in lower-case letters only
(#2374) Variable "pCoordinate" must be all lower-case
(#2375) Opening brace should be on the same line as the declaration
(#2376) Variable "pCoordinate" must be all lower-case
(#2386) Public method name "Worksheet::setSelectedCells" must be in lower-case letters only
(#2386) Variable "pCoordinate" must be all lower-case
(#2387) Opening brace should be on the same line as the declaration
(#2388) Inline comments must end in full-stops, exclamation marks, or question marks
(#2389) Variable "pCoordinate" must be all lower-case
(#2389) Variable "pCoordinate" must be all lower-case
(#2391) Inline comments must end in full-stops, exclamation marks, or question marks
(#2392) Variable "pCoordinate" must be all lower-case
(#2392) Variable "pCoordinate" must be all lower-case
(#2394) Inline comments must end in full-stops, exclamation marks, or question marks
(#2395) Variable "pCoordinate" must be all lower-case
(#2395) Variable "pCoordinate" must be all lower-case
(#2397) Inline comments must end in full-stops, exclamation marks, or question marks
(#2398) Variable "pCoordinate" must be all lower-case
(#2398) Variable "pCoordinate" must be all lower-case
(#2400) Inline comments must end in full-stops, exclamation marks, or question marks
(#2401) Variable "pCoordinate" must be all lower-case
(#2401) Variable "pCoordinate" must be all lower-case
(#2403) Variable "pCoordinate" must be all lower-case
(#2403) Variable "pCoordinate" must be all lower-case
(#2404) Variable "pCoordinate" must be all lower-case
(#2407) Variable "pCoordinate" must be all lower-case
(#2409) Variable "pCoordinate" must be all lower-case
(#2422) Public method name "Worksheet::setSelectedCellByColumnAndRow" must be in lower-case letters only
(#2422) Variable "pColumn" must be all lower-case
(#2422) Variable "pRow" must be all lower-case
(#2423) Opening brace should be on the same line as the declaration
(#2424) Variable "pColumn" must be all lower-case
(#2424) Variable "pRow" must be all lower-case
(#2432) Public method name "Worksheet::getRightToLeft" must be in lower-case letters only
(#2433) Opening brace should be on the same line as the declaration
(#2443) Public method name "Worksheet::setRightToLeft" must be in lower-case letters only
(#2444) Opening brace should be on the same line as the declaration
(#2460) Public method name "Worksheet::fromArray" must be in lower-case letters only
(#2460) Variable "nullValue" must be all lower-case
(#2460) Variable "startCell" must be all lower-case
(#2460) Variable "strictNullComparison" must be all lower-case
(#2461) Opening brace should be on the same line as the declaration
(#2463) Inline comments must end in full-stops, exclamation marks, or question marks
(#2463) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2468) Inline comments must end in full-stops, exclamation marks, or question marks
(#2469) Variable "startColumn" must be all lower-case
(#2469) Variable "startRow" must be all lower-case
(#2469) Variable "startCell" must be all lower-case
(#2471) Inline comments must end in full-stops, exclamation marks, or question marks
(#2472) Variable "rowData" must be all lower-case
(#2473) Variable "currentColumn" must be all lower-case
(#2473) Variable "startColumn" must be all lower-case
(#2474) Variable "rowData" must be all lower-case
(#2474) Variable "cellValue" must be all lower-case
(#2475) Variable "strictNullComparison" must be all lower-case
(#2476) Variable "cellValue" must be all lower-case
(#2476) Variable "nullValue" must be all lower-case
(#2477) Inline comments must end in full-stops, exclamation marks, or question marks
(#2478) Variable "currentColumn" must be all lower-case
(#2478) Variable "startRow" must be all lower-case
(#2478) Variable "cellValue" must be all lower-case
(#2481) Variable "cellValue" must be all lower-case
(#2481) Variable "nullValue" must be all lower-case
(#2482) Inline comments must end in full-stops, exclamation marks, or question marks
(#2483) Variable "currentColumn" must be all lower-case
(#2483) Variable "startRow" must be all lower-case
(#2483) Variable "cellValue" must be all lower-case
(#2486) Variable "currentColumn" must be all lower-case
(#2488) Variable "startRow" must be all lower-case
(#2508) Public method name "Worksheet::rangeToArray" must be in lower-case letters only
(#2508) Variable "pRange" must be all lower-case
(#2508) Variable "nullValue" must be all lower-case
(#2508) Variable "calculateFormulas" must be all lower-case
(#2508) Variable "formatData" must be all lower-case
(#2508) Variable "returnCellRef" must be all lower-case
(#2508) Line exceeds 132 characters; contains 138 characters
(#2509) Opening brace should be on the same line as the declaration
(#2510) Inline comments must end in full-stops, exclamation marks, or question marks
(#2511) Variable "returnValue" must be all lower-case
(#2512) Inline comments must end in full-stops, exclamation marks, or question marks
(#2512) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2513) Variable "rangeStart" must be all lower-case
(#2513) Variable "rangeEnd" must be all lower-case
(#2513) Variable "pRange" must be all lower-case
(#2514) Variable "minCol" must be all lower-case
(#2514) Variable "rangeStart" must be all lower-case
(#2515) Variable "minRow" must be all lower-case
(#2515) Variable "rangeStart" must be all lower-case
(#2516) Variable "maxCol" must be all lower-case
(#2516) Variable "rangeEnd" must be all lower-case
(#2517) Variable "maxRow" must be all lower-case
(#2517) Variable "rangeEnd" must be all lower-case
(#2519) Variable "maxCol" must be all lower-case
(#2520) Inline comments must end in full-stops, exclamation marks, or question marks
(#2522) Variable "minRow" must be all lower-case
(#2522) Variable "maxRow" must be all lower-case
(#2523) Variable "rRef" must be all lower-case
(#2523) Variable "returnCellRef" must be all lower-case
(#2525) Inline comments must end in full-stops, exclamation marks, or question marks
(#2526) Variable "minCol" must be all lower-case
(#2526) Variable "maxCol" must be all lower-case
(#2527) Variable "cRef" must be all lower-case
(#2527) Variable "returnCellRef" must be all lower-case
(#2528) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2529) Inline comments must end in full-stops, exclamation marks, or question marks
(#2529) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2531) Inline comments must end in full-stops, exclamation marks, or question marks
(#2535) Variable "returnValue" must be all lower-case
(#2535) Variable "rRef" must be all lower-case
(#2535) Variable "cRef" must be all lower-case
(#2537) Variable "calculateFormulas" must be all lower-case
(#2538) Variable "returnValue" must be all lower-case
(#2538) Variable "rRef" must be all lower-case
(#2538) Variable "cRef" must be all lower-case
(#2540) Variable "returnValue" must be all lower-case
(#2540) Variable "rRef" must be all lower-case
(#2540) Variable "cRef" must be all lower-case
(#2544) Variable "formatData" must be all lower-case
(#2546) Variable "returnValue" must be all lower-case
(#2546) Variable "rRef" must be all lower-case
(#2546) Variable "cRef" must be all lower-case
(#2547) Variable "returnValue" must be all lower-case
(#2547) Variable "rRef" must be all lower-case
(#2547) Variable "cRef" must be all lower-case
(#2548) Line exceeds 132 characters; contains 151 characters
(#2552) Inline comments must end in full-stops, exclamation marks, or question marks
(#2553) Variable "returnValue" must be all lower-case
(#2553) Variable "rRef" must be all lower-case
(#2553) Variable "cRef" must be all lower-case
(#2553) Variable "nullValue" must be all lower-case
(#2556) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) Variable "returnValue" must be all lower-case
(#2557) Variable "rRef" must be all lower-case
(#2557) Variable "cRef" must be all lower-case
(#2557) Variable "nullValue" must be all lower-case
(#2562) Inline comments must end in full-stops, exclamation marks, or question marks
(#2562) This comment is 50% valid code; is this commented out code?
(#2563) Variable "returnValue" must be all lower-case
(#2578) Public method name "Worksheet::namedRangeToArray" must be in lower-case letters only
(#2578) Variable "pNamedRange" must be all lower-case
(#2578) Variable "nullValue" must be all lower-case
(#2578) Variable "calculateFormulas" must be all lower-case
(#2578) Variable "formatData" must be all lower-case
(#2578) Variable "returnCellRef" must be all lower-case
(#2578) Line exceeds 132 characters; contains 146 characters
(#2579) Opening brace should be on the same line as the declaration
(#2580) Variable "namedRange" must be all lower-case
(#2580) Variable "pNamedRange" must be all lower-case
(#2581) Variable "namedRange" must be all lower-case
(#2582) Variable "pWorkSheet" must be all lower-case
(#2582) Variable "namedRange" must be all lower-case
(#2583) Variable "pCellRange" must be all lower-case
(#2583) Variable "namedRange" must be all lower-case
(#2585) Variable "pWorkSheet" must be all lower-case
(#2585) Variable "pCellRange" must be all lower-case
(#2585) Variable "nullValue" must be all lower-case
(#2585) Variable "calculateFormulas" must be all lower-case
(#2585) Variable "formatData" must be all lower-case
(#2585) Variable "returnCellRef" must be all lower-case
(#2588) Variable "pNamedRange" must be all lower-case
(#2601) Public method name "Worksheet::toArray" must be in lower-case letters only
(#2601) Variable "nullValue" must be all lower-case
(#2601) Variable "calculateFormulas" must be all lower-case
(#2601) Variable "formatData" must be all lower-case
(#2601) Variable "returnCellRef" must be all lower-case
(#2602) Opening brace should be on the same line as the declaration
(#2606) Inline comments must end in full-stops, exclamation marks, or question marks
(#2606) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2607) Variable "maxCol" must be all lower-case
(#2608) Variable "maxRow" must be all lower-case
(#2609) Inline comments must end in full-stops, exclamation marks, or question marks
(#2609) This comment is 50% valid code; is this commented out code?
(#2610) Variable "maxCol" must be all lower-case
(#2610) Variable "maxRow" must be all lower-case
(#2610) Variable "nullValue" must be all lower-case
(#2610) Variable "calculateFormulas" must be all lower-case
(#2610) Variable "formatData" must be all lower-case
(#2610) Variable "returnCellRef" must be all lower-case
(#2621) Public method name "Worksheet::getRowIterator" must be in lower-case letters only
(#2621) Variable "startRow" must be all lower-case
(#2621) Variable "endRow" must be all lower-case
(#2622) Opening brace should be on the same line as the declaration
(#2623) Variable "startRow" must be all lower-case
(#2623) Variable "endRow" must be all lower-case
(#2634) Public method name "Worksheet::getColumnIterator" must be in lower-case letters only
(#2634) Variable "startColumn" must be all lower-case
(#2634) Variable "endColumn" must be all lower-case
(#2635) Opening brace should be on the same line as the declaration
(#2636) Variable "startColumn" must be all lower-case
(#2636) Variable "endColumn" must be all lower-case
(#2644) Public method name "Worksheet::garbageCollect" must be in lower-case letters only
(#2645) Opening brace should be on the same line as the declaration
(#2646) Inline comments must end in full-stops, exclamation marks, or question marks
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
(#2650) Variable "colRow" must be all lower-case
(#2651) Variable "highestRow" must be all lower-case
(#2651) Variable "colRow" must be all lower-case
(#2652) Variable "highestColumn" must be all lower-case
(#2652) Variable "colRow" must be all lower-case
(#2654) Inline comments must end in full-stops, exclamation marks, or question marks
(#2656) Variable "highestColumn" must be all lower-case
(#2656) Variable "highestColumn" must be all lower-case
(#2659) Inline comments must end in full-stops, exclamation marks, or question marks
(#2661) Variable "highestRow" must be all lower-case
(#2661) Variable "highestRow" must be all lower-case
(#2664) Inline comments must end in full-stops, exclamation marks, or question marks
(#2665) Variable "highestColumn" must be all lower-case
(#2668) Variable "highestColumn" must be all lower-case
(#2670) Variable "highestRow" must be all lower-case
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2672) This comment is 50% valid code; is this commented out code?
(#2681) Public method name "Worksheet::getHashCode" must be in lower-case letters only
(#2682) Opening brace should be on the same line as the declaration
(#2684) Line exceeds 132 characters; contains 133 characters
(#2701) Public method name "Worksheet::extractSheetTitle" must be in lower-case letters only
(#2701) Variable "pRange" must be all lower-case
(#2701) Variable "returnRange" must be all lower-case
(#2702) Opening brace should be on the same line as the declaration
(#2704) Variable "pRange" must be all lower-case
(#2708) Variable "returnRange" must be all lower-case
(#2709) Variable "pRange" must be all lower-case
(#2709) Variable "pRange" must be all lower-case
(#2712) Variable "pRange" must be all lower-case
(#2720) Public method name "Worksheet::getHyperlink" must be in lower-case letters only
(#2720) Variable "pCellCoordinate" must be all lower-case
(#2721) Opening brace should be on the same line as the declaration
(#2722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2722) Inline comments must end in full-stops, exclamation marks, or question marks
(#2723) Variable "pCellCoordinate" must be all lower-case
(#2724) Variable "pCellCoordinate" must be all lower-case
(#2727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2727) Inline comments must end in full-stops, exclamation marks, or question marks
(#2728) Variable "pCellCoordinate" must be all lower-case
(#2730) Variable "pCellCoordinate" must be all lower-case
(#2740) Public method name "Worksheet::setHyperlink" must be in lower-case letters only
(#2740) Variable "pCellCoordinate" must be all lower-case
(#2740) Variable "pHyperlink" must be all lower-case
(#2741) Opening brace should be on the same line as the declaration
(#2742) Variable "pHyperlink" must be all lower-case
(#2743) Variable "pCellCoordinate" must be all lower-case
(#2745) Variable "pCellCoordinate" must be all lower-case
(#2745) Variable "pHyperlink" must be all lower-case
(#2757) Public method name "Worksheet::hyperlinkExists" must be in lower-case letters only
(#2757) Variable "pCoordinate" must be all lower-case
(#2758) Opening brace should be on the same line as the declaration
(#2759) Variable "pCoordinate" must be all lower-case
(#2767) Public method name "Worksheet::getHyperlinkCollection" must be in lower-case letters only
(#2768) Opening brace should be on the same line as the declaration
(#2777) Public method name "Worksheet::getDataValidation" must be in lower-case letters only
(#2777) Variable "pCellCoordinate" must be all lower-case
(#2778) Opening brace should be on the same line as the declaration
(#2779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2779) Inline comments must end in full-stops, exclamation marks, or question marks
(#2780) Variable "pCellCoordinate" must be all lower-case
(#2781) Variable "pCellCoordinate" must be all lower-case
(#2784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2784) Inline comments must end in full-stops, exclamation marks, or question marks
(#2785) Variable "pCellCoordinate" must be all lower-case
(#2787) Variable "pCellCoordinate" must be all lower-case
(#2797) Public method name "Worksheet::setDataValidation" must be in lower-case letters only
(#2797) Variable "pCellCoordinate" must be all lower-case
(#2797) Variable "pDataValidation" must be all lower-case
(#2798) Opening brace should be on the same line as the declaration
(#2799) Variable "pDataValidation" must be all lower-case
(#2800) Variable "pCellCoordinate" must be all lower-case
(#2802) Variable "pCellCoordinate" must be all lower-case
(#2802) Variable "pDataValidation" must be all lower-case
(#2814) Public method name "Worksheet::dataValidationExists" must be in lower-case letters only
(#2814) Variable "pCoordinate" must be all lower-case
(#2815) Opening brace should be on the same line as the declaration
(#2816) Variable "pCoordinate" must be all lower-case
(#2824) Public method name "Worksheet::getDataValidationCollection" must be in lower-case letters only
(#2825) Opening brace should be on the same line as the declaration
(#2835) Public method name "Worksheet::shrinkRangeToFit" must be in lower-case letters only
(#2836) Opening brace should be on the same line as the declaration
(#2837) Variable "maxCol" must be all lower-case
(#2838) Variable "maxRow" must be all lower-case
(#2839) Variable "maxCol" must be all lower-case
(#2839) Variable "maxCol" must be all lower-case
(#2841) Variable "rangeBlocks" must be all lower-case
(#2842) Variable "rangeBlocks" must be all lower-case
(#2842) Variable "rangeSet" must be all lower-case
(#2843) Variable "rangeBoundaries" must be all lower-case
(#2843) Variable "rangeSet" must be all lower-case
(#2845) Variable "rangeBoundaries" must be all lower-case
(#2845) Variable "maxCol" must be all lower-case
(#2846) Variable "rangeBoundaries" must be all lower-case
(#2846) Variable "maxCol" must be all lower-case
(#2848) Variable "rangeBoundaries" must be all lower-case
(#2848) Variable "maxRow" must be all lower-case
(#2849) Variable "rangeBoundaries" must be all lower-case
(#2849) Variable "maxRow" must be all lower-case
(#2851) Variable "rangeBoundaries" must be all lower-case
(#2851) Variable "maxCol" must be all lower-case
(#2852) Variable "rangeBoundaries" must be all lower-case
(#2852) Variable "maxCol" must be all lower-case
(#2854) Variable "rangeBoundaries" must be all lower-case
(#2854) Variable "maxRow" must be all lower-case
(#2855) Variable "rangeBoundaries" must be all lower-case
(#2855) Variable "maxRow" must be all lower-case
(#2857) Variable "rangeSet" must be all lower-case
(#2857) Variable "rangeBoundaries" must be all lower-case
(#2857) Variable "rangeBoundaries" must be all lower-case
(#2857) Variable "rangeBoundaries" must be all lower-case
(#2857) Variable "rangeBoundaries" must be all lower-case
(#2859) Variable "rangeSet" must be all lower-case
(#2860) Variable "stRange" must be all lower-case
(#2860) Variable "rangeBlocks" must be all lower-case
(#2862) Variable "stRange" must be all lower-case
(#2870) Public method name "Worksheet::getTabColor" must be in lower-case letters only
(#2871) Opening brace should be on the same line as the declaration
(#2884) Public method name "Worksheet::resetTabColor" must be in lower-case letters only
(#2885) Opening brace should be on the same line as the declaration
(#2897) Public method name "Worksheet::isTabColorSet" must be in lower-case letters only
(#2898) Opening brace should be on the same line as the declaration
(#2908) Opening brace should be on the same line as the declaration
(#2918) Opening brace should be on the same line as the declaration
(#2926) Variable "newCollection" must be all lower-case
(#2927) Variable "newCollection" must be all lower-case
(#2928) Variable "newCollection" must be all lower-case
(#2929) Usage of ELSEIF not allowed; use ELSE IF instead
(#2930) Variable "newCollection" must be all lower-case
(#2931) Variable "newCollection" must be all lower-case
(#2932) Usage of ELSEIF not allowed; use ELSE IF instead
(#2933) Variable "newAutoFilter" must be all lower-case
(#2934) Variable "newAutoFilter" must be all lower-case
(#2949) Public method name "Worksheet::setCodeName" must be in lower-case letters only
(#2949) Variable "pValue" must be all lower-case
(#2950) Opening brace should be on the same line as the declaration
(#2952) Variable "pValue" must be all lower-case
(#2955) Variable "pValue" must be all lower-case
(#2955) Variable "pValue" must be all lower-case
(#2955) No space found before comment text; expected "// Excel does this automatically without flinching, we are doing the same" but found "//Excel does this automatically without flinching, we are doing the same"
(#2957) Inline comments must end in full-stops, exclamation marks, or question marks
(#2958) Variable "pValue" must be all lower-case
(#2960) Inline comments must end in full-stops, exclamation marks, or question marks
(#2964) Variable "pValue" must be all lower-case
(#2965) Inline comments must end in full-stops, exclamation marks, or question marks
(#2967) Variable "pValue" must be all lower-case
(#2968) Variable "pValue" must be all lower-case
(#2968) Variable "pValue" must be all lower-case
(#2971) Variable "pValue" must be all lower-case
(#2974) Variable "pValue" must be all lower-case
(#2975) Variable "pValue" must be all lower-case
(#2975) Variable "pValue" must be all lower-case
(#2977) Usage of ELSEIF not allowed; use ELSE IF instead
(#2978) Variable "pValue" must be all lower-case
(#2979) Variable "pValue" must be all lower-case
(#2979) Variable "pValue" must be all lower-case
(#2984) Variable "pValue" must be all lower-case
(#2984) Variable "pValue" must be all lower-case
(#2984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2985) No space found before comment text; expected "// codeName is'nt used in formula : no need to call for an update" but found "//codeName is'nt used in formula : no need to call for an update"
(#2986) Inline comments must end in full-stops, exclamation marks, or question marks
(#2986) This comment is 75% valid code; is this commented out code?
(#2986) No space found before comment text; expected "// return $this->setTitle($altTitle, $updateFormulaCellReferences);" but found "//return $this->setTitle($altTitle, $updateFormulaCellReferences);"
(#2990) Variable "pValue" must be all lower-case
(#2999) Public method name "Worksheet::getCodeName" must be in lower-case letters only
(#3000) Opening brace should be on the same line as the declaration
(#3007) Public method name "Worksheet::hasCodeName" must be in lower-case letters only
(#3008) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "workSheet" must be all lower-case
(#56) Variable "pRange" must be all lower-case
(#56) Variable "pSheet" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "pRange" must be all lower-case
(#59) Variable "pSheet" must be all lower-case
(#67) Public method name "AutoFilter::getParent" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#78) Public method name "AutoFilter::setParent" must be in lower-case letters only
(#78) Variable "pSheet" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "pSheet" must be all lower-case
(#90) Public method name "AutoFilter::getRange" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Expected 1 space after asterisk; 4 found
(#99) Expected 1 space after asterisk; 4 found
(#100) Expected 1 space after asterisk; 4 found
(#102) Public method name "AutoFilter::setRange" must be in lower-case letters only
(#102) Variable "pRange" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "cellAddress" must be all lower-case
(#105) Variable "pRange" must be all lower-case
(#106) Variable "cellAddress" must be all lower-case
(#107) Variable "pRange" must be all lower-case
(#107) Variable "cellAddress" must be all lower-case
(#110) Variable "pRange" must be all lower-case
(#111) Variable "pRange" must be all lower-case
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Variable "pRange" must be all lower-case
(#118) Variable "pRange" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#123) Variable "rangeStart" must be all lower-case
(#123) Variable "rangeEnd" must be all lower-case
(#125) Variable "colIndex" must be all lower-case
(#126) Variable "rangeStart" must be all lower-case
(#126) Variable "colIndex" must be all lower-case
(#126) Variable "rangeEnd" must be all lower-case
(#126) Variable "colIndex" must be all lower-case
(#141) Public method name "AutoFilter::getColumns" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#153) Public method name "AutoFilter::testColumnInRange" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#159) Variable "columnIndex" must be all lower-case
(#160) Variable "rangeStart" must be all lower-case
(#160) Variable "rangeEnd" must be all lower-case
(#161) Variable "rangeStart" must be all lower-case
(#161) Variable "columnIndex" must be all lower-case
(#161) Variable "rangeEnd" must be all lower-case
(#161) Variable "columnIndex" must be all lower-case
(#165) Variable "columnIndex" must be all lower-case
(#165) Variable "rangeStart" must be all lower-case
(#175) Public method name "AutoFilter::getColumnOffset" must be in lower-case letters only
(#175) Variable "pColumn" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "pColumn" must be all lower-case
(#187) Public method name "AutoFilter::getColumn" must be in lower-case letters only
(#187) Variable "pColumn" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "pColumn" must be all lower-case
(#191) Variable "pColumn" must be all lower-case
(#192) Variable "pColumn" must be all lower-case
(#192) Variable "pColumn" must be all lower-case
(#195) Variable "pColumn" must be all lower-case
(#205) Public method name "AutoFilter::getColumnByOffset" must be in lower-case letters only
(#205) Variable "pColumnOffset" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "rangeStart" must be all lower-case
(#207) Variable "rangeEnd" must be all lower-case
(#208) Variable "pColumn" must be all lower-case
(#208) Variable "rangeStart" must be all lower-case
(#208) Variable "pColumnOffset" must be all lower-case
(#210) Variable "pColumn" must be all lower-case
(#216) Expected 1 space after asterisk; 4 found
(#218) Expected 1 space after asterisk; 4 found
(#219) Expected 1 space after asterisk; 4 found
(#221) Public method name "AutoFilter::setColumn" must be in lower-case letters only
(#221) Variable "pColumn" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "pColumn" must be all lower-case
(#223) Variable "pColumn" must be all lower-case
(#224) Variable "pColumn" must be all lower-case
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Variable "pColumn" must be all lower-case
(#225) Variable "pColumn" must be all lower-case
(#226) Variable "pColumn" must be all lower-case
(#232) Variable "pColumn" must be all lower-case
(#233) Variable "pColumn" must be all lower-case
(#233) Variable "pColumn" must be all lower-case
(#234) Usage of ELSEIF not allowed; use ELSE IF instead
(#234) Variable "pColumn" must be all lower-case
(#234) Variable "pColumn" must be all lower-case
(#235) Variable "pColumn" must be all lower-case
(#236) Variable "pColumn" must be all lower-case
(#250) Public method name "AutoFilter::clearColumn" must be in lower-case letters only
(#250) Variable "pColumn" must be all lower-case
(#251) Opening brace should be on the same line as the declaration
(#252) Variable "pColumn" must be all lower-case
(#254) Variable "pColumn" must be all lower-case
(#255) Variable "pColumn" must be all lower-case
(#268) Expected 1 space after asterisk; 4 found
(#269) Expected 1 space after asterisk; 4 found
(#270) Expected 1 space after asterisk; 4 found
(#272) Public method name "AutoFilter::shiftColumn" must be in lower-case letters only
(#272) Variable "fromColumn" must be all lower-case
(#272) Variable "toColumn" must be all lower-case
(#273) Opening brace should be on the same line as the declaration
(#274) Variable "fromColumn" must be all lower-case
(#274) Variable "fromColumn" must be all lower-case
(#275) Variable "toColumn" must be all lower-case
(#275) Variable "toColumn" must be all lower-case
(#277) Variable "fromColumn" must be all lower-case
(#277) Variable "fromColumn" must be all lower-case
(#277) Variable "toColumn" must be all lower-case
(#278) Variable "fromColumn" must be all lower-case
(#279) Variable "fromColumn" must be all lower-case
(#279) Variable "toColumn" must be all lower-case
(#280) Variable "toColumn" must be all lower-case
(#280) Variable "fromColumn" must be all lower-case
(#281) Variable "toColumn" must be all lower-case
(#282) Variable "fromColumn" must be all lower-case
(#293) Expected 1 space after asterisk; 4 found
(#294) Expected 1 space after asterisk; 4 found
(#295) Expected 1 space after asterisk; 4 found
(#297) Private method name "AutoFilter::filterTestInSimpleDataSet" must be in lower-case letters only
(#297) Variable "cellValue" must be all lower-case
(#297) Variable "dataSet" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "dataSetValues" must be all lower-case
(#299) Variable "dataSet" must be all lower-case
(#300) Variable "dataSet" must be all lower-case
(#301) Variable "cellValue" must be all lower-case
(#301) Variable "cellValue" must be all lower-case
(#305) Variable "cellValue" must be all lower-case
(#305) Variable "dataSetValues" must be all lower-case
(#311) Expected 1 space after asterisk; 4 found
(#312) Expected 1 space after asterisk; 4 found
(#313) Expected 1 space after asterisk; 4 found
(#315) Private method name "AutoFilter::filterTestInDateGroupSet" must be in lower-case letters only
(#315) Variable "cellValue" must be all lower-case
(#315) Variable "dataSet" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "dateSet" must be all lower-case
(#317) Variable "dataSet" must be all lower-case
(#318) Variable "dataSet" must be all lower-case
(#319) Variable "cellValue" must be all lower-case
(#319) Variable "cellValue" must be all lower-case
(#323) Variable "cellValue" must be all lower-case
(#324) Variable "dateValue" must be all lower-case
(#324) Variable "cellValue" must be all lower-case
(#325) Variable "cellValue" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#327) Variable "dtVal" must be all lower-case
(#327) Variable "dateValue" must be all lower-case
(#328) Variable "dateSet" must be all lower-case
(#328) Variable "dateSet" must be all lower-case
(#329) Usage of ELSEIF not allowed; use ELSE IF instead
(#329) Variable "cellValue" must be all lower-case
(#329) Variable "cellValue" must be all lower-case
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#331) Variable "dtVal" must be all lower-case
(#331) Variable "dateValue" must be all lower-case
(#332) Variable "dateSet" must be all lower-case
(#332) Variable "dateSet" must be all lower-case
(#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) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#335) Variable "dtVal" must be all lower-case
(#335) Variable "dateValue" must be all lower-case
(#336) Variable "dateSet" must be all lower-case
(#336) Variable "dateSet" must be all lower-case
(#338) Variable "dateSet" must be all lower-case
(#338) Variable "dateValue" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#340) Variable "dtVal" must be all lower-case
(#340) Variable "dateValue" must be all lower-case
(#340) Variable "dateValue" must be all lower-case
(#352) Expected 1 space after asterisk; 4 found
(#353) Expected 1 space after asterisk; 4 found
(#354) Expected 1 space after asterisk; 4 found
(#356) Private method name "AutoFilter::filterTestInCustomDataSet" must be in lower-case letters only
(#356) Variable "cellValue" must be all lower-case
(#356) Variable "ruleSet" must be all lower-case
(#357) Opening brace should be on the same line as the declaration
(#358) Variable "dataSet" must be all lower-case
(#358) Variable "ruleSet" must be all lower-case
(#359) Variable "ruleSet" must be all lower-case
(#360) Variable "customRuleForBlanks" must be all lower-case
(#360) Variable "ruleSet" must be all lower-case
(#360) Variable "ruleSet" must be all lower-case
(#362) Variable "customRuleForBlanks" must be all lower-case
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#364) Variable "cellValue" must be all lower-case
(#364) Variable "cellValue" must be all lower-case
(#368) Variable "returnVal" must be all lower-case
(#369) Variable "dataSet" must be all lower-case
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#374) Variable "retVal" must be all lower-case
(#374) Variable "cellValue" must be all lower-case
(#377) Variable "retVal" must be all lower-case
(#377) Variable "cellValue" must be all lower-case
(#380) Variable "retVal" must be all lower-case
(#380) Variable "cellValue" must be all lower-case
(#383) Variable "retVal" must be all lower-case
(#383) Variable "cellValue" must be all lower-case
(#386) Variable "retVal" must be all lower-case
(#386) Variable "cellValue" must be all lower-case
(#389) Variable "retVal" must be all lower-case
(#389) Variable "cellValue" must be all lower-case
(#392) Usage of ELSEIF not allowed; use ELSE IF instead
(#395) Variable "retVal" must be all lower-case
(#395) Variable "cellValue" must be all lower-case
(#395) Variable "cellValue" must be all lower-case
(#398) Variable "retVal" must be all lower-case
(#398) Variable "cellValue" must be all lower-case
(#398) Variable "cellValue" must be all lower-case
(#401) Variable "retVal" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#406) Variable "retVal" must be all lower-case
(#406) Variable "cellValue" must be all lower-case
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#411) Variable "returnVal" must be all lower-case
(#411) Variable "returnVal" must be all lower-case
(#411) Variable "retVal" must be all lower-case
(#412) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#414) Variable "returnVal" must be all lower-case
(#415) Variable "returnVal" must be all lower-case
(#419) Variable "returnVal" must be all lower-case
(#419) Variable "returnVal" must be all lower-case
(#419) Variable "retVal" must be all lower-case
(#424) Variable "returnVal" must be all lower-case
(#430) Expected 1 space after asterisk; 4 found
(#431) Expected 1 space after asterisk; 4 found
(#432) Expected 1 space after asterisk; 4 found
(#434) Private method name "AutoFilter::filterTestInPeriodDateSet" must be in lower-case letters only
(#434) Variable "cellValue" must be all lower-case
(#434) Variable "monthSet" must be all lower-case
(#435) Opening brace should be on the same line as the declaration
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#437) Variable "cellValue" must be all lower-case
(#437) Variable "cellValue" must be all lower-case
(#441) Variable "cellValue" must be all lower-case
(#442) Variable "dateValue" must be all lower-case
(#442) Variable "cellValue" must be all lower-case
(#443) Variable "dateValue" must be all lower-case
(#443) Variable "monthSet" must be all lower-case
(#454) Expected 1 space after asterisk; 4 found
(#456) Member variable "fromReplace" must be all lower-case
(#457) Member variable "toReplace" must be all lower-case
(#462) Expected 1 space after asterisk; 4 found
(#463) Expected 1 space after asterisk; 4 found
(#464) Expected 1 space after asterisk; 4 found
(#466) Private method name "AutoFilter::dynamicFilterDateRange" must be in lower-case letters only
(#466) Variable "dynamicRuleType" must be all lower-case
(#466) Variable "filterColumn" must be all lower-case
(#467) Opening brace should be on the same line as the declaration
(#468) Variable "rDateType" must be all lower-case
(#469) Line exceeds 132 characters; contains 148 characters
(#470) Variable "maxVal" must be all lower-case
(#472) Variable "ruleValues" must be all lower-case
(#473) Variable "baseDate" must be all lower-case
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#475) Variable "dynamicRuleType" must be all lower-case
(#477) Variable "baseDate" must be all lower-case
(#477) Variable "baseDate" must be all lower-case
(#480) Variable "baseDate" must be all lower-case
(#480) Variable "baseDate" must be all lower-case
(#483) Variable "baseDate" must be all lower-case
(#483) Variable "baseDate" must be all lower-case
(#483) Variable "baseDate" must be all lower-case
(#486) Variable "baseDate" must be all lower-case
(#486) Variable "baseDate" must be all lower-case
(#486) Variable "baseDate" must be all lower-case
(#489) Variable "baseDate" must be all lower-case
(#489) Variable "baseDate" must be all lower-case
(#489) Variable "baseDate" must be all lower-case
(#492) Variable "baseDate" must be all lower-case
(#492) Variable "baseDate" must be all lower-case
(#492) Variable "baseDate" must be all lower-case
(#495) Variable "baseDate" must be all lower-case
(#495) Variable "baseDate" must be all lower-case
(#495) Variable "baseDate" must be all lower-case
(#498) Variable "baseDate" must be all lower-case
(#498) Variable "baseDate" must be all lower-case
(#498) Variable "baseDate" must be all lower-case
(#502) Variable "dynamicRuleType" must be all lower-case
(#506) Variable "maxVal" must be all lower-case
(#506) Variable "baseDate" must be all lower-case
(#507) Variable "baseDate" must be all lower-case
(#510) Variable "maxVal" must be all lower-case
(#510) Variable "baseDate" must be all lower-case
(#511) Variable "baseDate" must be all lower-case
(#516) Variable "maxVal" must be all lower-case
(#516) Variable "baseDate" must be all lower-case
(#517) Variable "maxVal" must be all lower-case
(#518) Variable "baseDate" must be all lower-case
(#523) Variable "thisMonth" must be all lower-case
(#523) Variable "baseDate" must be all lower-case
(#524) Variable "thisQuarter" must be all lower-case
(#524) Variable "thisMonth" must be all lower-case
(#525) Variable "maxVal" must be all lower-case
(#525) Variable "baseDate" must be all lower-case
(#525) Variable "thisQuarter" must be all lower-case
(#525) Variable "baseDate" must be all lower-case
(#525) Line exceeds 132 characters; contains 169 characters
(#526) Variable "maxVal" must be all lower-case
(#527) Variable "thisQuarter" must be all lower-case
(#527) Variable "baseDate" must be all lower-case
(#527) Line exceeds 132 characters; contains 145 characters
(#532) Variable "maxVal" must be all lower-case
(#532) Variable "baseDate" must be all lower-case
(#532) Variable "baseDate" must be all lower-case
(#532) Variable "baseDate" must be all lower-case
(#532) Line exceeds 132 characters; contains 167 characters
(#533) Variable "maxVal" must be all lower-case
(#534) Variable "baseDate" must be all lower-case
(#534) Variable "baseDate" must be all lower-case
(#534) Line exceeds 132 characters; contains 145 characters
(#539) Variable "dayOfWeek" must be all lower-case
(#539) Variable "baseDate" must be all lower-case
(#540) Variable "baseDate" must be all lower-case
(#540) Variable "dayOfWeek" must be all lower-case
(#541) Variable "maxVal" must be all lower-case
(#545) Variable "dynamicRuleType" must be all lower-case
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#548) Variable "maxVal" must be all lower-case
(#552) Variable "maxVal" must be all lower-case
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#558) Variable "filterColumn" must be all lower-case
(#558) Variable "maxVal" must be all lower-case
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#561) Variable "ruleValues" must be all lower-case
(#562) Variable "ruleValues" must be all lower-case
(#562) Variable "maxVal" must be all lower-case
(#563) Variable "rDateType" must be all lower-case
(#565) Variable "ruleValues" must be all lower-case
(#565) Line exceeds 132 characters; contains 161 characters
(#568) Private method name "AutoFilter::calculateTopTenValue" must be in lower-case letters only
(#568) Variable "columnID" must be all lower-case
(#568) Variable "startRow" must be all lower-case
(#568) Variable "endRow" must be all lower-case
(#568) Variable "ruleType" must be all lower-case
(#568) Variable "ruleValue" must be all lower-case
(#569) Opening brace should be on the same line as the declaration
(#570) Variable "columnID" must be all lower-case
(#570) Variable "startRow" must be all lower-case
(#570) Variable "columnID" must be all lower-case
(#570) Variable "endRow" must be all lower-case
(#571) Variable "dataValues" must be all lower-case
(#571) Line exceeds 132 characters; contains 143 characters
(#573) Variable "dataValues" must be all lower-case
(#573) Variable "dataValues" must be all lower-case
(#574) Variable "ruleType" must be all lower-case
(#575) Variable "dataValues" must be all lower-case
(#577) Variable "dataValues" must be all lower-case
(#580) Variable "dataValues" must be all lower-case
(#580) Variable "ruleValue" must be all lower-case
(#586) Expected 1 space after asterisk; 4 found
(#587) Expected 1 space after asterisk; 4 found
(#589) Public method name "AutoFilter::showHideRows" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#591) Variable "rangeStart" must be all lower-case
(#591) Variable "rangeEnd" must be all lower-case
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#594) Variable "rangeStart" must be all lower-case
(#596) Variable "columnFilterTests" must be all lower-case
(#597) Variable "columnID" must be all lower-case
(#597) Variable "filterColumn" must be all lower-case
(#598) Variable "filterColumn" must be all lower-case
(#599) Variable "filterColumn" must be all lower-case
(#601) Variable "ruleValues" must be all lower-case
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#604) Variable "ruleType" must be all lower-case
(#605) Variable "ruleValues" must be all lower-case
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#609) Variable "ruleDataSet" must be all lower-case
(#609) Variable "ruleValues" must be all lower-case
(#610) Variable "ruleValues" must be all lower-case
(#610) Variable "ruleDataSet" must be all lower-case
(#613) Variable "ruleType" must be all lower-case
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#615) Variable "columnFilterTests" must be all lower-case
(#615) Variable "columnID" must be all lower-case
(#617) Variable "ruleDataSet" must be all lower-case
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#626) Variable "ruleDataSet" must be all lower-case
(#626) Variable "ruleValue" must be all lower-case
(#628) Variable "ruleValue" must be all lower-case
(#629) Variable "ruleValue" must be all lower-case
(#630) Variable "ruleValue" must be all lower-case
(#632) Variable "ruleValue" must be all lower-case
(#633) Variable "ruleValue" must be all lower-case
(#634) Variable "ruleValue" must be all lower-case
(#636) Variable "ruleValue" must be all lower-case
(#637) Variable "ruleValue" must be all lower-case
(#638) Variable "ruleValue" must be all lower-case
(#640) Variable "ruleValue" must be all lower-case
(#641) Variable "ruleValue" must be all lower-case
(#642) Variable "ruleValue" must be all lower-case
(#644) Variable "ruleValue" must be all lower-case
(#645) Variable "ruleValue" must be all lower-case
(#646) Variable "ruleValue" must be all lower-case
(#648) Variable "ruleValue" must be all lower-case
(#649) Variable "ruleValue" must be all lower-case
(#650) Variable "ruleValue" must be all lower-case
(#652) Variable "dateTime" must be all lower-case
(#655) Variable "dateTime" must be all lower-case
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#661) Variable "columnFilterTests" must be all lower-case
(#661) Variable "columnID" must be all lower-case
(#668) Variable "customRuleForBlanks" must be all lower-case
(#669) Variable "ruleValues" must be all lower-case
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#672) Variable "ruleType" must be all lower-case
(#673) Variable "ruleValue" must be all lower-case
(#674) Variable "ruleValue" must be all lower-case
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#676) Variable "ruleValue" must be all lower-case
(#676) Variable "ruleValue" must be all lower-case
(#677) Variable "ruleValue" must be all lower-case
(#677) Variable "fromReplace" must be all lower-case
(#677) Variable "toReplace" must be all lower-case
(#677) Variable "ruleValue" must be all lower-case
(#678) Variable "ruleValue" must be all lower-case
(#679) Variable "customRuleForBlanks" must be all lower-case
(#680) Variable "ruleValue" must be all lower-case
(#680) Variable "ruleValue" must be all lower-case
(#683) Variable "ruleValues" must be all lower-case
(#683) Variable "ruleValue" must be all lower-case
(#685) Variable "filterColumn" must be all lower-case
(#686) Variable "columnFilterTests" must be all lower-case
(#686) Variable "columnID" must be all lower-case
(#688) Variable "ruleValues" must be all lower-case
(#688) Variable "customRuleForBlanks" must be all lower-case
(#688) Line exceeds 132 characters; contains 134 characters
(#692) Variable "ruleValues" must be all lower-case
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#695) Variable "dynamicRuleType" must be all lower-case
(#696) Variable "dynamicRuleType" must be all lower-case
(#697) Variable "dynamicRuleType" must be all lower-case
(#698) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#700) Variable "averageFormula" must be all lower-case
(#700) Variable "columnID" must be all lower-case
(#700) Variable "rangeStart" must be all lower-case
(#700) Variable "columnID" must be all lower-case
(#700) Variable "rangeEnd" must be all lower-case
(#701) Variable "averageFormula" must be all lower-case
(#701) Line exceeds 132 characters; contains 166 characters
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#703) Variable "dynamicRuleType" must be all lower-case
(#706) Variable "ruleValues" must be all lower-case
(#710) Variable "columnFilterTests" must be all lower-case
(#710) Variable "columnID" must be all lower-case
(#712) Variable "ruleValues" must be all lower-case
(#712) Line exceeds 132 characters; contains 134 characters
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#716) Variable "dynamicRuleType" must be all lower-case
(#716) Variable "dynamicRuleType" must be all lower-case
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#718) Variable "dynamicRuleType" must be all lower-case
(#718) Variable "periodType" must be all lower-case
(#719) Variable "periodType" must be all lower-case
(#720) Variable "ruleValues" must be all lower-case
(#723) Variable "periodEnd" must be all lower-case
(#724) Variable "periodStart" must be all lower-case
(#725) Variable "ruleValues" must be all lower-case
(#725) Variable "periodStart" must be all lower-case
(#725) Variable "periodEnd" must be all lower-case
(#727) Variable "columnFilterTests" must be all lower-case
(#727) Variable "columnID" must be all lower-case
(#729) Variable "ruleValues" must be all lower-case
(#731) Variable "filterColumn" must be all lower-case
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#734) Variable "columnFilterTests" must be all lower-case
(#734) Variable "columnID" must be all lower-case
(#734) Variable "dynamicRuleType" must be all lower-case
(#734) Variable "filterColumn" must be all lower-case
(#741) Variable "ruleValues" must be all lower-case
(#742) Variable "dataRowCount" must be all lower-case
(#742) Variable "rangeEnd" must be all lower-case
(#742) Variable "rangeStart" must be all lower-case
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#745) Variable "toptenRuleType" must be all lower-case
(#746) Variable "ruleValue" must be all lower-case
(#747) Variable "ruleOperator" must be all lower-case
(#749) Variable "ruleOperator" must be all lower-case
(#750) Variable "ruleValue" must be all lower-case
(#750) Variable "ruleValue" must be all lower-case
(#750) Variable "dataRowCount" must be all lower-case
(#752) Variable "ruleValue" must be all lower-case
(#753) Variable "ruleValue" must be all lower-case
(#755) Variable "ruleValue" must be all lower-case
(#756) Variable "ruleValue" must be all lower-case
(#759) Variable "maxVal" must be all lower-case
(#759) Variable "columnID" must be all lower-case
(#759) Variable "rangeStart" must be all lower-case
(#759) Variable "rangeEnd" must be all lower-case
(#759) Variable "toptenRuleType" must be all lower-case
(#759) Variable "ruleValue" must be all lower-case
(#761) Variable "toptenRuleType" must be all lower-case
(#764) Variable "ruleValues" must be all lower-case
(#764) Variable "maxVal" must be all lower-case
(#765) Variable "columnFilterTests" must be all lower-case
(#765) Variable "columnID" must be all lower-case
(#767) Variable "ruleValues" must be all lower-case
(#769) Variable "filterColumn" must be all lower-case
(#769) Variable "maxVal" must be all lower-case
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#775) Variable "rangeStart" must be all lower-case
(#775) Variable "rangeEnd" must be all lower-case
(#777) Variable "columnFilterTests" must be all lower-case
(#777) Variable "columnID" must be all lower-case
(#777) Variable "columnFilterTest" must be all lower-case
(#778) Variable "cellValue" must be all lower-case
(#778) Variable "columnID" must be all lower-case
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#782) Variable "columnFilterTest" must be all lower-case
(#783) Variable "cellValue" must be all lower-case
(#783) Variable "columnFilterTest" must be all lower-case
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#801) Opening brace should be on the same line as the declaration
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#811) Usage of ELSEIF not allowed; use ELSE IF instead
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#34) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#43) Member variable "filterTypes" must be all lower-case
(#44) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#45) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#46) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#63) Member variable "ruleJoins" must be all lower-case
(#80) Member variable "columnIndex" must be all lower-case
(#87) Member variable "filterType" must be all lower-case
(#113) Expected 1 space after asterisk; 4 found
(#114) Expected 1 space after asterisk; 4 found
(#116) Variable "pColumn" must be all lower-case
(#116) Variable "pParent" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "pColumn" must be all lower-case
(#119) Variable "pParent" must be all lower-case
(#127) Public method name "Column::getColumnIndex" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#135) Expected 1 space after asterisk; 4 found
(#136) Expected 1 space after asterisk; 4 found
(#137) Expected 1 space after asterisk; 4 found
(#139) Public method name "Column::setColumnIndex" must be in lower-case letters only
(#139) Variable "pColumn" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "pColumn" must be all lower-case
(#142) Variable "pColumn" must be all lower-case
(#144) Variable "pColumn" must be all lower-case
(#147) Variable "pColumn" must be all lower-case
(#157) Public method name "Column::getParent" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Column::setParent" must be in lower-case letters only
(#168) Variable "pParent" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "pParent" must be all lower-case
(#180) Public method name "Column::getFilterType" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#188) Expected 1 space after asterisk; 4 found
(#189) Expected 1 space after asterisk; 4 found
(#190) Expected 1 space after asterisk; 4 found
(#192) Public method name "Column::setFilterType" must be in lower-case letters only
(#192) Variable "pFilterType" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "pFilterType" must be all lower-case
(#194) Variable "filterTypes" must be all lower-case
(#198) Variable "pFilterType" must be all lower-case
(#208) Public method name "Column::getJoin" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#216) Expected 1 space after asterisk; 4 found
(#217) Expected 1 space after asterisk; 4 found
(#218) Expected 1 space after asterisk; 4 found
(#220) Public method name "Column::setJoin" must be in lower-case letters only
(#220) Variable "pJoin" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "pJoin" must be all lower-case
(#223) Variable "pJoin" must be all lower-case
(#224) Variable "pJoin" must be all lower-case
(#224) Variable "ruleJoins" must be all lower-case
(#228) Variable "pJoin" must be all lower-case
(#236) Expected 1 space after asterisk; 4 found
(#237) Expected 1 space after asterisk; 4 found
(#238) Expected 1 space after asterisk; 4 found
(#240) Public method name "Column::setAttributes" must be in lower-case letters only
(#240) Variable "pAttributes" must be all lower-case
(#241) Opening brace should be on the same line as the declaration
(#242) Variable "pAttributes" must be all lower-case
(#250) Expected 1 space after asterisk; 4 found
(#251) Expected 1 space after asterisk; 4 found
(#252) Expected 1 space after asterisk; 4 found
(#253) Expected 1 space after asterisk; 4 found
(#255) Public method name "Column::setAttribute" must be in lower-case letters only
(#255) Variable "pName" must be all lower-case
(#255) Variable "pValue" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Variable "pName" must be all lower-case
(#257) Variable "pValue" must be all lower-case
(#267) Public method name "Column::getAttributes" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#275) Expected 1 space after asterisk; 4 found
(#278) Public method name "Column::getAttribute" must be in lower-case letters only
(#278) Variable "pName" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "pName" must be all lower-case
(#281) Variable "pName" must be all lower-case
(#293) Public method name "Column::getRules" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#304) Public method name "Column::getRule" must be in lower-case letters only
(#304) Variable "pIndex" must be all lower-case
(#305) Opening brace should be on the same line as the declaration
(#306) Variable "pIndex" must be all lower-case
(#307) Variable "pIndex" must be all lower-case
(#310) Variable "pIndex" must be all lower-case
(#318) Public method name "Column::createRule" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#332) Public method name "Column::addRule" must be in lower-case letters only
(#332) Variable "pRule" must be all lower-case
(#332) Variable "returnRule" must be all lower-case
(#333) Opening brace should be on the same line as the declaration
(#334) Variable "pRule" must be all lower-case
(#335) Variable "pRule" must be all lower-case
(#337) Variable "returnRule" must be all lower-case
(#337) Variable "pRule" must be all lower-case
(#347) Public method name "Column::deleteRule" must be in lower-case letters only
(#347) Variable "pIndex" must be all lower-case
(#348) Opening brace should be on the same line as the declaration
(#349) Variable "pIndex" must be all lower-case
(#350) Variable "pIndex" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#365) Public method name "Column::clearRules" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#377) Opening brace should be on the same line as the declaration
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#387) Usage of ELSEIF not allowed; use ELSE IF instead
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#391) Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "ruleTypes" must be all lower-case
(#36) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#37) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#38) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#54) Member variable "dateTimeGroups" must be all lower-case
(#110) Member variable "dynamicTypes" must be all lower-case
(#175) Member variable "topTenValue" must be all lower-case
(#183) Member variable "topTenType" must be all lower-case
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Line indented incorrectly; expected at least 4 spaces, found 0
(#189) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#191) Line indented incorrectly; expected at least 4 spaces, found 0
(#191) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#192) Line indented incorrectly; expected at least 4 spaces, found 0
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#193) Line indented incorrectly; expected at least 4 spaces, found 0
(#193) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#194) Line indented incorrectly; expected at least 4 spaces, found 0
(#194) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#196) Line indented incorrectly; expected at least 4 spaces, found 0
(#196) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#197) Line indented incorrectly; expected at least 4 spaces, found 0
(#197) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#198) Line indented incorrectly; expected at least 4 spaces, found 0
(#198) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#199) Line indented incorrectly; expected at least 4 spaces, found 0
(#199) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#201) Line indented incorrectly; expected at least 4 spaces, found 0
(#201) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#202) Line indented incorrectly; expected at least 4 spaces, found 0
(#202) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#203) Line indented incorrectly; expected at least 4 spaces, found 0
(#203) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#204) Line indented incorrectly; expected at least 4 spaces, found 0
(#204) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#205) Line indented incorrectly; expected at least 4 spaces, found 0
(#205) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#206) Line indented incorrectly; expected at least 4 spaces, found 0
(#206) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#207) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#208) Line indented incorrectly; expected at least 4 spaces, found 0
(#208) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#209) Line indented incorrectly; expected at least 4 spaces, found 0
(#209) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#210) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#211) Line indented incorrectly; expected at least 4 spaces, found 0
(#211) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#212) Line indented incorrectly; expected at least 4 spaces, found 0
(#212) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#213) Line indented incorrectly; expected at least 4 spaces, found 0
(#213) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#214) Line indented incorrectly; expected at least 4 spaces, found 0
(#214) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Line indented incorrectly; expected at least 4 spaces, found 0
(#215) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#216) Line indented incorrectly; expected at least 4 spaces, found 0
(#216) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#218) Line exceeds 132 characters; contains 151 characters
(#218) Line indented incorrectly; expected at least 4 spaces, found 0
(#218) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#219) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 4 spaces, found 0
(#220) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#234) Member variable "ruleType" must be all lower-case
(#262) Variable "pParent" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "pParent" must be all lower-case
(#272) Public method name "Rule::getRuleType" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#280) Expected 1 space after asterisk; 4 found
(#281) Expected 1 space after asterisk; 4 found
(#282) Expected 1 space after asterisk; 4 found
(#284) Public method name "Rule::setRuleType" must be in lower-case letters only
(#284) Variable "pRuleType" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Variable "pRuleType" must be all lower-case
(#286) Variable "ruleTypes" must be all lower-case
(#290) Variable "pRuleType" must be all lower-case
(#300) Public method name "Rule::getValue" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#308) Expected 1 space after asterisk; 4 found
(#309) Expected 1 space after asterisk; 4 found
(#310) Expected 1 space after asterisk; 4 found
(#312) Public method name "Rule::setValue" must be in lower-case letters only
(#312) Variable "pValue" must be all lower-case
(#313) Opening brace should be on the same line as the declaration
(#314) Variable "pValue" must be all lower-case
(#316) Variable "pValue" must be all lower-case
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#318) Variable "dateTimeGroups" must be all lower-case
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#320) Variable "pValue" must be all lower-case
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#323) Variable "dateTimeGroups" must be all lower-case
(#326) Variable "pValue" must be all lower-case
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#330) Variable "dateTimeGroups" must be all lower-case
(#332) Variable "pValue" must be all lower-case
(#342) Public method name "Rule::getOperator" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#350) Expected 1 space after asterisk; 4 found
(#351) Expected 1 space after asterisk; 4 found
(#352) Expected 1 space after asterisk; 4 found
(#354) Public method name "Rule::setOperator" must be in lower-case letters only
(#354) Variable "pOperator" must be all lower-case
(#355) Opening brace should be on the same line as the declaration
(#356) Variable "pOperator" must be all lower-case
(#357) Variable "pOperator" must be all lower-case
(#359) Variable "pOperator" must be all lower-case
(#360) Variable "pOperator" must be all lower-case
(#360) Variable "topTenValue" must be all lower-case
(#363) Variable "pOperator" must be all lower-case
(#373) Public method name "Rule::getGrouping" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#381) Expected 1 space after asterisk; 4 found
(#382) Expected 1 space after asterisk; 4 found
(#383) Expected 1 space after asterisk; 4 found
(#385) Public method name "Rule::setGrouping" must be in lower-case letters only
(#385) Variable "pGrouping" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "pGrouping" must be all lower-case
(#388) Variable "pGrouping" must be all lower-case
(#388) Variable "dateTimeGroups" must be all lower-case
(#389) Variable "pGrouping" must be all lower-case
(#389) Variable "dynamicTypes" must be all lower-case
(#390) Variable "pGrouping" must be all lower-case
(#390) Variable "topTenType" must be all lower-case
(#393) Variable "pGrouping" must be all lower-case
(#401) Expected 1 space after asterisk; 4 found
(#402) Expected 1 space after asterisk; 4 found
(#403) Expected 1 space after asterisk; 4 found
(#404) Expected 1 space after asterisk; 4 found
(#405) Expected 1 space after asterisk; 4 found
(#407) Public method name "Rule::setRule" must be in lower-case letters only
(#407) Variable "pOperator" must be all lower-case
(#407) Variable "pValue" must be all lower-case
(#407) Variable "pGrouping" must be all lower-case
(#408) Opening brace should be on the same line as the declaration
(#409) Variable "pOperator" must be all lower-case
(#410) Variable "pValue" must be all lower-case
(#411) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#412) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#414) Variable "pGrouping" must be all lower-case
(#415) Variable "pGrouping" must be all lower-case
(#426) Public method name "Rule::getParent" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#437) Public method name "Rule::setParent" must be in lower-case letters only
(#437) Variable "pParent" must be all lower-case
(#438) Opening brace should be on the same line as the declaration
(#439) Variable "pParent" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Expected 1 space before comment text but found 4; use block comment if you need indentation
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/BaseDrawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "imageCounter" must be all lower-case
(#41) Member variable "imageIndex" must be all lower-case
(#76) Member variable "offsetX" must be all lower-case
(#83) Member variable "offsetY" must be all lower-case
(#104) Member variable "resizeProportional" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) This comment is 46% valid code; is this commented out code?
(#139) Variable "imageCounter" must be all lower-case
(#147) Public method name "BaseDrawing::getImageIndex" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#157) Public method name "BaseDrawing::getName" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "BaseDrawing::setName" must be in lower-case letters only
(#168) Variable "pValue" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "pValue" must be all lower-case
(#180) Public method name "BaseDrawing::getDescription" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#191) Public method name "BaseDrawing::setDescription" must be in lower-case letters only
(#191) Variable "pValue" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Variable "pValue" must be all lower-case
(#203) Public method name "BaseDrawing::getWorksheet" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#212) Line exceeds 132 characters; contains 147 characters
(#216) Public method name "BaseDrawing::setWorksheet" must be in lower-case letters only
(#216) Variable "pValue" must be all lower-case
(#216) Variable "pOverrideOld" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "pValue" must be all lower-case
(#224) Variable "pOverrideOld" must be all lower-case
(#225) 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
(#237) Variable "pValue" must be all lower-case
(#239) Line exceeds maximum limit of 180 characters; contains 198 characters
(#251) Public method name "BaseDrawing::getCoordinates" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) Public method name "BaseDrawing::setCoordinates" must be in lower-case letters only
(#262) Variable "pValue" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "pValue" must be all lower-case
(#274) Public method name "BaseDrawing::getOffsetX" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#285) Public method name "BaseDrawing::setOffsetX" must be in lower-case letters only
(#285) Variable "pValue" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#287) Variable "pValue" must be all lower-case
(#297) Public method name "BaseDrawing::getOffsetY" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#308) Public method name "BaseDrawing::setOffsetY" must be in lower-case letters only
(#308) Variable "pValue" must be all lower-case
(#309) Opening brace should be on the same line as the declaration
(#310) Variable "pValue" must be all lower-case
(#320) Public method name "BaseDrawing::getWidth" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#331) Public method name "BaseDrawing::setWidth" must be in lower-case letters only
(#331) Variable "pValue" must be all lower-case
(#332) Opening brace should be on the same line as the declaration
(#334) Variable "pValue" must be all lower-case
(#336) Variable "pValue" must be all lower-case
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "pValue" must be all lower-case
(#350) Public method name "BaseDrawing::getHeight" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#361) Public method name "BaseDrawing::setHeight" must be in lower-case letters only
(#361) Variable "pValue" must be all lower-case
(#362) Opening brace should be on the same line as the declaration
(#364) Variable "pValue" must be all lower-case
(#366) Variable "pValue" must be all lower-case
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Variable "pValue" must be all lower-case
(#388) Public method name "BaseDrawing::setWidthAndHeight" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#413) Public method name "BaseDrawing::getResizeProportional" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#424) Public method name "BaseDrawing::setResizeProportional" must be in lower-case letters only
(#424) Variable "pValue" must be all lower-case
(#425) Opening brace should be on the same line as the declaration
(#426) Variable "pValue" must be all lower-case
(#436) Public method name "BaseDrawing::getRotation" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#447) Public method name "BaseDrawing::setRotation" must be in lower-case letters only
(#447) Variable "pValue" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#449) Variable "pValue" must be all lower-case
(#459) Public method name "BaseDrawing::getShadow" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#471) Public method name "BaseDrawing::setShadow" must be in lower-case letters only
(#471) Variable "pValue" must be all lower-case
(#472) Opening brace should be on the same line as the declaration
(#473) Variable "pValue" must be all lower-case
(#483) Public method name "BaseDrawing::getHashCode" must be in lower-case letters only
(#484) Opening brace should be on the same line as the declaration
(#504) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/CellIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "onlyExistingCells" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "CellIterator::getIterateOnlyExistingCells" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Protected method name "CellIterator::adjustForExistingOnlyRange" must be in lower-case letters only
(#81) Public method name "CellIterator::setIterateOnlyExistingCells" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Column.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "columnIndex" must be all lower-case
(#49) Variable "columnIndex" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "columnIndex" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#69) Public method name "Column::getColumnIndex" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Column::getCellIterator" must be in lower-case letters only
(#81) Variable "startRow" must be all lower-case
(#81) Variable "endRow" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "startRow" must be all lower-case
(#83) Variable "endRow" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "columnIndex" must be all lower-case
(#41) Member variable "startRow" must be all lower-case
(#48) Member variable "endRow" must be all lower-case
(#58) Variable "columnIndex" must be all lower-case
(#58) Variable "startRow" must be all lower-case
(#58) Variable "endRow" must be all lower-case
(#58) Line exceeds 132 characters; contains 135 characters
(#59) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "columnIndex" must be all lower-case
(#63) Variable "endRow" must be all lower-case
(#64) Variable "startRow" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "ColumnCellIterator::resetStart" must be in lower-case letters only
(#82) Variable "startRow" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "startRow" must be all lower-case
(#86) Variable "startRow" must be all lower-case
(#98) Public method name "ColumnCellIterator::resetEnd" must be in lower-case letters only
(#98) Variable "endRow" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "endRow" must be all lower-case
(#100) Variable "endRow" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#129) Opening brace should be on the same line as the declaration
(#139) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#157) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#171) Line exceeds 132 characters; contains 140 characters
(#187) Opening brace should be on the same line as the declaration
(#196) Protected method name "ColumnCellIterator::adjustForExistingOnlyRange" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/ColumnDimension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "columnIndex" must be all lower-case
(#50) Member variable "autoSize" must be all lower-case
(#57) Variable "pIndex" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "pIndex" must be all lower-case
(#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
(#71) Public method name "ColumnDimension::getColumnIndex" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "ColumnDimension::setColumnIndex" must be in lower-case letters only
(#82) Variable "pValue" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "pValue" must be all lower-case
(#94) Public method name "ColumnDimension::getWidth" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "ColumnDimension::setWidth" must be in lower-case letters only
(#105) Variable "pValue" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "pValue" must be all lower-case
(#117) Public method name "ColumnDimension::getAutoSize" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "ColumnDimension::setAutoSize" must be in lower-case letters only
(#128) Variable "pValue" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/ColumnIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Member variable "startColumn" must be all lower-case
(#58) Member variable "endColumn" must be all lower-case
(#67) Variable "startColumn" must be all lower-case
(#67) Variable "endColumn" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "endColumn" must be all lower-case
(#72) Variable "startColumn" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#90) Public method name "ColumnIterator::resetStart" must be in lower-case letters only
(#90) Variable "startColumn" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "startColumnIndex" must be all lower-case
(#92) Variable "startColumn" must be all lower-case
(#93) Variable "startColumnIndex" must be all lower-case
(#94) Variable "startColumn" must be all lower-case
(#97) Variable "startColumnIndex" must be all lower-case
(#101) Variable "startColumn" must be all lower-case
(#112) Public method name "ColumnIterator::resetEnd" must be in lower-case letters only
(#112) Variable "endColumn" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "endColumn" must be all lower-case
(#114) Variable "endColumn" must be all lower-case
(#114) Variable "endColumn" must be all lower-case
(#115) Variable "endColumn" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#131) Line exceeds 132 characters; contains 136 characters
(#142) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#162) Opening brace should be on the same line as the declaration
(#170) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
(#198) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Dimension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "outlineLevel" must be all lower-case
(#55) Member variable "xfIndex" must be all lower-case
(#62) Variable "initialValue" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#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
(#65) Variable "initialValue" must be all lower-case
(#73) Public method name "Dimension::getVisible" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Dimension::setVisible" must be in lower-case letters only
(#84) Variable "pValue" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "pValue" must be all lower-case
(#96) Public method name "Dimension::getOutlineLevel" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#110) Public method name "Dimension::setOutlineLevel" must be in lower-case letters only
(#110) Variable "pValue" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "pValue" must be all lower-case
(#112) Variable "pValue" must be all lower-case
(#116) Variable "pValue" must be all lower-case
(#126) Public method name "Dimension::getCollapsed" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Dimension::setCollapsed" must be in lower-case letters only
(#137) Variable "pValue" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "pValue" must be all lower-case
(#149) Public method name "Dimension::getXfIndex" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Dimension::setXfIndex" must be in lower-case letters only
(#160) Variable "pValue" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#162) Variable "pValue" must be all lower-case
(#171) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Drawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Public method name "Drawing::getFilename" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#63) Public method name "Drawing::getIndexedFilename" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "fileName" must be all lower-case
(#66) Variable "fileName" must be all lower-case
(#66) Variable "fileName" must be all lower-case
(#68) Variable "fileName" must be all lower-case
(#76) Public method name "Drawing::getExtension" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "Drawing::getPath" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#101) Public method name "Drawing::setPath" must be in lower-case letters only
(#101) Variable "pValue" must be all lower-case
(#101) Variable "pVerifyFile" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "pVerifyFile" must be all lower-case
(#104) Variable "pValue" must be all lower-case
(#105) Variable "pValue" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "pValue" must be all lower-case
(#112) Variable "pValue" must be all lower-case
(#115) Variable "pValue" must be all lower-case
(#126) Public method name "Drawing::getHashCode" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#139) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Member variable "blurRadius" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Public method name "Shadow::getVisible" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#123) Public method name "Shadow::setVisible" must be in lower-case letters only
(#123) Variable "pValue" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "pValue" must be all lower-case
(#135) Public method name "Shadow::getBlurRadius" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Public method name "Shadow::setBlurRadius" must be in lower-case letters only
(#146) Variable "pValue" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "pValue" must be all lower-case
(#158) Public method name "Shadow::getDistance" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Shadow::setDistance" must be in lower-case letters only
(#169) Variable "pValue" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "pValue" must be all lower-case
(#181) Public method name "Shadow::getDirection" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#192) Public method name "Shadow::setDirection" must be in lower-case letters only
(#192) Variable "pValue" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "pValue" must be all lower-case
(#204) Public method name "Shadow::getAlignment" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#215) Public method name "Shadow::setAlignment" must be in lower-case letters only
(#215) Variable "pValue" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "pValue" must be all lower-case
(#227) Public method name "Shadow::getColor" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#239) Public method name "Shadow::setColor" must be in lower-case letters only
(#239) Variable "pValue" must be all lower-case
(#240) Opening brace should be on the same line as the declaration
(#241) Variable "pValue" must be all lower-case
(#251) Public method name "Shadow::getAlpha" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) Public method name "Shadow::setAlpha" must be in lower-case letters only
(#262) Variable "pValue" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "pValue" must be all lower-case
(#274) Public method name "Shadow::getHashCode" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#292) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#87) Expected MOODLE_INTERNAL check or config.php inclusion
(#102) Member variable "oddHeader" must be all lower-case
(#109) Member variable "oddFooter" must be all lower-case
(#116) Member variable "evenHeader" must be all lower-case
(#123) Member variable "evenFooter" must be all lower-case
(#130) Member variable "firstHeader" must be all lower-case
(#137) Member variable "firstFooter" must be all lower-case
(#144) Member variable "differentOddEven" must be all lower-case
(#151) Member variable "differentFirst" must be all lower-case
(#158) Member variable "scaleWithDocument" must be all lower-case
(#165) Member variable "alignWithMargins" must be all lower-case
(#172) Member variable "headerFooterImages" must be all lower-case
(#178) Opening brace should be on the same line as the declaration
(#186) Public method name "HeaderFooter::getOddHeader" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#197) Public method name "HeaderFooter::setOddHeader" must be in lower-case letters only
(#197) Variable "pValue" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "pValue" must be all lower-case
(#209) Public method name "HeaderFooter::getOddFooter" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#220) Public method name "HeaderFooter::setOddFooter" must be in lower-case letters only
(#220) Variable "pValue" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "pValue" must be all lower-case
(#232) Public method name "HeaderFooter::getEvenHeader" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "HeaderFooter::setEvenHeader" must be in lower-case letters only
(#243) Variable "pValue" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "pValue" must be all lower-case
(#255) Public method name "HeaderFooter::getEvenFooter" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "HeaderFooter::setEvenFooter" must be in lower-case letters only
(#266) Variable "pValue" must be all lower-case
(#267) Opening brace should be on the same line as the declaration
(#268) Variable "pValue" must be all lower-case
(#278) Public method name "HeaderFooter::getFirstHeader" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#289) Public method name "HeaderFooter::setFirstHeader" must be in lower-case letters only
(#289) Variable "pValue" must be all lower-case
(#290) Opening brace should be on the same line as the declaration
(#291) Variable "pValue" must be all lower-case
(#301) Public method name "HeaderFooter::getFirstFooter" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#312) Public method name "HeaderFooter::setFirstFooter" must be in lower-case letters only
(#312) Variable "pValue" must be all lower-case
(#313) Opening brace should be on the same line as the declaration
(#314) Variable "pValue" must be all lower-case
(#324) Public method name "HeaderFooter::getDifferentOddEven" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#335) Public method name "HeaderFooter::setDifferentOddEven" must be in lower-case letters only
(#335) Variable "pValue" must be all lower-case
(#336) Opening brace should be on the same line as the declaration
(#337) Variable "pValue" must be all lower-case
(#347) Public method name "HeaderFooter::getDifferentFirst" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#358) Public method name "HeaderFooter::setDifferentFirst" must be in lower-case letters only
(#358) Variable "pValue" must be all lower-case
(#359) Opening brace should be on the same line as the declaration
(#360) Variable "pValue" must be all lower-case
(#370) Public method name "HeaderFooter::getScaleWithDocument" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#381) Public method name "HeaderFooter::setScaleWithDocument" must be in lower-case letters only
(#381) Variable "pValue" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "pValue" must be all lower-case
(#393) Public method name "HeaderFooter::getAlignWithMargins" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#404) Public method name "HeaderFooter::setAlignWithMargins" must be in lower-case letters only
(#404) Variable "pValue" must be all lower-case
(#405) Opening brace should be on the same line as the declaration
(#406) Variable "pValue" must be all lower-case
(#419) Public method name "HeaderFooter::addImage" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#433) Public method name "HeaderFooter::removeImage" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#449) Public method name "HeaderFooter::setImages" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#465) Public method name "HeaderFooter::getImages" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "offsetX" must be all lower-case
(#55) Member variable "offsetY" must be all lower-case
(#76) Member variable "resizeProportional" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Public method name "HeaderFooterDrawing::getName" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "HeaderFooterDrawing::setName" must be in lower-case letters only
(#109) Variable "pValue" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "pValue" must be all lower-case
(#121) Public method name "HeaderFooterDrawing::getOffsetX" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "HeaderFooterDrawing::setOffsetX" must be in lower-case letters only
(#132) Variable "pValue" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "pValue" must be all lower-case
(#144) Public method name "HeaderFooterDrawing::getOffsetY" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "HeaderFooterDrawing::setOffsetY" must be in lower-case letters only
(#155) Variable "pValue" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "pValue" must be all lower-case
(#167) Public method name "HeaderFooterDrawing::getWidth" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "HeaderFooterDrawing::setWidth" must be in lower-case letters only
(#178) Variable "pValue" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#181) Variable "pValue" must be all lower-case
(#183) Variable "pValue" must be all lower-case
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "pValue" must be all lower-case
(#197) Public method name "HeaderFooterDrawing::getHeight" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "HeaderFooterDrawing::setHeight" must be in lower-case letters only
(#208) Variable "pValue" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#211) Variable "pValue" must be all lower-case
(#213) Variable "pValue" must be all lower-case
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "pValue" must be all lower-case
(#235) Public method name "HeaderFooterDrawing::setWidthAndHeight" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#257) Public method name "HeaderFooterDrawing::getResizeProportional" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#268) Public method name "HeaderFooterDrawing::setResizeProportional" must be in lower-case letters only
(#268) Variable "pValue" must be all lower-case
(#269) Opening brace should be on the same line as the declaration
(#270) Variable "pValue" must be all lower-case
(#280) Public method name "HeaderFooterDrawing::getFilename" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#290) Public method name "HeaderFooterDrawing::getExtension" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#302) Public method name "HeaderFooterDrawing::getPath" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#315) Public method name "HeaderFooterDrawing::setPath" must be in lower-case letters only
(#315) Variable "pValue" must be all lower-case
(#315) Variable "pVerifyFile" must be all lower-case
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "pVerifyFile" must be all lower-case
(#318) Variable "pValue" must be all lower-case
(#319) Variable "pValue" must be all lower-case
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "pValue" must be all lower-case
(#326) Variable "pValue" must be all lower-case
(#329) Variable "pValue" must be all lower-case
(#340) Public method name "HeaderFooterDrawing::getHashCode" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#357) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Iterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Opening brace should be on the same line as the declaration
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "imageResource" must be all lower-case
(#53) Member variable "renderingFunction" must be all lower-case
(#60) Member variable "mimeType" must be all lower-case
(#67) Member variable "uniqueName" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Public method name "MemoryDrawing::getImageResource" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "MemoryDrawing::setImageResource" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Public method name "MemoryDrawing::getRenderingFunction" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "MemoryDrawing::setRenderingFunction" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#141) Public method name "MemoryDrawing::getMimeType" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "MemoryDrawing::setMimeType" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#164) Public method name "MemoryDrawing::getIndexedFilename" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#178) Public method name "MemoryDrawing::getHashCode" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/PageMargins.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#75) Opening brace should be on the same line as the declaration
(#83) Public method name "PageMargins::getLeft" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "PageMargins::setLeft" must be in lower-case letters only
(#94) Variable "pValue" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "pValue" must be all lower-case
(#106) Public method name "PageMargins::getRight" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "PageMargins::setRight" must be in lower-case letters only
(#117) Variable "pValue" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "pValue" must be all lower-case
(#129) Public method name "PageMargins::getTop" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "PageMargins::setTop" must be in lower-case letters only
(#140) Variable "pValue" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "pValue" must be all lower-case
(#152) Public method name "PageMargins::getBottom" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "PageMargins::setBottom" must be in lower-case letters only
(#163) Variable "pValue" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "pValue" must be all lower-case
(#175) Public method name "PageMargins::getHeader" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#186) Public method name "PageMargins::setHeader" must be in lower-case letters only
(#186) Variable "pValue" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "pValue" must be all lower-case
(#198) Public method name "PageMargins::getFooter" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Public method name "PageMargins::setFooter" must be in lower-case letters only
(#209) Variable "pValue" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "pValue" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/PageSetup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#101) Expected MOODLE_INTERNAL check or config.php inclusion
(#185) Member variable "paperSize" must be all lower-case
(#210) Member variable "fitToPage" must be all lower-case
(#218) Member variable "fitToHeight" must be all lower-case
(#226) Member variable "fitToWidth" must be all lower-case
(#233) Member variable "columnsToRepeatAtLeft" must be all lower-case
(#240) Member variable "rowsToRepeatAtTop" must be all lower-case
(#247) Member variable "horizontalCentered" must be all lower-case
(#254) Member variable "verticalCentered" must be all lower-case
(#261) Member variable "printArea" must be all lower-case
(#268) Member variable "firstPageNumber" must be all lower-case
(#274) Opening brace should be on the same line as the declaration
(#282) Public method name "PageSetup::getPaperSize" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "PageSetup::setPaperSize" must be in lower-case letters only
(#293) Variable "pValue" must be all lower-case
(#294) Opening brace should be on the same line as the declaration
(#295) Variable "pValue" must be all lower-case
(#305) Public method name "PageSetup::getOrientation" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "PageSetup::setOrientation" must be in lower-case letters only
(#316) Variable "pValue" must be all lower-case
(#317) Opening brace should be on the same line as the declaration
(#318) Variable "pValue" must be all lower-case
(#328) Public method name "PageSetup::getScale" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#344) Public method name "PageSetup::setScale" must be in lower-case letters only
(#344) Variable "pValue" must be all lower-case
(#344) Variable "pUpdate" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "pValue" must be all lower-case
(#348) Variable "pValue" must be all lower-case
(#349) Variable "pValue" must be all lower-case
(#350) Variable "pUpdate" must be all lower-case
(#365) Public method name "PageSetup::getFitToPage" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#376) Public method name "PageSetup::setFitToPage" must be in lower-case letters only
(#376) Variable "pValue" must be all lower-case
(#377) Opening brace should be on the same line as the declaration
(#378) Variable "pValue" must be all lower-case
(#388) Public method name "PageSetup::getFitToHeight" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#400) Public method name "PageSetup::setFitToHeight" must be in lower-case letters only
(#400) Variable "pValue" must be all lower-case
(#400) Variable "pUpdate" must be all lower-case
(#401) Opening brace should be on the same line as the declaration
(#402) Variable "pValue" must be all lower-case
(#403) Variable "pUpdate" must be all lower-case
(#415) Public method name "PageSetup::getFitToWidth" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "PageSetup::setFitToWidth" must be in lower-case letters only
(#427) Variable "pValue" must be all lower-case
(#427) Variable "pUpdate" must be all lower-case
(#428) Opening brace should be on the same line as the declaration
(#429) Variable "pValue" must be all lower-case
(#430) Variable "pUpdate" must be all lower-case
(#442) Public method name "PageSetup::isColumnsToRepeatAtLeftSet" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#458) Public method name "PageSetup::getColumnsToRepeatAtLeft" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#469) Public method name "PageSetup::setColumnsToRepeatAtLeft" must be in lower-case letters only
(#469) Variable "pValue" must be all lower-case
(#470) Opening brace should be on the same line as the declaration
(#471) Variable "pValue" must be all lower-case
(#472) Variable "pValue" must be all lower-case
(#485) Public method name "PageSetup::setColumnsToRepeatAtLeftByStartAndEnd" must be in lower-case letters only
(#485) Variable "pStart" must be all lower-case
(#485) Variable "pEnd" must be all lower-case
(#486) Opening brace should be on the same line as the declaration
(#487) Variable "pStart" must be all lower-case
(#487) Variable "pEnd" must be all lower-case
(#497) Public method name "PageSetup::isRowsToRepeatAtTopSet" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#513) Public method name "PageSetup::getRowsToRepeatAtTop" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#524) Public method name "PageSetup::setRowsToRepeatAtTop" must be in lower-case letters only
(#524) Variable "pValue" must be all lower-case
(#525) Opening brace should be on the same line as the declaration
(#526) Variable "pValue" must be all lower-case
(#527) Variable "pValue" must be all lower-case
(#540) Public method name "PageSetup::setRowsToRepeatAtTopByStartAndEnd" must be in lower-case letters only
(#540) Variable "pStart" must be all lower-case
(#540) Variable "pEnd" must be all lower-case
(#541) Opening brace should be on the same line as the declaration
(#542) Variable "pStart" must be all lower-case
(#542) Variable "pEnd" must be all lower-case
(#552) Public method name "PageSetup::getHorizontalCentered" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#563) Public method name "PageSetup::setHorizontalCentered" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#575) Public method name "PageSetup::getVerticalCentered" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#586) Public method name "PageSetup::setVerticalCentered" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#603) Public method name "PageSetup::getPrintArea" must be in lower-case letters only
(#604) Opening brace should be on the same line as the declaration
(#608) Variable "printAreas" must be all lower-case
(#609) Variable "printAreas" must be all lower-case
(#610) Variable "printAreas" must be all lower-case
(#624) Public method name "PageSetup::isPrintAreaSet" must be in lower-case letters only
(#625) Opening brace should be on the same line as the declaration
(#629) Variable "printAreas" must be all lower-case
(#631) Variable "printAreas" must be all lower-case
(#643) Public method name "PageSetup::clearPrintArea" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#648) Variable "printAreas" must be all lower-case
(#649) Variable "printAreas" must be all lower-case
(#650) Variable "printAreas" must be all lower-case
(#651) Variable "printAreas" must be all lower-case
(#678) Public method name "PageSetup::setPrintArea" must be in lower-case letters only
(#679) Opening brace should be on the same line as the declaration
(#682) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Usage of ELSEIF not allowed; use ELSE IF instead
(#693) Variable "printAreas" must be all lower-case
(#695) Variable "printAreas" must be all lower-case
(#697) Variable "printAreas" must be all lower-case
(#700) Variable "printAreas" must be all lower-case
(#701) Variable "printAreas" must be all lower-case
(#703) Usage of ELSEIF not allowed; use ELSE IF instead
(#707) Variable "printAreas" must be all lower-case
(#711) Variable "printAreas" must be all lower-case
(#714) Variable "printAreas" must be all lower-case
(#714) Variable "printAreas" must be all lower-case
(#714) Variable "printAreas" must be all lower-case
(#715) Variable "printAreas" must be all lower-case
(#737) Public method name "PageSetup::addPrintArea" must be in lower-case letters only
(#738) Opening brace should be on the same line as the declaration
(#761) Line exceeds 132 characters; contains 134 characters
(#765) Public method name "PageSetup::setPrintAreaByColumnAndRow" must be in lower-case letters only
(#765) Line exceeds 132 characters; contains 133 characters
(#766) Opening brace should be on the same line as the declaration
(#768) Line exceeds 132 characters; contains 164 characters
(#790) Public method name "PageSetup::addPrintAreaByColumnAndRow" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#793) Line exceeds 132 characters; contains 164 characters
(#804) Public method name "PageSetup::getFirstPageNumber" must be in lower-case letters only
(#805) Opening brace should be on the same line as the declaration
(#815) Public method name "PageSetup::setFirstPageNumber" must be in lower-case letters only
(#816) Opening brace should be on the same line as the declaration
(#827) Public method name "PageSetup::resetFirstPageNumber" must be in lower-case letters only
(#828) Opening brace should be on the same line as the declaration
(#836) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Protection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "formatCells" must be all lower-case
(#62) Member variable "formatColumns" must be all lower-case
(#69) Member variable "formatRows" must be all lower-case
(#76) Member variable "insertColumns" must be all lower-case
(#83) Member variable "insertRows" must be all lower-case
(#90) Member variable "insertHyperlinks" must be all lower-case
(#97) Member variable "deleteColumns" must be all lower-case
(#104) Member variable "deleteRows" must be all lower-case
(#111) Member variable "selectLockedCells" must be all lower-case
(#125) Member variable "autoFilter" must be all lower-case
(#132) Member variable "pivotTables" must be all lower-case
(#139) Member variable "selectUnlockedCells" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#160) Public method name "Protection::isProtectionEnabled" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#185) Public method name "Protection::getSheet" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Public method name "Protection::setSheet" must be in lower-case letters only
(#196) Variable "pValue" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "pValue" must be all lower-case
(#208) Public method name "Protection::getObjects" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#219) Public method name "Protection::setObjects" must be in lower-case letters only
(#219) Variable "pValue" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "pValue" must be all lower-case
(#231) Public method name "Protection::getScenarios" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#242) Public method name "Protection::setScenarios" must be in lower-case letters only
(#242) Variable "pValue" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#244) Variable "pValue" must be all lower-case
(#254) Public method name "Protection::getFormatCells" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#265) Public method name "Protection::setFormatCells" must be in lower-case letters only
(#265) Variable "pValue" must be all lower-case
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "pValue" must be all lower-case
(#277) Public method name "Protection::getFormatColumns" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#288) Public method name "Protection::setFormatColumns" must be in lower-case letters only
(#288) Variable "pValue" must be all lower-case
(#289) Opening brace should be on the same line as the declaration
(#290) Variable "pValue" must be all lower-case
(#300) Public method name "Protection::getFormatRows" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#311) Public method name "Protection::setFormatRows" must be in lower-case letters only
(#311) Variable "pValue" must be all lower-case
(#312) Opening brace should be on the same line as the declaration
(#313) Variable "pValue" must be all lower-case
(#323) Public method name "Protection::getInsertColumns" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#334) Public method name "Protection::setInsertColumns" must be in lower-case letters only
(#334) Variable "pValue" must be all lower-case
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "pValue" must be all lower-case
(#346) Public method name "Protection::getInsertRows" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#357) Public method name "Protection::setInsertRows" must be in lower-case letters only
(#357) Variable "pValue" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#359) Variable "pValue" must be all lower-case
(#369) Public method name "Protection::getInsertHyperlinks" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#380) Public method name "Protection::setInsertHyperlinks" must be in lower-case letters only
(#380) Variable "pValue" must be all lower-case
(#381) Opening brace should be on the same line as the declaration
(#382) Variable "pValue" must be all lower-case
(#392) Public method name "Protection::getDeleteColumns" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#403) Public method name "Protection::setDeleteColumns" must be in lower-case letters only
(#403) Variable "pValue" must be all lower-case
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "pValue" must be all lower-case
(#415) Public method name "Protection::getDeleteRows" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#426) Public method name "Protection::setDeleteRows" must be in lower-case letters only
(#426) Variable "pValue" must be all lower-case
(#427) Opening brace should be on the same line as the declaration
(#428) Variable "pValue" must be all lower-case
(#438) Public method name "Protection::getSelectLockedCells" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#449) Public method name "Protection::setSelectLockedCells" must be in lower-case letters only
(#449) Variable "pValue" must be all lower-case
(#450) Opening brace should be on the same line as the declaration
(#451) Variable "pValue" must be all lower-case
(#461) Public method name "Protection::getSort" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#472) Public method name "Protection::setSort" must be in lower-case letters only
(#472) Variable "pValue" must be all lower-case
(#473) Opening brace should be on the same line as the declaration
(#474) Variable "pValue" must be all lower-case
(#484) Public method name "Protection::getAutoFilter" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#495) Public method name "Protection::setAutoFilter" must be in lower-case letters only
(#495) Variable "pValue" must be all lower-case
(#496) Opening brace should be on the same line as the declaration
(#497) Variable "pValue" must be all lower-case
(#507) Public method name "Protection::getPivotTables" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#518) Public method name "Protection::setPivotTables" must be in lower-case letters only
(#518) Variable "pValue" must be all lower-case
(#519) Opening brace should be on the same line as the declaration
(#520) Variable "pValue" must be all lower-case
(#530) Public method name "Protection::getSelectUnlockedCells" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#541) Public method name "Protection::setSelectUnlockedCells" must be in lower-case letters only
(#541) Variable "pValue" must be all lower-case
(#542) Opening brace should be on the same line as the declaration
(#543) Variable "pValue" must be all lower-case
(#553) Public method name "Protection::getPassword" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
(#565) Public method name "Protection::setPassword" must be in lower-case letters only
(#565) Variable "pValue" must be all lower-case
(#565) Variable "pAlreadyHashed" must be all lower-case
(#566) Opening brace should be on the same line as the declaration
(#567) Variable "pAlreadyHashed" must be all lower-case
(#568) Variable "pValue" must be all lower-case
(#568) Variable "pValue" must be all lower-case
(#570) Variable "pValue" must be all lower-case
(#579) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/Row.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "rowIndex" must be all lower-case
(#49) Variable "rowIndex" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "rowIndex" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#69) Public method name "Row::getRowIndex" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Row::getCellIterator" must be in lower-case letters only
(#81) Variable "startColumn" must be all lower-case
(#81) Variable "endColumn" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "startColumn" must be all lower-case
(#83) Variable "endColumn" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/RowCellIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "rowIndex" must be all lower-case
(#41) Member variable "startColumn" must be all lower-case
(#48) Member variable "endColumn" must be all lower-case
(#58) Variable "rowIndex" must be all lower-case
(#58) Variable "startColumn" must be all lower-case
(#58) Variable "endColumn" must be all lower-case
(#58) Line exceeds 132 characters; contains 138 characters
(#59) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "rowIndex" must be all lower-case
(#63) Variable "endColumn" must be all lower-case
(#64) Variable "startColumn" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "RowCellIterator::resetStart" must be in lower-case letters only
(#82) Variable "startColumn" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "startColumnIndex" must be all lower-case
(#84) Variable "startColumn" must be all lower-case
(#85) Variable "startColumnIndex" must be all lower-case
(#99) Public method name "RowCellIterator::resetEnd" must be in lower-case letters only
(#99) Variable "endColumn" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "endColumn" must be all lower-case
(#101) Variable "endColumn" must be all lower-case
(#101) Variable "endColumn" must be all lower-case
(#102) Variable "endColumn" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#119) Line exceeds 132 characters; contains 136 characters
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#160) Opening brace should be on the same line as the declaration
(#174) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#205) Protected method name "RowCellIterator::adjustForExistingOnlyRange" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/RowDimension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "rowIndex" must be all lower-case
(#50) Member variable "zeroHeight" must be all lower-case
(#57) Variable "pIndex" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "pIndex" must be all lower-case
(#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
(#71) Public method name "RowDimension::getRowIndex" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "RowDimension::setRowIndex" must be in lower-case letters only
(#82) Variable "pValue" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "pValue" must be all lower-case
(#94) Public method name "RowDimension::getRowHeight" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "RowDimension::setRowHeight" must be in lower-case letters only
(#105) Variable "pValue" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "pValue" must be all lower-case
(#117) Public method name "RowDimension::getZeroHeight" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "RowDimension::setZeroHeight" must be in lower-case letters only
(#128) Variable "pValue" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/RowIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "startRow" must be all lower-case
(#55) Member variable "endRow" must be all lower-case
(#64) Variable "startRow" must be all lower-case
(#64) Variable "endRow" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "endRow" must be all lower-case
(#69) Variable "startRow" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#87) Public method name "RowIterator::resetStart" must be in lower-case letters only
(#87) Variable "startRow" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "startRow" must be all lower-case
(#90) Variable "startRow" must be all lower-case
(#90) Line exceeds 132 characters; contains 143 characters
(#93) Variable "startRow" must be all lower-case
(#97) Variable "startRow" must be all lower-case
(#108) Public method name "RowIterator::resetEnd" must be in lower-case letters only
(#108) Variable "endRow" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "endRow" must be all lower-case
(#110) Variable "endRow" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#146) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#174) Opening brace should be on the same line as the declaration
(#176) Line exceeds 132 characters; contains 140 characters
(#188) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Worksheet/SheetView.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "sheetViewTypes" must be all lower-case
(#47) Member variable "zoomScale" must be all lower-case
(#56) Member variable "zoomScaleNormal" must be all lower-case
(#65) Member variable "sheetviewType" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#79) Public method name "SheetView::getZoomScale" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#93) Public method name "SheetView::setZoomScale" must be in lower-case letters only
(#93) Variable "pValue" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "pValue" must be all lower-case
(#97) Variable "pValue" must be all lower-case
(#98) Variable "pValue" must be all lower-case
(#111) Public method name "SheetView::getZoomScaleNormal" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#125) Public method name "SheetView::setZoomScaleNormal" must be in lower-case letters only
(#125) Variable "pValue" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "pValue" must be all lower-case
(#127) Variable "pValue" must be all lower-case
(#128) Variable "pValue" must be all lower-case
(#141) Public method name "SheetView::getView" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#158) Public method name "SheetView::setView" must be in lower-case letters only
(#158) Variable "pValue" must be all lower-case
(#159) Opening brace should be on the same line as the declaration
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "pValue" must be all lower-case
(#162) Variable "pValue" must be all lower-case
(#164) Variable "pValue" must be all lower-case
(#164) Variable "sheetViewTypes" must be all lower-case
(#165) Variable "pValue" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/BaseWriter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "includeCharts" must be all lower-case
(#44) Member variable "preCalculateFormulas" must be all lower-case
(#51) Member variable "_useDiskCaching" must be all lower-case
(#58) Member variable "_diskCachingDirectory" must be all lower-case
(#67) Public method name "BaseWriter::getIncludeCharts" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#80) Public method name "BaseWriter::setIncludeCharts" must be in lower-case letters only
(#80) Variable "pValue" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "pValue" must be all lower-case
(#97) Public method name "BaseWriter::getPreCalculateFormulas" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#110) Public method name "BaseWriter::setPreCalculateFormulas" must be in lower-case letters only
(#110) Variable "pValue" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "pValue" must be all lower-case
(#122) Public method name "BaseWriter::getUseDiskCaching" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#135) Public method name "BaseWriter::setUseDiskCaching" must be in lower-case letters only
(#135) Variable "pValue" must be all lower-case
(#135) Variable "pDirectory" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "pValue" must be all lower-case
(#139) Variable "pDirectory" must be all lower-case
(#140) Variable "pDirectory" must be all lower-case
(#141) Variable "pDirectory" must be all lower-case
(#143) Variable "pDirectory" must be all lower-case
(#155) Public method name "BaseWriter::getDiskCachingDirectory" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/CSV.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "lineEnding" must be all lower-case
(#62) Member variable "sheetIndex" must be all lower-case
(#69) Member variable "useBOM" must be all lower-case
(#77) Member variable "includeSeparatorLine" must be all lower-case
(#84) Member variable "excelCompatibility" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#102) Variable "pFilename" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "saveDebugLog" must be all lower-case
(#109) Variable "saveArrayReturnType" must be all lower-case
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "fileHandle" must be all lower-case
(#113) Variable "pFilename" must be all lower-case
(#114) Variable "fileHandle" must be all lower-case
(#115) Variable "pFilename" must be all lower-case
(#119) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#120) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#121) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "fileHandle" must be all lower-case
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "fileHandle" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#135) Variable "maxCol" must be all lower-case
(#136) Variable "maxRow" must be all lower-case
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "maxRow" must be all lower-case
(#141) Variable "cellsArray" must be all lower-case
(#141) Variable "maxCol" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "fileHandle" must be all lower-case
(#143) Variable "cellsArray" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "fileHandle" must be all lower-case
(#149) Variable "saveArrayReturnType" must be all lower-case
(#150) Variable "saveDebugLog" must be all lower-case
(#158) Public method name "CSV::getDelimiter" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "CSV::setDelimiter" must be in lower-case letters only
(#169) Variable "pValue" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "pValue" must be all lower-case
(#181) Public method name "CSV::getEnclosure" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#192) Public method name "CSV::setEnclosure" must be in lower-case letters only
(#192) Variable "pValue" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "pValue" must be all lower-case
(#195) Variable "pValue" must be all lower-case
(#197) Variable "pValue" must be all lower-case
(#207) Public method name "CSV::getLineEnding" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "CSV::setLineEnding" must be in lower-case letters only
(#218) Variable "pValue" must be all lower-case
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "pValue" must be all lower-case
(#230) Public method name "CSV::getUseBOM" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#241) Public method name "CSV::setUseBOM" must be in lower-case letters only
(#241) Variable "pValue" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "pValue" must be all lower-case
(#253) Public method name "CSV::getIncludeSeparatorLine" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#264) Public method name "CSV::setIncludeSeparatorLine" must be in lower-case letters only
(#264) Variable "pValue" must be all lower-case
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "pValue" must be all lower-case
(#276) Public method name "CSV::getExcelCompatibility" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#288) Public method name "CSV::setExcelCompatibility" must be in lower-case letters only
(#288) Variable "pValue" must be all lower-case
(#289) Opening brace should be on the same line as the declaration
(#290) Variable "pValue" must be all lower-case
(#300) Public method name "CSV::getSheetIndex" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#311) Public method name "CSV::setSheetIndex" must be in lower-case letters only
(#311) Variable "pValue" must be all lower-case
(#312) Opening brace should be on the same line as the declaration
(#313) Variable "pValue" must be all lower-case
(#325) Private method name "CSV::writeLine" must be in lower-case letters only
(#325) Variable "pFileHandle" must be all lower-case
(#325) Variable "pValues" must be all lower-case
(#326) Opening brace should be on the same line as the declaration
(#327) Variable "pValues" must be all lower-case
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Variable "writeDelimiter" must be all lower-case
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "pValues" must be all lower-case
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "writeDelimiter" must be all lower-case
(#342) Variable "writeDelimiter" must be all lower-case
(#345) 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
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Variable "pFileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Member variable "writerParts" must be all lower-case
(#50) Member variable "spreadSheet" must be all lower-case
(#57) Member variable "stringTable" must be all lower-case
(#64) Member variable "stylesConditionalHashTable" must be all lower-case
(#71) Member variable "styleHashTable" must be all lower-case
(#78) Member variable "fillHashTable" must be all lower-case
(#85) Member variable "fontHashTable" must be all lower-case
(#92) Member variable "bordersHashTable" must be all lower-case
(#99) Member variable "numFmtHashTable" must be all lower-case
(#106) Member variable "drawingHashTable" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "writerPartsArray" must be all lower-case
(#134) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#136) Variable "writerPartsArray" must be all lower-case
(#140) Variable "hashTablesArray" must be all lower-case
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "hashTablesArray" must be all lower-case
(#146) Variable "tableName" must be all lower-case
(#147) Variable "tableName" must be all lower-case
(#157) Public method name "Excel2007::getWriterPart" must be in lower-case letters only
(#157) Variable "pPartName" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "pPartName" must be all lower-case
(#159) Variable "pPartName" must be all lower-case
(#160) Variable "pPartName" must be all lower-case
(#172) Variable "pFilename" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#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
(#179) Variable "originalFilename" must be all lower-case
(#179) Variable "pFilename" must be all lower-case
(#180) Variable "pFilename" must be all lower-case
(#180) Variable "pFilename" must be all lower-case
(#181) Variable "pFilename" must be all lower-case
(#182) Variable "pFilename" must be all lower-case
(#183) Variable "pFilename" must be all lower-case
(#183) Variable "originalFilename" must be all lower-case
(#187) Variable "saveDebugLog" must be all lower-case
(#187) Line exceeds 132 characters; contains 134 characters
(#189) Variable "saveDateReturnType" must be all lower-case
(#190) Line exceeds 132 characters; contains 146 characters
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line exceeds 132 characters; contains 146 characters
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line exceeds 132 characters; contains 134 characters
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "zipClass" must be all lower-case
(#212) Variable "objZip" must be all lower-case
(#212) Variable "zipClass" must be all lower-case
(#214) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#216) Variable "objZip" must be all lower-case
(#217) Variable "zipOverWrite" must be all lower-case
(#218) Variable "zipCreate" must be all lower-case
(#220) Variable "pFilename" must be all lower-case
(#221) Variable "pFilename" must be all lower-case
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "objZip" must be all lower-case
(#224) Variable "pFilename" must be all lower-case
(#224) Variable "zipOverWrite" must be all lower-case
(#225) Variable "objZip" must be all lower-case
(#225) Variable "pFilename" must be all lower-case
(#225) Variable "zipCreate" must be all lower-case
(#226) Variable "pFilename" must be all lower-case
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "objZip" must be all lower-case
(#231) Line exceeds 132 characters; contains 157 characters
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) No space found before comment text; expected "// if hasMacros, add the vbaProject.bin file, Certificate file(if exists)" but found "//if hasMacros, add the vbaProject.bin file, Certificate file(if exists)"
(#235) Variable "macrosCode" must be all lower-case
(#236) Variable "macrosCode" must be all lower-case
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Variable "objZip" must be all lower-case
(#238) Variable "macrosCode" must be all lower-case
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// allways in 'xl', allways named vbaProject.bin" but found "//allways in 'xl', allways named vbaProject.bin"
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) No space found before comment text; expected "// signed macros ?" but found "//signed macros ?"
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "objZip" must be all lower-case
(#243) Variable "objZip" must be all lower-case
(#243) Line exceeds 132 characters; contains 155 characters
(#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
(#247) No space found before comment text; expected "// a custom UI in this workbook ? add it ("base" xml and additional objects (pictures) and rels)" but found "//a custom UI in this workbook ? add it ("base" xml and additional objects (pictures) and rels)"
(#249) Variable "tmpRibbonTarget" must be all lower-case
(#250) Variable "objZip" must be all lower-case
(#250) Variable "tmpRibbonTarget" must be all lower-case
(#252) Variable "tmpRootPath" must be all lower-case
(#252) Variable "tmpRibbonTarget" must be all lower-case
(#253) Variable "ribbonBinObjects" must be all lower-case
(#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) No space found before comment text; expected "// the files to write" but found "//the files to write"
(#254) Variable "ribbonBinObjects" must be all lower-case
(#254) Variable "aPath" must be all lower-case
(#254) Variable "aContent" must be all lower-case
(#255) Variable "objZip" must be all lower-case
(#255) Variable "tmpRootPath" must be all lower-case
(#255) Variable "aPath" must be all lower-case
(#255) Variable "aContent" must be all lower-case
(#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) No space found before comment text; expected "// the rels for files" but found "//the rels for files"
(#258) Variable "objZip" must be all lower-case
(#258) Variable "tmpRootPath" must be all lower-case
(#258) Variable "tmpRibbonTarget" must be all lower-case
(#258) Line exceeds maximum limit of 180 characters; contains 196 characters
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "objZip" must be all lower-case
(#264) Variable "objZip" must be all lower-case
(#264) Line exceeds 132 characters; contains 143 characters
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Variable "objZip" must be all lower-case
(#268) Variable "objZip" must be all lower-case
(#269) Variable "customPropertiesPart" must be all lower-case
(#270) Variable "customPropertiesPart" must be all lower-case
(#271) Variable "objZip" must be all lower-case
(#271) Variable "customPropertiesPart" must be all lower-case
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "objZip" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "objZip" must be all lower-case
(#278) Line exceeds 132 characters; contains 134 characters
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "objZip" must be all lower-case
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Variable "objZip" must be all lower-case
(#284) Line exceeds 132 characters; contains 152 characters
(#286) Variable "chartCount" must be all lower-case
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Variable "objZip" must be all lower-case
(#289) Line exceeds maximum limit of 180 characters; contains 209 characters
(#294) Variable "objZip" must be all lower-case
(#294) Variable "chartCount" must be all lower-case
(#294) Line exceeds 132 characters; contains 179 characters
(#295) Variable "chartCount" must be all lower-case
(#301) Variable "chartRef1" must be all lower-case
(#301) Variable "chartRef2" must be all lower-case
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "objZip" must be all lower-case
(#305) Line exceeds maximum limit of 180 characters; contains 218 characters
(#308) Variable "drawingCount" must be all lower-case
(#310) Variable "chartCount" must be all lower-case
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Variable "drawingCount" must be all lower-case
(#314) Variable "chartCount" must be all lower-case
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Variable "objZip" must be all lower-case
(#316) Variable "chartRef1" must be all lower-case
(#316) Line exceeds maximum limit of 180 characters; contains 222 characters
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "objZip" must be all lower-case
(#319) Variable "chartRef2" must be all lower-case
(#319) Line exceeds maximum limit of 180 characters; contains 202 characters
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "objZip" must be all lower-case
(#325) Line exceeds 132 characters; contains 175 characters
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "objZip" must be all lower-case
(#328) Line exceeds 132 characters; contains 161 characters
(#331) 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
(#334) Variable "objZip" must be all lower-case
(#334) Line exceeds maximum limit of 180 characters; contains 186 characters
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "objZip" must be all lower-case
(#337) Line exceeds maximum limit of 180 characters; contains 205 characters
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Variable "objZip" must be all lower-case
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Variable "imageContents" must be all lower-case
(#350) Variable "imagePath" must be all lower-case
(#351) Variable "imagePath" must be all lower-case
(#352) Variable "imagePath" must be all lower-case
(#352) Variable "imagePath" must be all lower-case
(#353) Variable "imagePathSplitted" must be all lower-case
(#353) Variable "imagePath" must be all lower-case
(#355) Variable "zipClass" must be all lower-case
(#356) Variable "imageZip" must be all lower-case
(#356) Variable "zipClass" must be all lower-case
(#357) Variable "imageZip" must be all lower-case
(#357) Variable "imagePathSplitted" must be all lower-case
(#358) Variable "imageContents" must be all lower-case
(#358) Variable "imageZip" must be all lower-case
(#358) Variable "imagePathSplitted" must be all lower-case
(#359) Variable "imageZip" must be all lower-case
(#360) Variable "imageZip" must be all lower-case
(#362) Variable "imageContents" must be all lower-case
(#362) Variable "imagePath" must be all lower-case
(#365) Variable "objZip" must be all lower-case
(#365) Variable "imageContents" must be all lower-case
(#365) Line exceeds 132 characters; contains 164 characters
(#366) Usage of ELSEIF not allowed; use ELSE IF instead
(#366) Line exceeds 132 characters; contains 134 characters
(#372) Variable "imageContents" must be all lower-case
(#375) Variable "objZip" must be all lower-case
(#375) Variable "imageContents" must be all lower-case
(#375) Line exceeds 132 characters; contains 164 characters
(#379) Variable "saveDateReturnType" must be all lower-case
(#380) Variable "saveDebugLog" must be all lower-case
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "objZip" must be all lower-case
(#384) Variable "pFilename" must be all lower-case
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "originalFilename" must be all lower-case
(#388) Variable "pFilename" must be all lower-case
(#389) Variable "pFilename" must be all lower-case
(#389) Variable "originalFilename" must be all lower-case
(#390) Variable "pFilename" must be all lower-case
(#390) Line exceeds 132 characters; contains 143 characters
(#392) Variable "pFilename" must be all lower-case
(#405) Public method name "Excel2007::getSpreadsheet" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#421) Public method name "Excel2007::setSpreadsheet" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Public method name "Excel2007::getStringTable" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#443) Public method name "Excel2007::getStyleHashTable" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#453) Public method name "Excel2007::getStylesConditionalHashTable" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#463) Public method name "Excel2007::getFillHashTable" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#473) Public method name "Excel2007::getFontHashTable" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#483) Public method name "Excel2007::getBordersHashTable" must be in lower-case letters only
(#484) Opening brace should be on the same line as the declaration
(#493) Public method name "Excel2007::getNumFmtHashTable" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#503) Public method name "Excel2007::getDrawingHashTable" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
(#513) Public method name "Excel2007::getOffice2003Compatibility" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#524) Public method name "Excel2007::setOffice2003Compatibility" must be in lower-case letters only
(#524) Variable "pValue" must be all lower-case
(#525) Opening brace should be on the same line as the declaration
(#526) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Chart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "calculateCellValues" must be all lower-case
(#48) Public method name "Chart::writeChart" must be in lower-case letters only
(#48) Variable "pChart" must be all lower-case
(#48) Variable "calculateCellValues" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "calculateCellValues" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#55) Line exceeds maximum limit of 180 characters; contains 183 characters
(#57) Variable "objWriter" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#61) Variable "pChart" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "objWriter" must be all lower-case
(#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
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#76) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#80) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#83) Variable "objWriter" must be all lower-case
(#85) Variable "objWriter" must be all lower-case
(#87) Variable "objWriter" must be all lower-case
(#87) Variable "pChart" must be all lower-case
(#89) Variable "objWriter" must be all lower-case
(#90) Variable "objWriter" must be all lower-case
(#91) Variable "objWriter" must be all lower-case
(#93) Variable "objWriter" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Variable "pChart" must be all lower-case
(#93) Line exceeds maximum limit of 180 characters; contains 254 characters
(#95) Variable "objWriter" must be all lower-case
(#95) Variable "pChart" must be all lower-case
(#97) Variable "objWriter" must be all lower-case
(#98) Variable "objWriter" must be all lower-case
(#99) Variable "objWriter" must be all lower-case
(#101) Variable "objWriter" must be all lower-case
(#102) Variable "objWriter" must be all lower-case
(#103) Variable "objWriter" must be all lower-case
(#105) Variable "objWriter" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#107) Variable "objWriter" must be all lower-case
(#109) Variable "objWriter" must be all lower-case
(#111) Variable "objWriter" must be all lower-case
(#113) Variable "objWriter" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) This comment is 50% valid code; is this commented out code?
(#116) Variable "objWriter" must be all lower-case
(#127) Private method name "Chart::writeTitle" must be in lower-case letters only
(#127) Variable "objWriter" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#133) Variable "objWriter" must be all lower-case
(#134) Variable "objWriter" must be all lower-case
(#135) Variable "objWriter" must be all lower-case
(#137) Variable "objWriter" must be all lower-case
(#138) Variable "objWriter" must be all lower-case
(#140) Variable "objWriter" must be all lower-case
(#141) Variable "objWriter" must be all lower-case
(#143) Variable "objWriter" must be all lower-case
(#149) Variable "objWriter" must be all lower-case
(#151) Variable "objWriter" must be all lower-case
(#152) Variable "objWriter" must be all lower-case
(#153) Variable "objWriter" must be all lower-case
(#155) Variable "objWriter" must be all lower-case
(#157) Variable "objWriter" must be all lower-case
(#158) Variable "objWriter" must be all lower-case
(#159) Variable "objWriter" must be all lower-case
(#161) Variable "objWriter" must be all lower-case
(#172) Private method name "Chart::writeLegend" must be in lower-case letters only
(#172) Variable "objWriter" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#178) Variable "objWriter" must be all lower-case
(#180) Variable "objWriter" must be all lower-case
(#181) Variable "objWriter" must be all lower-case
(#182) Variable "objWriter" must be all lower-case
(#184) Variable "objWriter" must be all lower-case
(#186) Variable "objWriter" must be all lower-case
(#187) Variable "objWriter" must be all lower-case
(#188) Variable "objWriter" must be all lower-case
(#190) Variable "objWriter" must be all lower-case
(#191) Variable "objWriter" must be all lower-case
(#192) Variable "objWriter" must be all lower-case
(#194) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#197) Variable "objWriter" must be all lower-case
(#198) Variable "objWriter" must be all lower-case
(#199) Variable "objWriter" must be all lower-case
(#201) Variable "objWriter" must be all lower-case
(#202) Variable "objWriter" must be all lower-case
(#203) Variable "objWriter" must be all lower-case
(#205) Variable "objWriter" must be all lower-case
(#206) Variable "objWriter" must be all lower-case
(#207) Variable "objWriter" must be all lower-case
(#209) Variable "objWriter" must be all lower-case
(#210) Variable "objWriter" must be all lower-case
(#212) Variable "objWriter" must be all lower-case
(#228) Private method name "Chart::writePlotArea" must be in lower-case letters only
(#228) Variable "objWriter" must be all lower-case
(#228) Variable "pSheet" must be all lower-case
(#228) Variable "plotArea" must be all lower-case
(#228) Variable "xAxisLabel" must be all lower-case
(#228) Variable "yAxisLabel" must be all lower-case
(#228) Variable "xAxis" must be all lower-case
(#228) Variable "yAxis" must be all lower-case
(#228) Variable "majorGridlines" must be all lower-case
(#228) Variable "minorGridlines" must be all lower-case
(#228) Line exceeds maximum limit of 180 characters; contains 314 characters
(#229) Opening brace should be on the same line as the declaration
(#230) Variable "plotArea" must be all lower-case
(#236) Variable "objWriter" must be all lower-case
(#238) Variable "plotArea" must be all lower-case
(#240) Variable "objWriter" must be all lower-case
(#242) Variable "chartTypes" must be all lower-case
(#242) Variable "plotArea" must be all lower-case
(#243) Variable "catIsMultiLevelSeries" must be all lower-case
(#243) Variable "valIsMultiLevelSeries" must be all lower-case
(#244) Variable "plotGroupingType" must be all lower-case
(#245) Variable "chartTypes" must be all lower-case
(#245) Variable "chartType" must be all lower-case
(#246) Variable "objWriter" must be all lower-case
(#246) Variable "chartType" must be all lower-case
(#248) Variable "groupCount" must be all lower-case
(#248) Variable "plotArea" must be all lower-case
(#249) Variable "groupCount" must be all lower-case
(#250) Variable "plotGroup" must be all lower-case
(#250) Variable "plotArea" must be all lower-case
(#251) Variable "groupType" must be all lower-case
(#251) Variable "plotGroup" must be all lower-case
(#252) Variable "groupType" must be all lower-case
(#252) Variable "chartType" must be all lower-case
(#253) Variable "plotStyle" must be all lower-case
(#253) Variable "plotGroup" must be all lower-case
(#254) Variable "groupType" must be all lower-case
(#255) Variable "objWriter" must be all lower-case
(#256) Variable "objWriter" must be all lower-case
(#256) Variable "plotStyle" must be all lower-case
(#257) Variable "objWriter" must be all lower-case
(#258) Usage of ELSEIF not allowed; use ELSE IF instead
(#258) Variable "groupType" must be all lower-case
(#259) Variable "objWriter" must be all lower-case
(#260) Variable "objWriter" must be all lower-case
(#260) Variable "plotStyle" must be all lower-case
(#261) Variable "objWriter" must be all lower-case
(#264) Variable "plotGroup" must be all lower-case
(#264) Variable "chartType" must be all lower-case
(#264) Variable "objWriter" must be all lower-case
(#264) Variable "catIsMultiLevelSeries" must be all lower-case
(#264) Variable "valIsMultiLevelSeries" must be all lower-case
(#264) Variable "plotGroupingType" must be all lower-case
(#264) Variable "pSheet" must be all lower-case
(#264) Line exceeds 132 characters; contains 154 characters
(#268) Variable "objWriter" must be all lower-case
(#270) Variable "chartType" must be all lower-case
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#272) Variable "objWriter" must be all lower-case
(#273) Variable "objWriter" must be all lower-case
(#273) Variable "plotGroup" must be all lower-case
(#274) Variable "objWriter" must be all lower-case
(#275) Usage of ELSEIF not allowed; use ELSE IF instead
(#275) Variable "chartType" must be all lower-case
(#275) Variable "chartType" must be all lower-case
(#276) Variable "objWriter" must be all lower-case
(#277) Variable "objWriter" must be all lower-case
(#278) Variable "objWriter" must be all lower-case
(#280) Variable "plotGroupingType" must be all lower-case
(#280) Variable "plotGroupingType" must be all lower-case
(#281) Variable "objWriter" must be all lower-case
(#282) Variable "objWriter" must be all lower-case
(#283) Variable "objWriter" must be all lower-case
(#285) Usage of ELSEIF not allowed; use ELSE IF instead
(#285) Variable "chartType" must be all lower-case
(#286) Variable "objWriter" must be all lower-case
(#287) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#290) Variable "objWriter" must be all lower-case
(#291) Variable "objWriter" must be all lower-case
(#292) Variable "objWriter" must be all lower-case
(#293) Usage of ELSEIF not allowed; use ELSE IF instead
(#293) Variable "chartType" must be all lower-case
(#294) Variable "objWriter" must be all lower-case
(#295) Variable "objWriter" must be all lower-case
(#297) Variable "objWriter" must be all lower-case
(#299) Variable "objWriter" must be all lower-case
(#300) Variable "objWriter" must be all lower-case
(#301) Variable "objWriter" must be all lower-case
(#303) Variable "objWriter" must be all lower-case
(#304) Variable "objWriter" must be all lower-case
(#306) Variable "objWriter" must be all lower-case
(#307) Variable "objWriter" must be all lower-case
(#309) Variable "objWriter" must be all lower-case
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#316) Variable "chartType" must be all lower-case
(#316) Variable "chartType" must be all lower-case
(#316) Variable "chartType" must be all lower-case
(#316) Line exceeds 132 characters; contains 158 characters
(#317) Variable "objWriter" must be all lower-case
(#318) Variable "objWriter" must be all lower-case
(#319) Variable "objWriter" must be all lower-case
(#320) Variable "objWriter" must be all lower-case
(#321) Variable "objWriter" must be all lower-case
(#322) Variable "objWriter" must be all lower-case
(#324) Variable "objWriter" must be all lower-case
(#325) Variable "objWriter" must be all lower-case
(#326) Variable "objWriter" must be all lower-case
(#328) Variable "chartType" must be all lower-case
(#329) Variable "objWriter" must be all lower-case
(#330) Variable "objWriter" must be all lower-case
(#331) Variable "objWriter" must be all lower-case
(#335) Variable "objWriter" must be all lower-case
(#338) Variable "chartType" must be all lower-case
(#338) Variable "chartType" must be all lower-case
(#338) Variable "chartType" must be all lower-case
(#338) Line exceeds 132 characters; contains 154 characters
(#339) Variable "chartType" must be all lower-case
(#340) Variable "objWriter" must be all lower-case
(#340) Variable "plotArea" must be all lower-case
(#340) Variable "xAxisLabel" must be all lower-case
(#340) Variable "chartType" must be all lower-case
(#340) Variable "catIsMultiLevelSeries" must be all lower-case
(#340) Variable "xAxis" must be all lower-case
(#340) Variable "yAxis" must be all lower-case
(#340) Variable "majorGridlines" must be all lower-case
(#340) Variable "minorGridlines" must be all lower-case
(#340) Line exceeds 132 characters; contains 172 characters
(#342) Variable "objWriter" must be all lower-case
(#342) Variable "plotArea" must be all lower-case
(#342) Variable "xAxisLabel" must be all lower-case
(#342) Variable "chartType" must be all lower-case
(#342) Variable "catIsMultiLevelSeries" must be all lower-case
(#342) Variable "xAxis" must be all lower-case
(#342) Variable "yAxis" must be all lower-case
(#342) Line exceeds 132 characters; contains 141 characters
(#345) Variable "objWriter" must be all lower-case
(#345) Variable "plotArea" must be all lower-case
(#345) Variable "yAxisLabel" must be all lower-case
(#345) Variable "chartType" must be all lower-case
(#345) Variable "valIsMultiLevelSeries" must be all lower-case
(#345) Variable "xAxis" must be all lower-case
(#345) Variable "yAxis" must be all lower-case
(#345) Variable "majorGridlines" must be all lower-case
(#345) Variable "minorGridlines" must be all lower-case
(#345) Line exceeds 132 characters; contains 168 characters
(#348) Variable "objWriter" must be all lower-case
(#359) Private method name "Chart::writeDataLabels" must be in lower-case letters only
(#359) Variable "objWriter" must be all lower-case
(#359) Variable "chartLayout" must be all lower-case
(#360) Opening brace should be on the same line as the declaration
(#361) Variable "objWriter" must be all lower-case
(#363) Variable "objWriter" must be all lower-case
(#364) Variable "showLegendKey" must be all lower-case
(#364) Variable "chartLayout" must be all lower-case
(#364) Variable "chartLayout" must be all lower-case
(#365) Variable "objWriter" must be all lower-case
(#365) Variable "showLegendKey" must be all lower-case
(#366) Variable "objWriter" must be all lower-case
(#368) Variable "objWriter" must be all lower-case
(#369) Variable "showVal" must be all lower-case
(#369) Variable "chartLayout" must be all lower-case
(#369) Variable "chartLayout" must be all lower-case
(#370) Variable "objWriter" must be all lower-case
(#370) Variable "showVal" must be all lower-case
(#371) Variable "objWriter" must be all lower-case
(#373) Variable "objWriter" must be all lower-case
(#374) Variable "showCatName" must be all lower-case
(#374) Variable "chartLayout" must be all lower-case
(#374) Variable "chartLayout" must be all lower-case
(#375) Variable "objWriter" must be all lower-case
(#375) Variable "showCatName" must be all lower-case
(#376) Variable "objWriter" must be all lower-case
(#378) Variable "objWriter" must be all lower-case
(#379) Variable "showSerName" must be all lower-case
(#379) Variable "chartLayout" must be all lower-case
(#379) Variable "chartLayout" must be all lower-case
(#380) Variable "objWriter" must be all lower-case
(#380) Variable "showSerName" must be all lower-case
(#381) Variable "objWriter" must be all lower-case
(#383) Variable "objWriter" must be all lower-case
(#384) Variable "showPercent" must be all lower-case
(#384) Variable "chartLayout" must be all lower-case
(#384) Variable "chartLayout" must be all lower-case
(#385) Variable "objWriter" must be all lower-case
(#385) Variable "showPercent" must be all lower-case
(#386) Variable "objWriter" must be all lower-case
(#388) Variable "objWriter" must be all lower-case
(#389) Variable "showBubbleSize" must be all lower-case
(#389) Variable "chartLayout" must be all lower-case
(#389) Variable "chartLayout" must be all lower-case
(#390) Variable "objWriter" must be all lower-case
(#390) Variable "showBubbleSize" must be all lower-case
(#391) Variable "objWriter" must be all lower-case
(#393) Variable "objWriter" must be all lower-case
(#394) Variable "showLeaderLines" must be all lower-case
(#394) Variable "chartLayout" must be all lower-case
(#394) Variable "chartLayout" must be all lower-case
(#395) Variable "objWriter" must be all lower-case
(#395) Variable "showLeaderLines" must be all lower-case
(#396) Variable "objWriter" must be all lower-case
(#398) Variable "objWriter" must be all lower-case
(#414) Private method name "Chart::writeCategoryAxis" must be in lower-case letters only
(#414) Variable "objWriter" must be all lower-case
(#414) Variable "plotArea" must be all lower-case
(#414) Variable "xAxisLabel" must be all lower-case
(#414) Variable "groupType" must be all lower-case
(#414) Variable "isMultiLevelSeries" must be all lower-case
(#414) Variable "xAxis" must be all lower-case
(#414) Variable "yAxis" must be all lower-case
(#414) Line exceeds 132 characters; contains 144 characters
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "objWriter" must be all lower-case
(#419) Variable "objWriter" must be all lower-case
(#420) Variable "objWriter" must be all lower-case
(#421) Variable "objWriter" must be all lower-case
(#424) Variable "objWriter" must be all lower-case
(#425) Variable "objWriter" must be all lower-case
(#426) Variable "objWriter" must be all lower-case
(#426) Variable "yAxis" must be all lower-case
(#427) Variable "objWriter" must be all lower-case
(#428) Variable "objWriter" must be all lower-case
(#430) Variable "objWriter" must be all lower-case
(#431) Variable "objWriter" must be all lower-case
(#432) Variable "objWriter" must be all lower-case
(#434) Variable "objWriter" must be all lower-case
(#435) Variable "objWriter" must be all lower-case
(#436) Variable "objWriter" must be all lower-case
(#438) Variable "xAxisLabel" must be all lower-case
(#439) Variable "objWriter" must be all lower-case
(#440) Variable "objWriter" must be all lower-case
(#441) Variable "objWriter" must be all lower-case
(#443) Variable "objWriter" must be all lower-case
(#444) Variable "objWriter" must be all lower-case
(#446) Variable "objWriter" must be all lower-case
(#447) Variable "objWriter" must be all lower-case
(#449) Variable "objWriter" must be all lower-case
(#450) Variable "objWriter" must be all lower-case
(#452) Variable "xAxisLabel" must be all lower-case
(#456) Variable "objWriter" must be all lower-case
(#457) Variable "objWriter" must be all lower-case
(#458) Variable "objWriter" must be all lower-case
(#460) Variable "objWriter" must be all lower-case
(#461) Variable "objWriter" must be all lower-case
(#462) Variable "objWriter" must be all lower-case
(#463) Variable "objWriter" must be all lower-case
(#465) Variable "xAxisLabel" must be all lower-case
(#466) Variable "objWriter" must be all lower-case
(#468) Variable "objWriter" must be all lower-case
(#469) Variable "objWriter" must be all lower-case
(#470) Variable "objWriter" must be all lower-case
(#472) Variable "objWriter" must be all lower-case
(#475) Variable "objWriter" must be all lower-case
(#476) Variable "objWriter" must be all lower-case
(#476) Variable "yAxis" must be all lower-case
(#477) Variable "objWriter" must be all lower-case
(#477) Variable "yAxis" must be all lower-case
(#478) Variable "objWriter" must be all lower-case
(#480) Variable "objWriter" must be all lower-case
(#481) Variable "objWriter" must be all lower-case
(#481) Variable "yAxis" must be all lower-case
(#482) Variable "objWriter" must be all lower-case
(#484) Variable "objWriter" must be all lower-case
(#485) Variable "objWriter" must be all lower-case
(#485) Variable "yAxis" must be all lower-case
(#486) Variable "objWriter" must be all lower-case
(#488) Variable "objWriter" must be all lower-case
(#489) Variable "objWriter" must be all lower-case
(#489) Variable "yAxis" must be all lower-case
(#490) Variable "objWriter" must be all lower-case
(#493) Variable "objWriter" must be all lower-case
(#494) Variable "objWriter" must be all lower-case
(#495) Variable "objWriter" must be all lower-case
(#497) Variable "objWriter" must be all lower-case
(#498) Variable "objWriter" must be all lower-case
(#498) Variable "yAxis" must be all lower-case
(#499) Variable "objWriter" must be all lower-case
(#502) Variable "objWriter" must be all lower-case
(#503) Variable "objWriter" must be all lower-case
(#504) Variable "objWriter" must be all lower-case
(#506) Variable "objWriter" must be all lower-case
(#507) Variable "objWriter" must be all lower-case
(#508) Variable "objWriter" must be all lower-case
(#510) Variable "objWriter" must be all lower-case
(#511) Variable "objWriter" must be all lower-case
(#512) Variable "objWriter" must be all lower-case
(#514) Variable "isMultiLevelSeries" must be all lower-case
(#515) Variable "objWriter" must be all lower-case
(#516) Variable "objWriter" must be all lower-case
(#517) Variable "objWriter" must be all lower-case
(#519) Variable "objWriter" must be all lower-case
(#535) Private method name "Chart::writeValueAxis" must be in lower-case letters only
(#535) Variable "objWriter" must be all lower-case
(#535) Variable "plotArea" must be all lower-case
(#535) Variable "yAxisLabel" must be all lower-case
(#535) Variable "groupType" must be all lower-case
(#535) Variable "isMultiLevelSeries" must be all lower-case
(#535) Variable "xAxis" must be all lower-case
(#535) Variable "yAxis" must be all lower-case
(#535) Variable "majorGridlines" must be all lower-case
(#535) Variable "minorGridlines" must be all lower-case
(#535) Line exceeds 132 characters; contains 175 characters
(#536) Opening brace should be on the same line as the declaration
(#537) Variable "objWriter" must be all lower-case
(#540) Variable "objWriter" must be all lower-case
(#541) Variable "objWriter" must be all lower-case
(#542) Variable "objWriter" must be all lower-case
(#545) Variable "objWriter" must be all lower-case
(#547) Variable "xAxis" must be all lower-case
(#548) Variable "objWriter" must be all lower-case
(#549) Variable "objWriter" must be all lower-case
(#549) Variable "xAxis" must be all lower-case
(#550) Variable "objWriter" must be all lower-case
(#553) Variable "xAxis" must be all lower-case
(#554) Variable "objWriter" must be all lower-case
(#555) Variable "objWriter" must be all lower-case
(#555) Variable "xAxis" must be all lower-case
(#556) Variable "objWriter" must be all lower-case
(#559) Variable "objWriter" must be all lower-case
(#560) Variable "objWriter" must be all lower-case
(#560) Variable "xAxis" must be all lower-case
(#562) Variable "objWriter" must be all lower-case
(#563) Variable "objWriter" must be all lower-case
(#565) Variable "objWriter" must be all lower-case
(#566) Variable "objWriter" must be all lower-case
(#567) Variable "objWriter" must be all lower-case
(#569) Variable "objWriter" must be all lower-case
(#570) Variable "objWriter" must be all lower-case
(#571) Variable "objWriter" must be all lower-case
(#573) Variable "objWriter" must be all lower-case
(#574) Variable "objWriter" must be all lower-case
(#576) Variable "majorGridlines" must be all lower-case
(#577) Variable "objWriter" must be all lower-case
(#578) Variable "objWriter" must be all lower-case
(#578) Variable "majorGridlines" must be all lower-case
(#579) Variable "objWriter" must be all lower-case
(#580) Variable "objWriter" must be all lower-case
(#580) Variable "majorGridlines" must be all lower-case
(#581) Variable "objWriter" must be all lower-case
(#581) Variable "majorGridlines" must be all lower-case
(#582) Variable "objWriter" must be all lower-case
(#583) Variable "objWriter" must be all lower-case
(#583) Variable "majorGridlines" must be all lower-case
(#584) Variable "objWriter" must be all lower-case
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#585) Variable "objWriter" must be all lower-case
(#585) No space found before comment text; expected "// end srgbClr" but found "//end srgbClr"
(#586) Variable "objWriter" must be all lower-case
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) No space found before comment text; expected "// end solidFill" but found "//end solidFill"
(#588) Variable "objWriter" must be all lower-case
(#589) Variable "objWriter" must be all lower-case
(#589) Variable "majorGridlines" must be all lower-case
(#590) Variable "objWriter" must be all lower-case
(#592) Variable "majorGridlines" must be all lower-case
(#593) Variable "objWriter" must be all lower-case
(#594) Variable "objWriter" must be all lower-case
(#595) Variable "objWriter" must be all lower-case
(#597) Variable "objWriter" must be all lower-case
(#598) Variable "objWriter" must be all lower-case
(#601) Variable "majorGridlines" must be all lower-case
(#602) Variable "objWriter" must be all lower-case
(#603) Variable "objWriter" must be all lower-case
(#603) Variable "majorGridlines" must be all lower-case
(#604) Variable "objWriter" must be all lower-case
(#604) Variable "majorGridlines" must be all lower-case
(#605) Variable "objWriter" must be all lower-case
(#605) Variable "majorGridlines" must be all lower-case
(#606) Variable "objWriter" must be all lower-case
(#609) Variable "majorGridlines" must be all lower-case
(#610) Variable "objWriter" must be all lower-case
(#611) Variable "objWriter" must be all lower-case
(#611) Variable "majorGridlines" must be all lower-case
(#612) Variable "objWriter" must be all lower-case
(#612) Variable "majorGridlines" must be all lower-case
(#613) Variable "objWriter" must be all lower-case
(#613) Variable "majorGridlines" must be all lower-case
(#614) Variable "objWriter" must be all lower-case
(#616) Variable "objWriter" must be all lower-case
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) No space found before comment text; expected "// end ln" but found "//end ln"
(#618) Variable "objWriter" must be all lower-case
(#620) Variable "majorGridlines" must be all lower-case
(#621) Variable "objWriter" must be all lower-case
(#622) Variable "objWriter" must be all lower-case
(#622) Variable "majorGridlines" must be all lower-case
(#623) Variable "objWriter" must be all lower-case
(#623) Variable "majorGridlines" must be all lower-case
(#624) Variable "objWriter" must be all lower-case
(#624) Variable "majorGridlines" must be all lower-case
(#625) Variable "objWriter" must be all lower-case
(#626) Variable "objWriter" must be all lower-case
(#626) Variable "majorGridlines" must be all lower-case
(#627) Variable "objWriter" must be all lower-case
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#628) Variable "objWriter" must be all lower-case
(#628) No space found before comment text; expected "// end schemeClr" but found "//end schemeClr"
(#629) Variable "objWriter" must be all lower-case
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) No space found before comment text; expected "// end glow" but found "//end glow"
(#632) Variable "majorGridlines" must be all lower-case
(#633) Variable "objWriter" must be all lower-case
(#633) Variable "majorGridlines" must be all lower-case
(#634) Variable "majorGridlines" must be all lower-case
(#635) Variable "objWriter" must be all lower-case
(#635) Variable "majorGridlines" must be all lower-case
(#637) Variable "majorGridlines" must be all lower-case
(#638) Variable "objWriter" must be all lower-case
(#638) Variable "majorGridlines" must be all lower-case
(#640) Variable "majorGridlines" must be all lower-case
(#641) Variable "objWriter" must be all lower-case
(#641) Variable "majorGridlines" must be all lower-case
(#643) Variable "majorGridlines" must be all lower-case
(#644) Variable "objWriter" must be all lower-case
(#644) Variable "majorGridlines" must be all lower-case
(#646) Variable "majorGridlines" must be all lower-case
(#647) Variable "objWriter" must be all lower-case
(#647) Variable "majorGridlines" must be all lower-case
(#649) Variable "majorGridlines" must be all lower-case
(#650) Variable "objWriter" must be all lower-case
(#650) Variable "majorGridlines" must be all lower-case
(#652) Variable "majorGridlines" must be all lower-case
(#653) Variable "objWriter" must be all lower-case
(#653) Variable "majorGridlines" must be all lower-case
(#655) Variable "majorGridlines" must be all lower-case
(#656) Variable "objWriter" must be all lower-case
(#656) Variable "majorGridlines" must be all lower-case
(#658) Variable "objWriter" must be all lower-case
(#658) Variable "majorGridlines" must be all lower-case
(#659) Variable "objWriter" must be all lower-case
(#659) Variable "majorGridlines" must be all lower-case
(#661) Variable "objWriter" must be all lower-case
(#662) Variable "objWriter" must be all lower-case
(#662) Variable "majorGridlines" must be all lower-case
(#663) Variable "objWriter" must be all lower-case
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#665) Variable "objWriter" must be all lower-case
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) No space found before comment text; expected "// end color:type" but found "//end color:type"
(#666) Variable "objWriter" must be all lower-case
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) No space found before comment text; expected "// end shadow" but found "//end shadow"
(#669) Variable "majorGridlines" must be all lower-case
(#670) Variable "objWriter" must be all lower-case
(#671) Variable "objWriter" must be all lower-case
(#671) Variable "majorGridlines" must be all lower-case
(#672) Variable "objWriter" must be all lower-case
(#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) No space found before comment text; expected "// end softEdge" but found "//end softEdge"
(#675) Variable "objWriter" must be all lower-case
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) No space found before comment text; expected "// end effectLst" but found "//end effectLst"
(#676) Variable "objWriter" must be all lower-case
(#676) No space found before comment text; expected "// end spPr" but found "//end spPr"
(#677) Variable "objWriter" must be all lower-case
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) No space found before comment text; expected "// end majorGridLines" but found "//end majorGridLines"
(#679) Variable "minorGridlines" must be all lower-case
(#680) Variable "objWriter" must be all lower-case
(#681) Variable "objWriter" must be all lower-case
(#683) Variable "minorGridlines" must be all lower-case
(#684) Variable "objWriter" must be all lower-case
(#685) Variable "objWriter" must be all lower-case
(#685) Variable "minorGridlines" must be all lower-case
(#686) Variable "objWriter" must be all lower-case
(#687) Variable "objWriter" must be all lower-case
(#687) Variable "minorGridlines" must be all lower-case
(#688) Variable "objWriter" must be all lower-case
(#688) Variable "minorGridlines" must be all lower-case
(#689) Variable "objWriter" must be all lower-case
(#690) Variable "objWriter" must be all lower-case
(#690) Variable "minorGridlines" must be all lower-case
(#691) Variable "objWriter" must be all lower-case
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#692) Variable "objWriter" must be all lower-case
(#692) No space found before comment text; expected "// end srgbClr" but found "//end srgbClr"
(#693) Variable "objWriter" must be all lower-case
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) No space found before comment text; expected "// end solidFill" but found "//end solidFill"
(#695) Variable "objWriter" must be all lower-case
(#696) Variable "objWriter" must be all lower-case
(#696) Variable "minorGridlines" must be all lower-case
(#697) Variable "objWriter" must be all lower-case
(#699) Variable "minorGridlines" must be all lower-case
(#700) Variable "objWriter" must be all lower-case
(#701) Variable "objWriter" must be all lower-case
(#702) Variable "objWriter" must be all lower-case
(#704) Variable "objWriter" must be all lower-case
(#705) Variable "objWriter" must be all lower-case
(#708) Variable "minorGridlines" must be all lower-case
(#709) Variable "objWriter" must be all lower-case
(#710) Variable "objWriter" must be all lower-case
(#710) Variable "minorGridlines" must be all lower-case
(#711) Variable "objWriter" must be all lower-case
(#711) Variable "minorGridlines" must be all lower-case
(#712) Variable "objWriter" must be all lower-case
(#712) Variable "minorGridlines" must be all lower-case
(#713) Variable "objWriter" must be all lower-case
(#716) Variable "minorGridlines" must be all lower-case
(#717) Variable "objWriter" must be all lower-case
(#718) Variable "objWriter" must be all lower-case
(#718) Variable "minorGridlines" must be all lower-case
(#719) Variable "objWriter" must be all lower-case
(#719) Variable "minorGridlines" must be all lower-case
(#720) Variable "objWriter" must be all lower-case
(#720) Variable "minorGridlines" must be all lower-case
(#721) Variable "objWriter" must be all lower-case
(#723) Variable "objWriter" must be all lower-case
(#723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) No space found before comment text; expected "// end ln" but found "//end ln"
(#726) Variable "objWriter" must be all lower-case
(#728) Variable "minorGridlines" must be all lower-case
(#729) Variable "objWriter" must be all lower-case
(#730) Variable "objWriter" must be all lower-case
(#730) Variable "minorGridlines" must be all lower-case
(#731) Variable "objWriter" must be all lower-case
(#731) Variable "minorGridlines" must be all lower-case
(#732) Variable "objWriter" must be all lower-case
(#732) Variable "minorGridlines" must be all lower-case
(#733) Variable "objWriter" must be all lower-case
(#734) Variable "objWriter" must be all lower-case
(#734) Variable "minorGridlines" must be all lower-case
(#735) Variable "objWriter" must be all lower-case
(#735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#736) Variable "objWriter" must be all lower-case
(#736) No space found before comment text; expected "// end schemeClr" but found "//end schemeClr"
(#737) Variable "objWriter" must be all lower-case
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) No space found before comment text; expected "// end glow" but found "//end glow"
(#740) Variable "minorGridlines" must be all lower-case
(#741) Variable "objWriter" must be all lower-case
(#741) Variable "minorGridlines" must be all lower-case
(#742) Variable "minorGridlines" must be all lower-case
(#743) Variable "objWriter" must be all lower-case
(#743) Variable "minorGridlines" must be all lower-case
(#745) Variable "minorGridlines" must be all lower-case
(#746) Variable "objWriter" must be all lower-case
(#746) Variable "minorGridlines" must be all lower-case
(#748) Variable "minorGridlines" must be all lower-case
(#749) Variable "objWriter" must be all lower-case
(#749) Variable "minorGridlines" must be all lower-case
(#751) Variable "minorGridlines" must be all lower-case
(#752) Variable "objWriter" must be all lower-case
(#752) Variable "minorGridlines" must be all lower-case
(#754) Variable "minorGridlines" must be all lower-case
(#755) Variable "objWriter" must be all lower-case
(#755) Variable "minorGridlines" must be all lower-case
(#757) Variable "minorGridlines" must be all lower-case
(#758) Variable "objWriter" must be all lower-case
(#758) Variable "minorGridlines" must be all lower-case
(#760) Variable "minorGridlines" must be all lower-case
(#761) Variable "objWriter" must be all lower-case
(#761) Variable "minorGridlines" must be all lower-case
(#763) Variable "minorGridlines" must be all lower-case
(#764) Variable "objWriter" must be all lower-case
(#764) Variable "minorGridlines" must be all lower-case
(#766) Variable "objWriter" must be all lower-case
(#766) Variable "minorGridlines" must be all lower-case
(#767) Variable "objWriter" must be all lower-case
(#767) Variable "minorGridlines" must be all lower-case
(#768) Variable "objWriter" must be all lower-case
(#769) Variable "objWriter" must be all lower-case
(#769) Variable "minorGridlines" must be all lower-case
(#770) Variable "objWriter" must be all lower-case
(#770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#770) No space found before comment text; expected "// end alpha" but found "//end alpha"
(#771) Variable "objWriter" must be all lower-case
(#771) No space found before comment text; expected "// end color:type" but found "//end color:type"
(#772) Variable "objWriter" must be all lower-case
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) No space found before comment text; expected "// end shadow" but found "//end shadow"
(#775) Variable "minorGridlines" must be all lower-case
(#776) Variable "objWriter" must be all lower-case
(#777) Variable "objWriter" must be all lower-case
(#777) Variable "minorGridlines" must be all lower-case
(#778) Variable "objWriter" must be all lower-case
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) No space found before comment text; expected "// end softEdge" but found "//end softEdge"
(#781) Variable "objWriter" must be all lower-case
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#781) No space found before comment text; expected "// end effectLst" but found "//end effectLst"
(#782) Variable "objWriter" must be all lower-case
(#782) No space found before comment text; expected "// end spPr" but found "//end spPr"
(#783) Variable "objWriter" must be all lower-case
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) No space found before comment text; expected "// end minorGridLines" but found "//end minorGridLines"
(#786) Variable "yAxisLabel" must be all lower-case
(#787) Variable "objWriter" must be all lower-case
(#788) Variable "objWriter" must be all lower-case
(#789) Variable "objWriter" must be all lower-case
(#791) Variable "objWriter" must be all lower-case
(#792) Variable "objWriter" must be all lower-case
(#794) Variable "objWriter" must be all lower-case
(#795) Variable "objWriter" must be all lower-case
(#797) Variable "objWriter" must be all lower-case
(#798) Variable "objWriter" must be all lower-case
(#800) Variable "yAxisLabel" must be all lower-case
(#805) Variable "objWriter" must be all lower-case
(#806) Variable "objWriter" must be all lower-case
(#807) Variable "objWriter" must be all lower-case
(#809) Variable "objWriter" must be all lower-case
(#810) Variable "objWriter" must be all lower-case
(#811) Variable "objWriter" must be all lower-case
(#812) Variable "objWriter" must be all lower-case
(#814) Variable "groupType" must be all lower-case
(#815) Variable "yAxisLabel" must be all lower-case
(#816) Variable "objWriter" must be all lower-case
(#819) Variable "objWriter" must be all lower-case
(#820) Variable "objWriter" must be all lower-case
(#821) Variable "objWriter" must be all lower-case
(#823) Variable "objWriter" must be all lower-case
(#826) Variable "objWriter" must be all lower-case
(#827) Variable "objWriter" must be all lower-case
(#827) Variable "xAxis" must be all lower-case
(#828) Variable "objWriter" must be all lower-case
(#828) Variable "xAxis" must be all lower-case
(#829) Variable "objWriter" must be all lower-case
(#831) Variable "objWriter" must be all lower-case
(#832) Variable "objWriter" must be all lower-case
(#832) Variable "xAxis" must be all lower-case
(#833) Variable "objWriter" must be all lower-case
(#835) Variable "objWriter" must be all lower-case
(#836) Variable "objWriter" must be all lower-case
(#836) Variable "xAxis" must be all lower-case
(#837) Variable "objWriter" must be all lower-case
(#839) Variable "objWriter" must be all lower-case
(#840) Variable "objWriter" must be all lower-case
(#840) Variable "xAxis" must be all lower-case
(#841) Variable "objWriter" must be all lower-case
(#843) Variable "objWriter" must be all lower-case
(#845) Variable "xAxis" must be all lower-case
(#846) Variable "objWriter" must be all lower-case
(#847) Variable "objWriter" must be all lower-case
(#847) Variable "xAxis" must be all lower-case
(#848) Variable "objWriter" must be all lower-case
(#848) Variable "xAxis" must be all lower-case
(#849) Variable "objWriter" must be all lower-case
(#850) Variable "objWriter" must be all lower-case
(#850) Variable "xAxis" must be all lower-case
(#851) Variable "objWriter" must be all lower-case
(#852) Variable "objWriter" must be all lower-case
(#853) Variable "objWriter" must be all lower-case
(#856) Variable "objWriter" must be all lower-case
(#858) Variable "objWriter" must be all lower-case
(#858) Variable "xAxis" must be all lower-case
(#859) Variable "objWriter" must be all lower-case
(#859) Variable "xAxis" must be all lower-case
(#860) Variable "objWriter" must be all lower-case
(#860) Variable "xAxis" must be all lower-case
(#862) Variable "xAxis" must be all lower-case
(#863) Variable "objWriter" must be all lower-case
(#864) Variable "objWriter" must be all lower-case
(#864) Variable "xAxis" must be all lower-case
(#865) Variable "objWriter" must be all lower-case
(#865) Variable "xAxis" must be all lower-case
(#866) Variable "objWriter" must be all lower-case
(#867) Variable "objWriter" must be all lower-case
(#867) Variable "xAxis" must be all lower-case
(#868) Variable "objWriter" must be all lower-case
(#869) Variable "objWriter" must be all lower-case
(#870) Variable "objWriter" must be all lower-case
(#873) Variable "objWriter" must be all lower-case
(#874) Variable "objWriter" must be all lower-case
(#874) Variable "xAxis" must be all lower-case
(#875) Variable "objWriter" must be all lower-case
(#877) Variable "xAxis" must be all lower-case
(#878) Variable "objWriter" must be all lower-case
(#879) Variable "objWriter" must be all lower-case
(#880) Variable "objWriter" must be all lower-case
(#882) Variable "objWriter" must be all lower-case
(#883) Variable "objWriter" must be all lower-case
(#886) Variable "xAxis" must be all lower-case
(#887) Variable "objWriter" must be all lower-case
(#888) Variable "objWriter" must be all lower-case
(#888) Variable "xAxis" must be all lower-case
(#889) Variable "objWriter" must be all lower-case
(#889) Variable "xAxis" must be all lower-case
(#890) Variable "objWriter" must be all lower-case
(#890) Variable "xAxis" must be all lower-case
(#891) Variable "objWriter" must be all lower-case
(#894) Variable "xAxis" must be all lower-case
(#895) Variable "objWriter" must be all lower-case
(#896) Variable "objWriter" must be all lower-case
(#896) Variable "xAxis" must be all lower-case
(#897) Variable "objWriter" must be all lower-case
(#897) Variable "xAxis" must be all lower-case
(#898) Variable "objWriter" must be all lower-case
(#898) Variable "xAxis" must be all lower-case
(#899) Variable "objWriter" must be all lower-case
(#902) Variable "objWriter" must be all lower-case
(#904) Variable "objWriter" must be all lower-case
(#906) Variable "xAxis" must be all lower-case
(#907) Variable "objWriter" must be all lower-case
(#908) Variable "objWriter" must be all lower-case
(#908) Variable "xAxis" must be all lower-case
(#909) Variable "objWriter" must be all lower-case
(#909) Variable "xAxis" must be all lower-case
(#910) Variable "objWriter" must be all lower-case
(#910) Variable "xAxis" must be all lower-case
(#911) Variable "objWriter" must be all lower-case
(#912) Variable "objWriter" must be all lower-case
(#912) Variable "xAxis" must be all lower-case
(#913) Variable "objWriter" must be all lower-case
(#914) Variable "objWriter" must be all lower-case
(#915) Variable "objWriter" must be all lower-case
(#918) Variable "xAxis" must be all lower-case
(#919) Variable "objWriter" must be all lower-case
(#919) Variable "xAxis" must be all lower-case
(#921) Variable "xAxis" must be all lower-case
(#922) Variable "objWriter" must be all lower-case
(#922) Variable "xAxis" must be all lower-case
(#924) Variable "xAxis" must be all lower-case
(#925) Variable "objWriter" must be all lower-case
(#925) Variable "xAxis" must be all lower-case
(#927) Variable "xAxis" must be all lower-case
(#928) Variable "objWriter" must be all lower-case
(#928) Variable "xAxis" must be all lower-case
(#930) Variable "xAxis" must be all lower-case
(#931) Variable "objWriter" must be all lower-case
(#931) Variable "xAxis" must be all lower-case
(#933) Variable "xAxis" must be all lower-case
(#934) Variable "objWriter" must be all lower-case
(#934) Variable "xAxis" must be all lower-case
(#936) Variable "xAxis" must be all lower-case
(#937) Variable "objWriter" must be all lower-case
(#937) Variable "xAxis" must be all lower-case
(#939) Variable "xAxis" must be all lower-case
(#940) Variable "objWriter" must be all lower-case
(#940) Variable "xAxis" must be all lower-case
(#942) Variable "xAxis" must be all lower-case
(#943) Variable "objWriter" must be all lower-case
(#943) Variable "xAxis" must be all lower-case
(#946) Variable "objWriter" must be all lower-case
(#946) Variable "xAxis" must be all lower-case
(#947) Variable "objWriter" must be all lower-case
(#947) Variable "xAxis" must be all lower-case
(#948) Variable "objWriter" must be all lower-case
(#949) Variable "objWriter" must be all lower-case
(#949) Variable "xAxis" must be all lower-case
(#950) Variable "objWriter" must be all lower-case
(#951) Variable "objWriter" must be all lower-case
(#953) Variable "objWriter" must be all lower-case
(#956) Variable "xAxis" must be all lower-case
(#957) Variable "objWriter" must be all lower-case
(#958) Variable "objWriter" must be all lower-case
(#958) Variable "xAxis" must be all lower-case
(#959) Variable "objWriter" must be all lower-case
(#962) Variable "objWriter" must be all lower-case
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#962) No space found before comment text; expected "// effectList" but found "//effectList"
(#963) Variable "objWriter" must be all lower-case
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) No space found before comment text; expected "// end spPr" but found "//end spPr"
(#966) Variable "objWriter" must be all lower-case
(#967) Variable "objWriter" must be all lower-case
(#968) Variable "objWriter" must be all lower-case
(#970) Variable "xAxis" must be all lower-case
(#971) Variable "objWriter" must be all lower-case
(#972) Variable "objWriter" must be all lower-case
(#972) Variable "xAxis" must be all lower-case
(#973) Variable "objWriter" must be all lower-case
(#975) Variable "objWriter" must be all lower-case
(#976) Variable "objWriter" must be all lower-case
(#976) Variable "xAxis" must be all lower-case
(#977) Variable "objWriter" must be all lower-case
(#980) Variable "objWriter" must be all lower-case
(#981) Variable "objWriter" must be all lower-case
(#982) Variable "objWriter" must be all lower-case
(#984) Variable "xAxis" must be all lower-case
(#985) Variable "objWriter" must be all lower-case
(#986) Variable "objWriter" must be all lower-case
(#986) Variable "xAxis" must be all lower-case
(#987) Variable "objWriter" must be all lower-case
(#990) Variable "xAxis" must be all lower-case
(#991) Variable "objWriter" must be all lower-case
(#992) Variable "objWriter" must be all lower-case
(#992) Variable "xAxis" must be all lower-case
(#993) Variable "objWriter" must be all lower-case
(#997) Variable "isMultiLevelSeries" must be all lower-case
(#998) Variable "groupType" must be all lower-case
(#999) Variable "objWriter" must be all lower-case
(#1000) Variable "objWriter" must be all lower-case
(#1001) Variable "objWriter" must be all lower-case
(#1005) Variable "objWriter" must be all lower-case
(#1016) Private method name "Chart::getChartType" must be in lower-case letters only
(#1016) Variable "plotArea" must be all lower-case
(#1017) Opening brace should be on the same line as the declaration
(#1018) Variable "groupCount" must be all lower-case
(#1018) Variable "plotArea" must be all lower-case
(#1020) Variable "groupCount" must be all lower-case
(#1021) Variable "chartType" must be all lower-case
(#1021) Variable "plotArea" must be all lower-case
(#1023) Variable "chartTypes" must be all lower-case
(#1024) Variable "groupCount" must be all lower-case
(#1025) Variable "chartTypes" must be all lower-case
(#1025) Variable "plotArea" must be all lower-case
(#1027) Variable "chartType" must be all lower-case
(#1027) Variable "chartTypes" must be all lower-case
(#1028) Variable "chartTypes" must be all lower-case
(#1033) Variable "chartType" must be all lower-case
(#1049) Private method name "Chart::writePlotGroup" must be in lower-case letters only
(#1049) Variable "plotGroup" must be all lower-case
(#1049) Variable "groupType" must be all lower-case
(#1049) Variable "objWriter" must be all lower-case
(#1049) Variable "catIsMultiLevelSeries" must be all lower-case
(#1049) Variable "valIsMultiLevelSeries" must be all lower-case
(#1049) Variable "plotGroupingType" must be all lower-case
(#1049) Variable "pSheet" must be all lower-case
(#1049) Line exceeds maximum limit of 180 characters; contains 186 characters
(#1050) Opening brace should be on the same line as the declaration
(#1051) Variable "plotGroup" must be all lower-case
(#1055) Variable "groupType" must be all lower-case
(#1055) Variable "groupType" must be all lower-case
(#1056) Variable "objWriter" must be all lower-case
(#1057) Variable "objWriter" must be all lower-case
(#1057) Variable "plotGroup" must be all lower-case
(#1058) Variable "objWriter" must be all lower-case
(#1061) Variable "plotGroup" must be all lower-case
(#1062) Variable "plotGroupingType" must be all lower-case
(#1062) Variable "plotGroup" must be all lower-case
(#1063) Variable "objWriter" must be all lower-case
(#1064) Variable "objWriter" must be all lower-case
(#1064) Variable "plotGroupingType" must be all lower-case
(#1065) Variable "objWriter" must be all lower-case
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1069) Variable "plotSeriesOrder" must be all lower-case
(#1069) Variable "plotGroup" must be all lower-case
(#1070) Variable "plotSeriesCount" must be all lower-case
(#1070) Variable "plotSeriesOrder" must be all lower-case
(#1072) Variable "groupType" must be all lower-case
(#1072) Variable "groupType" must be all lower-case
(#1073) Variable "groupType" must be all lower-case
(#1074) Variable "groupType" must be all lower-case
(#1074) Variable "groupType" must be all lower-case
(#1074) Variable "groupType" must be all lower-case
(#1074) Variable "plotSeriesCount" must be all lower-case
(#1074) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1075) Variable "objWriter" must be all lower-case
(#1076) Variable "objWriter" must be all lower-case
(#1077) Variable "objWriter" must be all lower-case
(#1079) Variable "objWriter" must be all lower-case
(#1080) Variable "objWriter" must be all lower-case
(#1081) Variable "objWriter" must be all lower-case
(#1086) Variable "plotSeriesOrder" must be all lower-case
(#1086) Variable "plotSeriesIdx" must be all lower-case
(#1086) Variable "plotSeriesRef" must be all lower-case
(#1087) Variable "objWriter" must be all lower-case
(#1089) Variable "objWriter" must be all lower-case
(#1090) Variable "objWriter" must be all lower-case
(#1090) Variable "plotSeriesIdx" must be all lower-case
(#1091) Variable "objWriter" must be all lower-case
(#1093) Variable "objWriter" must be all lower-case
(#1094) Variable "objWriter" must be all lower-case
(#1094) Variable "plotSeriesRef" must be all lower-case
(#1095) Variable "objWriter" must be all lower-case
(#1097) Variable "groupType" must be all lower-case
(#1097) Variable "groupType" must be all lower-case
(#1097) Variable "groupType" must be all lower-case
(#1097) Line exceeds 132 characters; contains 155 characters
(#1098) Variable "objWriter" must be all lower-case
(#1099) Variable "objWriter" must be all lower-case
(#1100) Variable "objWriter" must be all lower-case
(#1101) Variable "objWriter" must be all lower-case
(#1103) Variable "objWriter" must be all lower-case
(#1104) Variable "objWriter" must be all lower-case
(#1105) Variable "objWriter" must be all lower-case
(#1107) Variable "objWriter" must be all lower-case
(#1108) Variable "objWriter" must be all lower-case
(#1109) Variable "objWriter" must be all lower-case
(#1110) Variable "objWriter" must be all lower-case
(#1111) Variable "objWriter" must be all lower-case
(#1112) Variable "objWriter" must be all lower-case
(#1113) Variable "objWriter" must be all lower-case
(#1114) Variable "objWriter" must be all lower-case
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1117) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1118) Variable "plotSeriesLabel" must be all lower-case
(#1118) Variable "plotGroup" must be all lower-case
(#1118) Variable "plotSeriesRef" must be all lower-case
(#1119) Variable "plotSeriesLabel" must be all lower-case
(#1119) Variable "plotSeriesLabel" must be all lower-case
(#1120) Variable "objWriter" must be all lower-case
(#1121) Variable "objWriter" must be all lower-case
(#1122) Variable "plotSeriesLabel" must be all lower-case
(#1122) Variable "objWriter" must be all lower-case
(#1123) Variable "objWriter" must be all lower-case
(#1124) Variable "objWriter" must be all lower-case
(#1127) Inline comments must end in full-stops, exclamation marks, or question marks
(#1127) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1128) Variable "groupType" must be all lower-case
(#1128) Variable "groupType" must be all lower-case
(#1129) Variable "objWriter" must be all lower-case
(#1130) Variable "objWriter" must be all lower-case
(#1131) Variable "objWriter" must be all lower-case
(#1132) Variable "groupType" must be all lower-case
(#1133) Variable "objWriter" must be all lower-case
(#1134) Variable "objWriter" must be all lower-case
(#1136) Variable "objWriter" must be all lower-case
(#1137) Variable "objWriter" must be all lower-case
(#1140) Variable "plotSeriesValues" must be all lower-case
(#1140) Variable "plotGroup" must be all lower-case
(#1140) Variable "plotSeriesRef" must be all lower-case
(#1141) Variable "plotSeriesValues" must be all lower-case
(#1142) Variable "plotSeriesMarker" must be all lower-case
(#1142) Variable "plotSeriesValues" must be all lower-case
(#1143) Variable "plotSeriesMarker" must be all lower-case
(#1144) Variable "objWriter" must be all lower-case
(#1145) Variable "objWriter" must be all lower-case
(#1146) Variable "objWriter" must be all lower-case
(#1146) Variable "plotSeriesMarker" must be all lower-case
(#1147) Variable "objWriter" must be all lower-case
(#1149) Variable "plotSeriesMarker" must be all lower-case
(#1150) Variable "objWriter" must be all lower-case
(#1151) Variable "objWriter" must be all lower-case
(#1152) Variable "objWriter" must be all lower-case
(#1155) Variable "objWriter" must be all lower-case
(#1159) Variable "groupType" must be all lower-case
(#1159) Variable "groupType" must be all lower-case
(#1159) Variable "groupType" must be all lower-case
(#1159) Line exceeds 132 characters; contains 159 characters
(#1160) Variable "objWriter" must be all lower-case
(#1161) Variable "objWriter" must be all lower-case
(#1162) Variable "objWriter" must be all lower-case
(#1165) Inline comments must end in full-stops, exclamation marks, or question marks
(#1165) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1166) Variable "plotSeriesCategory" must be all lower-case
(#1166) Variable "plotGroup" must be all lower-case
(#1166) Variable "plotSeriesRef" must be all lower-case
(#1167) Variable "plotSeriesCategory" must be all lower-case
(#1167) Variable "plotSeriesCategory" must be all lower-case
(#1168) Variable "catIsMultiLevelSeries" must be all lower-case
(#1168) Variable "catIsMultiLevelSeries" must be all lower-case
(#1168) Variable "plotSeriesCategory" must be all lower-case
(#1170) Variable "groupType" must be all lower-case
(#1170) Variable "groupType" must be all lower-case
(#1170) Variable "groupType" must be all lower-case
(#1170) Line exceeds 132 characters; contains 159 characters
(#1171) Variable "plotGroup" must be all lower-case
(#1172) Variable "plotStyle" must be all lower-case
(#1172) Variable "plotGroup" must be all lower-case
(#1173) Variable "plotStyle" must be all lower-case
(#1174) Variable "objWriter" must be all lower-case
(#1175) Variable "objWriter" must be all lower-case
(#1176) Variable "objWriter" must be all lower-case
(#1181) Variable "groupType" must be all lower-case
(#1181) Variable "groupType" must be all lower-case
(#1182) Variable "objWriter" must be all lower-case
(#1184) Variable "objWriter" must be all lower-case
(#1187) Variable "plotSeriesCategory" must be all lower-case
(#1187) Variable "objWriter" must be all lower-case
(#1187) Variable "groupType" must be all lower-case
(#1188) Variable "objWriter" must be all lower-case
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1192) Variable "plotSeriesValues" must be all lower-case
(#1193) Variable "valIsMultiLevelSeries" must be all lower-case
(#1193) Variable "valIsMultiLevelSeries" must be all lower-case
(#1193) Variable "plotSeriesValues" must be all lower-case
(#1195) Variable "groupType" must be all lower-case
(#1195) Variable "groupType" must be all lower-case
(#1196) Variable "objWriter" must be all lower-case
(#1198) Variable "objWriter" must be all lower-case
(#1201) Variable "plotSeriesValues" must be all lower-case
(#1201) Variable "objWriter" must be all lower-case
(#1201) Variable "groupType" must be all lower-case
(#1202) Variable "objWriter" must be all lower-case
(#1205) Variable "groupType" must be all lower-case
(#1206) Variable "plotSeriesValues" must be all lower-case
(#1206) Variable "objWriter" must be all lower-case
(#1209) Variable "objWriter" must be all lower-case
(#1212) Variable "plotSeriesIdx" must be all lower-case
(#1223) Private method name "Chart::writePlotSeriesLabel" must be in lower-case letters only
(#1223) Variable "plotSeriesLabel" must be all lower-case
(#1223) Variable "objWriter" must be all lower-case
(#1224) Opening brace should be on the same line as the declaration
(#1225) Variable "plotSeriesLabel" must be all lower-case
(#1229) Variable "objWriter" must be all lower-case
(#1230) Variable "objWriter" must be all lower-case
(#1230) Variable "plotSeriesLabel" must be all lower-case
(#1231) Variable "objWriter" must be all lower-case
(#1233) Variable "objWriter" must be all lower-case
(#1234) Variable "objWriter" must be all lower-case
(#1235) Variable "objWriter" must be all lower-case
(#1235) Variable "plotSeriesLabel" must be all lower-case
(#1236) Variable "objWriter" must be all lower-case
(#1238) Variable "plotSeriesLabel" must be all lower-case
(#1238) Variable "plotLabelKey" must be all lower-case
(#1238) Variable "plotLabelValue" must be all lower-case
(#1239) Variable "objWriter" must be all lower-case
(#1240) Variable "objWriter" must be all lower-case
(#1240) Variable "plotLabelKey" must be all lower-case
(#1242) Variable "objWriter" must be all lower-case
(#1243) Variable "objWriter" must be all lower-case
(#1243) Variable "plotLabelValue" must be all lower-case
(#1244) Variable "objWriter" must be all lower-case
(#1245) Variable "objWriter" must be all lower-case
(#1247) Variable "objWriter" must be all lower-case
(#1260) Private method name "Chart::writePlotSeriesValues" must be in lower-case letters only
(#1260) Variable "plotSeriesValues" must be all lower-case
(#1260) Variable "objWriter" must be all lower-case
(#1260) Variable "groupType" must be all lower-case
(#1260) Variable "dataType" must be all lower-case
(#1260) Line exceeds 132 characters; contains 147 characters
(#1261) Opening brace should be on the same line as the declaration
(#1262) Variable "plotSeriesValues" must be all lower-case
(#1266) Variable "plotSeriesValues" must be all lower-case
(#1267) Variable "levelCount" must be all lower-case
(#1267) Variable "plotSeriesValues" must be all lower-case
(#1269) Variable "objWriter" must be all lower-case
(#1271) Variable "objWriter" must be all lower-case
(#1272) Variable "objWriter" must be all lower-case
(#1272) Variable "plotSeriesValues" must be all lower-case
(#1273) Variable "objWriter" must be all lower-case
(#1275) Variable "objWriter" must be all lower-case
(#1277) Variable "objWriter" must be all lower-case
(#1278) Variable "objWriter" must be all lower-case
(#1278) Variable "plotSeriesValues" must be all lower-case
(#1279) Variable "objWriter" must be all lower-case
(#1281) Variable "levelCount" must be all lower-case
(#1282) Variable "objWriter" must be all lower-case
(#1284) Variable "plotSeriesValues" must be all lower-case
(#1284) Variable "plotSeriesKey" must be all lower-case
(#1284) Variable "plotSeriesValue" must be all lower-case
(#1285) Variable "plotSeriesValue" must be all lower-case
(#1286) Variable "objWriter" must be all lower-case
(#1287) Variable "objWriter" must be all lower-case
(#1287) Variable "plotSeriesKey" must be all lower-case
(#1289) Variable "objWriter" must be all lower-case
(#1290) Variable "objWriter" must be all lower-case
(#1290) Variable "plotSeriesValue" must be all lower-case
(#1291) Variable "objWriter" must be all lower-case
(#1292) Variable "objWriter" must be all lower-case
(#1296) Variable "objWriter" must be all lower-case
(#1299) Variable "objWriter" must be all lower-case
(#1301) Variable "objWriter" must be all lower-case
(#1303) Variable "objWriter" must be all lower-case
(#1303) Variable "dataType" must be all lower-case
(#1305) Variable "objWriter" must be all lower-case
(#1306) Variable "objWriter" must be all lower-case
(#1306) Variable "plotSeriesValues" must be all lower-case
(#1307) Variable "objWriter" must be all lower-case
(#1309) Variable "objWriter" must be all lower-case
(#1309) Variable "dataType" must be all lower-case
(#1311) Variable "groupType" must be all lower-case
(#1311) Variable "groupType" must be all lower-case
(#1311) Variable "groupType" must be all lower-case
(#1311) Line exceeds 132 characters; contains 155 characters
(#1312) Variable "plotSeriesValues" must be all lower-case
(#1312) Variable "plotSeriesValues" must be all lower-case
(#1313) Variable "objWriter" must be all lower-case
(#1314) Variable "objWriter" must be all lower-case
(#1314) Variable "plotSeriesValues" must be all lower-case
(#1315) Variable "objWriter" must be all lower-case
(#1319) Variable "objWriter" must be all lower-case
(#1320) Variable "objWriter" must be all lower-case
(#1320) Variable "plotSeriesValues" must be all lower-case
(#1321) Variable "objWriter" must be all lower-case
(#1323) Variable "dataValues" must be all lower-case
(#1323) Variable "plotSeriesValues" must be all lower-case
(#1324) Variable "dataValues" must be all lower-case
(#1325) Variable "dataValues" must be all lower-case
(#1326) Variable "dataValues" must be all lower-case
(#1326) Variable "plotSeriesKey" must be all lower-case
(#1326) Variable "plotSeriesValue" must be all lower-case
(#1327) Variable "objWriter" must be all lower-case
(#1328) Variable "objWriter" must be all lower-case
(#1328) Variable "plotSeriesKey" must be all lower-case
(#1330) Variable "objWriter" must be all lower-case
(#1331) Variable "objWriter" must be all lower-case
(#1331) Variable "plotSeriesValue" must be all lower-case
(#1332) Variable "objWriter" must be all lower-case
(#1333) Variable "objWriter" must be all lower-case
(#1338) Variable "objWriter" must be all lower-case
(#1340) Variable "objWriter" must be all lower-case
(#1352) Private method name "Chart::writeBubbles" must be in lower-case letters only
(#1352) Variable "plotSeriesValues" must be all lower-case
(#1352) Variable "objWriter" must be all lower-case
(#1353) Opening brace should be on the same line as the declaration
(#1354) Variable "plotSeriesValues" must be all lower-case
(#1358) Variable "objWriter" must be all lower-case
(#1359) Variable "objWriter" must be all lower-case
(#1361) Variable "objWriter" must be all lower-case
(#1362) Variable "objWriter" must be all lower-case
(#1363) Variable "objWriter" must be all lower-case
(#1365) Variable "objWriter" must be all lower-case
(#1366) Variable "objWriter" must be all lower-case
(#1366) Variable "plotSeriesValues" must be all lower-case
(#1367) Variable "objWriter" must be all lower-case
(#1369) Variable "dataValues" must be all lower-case
(#1369) Variable "plotSeriesValues" must be all lower-case
(#1370) Variable "dataValues" must be all lower-case
(#1371) Variable "dataValues" must be all lower-case
(#1372) Variable "dataValues" must be all lower-case
(#1372) Variable "plotSeriesKey" must be all lower-case
(#1372) Variable "plotSeriesValue" must be all lower-case
(#1373) Variable "objWriter" must be all lower-case
(#1374) Variable "objWriter" must be all lower-case
(#1374) Variable "plotSeriesKey" must be all lower-case
(#1375) Variable "objWriter" must be all lower-case
(#1376) Variable "objWriter" must be all lower-case
(#1377) Variable "objWriter" must be all lower-case
(#1378) Variable "objWriter" must be all lower-case
(#1383) Variable "objWriter" must be all lower-case
(#1384) Variable "objWriter" must be all lower-case
(#1386) Variable "objWriter" must be all lower-case
(#1387) Variable "objWriter" must be all lower-case
(#1388) Variable "objWriter" must be all lower-case
(#1399) Private method name "Chart::writeLayout" must be in lower-case letters only
(#1399) Variable "objWriter" must be all lower-case
(#1400) Opening brace should be on the same line as the declaration
(#1401) Variable "objWriter" must be all lower-case
(#1404) Variable "objWriter" must be all lower-case
(#1406) Variable "layoutTarget" must be all lower-case
(#1407) Variable "layoutTarget" must be all lower-case
(#1408) Variable "objWriter" must be all lower-case
(#1409) Variable "objWriter" must be all lower-case
(#1409) Variable "layoutTarget" must be all lower-case
(#1410) Variable "objWriter" must be all lower-case
(#1413) Variable "xMode" must be all lower-case
(#1414) Variable "xMode" must be all lower-case
(#1415) Variable "objWriter" must be all lower-case
(#1416) Variable "objWriter" must be all lower-case
(#1416) Variable "xMode" must be all lower-case
(#1417) Variable "objWriter" must be all lower-case
(#1420) Variable "yMode" must be all lower-case
(#1421) Variable "yMode" must be all lower-case
(#1422) Variable "objWriter" must be all lower-case
(#1423) Variable "objWriter" must be all lower-case
(#1423) Variable "yMode" must be all lower-case
(#1424) Variable "objWriter" must be all lower-case
(#1429) Variable "objWriter" must be all lower-case
(#1430) Variable "objWriter" must be all lower-case
(#1431) Variable "objWriter" must be all lower-case
(#1436) Variable "objWriter" must be all lower-case
(#1437) Variable "objWriter" must be all lower-case
(#1438) Variable "objWriter" must be all lower-case
(#1443) Variable "objWriter" must be all lower-case
(#1444) Variable "objWriter" must be all lower-case
(#1445) Variable "objWriter" must be all lower-case
(#1450) Variable "objWriter" must be all lower-case
(#1451) Variable "objWriter" must be all lower-case
(#1452) Variable "objWriter" must be all lower-case
(#1455) Variable "objWriter" must be all lower-case
(#1458) Variable "objWriter" must be all lower-case
(#1468) Private method name "Chart::writeAlternateContent" must be in lower-case letters only
(#1468) Variable "objWriter" must be all lower-case
(#1469) Opening brace should be on the same line as the declaration
(#1470) Variable "objWriter" must be all lower-case
(#1471) Variable "objWriter" must be all lower-case
(#1473) Variable "objWriter" must be all lower-case
(#1474) Variable "objWriter" must be all lower-case
(#1475) Variable "objWriter" must be all lower-case
(#1477) Variable "objWriter" must be all lower-case
(#1478) Variable "objWriter" must be all lower-case
(#1479) Variable "objWriter" must be all lower-case
(#1480) Variable "objWriter" must be all lower-case
(#1482) Variable "objWriter" must be all lower-case
(#1483) Variable "objWriter" must be all lower-case
(#1484) Variable "objWriter" must be all lower-case
(#1485) Variable "objWriter" must be all lower-case
(#1486) Variable "objWriter" must be all lower-case
(#1488) Variable "objWriter" must be all lower-case
(#1498) Private method name "Chart::writePrintSettings" must be in lower-case letters only
(#1498) Variable "objWriter" must be all lower-case
(#1499) Opening brace should be on the same line as the declaration
(#1500) Variable "objWriter" must be all lower-case
(#1502) Variable "objWriter" must be all lower-case
(#1503) Variable "objWriter" must be all lower-case
(#1505) Variable "objWriter" must be all lower-case
(#1506) Variable "objWriter" must be all lower-case
(#1507) Variable "objWriter" must be all lower-case
(#1508) Variable "objWriter" must be all lower-case
(#1509) Variable "objWriter" must be all lower-case
(#1510) Variable "objWriter" must be all lower-case
(#1511) Variable "objWriter" must be all lower-case
(#1512) Variable "objWriter" must be all lower-case
(#1514) Variable "objWriter" must be all lower-case
(#1515) Variable "objWriter" must be all lower-case
(#1516) Variable "objWriter" must be all lower-case
(#1518) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Comments.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Comments::writeComments" must be in lower-case letters only
(#36) Variable "pWorksheet" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "pWorksheet" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "authorId" must be all lower-case
(#57) Variable "authorId" must be all lower-case
(#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
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#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?
(#82) Variable "objWriter" must be all lower-case
(#94) Private method name "Comments::writeComment" must be in lower-case letters only
(#94) Variable "objWriter" must be all lower-case
(#94) Variable "pCellReference" must be all lower-case
(#94) Variable "pComment" must be all lower-case
(#94) Variable "pAuthors" must be all lower-case
(#94) Line exceeds maximum limit of 180 characters; contains 189 characters
(#95) Opening brace should be on the same line as the declaration
(#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
(#97) Variable "objWriter" must be all lower-case
(#98) Variable "objWriter" must be all lower-case
(#98) Variable "pCellReference" must be all lower-case
(#99) Variable "objWriter" must be all lower-case
(#99) Variable "pAuthors" must be all lower-case
(#99) Variable "pComment" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "objWriter" must be all lower-case
(#103) Variable "objWriter" must be all lower-case
(#103) Variable "pComment" must be all lower-case
(#104) Variable "objWriter" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#116) Public method name "Comments::writeVMLComments" must be in lower-case letters only
(#116) Variable "pWorksheet" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "objWriter" must be all lower-case
(#121) Variable "objWriter" must be all lower-case
(#121) Line exceeds maximum limit of 180 characters; contains 183 characters
(#123) Variable "objWriter" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "objWriter" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "pWorksheet" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "objWriter" must be all lower-case
(#134) Variable "objWriter" must be all lower-case
(#135) Variable "objWriter" must be all lower-case
(#136) Variable "objWriter" must be all lower-case
(#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
(#139) Variable "objWriter" must be all lower-case
(#140) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#144) Variable "objWriter" must be all lower-case
(#145) Variable "objWriter" must be all lower-case
(#146) Variable "objWriter" must be all lower-case
(#148) Variable "objWriter" must be all lower-case
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "objWriter" must be all lower-case
(#152) Variable "objWriter" must be all lower-case
(#153) Variable "objWriter" must be all lower-case
(#154) Variable "objWriter" must be all lower-case
(#155) Variable "objWriter" must be all lower-case
(#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
(#158) Variable "objWriter" must be all lower-case
(#159) Variable "objWriter" must be all lower-case
(#160) Variable "objWriter" must be all lower-case
(#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
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#165) Variable "objWriter" must be all lower-case
(#166) Variable "objWriter" must be all lower-case
(#168) Variable "objWriter" must be all lower-case
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "objWriter" must be all lower-case
(#175) Variable "objWriter" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 50% valid code; is this commented out code?
(#178) Variable "objWriter" must be all lower-case
(#189) Private method name "Comments::writeVMLComment" must be in lower-case letters only
(#189) Variable "objWriter" must be all lower-case
(#189) Variable "pCellReference" must be all lower-case
(#189) Variable "pComment" must be all lower-case
(#189) Line exceeds 132 characters; contains 174 characters
(#190) Opening brace should be on the same line as the declaration
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "pCellReference" must be all lower-case
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "objWriter" must be all lower-case
(#199) Variable "objWriter" must be all lower-case
(#200) Variable "objWriter" must be all lower-case
(#201) Variable "objWriter" must be all lower-case
(#201) Variable "pComment" must be all lower-case
(#201) Variable "pComment" must be all lower-case
(#201) Variable "pComment" must be all lower-case
(#201) Variable "pComment" must be all lower-case
(#201) Variable "pComment" must be all lower-case
(#201) Line exceeds maximum limit of 180 characters; contains 304 characters
(#202) Variable "objWriter" must be all lower-case
(#202) Variable "pComment" must be all lower-case
(#203) Variable "objWriter" must be all lower-case
(#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
(#206) Variable "objWriter" must be all lower-case
(#207) Variable "objWriter" must be all lower-case
(#207) Variable "pComment" must be all lower-case
(#208) Variable "objWriter" must be all lower-case
(#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
(#211) Variable "objWriter" must be all lower-case
(#212) Variable "objWriter" must be all lower-case
(#213) Variable "objWriter" must be all lower-case
(#214) Variable "objWriter" must be all lower-case
(#215) Variable "objWriter" must be all lower-case
(#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
(#218) Variable "objWriter" must be all lower-case
(#219) Variable "objWriter" must be all lower-case
(#220) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#224) Variable "objWriter" must be all lower-case
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Variable "objWriter" must be all lower-case
(#228) Variable "objWriter" must be all lower-case
(#229) Variable "objWriter" must be all lower-case
(#231) Variable "objWriter" must be all lower-case
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "objWriter" must be all lower-case
(#235) Variable "objWriter" must be all lower-case
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "objWriter" must be all lower-case
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "objWriter" must be all lower-case
(#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
(#244) Variable "objWriter" must be all lower-case
(#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
(#247) Variable "objWriter" must be all lower-case
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "objWriter" must be all lower-case
(#252) Variable "objWriter" must be all lower-case
(#254) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/ContentTypes.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "ContentTypes::writeContentTypes" must be in lower-case letters only
(#37) Variable "includeCharts" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "objWriter" must be all lower-case
(#42) Variable "objWriter" must be all lower-case
(#42) Line exceeds maximum limit of 180 characters; contains 183 characters
(#44) Variable "objWriter" must be all lower-case
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "objWriter" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "objWriter" must be all lower-case
(#55) Line exceeds 132 characters; contains 135 characters
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "objWriter" must be all lower-case
(#58) Line exceeds 132 characters; contains 144 characters
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "objWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "objWriter" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "objWriter" must be all lower-case
(#70) No space found before comment text; expected "// Macros in workbook ?" but found "//Macros in workbook ?"
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "objWriter" must be all lower-case
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// ... and define a new type for the VBA project" but found "//... and define a new type for the VBA project"
(#74) Variable "objWriter" must be all lower-case
(#76) 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
(#78) Variable "objWriter" must be all lower-case
(#78) Line exceeds 132 characters; contains 140 characters
(#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
(#82) Variable "objWriter" must be all lower-case
(#82) Line exceeds 132 characters; contains 154 characters
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "objWriter" must be all lower-case
(#86) Line exceeds 132 characters; contains 146 characters
(#88) Variable "objWriter" must be all lower-case
(#88) Line exceeds 132 characters; contains 136 characters
(#90) Variable "customPropertyList" must be all lower-case
(#91) Variable "customPropertyList" must be all lower-case
(#92) Variable "objWriter" must be all lower-case
(#92) Line exceeds 132 characters; contains 151 characters
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "sheetCount" must be all lower-case
(#97) Variable "sheetCount" must be all lower-case
(#98) Variable "objWriter" must be all lower-case
(#98) Line exceeds 132 characters; contains 177 characters
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "objWriter" must be all lower-case
(#102) Line exceeds 132 characters; contains 158 characters
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "sheetCount" must be all lower-case
(#108) Variable "drawingCount" must be all lower-case
(#109) Variable "chartCount" must be all lower-case
(#109) Variable "includeCharts" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#112) Variable "drawingCount" must be all lower-case
(#112) Variable "chartCount" must be all lower-case
(#113) Variable "objWriter" must be all lower-case
(#113) Line exceeds 132 characters; contains 165 characters
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#117) Variable "chartCount" must be all lower-case
(#118) Variable "chartCount" must be all lower-case
(#119) Variable "objWriter" must be all lower-case
(#119) Line exceeds 132 characters; contains 173 characters
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "sheetCount" must be all lower-case
(#127) Variable "objWriter" must be all lower-case
(#127) Line exceeds 132 characters; contains 172 characters
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Variable "aMediaContentTypes" must be all lower-case
(#133) Variable "mediaCount" must be all lower-case
(#134) Variable "mediaCount" must be all lower-case
(#136) Variable "mimeType" must be all lower-case
(#138) Line exceeds 132 characters; contains 137 characters
(#140) Variable "mimeType" must be all lower-case
(#141) Usage of ELSEIF not allowed; use ELSE IF instead
(#141) Line exceeds 132 characters; contains 149 characters
(#146) Variable "mimeType" must be all lower-case
(#149) Variable "aMediaContentTypes" must be all lower-case
(#150) Variable "aMediaContentTypes" must be all lower-case
(#150) Variable "mimeType" must be all lower-case
(#152) Variable "objWriter" must be all lower-case
(#152) Variable "mimeType" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "tabRibbonTypes" must be all lower-case
(#158) Variable "aMediaContentTypes" must be all lower-case
(#159) Variable "tabRibbonTypes" must be all lower-case
(#159) Variable "aRibbonType" must be all lower-case
(#160) Variable "mimeType" must be all lower-case
(#160) Variable "aRibbonType" must be all lower-case
(#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) No space found before comment text; expected "// we wrote $mimeType like customUI Editor" but found "//we wrote $mimeType like customUI Editor"
(#161) Variable "objWriter" must be all lower-case
(#161) Variable "aRibbonType" must be all lower-case
(#161) Variable "mimeType" must be all lower-case
(#164) Variable "sheetCount" must be all lower-case
(#165) Variable "sheetCount" must be all lower-case
(#168) Variable "aMediaContentTypes" must be all lower-case
(#169) Variable "aMediaContentTypes" must be all lower-case
(#171) Variable "objWriter" must be all lower-case
(#171) Variable "aMediaContentTypes" must be all lower-case
(#171) Line exceeds 132 characters; contains 160 characters
(#177) Variable "objWriter" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) This comment is 50% valid code; is this commented out code?
(#180) Variable "objWriter" must be all lower-case
(#190) Private method name "ContentTypes::getImageMimeType" must be in lower-case letters only
(#190) Variable "pFile" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Variable "pFile" must be all lower-case
(#193) Variable "pFile" must be all lower-case
(#197) Variable "pFile" must be all lower-case
(#209) Private method name "ContentTypes::writeDefaultContentType" must be in lower-case letters only
(#209) Variable "objWriter" must be all lower-case
(#209) Variable "pPartname" must be all lower-case
(#209) Variable "pContentType" must be all lower-case
(#209) Line exceeds 132 characters; contains 143 characters
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "pPartname" must be all lower-case
(#211) Variable "pContentType" must be all lower-case
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "objWriter" must be all lower-case
(#214) Variable "objWriter" must be all lower-case
(#214) Variable "pPartname" must be all lower-case
(#215) Variable "objWriter" must be all lower-case
(#215) Variable "pContentType" must be all lower-case
(#216) Variable "objWriter" must be all lower-case
(#230) Private method name "ContentTypes::writeOverrideContentType" must be in lower-case letters only
(#230) Variable "objWriter" must be all lower-case
(#230) Variable "pPartname" must be all lower-case
(#230) Variable "pContentType" must be all lower-case
(#230) Line exceeds 132 characters; contains 144 characters
(#231) Opening brace should be on the same line as the declaration
(#232) Variable "pPartname" must be all lower-case
(#232) Variable "pContentType" must be all lower-case
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "objWriter" must be all lower-case
(#235) Variable "objWriter" must be all lower-case
(#235) Variable "pPartname" must be all lower-case
(#236) Variable "objWriter" must be all lower-case
(#236) Variable "pContentType" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/DocProps.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "DocProps::writeDocPropsApp" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "objWriter" must be all lower-case
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "objWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "objWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "objWriter" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#83) Variable "objWriter" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "objWriter" must be all lower-case
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "objWriter" must be all lower-case
(#90) Variable "objWriter" must be all lower-case
(#91) Variable "objWriter" must be all lower-case
(#93) Variable "sheetCount" must be all lower-case
(#94) Variable "sheetCount" must be all lower-case
(#95) Variable "objWriter" must be all lower-case
(#98) Variable "objWriter" must be all lower-case
(#100) Variable "objWriter" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "objWriter" must be all lower-case
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "objWriter" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "objWriter" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "objWriter" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "objWriter" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "objWriter" must be all lower-case
(#120) Variable "objWriter" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 50% valid code; is this commented out code?
(#123) Variable "objWriter" must be all lower-case
(#133) Public method name "DocProps::writeDocPropsCore" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "objWriter" must be all lower-case
(#138) Variable "objWriter" must be all lower-case
(#138) Line exceeds maximum limit of 180 characters; contains 183 characters
(#140) Variable "objWriter" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#148) Variable "objWriter" must be all lower-case
(#149) Variable "objWriter" must be all lower-case
(#150) Variable "objWriter" must be all lower-case
(#151) Variable "objWriter" must be all lower-case
(#152) Variable "objWriter" must be all lower-case
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "objWriter" must be all lower-case
(#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
(#158) Variable "objWriter" must be all lower-case
(#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
(#161) Variable "objWriter" must be all lower-case
(#162) Variable "objWriter" must be all lower-case
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#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
(#167) Variable "objWriter" must be all lower-case
(#168) Variable "objWriter" must be all lower-case
(#169) Variable "objWriter" must be all lower-case
(#170) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#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
(#176) Variable "objWriter" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "objWriter" must be all lower-case
(#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
(#182) Variable "objWriter" must be all lower-case
(#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
(#185) Variable "objWriter" must be all lower-case
(#187) Variable "objWriter" must be all lower-case
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) This comment is 50% valid code; is this commented out code?
(#190) Variable "objWriter" must be all lower-case
(#200) Public method name "DocProps::writeDocPropsCustom" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "customPropertyList" must be all lower-case
(#203) Variable "customPropertyList" must be all lower-case
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "objWriter" must be all lower-case
(#210) Variable "objWriter" must be all lower-case
(#210) Line exceeds maximum limit of 180 characters; contains 183 characters
(#212) Variable "objWriter" must be all lower-case
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Variable "objWriter" must be all lower-case
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "objWriter" must be all lower-case
(#220) Variable "objWriter" must be all lower-case
(#221) Variable "objWriter" must be all lower-case
(#223) Variable "customPropertyList" must be all lower-case
(#223) Variable "customProperty" must be all lower-case
(#224) Variable "propertyValue" must be all lower-case
(#224) Variable "customProperty" must be all lower-case
(#225) Variable "propertyType" must be all lower-case
(#225) Variable "customProperty" must be all lower-case
(#227) Variable "objWriter" must be all lower-case
(#228) Variable "objWriter" must be all lower-case
(#229) Variable "objWriter" must be all lower-case
(#230) Variable "objWriter" must be all lower-case
(#230) Variable "customProperty" must be all lower-case
(#232) Variable "propertyType" must be all lower-case
(#234) Variable "objWriter" must be all lower-case
(#234) Variable "propertyValue" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
(#237) Variable "propertyValue" must be all lower-case
(#240) Variable "objWriter" must be all lower-case
(#240) Variable "propertyValue" must be all lower-case
(#243) Variable "objWriter" must be all lower-case
(#244) Variable "objWriter" must be all lower-case
(#244) Variable "propertyValue" must be all lower-case
(#245) Variable "objWriter" must be all lower-case
(#248) Variable "objWriter" must be all lower-case
(#248) Variable "propertyValue" must be all lower-case
(#252) Variable "objWriter" must be all lower-case
(#255) Variable "objWriter" must be all lower-case
(#257) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Drawing.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "Drawing::writeDrawings" must be in lower-case letters only
(#40) Variable "pWorksheet" must be all lower-case
(#40) Variable "chartRef" must be all lower-case
(#40) Variable "includeCharts" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "objWriter" must be all lower-case
(#45) Variable "objWriter" must be all lower-case
(#45) Line exceeds maximum limit of 180 characters; contains 183 characters
(#47) Variable "objWriter" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "objWriter" must be all lower-case
(#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
(#54) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "pWorksheet" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#68) Variable "includeCharts" must be all lower-case
(#69) Variable "chartCount" must be all lower-case
(#69) Variable "pWorksheet" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "chartCount" must be all lower-case
(#72) Variable "chartCount" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#73) Variable "pWorksheet" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 50% valid code; is this commented out code?
(#81) Variable "objWriter" must be all lower-case
(#92) Public method name "Drawing::writeChart" must be in lower-case letters only
(#92) Variable "objWriter" must be all lower-case
(#92) Variable "pChart" must be all lower-case
(#92) Variable "pRelationId" must be all lower-case
(#92) Line exceeds 132 characters; contains 133 characters
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "pChart" must be all lower-case
(#96) Variable "pChart" must be all lower-case
(#99) Variable "objWriter" must be all lower-case
(#101) Variable "objWriter" must be all lower-case
(#102) Variable "objWriter" must be all lower-case
(#103) Variable "objWriter" must be all lower-case
(#104) Variable "objWriter" must be all lower-case
(#105) Variable "objWriter" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#107) Variable "objWriter" must be all lower-case
(#108) Variable "objWriter" must be all lower-case
(#109) Variable "objWriter" must be all lower-case
(#110) Variable "objWriter" must be all lower-case
(#111) Variable "objWriter" must be all lower-case
(#112) Variable "objWriter" must be all lower-case
(#114) Variable "objWriter" must be all lower-case
(#115) Variable "objWriter" must be all lower-case
(#116) Variable "objWriter" must be all lower-case
(#117) Variable "objWriter" must be all lower-case
(#118) Variable "objWriter" must be all lower-case
(#118) Variable "pRelationId" must be all lower-case
(#119) Variable "objWriter" must be all lower-case
(#119) Variable "pRelationId" must be all lower-case
(#120) Variable "objWriter" must be all lower-case
(#121) Variable "objWriter" must be all lower-case
(#122) Variable "objWriter" must be all lower-case
(#123) Variable "objWriter" must be all lower-case
(#124) Variable "objWriter" must be all lower-case
(#125) Variable "objWriter" must be all lower-case
(#127) Variable "objWriter" must be all lower-case
(#128) Variable "objWriter" must be all lower-case
(#129) Variable "objWriter" must be all lower-case
(#130) Variable "objWriter" must be all lower-case
(#131) Variable "objWriter" must be all lower-case
(#132) Variable "objWriter" must be all lower-case
(#133) Variable "objWriter" must be all lower-case
(#134) Variable "objWriter" must be all lower-case
(#135) Variable "objWriter" must be all lower-case
(#136) Variable "objWriter" must be all lower-case
(#138) Variable "objWriter" must be all lower-case
(#139) Variable "objWriter" must be all lower-case
(#140) Variable "objWriter" must be all lower-case
(#141) Variable "objWriter" must be all lower-case
(#142) Variable "objWriter" must be all lower-case
(#143) Variable "objWriter" must be all lower-case
(#144) Variable "objWriter" must be all lower-case
(#144) Variable "pRelationId" must be all lower-case
(#145) Variable "objWriter" must be all lower-case
(#146) Variable "objWriter" must be all lower-case
(#147) Variable "objWriter" must be all lower-case
(#148) Variable "objWriter" must be all lower-case
(#150) Variable "objWriter" must be all lower-case
(#151) Variable "objWriter" must be all lower-case
(#153) Variable "objWriter" must be all lower-case
(#164) Public method name "Drawing::writeDrawing" must be in lower-case letters only
(#164) Variable "objWriter" must be all lower-case
(#164) Variable "pDrawing" must be all lower-case
(#164) Variable "pRelationId" must be all lower-case
(#164) Line exceeds 132 characters; contains 179 characters
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "pRelationId" must be all lower-case
(#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
(#168) Variable "objWriter" must be all lower-case
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "aCoordinates" must be all lower-case
(#170) Variable "pDrawing" must be all lower-case
(#171) Variable "aCoordinates" must be all lower-case
(#171) Variable "aCoordinates" must be all lower-case
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "objWriter" must be all lower-case
(#175) Variable "objWriter" must be all lower-case
(#175) Variable "aCoordinates" must be all lower-case
(#176) Variable "objWriter" must be all lower-case
(#176) Variable "pDrawing" must be all lower-case
(#177) Variable "objWriter" must be all lower-case
(#177) Variable "aCoordinates" must be all lower-case
(#178) Variable "objWriter" must be all lower-case
(#178) Variable "pDrawing" must be all lower-case
(#179) Variable "objWriter" must be all lower-case
(#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
(#182) Variable "objWriter" must be all lower-case
(#183) Variable "objWriter" must be all lower-case
(#183) Variable "pDrawing" must be all lower-case
(#184) Variable "objWriter" must be all lower-case
(#184) Variable "pDrawing" must be all lower-case
(#185) Variable "objWriter" must be all lower-case
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "objWriter" must be all lower-case
(#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
(#191) Variable "objWriter" must be all lower-case
(#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
(#194) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#195) Variable "pRelationId" must be all lower-case
(#196) Variable "objWriter" must be all lower-case
(#196) Variable "pDrawing" must be all lower-case
(#197) Variable "objWriter" must be all lower-case
(#197) Variable "pDrawing" must be all lower-case
(#198) Variable "objWriter" must be all lower-case
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "objWriter" must be all lower-case
(#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
(#204) Variable "objWriter" must be all lower-case
(#205) Variable "objWriter" must be all lower-case
(#206) Variable "objWriter" must be all lower-case
(#208) Variable "objWriter" must be all lower-case
(#210) Variable "objWriter" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "objWriter" must be all lower-case
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Variable "objWriter" must be all lower-case
(#217) Variable "objWriter" must be all lower-case
(#218) Variable "objWriter" must be all lower-case
(#218) Variable "pRelationId" must be all lower-case
(#219) Variable "objWriter" must be all lower-case
(#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
(#222) Variable "objWriter" must be all lower-case
(#223) Variable "objWriter" must be all lower-case
(#224) Variable "objWriter" must be all lower-case
(#226) Variable "objWriter" must be all lower-case
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Variable "objWriter" must be all lower-case
(#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
(#232) Variable "objWriter" must be all lower-case
(#233) Variable "objWriter" must be all lower-case
(#233) Variable "pDrawing" must be all lower-case
(#234) Variable "objWriter" must be all lower-case
(#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
(#237) Variable "objWriter" must be all lower-case
(#238) Variable "objWriter" must be all lower-case
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "objWriter" must be all lower-case
(#243) Variable "objWriter" must be all lower-case
(#245) Variable "pDrawing" must be all lower-case
(#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
(#247) Variable "objWriter" must be all lower-case
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "objWriter" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#251) Variable "pDrawing" must be all lower-case
(#251) Line exceeds 132 characters; contains 150 characters
(#252) Variable "objWriter" must be all lower-case
(#252) Variable "pDrawing" must be all lower-case
(#252) Line exceeds 132 characters; contains 145 characters
(#253) Variable "objWriter" must be all lower-case
(#253) Variable "pDrawing" must be all lower-case
(#253) Line exceeds 132 characters; contains 148 characters
(#254) Variable "objWriter" must be all lower-case
(#254) Variable "pDrawing" must be all lower-case
(#255) Variable "objWriter" must be all lower-case
(#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
(#258) Variable "objWriter" must be all lower-case
(#259) Variable "objWriter" must be all lower-case
(#259) Variable "pDrawing" must be all lower-case
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "objWriter" must be all lower-case
(#263) Variable "objWriter" must be all lower-case
(#263) Variable "pDrawing" must be all lower-case
(#264) Variable "objWriter" must be all lower-case
(#266) Variable "objWriter" must be all lower-case
(#268) Variable "objWriter" must be all lower-case
(#270) Variable "objWriter" must be all lower-case
(#272) This comment is 63% valid code; is this commented out code?
(#272) Line indented incorrectly; expected at least 12 spaces, found 0
(#297) Line indented incorrectly; expected at least 12 spaces, found 0
(#298) This comment is 60% valid code; is this commented out code?
(#298) Line indented incorrectly; expected at least 12 spaces, found 0
(#319) Line indented incorrectly; expected at least 12 spaces, found 0
(#320) Variable "objWriter" must be all lower-case
(#322) Variable "objWriter" must be all lower-case
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "objWriter" must be all lower-case
(#327) Variable "objWriter" must be all lower-case
(#340) Public method name "Drawing::writeVMLHeaderFooterImages" must be in lower-case letters only
(#340) Variable "pWorksheet" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "objWriter" must be all lower-case
(#345) Variable "objWriter" must be all lower-case
(#345) Line exceeds maximum limit of 180 characters; contains 183 characters
(#347) Variable "objWriter" must be all lower-case
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "objWriter" must be all lower-case
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "pWorksheet" must be all lower-case
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Variable "objWriter" must be all lower-case
(#358) Variable "objWriter" must be all lower-case
(#359) Variable "objWriter" must be all lower-case
(#360) Variable "objWriter" must be all lower-case
(#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
(#363) Variable "objWriter" must be all lower-case
(#364) Variable "objWriter" must be all lower-case
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "objWriter" must be all lower-case
(#368) Variable "objWriter" must be all lower-case
(#369) Variable "objWriter" must be all lower-case
(#370) Variable "objWriter" must be all lower-case
(#372) Variable "objWriter" must be all lower-case
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "objWriter" must be all lower-case
(#376) Variable "objWriter" must be all lower-case
(#377) Variable "objWriter" must be all lower-case
(#378) Variable "objWriter" must be all lower-case
(#379) Variable "objWriter" must be all lower-case
(#380) Variable "objWriter" must be all lower-case
(#381) Variable "objWriter" must be all lower-case
(#382) Variable "objWriter" must be all lower-case
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Variable "objWriter" must be all lower-case
(#386) Variable "objWriter" must be all lower-case
(#387) Variable "objWriter" must be all lower-case
(#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
(#390) Variable "objWriter" must be all lower-case
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "objWriter" must be all lower-case
(#394) Variable "objWriter" must be all lower-case
(#395) Variable "objWriter" must be all lower-case
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Variable "objWriter" must be all lower-case
(#399) Variable "objWriter" must be all lower-case
(#400) Variable "objWriter" must be all lower-case
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Variable "objWriter" must be all lower-case
(#404) Variable "objWriter" must be all lower-case
(#405) Variable "objWriter" must be all lower-case
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Variable "objWriter" must be all lower-case
(#409) Variable "objWriter" must be all lower-case
(#410) Variable "objWriter" must be all lower-case
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "objWriter" must be all lower-case
(#414) Variable "objWriter" must be all lower-case
(#415) Variable "objWriter" must be all lower-case
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Variable "objWriter" must be all lower-case
(#419) Variable "objWriter" must be all lower-case
(#420) Variable "objWriter" must be all lower-case
(#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
(#423) Variable "objWriter" must be all lower-case
(#424) Variable "objWriter" must be all lower-case
(#425) Variable "objWriter" must be all lower-case
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "objWriter" must be all lower-case
(#429) Variable "objWriter" must be all lower-case
(#430) Variable "objWriter" must be all lower-case
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Variable "objWriter" must be all lower-case
(#434) Variable "objWriter" must be all lower-case
(#435) Variable "objWriter" must be all lower-case
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "objWriter" must be all lower-case
(#439) Variable "objWriter" must be all lower-case
(#440) Variable "objWriter" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "objWriter" must be all lower-case
(#444) Variable "objWriter" must be all lower-case
(#445) Variable "objWriter" must be all lower-case
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "objWriter" must be all lower-case
(#449) Variable "objWriter" must be all lower-case
(#450) Variable "objWriter" must be all lower-case
(#452) Variable "objWriter" must be all lower-case
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "objWriter" must be all lower-case
(#456) Variable "objWriter" must be all lower-case
(#457) Variable "objWriter" must be all lower-case
(#458) Variable "objWriter" must be all lower-case
(#459) Variable "objWriter" must be all lower-case
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Variable "objWriter" must be all lower-case
(#463) Variable "objWriter" must be all lower-case
(#464) Variable "objWriter" must be all lower-case
(#465) Variable "objWriter" must be all lower-case
(#467) Variable "objWriter" must be all lower-case
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Variable "objWriter" must be all lower-case
(#474) Variable "objWriter" must be all lower-case
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) This comment is 50% valid code; is this commented out code?
(#477) Variable "objWriter" must be all lower-case
(#488) Private method name "Drawing::writeVMLHeaderFooterImage" must be in lower-case letters only
(#488) Variable "objWriter" must be all lower-case
(#488) Variable "pReference" must be all lower-case
(#488) Variable "pImage" must be all lower-case
(#488) Line exceeds maximum limit of 180 characters; contains 198 characters
(#489) Opening brace should be on the same line as the declaration
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Variable "pReference" must be all lower-case
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "pImage" must be all lower-case
(#496) Variable "pImage" must be all lower-case
(#497) Variable "marginLeft" must be all lower-case
(#497) Variable "pImage" must be all lower-case
(#498) Variable "marginTop" must be all lower-case
(#498) Variable "pImage" must be all lower-case
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "objWriter" must be all lower-case
(#502) Variable "objWriter" must be all lower-case
(#502) Variable "pReference" must be all lower-case
(#503) Variable "objWriter" must be all lower-case
(#504) Variable "objWriter" must be all lower-case
(#505) Variable "objWriter" must be all lower-case
(#505) Variable "marginLeft" must be all lower-case
(#505) Line exceeds 132 characters; contains 165 characters
(#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
(#508) Variable "objWriter" must be all lower-case
(#509) Variable "objWriter" must be all lower-case
(#509) Variable "pReference" must be all lower-case
(#510) Variable "objWriter" must be all lower-case
(#510) Variable "pImage" must be all lower-case
(#511) Variable "objWriter" must be all lower-case
(#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
(#514) Variable "objWriter" must be all lower-case
(#515) Variable "objWriter" must be all lower-case
(#516) Variable "objWriter" must be all lower-case
(#517) Variable "objWriter" must be all lower-case
(#519) Variable "objWriter" must be all lower-case
(#529) Public method name "Drawing::allDrawings" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Variable "aDrawings" must be all lower-case
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "sheetCount" must be all lower-case
(#536) Variable "sheetCount" must be all lower-case
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "aDrawings" must be all lower-case
(#546) Variable "aDrawings" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Rels.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Rels::writeRelationships" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#53) Variable "customPropertyList" must be all lower-case
(#54) Variable "customPropertyList" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "objWriter" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "objWriter" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "objWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "objWriter" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Variable "objWriter" must be all lower-case
(#97) Variable "objWriter" must be all lower-case
(#99) Variable "objWriter" must be all lower-case
(#109) Public method name "Rels::writeWorkbookRelationships" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "objWriter" must be all lower-case
(#114) Variable "objWriter" must be all lower-case
(#114) Line exceeds maximum limit of 180 characters; contains 183 characters
(#116) Variable "objWriter" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "objWriter" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "objWriter" must be all lower-case
(#124) Variable "objWriter" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "objWriter" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Variable "objWriter" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "objWriter" must be all lower-case
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "sheetCount" must be all lower-case
(#152) Variable "sheetCount" must be all lower-case
(#154) Variable "objWriter" must be all lower-case
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "objWriter" must be all lower-case
(#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 "// increment i if needed for an another relation" but found "//increment i if needed for an another relation"
(#172) Variable "objWriter" must be all lower-case
(#174) Variable "objWriter" must be all lower-case
(#190) Public method name "Rels::writeWorksheetRelationships" must be in lower-case letters only
(#190) Variable "pWorksheet" must be all lower-case
(#190) Variable "pWorksheetId" must be all lower-case
(#190) Variable "includeCharts" must be all lower-case
(#190) Line exceeds 132 characters; contains 146 characters
(#191) Opening brace should be on the same line as the declaration
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#195) Line exceeds maximum limit of 180 characters; contains 183 characters
(#197) Variable "objWriter" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "objWriter" must be all lower-case
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Variable "objWriter" must be all lower-case
(#205) Variable "objWriter" must be all lower-case
(#209) Variable "includeCharts" must be all lower-case
(#210) Variable "pWorksheet" must be all lower-case
(#214) Variable "pWorksheet" must be all lower-case
(#217) Variable "objWriter" must be all lower-case
(#220) Variable "pWorksheetId" must be all lower-case
(#226) Variable "pWorksheet" must be all lower-case
(#229) Variable "objWriter" must be all lower-case
(#242) Variable "pWorksheet" must be all lower-case
(#244) Variable "objWriter" must be all lower-case
(#247) Variable "pWorksheetId" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#254) Variable "pWorksheetId" must be all lower-case
(#260) Variable "pWorksheet" must be all lower-case
(#262) Variable "objWriter" must be all lower-case
(#265) Variable "pWorksheetId" must be all lower-case
(#269) Variable "objWriter" must be all lower-case
(#271) Variable "objWriter" must be all lower-case
(#283) Public method name "Rels::writeDrawingRelationships" must be in lower-case letters only
(#283) Variable "pWorksheet" must be all lower-case
(#283) Variable "chartRef" must be all lower-case
(#283) Variable "includeCharts" must be all lower-case
(#284) Opening brace should be on the same line as the declaration
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#288) Line exceeds maximum limit of 180 characters; contains 183 characters
(#290) Variable "objWriter" must be all lower-case
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "objWriter" must be all lower-case
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Variable "objWriter" must be all lower-case
(#298) Variable "objWriter" must be all lower-case
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Variable "pWorksheet" must be all lower-case
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "objWriter" must be all lower-case
(#319) Variable "includeCharts" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "chartCount" must be all lower-case
(#321) Variable "pWorksheet" must be all lower-case
(#322) Variable "chartCount" must be all lower-case
(#323) Variable "chartCount" must be all lower-case
(#325) Variable "objWriter" must be all lower-case
(#328) Variable "chartRef" must be all lower-case
(#334) Variable "objWriter" must be all lower-case
(#336) Variable "objWriter" must be all lower-case
(#346) Public method name "Rels::writeHeaderFooterDrawingRelationships" must be in lower-case letters only
(#346) Variable "pWorksheet" must be all lower-case
(#347) Opening brace should be on the same line as the declaration
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Variable "objWriter" must be all lower-case
(#351) Variable "objWriter" must be all lower-case
(#351) Line exceeds maximum limit of 180 characters; contains 183 characters
(#353) Variable "objWriter" must be all lower-case
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Variable "objWriter" must be all lower-case
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Variable "objWriter" must be all lower-case
(#361) Variable "objWriter" must be all lower-case
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Variable "pWorksheet" must be all lower-case
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "objWriter" must be all lower-case
(#374) Variable "objWriter" must be all lower-case
(#376) Variable "objWriter" must be all lower-case
(#389) Private method name "Rels::writeRelationship" must be in lower-case letters only
(#389) Variable "objWriter" must be all lower-case
(#389) Variable "pId" must be all lower-case
(#389) Variable "pType" must be all lower-case
(#389) Variable "pTarget" must be all lower-case
(#389) Variable "pTargetMode" must be all lower-case
(#389) Line exceeds 132 characters; contains 157 characters
(#390) Opening brace should be on the same line as the declaration
(#391) Variable "pType" must be all lower-case
(#391) Variable "pTarget" must be all lower-case
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "objWriter" must be all lower-case
(#394) Variable "objWriter" must be all lower-case
(#394) Variable "pId" must be all lower-case
(#395) Variable "objWriter" must be all lower-case
(#395) Variable "pType" must be all lower-case
(#396) Variable "objWriter" must be all lower-case
(#396) Variable "pTarget" must be all lower-case
(#398) Variable "pTargetMode" must be all lower-case
(#399) Variable "objWriter" must be all lower-case
(#399) Variable "pTargetMode" must be all lower-case
(#402) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/RelsRibbon.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "RelsRibbon::writeRibbonRelationships" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "localRels" must be all lower-case
(#53) Variable "localRels" must be all lower-case
(#54) Variable "localRels" must be all lower-case
(#54) Variable "aId" must be all lower-case
(#54) Variable "aTarget" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#56) Variable "aId" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#58) Variable "aTarget" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#64) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/RelsVBA.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "RelsVBA::writeVBARelationships" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
(#53) Variable "objWriter" must be all lower-case
(#54) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/StringTable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "StringTable::createStringTable" must be in lower-case letters only
(#37) Variable "pSheet" must be all lower-case
(#37) Variable "pExistingTable" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "pSheet" must be all lower-case
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "aStringTable" must be all lower-case
(#42) Variable "cellCollection" must be all lower-case
(#43) Variable "aFlippedStringTable" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "pExistingTable" must be all lower-case
(#46) Variable "pExistingTable" must be all lower-case
(#47) Variable "aStringTable" must be all lower-case
(#47) Variable "pExistingTable" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "aFlippedStringTable" must be all lower-case
(#51) Variable "aStringTable" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "pSheet" must be all lower-case
(#54) Variable "cellID" must be all lower-case
(#55) Variable "pSheet" must be all lower-case
(#55) Variable "cellID" must be all lower-case
(#56) Variable "cellValue" must be all lower-case
(#57) Variable "cellValue" must be all lower-case
(#58) Variable "cellValue" must be all lower-case
(#59) Variable "cellValue" must be all lower-case
(#60) Variable "aFlippedStringTable" must be all lower-case
(#60) Variable "cellValue" must be all lower-case
(#61) Line exceeds maximum limit of 180 characters; contains 260 characters
(#62) Variable "aStringTable" must be all lower-case
(#62) Variable "cellValue" must be all lower-case
(#63) Variable "aFlippedStringTable" must be all lower-case
(#63) Variable "cellValue" must be all lower-case
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Variable "cellValue" must be all lower-case
(#65) Variable "cellValue" must be all lower-case
(#66) Variable "aFlippedStringTable" must be all lower-case
(#66) Variable "cellValue" must be all lower-case
(#67) Variable "aStringTable" must be all lower-case
(#67) Variable "cellValue" must be all lower-case
(#68) Variable "aFlippedStringTable" must be all lower-case
(#68) Variable "cellValue" must be all lower-case
(#72) Variable "aStringTable" must be all lower-case
(#85) Public method name "StringTable::writeStringTable" must be in lower-case letters only
(#85) Variable "pStringTable" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "pStringTable" must be all lower-case
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "objWriter" must be all lower-case
(#91) Variable "objWriter" must be all lower-case
(#91) Line exceeds maximum limit of 180 characters; contains 187 characters
(#93) Variable "objWriter" must be all lower-case
(#93) Line exceeds 132 characters; contains 136 characters
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "objWriter" must be all lower-case
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "objWriter" must be all lower-case
(#101) Variable "objWriter" must be all lower-case
(#102) Variable "objWriter" must be all lower-case
(#102) Variable "pStringTable" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "pStringTable" must be all lower-case
(#105) Variable "textElement" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#108) Variable "textElement" must be all lower-case
(#109) Variable "textToWrite" must be all lower-case
(#109) Variable "textElement" must be all lower-case
(#110) Variable "objWriter" must be all lower-case
(#111) Variable "textToWrite" must be all lower-case
(#111) Variable "textToWrite" must be all lower-case
(#112) Variable "objWriter" must be all lower-case
(#114) Variable "objWriter" must be all lower-case
(#114) Variable "textToWrite" must be all lower-case
(#115) Variable "objWriter" must be all lower-case
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) Variable "textElement" must be all lower-case
(#117) Variable "objWriter" must be all lower-case
(#117) Variable "textElement" must be all lower-case
(#120) Variable "objWriter" must be all lower-case
(#123) Variable "objWriter" must be all lower-case
(#125) Variable "objWriter" must be all lower-case
(#139) Public method name "StringTable::writeRichText" must be in lower-case letters only
(#139) Variable "objWriter" must be all lower-case
(#139) Variable "pRichText" must be all lower-case
(#139) Line exceeds 132 characters; contains 165 characters
(#140) Opening brace should be on the same line as the declaration
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "pRichText" must be all lower-case
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "objWriter" must be all lower-case
(#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
(#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
(#154) Variable "objWriter" must be all lower-case
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "objWriter" must be all lower-case
(#158) Variable "objWriter" must be all lower-case
(#159) Variable "objWriter" must be all lower-case
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "objWriter" must be all lower-case
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "objWriter" must be all lower-case
(#168) Variable "objWriter" must be all lower-case
(#169) Variable "objWriter" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "objWriter" must be all lower-case
(#175) Variable "objWriter" must be all lower-case
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#177) Variable "objWriter" must be all lower-case
(#179) Variable "objWriter" must be all lower-case
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "objWriter" must be all lower-case
(#184) Variable "objWriter" must be all lower-case
(#185) Variable "objWriter" must be all lower-case
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "objWriter" must be all lower-case
(#189) Variable "objWriter" must be all lower-case
(#190) Variable "objWriter" must be all lower-case
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Variable "objWriter" must be all lower-case
(#194) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "objWriter" must be all lower-case
(#199) Variable "objWriter" must be all lower-case
(#200) Variable "objWriter" must be all lower-case
(#202) Variable "objWriter" must be all lower-case
(#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
(#206) Variable "objWriter" must be all lower-case
(#207) Variable "objWriter" must be all lower-case
(#208) Variable "objWriter" must be all lower-case
(#209) Variable "objWriter" must be all lower-case
(#211) Variable "objWriter" must be all lower-case
(#223) Public method name "StringTable::writeRichTextForCharts" must be in lower-case letters only
(#223) Variable "objWriter" must be all lower-case
(#223) Variable "pRichText" must be all lower-case
(#223) Line exceeds 132 characters; contains 139 characters
(#224) Opening brace should be on the same line as the declaration
(#225) Variable "pRichText" must be all lower-case
(#226) Variable "textRun" must be all lower-case
(#226) Variable "pRichText" must be all lower-case
(#227) Variable "pRichText" must be all lower-case
(#228) Variable "pRichText" must be all lower-case
(#228) Variable "textRun" must be all lower-case
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "pRichText" must be all lower-case
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Variable "objWriter" must be all lower-case
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "objWriter" must be all lower-case
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "underlineType" must be all lower-case
(#250) Variable "underlineType" must be all lower-case
(#252) Variable "underlineType" must be all lower-case
(#255) Variable "underlineType" must be all lower-case
(#258) Variable "objWriter" must be all lower-case
(#258) Variable "underlineType" must be all lower-case
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "objWriter" must be all lower-case
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "objWriter" must be all lower-case
(#264) Variable "objWriter" must be all lower-case
(#265) Variable "objWriter" must be all lower-case
(#267) Variable "objWriter" must be all lower-case
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "objWriter" must be all lower-case
(#271) Variable "objWriter" must be all lower-case
(#272) Variable "objWriter" must be all lower-case
(#274) Variable "objWriter" must be all lower-case
(#284) Public method name "StringTable::flipStringTable" must be in lower-case letters only
(#284) Variable "stringTable" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "returnValue" must be all lower-case
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "stringTable" must be all lower-case
(#292) Variable "returnValue" must be all lower-case
(#293) Usage of ELSEIF not allowed; use ELSE IF instead
(#294) Variable "returnValue" must be all lower-case
(#298) Variable "returnValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Style.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Style::writeStyles" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "objWriter" must be all lower-case
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#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
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
(#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
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#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
(#60) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#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
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#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
(#71) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "objWriter" must be all lower-case
(#85) Variable "objWriter" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "objWriter" must be all lower-case
(#89) Variable "objWriter" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "objWriter" must be all lower-case
(#96) Variable "objWriter" 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 "objWriter" must be all lower-case
(#100) Variable "objWriter" 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 "objWriter" must be all lower-case
(#104) Variable "objWriter" must be all lower-case
(#105) Variable "objWriter" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#107) Variable "objWriter" must be all lower-case
(#108) Variable "objWriter" must be all lower-case
(#110) Variable "objWriter" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "objWriter" must be all lower-case
(#114) Variable "objWriter" must be all lower-case
(#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) Variable "cellXf" must be all lower-case
(#118) Variable "objWriter" must be all lower-case
(#118) Variable "cellXf" must be all lower-case
(#121) Variable "objWriter" must be all lower-case
(#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
(#124) Variable "objWriter" must be all lower-case
(#125) Variable "objWriter" must be all lower-case
(#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
(#128) Variable "objWriter" must be all lower-case
(#129) Variable "objWriter" must be all lower-case
(#130) Variable "objWriter" must be all lower-case
(#131) Variable "objWriter" must be all lower-case
(#132) Variable "objWriter" must be all lower-case
(#134) Variable "objWriter" must be all lower-case
(#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
(#137) Variable "objWriter" must be all lower-case
(#138) Variable "objWriter" must be all lower-case
(#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
(#142) Variable "objWriter" must be all lower-case
(#142) Line exceeds 132 characters; contains 136 characters
(#145) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#149) Variable "objWriter" must be all lower-case
(#150) Variable "objWriter" must be all lower-case
(#151) Variable "objWriter" must be all lower-case
(#153) Variable "objWriter" must be all lower-case
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) This comment is 50% valid code; is this commented out code?
(#156) Variable "objWriter" must be all lower-case
(#166) Private method name "Style::writeFill" must be in lower-case letters only
(#166) Variable "objWriter" must be all lower-case
(#166) Variable "pFill" must be all lower-case
(#166) Line exceeds 132 characters; contains 144 characters
(#167) Opening brace should be on the same line as the declaration
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "pFill" must be all lower-case
(#170) Variable "pFill" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "objWriter" must be all lower-case
(#172) Variable "pFill" must be all lower-case
(#173) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Variable "pFill" must be all lower-case
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Variable "objWriter" must be all lower-case
(#175) Variable "pFill" must be all lower-case
(#186) Private method name "Style::writeGradientFill" must be in lower-case letters only
(#186) Variable "objWriter" must be all lower-case
(#186) Variable "pFill" must be all lower-case
(#186) Line exceeds 132 characters; contains 152 characters
(#187) Opening brace should be on the same line as the declaration
(#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
(#189) Variable "objWriter" must be all lower-case
(#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
(#192) Variable "objWriter" must be all lower-case
(#193) Variable "objWriter" must be all lower-case
(#193) Variable "pFill" must be all lower-case
(#194) Variable "objWriter" must be all lower-case
(#194) Variable "pFill" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "objWriter" must be all lower-case
(#198) Variable "objWriter" must be all lower-case
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "objWriter" must be all lower-case
(#202) Variable "objWriter" must be all lower-case
(#202) Variable "pFill" must be all lower-case
(#203) Variable "objWriter" must be all lower-case
(#205) Variable "objWriter" must be all lower-case
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "objWriter" must be all lower-case
(#209) Variable "objWriter" must be all lower-case
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "objWriter" must be all lower-case
(#213) Variable "objWriter" must be all lower-case
(#213) Variable "pFill" must be all lower-case
(#214) Variable "objWriter" must be all lower-case
(#216) Variable "objWriter" must be all lower-case
(#218) Variable "objWriter" must be all lower-case
(#220) Variable "objWriter" must be all lower-case
(#230) Private method name "Style::writePatternFill" must be in lower-case letters only
(#230) Variable "objWriter" must be all lower-case
(#230) Variable "pFill" must be all lower-case
(#230) Line exceeds 132 characters; contains 151 characters
(#231) Opening brace should be on the same line as the declaration
(#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
(#233) Variable "objWriter" must be all lower-case
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "objWriter" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
(#237) Variable "pFill" must be all lower-case
(#239) Variable "pFill" must be all lower-case
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "pFill" must be all lower-case
(#242) Variable "objWriter" must be all lower-case
(#243) Variable "objWriter" must be all lower-case
(#243) Variable "pFill" must be all lower-case
(#244) Variable "objWriter" must be all lower-case
(#247) Variable "pFill" must be all lower-case
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "pFill" must be all lower-case
(#250) Variable "objWriter" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#251) Variable "pFill" must be all lower-case
(#252) Variable "objWriter" must be all lower-case
(#256) Variable "objWriter" must be all lower-case
(#258) Variable "objWriter" must be all lower-case
(#268) Private method name "Style::writeFont" must be in lower-case letters only
(#268) Variable "objWriter" must be all lower-case
(#268) Variable "pFont" must be all lower-case
(#268) Line exceeds 132 characters; contains 144 characters
(#269) Opening brace should be on the same line as the declaration
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "objWriter" must be all lower-case
(#272) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#273) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#274) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "pFont" must be all lower-case
(#280) Variable "objWriter" must be all lower-case
(#281) Variable "objWriter" must be all lower-case
(#281) Variable "pFont" must be all lower-case
(#282) Variable "objWriter" must be all lower-case
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "pFont" must be all lower-case
(#287) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#288) Variable "pFont" must be all lower-case
(#289) Variable "objWriter" must be all lower-case
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "pFont" must be all lower-case
(#294) Variable "objWriter" must be all lower-case
(#295) Variable "objWriter" must be all lower-case
(#295) Variable "pFont" must be all lower-case
(#296) Variable "objWriter" must be all lower-case
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "pFont" must be all lower-case
(#301) Variable "objWriter" must be all lower-case
(#302) Variable "objWriter" must be all lower-case
(#302) Variable "pFont" must be all lower-case
(#303) Variable "objWriter" must be all lower-case
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Variable "pFont" must be all lower-case
(#307) Variable "pFont" must be all lower-case
(#308) Variable "objWriter" must be all lower-case
(#309) Variable "pFont" must be all lower-case
(#310) Variable "objWriter" must be all lower-case
(#311) Usage of ELSEIF not allowed; use ELSE IF instead
(#311) Variable "pFont" must be all lower-case
(#312) Variable "objWriter" must be all lower-case
(#314) Variable "objWriter" must be all lower-case
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Variable "pFont" must be all lower-case
(#319) Variable "objWriter" must be all lower-case
(#320) Variable "objWriter" must be all lower-case
(#320) Variable "pFont" must be all lower-case
(#321) Variable "objWriter" must be all lower-case
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "pFont" must be all lower-case
(#326) Variable "objWriter" must be all lower-case
(#327) Variable "objWriter" must be all lower-case
(#327) Variable "pFont" must be all lower-case
(#328) Variable "objWriter" must be all lower-case
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "pFont" must be all lower-case
(#333) Variable "objWriter" must be all lower-case
(#334) Variable "objWriter" must be all lower-case
(#334) Variable "pFont" must be all lower-case
(#335) Variable "objWriter" must be all lower-case
(#338) Variable "objWriter" must be all lower-case
(#348) Private method name "Style::writeBorder" must be in lower-case letters only
(#348) Variable "objWriter" must be all lower-case
(#348) Variable "pBorders" must be all lower-case
(#348) Line exceeds 132 characters; contains 152 characters
(#349) Opening brace should be on the same line as the declaration
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "objWriter" must be all lower-case
(#353) Variable "pBorders" must be all lower-case
(#355) Variable "objWriter" must be all lower-case
(#356) Variable "objWriter" must be all lower-case
(#359) Variable "objWriter" must be all lower-case
(#360) Variable "objWriter" must be all lower-case
(#363) Variable "objWriter" must be all lower-case
(#364) Variable "objWriter" must be all lower-case
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Variable "objWriter" must be all lower-case
(#369) Variable "pBorders" must be all lower-case
(#370) Variable "objWriter" must be all lower-case
(#370) Variable "pBorders" must be all lower-case
(#371) Variable "objWriter" must be all lower-case
(#371) Variable "pBorders" must be all lower-case
(#372) Variable "objWriter" must be all lower-case
(#372) Variable "pBorders" must be all lower-case
(#373) Variable "objWriter" must be all lower-case
(#373) Variable "pBorders" must be all lower-case
(#374) Variable "objWriter" must be all lower-case
(#385) Private method name "Style::writeCellStyleXf" must be in lower-case letters only
(#385) Variable "objWriter" must be all lower-case
(#385) Variable "pStyle" must be all lower-case
(#385) Line exceeds maximum limit of 180 characters; contains 206 characters
(#386) Opening brace should be on the same line as the declaration
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "objWriter" must be all lower-case
(#389) Variable "objWriter" must be all lower-case
(#390) Variable "objWriter" must be all lower-case
(#390) Variable "pStyle" must be all lower-case
(#390) Line exceeds 132 characters; contains 153 characters
(#391) Variable "pStyle" must be all lower-case
(#392) Variable "objWriter" must be all lower-case
(#395) Variable "pStyle" must be all lower-case
(#396) Variable "objWriter" must be all lower-case
(#396) Variable "pStyle" must be all lower-case
(#396) Line exceeds 132 characters; contains 177 characters
(#398) Variable "objWriter" must be all lower-case
(#398) Variable "pStyle" must be all lower-case
(#401) Variable "objWriter" must be all lower-case
(#401) Variable "pStyle" must be all lower-case
(#401) Line exceeds 132 characters; contains 153 characters
(#402) Variable "objWriter" must be all lower-case
(#402) Variable "pStyle" must be all lower-case
(#402) Line exceeds 132 characters; contains 161 characters
(#405) Variable "objWriter" must be all lower-case
(#405) Variable "pStyle" must be all lower-case
(#405) Line exceeds 132 characters; contains 158 characters
(#406) Variable "objWriter" must be all lower-case
(#406) Variable "pStyle" must be all lower-case
(#406) Line exceeds maximum limit of 180 characters; contains 182 characters
(#407) Variable "objWriter" must be all lower-case
(#407) Variable "pStyle" must be all lower-case
(#407) Line exceeds 132 characters; contains 158 characters
(#408) Variable "objWriter" must be all lower-case
(#408) Variable "pStyle" must be all lower-case
(#408) Line exceeds 132 characters; contains 166 characters
(#409) Variable "objWriter" must be all lower-case
(#409) Variable "pStyle" must be all lower-case
(#409) Line exceeds 132 characters; contains 173 characters
(#410) Variable "pStyle" must be all lower-case
(#410) Variable "pStyle" must be all lower-case
(#410) Line exceeds maximum limit of 180 characters; contains 225 characters
(#411) Variable "objWriter" must be all lower-case
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Variable "objWriter" must be all lower-case
(#416) Variable "objWriter" must be all lower-case
(#416) Variable "pStyle" must be all lower-case
(#417) Variable "objWriter" must be all lower-case
(#417) Variable "pStyle" must be all lower-case
(#419) Variable "textRotation" must be all lower-case
(#420) Variable "pStyle" must be all lower-case
(#421) Variable "textRotation" must be all lower-case
(#421) Variable "pStyle" must be all lower-case
(#422) Usage of ELSEIF not allowed; use ELSE IF instead
(#422) Variable "pStyle" must be all lower-case
(#423) Variable "textRotation" must be all lower-case
(#423) Variable "pStyle" must be all lower-case
(#425) Variable "objWriter" must be all lower-case
(#425) Variable "textRotation" must be all lower-case
(#427) Variable "objWriter" must be all lower-case
(#427) Variable "pStyle" must be all lower-case
(#428) Variable "objWriter" must be all lower-case
(#428) Variable "pStyle" must be all lower-case
(#430) Variable "pStyle" must be all lower-case
(#431) Variable "objWriter" must be all lower-case
(#431) Variable "pStyle" must be all lower-case
(#433) Variable "pStyle" must be all lower-case
(#434) Variable "objWriter" must be all lower-case
(#434) Variable "pStyle" must be all lower-case
(#436) Variable "objWriter" must be all lower-case
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "pStyle" must be all lower-case
(#439) Variable "pStyle" must be all lower-case
(#439) Line exceeds maximum limit of 180 characters; contains 225 characters
(#440) Variable "objWriter" must be all lower-case
(#441) Variable "pStyle" must be all lower-case
(#442) Variable "objWriter" must be all lower-case
(#442) Variable "pStyle" must be all lower-case
(#442) Line exceeds maximum limit of 180 characters; contains 181 characters
(#444) Variable "pStyle" must be all lower-case
(#445) Variable "objWriter" must be all lower-case
(#445) Variable "pStyle" must be all lower-case
(#445) Line exceeds maximum limit of 180 characters; contains 181 characters
(#447) Variable "objWriter" must be all lower-case
(#450) Variable "objWriter" must be all lower-case
(#460) Private method name "Style::writeCellStyleDxf" must be in lower-case letters only
(#460) Variable "objWriter" must be all lower-case
(#460) Variable "pStyle" must be all lower-case
(#460) Line exceeds 132 characters; contains 148 characters
(#461) Opening brace should be on the same line as the declaration
(#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
(#463) Variable "objWriter" must be all lower-case
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Variable "objWriter" must be all lower-case
(#466) Variable "pStyle" must be all lower-case
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Variable "objWriter" must be all lower-case
(#469) Variable "pStyle" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#472) Variable "pStyle" must be all lower-case
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Variable "objWriter" must be all lower-case
(#476) Variable "pStyle" must be all lower-case
(#477) Variable "objWriter" must be all lower-case
(#477) Variable "pStyle" must be all lower-case
(#479) Variable "pStyle" must be all lower-case
(#480) Variable "objWriter" must be all lower-case
(#480) Variable "pStyle" must be all lower-case
(#483) Variable "pStyle" must be all lower-case
(#484) Variable "textRotation" must be all lower-case
(#485) Variable "pStyle" must be all lower-case
(#486) Variable "textRotation" must be all lower-case
(#486) Variable "pStyle" must be all lower-case
(#487) Usage of ELSEIF not allowed; use ELSE IF instead
(#487) Variable "pStyle" must be all lower-case
(#488) Variable "textRotation" must be all lower-case
(#488) Variable "pStyle" must be all lower-case
(#490) Variable "objWriter" must be all lower-case
(#490) Variable "textRotation" must be all lower-case
(#492) Variable "objWriter" must be all lower-case
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "objWriter" must be all lower-case
(#495) Variable "pStyle" must be all lower-case
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Variable "pStyle" must be all lower-case
(#498) Variable "pStyle" must be all lower-case
(#499) Variable "pStyle" must be all lower-case
(#500) Variable "pStyle" must be all lower-case
(#501) Variable "objWriter" must be all lower-case
(#502) Variable "pStyle" must be all lower-case
(#503) Variable "pStyle" must be all lower-case
(#504) Variable "objWriter" must be all lower-case
(#504) Variable "pStyle" must be all lower-case
(#504) Line exceeds maximum limit of 180 characters; contains 185 characters
(#506) Variable "pStyle" must be all lower-case
(#507) Variable "pStyle" must be all lower-case
(#508) Variable "objWriter" must be all lower-case
(#508) Variable "pStyle" must be all lower-case
(#508) Line exceeds maximum limit of 180 characters; contains 185 characters
(#510) Variable "objWriter" must be all lower-case
(#514) Variable "objWriter" must be all lower-case
(#525) Private method name "Style::writeBorderPr" must be in lower-case letters only
(#525) Variable "objWriter" must be all lower-case
(#525) Variable "pName" must be all lower-case
(#525) Variable "pBorder" must be all lower-case
(#525) Line exceeds 132 characters; contains 169 characters
(#526) Opening brace should be on the same line as the declaration
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Variable "pBorder" must be all lower-case
(#529) Variable "objWriter" must be all lower-case
(#529) Variable "pName" must be all lower-case
(#530) Variable "objWriter" must be all lower-case
(#530) Variable "pBorder" must be all lower-case
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Variable "objWriter" must be all lower-case
(#534) Variable "objWriter" must be all lower-case
(#534) Variable "pBorder" must be all lower-case
(#535) Variable "objWriter" must be all lower-case
(#537) Variable "objWriter" must be all lower-case
(#549) Private method name "Style::writeNumFmt" must be in lower-case letters only
(#549) Variable "objWriter" must be all lower-case
(#549) Variable "pNumberFormat" must be all lower-case
(#549) Variable "pId" must be all lower-case
(#549) Line exceeds 132 characters; contains 172 characters
(#550) Opening brace should be on the same line as the declaration
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "formatCode" must be all lower-case
(#552) Variable "pNumberFormat" must be all lower-case
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "formatCode" must be all lower-case
(#556) Variable "objWriter" must be all lower-case
(#557) Variable "objWriter" must be all lower-case
(#557) Variable "pId" must be all lower-case
(#558) Variable "objWriter" must be all lower-case
(#558) Variable "formatCode" must be all lower-case
(#559) Variable "objWriter" must be all lower-case
(#570) Public method name "Style::allStyles" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#582) Public method name "Style::allConditionalStyles" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Variable "aStyles" must be all lower-case
(#587) Variable "sheetCount" must be all lower-case
(#588) Variable "sheetCount" must be all lower-case
(#589) Variable "conditionalStyles" must be all lower-case
(#590) Variable "conditionalStyles" must be all lower-case
(#590) Variable "conditionalStyle" must be all lower-case
(#591) Variable "aStyles" must be all lower-case
(#591) Variable "conditionalStyle" must be all lower-case
(#596) Variable "aStyles" must be all lower-case
(#606) Public method name "Style::allFills" must be in lower-case letters only
(#607) Opening brace should be on the same line as the declaration
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Variable "aFills" must be all lower-case
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Variable "aFills" must be all lower-case
(#618) Variable "aFills" must be all lower-case
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Variable "aStyles" must be all lower-case
(#621) Inline doc block type-hinting for '$style' does not match next code line 'foreach...'
(#622) Variable "aStyles" must be all lower-case
(#623) Variable "aFills" must be all lower-case
(#624) Variable "aFills" must be all lower-case
(#628) Variable "aFills" must be all lower-case
(#638) Public method name "Style::allFonts" must be in lower-case letters only
(#639) Opening brace should be on the same line as the declaration
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Variable "aFonts" must be all lower-case
(#642) Variable "aStyles" must be all lower-case
(#644) Inline doc block type-hinting for '$style' does not match next code line 'foreach...'
(#645) Variable "aStyles" must be all lower-case
(#646) Variable "aFonts" must be all lower-case
(#647) Variable "aFonts" must be all lower-case
(#651) Variable "aFonts" must be all lower-case
(#661) Public method name "Style::allBorders" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Variable "aBorders" must be all lower-case
(#665) Variable "aStyles" must be all lower-case
(#667) Inline doc block type-hinting for '$style' does not match next code line 'foreach...'
(#668) Variable "aStyles" must be all lower-case
(#669) Variable "aBorders" must be all lower-case
(#670) Variable "aBorders" must be all lower-case
(#674) Variable "aBorders" must be all lower-case
(#684) Public method name "Style::allNumberFormats" must be in lower-case letters only
(#685) Opening brace should be on the same line as the declaration
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Variable "aNumFmts" must be all lower-case
(#688) Variable "aStyles" must be all lower-case
(#690) Inline doc block type-hinting for '$style' does not match next code line 'foreach...'
(#691) Variable "aStyles" must be all lower-case
(#692) Variable "aNumFmts" must be all lower-case
(#692) Line exceeds 132 characters; contains 152 characters
(#693) Variable "aNumFmts" must be all lower-case
(#697) Variable "aNumFmts" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Theme.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "majorFonts" must be all lower-case
(#77) Member variable "minorFonts" must be all lower-case
(#114) Member variable "colourScheme" must be all lower-case
(#134) Public method name "Theme::writeTheme" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "objWriter" must be all lower-case
(#139) Variable "objWriter" must be all lower-case
(#139) Line exceeds maximum limit of 180 characters; contains 183 characters
(#141) Variable "objWriter" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#149) Variable "objWriter" must be all lower-case
(#150) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#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
(#156) Variable "objWriter" must be all lower-case
(#157) Variable "objWriter" must be all lower-case
(#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
(#160) Variable "objWriter" must be all lower-case
(#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
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#165) Variable "objWriter" must be all lower-case
(#166) Variable "objWriter" must be all lower-case
(#168) Variable "objWriter" must be all lower-case
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "objWriter" must be all lower-case
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Variable "objWriter" must be all lower-case
(#175) Variable "objWriter" must be all lower-case
(#176) Variable "objWriter" must be all lower-case
(#177) Variable "objWriter" must be all lower-case
(#179) Variable "objWriter" must be all lower-case
(#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
(#182) Variable "objWriter" must be all lower-case
(#184) Variable "objWriter" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "objWriter" must be all lower-case
(#188) Variable "objWriter" must be all lower-case
(#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
(#191) Variable "objWriter" must be all lower-case
(#192) Variable "objWriter" must be all lower-case
(#192) Variable "majorFonts" must be all lower-case
(#193) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#197) Variable "objWriter" must be all lower-case
(#197) Variable "minorFonts" must be all lower-case
(#198) Variable "objWriter" must be all lower-case
(#200) Variable "objWriter" must be all lower-case
(#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
(#203) Variable "objWriter" must be all lower-case
(#204) Variable "objWriter" must be all lower-case
(#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
(#207) Variable "objWriter" must be all lower-case
(#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
(#210) Variable "objWriter" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "objWriter" must be all lower-case
(#214) Variable "objWriter" must be all lower-case
(#215) Variable "objWriter" must be all lower-case
(#217) Variable "objWriter" must be all lower-case
(#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
(#220) Variable "objWriter" must be all lower-case
(#221) Variable "objWriter" must be all lower-case
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "objWriter" must be all lower-case
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Variable "objWriter" must be all lower-case
(#228) Variable "objWriter" must be all lower-case
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "objWriter" must be all lower-case
(#232) Variable "objWriter" must be all lower-case
(#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
(#235) Variable "objWriter" must be all lower-case
(#236) Variable "objWriter" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
(#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
(#240) Variable "objWriter" must be all lower-case
(#241) Variable "objWriter" must be all lower-case
(#242) Variable "objWriter" must be all lower-case
(#244) Variable "objWriter" must be all lower-case
(#246) Variable "objWriter" must be all lower-case
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "objWriter" must be all lower-case
(#250) Variable "objWriter" must be all lower-case
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "objWriter" must be all lower-case
(#254) Variable "objWriter" must be all lower-case
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "objWriter" must be all lower-case
(#258) Variable "objWriter" must be all lower-case
(#259) Variable "objWriter" must be all lower-case
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "objWriter" must be all lower-case
(#263) Variable "objWriter" must be all lower-case
(#264) Variable "objWriter" must be all lower-case
(#266) Variable "objWriter" must be all lower-case
(#268) Variable "objWriter" must be all lower-case
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "objWriter" must be all lower-case
(#272) Variable "objWriter" must be all lower-case
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "objWriter" must be all lower-case
(#276) Variable "objWriter" must be all lower-case
(#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
(#279) Variable "objWriter" must be all lower-case
(#280) Variable "objWriter" must be all lower-case
(#281) Variable "objWriter" must be all lower-case
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Variable "objWriter" must be all lower-case
(#285) Variable "objWriter" must be all lower-case
(#286) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#290) Variable "objWriter" must be all lower-case
(#292) Variable "objWriter" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "objWriter" must be all lower-case
(#296) Variable "objWriter" must be all lower-case
(#297) Variable "objWriter" must be all lower-case
(#298) Variable "objWriter" must be all lower-case
(#300) Variable "objWriter" must be all lower-case
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Variable "objWriter" must be all lower-case
(#304) Variable "objWriter" must be all lower-case
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Variable "objWriter" must be all lower-case
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "objWriter" must be all lower-case
(#311) Variable "objWriter" must be all lower-case
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Variable "objWriter" must be all lower-case
(#315) Variable "objWriter" must be all lower-case
(#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
(#318) Variable "objWriter" must be all lower-case
(#319) Variable "objWriter" must be all lower-case
(#320) Variable "objWriter" must be all lower-case
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "objWriter" must be all lower-case
(#324) Variable "objWriter" must be all lower-case
(#325) Variable "objWriter" must be all lower-case
(#327) Variable "objWriter" must be all lower-case
(#329) Variable "objWriter" must be all lower-case
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "objWriter" must be all lower-case
(#333) Variable "objWriter" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "objWriter" must be all lower-case
(#337) Variable "objWriter" must be all lower-case
(#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
(#340) Variable "objWriter" must be all lower-case
(#341) Variable "objWriter" must be all lower-case
(#342) Variable "objWriter" must be all lower-case
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "objWriter" must be all lower-case
(#346) Variable "objWriter" must be all lower-case
(#347) Variable "objWriter" must be all lower-case
(#349) Variable "objWriter" must be all lower-case
(#351) Variable "objWriter" must be all lower-case
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "objWriter" must be all lower-case
(#355) Variable "objWriter" must be all lower-case
(#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
(#358) Variable "objWriter" must be all lower-case
(#359) Variable "objWriter" must be all lower-case
(#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
(#362) Variable "objWriter" must be all lower-case
(#363) Variable "objWriter" must be all lower-case
(#364) Variable "objWriter" must be all lower-case
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "objWriter" must be all lower-case
(#368) Variable "objWriter" must be all lower-case
(#369) Variable "objWriter" must be all lower-case
(#371) Variable "objWriter" must be all lower-case
(#373) Variable "objWriter" must be all lower-case
(#375) Variable "objWriter" must be all lower-case
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "objWriter" must be all lower-case
(#379) Variable "objWriter" must be all lower-case
(#380) Variable "objWriter" must be all lower-case
(#381) Variable "objWriter" must be all lower-case
(#383) Variable "objWriter" must be all lower-case
(#385) Variable "objWriter" must be all lower-case
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "objWriter" must be all lower-case
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Variable "objWriter" must be all lower-case
(#392) Variable "objWriter" must be all lower-case
(#393) Variable "objWriter" must be all lower-case
(#394) Variable "objWriter" must be all lower-case
(#395) Variable "objWriter" must be all lower-case
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Variable "objWriter" must be all lower-case
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Variable "objWriter" must be all lower-case
(#402) Variable "objWriter" must be all lower-case
(#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
(#405) Variable "objWriter" must be all lower-case
(#406) Variable "objWriter" must be all lower-case
(#407) Variable "objWriter" must be all lower-case
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Variable "objWriter" must be all lower-case
(#411) Variable "objWriter" must be all lower-case
(#412) Variable "objWriter" must be all lower-case
(#414) Variable "objWriter" must be all lower-case
(#416) Variable "objWriter" must be all lower-case
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "objWriter" must be all lower-case
(#420) Variable "objWriter" must be all lower-case
(#421) Variable "objWriter" must be all lower-case
(#423) Variable "objWriter" must be all lower-case
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Variable "objWriter" must be all lower-case
(#427) Variable "objWriter" must be all lower-case
(#428) Variable "objWriter" must be all lower-case
(#429) Variable "objWriter" must be all lower-case
(#430) Variable "objWriter" must be all lower-case
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Variable "objWriter" must be all lower-case
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "objWriter" must be all lower-case
(#437) Variable "objWriter" must be all lower-case
(#438) Variable "objWriter" must be all lower-case
(#440) Variable "objWriter" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "objWriter" must be all lower-case
(#444) Variable "objWriter" must be all lower-case
(#445) Variable "objWriter" must be all lower-case
(#447) Variable "objWriter" must be all lower-case
(#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
(#450) Variable "objWriter" must be all lower-case
(#451) Variable "objWriter" must be all lower-case
(#452) Variable "objWriter" must be all lower-case
(#453) Variable "objWriter" must be all lower-case
(#454) Variable "objWriter" must be all lower-case
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Variable "objWriter" must be all lower-case
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Variable "objWriter" must be all lower-case
(#461) Variable "objWriter" must be all lower-case
(#462) Variable "objWriter" must be all lower-case
(#464) Variable "objWriter" must be all lower-case
(#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
(#467) Variable "objWriter" must be all lower-case
(#468) Variable "objWriter" must be all lower-case
(#469) Variable "objWriter" must be all lower-case
(#471) Variable "objWriter" must be all lower-case
(#473) Variable "objWriter" must be all lower-case
(#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
(#476) Variable "objWriter" must be all lower-case
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Variable "objWriter" must be all lower-case
(#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
(#482) Variable "objWriter" must be all lower-case
(#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
(#485) Variable "objWriter" must be all lower-case
(#486) Variable "objWriter" must be all lower-case
(#487) Variable "objWriter" must be all lower-case
(#488) Variable "objWriter" must be all lower-case
(#489) Variable "objWriter" must be all lower-case
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Variable "objWriter" must be all lower-case
(#493) Variable "objWriter" must be all lower-case
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Variable "objWriter" must be all lower-case
(#497) Variable "objWriter" must be all lower-case
(#498) Variable "objWriter" must be all lower-case
(#500) Variable "objWriter" must be all lower-case
(#502) Variable "objWriter" must be all lower-case
(#504) Variable "objWriter" must be all lower-case
(#506) Variable "objWriter" must be all lower-case
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Variable "objWriter" must be all lower-case
(#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
(#512) Variable "objWriter" must be all lower-case
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Variable "objWriter" must be all lower-case
(#516) Variable "objWriter" must be all lower-case
(#517) Variable "objWriter" must be all lower-case
(#518) Variable "objWriter" must be all lower-case
(#519) Variable "objWriter" must be all lower-case
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Variable "objWriter" must be all lower-case
(#523) Variable "objWriter" must be all lower-case
(#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
(#526) Variable "objWriter" must be all lower-case
(#527) Variable "objWriter" must be all lower-case
(#528) Variable "objWriter" must be all lower-case
(#530) Variable "objWriter" must be all lower-case
(#532) Variable "objWriter" must be all lower-case
(#534) Variable "objWriter" must be all lower-case
(#536) Variable "objWriter" must be all lower-case
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Variable "objWriter" must be all lower-case
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Variable "objWriter" must be all lower-case
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "objWriter" must be all lower-case
(#546) Variable "objWriter" must be all lower-case
(#547) Variable "objWriter" must be all lower-case
(#548) Variable "objWriter" must be all lower-case
(#549) Variable "objWriter" must be all lower-case
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "objWriter" must be all lower-case
(#553) Variable "objWriter" must be all lower-case
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Variable "objWriter" must be all lower-case
(#557) Variable "objWriter" must be all lower-case
(#558) Variable "objWriter" must be all lower-case
(#560) Variable "objWriter" must be all lower-case
(#562) Variable "objWriter" must be all lower-case
(#564) Variable "objWriter" must be all lower-case
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Variable "objWriter" must be all lower-case
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Variable "objWriter" must be all lower-case
(#571) Variable "objWriter" must be all lower-case
(#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
(#574) Variable "objWriter" must be all lower-case
(#575) Variable "objWriter" must be all lower-case
(#576) Variable "objWriter" must be all lower-case
(#577) Variable "objWriter" must be all lower-case
(#578) Variable "objWriter" must be all lower-case
(#580) Variable "objWriter" must be all lower-case
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Variable "objWriter" must be all lower-case
(#584) Variable "objWriter" must be all lower-case
(#585) Variable "objWriter" 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
(#588) Variable "objWriter" must be all lower-case
(#589) Variable "objWriter" must be all lower-case
(#590) Variable "objWriter" must be all lower-case
(#591) Variable "objWriter" must be all lower-case
(#592) Variable "objWriter" must be all lower-case
(#594) Variable "objWriter" must be all lower-case
(#596) Variable "objWriter" must be all lower-case
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Variable "objWriter" must be all lower-case
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Variable "objWriter" must be all lower-case
(#603) Variable "objWriter" must be all lower-case
(#604) Variable "objWriter" must be all lower-case
(#605) Variable "objWriter" must be all lower-case
(#607) Variable "objWriter" must be all lower-case
(#609) Variable "objWriter" must be all lower-case
(#611) Variable "objWriter" must be all lower-case
(#613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Variable "objWriter" must be all lower-case
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Variable "objWriter" 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) Variable "objWriter" must be all lower-case
(#621) Variable "objWriter" must be all lower-case
(#622) Variable "objWriter" must be all lower-case
(#624) Variable "objWriter" must be all lower-case
(#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
(#627) Variable "objWriter" must be all lower-case
(#628) Variable "objWriter" must be all lower-case
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "objWriter" must be all lower-case
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Variable "objWriter" must be all lower-case
(#635) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#639) Variable "objWriter" must be all lower-case
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Variable "objWriter" must be all lower-case
(#643) Variable "objWriter" must be all lower-case
(#644) Variable "objWriter" must be all lower-case
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "objWriter" must be all lower-case
(#648) Variable "objWriter" must be all lower-case
(#649) Variable "objWriter" must be all lower-case
(#651) Variable "objWriter" must be all lower-case
(#653) Variable "objWriter" must be all lower-case
(#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
(#656) Variable "objWriter" must be all lower-case
(#657) Variable "objWriter" must be all lower-case
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Variable "objWriter" must be all lower-case
(#661) Variable "objWriter" must be all lower-case
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Variable "objWriter" must be all lower-case
(#665) Variable "objWriter" must be all lower-case
(#666) Variable "objWriter" must be all lower-case
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Variable "objWriter" must be all lower-case
(#670) Variable "objWriter" must be all lower-case
(#671) Variable "objWriter" must be all lower-case
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Variable "objWriter" must be all lower-case
(#675) Variable "objWriter" must be all lower-case
(#676) Variable "objWriter" must be all lower-case
(#678) Variable "objWriter" must be all lower-case
(#680) Variable "objWriter" must be all lower-case
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Variable "objWriter" must be all lower-case
(#684) Variable "objWriter" must be all lower-case
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Variable "objWriter" must be all lower-case
(#688) Variable "objWriter" must be all lower-case
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Variable "objWriter" must be all lower-case
(#692) Variable "objWriter" must be all lower-case
(#693) Variable "objWriter" must be all lower-case
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Variable "objWriter" must be all lower-case
(#697) Variable "objWriter" must be all lower-case
(#698) Variable "objWriter" must be all lower-case
(#700) Variable "objWriter" must be all lower-case
(#702) Variable "objWriter" must be all lower-case
(#704) Variable "objWriter" must be all lower-case
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Variable "objWriter" must be all lower-case
(#708) Variable "objWriter" must be all lower-case
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Variable "objWriter" must be all lower-case
(#712) Variable "objWriter" must be all lower-case
(#713) Variable "objWriter" must be all lower-case
(#714) Variable "objWriter" must be all lower-case
(#715) Variable "objWriter" must be all lower-case
(#716) Variable "objWriter" must be all lower-case
(#718) Variable "objWriter" must be all lower-case
(#720) Variable "objWriter" must be all lower-case
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Variable "objWriter" must be all lower-case
(#724) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Variable "objWriter" must be all lower-case
(#731) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#735) Variable "objWriter" must be all lower-case
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Variable "objWriter" must be all lower-case
(#739) Variable "objWriter" must be all lower-case
(#740) Variable "objWriter" must be all lower-case
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "objWriter" must be all lower-case
(#744) Variable "objWriter" must be all lower-case
(#745) Variable "objWriter" must be all lower-case
(#747) Variable "objWriter" must be all lower-case
(#749) Variable "objWriter" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#753) Variable "objWriter" must be all lower-case
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) Variable "objWriter" must be all lower-case
(#757) Variable "objWriter" must be all lower-case
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Variable "objWriter" must be all lower-case
(#761) Variable "objWriter" must be all lower-case
(#762) Variable "objWriter" must be all lower-case
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Variable "objWriter" must be all lower-case
(#766) Variable "objWriter" must be all lower-case
(#767) Variable "objWriter" must be all lower-case
(#769) Variable "objWriter" must be all lower-case
(#771) Variable "objWriter" must be all lower-case
(#773) Variable "objWriter" must be all lower-case
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Variable "objWriter" must be all lower-case
(#777) Variable "objWriter" must be all lower-case
(#779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "objWriter" must be all lower-case
(#781) Variable "objWriter" must be all lower-case
(#782) Variable "objWriter" must be all lower-case
(#783) Variable "objWriter" must be all lower-case
(#784) Variable "objWriter" must be all lower-case
(#785) Variable "objWriter" must be all lower-case
(#787) Variable "objWriter" must be all lower-case
(#789) Variable "objWriter" must be all lower-case
(#791) Variable "objWriter" must be all lower-case
(#793) Variable "objWriter" must be all lower-case
(#795) Variable "objWriter" must be all lower-case
(#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
(#798) Variable "objWriter" must be all lower-case
(#800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Variable "objWriter" must be all lower-case
(#803) Variable "objWriter" must be all lower-case
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) This comment is 50% valid code; is this commented out code?
(#806) Variable "objWriter" must be all lower-case
(#818) Private method name "Theme::writeFonts" must be in lower-case letters only
(#818) Variable "objWriter" must be all lower-case
(#818) Variable "latinFont" must be all lower-case
(#818) Variable "fontSet" must be all lower-case
(#819) Opening brace should be on the same line as the declaration
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Variable "objWriter" must be all lower-case
(#822) Variable "objWriter" must be all lower-case
(#822) Variable "latinFont" must be all lower-case
(#823) Variable "objWriter" must be all lower-case
(#825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Variable "objWriter" must be all lower-case
(#827) Variable "objWriter" must be all lower-case
(#828) Variable "objWriter" must be all lower-case
(#830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#831) Variable "objWriter" must be all lower-case
(#832) Variable "objWriter" must be all lower-case
(#833) Variable "objWriter" must be all lower-case
(#835) Variable "fontSet" must be all lower-case
(#835) Variable "fontScript" must be all lower-case
(#836) Variable "objWriter" must be all lower-case
(#837) Variable "objWriter" must be all lower-case
(#837) Variable "fontScript" must be all lower-case
(#838) Variable "objWriter" must be all lower-case
(#839) Variable "objWriter" must be all lower-case
(#850) Private method name "Theme::writeColourScheme" must be in lower-case letters only
(#850) Variable "objWriter" must be all lower-case
(#851) Opening brace should be on the same line as the declaration
(#852) Variable "colourScheme" must be all lower-case
(#852) Variable "colourName" must be all lower-case
(#852) Variable "colourValue" must be all lower-case
(#853) Variable "objWriter" must be all lower-case
(#853) Variable "colourName" must be all lower-case
(#855) Variable "objWriter" must be all lower-case
(#856) Variable "objWriter" must be all lower-case
(#856) Variable "colourValue" must be all lower-case
(#857) Variable "objWriter" must be all lower-case
(#859) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Workbook.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Workbook::writeWorkbook" must be in lower-case letters only
(#37) Variable "recalcRequired" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "objWriter" must be all lower-case
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#43) Variable "objWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "objWriter" must be all lower-case
(#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
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
(#53) Variable "objWriter" must be all lower-case
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "objWriter" must be all lower-case
(#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
(#59) Variable "objWriter" must be all lower-case
(#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
(#62) Variable "objWriter" must be all lower-case
(#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
(#66) Variable "objWriter" must be all lower-case
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "objWriter" must be all lower-case
(#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
(#73) Variable "objWriter" must be all lower-case
(#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
(#76) Variable "objWriter" must be all lower-case
(#76) Variable "recalcRequired" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 50% valid code; is this commented out code?
(#81) Variable "objWriter" must be all lower-case
(#90) Private method name "Workbook::writeFileVersion" must be in lower-case letters only
(#90) Variable "objWriter" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "objWriter" must be all lower-case
(#93) Variable "objWriter" must be all lower-case
(#94) Variable "objWriter" must be all lower-case
(#95) Variable "objWriter" must be all lower-case
(#96) Variable "objWriter" must be all lower-case
(#97) Variable "objWriter" must be all lower-case
(#106) Private method name "Workbook::writeWorkbookPr" must be in lower-case letters only
(#106) Variable "objWriter" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "objWriter" must be all lower-case
(#111) Variable "objWriter" must be all lower-case
(#114) Variable "objWriter" must be all lower-case
(#116) Variable "objWriter" must be all lower-case
(#126) Private method name "Workbook::writeBookViews" must be in lower-case letters only
(#126) Variable "objWriter" must be all lower-case
(#126) Line exceeds 132 characters; contains 149 characters
(#127) Opening brace should be on the same line as the declaration
(#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) Variable "objWriter" must be all lower-case
(#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
(#132) Variable "objWriter" must be all lower-case
(#134) Variable "objWriter" must be all lower-case
(#135) Variable "objWriter" must be all lower-case
(#136) Variable "objWriter" must be all lower-case
(#137) Variable "objWriter" must be all lower-case
(#138) Variable "objWriter" must be all lower-case
(#139) Variable "objWriter" must be all lower-case
(#140) Variable "objWriter" must be all lower-case
(#141) Variable "objWriter" must be all lower-case
(#142) Variable "objWriter" must be all lower-case
(#144) Variable "objWriter" must be all lower-case
(#146) Variable "objWriter" must be all lower-case
(#156) Private method name "Workbook::writeWorkbookProtection" must be in lower-case letters only
(#156) Variable "objWriter" must be all lower-case
(#156) Line exceeds 132 characters; contains 158 characters
(#157) Opening brace should be on the same line as the declaration
(#159) Variable "objWriter" must be all lower-case
(#160) Variable "objWriter" must be all lower-case
(#161) Variable "objWriter" must be all lower-case
(#162) Variable "objWriter" must be all lower-case
(#165) Variable "objWriter" must be all lower-case
(#169) Variable "objWriter" must be all lower-case
(#172) Variable "objWriter" must be all lower-case
(#183) Private method name "Workbook::writeCalcPr" must be in lower-case letters only
(#183) Variable "objWriter" must be all lower-case
(#183) Variable "recalcRequired" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "objWriter" must be all lower-case
(#187) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#188) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#190) Variable "objWriter" must be all lower-case
(#191) Variable "objWriter" must be all lower-case
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#193) Variable "objWriter" must be all lower-case
(#193) Variable "recalcRequired" must be all lower-case
(#194) Variable "objWriter" must be all lower-case
(#194) Variable "recalcRequired" must be all lower-case
(#196) Variable "objWriter" must be all lower-case
(#206) Private method name "Workbook::writeSheets" must be in lower-case letters only
(#206) Variable "objWriter" must be all lower-case
(#206) Line exceeds 132 characters; contains 146 characters
(#207) Opening brace should be on the same line as the declaration
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "objWriter" must be all lower-case
(#210) Variable "sheetCount" must be all lower-case
(#211) Variable "sheetCount" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "objWriter" must be all lower-case
(#222) Variable "objWriter" must be all lower-case
(#235) Private method name "Workbook::writeSheet" must be in lower-case letters only
(#235) Variable "objWriter" must be all lower-case
(#235) Variable "pSheetname" must be all lower-case
(#235) Variable "pSheetId" must be all lower-case
(#235) Variable "pRelId" must be all lower-case
(#235) Variable "sheetState" must be all lower-case
(#235) Line exceeds 132 characters; contains 157 characters
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "pSheetname" must be all lower-case
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Variable "objWriter" must be all lower-case
(#240) Variable "objWriter" must be all lower-case
(#240) Variable "pSheetname" must be all lower-case
(#241) Variable "objWriter" must be all lower-case
(#241) Variable "pSheetId" must be all lower-case
(#242) Variable "sheetState" must be all lower-case
(#242) Variable "sheetState" must be all lower-case
(#243) Variable "objWriter" must be all lower-case
(#243) Variable "sheetState" must be all lower-case
(#245) Variable "objWriter" must be all lower-case
(#245) Variable "pRelId" must be all lower-case
(#246) Variable "objWriter" must be all lower-case
(#259) Private method name "Workbook::writeDefinedNames" must be in lower-case letters only
(#259) Variable "objWriter" must be all lower-case
(#259) Line exceeds 132 characters; contains 152 characters
(#260) Opening brace should be on the same line as the declaration
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "objWriter" must be all lower-case
(#264) 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
(#267) Variable "objWriter" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "sheetCount" must be all lower-case
(#272) Variable "sheetCount" must be all lower-case
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "objWriter" 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
(#277) Variable "objWriter" must be all lower-case
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Variable "objWriter" must be all lower-case
(#283) Variable "objWriter" must be all lower-case
(#293) Private method name "Workbook::writeNamedRanges" must be in lower-case letters only
(#293) Variable "objWriter" must be all lower-case
(#293) Line exceeds 132 characters; contains 144 characters
(#294) Opening brace should be on the same line as the declaration
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "namedRanges" must be all lower-case
(#297) Variable "namedRanges" must be all lower-case
(#297) Variable "namedRange" must be all lower-case
(#298) Variable "objWriter" must be all lower-case
(#298) Variable "namedRange" must be all lower-case
(#309) Private method name "Workbook::writeDefinedNameForNamedRange" must be in lower-case letters only
(#309) Variable "objWriter" must be all lower-case
(#309) Variable "pNamedRange" must be all lower-case
(#309) Line exceeds 132 characters; contains 156 characters
(#310) Opening brace should be on the same line as the declaration
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "objWriter" must be all lower-case
(#313) Variable "objWriter" must be all lower-case
(#313) Variable "pNamedRange" must be all lower-case
(#314) Variable "pNamedRange" must be all lower-case
(#315) Variable "objWriter" must be all lower-case
(#315) Variable "pNamedRange" must be all lower-case
(#315) Variable "pNamedRange" must be all lower-case
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "pNamedRange" must be all lower-case
(#321) Variable "pNamedRange" must be all lower-case
(#321) Line exceeds 132 characters; contains 175 characters
(#328) Variable "objWriter" must be all lower-case
(#330) Variable "objWriter" must be all lower-case
(#341) Private method name "Workbook::writeDefinedNameForAutofilter" must be in lower-case letters only
(#341) Variable "objWriter" must be all lower-case
(#341) Variable "pSheet" must be all lower-case
(#341) Variable "pSheetId" must be all lower-case
(#341) Line exceeds 132 characters; contains 172 characters
(#342) Opening brace should be on the same line as the declaration
(#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
(#344) Variable "autoFilterRange" must be all lower-case
(#344) Variable "pSheet" must be all lower-case
(#345) Variable "autoFilterRange" must be all lower-case
(#346) Variable "objWriter" must be all lower-case
(#347) Variable "objWriter" must be all lower-case
(#348) Variable "objWriter" must be all lower-case
(#348) Variable "pSheetId" must be all lower-case
(#349) Variable "objWriter" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "autoFilterRange" must be all lower-case
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#363) Variable "objWriter" must be all lower-case
(#363) Variable "pSheet" must be all lower-case
(#365) Variable "objWriter" must be all lower-case
(#377) Private method name "Workbook::writeDefinedNameForPrintTitles" must be in lower-case letters only
(#377) Variable "objWriter" must be all lower-case
(#377) Variable "pSheet" must be all lower-case
(#377) Variable "pSheetId" must be all lower-case
(#377) Line exceeds 132 characters; contains 173 characters
(#378) Opening brace should be on the same line as the declaration
(#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
(#380) Variable "pSheet" must be all lower-case
(#380) Variable "pSheet" must be all lower-case
(#381) Variable "objWriter" must be all lower-case
(#382) Variable "objWriter" must be all lower-case
(#383) Variable "objWriter" must be all lower-case
(#383) Variable "pSheetId" must be all lower-case
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Variable "settingString" must be all lower-case
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Variable "pSheet" must be all lower-case
(#390) Variable "pSheet" must be all lower-case
(#392) Variable "settingString" must be all lower-case
(#392) Variable "pSheet" must be all lower-case
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "pSheet" must be all lower-case
(#397) Variable "pSheet" must be all lower-case
(#398) Variable "settingString" must be all lower-case
(#401) Variable "pSheet" must be all lower-case
(#403) Variable "settingString" must be all lower-case
(#403) Variable "pSheet" must be all lower-case
(#406) Variable "objWriter" must be all lower-case
(#406) Variable "settingString" must be all lower-case
(#408) Variable "objWriter" must be all lower-case
(#420) Private method name "Workbook::writeDefinedNameForPrintArea" must be in lower-case letters only
(#420) Variable "objWriter" must be all lower-case
(#420) Variable "pSheet" must be all lower-case
(#420) Variable "pSheetId" must be all lower-case
(#420) Line exceeds 132 characters; contains 171 characters
(#421) Opening brace should be on the same line as the declaration
(#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
(#423) Variable "pSheet" must be all lower-case
(#424) Variable "objWriter" must be all lower-case
(#425) Variable "objWriter" must be all lower-case
(#426) Variable "objWriter" must be all lower-case
(#426) Variable "pSheetId" must be all lower-case
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Variable "settingString" must be all lower-case
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Variable "printArea" must be all lower-case
(#432) Variable "pSheet" must be all lower-case
(#435) Variable "printArea" must be all lower-case
(#435) Variable "printAreaRect" must be all lower-case
(#436) Variable "printAreaRect" must be all lower-case
(#436) Variable "printAreaRect" must be all lower-case
(#437) Variable "printAreaRect" must be all lower-case
(#437) Variable "printAreaRect" must be all lower-case
(#438) Variable "pSheet" must be all lower-case
(#438) Variable "printAreaRect" must be all lower-case
(#441) Variable "objWriter" must be all lower-case
(#443) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/Worksheet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Worksheet::writeWorksheet" must be in lower-case letters only
(#45) Variable "pSheet" must be all lower-case
(#45) Variable "pStringTable" must be all lower-case
(#45) Variable "includeCharts" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "pSheet" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#51) Line exceeds maximum limit of 180 characters; contains 187 characters
(#53) Variable "objWriter" must be all lower-case
(#53) Line exceeds 132 characters; contains 136 characters
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "objWriter" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#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
(#66) Variable "objWriter" must be all lower-case
(#66) Variable "pSheet" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "objWriter" must be all lower-case
(#69) Variable "pSheet" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "objWriter" must be all lower-case
(#72) Variable "pSheet" must be all lower-case
(#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
(#75) Variable "objWriter" must be all lower-case
(#75) Variable "pSheet" must be all lower-case
(#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
(#78) Variable "objWriter" must be all lower-case
(#78) Variable "pSheet" must be all lower-case
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "objWriter" must be all lower-case
(#81) Variable "pSheet" must be all lower-case
(#81) Variable "pStringTable" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "objWriter" must be all lower-case
(#84) Variable "pSheet" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "objWriter" must be all lower-case
(#87) Variable "pSheet" must be all lower-case
(#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
(#90) Variable "objWriter" must be all lower-case
(#90) Variable "pSheet" must be all lower-case
(#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) Variable "objWriter" must be all lower-case
(#93) Variable "pSheet" must be all lower-case
(#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
(#96) Variable "objWriter" must be all lower-case
(#96) Variable "pSheet" 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 "objWriter" must be all lower-case
(#99) Variable "pSheet" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "objWriter" must be all lower-case
(#102) Variable "pSheet" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "objWriter" must be all lower-case
(#105) Variable "pSheet" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "objWriter" must be all lower-case
(#108) Variable "pSheet" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "objWriter" must be all lower-case
(#111) Variable "pSheet" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "objWriter" must be all lower-case
(#114) Variable "pSheet" must be all lower-case
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "objWriter" must be all lower-case
(#117) Variable "pSheet" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "objWriter" must be all lower-case
(#120) Variable "pSheet" must be all lower-case
(#120) Variable "includeCharts" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "objWriter" must be all lower-case
(#123) Variable "pSheet" must be all lower-case
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "objWriter" must be all lower-case
(#126) Variable "pSheet" must be all lower-case
(#128) Variable "objWriter" must be all lower-case
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) This comment is 50% valid code; is this commented out code?
(#131) Variable "objWriter" must be all lower-case
(#144) Private method name "Worksheet::writeSheetPr" must be in lower-case letters only
(#144) Variable "objWriter" must be all lower-case
(#144) Variable "pSheet" must be all lower-case
(#144) Line exceeds 132 characters; contains 147 characters
(#145) Opening brace should be on the same line as the declaration
(#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) Variable "objWriter" must be all lower-case
(#148) Variable "pSheet" must be all lower-case
(#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) No space found before comment text; expected "// if the workbook have macros, we need to have codeName for the sheet" but found "//if the workbook have macros, we need to have codeName for the sheet"
(#150) Variable "pSheet" must be all lower-case
(#151) Variable "pSheet" must be all lower-case
(#151) Variable "pSheet" must be all lower-case
(#153) Variable "objWriter" must be all lower-case
(#153) Variable "pSheet" must be all lower-case
(#155) Variable "autoFilterRange" must be all lower-case
(#155) Variable "pSheet" must be all lower-case
(#156) Variable "autoFilterRange" must be all lower-case
(#157) Variable "objWriter" must be all lower-case
(#158) Variable "pSheet" must be all lower-case
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "pSheet" must be all lower-case
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#164) Variable "pSheet" must be all lower-case
(#165) Variable "objWriter" must be all lower-case
(#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
(#169) Variable "objWriter" must be all lower-case
(#170) Variable "objWriter" must be all lower-case
(#170) Variable "pSheet" must be all lower-case
(#171) Variable "objWriter" must be all lower-case
(#171) Variable "pSheet" must be all lower-case
(#172) Variable "objWriter" must be all lower-case
(#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
(#175) Variable "pSheet" must be all lower-case
(#176) Variable "objWriter" must be all lower-case
(#177) Variable "objWriter" must be all lower-case
(#178) Variable "objWriter" must be all lower-case
(#181) Variable "objWriter" must be all lower-case
(#191) Private method name "Worksheet::writeDimension" must be in lower-case letters only
(#191) Variable "objWriter" must be all lower-case
(#191) Variable "pSheet" must be all lower-case
(#191) Line exceeds 132 characters; contains 149 characters
(#192) Opening brace should be on the same line as the declaration
(#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
(#194) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#195) Variable "pSheet" must be all lower-case
(#196) Variable "objWriter" must be all lower-case
(#206) Private method name "Worksheet::writeSheetViews" must be in lower-case letters only
(#206) Variable "objWriter" must be all lower-case
(#206) Variable "pSheet" must be all lower-case
(#206) Line exceeds 132 characters; contains 150 characters
(#207) Opening brace should be on the same line as the declaration
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "objWriter" must be all lower-case
(#212) Variable "sheetSelected" must be all lower-case
(#213) Variable "pSheet" must be all lower-case
(#213) Line exceeds 132 characters; contains 145 characters
(#214) Variable "sheetSelected" must be all lower-case
(#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
(#218) Variable "objWriter" must be all lower-case
(#219) Variable "objWriter" must be all lower-case
(#219) Variable "sheetSelected" must be all lower-case
(#220) Variable "objWriter" must be all lower-case
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "pSheet" must be all lower-case
(#224) Variable "objWriter" must be all lower-case
(#224) Variable "pSheet" must be all lower-case
(#226) Variable "pSheet" must be all lower-case
(#227) Variable "objWriter" must be all lower-case
(#227) Variable "pSheet" must be all lower-case
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "pSheet" must be all lower-case
(#232) Variable "objWriter" must be all lower-case
(#232) Variable "pSheet" must be all lower-case
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Variable "pSheet" must be all lower-case
(#237) Variable "objWriter" must be all lower-case
(#239) Variable "objWriter" must be all lower-case
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Variable "pSheet" must be all lower-case
(#244) Variable "objWriter" must be all lower-case
(#246) Variable "objWriter" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "pSheet" must be all lower-case
(#251) Variable "objWriter" must be all lower-case
(#254) Variable "activeCell" must be all lower-case
(#254) Variable "pSheet" must be all lower-case
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "topLeftCell" must be all lower-case
(#258) Variable "pSheet" must be all lower-case
(#259) Variable "topLeftCell" must be all lower-case
(#259) Variable "topLeftCell" must be all lower-case
(#260) Variable "activeCell" must be all lower-case
(#260) Variable "topLeftCell" must be all lower-case
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "xSplit" must be all lower-case
(#262) Variable "ySplit" must be all lower-case
(#264) Variable "xSplit" must be all lower-case
(#264) Variable "ySplit" must be all lower-case
(#264) Variable "topLeftCell" must be all lower-case
(#265) Variable "xSplit" must be all lower-case
(#265) Variable "xSplit" must be all lower-case
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Variable "objWriter" must be all lower-case
(#270) Variable "xSplit" must be all lower-case
(#271) Variable "objWriter" must be all lower-case
(#271) Variable "xSplit" must be all lower-case
(#273) Variable "ySplit" must be all lower-case
(#274) Variable "objWriter" must be all lower-case
(#274) Variable "ySplit" must be all lower-case
(#275) Variable "xSplit" must be all lower-case
(#277) Variable "objWriter" must be all lower-case
(#277) Variable "topLeftCell" must be all lower-case
(#278) Variable "objWriter" must be all lower-case
(#279) Variable "objWriter" must be all lower-case
(#280) Variable "objWriter" must be all lower-case
(#282) Variable "xSplit" must be all lower-case
(#282) Variable "ySplit" must be all lower-case
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#284) Variable "objWriter" must be all lower-case
(#285) Variable "objWriter" must be all lower-case
(#286) Variable "objWriter" must be all lower-case
(#287) Variable "objWriter" must be all lower-case
(#288) Variable "objWriter" must be all lower-case
(#289) Variable "objWriter" must be all lower-case
(#293) This comment is 44% valid code; is this commented out code?
(#294) Line indented incorrectly; expected at least 8 spaces, found 0
(#294) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Variable "objWriter" must be all lower-case
(#299) Variable "objWriter" must be all lower-case
(#301) Variable "objWriter" must be all lower-case
(#301) Variable "activeCell" must be all lower-case
(#302) Variable "objWriter" must be all lower-case
(#302) Variable "activeCell" must be all lower-case
(#303) Variable "objWriter" must be all lower-case
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) This comment is 50% valid code; is this commented out code?
(#304) Line indented incorrectly; expected at least 8 spaces, found 0
(#304) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#306) Variable "objWriter" must be all lower-case
(#308) Variable "objWriter" must be all lower-case
(#318) Private method name "Worksheet::writeSheetFormatPr" must be in lower-case letters only
(#318) Variable "objWriter" must be all lower-case
(#318) Variable "pSheet" must be all lower-case
(#318) Line exceeds 132 characters; contains 153 characters
(#319) Opening brace should be on the same line as the declaration
(#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
(#321) Variable "objWriter" must be all lower-case
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "pSheet" must be all lower-case
(#325) Variable "objWriter" must be all lower-case
(#326) Variable "objWriter" must be all lower-case
(#326) Variable "pSheet" must be all lower-case
(#326) Line exceeds 132 characters; contains 171 characters
(#328) Variable "objWriter" must be all lower-case
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "pSheet" must be all lower-case
(#333) Variable "pSheet" must be all lower-case
(#334) Variable "objWriter" must be all lower-case
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "pSheet" must be all lower-case
(#339) Variable "objWriter" must be all lower-case
(#339) Variable "pSheet" must be all lower-case
(#339) Line exceeds 132 characters; contains 169 characters
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "outlineLevelRow" must be all lower-case
(#344) Variable "pSheet" must be all lower-case
(#345) Variable "outlineLevelRow" must be all lower-case
(#346) Variable "outlineLevelRow" must be all lower-case
(#349) Variable "objWriter" must be all lower-case
(#349) Variable "outlineLevelRow" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "outlineLevelCol" must be all lower-case
(#353) Variable "pSheet" must be all lower-case
(#354) Variable "outlineLevelCol" must be all lower-case
(#355) Variable "outlineLevelCol" must be all lower-case
(#358) Variable "objWriter" must be all lower-case
(#358) Variable "outlineLevelCol" must be all lower-case
(#360) Variable "objWriter" must be all lower-case
(#370) Private method name "Worksheet::writeCols" must be in lower-case letters only
(#370) Variable "objWriter" must be all lower-case
(#370) Variable "pSheet" must be all lower-case
(#370) Line exceeds 132 characters; contains 144 characters
(#371) Opening brace should be on the same line as the declaration
(#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
(#373) Variable "pSheet" must be all lower-case
(#374) Variable "objWriter" must be all lower-case
(#376) Variable "pSheet" must be all lower-case
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Variable "pSheet" must be all lower-case
(#379) Variable "colDimension" must be all lower-case
(#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
(#381) Variable "objWriter" must be all lower-case
(#382) Variable "objWriter" must be all lower-case
(#382) Variable "colDimension" must be all lower-case
(#382) Line exceeds 132 characters; contains 138 characters
(#383) Variable "objWriter" must be all lower-case
(#383) Variable "colDimension" must be all lower-case
(#383) Line exceeds 132 characters; contains 138 characters
(#385) Variable "colDimension" must be all lower-case
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Variable "objWriter" must be all lower-case
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Variable "objWriter" must be all lower-case
(#390) Variable "colDimension" must be all lower-case
(#390) Line exceeds 132 characters; contains 144 characters
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "colDimension" must be all lower-case
(#395) Variable "objWriter" must be all lower-case
(#399) Variable "colDimension" must be all lower-case
(#400) Variable "objWriter" must be all lower-case
(#404) Variable "colDimension" must be all lower-case
(#404) Variable "pSheet" must be all lower-case
(#405) Variable "objWriter" must be all lower-case
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Variable "colDimension" must be all lower-case
(#410) Variable "objWriter" must be all lower-case
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "colDimension" must be all lower-case
(#415) Variable "objWriter" must be all lower-case
(#415) Variable "colDimension" must be all lower-case
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "objWriter" must be all lower-case
(#419) Variable "colDimension" must be all lower-case
(#421) Variable "objWriter" must be all lower-case
(#424) Variable "objWriter" must be all lower-case
(#435) Private method name "Worksheet::writeSheetProtection" must be in lower-case letters only
(#435) Variable "objWriter" must be all lower-case
(#435) Variable "pSheet" must be all lower-case
(#435) Line exceeds 132 characters; contains 155 characters
(#436) Opening brace should be on the same line as the declaration
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "objWriter" must be all lower-case
(#440) Variable "pSheet" must be all lower-case
(#441) Variable "objWriter" must be all lower-case
(#441) Variable "pSheet" must be all lower-case
(#444) Variable "objWriter" must be all lower-case
(#444) Variable "pSheet" must be all lower-case
(#445) Variable "objWriter" must be all lower-case
(#445) Variable "pSheet" must be all lower-case
(#446) Variable "objWriter" must be all lower-case
(#446) Variable "pSheet" must be all lower-case
(#447) Variable "objWriter" must be all lower-case
(#447) Variable "pSheet" must be all lower-case
(#448) Variable "objWriter" must be all lower-case
(#448) Variable "pSheet" must be all lower-case
(#449) Variable "objWriter" must be all lower-case
(#449) Variable "pSheet" must be all lower-case
(#450) Variable "objWriter" must be all lower-case
(#450) Variable "pSheet" must be all lower-case
(#451) Variable "objWriter" must be all lower-case
(#451) Variable "pSheet" must be all lower-case
(#452) Variable "objWriter" must be all lower-case
(#452) Variable "pSheet" must be all lower-case
(#453) Variable "objWriter" must be all lower-case
(#453) Variable "pSheet" must be all lower-case
(#454) Variable "objWriter" must be all lower-case
(#454) Variable "pSheet" must be all lower-case
(#455) Variable "objWriter" must be all lower-case
(#455) Variable "pSheet" must be all lower-case
(#456) Variable "objWriter" must be all lower-case
(#456) Variable "pSheet" must be all lower-case
(#457) Variable "objWriter" must be all lower-case
(#457) Variable "pSheet" must be all lower-case
(#458) Variable "objWriter" must be all lower-case
(#458) Variable "pSheet" must be all lower-case
(#459) Variable "objWriter" must be all lower-case
(#459) Variable "pSheet" must be all lower-case
(#460) Variable "objWriter" must be all lower-case
(#470) Private method name "Worksheet::writeConditionalFormatting" must be in lower-case letters only
(#470) Variable "objWriter" must be all lower-case
(#470) Variable "pSheet" must be all lower-case
(#470) Line exceeds 132 characters; contains 161 characters
(#471) Opening brace should be on the same line as the declaration
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Variable "pSheet" must be all lower-case
(#476) Variable "cellCoordinate" must be all lower-case
(#476) Variable "conditionalStyles" must be all lower-case
(#477) Variable "conditionalStyles" must be all lower-case
(#479) Line exceeds 132 characters; contains 139 characters
(#479) This comment is 66% valid code; is this commented out code?
(#480) This comment is 67% valid code; is this commented out code?
(#480) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) This comment is 50% valid code; is this commented out code?
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Variable "objWriter" must be all lower-case
(#485) Variable "objWriter" must be all lower-case
(#485) Variable "cellCoordinate" must be all lower-case
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Variable "objWriter" must be all lower-case
(#489) Variable "objWriter" must be all lower-case
(#490) Variable "objWriter" must be all lower-case
(#490) Line exceeds 132 characters; contains 165 characters
(#491) Variable "objWriter" must be all lower-case
(#493) Line exceeds maximum limit of 180 characters; contains 230 characters
(#495) Variable "objWriter" must be all lower-case
(#500) Variable "objWriter" must be all lower-case
(#506) Variable "objWriter" must be all lower-case
(#506) Variable "cellCoordinate" must be all lower-case
(#506) Line exceeds 132 characters; contains 143 characters
(#507) Usage of ELSEIF not allowed; use ELSE IF instead
(#507) Line exceeds 132 characters; contains 133 characters
(#510) Variable "objWriter" must be all lower-case
(#510) Variable "cellCoordinate" must be all lower-case
(#510) Line exceeds 132 characters; contains 167 characters
(#511) Usage of ELSEIF not allowed; use ELSE IF instead
(#511) Line exceeds 132 characters; contains 133 characters
(#514) Variable "objWriter" must be all lower-case
(#514) Variable "cellCoordinate" must be all lower-case
(#514) Line exceeds 132 characters; contains 168 characters
(#515) Usage of ELSEIF not allowed; use ELSE IF instead
(#515) Line exceeds 132 characters; contains 133 characters
(#518) Variable "objWriter" must be all lower-case
(#518) Variable "cellCoordinate" must be all lower-case
(#518) Line exceeds 132 characters; contains 138 characters
(#519) Usage of ELSEIF not allowed; use ELSE IF instead
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Variable "objWriter" must be all lower-case
(#528) Variable "objWriter" must be all lower-case
(#530) Variable "objWriter" must be all lower-case
(#543) Private method name "Worksheet::writeDataValidations" must be in lower-case letters only
(#543) Variable "objWriter" must be all lower-case
(#543) Variable "pSheet" must be all lower-case
(#543) Line exceeds 132 characters; contains 155 characters
(#544) Opening brace should be on the same line as the declaration
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Variable "dataValidationCollection" must be all lower-case
(#546) Variable "pSheet" must be all lower-case
(#549) Variable "dataValidationCollection" must be all lower-case
(#550) Variable "objWriter" must be all lower-case
(#551) Variable "objWriter" must be all lower-case
(#551) Variable "dataValidationCollection" must be all lower-case
(#553) Variable "dataValidationCollection" must be all lower-case
(#554) Variable "objWriter" must be all lower-case
(#557) Variable "objWriter" must be all lower-case
(#561) Variable "objWriter" must be all lower-case
(#565) Variable "objWriter" must be all lower-case
(#568) Variable "objWriter" must be all lower-case
(#569) Variable "objWriter" must be all lower-case
(#570) Variable "objWriter" must be all lower-case
(#571) Variable "objWriter" must be all lower-case
(#574) Variable "objWriter" must be all lower-case
(#577) Variable "objWriter" must be all lower-case
(#580) Variable "objWriter" must be all lower-case
(#583) Variable "objWriter" must be all lower-case
(#586) Variable "objWriter" must be all lower-case
(#589) Variable "objWriter" must be all lower-case
(#592) Variable "objWriter" must be all lower-case
(#595) Variable "objWriter" must be all lower-case
(#598) Variable "objWriter" must be all lower-case
(#609) Private method name "Worksheet::writeHyperlinks" must be in lower-case letters only
(#609) Variable "objWriter" must be all lower-case
(#609) Variable "pSheet" must be all lower-case
(#609) Line exceeds 132 characters; contains 150 characters
(#610) Opening brace should be on the same line as the declaration
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Variable "hyperlinkCollection" must be all lower-case
(#612) Variable "pSheet" must be all lower-case
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Variable "relationId" must be all lower-case
(#618) Variable "hyperlinkCollection" must be all lower-case
(#619) Variable "objWriter" must be all lower-case
(#621) Variable "hyperlinkCollection" must be all lower-case
(#622) Variable "objWriter" must be all lower-case
(#624) Variable "objWriter" must be all lower-case
(#626) Variable "objWriter" must be all lower-case
(#626) Variable "relationId" must be all lower-case
(#627) Variable "relationId" must be all lower-case
(#629) Variable "objWriter" must be all lower-case
(#633) Variable "objWriter" must be all lower-case
(#636) Variable "objWriter" must be all lower-case
(#639) Variable "objWriter" must be all lower-case
(#650) Private method name "Worksheet::writeProtectedRanges" must be in lower-case letters only
(#650) Variable "objWriter" must be all lower-case
(#650) Variable "pSheet" must be all lower-case
(#650) Line exceeds 132 characters; contains 155 characters
(#651) Opening brace should be on the same line as the declaration
(#652) Variable "pSheet" must be all lower-case
(#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
(#654) Variable "objWriter" must be all lower-case
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Variable "pSheet" must be all lower-case
(#657) Variable "protectedCell" must be all lower-case
(#657) Variable "passwordHash" must be all lower-case
(#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
(#659) Variable "objWriter" must be all lower-case
(#660) Variable "objWriter" must be all lower-case
(#660) Variable "protectedCell" must be all lower-case
(#661) Variable "objWriter" must be all lower-case
(#661) Variable "protectedCell" must be all lower-case
(#662) Variable "passwordHash" must be all lower-case
(#663) Variable "objWriter" must be all lower-case
(#663) Variable "passwordHash" must be all lower-case
(#665) Variable "objWriter" must be all lower-case
(#668) Variable "objWriter" must be all lower-case
(#679) Private method name "Worksheet::writeMergeCells" must be in lower-case letters only
(#679) Variable "objWriter" must be all lower-case
(#679) Variable "pSheet" must be all lower-case
(#679) Line exceeds 132 characters; contains 150 characters
(#680) Opening brace should be on the same line as the declaration
(#681) Variable "pSheet" must be all lower-case
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Variable "objWriter" must be all lower-case
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "pSheet" must be all lower-case
(#686) Variable "mergeCell" must be all lower-case
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "objWriter" must be all lower-case
(#689) Variable "objWriter" must be all lower-case
(#689) Variable "mergeCell" must be all lower-case
(#690) Variable "objWriter" must be all lower-case
(#693) Variable "objWriter" must be all lower-case
(#704) Private method name "Worksheet::writePrintOptions" must be in lower-case letters only
(#704) Variable "objWriter" must be all lower-case
(#704) Variable "pSheet" must be all lower-case
(#704) Line exceeds 132 characters; contains 152 characters
(#705) Opening brace should be on the same line as the declaration
(#706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Variable "objWriter" must be all lower-case
(#709) Variable "objWriter" must be all lower-case
(#709) Variable "pSheet" must be all lower-case
(#710) Variable "objWriter" must be all lower-case
(#712) Variable "pSheet" must be all lower-case
(#713) Variable "objWriter" must be all lower-case
(#716) Variable "pSheet" must be all lower-case
(#717) Variable "objWriter" must be all lower-case
(#720) Variable "objWriter" must be all lower-case
(#730) Private method name "Worksheet::writePageMargins" must be in lower-case letters only
(#730) Variable "objWriter" must be all lower-case
(#730) Variable "pSheet" must be all lower-case
(#730) Line exceeds 132 characters; contains 151 characters
(#731) Opening brace should be on the same line as the declaration
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "objWriter" must be all lower-case
(#734) Variable "objWriter" must be all lower-case
(#734) Variable "pSheet" must be all lower-case
(#734) Line exceeds 132 characters; contains 142 characters
(#735) Variable "objWriter" must be all lower-case
(#735) Variable "pSheet" must be all lower-case
(#735) Line exceeds 132 characters; contains 144 characters
(#736) Variable "objWriter" must be all lower-case
(#736) Variable "pSheet" must be all lower-case
(#736) Line exceeds 132 characters; contains 140 characters
(#737) Variable "objWriter" must be all lower-case
(#737) Variable "pSheet" must be all lower-case
(#737) Line exceeds 132 characters; contains 146 characters
(#738) Variable "objWriter" must be all lower-case
(#738) Variable "pSheet" must be all lower-case
(#738) Line exceeds 132 characters; contains 146 characters
(#739) Variable "objWriter" must be all lower-case
(#739) Variable "pSheet" must be all lower-case
(#739) Line exceeds 132 characters; contains 146 characters
(#740) Variable "objWriter" must be all lower-case
(#750) Private method name "Worksheet::writeAutoFilter" must be in lower-case letters only
(#750) Variable "objWriter" must be all lower-case
(#750) Variable "pSheet" must be all lower-case
(#750) Line exceeds 132 characters; contains 150 characters
(#751) Opening brace should be on the same line as the declaration
(#752) Variable "autoFilterRange" must be all lower-case
(#752) Variable "pSheet" must be all lower-case
(#753) Variable "autoFilterRange" must be all lower-case
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Variable "objWriter" must be all lower-case
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Variable "autoFilterRange" must be all lower-case
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#766) Variable "objWriter" must be all lower-case
(#768) Variable "pSheet" must be all lower-case
(#770) Variable "columnID" must be all lower-case
(#773) Variable "objWriter" must be all lower-case
(#774) Variable "objWriter" must be all lower-case
(#774) Variable "pSheet" must be all lower-case
(#774) Variable "columnID" must be all lower-case
(#776) Variable "objWriter" must be all lower-case
(#777) Line exceeds 132 characters; contains 134 characters
(#778) Variable "objWriter" must be all lower-case
(#782) Line exceeds 132 characters; contains 149 characters
(#783) Line exceeds 132 characters; contains 150 characters
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#786) Variable "objWriter" must be all lower-case
(#787) Usage of ELSEIF not allowed; use ELSE IF instead
(#787) Line exceeds 132 characters; contains 159 characters
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#789) Variable "objWriter" must be all lower-case
(#792) Variable "objWriter" must be all lower-case
(#794) Variable "maxVal" must be all lower-case
(#795) Variable "maxVal" must be all lower-case
(#796) Variable "objWriter" must be all lower-case
(#796) Variable "maxVal" must be all lower-case
(#798) Usage of ELSEIF not allowed; use ELSE IF instead
(#798) Line exceeds 132 characters; contains 158 characters
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#800) Variable "objWriter" must be all lower-case
(#801) Variable "objWriter" must be all lower-case
(#801) Line exceeds maximum limit of 180 characters; contains 210 characters
(#802) Variable "objWriter" must be all lower-case
(#802) Line exceeds maximum limit of 180 characters; contains 202 characters
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#805) Variable "objWriter" must be all lower-case
(#807) Line exceeds 132 characters; contains 152 characters
(#808) Variable "objWriter" must be all lower-case
(#810) Line exceeds 132 characters; contains 153 characters
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) Variable "objWriter" must be all lower-case
(#817) Variable "objWriter" must be all lower-case
(#819) Variable "objWriter" must be all lower-case
(#822) Variable "objWriter" must be all lower-case
(#826) Variable "objWriter" must be all lower-case
(#828) Variable "objWriter" must be all lower-case
(#832) Variable "objWriter" must be all lower-case
(#843) Private method name "Worksheet::writePageSetup" must be in lower-case letters only
(#843) Variable "objWriter" must be all lower-case
(#843) Variable "pSheet" must be all lower-case
(#843) Line exceeds 132 characters; contains 149 characters
(#844) Opening brace should be on the same line as the declaration
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Variable "objWriter" must be all lower-case
(#847) Variable "objWriter" must be all lower-case
(#847) Variable "pSheet" must be all lower-case
(#848) Variable "objWriter" must be all lower-case
(#848) Variable "pSheet" must be all lower-case
(#850) Variable "pSheet" must be all lower-case
(#851) Variable "objWriter" must be all lower-case
(#851) Variable "pSheet" must be all lower-case
(#853) Variable "pSheet" must be all lower-case
(#854) Variable "objWriter" must be all lower-case
(#854) Variable "pSheet" must be all lower-case
(#856) Variable "objWriter" must be all lower-case
(#858) Variable "pSheet" must be all lower-case
(#859) Variable "objWriter" must be all lower-case
(#859) Variable "pSheet" must be all lower-case
(#861) Variable "objWriter" must be all lower-case
(#863) Variable "pSheet" must be all lower-case
(#864) Variable "objWriter" must be all lower-case
(#864) Variable "pSheet" must be all lower-case
(#865) Variable "objWriter" must be all lower-case
(#868) Variable "objWriter" must be all lower-case
(#878) Private method name "Worksheet::writeHeaderFooter" must be in lower-case letters only
(#878) Variable "objWriter" must be all lower-case
(#878) Variable "pSheet" must be all lower-case
(#878) Line exceeds 132 characters; contains 152 characters
(#879) Opening brace should be on the same line as the declaration
(#880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) Variable "objWriter" must be all lower-case
(#882) Variable "objWriter" must be all lower-case
(#882) Variable "pSheet" must be all lower-case
(#883) Variable "objWriter" must be all lower-case
(#883) Variable "pSheet" must be all lower-case
(#884) Variable "objWriter" must be all lower-case
(#884) Variable "pSheet" must be all lower-case
(#885) Variable "objWriter" must be all lower-case
(#885) Variable "pSheet" must be all lower-case
(#887) Variable "objWriter" must be all lower-case
(#887) Variable "pSheet" must be all lower-case
(#888) Variable "objWriter" must be all lower-case
(#888) Variable "pSheet" must be all lower-case
(#889) Variable "objWriter" must be all lower-case
(#889) Variable "pSheet" must be all lower-case
(#890) Variable "objWriter" must be all lower-case
(#890) Variable "pSheet" must be all lower-case
(#891) Variable "objWriter" must be all lower-case
(#891) Variable "pSheet" must be all lower-case
(#892) Variable "objWriter" must be all lower-case
(#892) Variable "pSheet" must be all lower-case
(#893) Variable "objWriter" must be all lower-case
(#903) Private method name "Worksheet::writeBreaks" must be in lower-case letters only
(#903) Variable "objWriter" must be all lower-case
(#903) Variable "pSheet" must be all lower-case
(#903) Line exceeds 132 characters; contains 146 characters
(#904) Opening brace should be on the same line as the declaration
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Variable "aRowBreaks" must be all lower-case
(#907) Variable "aColumnBreaks" must be all lower-case
(#908) Variable "pSheet" must be all lower-case
(#908) Variable "breakType" must be all lower-case
(#909) Variable "breakType" must be all lower-case
(#910) Variable "aRowBreaks" must be all lower-case
(#911) Usage of ELSEIF not allowed; use ELSE IF instead
(#911) Variable "breakType" must be all lower-case
(#912) Variable "aColumnBreaks" must be all lower-case
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) Variable "aRowBreaks" must be all lower-case
(#918) Variable "objWriter" must be all lower-case
(#919) Variable "objWriter" must be all lower-case
(#919) Variable "aRowBreaks" must be all lower-case
(#920) Variable "objWriter" must be all lower-case
(#920) Variable "aRowBreaks" must be all lower-case
(#922) Variable "aRowBreaks" must be all lower-case
(#925) Variable "objWriter" must be all lower-case
(#926) Variable "objWriter" must be all lower-case
(#927) Variable "objWriter" must be all lower-case
(#928) Variable "objWriter" must be all lower-case
(#931) Variable "objWriter" must be all lower-case
(#934) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) Variable "aColumnBreaks" must be all lower-case
(#936) Variable "objWriter" must be all lower-case
(#937) Variable "objWriter" must be all lower-case
(#937) Variable "aColumnBreaks" must be all lower-case
(#938) Variable "objWriter" must be all lower-case
(#938) Variable "aColumnBreaks" must be all lower-case
(#940) Variable "aColumnBreaks" must be all lower-case
(#943) Variable "objWriter" must be all lower-case
(#944) Variable "objWriter" must be all lower-case
(#945) Variable "objWriter" must be all lower-case
(#946) Variable "objWriter" must be all lower-case
(#949) Variable "objWriter" must be all lower-case
(#961) Private method name "Worksheet::writeSheetData" must be in lower-case letters only
(#961) Variable "objWriter" must be all lower-case
(#961) Variable "pSheet" must be all lower-case
(#961) Variable "pStringTable" must be all lower-case
(#961) Line exceeds 132 characters; contains 171 characters
(#962) Opening brace should be on the same line as the declaration
(#963) Variable "pStringTable" must be all lower-case
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Variable "aFlippedStringTable" must be all lower-case
(#965) Variable "pStringTable" must be all lower-case
(#967) Inline comments must start with a capital letter, digit or 3-dots sequence
(#967) Inline comments must end in full-stops, exclamation marks, or question marks
(#968) Variable "objWriter" must be all lower-case
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) Variable "colCount" must be all lower-case
(#971) Variable "pSheet" must be all lower-case
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Variable "highestRow" must be all lower-case
(#974) Variable "pSheet" must be all lower-case
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Variable "cellsByRow" must be all lower-case
(#978) Variable "pSheet" must be all lower-case
(#978) Variable "cellID" must be all lower-case
(#979) Variable "cellAddress" must be all lower-case
(#979) Variable "cellID" must be all lower-case
(#980) Variable "cellsByRow" must be all lower-case
(#980) Variable "cellAddress" must be all lower-case
(#980) Variable "cellID" must be all lower-case
(#983) Variable "currentRow" must be all lower-case
(#984) Variable "currentRow" must be all lower-case
(#984) Variable "highestRow" must be all lower-case
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Variable "rowDimension" must be all lower-case
(#986) Variable "pSheet" must be all lower-case
(#986) Variable "currentRow" must be all lower-case
(#989) Variable "writeCurrentRow" must be all lower-case
(#989) Variable "cellsByRow" must be all lower-case
(#989) Variable "currentRow" must be all lower-case
(#989) Variable "rowDimension" must be all lower-case
(#989) Variable "rowDimension" must be all lower-case
(#989) Variable "rowDimension" must be all lower-case
(#989) Variable "rowDimension" must be all lower-case
(#989) Variable "rowDimension" must be all lower-case
(#989) Line exceeds maximum limit of 180 characters; contains 266 characters
(#991) Variable "writeCurrentRow" must be all lower-case
(#992) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) Variable "objWriter" must be all lower-case
(#994) Variable "objWriter" must be all lower-case
(#994) Variable "currentRow" must be all lower-case
(#995) Variable "objWriter" must be all lower-case
(#995) Variable "colCount" must be all lower-case
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#998) Variable "rowDimension" must be all lower-case
(#999) Variable "objWriter" must be all lower-case
(#1000) Variable "objWriter" must be all lower-case
(#1000) Variable "rowDimension" must be all lower-case
(#1000) Line exceeds 132 characters; contains 149 characters
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Variable "rowDimension" must be all lower-case
(#1005) Variable "objWriter" must be all lower-case
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Variable "rowDimension" must be all lower-case
(#1010) Variable "objWriter" must be all lower-case
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1014) Variable "rowDimension" must be all lower-case
(#1015) Variable "objWriter" must be all lower-case
(#1015) Variable "rowDimension" must be all lower-case
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Variable "rowDimension" must be all lower-case
(#1020) Variable "objWriter" must be all lower-case
(#1020) Variable "rowDimension" must be all lower-case
(#1021) Variable "objWriter" must be all lower-case
(#1024) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) Variable "cellsByRow" must be all lower-case
(#1025) Variable "currentRow" must be all lower-case
(#1026) Variable "cellsByRow" must be all lower-case
(#1026) Variable "currentRow" must be all lower-case
(#1026) Variable "cellAddress" must be all lower-case
(#1027) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) Variable "objWriter" must be all lower-case
(#1028) Variable "pSheet" must be all lower-case
(#1028) Variable "cellAddress" must be all lower-case
(#1028) Variable "pStringTable" must be all lower-case
(#1028) Variable "aFlippedStringTable" must be all lower-case
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Variable "objWriter" must be all lower-case
(#1037) Variable "objWriter" must be all lower-case
(#1053) Private method name "Worksheet::writeCell" must be in lower-case letters only
(#1053) Variable "objWriter" must be all lower-case
(#1053) Variable "pSheet" must be all lower-case
(#1053) Variable "pCellAddress" must be all lower-case
(#1053) Variable "pStringTable" must be all lower-case
(#1053) Variable "pFlippedStringTable" must be all lower-case
(#1053) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1054) Opening brace should be on the same line as the declaration
(#1055) Variable "pStringTable" must be all lower-case
(#1055) Variable "pFlippedStringTable" must be all lower-case
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Variable "pCell" must be all lower-case
(#1057) Variable "pSheet" must be all lower-case
(#1057) Variable "pCellAddress" must be all lower-case
(#1058) Variable "objWriter" must be all lower-case
(#1059) Variable "objWriter" must be all lower-case
(#1059) Variable "pCellAddress" must be all lower-case
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Variable "pCell" must be all lower-case
(#1063) Variable "objWriter" must be all lower-case
(#1063) Variable "pCell" must be all lower-case
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Variable "cellValue" must be all lower-case
(#1067) Variable "pCell" must be all lower-case
(#1068) Variable "cellValue" must be all lower-case
(#1068) Variable "cellValue" must be all lower-case
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1070) Variable "mappedType" must be all lower-case
(#1070) Variable "pCell" must be all lower-case
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) Variable "mappedType" must be all lower-case
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Variable "objWriter" must be all lower-case
(#1077) Variable "mappedType" must be all lower-case
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Variable "calculatedValue" must be all lower-case
(#1081) Variable "pCell" must be all lower-case
(#1081) Variable "cellValue" must be all lower-case
(#1082) Variable "calculatedValue" must be all lower-case
(#1083) Variable "objWriter" must be all lower-case
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Variable "objWriter" must be all lower-case
(#1087) Variable "mappedType" must be all lower-case
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Variable "mappedType" must be all lower-case
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Variable "cellValue" must be all lower-case
(#1094) Variable "objWriter" must be all lower-case
(#1094) Variable "cellValue" must be all lower-case
(#1094) Line exceeds 132 characters; contains 162 characters
(#1095) Usage of ELSEIF not allowed; use ELSE IF instead
(#1095) Variable "cellValue" must be all lower-case
(#1096) Variable "objWriter" must be all lower-case
(#1097) Variable "objWriter" must be all lower-case
(#1097) Variable "cellValue" must be all lower-case
(#1098) Variable "objWriter" must be all lower-case
(#1102) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) Variable "cellValue" must be all lower-case
(#1104) Variable "pFlippedStringTable" must be all lower-case
(#1104) Variable "cellValue" must be all lower-case
(#1105) Variable "objWriter" must be all lower-case
(#1105) Variable "pFlippedStringTable" must be all lower-case
(#1105) Variable "cellValue" must be all lower-case
(#1107) Usage of ELSEIF not allowed; use ELSE IF instead
(#1107) Variable "cellValue" must be all lower-case
(#1108) Variable "objWriter" must be all lower-case
(#1108) Variable "pFlippedStringTable" must be all lower-case
(#1108) Variable "cellValue" must be all lower-case
(#1112) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Variable "pCell" must be all lower-case
(#1115) Variable "objWriter" must be all lower-case
(#1116) Variable "objWriter" must be all lower-case
(#1117) Variable "objWriter" must be all lower-case
(#1117) Variable "pCellAddress" must be all lower-case
(#1118) Variable "objWriter" must be all lower-case
(#1119) Variable "objWriter" must be all lower-case
(#1120) Variable "objWriter" must be all lower-case
(#1120) Variable "cellValue" must be all lower-case
(#1121) Variable "objWriter" must be all lower-case
(#1123) Variable "objWriter" must be all lower-case
(#1123) Variable "cellValue" must be all lower-case
(#1127) Variable "calculatedValue" must be all lower-case
(#1127) Variable "calculatedValue" must be all lower-case
(#1128) Variable "objWriter" must be all lower-case
(#1128) Variable "calculatedValue" must be all lower-case
(#1128) Line exceeds 132 characters; contains 145 characters
(#1130) Variable "objWriter" must be all lower-case
(#1133) Variable "objWriter" must be all lower-case
(#1138) Inline comments must end in full-stops, exclamation marks, or question marks
(#1139) Variable "objWriter" must be all lower-case
(#1139) Variable "cellValue" must be all lower-case
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) Variable "objWriter" must be all lower-case
(#1142) Variable "cellValue" must be all lower-case
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) Variable "cellValue" must be all lower-case
(#1146) Variable "objWriter" must be all lower-case
(#1146) Variable "cellValue" must be all lower-case
(#1147) Variable "objWriter" must be all lower-case
(#1147) Variable "cellValue" must be all lower-case
(#1149) Variable "objWriter" must be all lower-case
(#1149) Variable "cellValue" must be all lower-case
(#1156) Variable "objWriter" must be all lower-case
(#1170) Private method name "Worksheet::writeDrawings" must be in lower-case letters only
(#1170) Variable "objWriter" must be all lower-case
(#1170) Variable "pSheet" must be all lower-case
(#1170) Variable "includeCharts" must be all lower-case
(#1170) Line exceeds 132 characters; contains 172 characters
(#1171) Opening brace should be on the same line as the declaration
(#1172) Variable "chartCount" must be all lower-case
(#1172) Variable "includeCharts" must be all lower-case
(#1172) Variable "pSheet" must be all lower-case
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Variable "pSheet" must be all lower-case
(#1175) Variable "chartCount" must be all lower-case
(#1176) Variable "objWriter" must be all lower-case
(#1177) Variable "objWriter" must be all lower-case
(#1178) Variable "objWriter" must be all lower-case
(#1189) Private method name "Worksheet::writeLegacyDrawing" must be in lower-case letters only
(#1189) Variable "objWriter" must be all lower-case
(#1189) Variable "pSheet" must be all lower-case
(#1189) Line exceeds 132 characters; contains 153 characters
(#1190) Opening brace should be on the same line as the declaration
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Variable "pSheet" must be all lower-case
(#1193) Variable "objWriter" must be all lower-case
(#1194) Variable "objWriter" must be all lower-case
(#1195) Variable "objWriter" must be all lower-case
(#1206) Private method name "Worksheet::writeLegacyDrawingHF" must be in lower-case letters only
(#1206) Variable "objWriter" must be all lower-case
(#1206) Variable "pSheet" must be all lower-case
(#1206) Line exceeds 132 characters; contains 155 characters
(#1207) Opening brace should be on the same line as the declaration
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Variable "pSheet" must be all lower-case
(#1210) Variable "objWriter" must be all lower-case
(#1211) Variable "objWriter" must be all lower-case
(#1212) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel2007/WriterPart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "parentWriter" must be all lower-case
(#42) Public method name "WriterPart::setParentWriter" must be in lower-case letters only
(#42) Variable "pWriter" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "pWriter" must be all lower-case
(#53) Public method name "WriterPart::getParentWriter" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#58) Line exceeds 132 characters; contains 133 characters
(#68) Variable "pWriter" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "pWriter" must be all lower-case
(#71) Variable "pWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "strTotal" must be all lower-case
(#48) Member variable "strUnique" must be all lower-case
(#55) Member variable "strTable" must be all lower-case
(#76) Member variable "IDCLs" must be all lower-case
(#83) Member variable "summaryInformation" must be all lower-case
(#90) Member variable "documentSummaryInformation" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#110) Variable "pFilename" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "saveDebugLog" must be all lower-case
(#118) Variable "saveDateReturnType" must be all lower-case
(#119) Line exceeds 132 characters; contains 142 characters
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line exceeds 132 characters; contains 154 characters
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "countSheets" must be all lower-case
(#129) Variable "countSheets" must be all lower-case
(#130) Line exceeds maximum limit of 180 characters; contains 208 characters
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) 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
(#139) Variable "cellXfCollection" must be all lower-case
(#141) Variable "cellXfCollection" must be all lower-case
(#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
(#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
(#150) Variable "countSheets" must be all lower-case
(#151) Variable "cellID" must be all lower-case
(#152) Variable "cellID" must be all lower-case
(#153) Variable "cVal" must be all lower-case
(#154) Variable "cVal" must be all lower-case
(#155) Variable "cVal" must be all lower-case
(#159) Line exceeds 132 characters; contains 133 characters
(#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
(#167) Variable "workbookStreamName" must be all lower-case
(#168) Variable "OLE" must be all lower-case
(#168) Variable "workbookStreamName" must be all lower-case
(#168) Line exceeds 132 characters; contains 134 characters
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "worksheetSizes" must be all lower-case
(#173) Variable "countSheets" must be all lower-case
(#175) Variable "worksheetSizes" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "OLE" must be all lower-case
(#179) Variable "worksheetSizes" must be all lower-case
(#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
(#182) Variable "countSheets" must be all lower-case
(#183) Variable "OLE" must be all lower-case
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "OLE_DocumentSummaryInformation" must be all lower-case
(#189) Variable "OLE_DocumentSummaryInformation" must not contain underscores.
(#189) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Variable "OLE_DocumentSummaryInformation" must be all lower-case
(#190) Variable "OLE_DocumentSummaryInformation" must not contain underscores.
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "OLE_SummaryInformation" must be all lower-case
(#196) Variable "OLE_SummaryInformation" must not contain underscores.
(#196) Line exceeds 132 characters; contains 167 characters
(#197) Variable "OLE_SummaryInformation" must be all lower-case
(#197) Variable "OLE_SummaryInformation" must not contain underscores.
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "arrRootData" must be all lower-case
(#201) Variable "OLE" must be all lower-case
(#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
(#203) Variable "OLE_SummaryInformation" must be all lower-case
(#203) Variable "OLE_SummaryInformation" must not contain underscores.
(#204) Variable "arrRootData" must be all lower-case
(#204) Variable "OLE_SummaryInformation" must be all lower-case
(#204) Variable "OLE_SummaryInformation" must not contain underscores.
(#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
(#207) Variable "OLE_DocumentSummaryInformation" must be all lower-case
(#207) Variable "OLE_DocumentSummaryInformation" must not contain underscores.
(#208) Variable "arrRootData" must be all lower-case
(#208) Variable "OLE_DocumentSummaryInformation" must be all lower-case
(#208) Variable "OLE_DocumentSummaryInformation" must not contain underscores.
(#211) Variable "arrRootData" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "pFilename" must be all lower-case
(#215) Variable "saveDateReturnType" must be all lower-case
(#216) Variable "saveDebugLog" must be all lower-case
(#227) Public method name "Excel5::setTempDir" must be in lower-case letters only
(#227) Variable "pValue" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#235) Private method name "Excel5::buildWorksheetEschers" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "blipIndex" must be all lower-case
(#239) Variable "lastReducedSpId" must be all lower-case
(#240) Variable "lastSpId" must be all lower-case
(#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
(#244) Variable "sheetIndex" must be all lower-case
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "filterRange" must be all lower-case
(#250) Variable "filterRange" must be all lower-case
(#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
(#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
(#258) Variable "dgContainer" must be all lower-case
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Variable "dgId" must be all lower-case
(#262) Variable "dgContainer" must be all lower-case
(#262) Variable "dgId" must be all lower-case
(#263) Variable "dgContainer" must be all lower-case
(#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
(#266) Variable "spgrContainer" must be all lower-case
(#267) Variable "dgContainer" must be all lower-case
(#267) Variable "spgrContainer" must be all lower-case
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "spContainer" must be all lower-case
(#271) Variable "spContainer" must be all lower-case
(#272) Variable "spContainer" must be all lower-case
(#273) Variable "spContainer" must be all lower-case
(#274) Variable "spgrContainer" must be all lower-case
(#274) Variable "spContainer" 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
(#278) Variable "countShapes" must be all lower-case
(#278) Variable "sheetIndex" must be all lower-case
(#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
(#281) Variable "blipIndex" must be all lower-case
(#283) Variable "countShapes" must be all lower-case
(#283) Variable "sheetIndex" must be all lower-case
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "spContainer" must be all lower-case
(#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
(#289) Variable "spContainer" must be all lower-case
(#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
(#291) Variable "spContainer" must be all lower-case
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Variable "reducedSpId" must be all lower-case
(#294) Variable "countShapes" must be all lower-case
(#294) Variable "sheetIndex" must be all lower-case
(#295) Variable "spId" must be all lower-case
(#295) Variable "reducedSpId" must be all lower-case
(#296) Variable "spContainer" must be all lower-case
(#296) Variable "spId" must be all lower-case
(#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
(#299) Variable "lastReducedSpId" must be all lower-case
(#299) Variable "reducedSpId" must be all lower-case
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Variable "lastSpId" must be all lower-case
(#302) Variable "spId" must be all lower-case
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "spContainer" must be all lower-case
(#305) Variable "blipIndex" must be all lower-case
(#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
(#309) Variable "offsetX" must be all lower-case
(#310) Variable "offsetY" must be all lower-case
(#314) Variable "twoAnchor" must be all lower-case
(#314) Variable "offsetX" must be all lower-case
(#314) Variable "offsetY" must be all lower-case
(#314) Line exceeds 132 characters; contains 149 characters
(#316) Variable "spContainer" must be all lower-case
(#316) Variable "twoAnchor" must be all lower-case
(#317) Variable "spContainer" must be all lower-case
(#317) Variable "twoAnchor" must be all lower-case
(#318) Variable "spContainer" must be all lower-case
(#318) Variable "twoAnchor" must be all lower-case
(#319) Variable "spContainer" must be all lower-case
(#319) Variable "twoAnchor" must be all lower-case
(#320) Variable "spContainer" must be all lower-case
(#320) Variable "twoAnchor" must be all lower-case
(#321) Variable "spContainer" must be all lower-case
(#321) Variable "twoAnchor" must be all lower-case
(#323) Variable "spgrContainer" must be all lower-case
(#323) Variable "spContainer" must be all lower-case
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "filterRange" must be all lower-case
(#328) Variable "rangeBounds" must be all lower-case
(#328) Variable "filterRange" must be all lower-case
(#329) Variable "iNumColStart" must be all lower-case
(#329) Variable "rangeBounds" must be all lower-case
(#330) Variable "iNumColEnd" must be all lower-case
(#330) Variable "rangeBounds" must be all lower-case
(#332) Variable "iInc" must be all lower-case
(#332) Variable "iNumColStart" must be all lower-case
(#333) Variable "iInc" must be all lower-case
(#333) Variable "iNumColEnd" must be all lower-case
(#334) Variable "countShapes" must be all lower-case
(#334) Variable "sheetIndex" must be all lower-case
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "oDrawing" must be all lower-case
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "cDrawing" must be all lower-case
(#339) Variable "iInc" must be all lower-case
(#339) Variable "rangeBounds" must be all lower-case
(#340) Variable "oDrawing" must be all lower-case
(#340) Variable "cDrawing" must be all lower-case
(#341) Variable "oDrawing" must be all lower-case
(#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
(#344) Variable "spContainer" must be all lower-case
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Variable "spContainer" must be all lower-case
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "spContainer" must be all lower-case
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "reducedSpId" must be all lower-case
(#351) Variable "countShapes" must be all lower-case
(#351) Variable "sheetIndex" must be all lower-case
(#352) Variable "spId" must be all lower-case
(#352) Variable "reducedSpId" must be all lower-case
(#353) Variable "spContainer" must be all lower-case
(#353) Variable "spId" must be all lower-case
(#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
(#356) Variable "lastReducedSpId" must be all lower-case
(#356) Variable "reducedSpId" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "lastSpId" must be all lower-case
(#359) Variable "spId" must be all lower-case
(#361) Variable "spContainer" must be all lower-case
(#362) Variable "spContainer" must be all lower-case
(#363) Variable "spContainer" must be all lower-case
(#364) Variable "spContainer" must be all lower-case
(#365) Variable "spContainer" must be all lower-case
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Variable "endCoordinates" must be all lower-case
(#368) Variable "iInc" must be all lower-case
(#369) Variable "endCoordinates" must be all lower-case
(#369) Variable "rangeBounds" must be all lower-case
(#371) Variable "spContainer" must be all lower-case
(#371) Variable "cDrawing" must be all lower-case
(#372) Variable "spContainer" must be all lower-case
(#373) Variable "spContainer" must be all lower-case
(#374) Variable "spContainer" must be all lower-case
(#374) Variable "endCoordinates" must be all lower-case
(#375) Variable "spContainer" must be all lower-case
(#376) Variable "spContainer" must be all lower-case
(#378) Variable "spgrContainer" must be all lower-case
(#378) Variable "spContainer" must be all lower-case
(#379) Variable "iInc" must be all lower-case
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "dgId" must be all lower-case
(#384) Variable "lastReducedSpId" must be all lower-case
(#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
(#387) Variable "dgContainer" must be all lower-case
(#387) Variable "lastSpId" must be all lower-case
(#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
(#390) Variable "sheetIndex" must be all lower-case
(#397) Private method name "Excel5::buildWorkbookEscher" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "dggContainer" must be all lower-case
(#420) Variable "dggContainer" must be all lower-case
(#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
(#423) Variable "dggContainer" must be all lower-case
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Variable "spIdMax" must be all lower-case
(#427) Variable "totalCountShapes" must be all lower-case
(#428) Variable "countDrawings" must be all lower-case
(#431) Variable "sheetCountShapes" must be all lower-case
(#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
(#434) Variable "countDrawings" must be all lower-case
(#437) Variable "sheetCountShapes" must be all lower-case
(#438) Variable "totalCountShapes" must be all lower-case
(#440) Variable "spId" must be all lower-case
(#440) Variable "sheetCountShapes" must be all lower-case
(#441) Variable "spIdMax" must be all lower-case
(#441) Variable "spId" must be all lower-case
(#441) Variable "spIdMax" must be all lower-case
(#446) Variable "dggContainer" must be all lower-case
(#446) Variable "spIdMax" must be all lower-case
(#447) Variable "dggContainer" must be all lower-case
(#447) Variable "countDrawings" must be all lower-case
(#448) Variable "dggContainer" must be all lower-case
(#448) Variable "totalCountShapes" must be all lower-case
(#448) Variable "countDrawings" must be all lower-case
(#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
(#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
(#451) Variable "bstoreContainer" must be all lower-case
(#452) Variable "dggContainer" must be all lower-case
(#452) Variable "bstoreContainer" must be all lower-case
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Variable "imageFormat" must be all lower-case
(#462) Variable "imageFormat" must be all lower-case
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Variable "blipType" must be all lower-case
(#467) Variable "blipData" must be all lower-case
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Variable "blipType" must be all lower-case
(#472) Variable "blipData" must be all lower-case
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Variable "blipType" must be all lower-case
(#476) Variable "blipData" must be all lower-case
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Variable "blipType" must be all lower-case
(#482) Variable "blipData" must be all lower-case
(#490) Variable "blipData" must be all lower-case
(#492) Variable "BSE" must be all lower-case
(#493) Variable "BSE" must be all lower-case
(#493) Variable "blipType" must be all lower-case
(#494) Variable "BSE" must be all lower-case
(#496) Variable "bstoreContainer" must be all lower-case
(#496) Variable "BSE" must be all lower-case
(#497) Usage of ELSEIF not allowed; use ELSE IF instead
(#500) Variable "blipType" must be all lower-case
(#501) Variable "renderingFunction" must be all lower-case
(#506) Variable "blipType" must be all lower-case
(#507) Variable "renderingFunction" must be all lower-case
(#512) Variable "renderingFunction" must be all lower-case
(#513) Variable "blipData" must be all lower-case
(#517) Variable "blipData" must be all lower-case
(#519) Variable "BSE" must be all lower-case
(#520) Variable "BSE" must be all lower-case
(#520) Variable "blipType" must be all lower-case
(#521) Variable "BSE" must be all lower-case
(#523) Variable "bstoreContainer" must be all lower-case
(#523) Variable "BSE" must be all lower-case
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Private method name "Excel5::writeDocumentSummaryInformation" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Variable "dataSection" must be all lower-case
(#558) Variable "dataSection_NumProps" must be all lower-case
(#558) Variable "dataSection_NumProps" must not contain underscores.
(#559) Variable "dataSection_Summary" must be all lower-case
(#559) Variable "dataSection_Summary" must not contain underscores.
(#560) Variable "dataSection_Content" must be all lower-case
(#560) Variable "dataSection_Content" must not contain underscores.
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Variable "dataSection" must be all lower-case
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Variable "dataSection_NumProps" must be all lower-case
(#569) Variable "dataSection_NumProps" must not contain underscores.
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Variable "dataProp" must be all lower-case
(#574) Variable "dataSection" must be all lower-case
(#578) Variable "dataProp" must be all lower-case
(#578) Variable "dataProp" must be all lower-case
(#580) Variable "dataSection_NumProps" must be all lower-case
(#580) Variable "dataSection_NumProps" must not contain underscores.
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Variable "dataSection" must be all lower-case
(#589) Variable "dataSection_NumProps" must be all lower-case
(#589) Variable "dataSection_NumProps" must not contain underscores.
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Variable "dataSection" must be all lower-case
(#597) Variable "dataSection_NumProps" must be all lower-case
(#597) Variable "dataSection_NumProps" must not contain underscores.
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Variable "dataSection" must be all lower-case
(#605) Variable "dataSection_NumProps" must be all lower-case
(#605) Variable "dataSection_NumProps" must not contain underscores.
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Variable "dataSection" must be all lower-case
(#613) Variable "dataSection_NumProps" must be all lower-case
(#613) Variable "dataSection_NumProps" must not contain underscores.
(#614) Line exceeds 132 characters; contains 141 characters
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Variable "dataSection" must be all lower-case
(#621) Variable "dataSection_NumProps" must be all lower-case
(#621) Variable "dataSection_NumProps" must not contain underscores.
(#624) This comment is 50% valid code; is this commented out code?
(#625) This comment is 47% valid code; is this commented out code?
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Variable "dataProp" must be all lower-case
(#628) Variable "dataProp" must be all lower-case
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "dataProp" must be all lower-case
(#632) Variable "dataProp" must be all lower-case
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Variable "dataProp" must be all lower-case
(#636) Variable "dataSection" must be all lower-case
(#640) Variable "dataProp" must be all lower-case
(#640) Variable "dataProp" must be all lower-case
(#642) Variable "dataSection_NumProps" must be all lower-case
(#642) Variable "dataSection_NumProps" must not contain underscores.
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "dataProp" must be all lower-case
(#648) Variable "dataProp" must be all lower-case
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Variable "dataProp" must be all lower-case
(#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
(#654) Variable "dataProp" must be all lower-case
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Variable "dataProp" must be all lower-case
(#658) Variable "dataProp" must be all lower-case
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Variable "dataProp" must be all lower-case
(#661) 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
(#663) Variable "dataProp" must be all lower-case
(#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
(#665) Variable "dataProp" must be all lower-case
(#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
(#667) Variable "dataProp" must be all lower-case
(#668) Variable "dataProp" must be all lower-case
(#669) Variable "dataProp" must be all lower-case
(#670) Variable "dataProp" must be all lower-case
(#672) Variable "dataSection" must be all lower-case
(#676) Variable "dataProp" must be all lower-case
(#676) Variable "dataProp" must be all lower-case
(#678) Variable "dataSection_NumProps" must be all lower-case
(#678) Variable "dataSection_NumProps" must not contain underscores.
(#680) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#681) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) This comment is 44% valid code; is this commented out code?
(#682) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#683) Variable "dataSection_Content_Offset" must be all lower-case
(#683) Variable "dataSection_Content_Offset" must not contain underscores.
(#683) Variable "dataSection_NumProps" must be all lower-case
(#683) Variable "dataSection_NumProps" must not contain underscores.
(#684) Variable "dataSection" must be all lower-case
(#684) Variable "dataProp" must be all lower-case
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "dataSection_Summary" must be all lower-case
(#686) Variable "dataSection_Summary" must not contain underscores.
(#686) Variable "dataProp" must be all lower-case
(#686) Variable "dataProp" must be all lower-case
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Variable "dataSection_Summary" must be all lower-case
(#688) Variable "dataSection_Summary" must not contain underscores.
(#688) Variable "dataProp" must be all lower-case
(#688) Variable "dataSection_Content_Offset" must be all lower-case
(#688) Variable "dataSection_Content_Offset" must not contain underscores.
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Variable "dataSection_Content" must be all lower-case
(#690) Variable "dataSection_Content" must not contain underscores.
(#690) Variable "dataProp" must be all lower-case
(#690) Variable "dataProp" must be all lower-case
(#692) Variable "dataProp" must be all lower-case
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Variable "dataSection_Content" must be all lower-case
(#693) Variable "dataSection_Content" must not contain underscores.
(#693) Variable "dataProp" must be all lower-case
(#695) Variable "dataSection_Content_Offset" must be all lower-case
(#695) Variable "dataSection_Content_Offset" must not contain underscores.
(#696) Usage of ELSEIF not allowed; use ELSE IF instead
(#696) Variable "dataProp" must be all lower-case
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Variable "dataSection_Content" must be all lower-case
(#697) Variable "dataSection_Content" must not contain underscores.
(#697) Variable "dataProp" must be all lower-case
(#699) Variable "dataSection_Content_Offset" must be all lower-case
(#699) Variable "dataSection_Content_Offset" must not contain underscores.
(#700) Usage of ELSEIF not allowed; use ELSE IF instead
(#700) Variable "dataProp" must be all lower-case
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "dataProp" must be all lower-case
(#702) Variable "dataSection_Content" must be all lower-case
(#702) Variable "dataSection_Content" must not contain underscores.
(#704) Variable "dataSection_Content" must be all lower-case
(#704) Variable "dataSection_Content" must not contain underscores.
(#706) Variable "dataSection_Content_Offset" must be all lower-case
(#706) Variable "dataSection_Content_Offset" must not contain underscores.
(#707) Usage of ELSEIF not allowed; use ELSE IF instead
(#707) Variable "dataProp" must be all lower-case
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Variable "dataProp" must be all lower-case
(#710) Variable "dataProp" must be all lower-case
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Variable "dataProp" must be all lower-case
(#712) Variable "dataProp" must be all lower-case
(#712) Variable "dataProp" must be all lower-case
(#712) Variable "dataProp" must be all lower-case
(#712) Line exceeds 132 characters; contains 165 characters
(#713) Variable "dataProp" must be all lower-case
(#713) Variable "dataProp" must be all lower-case
(#713) Variable "dataProp" must be all lower-case
(#715) Variable "dataSection_Content" must be all lower-case
(#715) Variable "dataSection_Content" must not contain underscores.
(#715) Variable "dataProp" must be all lower-case
(#716) Variable "dataSection_Content" must be all lower-case
(#716) Variable "dataSection_Content" must not contain underscores.
(#716) Variable "dataProp" must be all lower-case
(#718) Variable "dataSection_Content_Offset" must be all lower-case
(#718) Variable "dataSection_Content_Offset" must not contain underscores.
(#718) Variable "dataProp" must be all lower-case
(#719) Usage of ELSEIF not allowed; use ELSE IF instead
(#719) Variable "dataProp" must be all lower-case
(#719) Line exceeds 132 characters; contains 159 characters
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Variable "dataSection_Content" must be all lower-case
(#720) Variable "dataSection_Content" must not contain underscores.
(#720) Variable "dataProp" must be all lower-case
(#722) Variable "dataSection_Content_Offset" must be all lower-case
(#722) Variable "dataSection_Content_Offset" must not contain underscores.
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Variable "dataSection_Content" must be all lower-case
(#725) Variable "dataSection_Content" must not contain underscores.
(#725) Variable "dataProp" must be all lower-case
(#727) Variable "dataSection_Content_Offset" must be all lower-case
(#727) Variable "dataSection_Content_Offset" must not contain underscores.
(#727) Variable "dataProp" must be all lower-case
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) 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) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#735) Variable "dataSection_Content_Offset" must be all lower-case
(#735) Variable "dataSection_Content_Offset" must not contain underscores.
(#736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Variable "dataSection_NumProps" must be all lower-case
(#737) Variable "dataSection_NumProps" must not contain underscores.
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Variable "dataSection_Summary" must be all lower-case
(#739) Variable "dataSection_Summary" must not contain underscores.
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Variable "dataSection_Content" must be all lower-case
(#741) Variable "dataSection_Content" must not contain underscores.
(#750) Private method name "Excel5::writeSummaryInformation" must be in lower-case letters only
(#751) Opening brace should be on the same line as the declaration
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#762) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Variable "dataSection" must be all lower-case
(#772) Variable "dataSection_NumProps" must be all lower-case
(#772) Variable "dataSection_NumProps" must not contain underscores.
(#773) Variable "dataSection_Summary" must be all lower-case
(#773) Variable "dataSection_Summary" must not contain underscores.
(#774) Variable "dataSection_Content" must be all lower-case
(#774) Variable "dataSection_Content" must not contain underscores.
(#776) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Variable "dataSection" must be all lower-case
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Variable "dataSection_NumProps" must be all lower-case
(#783) Variable "dataSection_NumProps" must not contain underscores.
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#787) Variable "dataProp" must be all lower-case
(#788) Variable "dataSection" must be all lower-case
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Variable "dataProp" must be all lower-case
(#792) Variable "dataProp" must be all lower-case
(#794) Variable "dataSection_NumProps" must be all lower-case
(#794) Variable "dataSection_NumProps" must not contain underscores.
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#798) Variable "dataProp" must be all lower-case
(#799) Variable "dataSection" must be all lower-case
(#802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Variable "dataProp" must be all lower-case
(#803) Variable "dataProp" must be all lower-case
(#805) Variable "dataSection_NumProps" must be all lower-case
(#805) Variable "dataSection_NumProps" must not contain underscores.
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#809) Variable "dataProp" must be all lower-case
(#810) Variable "dataSection" must be all lower-case
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) Variable "dataProp" must be all lower-case
(#814) Variable "dataProp" must be all lower-case
(#816) Variable "dataSection_NumProps" must be all lower-case
(#816) Variable "dataSection_NumProps" must not contain underscores.
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#820) Variable "dataProp" must be all lower-case
(#821) Variable "dataSection" must be all lower-case
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Variable "dataProp" must be all lower-case
(#825) Variable "dataProp" must be all lower-case
(#827) Variable "dataSection_NumProps" must be all lower-case
(#827) Variable "dataSection_NumProps" must not contain underscores.
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#831) Variable "dataProp" must be all lower-case
(#832) Variable "dataSection" must be all lower-case
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Variable "dataProp" must be all lower-case
(#836) Variable "dataProp" must be all lower-case
(#838) Variable "dataSection_NumProps" must be all lower-case
(#838) Variable "dataSection_NumProps" must not contain underscores.
(#840) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#842) Variable "dataProp" must be all lower-case
(#843) Variable "dataSection" must be all lower-case
(#846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Variable "dataProp" must be all lower-case
(#847) Variable "dataProp" must be all lower-case
(#849) Variable "dataSection_NumProps" must be all lower-case
(#849) Variable "dataSection_NumProps" must not contain underscores.
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#853) Variable "dataProp" must be all lower-case
(#854) Variable "dataSection" must be all lower-case
(#857) Line exceeds 132 characters; contains 159 characters
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) Variable "dataProp" must be all lower-case
(#860) Variable "dataSection_NumProps" must be all lower-case
(#860) Variable "dataSection_NumProps" must not contain underscores.
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#864) Variable "dataProp" must be all lower-case
(#865) Variable "dataSection" must be all lower-case
(#868) Line exceeds 132 characters; contains 159 characters
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#869) Variable "dataProp" must be all lower-case
(#871) Variable "dataSection_NumProps" must be all lower-case
(#871) Variable "dataSection_NumProps" must not contain underscores.
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#874) Variable "dataSection" must be all lower-case
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#880) Variable "dataSection_NumProps" must be all lower-case
(#880) Variable "dataSection_NumProps" must not contain underscores.
(#882) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#883) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) This comment is 44% valid code; is this commented out code?
(#884) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#885) Variable "dataSection_Content_Offset" must be all lower-case
(#885) Variable "dataSection_Content_Offset" must not contain underscores.
(#885) Variable "dataSection_NumProps" must be all lower-case
(#885) Variable "dataSection_NumProps" must not contain underscores.
(#886) Variable "dataSection" must be all lower-case
(#886) Variable "dataProp" must be all lower-case
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Variable "dataSection_Summary" must be all lower-case
(#888) Variable "dataSection_Summary" must not contain underscores.
(#888) Variable "dataProp" must be all lower-case
(#888) Variable "dataProp" must be all lower-case
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Variable "dataSection_Summary" must be all lower-case
(#890) Variable "dataSection_Summary" must not contain underscores.
(#890) Variable "dataProp" must be all lower-case
(#890) Variable "dataSection_Content_Offset" must be all lower-case
(#890) Variable "dataSection_Content_Offset" must not contain underscores.
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Variable "dataSection_Content" must be all lower-case
(#892) Variable "dataSection_Content" must not contain underscores.
(#892) Variable "dataProp" must be all lower-case
(#892) Variable "dataProp" must be all lower-case
(#894) Variable "dataProp" must be all lower-case
(#894) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Variable "dataSection_Content" must be all lower-case
(#895) Variable "dataSection_Content" must not contain underscores.
(#895) Variable "dataProp" must be all lower-case
(#897) Variable "dataSection_Content_Offset" must be all lower-case
(#897) Variable "dataSection_Content_Offset" must not contain underscores.
(#898) Usage of ELSEIF not allowed; use ELSE IF instead
(#898) Variable "dataProp" must be all lower-case
(#898) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) Variable "dataSection_Content" must be all lower-case
(#899) Variable "dataSection_Content" must not contain underscores.
(#899) Variable "dataProp" must be all lower-case
(#901) Variable "dataSection_Content_Offset" must be all lower-case
(#901) Variable "dataSection_Content_Offset" must not contain underscores.
(#902) Usage of ELSEIF not allowed; use ELSE IF instead
(#902) Variable "dataProp" must be all lower-case
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) Variable "dataProp" must be all lower-case
(#905) Variable "dataProp" must be all lower-case
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Variable "dataProp" must be all lower-case
(#907) Variable "dataProp" must be all lower-case
(#907) Variable "dataProp" must be all lower-case
(#907) Variable "dataProp" must be all lower-case
(#907) Line exceeds 132 characters; contains 165 characters
(#908) Variable "dataProp" must be all lower-case
(#908) Variable "dataProp" must be all lower-case
(#908) Variable "dataProp" must be all lower-case
(#910) Variable "dataSection_Content" must be all lower-case
(#910) Variable "dataSection_Content" must not contain underscores.
(#910) Variable "dataProp" must be all lower-case
(#911) Variable "dataSection_Content" must be all lower-case
(#911) Variable "dataSection_Content" must not contain underscores.
(#911) Variable "dataProp" must be all lower-case
(#913) Variable "dataSection_Content_Offset" must be all lower-case
(#913) Variable "dataSection_Content_Offset" must not contain underscores.
(#913) Variable "dataProp" must be all lower-case
(#914) Usage of ELSEIF not allowed; use ELSE IF instead
(#914) Variable "dataProp" must be all lower-case
(#914) Line exceeds 132 characters; contains 159 characters
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#915) Variable "dataSection_Content" must be all lower-case
(#915) Variable "dataSection_Content" must not contain underscores.
(#915) Variable "dataProp" must be all lower-case
(#917) Variable "dataSection_Content_Offset" must be all lower-case
(#917) Variable "dataSection_Content_Offset" must not contain underscores.
(#918) Empty ELSE statement detected
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#927) Variable "dataSection_Content_Offset" must be all lower-case
(#927) Variable "dataSection_Content_Offset" must not contain underscores.
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Variable "dataSection_NumProps" must be all lower-case
(#929) Variable "dataSection_NumProps" must not contain underscores.
(#930) Inline comments must end in full-stops, exclamation marks, or question marks
(#931) Variable "dataSection_Summary" must be all lower-case
(#931) Variable "dataSection_Summary" must not contain underscores.
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) Variable "dataSection_Content" must be all lower-case
(#933) Variable "dataSection_Content" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/BIFFwriter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Member variable "byteOrder" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#103) Public method name "BIFFwriter::getByteOrder" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "byteOrder" must be all lower-case
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "byte_order" must not contain underscores.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Variable "byte_order" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line exceeds 132 characters; contains 135 characters
(#117) Variable "byteOrder" must be all lower-case
(#117) Variable "byte_order" must not contain underscores.
(#120) Variable "byteOrder" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#143) Public method name "BIFFwriter::writeData" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#160) Protected method name "BIFFwriter::storeBof" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#168) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#181) Protected method name "BIFFwriter::storeEof" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Public method name "BIFFwriter::writeEof" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Private method name "BIFFwriter::addContinue" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "data_length" must not contain underscores.
(#226) Variable "data_length" must not contain underscores.
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Escher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "spOffsets" must be all lower-case
(#51) Member variable "spTypes" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#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
(#74) Variable "dggContainer" must be all lower-case
(#75) Variable "dggContainer" must be all lower-case
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Variable "dgContainer" must be all lower-case
(#78) Variable "dgContainer" must be all lower-case
(#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
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "innerData" must be all lower-case
(#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) Variable "recVer" must be all lower-case
(#92) Variable "recInstance" must be all lower-case
(#93) Variable "recType" must be all lower-case
(#95) Variable "recVerInstance" must be all lower-case
(#95) Variable "recVer" must be all lower-case
(#96) Variable "recVerInstance" must be all lower-case
(#96) Variable "recInstance" 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 "dggData" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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) Variable "IDCLs" must be all lower-case
(#111) Variable "IDCLs" must be all lower-case
(#111) Variable "dgId" must be all lower-case
(#111) Variable "maxReducedSpId" must be all lower-case
(#112) Variable "dggData" must be all lower-case
(#112) Variable "dgId" must be all lower-case
(#112) Variable "maxReducedSpId" must be all lower-case
(#115) Variable "recVerInstance" must be all lower-case
(#115) Variable "recType" must be all lower-case
(#115) Variable "dggData" must be all lower-case
(#116) Variable "innerData" must be all lower-case
(#116) Variable "dggData" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "bstoreContainer" must be all lower-case
(#120) Variable "bstoreContainer" must be all lower-case
(#121) Variable "innerData" must be all lower-case
(#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
(#125) Variable "recVer" must be all lower-case
(#126) Variable "recInstance" must be all lower-case
(#127) Variable "recType" must be all lower-case
(#128) Variable "innerData" must be all lower-case
(#130) Variable "recVerInstance" must be all lower-case
(#130) Variable "recVer" must be all lower-case
(#131) Variable "recVerInstance" must be all lower-case
(#131) Variable "recInstance" must be all lower-case
(#133) Variable "recVerInstance" must be all lower-case
(#133) Variable "recType" must be all lower-case
(#135) Variable "innerData" must be all lower-case
(#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
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Variable "innerData" must be all lower-case
(#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
(#144) Variable "BSECollection" must be all lower-case
(#145) Variable "BSECollection" must be all lower-case
(#145) Variable "BSE" must be all lower-case
(#146) Variable "BSE" must be all lower-case
(#147) Variable "innerData" must be all lower-case
(#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
(#152) Variable "recVer" must be all lower-case
(#153) Variable "recInstance" must be all lower-case
(#154) Variable "recType" must be all lower-case
(#155) Variable "innerData" must be all lower-case
(#157) Variable "recVerInstance" must be all lower-case
(#157) Variable "recVer" must be all lower-case
(#158) Variable "recVerInstance" must be all lower-case
(#158) Variable "recInstance" must be all lower-case
(#160) Variable "recVerInstance" must be all lower-case
(#160) Variable "recType" must be all lower-case
(#162) Variable "innerData" must be all lower-case
(#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) 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
(#168) Variable "innerData" must be all lower-case
(#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
(#173) Variable "innerData" must be all lower-case
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "btWin32" must be all lower-case
(#180) Variable "btMacOS" must be all lower-case
(#181) Variable "btWin32" must be all lower-case
(#181) Variable "btMacOS" must be all lower-case
(#183) Variable "rgbUid" must be all lower-case
(#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
(#184) Variable "rgbUid" must be all lower-case
(#187) Variable "innerData" must be all lower-case
(#188) Variable "cRef" must be all lower-case
(#189) Variable "foDelay" must be all lower-case
(#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) No space found before comment text; expected "// todo" but found "//todo"
(#191) Variable "cbName" must be all lower-case
(#194) Variable "cRef" must be all lower-case
(#194) Variable "foDelay" must be all lower-case
(#194) Variable "cbName" must be all lower-case
(#196) Variable "innerData" must be all lower-case
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "recVer" must be all lower-case
(#200) Variable "recInstance" must be all lower-case
(#201) Variable "recType" must be all lower-case
(#204) Variable "recVerInstance" must be all lower-case
(#204) Variable "recVer" must be all lower-case
(#205) Variable "recVerInstance" must be all lower-case
(#205) Variable "recInstance" must be all lower-case
(#207) Variable "recVerInstance" must be all lower-case
(#207) Variable "recType" must be all lower-case
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#220) Variable "innerData" must be all lower-case
(#222) Variable "rgbUid1" must be all lower-case
(#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) Variable "innerData" must be all lower-case
(#223) Variable "rgbUid1" must be all lower-case
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "innerData" must be all lower-case
(#228) Variable "innerData" must be all lower-case
(#230) Variable "recVer" must be all lower-case
(#231) Variable "recInstance" must be all lower-case
(#232) Variable "recType" must be all lower-case
(#233) Variable "innerData" must be all lower-case
(#235) Variable "recVerInstance" must be all lower-case
(#235) Variable "recVer" must be all lower-case
(#236) Variable "recVerInstance" must be all lower-case
(#236) Variable "recInstance" must be all lower-case
(#238) Variable "recVerInstance" must be all lower-case
(#238) Variable "recType" must be all lower-case
(#242) Variable "innerData" must be all lower-case
(#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
(#247) Variable "innerData" must be all lower-case
(#249) Variable "rgbUid1" must be all lower-case
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "innerData" must be all lower-case
(#250) Variable "rgbUid1" must be all lower-case
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "innerData" must be all lower-case
(#255) Variable "innerData" must be all lower-case
(#257) Variable "recVer" must be all lower-case
(#258) Variable "recInstance" must be all lower-case
(#259) Variable "recType" must be all lower-case
(#260) Variable "innerData" must be all lower-case
(#262) Variable "recVerInstance" must be all lower-case
(#262) Variable "recVer" must be all lower-case
(#263) Variable "recVerInstance" must be all lower-case
(#263) Variable "recInstance" must be all lower-case
(#265) Variable "recVerInstance" must be all lower-case
(#265) Variable "recType" must be all lower-case
(#269) Variable "innerData" must be all lower-case
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#277) Variable "innerData" must be all lower-case
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Variable "recVer" must be all lower-case
(#281) Variable "recInstance" must be all lower-case
(#282) Variable "recType" must be all lower-case
(#285) Variable "recVerInstance" must be all lower-case
(#285) Variable "recVer" must be all lower-case
(#286) Variable "recVerInstance" must be all lower-case
(#286) Variable "recInstance" must be all lower-case
(#288) Variable "recVerInstance" must be all lower-case
(#288) Variable "recType" must be all lower-case
(#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
(#291) Variable "countShapes" must be all lower-case
(#292) Variable "innerData" must be all lower-case
(#292) Variable "countShapes" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "spgrContainer" must be all lower-case
(#296) Variable "spgrContainer" must be all lower-case
(#297) Variable "innerData" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "spOffsets" must be all lower-case
(#301) Variable "spTypes" must be all lower-case
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Variable "spOffsets" must be all lower-case
(#304) Variable "spOffset" must be all lower-case
(#305) Variable "spOffset" must be all lower-case
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "spOffsets" must be all lower-case
(#309) Variable "spTypes" must be all lower-case
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "recVer" must be all lower-case
(#314) Variable "recInstance" must be all lower-case
(#315) Variable "recType" must be all lower-case
(#316) Variable "innerData" must be all lower-case
(#318) Variable "recVerInstance" must be all lower-case
(#318) Variable "recVer" must be all lower-case
(#319) Variable "recVerInstance" must be all lower-case
(#319) Variable "recInstance" must be all lower-case
(#321) Variable "recVerInstance" must be all lower-case
(#321) Variable "recType" must be all lower-case
(#323) Variable "innerData" 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
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Variable "innerData" must be all lower-case
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "totalSize" must be all lower-case
(#333) Variable "spOffsets" must be all lower-case
(#334) Variable "spTypes" must be all lower-case
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "spContainer" must be all lower-case
(#338) Variable "spContainer" must be all lower-case
(#339) Variable "spData" must be all lower-case
(#340) Variable "innerData" must be all lower-case
(#340) Variable "spData" must be all lower-case
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Variable "totalSize" must be all lower-case
(#343) Variable "spData" must be all lower-case
(#344) Variable "spOffsets" must be all lower-case
(#344) Variable "totalSize" must be all lower-case
(#346) Variable "spTypes" must be all lower-case
(#346) Variable "spTypes" must be all lower-case
(#349) 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
(#350) Variable "recVer" must be all lower-case
(#351) Variable "recInstance" must be all lower-case
(#352) Variable "recType" must be all lower-case
(#353) Variable "innerData" must be all lower-case
(#355) Variable "recVerInstance" must be all lower-case
(#355) Variable "recVer" must be all lower-case
(#356) Variable "recVerInstance" must be all lower-case
(#356) Variable "recInstance" must be all lower-case
(#358) Variable "recVerInstance" must be all lower-case
(#358) Variable "recType" must be all lower-case
(#360) Variable "innerData" must be all lower-case
(#361) Variable "spOffsets" must be all lower-case
(#362) Variable "spTypes" must be all lower-case
(#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
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Variable "recVer" must be all lower-case
(#373) Variable "recInstance" must be all lower-case
(#374) Variable "recType" must be all lower-case
(#377) Variable "recVerInstance" must be all lower-case
(#377) Variable "recVer" must be all lower-case
(#378) Variable "recVerInstance" must be all lower-case
(#378) Variable "recInstance" must be all lower-case
(#380) Variable "recVerInstance" must be all lower-case
(#380) Variable "recType" must be all lower-case
(#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
(#387) Variable "recVer" must be all lower-case
(#388) Variable "recInstance" must be all lower-case
(#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
(#389) Variable "recType" must be all lower-case
(#392) Variable "recVerInstance" must be all lower-case
(#392) Variable "recVer" must be all lower-case
(#393) Variable "recVerInstance" must be all lower-case
(#393) Variable "recInstance" must be all lower-case
(#395) Variable "recVerInstance" must be all lower-case
(#395) Variable "recType" must be all lower-case
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Variable "optData" must be all lower-case
(#403) Variable "recVer" must be all lower-case
(#404) Variable "recInstance" must be all lower-case
(#405) Variable "recType" must be all lower-case
(#407) Variable "optData" must be all lower-case
(#409) Variable "optData" must be all lower-case
(#411) Variable "recVerInstance" must be all lower-case
(#411) Variable "recVer" must be all lower-case
(#412) Variable "recVerInstance" must be all lower-case
(#412) Variable "recInstance" must be all lower-case
(#414) Variable "recVerInstance" must be all lower-case
(#414) Variable "recType" must be all lower-case
(#415) Variable "optData" must be all lower-case
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Variable "clientAnchorData" must be all lower-case
(#422) Variable "recVer" must be all lower-case
(#423) Variable "recInstance" must be all lower-case
(#424) Variable "recType" must be all lower-case
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Line exceeds 132 characters; contains 133 characters
(#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
(#432) Variable "startOffsetX" must be all lower-case
(#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
(#435) Variable "startOffsetY" must be all lower-case
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "endOffsetX" must be all lower-case
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "endOffsetY" must be all lower-case
(#448) Variable "clientAnchorData" must be all lower-case
(#448) Variable "startOffsetX" must be all lower-case
(#448) Variable "startOffsetY" must be all lower-case
(#448) Variable "endOffsetX" must be all lower-case
(#448) Variable "endOffsetY" must be all lower-case
(#448) Line exceeds 132 characters; contains 162 characters
(#450) Variable "clientAnchorData" must be all lower-case
(#452) Variable "recVerInstance" must be all lower-case
(#452) Variable "recVer" must be all lower-case
(#453) Variable "recVerInstance" must be all lower-case
(#453) Variable "recInstance" must be all lower-case
(#455) Variable "recVerInstance" must be all lower-case
(#455) Variable "recType" must be all lower-case
(#456) Variable "clientAnchorData" must be all lower-case
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Variable "clientDataData" must be all lower-case
(#463) Variable "recVer" must be all lower-case
(#464) Variable "recInstance" must be all lower-case
(#465) Variable "recType" must be all lower-case
(#467) Variable "clientDataData" must be all lower-case
(#469) Variable "recVerInstance" must be all lower-case
(#469) Variable "recVer" must be all lower-case
(#470) Variable "recVerInstance" must be all lower-case
(#470) Variable "recInstance" must be all lower-case
(#472) Variable "recVerInstance" must be all lower-case
(#472) Variable "recType" must be all lower-case
(#473) Variable "clientDataData" must be all lower-case
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "recVer" must be all lower-case
(#478) Variable "recInstance" must be all lower-case
(#479) Variable "recType" must be all lower-case
(#482) Variable "recVerInstance" must be all lower-case
(#482) Variable "recVer" must be all lower-case
(#483) Variable "recVerInstance" must be all lower-case
(#483) Variable "recInstance" must be all lower-case
(#485) Variable "recVerInstance" must be all lower-case
(#485) Variable "recType" must be all lower-case
(#499) Public method name "Escher::getSpOffsets" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#509) Public method name "Escher::getSpTypes" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Font.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "colorIndex" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "Font::setColorIndex" must be in lower-case letters only
(#59) Variable "colorIndex" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "colorIndex" must be all lower-case
(#69) Public method name "Font::writeFont" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "font_outline" must not contain underscores.
(#72) Variable "font_shadow" must not contain underscores.
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Variable "bFamily" must be all lower-case
(#83) Variable "bCharSet" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "font_outline" must not contain underscores.
(#97) Variable "font_shadow" must not contain underscores.
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "bFamily" must be all lower-case
(#114) Variable "bCharSet" must be all lower-case
(#131) Private method name "Font::mapBold" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#144) Member variable "mapUnderline" must be all lower-case
(#158) Private method name "Font::mapUnderline" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#160) Variable "mapUnderline" must be all lower-case
(#161) Variable "mapUnderline" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Parser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) This comment is 63% valid code; is this commented out code?
(#56) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Member variable "currentCharacter" must be all lower-case
(#77) Member variable "currentToken" must be all lower-case
(#89) Member variable "lookAhead" must be all lower-case
(#95) Member variable "parseTree" must be all lower-case
(#101) Member variable "externalSheets" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Private method name "Parser::initializeHashes" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#237) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Opening brace should be on the same line as the declaration
(#506) Usage of ELSEIF not allowed; use ELSE IF instead
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Line indented incorrectly; expected at least 12 spaces, found 8
(#509) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 indented incorrectly; expected at least 12 spaces, found 8
(#512) Usage of ELSEIF not allowed; use ELSE IF instead
(#512) Line exceeds 132 characters; contains 165 characters
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) This comment is 50% valid code; is this commented out code?
(#514) Line indented incorrectly; expected at least 12 spaces, found 8
(#515) Usage of ELSEIF not allowed; use ELSE IF instead
(#515) Line exceeds 132 characters; contains 163 characters
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) This comment is 43% valid code; is this commented out code?
(#517) Line indented incorrectly; expected at least 12 spaces, found 8
(#518) Usage of ELSEIF not allowed; use ELSE IF instead
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) This comment is 46% valid code; is this commented out code?
(#520) Line indented incorrectly; expected at least 12 spaces, found 8
(#521) Usage of ELSEIF not allowed; use ELSE IF instead
(#521) Line exceeds maximum limit of 180 characters; contains 203 characters
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) This comment is 57% valid code; is this commented out code?
(#523) Line indented incorrectly; expected at least 12 spaces, found 8
(#524) Usage of ELSEIF not allowed; use ELSE IF instead
(#524) Line exceeds maximum limit of 180 characters; contains 201 characters
(#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
(#526) Line indented incorrectly; expected at least 12 spaces, found 8
(#527) Usage of ELSEIF not allowed; use ELSE IF instead
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Line indented incorrectly; expected at least 12 spaces, found 8
(#530) Usage of ELSEIF not allowed; use ELSE IF instead
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Line indented incorrectly; expected at least 12 spaces, found 8
(#533) This comment is 71% valid code; is this commented out code?
(#533) Line indented incorrectly; expected at least 12 spaces, found 8
(#534) Line indented incorrectly; expected at least 12 spaces, found 8
(#536) Line indented incorrectly; expected at least 12 spaces, found 8
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Line indented incorrectly; expected at least 12 spaces, found 8
(#538) Usage of ELSEIF not allowed; use ELSE IF instead
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Private method name "Parser::convertNumber" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Private method name "Parser::convertString" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#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
(#590) Private method name "Parser::convertFunction" must be in lower-case letters only
(#590) Variable "num_args" must not contain underscores.
(#591) Opening brace should be on the same line as the declaration
(#600) Variable "num_args" must not contain underscores.
(#610) Private method name "Parser::convertRange2d" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Variable "ptgArea" must be all lower-case
(#629) Usage of ELSEIF not allowed; use ELSE IF instead
(#630) Variable "ptgArea" must be all lower-case
(#631) Usage of ELSEIF not allowed; use ELSE IF instead
(#632) Variable "ptgArea" must be all lower-case
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Variable "ptgArea" must be all lower-case
(#648) Private method name "Parser::convertRange3d" must be in lower-case letters only
(#649) Opening brace should be on the same line as the declaration
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Variable "ext_ref" must not contain underscores.
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Variable "ext_ref" must not contain underscores.
(#654) Variable "ext_ref" must not contain underscores.
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Variable "ptgArea" must be all lower-case
(#670) Variable "ptgArea" must be all lower-case
(#670) Variable "ext_ref" must not contain underscores.
(#679) Private method name "Parser::convertRef2d" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Variable "cell_array" must not contain underscores.
(#683) Variable "cell_array" must not contain underscores.
(#686) Variable "ptgRef" must be all lower-case
(#688) Variable "ptgRef" must be all lower-case
(#698) Private method name "Parser::convertRef3d" must be in lower-case letters only
(#699) Opening brace should be on the same line as the declaration
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "ext_ref" must not contain underscores.
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "ext_ref" must not contain underscores.
(#704) Variable "ext_ref" must not contain underscores.
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "ptgRef" must be all lower-case
(#712) Variable "ptgRef" must be all lower-case
(#712) Variable "ext_ref" must not contain underscores.
(#721) Private method name "Parser::convertError" must be in lower-case letters only
(#721) Variable "errorCode" must be all lower-case
(#722) Opening brace should be on the same line as the declaration
(#723) Variable "errorCode" must be all lower-case
(#750) Private method name "Parser::packExtRef" must be in lower-case letters only
(#750) Variable "ext_ref" must not contain underscores.
(#751) Opening brace should be on the same line as the declaration
(#752) Variable "ext_ref" must not contain underscores.
(#752) Variable "ext_ref" must not contain underscores.
(#753) Variable "ext_ref" must not contain underscores.
(#753) Variable "ext_ref" must not contain underscores.
(#756) Variable "ext_ref" must not contain underscores.
(#757) Variable "sheet_name1" must not contain underscores.
(#757) Variable "sheet_name2" must not contain underscores.
(#757) Variable "ext_ref" must not contain underscores.
(#759) Variable "sheet_name1" must not contain underscores.
(#761) Variable "sheet_name1" must not contain underscores.
(#763) Variable "sheet_name2" must not contain underscores.
(#765) Variable "sheet_name2" must not contain underscores.
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Variable "ext_ref" must not contain underscores.
(#775) Variable "ext_ref" must not contain underscores.
(#794) Private method name "Parser::getRefIndex" must be in lower-case letters only
(#794) Variable "ext_ref" must not contain underscores.
(#795) Opening brace should be on the same line as the declaration
(#796) Variable "ext_ref" must not contain underscores.
(#796) Variable "ext_ref" must not contain underscores.
(#797) Variable "ext_ref" must not contain underscores.
(#797) Variable "ext_ref" must not contain underscores.
(#798) Variable "ext_ref" must not contain underscores.
(#798) Variable "ext_ref" must not contain underscores.
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Variable "ext_ref" must not contain underscores.
(#802) Variable "sheet_name1" must not contain underscores.
(#802) Variable "sheet_name2" must not contain underscores.
(#802) Variable "ext_ref" must not contain underscores.
(#804) Variable "sheet_name1" must not contain underscores.
(#806) Variable "sheet_name1" must not contain underscores.
(#808) Variable "sheet_name2" must not contain underscores.
(#810) Variable "sheet_name2" must not contain underscores.
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Variable "ext_ref" must not contain underscores.
(#820) Variable "ext_ref" must not contain underscores.
(#825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Variable "supbook_index" must not contain underscores.
(#827) Variable "supbook_index" must not contain underscores.
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Private method name "Parser::getSheetIndex" must be in lower-case letters only
(#853) Variable "sheet_name" must not contain underscores.
(#854) Opening brace should be on the same line as the declaration
(#855) Variable "sheet_name" must not contain underscores.
(#858) Variable "sheet_name" must not contain underscores.
(#871) Public method name "Parser::setExtSheet" must be in lower-case letters only
(#872) Opening brace should be on the same line as the declaration
(#882) Private method name "Parser::cellToPackedRowcol" must be in lower-case letters only
(#883) Opening brace should be on the same line as the declaration
(#885) Variable "row_rel" must not contain underscores.
(#885) Variable "col_rel" must not contain underscores.
(#894) Variable "col_rel" must not contain underscores.
(#895) Variable "row_rel" must not contain underscores.
(#910) Private method name "Parser::rangeToPackedRange" must be in lower-case letters only
(#911) Opening brace should be on the same line as the declaration
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Variable "row1_rel" must not contain underscores.
(#916) Variable "row2_rel" must not contain underscores.
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#931) Variable "row1_rel" must not contain underscores.
(#932) Variable "row2_rel" must not contain underscores.
(#950) Private method name "Parser::cellToRowcol" must be in lower-case letters only
(#951) Opening brace should be on the same line as the declaration
(#953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#953) Inline comments must end in full-stops, exclamation marks, or question marks
(#954) Variable "col_rel" must not contain underscores.
(#955) Variable "col_ref" must not contain underscores.
(#956) Variable "row_rel" must not contain underscores.
(#960) Variable "col_ref" must not contain underscores.
(#962) Variable "col_ref_length" must not contain underscores.
(#962) Variable "col_ref" must not contain underscores.
(#963) Variable "col_ref_length" must not contain underscores.
(#964) Variable "col_ref" must not contain underscores.
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) Variable "row_rel" must not contain underscores.
(#972) Variable "col_rel" must not contain underscores.
(#979) Opening brace should be on the same line as the declaration
(#981) Variable "formula_length" must not contain underscores.
(#982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#982) Inline comments must end in full-stops, exclamation marks, or question marks
(#983) Variable "formula_length" must not contain underscores.
(#988) Variable "formula_length" must not contain underscores.
(#994) Variable "formula_length" must not contain underscores.
(#997) Variable "formula_length" must not contain underscores.
(#1010) Variable "formula_length" must not contain underscores.
(#1012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) This comment is 78% valid code; is this commented out code?
(#1017) No space found before comment text; expected "// die("Lexical error ".$this->currentCharacter);" but found "//die("Lexical error ".$this->currentCharacter);"
(#1027) Opening brace should be on the same line as the declaration
(#1047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1065) Usage of ELSEIF not allowed; use ELSE IF instead
(#1065) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Usage of ELSEIF not allowed; use ELSE IF instead
(#1068) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Usage of ELSEIF not allowed; use ELSE IF instead
(#1071) Line exceeds 132 characters; contains 166 characters
(#1072) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1074) Usage of ELSEIF not allowed; use ELSE IF instead
(#1074) Line exceeds maximum limit of 180 characters; contains 257 characters
(#1075) Line exceeds 132 characters; contains 136 characters
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Usage of ELSEIF not allowed; use ELSE IF instead
(#1077) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1078) Line exceeds 132 characters; contains 144 characters
(#1078) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Usage of ELSEIF not allowed; use ELSE IF instead
(#1080) Line exceeds 132 characters; contains 180 characters
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Usage of ELSEIF not allowed; use ELSE IF instead
(#1083) Line exceeds 132 characters; contains 140 characters
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Usage of ELSEIF not allowed; use ELSE IF instead
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) Usage of ELSEIF not allowed; use ELSE IF instead
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) Usage of ELSEIF not allowed; use ELSE IF instead
(#1093) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1110) Opening brace should be on the same line as the declaration
(#1128) Opening brace should be on the same line as the declaration
(#1134) Usage of ELSEIF not allowed; use ELSE IF instead
(#1138) Usage of ELSEIF not allowed; use ELSE IF instead
(#1142) Usage of ELSEIF not allowed; use ELSE IF instead
(#1146) Usage of ELSEIF not allowed; use ELSE IF instead
(#1150) Usage of ELSEIF not allowed; use ELSE IF instead
(#1154) Usage of ELSEIF not allowed; use ELSE IF instead
(#1174) Opening brace should be on the same line as the declaration
(#1175) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Line indented incorrectly; expected at least 12 spaces, found 8
(#1187) Usage of ELSEIF not allowed; use ELSE IF instead
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Line indented incorrectly; expected at least 12 spaces, found 8
(#1193) Usage of ELSEIF not allowed; use ELSE IF instead
(#1194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1200) Inline comments must end in full-stops, exclamation marks, or question marks
(#1200) Line indented incorrectly; expected at least 12 spaces, found 8
(#1201) Usage of ELSEIF not allowed; use ELSE IF instead
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) Usage of ELSEIF not allowed; use ELSE IF instead
(#1239) Private method name "Parser::parenthesizedExpression" must be in lower-case letters only
(#1240) Opening brace should be on the same line as the declaration
(#1253) Opening brace should be on the same line as the declaration
(#1283) Opening brace should be on the same line as the declaration
(#1285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks
(#1290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Usage of ELSEIF not allowed; use ELSE IF instead
(#1299) Line exceeds 132 characters; contains 179 characters
(#1300) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) Usage of ELSEIF not allowed; use ELSE IF instead
(#1305) Line exceeds 132 characters; contains 177 characters
(#1306) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Usage of ELSEIF not allowed; use ELSE IF instead
(#1313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1319) Usage of ELSEIF not allowed; use ELSE IF instead
(#1319) Line exceeds maximum limit of 180 characters; contains 217 characters
(#1326) Usage of ELSEIF not allowed; use ELSE IF instead
(#1326) Line exceeds maximum limit of 180 characters; contains 215 characters
(#1333) Usage of ELSEIF not allowed; use ELSE IF instead
(#1334) Inline comments must end in full-stops, exclamation marks, or question marks
(#1337) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) Usage of ELSEIF not allowed; use ELSE IF instead
(#1345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1345) Inline comments must end in full-stops, exclamation marks, or question marks
(#1350) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1360) Opening brace should be on the same line as the declaration
(#1361) Variable "num_args" must not contain underscores.
(#1361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1361) Inline comments must end in full-stops, exclamation marks, or question marks
(#1363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1363) Inline comments must end in full-stops, exclamation marks, or question marks
(#1365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1365) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Variable "num_args" must not contain underscores.
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) Line exceeds 132 characters; contains 145 characters
(#1376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1380) Variable "num_args" must not contain underscores.
(#1387) Variable "num_args" must not contain underscores.
(#1391) Variable "num_args" must not contain underscores.
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1405) Private method name "Parser::createTree" must be in lower-case letters only
(#1406) Opening brace should be on the same line as the declaration
(#1436) Public method name "Parser::toReversePolish" must be in lower-case letters only
(#1437) Opening brace should be on the same line as the declaration
(#1438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1444) Variable "converted_tree" must not contain underscores.
(#1445) Variable "converted_tree" must not contain underscores.
(#1446) Usage of ELSEIF not allowed; use ELSE IF instead
(#1446) Inline comments must end in full-stops, exclamation marks, or question marks
(#1447) Variable "converted_tree" must not contain underscores.
(#1448) Variable "converted_tree" must not contain underscores.
(#1451) Variable "converted_tree" must not contain underscores.
(#1452) Variable "converted_tree" must not contain underscores.
(#1453) Usage of ELSEIF not allowed; use ELSE IF instead
(#1453) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Variable "converted_tree" must not contain underscores.
(#1455) Variable "converted_tree" must not contain underscores.
(#1457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1457) Inline comments must end in full-stops, exclamation marks, or question marks
(#1463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1465) Variable "left_tree" must not contain underscores.
(#1467) Variable "left_tree" must not contain underscores.
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Variable "left_tree" must not contain underscores.
(#1472) Variable "converted_tree" must not contain underscores.
(#1474) Variable "converted_tree" must not contain underscores.
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Workbook.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected MOODLE_INTERNAL check or config.php inclusion
(#76) Member variable "biffSize" must be all lower-case
(#82) Member variable "xfWriters" must be all lower-case
(#100) Member variable "countryCode" must be all lower-case
(#113) Member variable "fontWriters" must be all lower-case
(#120) Member variable "addedFonts" must be all lower-case
(#127) Member variable "numberFormats" must be all lower-case
(#134) Member variable "addedNumberFormats" must be all lower-case
(#141) Member variable "worksheetSizes" must be all lower-case
(#148) Member variable "worksheetOffsets" must be all lower-case
(#155) Member variable "stringTotal" must be all lower-case
(#162) Member variable "stringUnique" must be all lower-case
(#169) Member variable "stringTable" must be all lower-case
(#193) Variable "str_total" must not contain underscores.
(#193) Variable "str_unique" must not contain underscores.
(#193) Variable "str_table" must not contain underscores.
(#193) Line exceeds 132 characters; contains 149 characters
(#194) Opening brace should be on the same line as the declaration
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Variable "str_total" must not contain underscores.
(#204) Variable "str_unique" must not contain underscores.
(#205) Variable "str_table" must not contain underscores.
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "countSheets" must be all lower-case
(#215) Variable "countSheets" must be all lower-case
(#216) Variable "phpSheet" must be all lower-case
(#218) Variable "phpSheet" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "supbook_index" must not contain underscores.
(#221) Variable "supbook_index" must not contain underscores.
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "phpSheet" must be all lower-case
(#226) Variable "phpSheet" must be all lower-case
(#238) Public method name "Workbook::addXfWriter" must be in lower-case letters only
(#238) Variable "isStyleXf" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "xfWriter" must be all lower-case
(#241) Variable "xfWriter" must be all lower-case
(#241) Variable "isStyleXf" must be all lower-case
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "fontIndex" must be all lower-case
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "xfWriter" must be all lower-case
(#247) Variable "fontIndex" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "xfWriter" must be all lower-case
(#251) Variable "xfWriter" must be all lower-case
(#252) Variable "xfWriter" must be all lower-case
(#253) Variable "xfWriter" must be all lower-case
(#254) Variable "xfWriter" must be all lower-case
(#255) Variable "xfWriter" must be all lower-case
(#256) Variable "xfWriter" must be all lower-case
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "numberFormatHashCode" must be all lower-case
(#262) Variable "numberFormatHashCode" must be all lower-case
(#263) Variable "numberFormatIndex" must be all lower-case
(#263) Variable "numberFormatHashCode" must be all lower-case
(#265) Variable "numberFormatIndex" must be all lower-case
(#266) Variable "numberFormatIndex" must be all lower-case
(#267) Variable "numberFormatHashCode" must be all lower-case
(#267) Variable "numberFormatIndex" must be all lower-case
(#270) Variable "numberFormatIndex" must be all lower-case
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "xfWriter" must be all lower-case
(#274) Variable "numberFormatIndex" must be all lower-case
(#276) Variable "xfWriter" must be all lower-case
(#278) Variable "xfIndex" must be all lower-case
(#280) Variable "xfIndex" must be all lower-case
(#289) Public method name "Workbook::addFont" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#291) Variable "fontHashCode" must be all lower-case
(#292) Variable "fontHashCode" must be all lower-case
(#293) Variable "fontIndex" must be all lower-case
(#293) Variable "fontHashCode" must be all lower-case
(#295) Variable "countFonts" must be all lower-case
(#296) Variable "fontIndex" must be all lower-case
(#296) Variable "countFonts" must be all lower-case
(#296) Variable "countFonts" must be all lower-case
(#296) Variable "countFonts" must be all lower-case
(#298) Variable "fontWriter" must be all lower-case
(#299) Variable "fontWriter" must be all lower-case
(#300) Variable "fontWriter" must be all lower-case
(#302) Variable "fontHashCode" must be all lower-case
(#302) Variable "fontIndex" must be all lower-case
(#305) Variable "fontIndex" must be all lower-case
(#314) Private method name "Workbook::addColor" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#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
(#319) Variable "colorIndex" must be all lower-case
(#320) Variable "colorIndex" must be all lower-case
(#327) Variable "colorIndex" must be all lower-case
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Variable "colorIndex" must be all lower-case
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "colorIndex" must be all lower-case
(#337) Variable "colorIndex" must be all lower-case
(#343) Private method name "Workbook::setPaletteXl97" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#412) Public method name "Workbook::writeWorkbook" must be in lower-case letters only
(#412) Variable "pWorksheetSizes" must be all lower-case
(#413) Opening brace should be on the same line as the declaration
(#414) Variable "pWorksheetSizes" must be all lower-case
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Variable "total_worksheets" must not contain underscores.
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Variable "total_worksheets" must not contain underscores.
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Private method name "Workbook::calcSheetOffsets" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#466) Variable "boundsheet_length" must not contain underscores.
(#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
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Variable "total_worksheets" must not contain underscores.
(#474) Variable "boundsheet_length" must not contain underscores.
(#474) Line exceeds 132 characters; contains 143 characters
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Variable "total_worksheets" must not contain underscores.
(#488) Private method name "Workbook::writeAllFonts" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#490) Variable "fontWriter" must be all lower-case
(#491) Variable "fontWriter" must be all lower-case
(#498) Private method name "Workbook::writeAllNumberFormats" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#500) Variable "numberFormatIndex" must be all lower-case
(#500) Variable "numberFormat" must be all lower-case
(#501) Variable "numberFormat" must be all lower-case
(#501) Variable "numberFormatIndex" must be all lower-case
(#508) Private method name "Workbook::writeAllXfs" must be in lower-case letters only
(#509) Opening brace should be on the same line as the declaration
(#510) Variable "xfWriter" must be all lower-case
(#511) Variable "xfWriter" must be all lower-case
(#518) Private method name "Workbook::writeAllStyles" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#527) Private method name "Workbook::writeExternals" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#529) Variable "countSheets" must be all lower-case
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Variable "countSheets" must be all lower-case
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Variable "countSheets" must be all lower-case
(#542) Private method name "Workbook::writeNames" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "total_worksheets" must not contain underscores.
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Variable "total_worksheets" must not contain underscores.
(#549) Variable "sheetSetup" must be all lower-case
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Variable "sheetSetup" must be all lower-case
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Variable "printArea" must be all lower-case
(#553) Variable "sheetSetup" must be all lower-case
(#554) Variable "printArea" must be all lower-case
(#554) Variable "printArea" must be all lower-case
(#555) Variable "printArea" must be all lower-case
(#555) Variable "printArea" must be all lower-case
(#556) Variable "printArea" must be all lower-case
(#556) Variable "printArea" must be all lower-case
(#558) Variable "print_rowmin" must not contain underscores.
(#558) Variable "printArea" must be all lower-case
(#559) Variable "print_rowmax" must not contain underscores.
(#559) Variable "printArea" must be all lower-case
(#560) Variable "print_colmin" must not contain underscores.
(#560) Variable "printArea" must be all lower-case
(#561) Variable "print_colmax" must not contain underscores.
(#561) Variable "printArea" must be all lower-case
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Variable "print_rowmin" must not contain underscores.
(#567) Variable "print_rowmax" must not contain underscores.
(#568) Variable "print_colmin" must not contain underscores.
(#569) Variable "print_colmax" must not contain underscores.
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Variable "total_worksheets" must not contain underscores.
(#576) Variable "sheetSetup" must be all lower-case
(#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
(#579) Variable "sheetSetup" must be all lower-case
(#579) Variable "sheetSetup" must be all lower-case
(#580) Variable "sheetSetup" must be all lower-case
(#584) Variable "sheetSetup" must be all lower-case
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Line indented incorrectly; expected at least 16 spaces, found 12
(#598) Usage of ELSEIF not allowed; use ELSE IF instead
(#598) Variable "sheetSetup" must be all lower-case
(#598) Variable "sheetSetup" must be all lower-case
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Variable "sheetSetup" must be all lower-case
(#601) Variable "sheetSetup" must be all lower-case
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Variable "sheetSetup" must be all lower-case
(#611) Variable "sheetSetup" must be all lower-case
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) Private method name "Workbook::writeAllDefinedNamesBiff8" must be in lower-case letters only
(#636) Opening brace should be on the same line as the declaration
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Variable "namedRanges" must be all lower-case
(#643) Variable "namedRanges" must be all lower-case
(#643) Variable "namedRange" must be all lower-case
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "namedRange" must be all lower-case
(#647) Variable "namedRange" must be all lower-case
(#647) Line exceeds maximum limit of 180 characters; contains 183 characters
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) This comment is 54% valid code; is this commented out code?
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Variable "formulaData" must be all lower-case
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Variable "formulaData" must be all lower-case
(#660) Variable "formulaData" must be all lower-case
(#660) Variable "formulaData" must be all lower-case
(#661) Variable "formulaData" must be all lower-case
(#661) Variable "formulaData" must be all lower-case
(#664) Variable "namedRange" must be all lower-case
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Variable "namedRange" must be all lower-case
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Variable "namedRange" must be all lower-case
(#671) Variable "formulaData" must be all lower-case
(#672) Empty CATCH statement detected
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#679) Variable "total_worksheets" must not contain underscores.
(#681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Variable "total_worksheets" must not contain underscores.
(#683) Variable "sheetSetup" must be all lower-case
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Variable "sheetSetup" must be all lower-case
(#685) Variable "sheetSetup" must be all lower-case
(#686) Variable "sheetSetup" must be all lower-case
(#690) Variable "sheetSetup" must be all lower-case
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#695) Variable "formulaData" must be all lower-case
(#696) Variable "formulaData" must be all lower-case
(#697) Variable "formulaData" must be all lower-case
(#698) Variable "formulaData" must be all lower-case
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "formulaData" must be all lower-case
(#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) Line indented incorrectly; expected at least 16 spaces, found 12
(#704) Usage of ELSEIF not allowed; use ELSE IF instead
(#704) Variable "sheetSetup" must be all lower-case
(#704) Variable "sheetSetup" must be all lower-case
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Variable "sheetSetup" must be all lower-case
(#707) Variable "sheetSetup" must be all lower-case
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Variable "sheetSetup" must be all lower-case
(#716) Variable "sheetSetup" must be all lower-case
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Variable "formulaData" must be all lower-case
(#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
(#728) Variable "formulaData" must be all lower-case
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "total_worksheets" must not contain underscores.
(#734) Variable "sheetSetup" must be all lower-case
(#735) Variable "sheetSetup" must be all lower-case
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Variable "printArea" must be all lower-case
(#737) Variable "sheetSetup" must be all lower-case
(#738) Variable "countPrintArea" must be all lower-case
(#738) Variable "printArea" must be all lower-case
(#740) Variable "formulaData" must be all lower-case
(#741) Variable "countPrintArea" must be all lower-case
(#742) Variable "printAreaRect" must be all lower-case
(#742) Variable "printArea" must be all lower-case
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Variable "printAreaRect" must be all lower-case
(#743) Variable "printAreaRect" must be all lower-case
(#744) Variable "printAreaRect" must be all lower-case
(#744) Variable "printAreaRect" must be all lower-case
(#746) Variable "print_rowmin" must not contain underscores.
(#746) Variable "printAreaRect" must be all lower-case
(#747) Variable "print_rowmax" must not contain underscores.
(#747) Variable "printAreaRect" must be all lower-case
(#748) Variable "print_colmin" must not contain underscores.
(#748) Variable "printAreaRect" must be all lower-case
(#749) Variable "print_colmax" must not contain underscores.
(#749) Variable "printAreaRect" must be all lower-case
(#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) Variable "formulaData" must be all lower-case
(#752) Variable "print_rowmin" must not contain underscores.
(#752) Variable "print_rowmax" must not contain underscores.
(#752) Variable "print_colmin" must not contain underscores.
(#752) Variable "print_colmax" must not contain underscores.
(#755) Variable "formulaData" must be all lower-case
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Variable "formulaData" must be all lower-case
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Variable "total_worksheets" must not contain underscores.
(#766) Variable "sheetAutoFilter" must be all lower-case
(#767) Variable "autoFilterRange" must be all lower-case
(#767) Variable "sheetAutoFilter" must be all lower-case
(#768) Variable "autoFilterRange" must be all lower-case
(#769) Variable "rangeBounds" must be all lower-case
(#769) Variable "autoFilterRange" must be all lower-case
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) No space found before comment text; expected "// Autofilter built in name" but found "//Autofilter built in name"
(#774) Variable "rangeBounds" must be all lower-case
(#790) Private method name "Workbook::writeDefinedNameBiff8" must be in lower-case letters only
(#790) Variable "formulaData" must be all lower-case
(#790) Variable "sheetIndex" must be all lower-case
(#790) Variable "isBuiltIn" must be all lower-case
(#791) Opening brace should be on the same line as the declaration
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) Variable "isBuiltIn" must be all lower-case
(#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
(#800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Variable "formulaData" must be all lower-case
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Variable "sheetIndex" must be all lower-case
(#808) Variable "formulaData" must be all lower-case
(#825) Private method name "Workbook::writeShortNameBiff8" must be in lower-case letters only
(#825) Variable "sheetIndex" must be all lower-case
(#825) Variable "rangeBounds" must be all lower-case
(#825) Variable "isHidden" must be all lower-case
(#826) Opening brace should be on the same line as the declaration
(#829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Variable "isHidden" must be all lower-case
(#835) Variable "sheetIndex" must be all lower-case
(#836) Variable "rangeBounds" must be all lower-case
(#837) Variable "rangeBounds" must be all lower-case
(#838) Variable "rangeBounds" must be all lower-case
(#839) Variable "rangeBounds" must be all lower-case
(#842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Variable "sheetIndex" must be all lower-case
(#858) Private method name "Workbook::writeCodepage" must be in lower-case letters only
(#859) Opening brace should be on the same line as the declaration
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Private method name "Workbook::writeWindow1" must be in lower-case letters only
(#874) Opening brace should be on the same line as the declaration
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Variable "xWn" must be all lower-case
(#879) Variable "yWn" must be all lower-case
(#880) Variable "dxWn" must be all lower-case
(#881) Variable "dyWn" must be all lower-case
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Variable "wTabRatio" must be all lower-case
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#891) Variable "itabFirst" must be all lower-case
(#892) Variable "itabCur" must be all lower-case
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Variable "xWn" must be all lower-case
(#895) Variable "yWn" must be all lower-case
(#895) Variable "dxWn" must be all lower-case
(#895) Variable "dyWn" must be all lower-case
(#895) Variable "itabCur" must be all lower-case
(#895) Variable "itabFirst" must be all lower-case
(#895) Variable "wTabRatio" must be all lower-case
(#905) Private method name "Workbook::writeBoundSheet" must be in lower-case letters only
(#906) Opening brace should be on the same line as the declaration
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#910) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) Private method name "Workbook::writeSupbookInternal" must be in lower-case letters only
(#943) Opening brace should be on the same line as the declaration
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#957) Private method name "Workbook::writeExternalsheetBiff8" must be in lower-case letters only
(#958) Opening brace should be on the same line as the declaration
(#959) Variable "totalReferences" must be all lower-case
(#961) Variable "totalReferences" must be all lower-case
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) Variable "supbook_index" must not contain underscores.
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Variable "totalReferences" must be all lower-case
(#966) Variable "totalReferences" must be all lower-case
(#976) Private method name "Workbook::writeStyle" must be in lower-case letters only
(#977) Opening brace should be on the same line as the declaration
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) Variable "BuiltIn" must be all lower-case
(#983) Variable "iLevel" must be all lower-case
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Variable "BuiltIn" must be all lower-case
(#986) Variable "iLevel" must be all lower-case
(#996) Private method name "Workbook::writeNumberFormat" must be in lower-case letters only
(#997) Opening brace should be on the same line as the declaration
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Variable "numberFormatString" must be all lower-case
(#1001) Variable "numberFormatString" must be all lower-case
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Variable "numberFormatString" must be all lower-case
(#1011) Private method name "Workbook::writeDateMode" must be in lower-case letters only
(#1012) Opening brace should be on the same line as the declaration
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1016) Line exceeds 132 characters; contains 136 characters
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) Private method name "Workbook::writeExternalCount" must be in lower-case letters only
(#1038) Opening brace should be on the same line as the declaration
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Private method name "Workbook::writeExternalSheet" must be in lower-case letters only
(#1057) Opening brace should be on the same line as the declaration
(#1059) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1080) Private method name "Workbook::writeNameShort" must be in lower-case letters only
(#1081) Opening brace should be on the same line as the declaration
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Variable "chKey" must be all lower-case
(#1091) Variable "cchCustMenu" must be all lower-case
(#1092) Variable "cchDescription" must be all lower-case
(#1093) Variable "cchHelptopic" must be all lower-case
(#1094) Variable "cchStatustext" must be all lower-case
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) Variable "chKey" must be all lower-case
(#1111) Variable "cchCustMenu" must be all lower-case
(#1112) Variable "cchDescription" must be all lower-case
(#1113) Variable "cchHelptopic" must be all lower-case
(#1114) Variable "cchStatustext" must be all lower-case
(#1144) Private method name "Workbook::writeNameLong" must be in lower-case letters only
(#1145) Opening brace should be on the same line as the declaration
(#1149) Variable "chKey" must be all lower-case
(#1154) Variable "cchCustMenu" must be all lower-case
(#1155) Variable "cchDescription" must be all lower-case
(#1156) Variable "cchHelptopic" must be all lower-case
(#1157) Variable "cchStatustext" must be all lower-case
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1171) Variable "chKey" must be all lower-case
(#1176) Variable "cchCustMenu" must be all lower-case
(#1177) Variable "cchDescription" must be all lower-case
(#1178) Variable "cchHelptopic" must be all lower-case
(#1179) Variable "cchStatustext" must be all lower-case
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Private method name "Workbook::writeCountry" must be in lower-case letters only
(#1220) Opening brace should be on the same line as the declaration
(#1222) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Private method name "Workbook::writeRecalcId" must be in lower-case letters only
(#1237) Opening brace should be on the same line as the declaration
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Private method name "Workbook::writePalette" must be in lower-case letters only
(#1253) Opening brace should be on the same line as the declaration
(#1259) Inline comments must end in full-stops, exclamation marks, or question marks
(#1261) Inline comments must end in full-stops, exclamation marks, or question marks
(#1286) Private method name "Workbook::writeSharedStringsTable" must be in lower-case letters only
(#1287) Opening brace should be on the same line as the declaration
(#1288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1288) Inline comments must end in full-stops, exclamation marks, or question marks
(#1289) Variable "continue_limit" must not contain underscores.
(#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
(#1292) Variable "recordDatas" must be all lower-case
(#1294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1294) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Variable "recordData" must be all lower-case
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1299) Inline comments must end in full-stops, exclamation marks, or question marks
(#1301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1301) Inline comments must end in full-stops, exclamation marks, or question marks
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1307) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#1315) Variable "recordData" must be all lower-case
(#1315) Variable "continue_limit" must not contain underscores.
(#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
(#1317) Variable "recordData" must be all lower-case
(#1319) Variable "recordData" must be all lower-case
(#1319) Variable "continue_limit" must not contain underscores.
(#1320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1320) Inline comments must end in full-stops, exclamation marks, or question marks
(#1321) Variable "recordDatas" must be all lower-case
(#1321) Variable "recordData" must be all lower-case
(#1322) Variable "recordData" must be all lower-case
(#1325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1325) Inline comments must end in full-stops, exclamation marks, or question marks
(#1328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1331) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Variable "space_remaining" must not contain underscores.
(#1332) Variable "continue_limit" must not contain underscores.
(#1332) Variable "recordData" must be all lower-case
(#1334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1336) Inline comments must end in full-stops, exclamation marks, or question marks
(#1337) Variable "min_space_needed" must not contain underscores.
(#1341) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1343) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1345) Inline comments must end in full-stops, exclamation marks, or question marks
(#1346) Variable "space_remaining" must not contain underscores.
(#1346) Variable "min_space_needed" must not contain underscores.
(#1347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1347) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) Variable "recordDatas" must be all lower-case
(#1348) Variable "recordData" must be all lower-case
(#1350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1350) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) Variable "recordData" must be all lower-case
(#1353) Inline comments must end in full-stops, exclamation marks, or question marks
(#1353) Line indented incorrectly; expected at least 24 spaces, found 20
(#1355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1355) Inline comments must end in full-stops, exclamation marks, or question marks
(#1356) Variable "effective_space_remaining" must not contain underscores.
(#1356) Variable "space_remaining" must not contain underscores.
(#1358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1359) Variable "space_remaining" must not contain underscores.
(#1360) Variable "effective_space_remaining" must not contain underscores.
(#1363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1363) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Variable "recordData" must be all lower-case
(#1364) Variable "effective_space_remaining" must not contain underscores.
(#1366) Variable "effective_space_remaining" must not contain underscores.
(#1366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1366) Inline comments must end in full-stops, exclamation marks, or question marks
(#1367) Variable "recordDatas" must be all lower-case
(#1367) Variable "recordData" must be all lower-case
(#1369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1369) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) Variable "recordData" must be all lower-case
(#1377) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) Variable "recordData" must be all lower-case
(#1379) Variable "recordDatas" must be all lower-case
(#1379) Variable "recordData" must be all lower-case
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1384) Variable "recordDatas" must be all lower-case
(#1384) Variable "recordData" must be all lower-case
(#1385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1388) Variable "recordData" must be all lower-case
(#1389) Variable "recordData" must be all lower-case
(#1400) Private method name "Workbook::writeMsoDrawingGroup" must be in lower-case letters only
(#1401) Opening brace should be on the same line as the declaration
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1402) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) Public method name "Workbook::getEscher" must be in lower-case letters only
(#1423) Opening brace should be on the same line as the declaration
(#1432) Public method name "Workbook::setEscher" must be in lower-case letters only
(#1432) Variable "pValue" must be all lower-case
(#1433) Opening brace should be on the same line as the declaration
(#1434) Variable "pValue" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Worksheet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected MOODLE_INTERNAL check or config.php inclusion
(#75) Member variable "xlsStringMaxLength" must be all lower-case
(#81) Member variable "columnInfo" must be all lower-case
(#93) Member variable "activePane" must be all lower-case
(#99) Member variable "outlineOn" must be all lower-case
(#105) Member variable "outlineStyle" must be all lower-case
(#111) Member variable "outlineBelow" must be all lower-case
(#117) Member variable "outlineRight" must be all lower-case
(#123) Member variable "stringTotal" must be all lower-case
(#129) Member variable "stringUnique" must be all lower-case
(#135) Member variable "stringTable" must be all lower-case
(#146) Member variable "firstRowIndex" must be all lower-case
(#152) Member variable "lastRowIndex" must be all lower-case
(#158) Member variable "firstColumnIndex" must be all lower-case
(#164) Member variable "lastColumnIndex" must be all lower-case
(#170) Member variable "phpSheet" must be all lower-case
(#177) Member variable "countCellStyleXfs" must be all lower-case
(#191) Member variable "fontHashIndex" must be all lower-case
(#205) Variable "str_total" must not contain underscores.
(#205) Variable "str_unique" must not contain underscores.
(#205) Variable "str_table" must not contain underscores.
(#205) Variable "preCalculateFormulas" must be all lower-case
(#205) Variable "phpSheet" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "preCalculateFormulas" must be all lower-case
(#211) Variable "str_total" must not contain underscores.
(#212) Variable "str_unique" must not contain underscores.
(#213) Variable "str_table" must not contain underscores.
(#217) Variable "phpSheet" must be all lower-case
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "minR" must be all lower-case
(#235) Variable "minC" must be all lower-case
(#237) Variable "maxR" must be all lower-case
(#238) Variable "maxC" must be all lower-case
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "maxR" must be all lower-case
(#241) Variable "maxR" must be all lower-case
(#243) Variable "minC" must be all lower-case
(#244) Variable "maxC" must be all lower-case
(#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 48% valid code; is this commented out code?
(#246) Line indented incorrectly; expected at least 8 spaces, found 0
(#246) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#251) Variable "phpSheet" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "phpSheet" must be all lower-case
(#264) Variable "num_sheets" must not contain underscores.
(#264) Variable "phpSheet" must be all lower-case
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "phpSheet" must be all lower-case
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "defaultWidth" must be all lower-case
(#282) Variable "phpSheet" must be all lower-case
(#283) Variable "defaultWidth" must be all lower-case
(#283) Variable "phpSheet" must be all lower-case
(#283) Line exceeds 132 characters; contains 149 characters
(#286) Variable "columnDimensions" must be all lower-case
(#286) Variable "phpSheet" must be all lower-case
(#287) Variable "maxCol" must be all lower-case
(#288) Variable "maxCol" must be all lower-case
(#291) Variable "xfIndex" must be all lower-case
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "defaultWidth" must be all lower-case
(#295) Variable "columnLetter" must be all lower-case
(#296) Variable "columnDimensions" must be all lower-case
(#296) Variable "columnLetter" must be all lower-case
(#297) Variable "columnDimension" must be all lower-case
(#297) Variable "columnDimensions" must be all lower-case
(#297) Variable "columnLetter" must be all lower-case
(#298) Variable "columnDimension" must be all lower-case
(#299) Variable "columnDimension" must be all lower-case
(#301) Variable "columnDimension" must be all lower-case
(#302) Variable "columnDimension" must be all lower-case
(#303) Variable "xfIndex" must be all lower-case
(#303) Variable "columnDimension" must be all lower-case
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "xfIndex" must be all lower-case
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) 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
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) 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
(#335) 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
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) 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
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Variable "autoFilterRange" must be all lower-case
(#361) Variable "phpSheet" must be all lower-case
(#362) Variable "autoFilterRange" must be all lower-case
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "phpSheet" must be all lower-case
(#371) Variable "rowDimension" must be all lower-case
(#372) Variable "xfIndex" must be all lower-case
(#372) Variable "rowDimension" must be all lower-case
(#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
(#373) Variable "rowDimension" must be all lower-case
(#373) Variable "rowDimension" must be all lower-case
(#373) Variable "xfIndex" must be all lower-case
(#373) Variable "rowDimension" must be all lower-case
(#373) Variable "rowDimension" must be all lower-case
(#373) Line exceeds 132 characters; contains 180 characters
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Variable "phpSheet" must be all lower-case
(#377) Variable "cellID" must be all lower-case
(#378) Variable "phpSheet" must be all lower-case
(#378) Variable "cellID" must be all lower-case
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line indented incorrectly; expected at least 12 spaces, found 0
(#383) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#389) Variable "xfIndex" must be all lower-case
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Variable "cVal" must be all lower-case
(#392) Variable "cVal" must be all lower-case
(#393) Variable "arrcRun" must be all lower-case
(#394) Variable "str_len" must not contain underscores.
(#394) Variable "cVal" must be all lower-case
(#395) Variable "str_pos" must not contain underscores.
(#396) Variable "cVal" must be all lower-case
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "str_fontidx" must not contain underscores.
(#402) Variable "str_fontidx" must not contain underscores.
(#404) Variable "arrcRun" must be all lower-case
(#404) Variable "str_pos" must not contain underscores.
(#404) Variable "str_fontidx" must not contain underscores.
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "str_pos" must not contain underscores.
(#408) Variable "cVal" must be all lower-case
(#408) Variable "xfIndex" must be all lower-case
(#408) Variable "arrcRun" must be all lower-case
(#413) Variable "cVal" must be all lower-case
(#413) Variable "cVal" must be all lower-case
(#414) Variable "xfIndex" must be all lower-case
(#416) Variable "cVal" must be all lower-case
(#416) Variable "xfIndex" must be all lower-case
(#421) Variable "cVal" must be all lower-case
(#421) Variable "xfIndex" must be all lower-case
(#425) Variable "calculatedValue" must be all lower-case
(#427) Variable "cVal" must be all lower-case
(#427) Variable "xfIndex" must be all lower-case
(#427) Variable "calculatedValue" must be all lower-case
(#431) Variable "cVal" must be all lower-case
(#431) Variable "xfIndex" must be all lower-case
(#435) Variable "cVal" must be all lower-case
(#435) Variable "xfIndex" must be all lower-case
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "phpSheet" must be all lower-case
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Variable "phpSheet" must be all lower-case
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Empty ELSEIF statement detected
(#471) Usage of ELSEIF not allowed; use ELSE IF instead
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Variable "arrConditionalStyles" must be all lower-case
(#488) Variable "phpSheet" must be all lower-case
(#489) Variable "arrConditionalStyles" must be all lower-case
(#490) Variable "arrConditional" must be all lower-case
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "arrConditionalStyles" must be all lower-case
(#495) Variable "cellCoordinate" must be all lower-case
(#495) Variable "conditionalStyles" must be all lower-case
(#496) Variable "conditionalStyles" must be all lower-case
(#499) Variable "arrConditional" must be all lower-case
(#500) Variable "arrConditional" must be all lower-case
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Private method name "Worksheet::writeBIFF8CellRangeAddressFixed" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Variable "firstCell" must be all lower-case
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Variable "lastCell" must be all lower-case
(#529) Variable "firstCell" must be all lower-case
(#531) Variable "lastCell" must be all lower-case
(#534) Variable "firstCellCoordinates" must be all lower-case
(#534) Variable "firstCell" must be all lower-case
(#534) This comment is 47% valid code; is this commented out code?
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Variable "lastCellCoordinates" must be all lower-case
(#535) Variable "lastCell" must be all lower-case
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) This comment is 47% valid code; is this commented out code?
(#537) Variable "firstCellCoordinates" must be all lower-case
(#537) Variable "lastCellCoordinates" must be all lower-case
(#537) Variable "firstCellCoordinates" must be all lower-case
(#537) Variable "lastCellCoordinates" must be all lower-case
(#537) Line exceeds maximum limit of 180 characters; contains 256 characters
(#546) Public method name "Worksheet::getData" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Public method name "Worksheet::printRowColHeaders" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#580) Public method name "Worksheet::setOutline" must be in lower-case letters only
(#580) Variable "symbols_below" must not contain underscores.
(#580) Variable "symbols_right" must not contain underscores.
(#580) Variable "auto_style" must not contain underscores.
(#581) Opening brace should be on the same line as the declaration
(#583) Variable "symbols_below" must not contain underscores.
(#584) Variable "symbols_right" must not contain underscores.
(#585) Variable "auto_style" must not contain underscores.
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Private method name "Worksheet::writeNumber" must be in lower-case letters only
(#607) Variable "xfIndex" must be all lower-case
(#608) Opening brace should be on the same line as the declaration
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Variable "xfIndex" must be all lower-case
(#614) Variable "xl_double" must not contain underscores.
(#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
(#616) Variable "xl_double" must not contain underscores.
(#616) Variable "xl_double" must not contain underscores.
(#619) Variable "xl_double" must not contain underscores.
(#632) Private method name "Worksheet::writeString" must be in lower-case letters only
(#632) Variable "xfIndex" must be all lower-case
(#633) Opening brace should be on the same line as the declaration
(#634) Variable "xfIndex" must be all lower-case
(#646) Private method name "Worksheet::writeRichTextString" must be in lower-case letters only
(#646) Variable "xfIndex" must be all lower-case
(#646) Variable "arrcRun" must be all lower-case
(#647) Opening brace should be on the same line as the declaration
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Variable "arrcRun" must be all lower-case
(#659) Variable "xfIndex" must be all lower-case
(#677) Private method name "Worksheet::writeLabel" must be in lower-case letters only
(#677) Variable "xfIndex" must be all lower-case
(#678) Opening brace should be on the same line as the declaration
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Variable "str_error" must not contain underscores.
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Variable "str_error" must not contain underscores.
(#693) Variable "xfIndex" must be all lower-case
(#696) Variable "str_error" must not contain underscores.
(#713) Private method name "Worksheet::writeLabelSst" must be in lower-case letters only
(#713) Variable "xfIndex" must be all lower-case
(#714) Opening brace should be on the same line as the declaration
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Variable "xfIndex" must be all lower-case
(#739) Private method name "Worksheet::writeNote" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#741) Variable "note_length" must not contain underscores.
(#743) Variable "max_length" must not contain underscores.
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Variable "note_length" must not contain underscores.
(#748) Variable "note_length" must not contain underscores.
(#751) Variable "max_length" must not contain underscores.
(#751) Variable "note_length" must not contain underscores.
(#751) Variable "max_length" must not contain underscores.
(#752) Variable "max_length" must not contain underscores.
(#778) Public method name "Worksheet::writeBlank" must be in lower-case letters only
(#778) Variable "xfIndex" must be all lower-case
(#779) Opening brace should be on the same line as the declaration
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Variable "xfIndex" must be all lower-case
(#799) Private method name "Worksheet::writeBoolErr" must be in lower-case letters only
(#799) Variable "isError" must be all lower-case
(#799) Variable "xfIndex" must be all lower-case
(#800) Opening brace should be on the same line as the declaration
(#805) Variable "xfIndex" must be all lower-case
(#805) Variable "isError" must be all lower-case
(#827) Private method name "Worksheet::writeFormula" must be in lower-case letters only
(#827) Variable "xfIndex" must be all lower-case
(#827) Variable "calculatedValue" must be all lower-case
(#828) Opening brace should be on the same line as the declaration
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Variable "stringValue" must be all lower-case
(#834) Inline comments must start with a capital letter, digit or 3-dots sequence
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) Variable "calculatedValue" must be all lower-case
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) Variable "calculatedValue" must be all lower-case
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Variable "calculatedValue" must be all lower-case
(#841) Usage of ELSEIF not allowed; use ELSE IF instead
(#841) Variable "calculatedValue" must be all lower-case
(#841) Variable "calculatedValue" must be all lower-case
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) Variable "calculatedValue" must be all lower-case
(#844) Usage of ELSEIF not allowed; use ELSE IF instead
(#844) Variable "calculatedValue" must be all lower-case
(#845) Variable "calculatedValue" must be all lower-case
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) Variable "calculatedValue" must be all lower-case
(#848) Usage of ELSEIF not allowed; use ELSE IF instead
(#848) Variable "calculatedValue" must be all lower-case
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Variable "stringValue" must be all lower-case
(#853) Variable "calculatedValue" must be all lower-case
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Variable "xfIndex" must be all lower-case
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Variable "stringValue" must be all lower-case
(#894) Variable "stringValue" must be all lower-case
(#898) Empty CATCH statement detected
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Private method name "Worksheet::writeStringRecord" must be in lower-case letters only
(#908) Variable "stringValue" must be all lower-case
(#909) Opening brace should be on the same line as the declaration
(#910) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) Variable "stringValue" must be all lower-case
(#939) Private method name "Worksheet::writeUrl" must be in lower-case letters only
(#940) Opening brace should be on the same line as the declaration
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#959) Public method name "Worksheet::writeUrlRange" must be in lower-case letters only
(#960) Opening brace should be on the same line as the declaration
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) Public method name "Worksheet::writeUrlWeb" must be in lower-case letters only
(#986) Opening brace should be on the same line as the declaration
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Variable "url_len" must not contain underscores.
(#1004) Inline comments must end in full-stops, exclamation marks, or question marks
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) Inline comments must end in full-stops, exclamation marks, or question marks
(#1012) Variable "url_len" must not contain underscores.
(#1028) Public method name "Worksheet::writeUrlInternal" must be in lower-case letters only
(#1029) Opening brace should be on the same line as the declaration
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Variable "url_len" must not contain underscores.
(#1047) Variable "url_len" must not contain underscores.
(#1047) Variable "url_len" must not contain underscores.
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1059) Variable "url_len" must not contain underscores.
(#1079) Public method name "Worksheet::writeUrlExternal" must be in lower-case letters only
(#1080) Opening brace should be on the same line as the declaration
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) This comment is 75% valid code; is this commented out code?
(#1084) No space found before comment text; expected "// ($this->writeUrlExternal_net($row1, $col1, $row2, $col2, $url, $str, $format));" but found "//($this->writeUrlExternal_net($row1, $col1, $row2, $col2, $url, $str, $format));"
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Inline comments must end in full-stops, exclamation marks, or question marks
(#1096) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1097) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1104) Variable "link_type" must not contain underscores.
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) Variable "dir_long" must not contain underscores.
(#1111) Variable "link_type" must not contain underscores.
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Variable "link_type" must not contain underscores.
(#1115) Variable "link_type" must not contain underscores.
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Variable "up_count" must not contain underscores.
(#1118) Variable "dir_long" must not contain underscores.
(#1119) Variable "up_count" must not contain underscores.
(#1119) Variable "up_count" must not contain underscores.
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Variable "dir_short" must not contain underscores.
(#1122) Variable "dir_long" must not contain underscores.
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Variable "dir_long" must not contain underscores.
(#1125) Variable "dir_long" must not contain underscores.
(#1127) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) Variable "dir_short_len" must not contain underscores.
(#1128) Variable "dir_short" must not contain underscores.
(#1129) Variable "dir_long_len" must not contain underscores.
(#1129) Variable "dir_long" must not contain underscores.
(#1130) Variable "stream_len" must not contain underscores.
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) This comment is 60% valid code; is this commented out code?
(#1130) No space found before comment text; expected "// strlen($dir_long) + 0x06);" but found "//strlen($dir_long) + 0x06);"
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1138) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Variable "link_type" must not contain underscores.
(#1143) Variable "up_count" must not contain underscores.
(#1144) Variable "dir_short_len" must not contain underscores.
(#1145) Variable "dir_short" must not contain underscores.
(#1147) Variable "stream_len" must not contain underscores.
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Private method name "Worksheet::writeRow" must be in lower-case letters only
(#1174) Variable "xfIndex" must be all lower-case
(#1175) Opening brace should be on the same line as the declaration
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) Variable "colMic" must be all lower-case
(#1180) Variable "colMac" must be all lower-case
(#1181) Variable "irwMac" must be all lower-case
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Variable "xfIndex" must be all lower-case
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Variable "miyRw" must be all lower-case
(#1192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1194) Variable "miyRw" must be all lower-case
(#1194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Variable "xfIndex" must be all lower-case
(#1216) Variable "colMic" must be all lower-case
(#1216) Variable "colMac" must be all lower-case
(#1216) Variable "miyRw" must be all lower-case
(#1216) Variable "irwMac" must be all lower-case
(#1223) Private method name "Worksheet::writeDimensions" must be in lower-case letters only
(#1224) Opening brace should be on the same line as the declaration
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Private method name "Worksheet::writeWindow2" must be in lower-case letters only
(#1238) Opening brace should be on the same line as the declaration
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) Variable "rwTop" must be all lower-case
(#1244) Variable "colLeft" must be all lower-case
(#1244) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Variable "fDspFmla" must be all lower-case
(#1248) Variable "fDspGrid" must be all lower-case
(#1248) This comment is 50% valid code; is this commented out code?
(#1249) Variable "fDspRwCol" must be all lower-case
(#1249) This comment is 50% valid code; is this commented out code?
(#1250) Variable "fFrozen" must be all lower-case
(#1250) This comment is 50% valid code; is this commented out code?
(#1251) Variable "fDspZeros" must be all lower-case
(#1251) This comment is 50% valid code; is this commented out code?
(#1252) Variable "fDefaultHdr" must be all lower-case
(#1252) This comment is 50% valid code; is this commented out code?
(#1253) Variable "fArabic" must be all lower-case
(#1253) This comment is 50% valid code; is this commented out code?
(#1254) Variable "fDspGuts" must be all lower-case
(#1254) This comment is 50% valid code; is this commented out code?
(#1255) Variable "fFrozenNoSplit" must be all lower-case
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1257) Variable "fSelected" must be all lower-case
(#1258) Variable "fPaged" must be all lower-case
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) This comment is 50% valid code; is this commented out code?
(#1259) Variable "fPageBreakPreview" must be all lower-case
(#1259) Line exceeds 132 characters; contains 152 characters
(#1261) Variable "fDspFmla" must be all lower-case
(#1262) Variable "fDspGrid" must be all lower-case
(#1263) Variable "fDspRwCol" must be all lower-case
(#1264) Variable "fFrozen" must be all lower-case
(#1265) Variable "fDspZeros" must be all lower-case
(#1266) Variable "fDefaultHdr" must be all lower-case
(#1267) Variable "fArabic" must be all lower-case
(#1268) Variable "fDspGuts" must be all lower-case
(#1269) Variable "fFrozenNoSplit" must be all lower-case
(#1270) Variable "fSelected" must be all lower-case
(#1271) Variable "fPaged" must be all lower-case
(#1272) Variable "fPageBreakPreview" must be all lower-case
(#1275) Variable "rwTop" must be all lower-case
(#1275) Variable "colLeft" must be all lower-case
(#1277) This comment is 50% valid code; is this commented out code?
(#1278) Variable "rgbHdr" must be all lower-case
(#1278) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) Variable "zoom_factor_page_break" must not contain underscores.
(#1279) Variable "fPageBreakPreview" must be all lower-case
(#1280) Variable "zoom_factor_normal" must not contain underscores.
(#1282) Variable "rgbHdr" must be all lower-case
(#1282) Variable "zoom_factor_page_break" must not contain underscores.
(#1282) Variable "zoom_factor_normal" must not contain underscores.
(#1290) Private method name "Worksheet::writeDefaultRowHeight" must be in lower-case letters only
(#1291) Opening brace should be on the same line as the declaration
(#1292) Variable "defaultRowHeight" must be all lower-case
(#1294) Variable "defaultRowHeight" must be all lower-case
(#1298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1298) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Variable "defaultRowHeight" must be all lower-case
(#1299) Variable "defaultRowHeight" must be all lower-case
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) Variable "defaultRowHeight" must be all lower-case
(#1312) Private method name "Worksheet::writeDefcol" must be in lower-case letters only
(#1313) Opening brace should be on the same line as the declaration
(#1314) Variable "defaultColWidth" must be all lower-case
(#1317) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Variable "defaultColWidth" must be all lower-case
(#1338) Private method name "Worksheet::writeColinfo" must be in lower-case letters only
(#1338) Variable "col_array" must not contain underscores.
(#1339) Opening brace should be on the same line as the declaration
(#1340) Variable "col_array" must not contain underscores.
(#1341) Variable "colFirst" must be all lower-case
(#1341) Variable "col_array" must not contain underscores.
(#1343) Variable "col_array" must not contain underscores.
(#1344) Variable "colLast" must be all lower-case
(#1344) Variable "col_array" must not contain underscores.
(#1346) Variable "col_array" must not contain underscores.
(#1347) Variable "col_array" must not contain underscores.
(#1351) Variable "col_array" must not contain underscores.
(#1352) Variable "xfIndex" must be all lower-case
(#1352) Variable "col_array" must not contain underscores.
(#1354) Variable "xfIndex" must be all lower-case
(#1356) Variable "col_array" must not contain underscores.
(#1357) Variable "col_array" must not contain underscores.
(#1361) Variable "col_array" must not contain underscores.
(#1362) Variable "col_array" must not contain underscores.
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) Inline comments must end in full-stops, exclamation marks, or question marks
(#1371) Variable "xfIndex" must be all lower-case
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) Variable "colFirst" must be all lower-case
(#1378) Variable "colLast" must be all lower-case
(#1385) Private method name "Worksheet::writeSelection" must be in lower-case letters only
(#1386) Opening brace should be on the same line as the declaration
(#1387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1388) Variable "selectedCells" must be all lower-case
(#1389) Variable "selectedCells" must be all lower-case
(#1390) Variable "selectedCells" must be all lower-case
(#1390) Variable "selectedCells" must be all lower-case
(#1391) Variable "selectedCells" must be all lower-case
(#1392) Variable "selectedCells" must be all lower-case
(#1394) Variable "selectedCells" must be all lower-case
(#1395) Variable "selectedCells" must be all lower-case
(#1398) Variable "colFirst" must be all lower-case
(#1398) Variable "rwFirst" must be all lower-case
(#1399) Variable "colFirst" must be all lower-case
(#1399) Variable "colFirst" must be all lower-case
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1400) Variable "rwFirst" must be all lower-case
(#1400) Inline comments must end in full-stops, exclamation marks, or question marks
(#1402) Variable "colLast" must be all lower-case
(#1402) Variable "rwLast" must be all lower-case
(#1403) Variable "colLast" must be all lower-case
(#1403) Variable "colLast" must be all lower-case
(#1403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1404) Variable "rwLast" must be all lower-case
(#1404) Inline comments must end in full-stops, exclamation marks, or question marks
(#1406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1406) Inline comments must end in full-stops, exclamation marks, or question marks
(#1407) Variable "colFirst" must be all lower-case
(#1407) Variable "colFirst" must be all lower-case
(#1408) Variable "colLast" must be all lower-case
(#1408) Variable "colLast" must be all lower-case
(#1410) Variable "rwFirst" must be all lower-case
(#1410) Variable "rwFirst" must be all lower-case
(#1411) Variable "rwLast" must be all lower-case
(#1411) Variable "rwLast" must be all lower-case
(#1414) Inline comments must end in full-stops, exclamation marks, or question marks
(#1417) Variable "rwAct" must be all lower-case
(#1417) Variable "rwFirst" must be all lower-case
(#1418) Variable "colAct" must be all lower-case
(#1418) Variable "colFirst" must be all lower-case
(#1419) Variable "irefAct" must be all lower-case
(#1420) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) Variable "rwLast" must be all lower-case
(#1423) Variable "rwLast" must be all lower-case
(#1423) Variable "rwFirst" must be all lower-case
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1425) Variable "colLast" must be all lower-case
(#1426) Variable "colLast" must be all lower-case
(#1426) Variable "colFirst" must be all lower-case
(#1426) Inline comments must end in full-stops, exclamation marks, or question marks
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1430) Variable "rwFirst" must be all lower-case
(#1430) Variable "rwLast" must be all lower-case
(#1431) Variable "rwFirst" must be all lower-case
(#1431) Variable "rwLast" must be all lower-case
(#1431) Variable "rwLast" must be all lower-case
(#1431) Variable "rwFirst" must be all lower-case
(#1434) Variable "colFirst" must be all lower-case
(#1434) Variable "colLast" must be all lower-case
(#1435) Variable "colFirst" must be all lower-case
(#1435) Variable "colLast" must be all lower-case
(#1435) Variable "colLast" must be all lower-case
(#1435) Variable "colFirst" must be all lower-case
(#1439) Variable "rwAct" must be all lower-case
(#1439) Variable "colAct" must be all lower-case
(#1439) Variable "irefAct" must be all lower-case
(#1439) Variable "rwFirst" must be all lower-case
(#1439) Variable "rwLast" must be all lower-case
(#1439) Variable "colFirst" must be all lower-case
(#1439) Variable "colLast" must be all lower-case
(#1446) Private method name "Worksheet::writeMergedCells" must be in lower-case letters only
(#1447) Opening brace should be on the same line as the declaration
(#1448) Variable "mergeCells" must be all lower-case
(#1449) Variable "countMergeCells" must be all lower-case
(#1449) Variable "mergeCells" must be all lower-case
(#1451) Variable "countMergeCells" must be all lower-case
(#1455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1456) Variable "maxCountMergeCellsPerRecord" must be all lower-case
(#1458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1464) Inline comments must end in full-stops, exclamation marks, or question marks
(#1467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1467) Inline comments must end in full-stops, exclamation marks, or question marks
(#1468) Variable "recordData" must be all lower-case
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) Variable "mergeCells" must be all lower-case
(#1471) Variable "mergeCell" must be all lower-case
(#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
(#1476) Variable "mergeCell" must be all lower-case
(#1478) Variable "firstColumn" must be all lower-case
(#1478) Variable "firstRow" must be all lower-case
(#1479) Variable "lastColumn" must be all lower-case
(#1479) Variable "lastRow" must be all lower-case
(#1481) Variable "recordData" must be all lower-case
(#1481) Variable "firstRow" must be all lower-case
(#1481) Variable "lastRow" must be all lower-case
(#1481) Variable "firstColumn" must be all lower-case
(#1481) Variable "lastColumn" must be all lower-case
(#1481) Line exceeds maximum limit of 180 characters; contains 214 characters
(#1483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) Variable "maxCountMergeCellsPerRecord" must be all lower-case
(#1484) Variable "countMergeCells" must be all lower-case
(#1485) Variable "recordData" must be all lower-case
(#1485) Variable "recordData" must be all lower-case
(#1486) Variable "recordData" must be all lower-case
(#1488) Variable "recordData" must be all lower-case
(#1490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1490) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) Variable "recordData" must be all lower-case
(#1500) Private method name "Worksheet::writeSheetLayout" must be in lower-case letters only
(#1501) Opening brace should be on the same line as the declaration
(#1506) Variable "recordData" must be all lower-case
(#1509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1514) Inline comments must end in full-stops, exclamation marks, or question marks
(#1517) Variable "recordData" must be all lower-case
(#1519) Inline comments must end in full-stops, exclamation marks, or question marks
(#1521) Variable "recordData" must be all lower-case
(#1527) Private method name "Worksheet::writeSheetProtection" must be in lower-case letters only
(#1528) Opening brace should be on the same line as the declaration
(#1529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1529) Inline comments must end in full-stops, exclamation marks, or question marks
(#1532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1532) Inline comments must end in full-stops, exclamation marks, or question marks
(#1549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1549) Inline comments must end in full-stops, exclamation marks, or question marks
(#1550) Variable "recordData" must be all lower-case
(#1552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1562) Variable "recordData" must be all lower-case
(#1565) Variable "recordData" must be all lower-case
(#1574) Private method name "Worksheet::writeRangeProtection" must be in lower-case letters only
(#1575) Opening brace should be on the same line as the declaration
(#1577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1577) Inline comments must end in full-stops, exclamation marks, or question marks
(#1578) Variable "cellRanges" must be all lower-case
(#1579) Variable "cellRanges" must be all lower-case
(#1581) Variable "recordData" must be all lower-case
(#1595) Variable "cellRanges" must be all lower-case
(#1595) Variable "cellRange" must be all lower-case
(#1596) Variable "recordData" must be all lower-case
(#1596) Variable "cellRange" must be all lower-case
(#1599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1600) Variable "recordData" must be all lower-case
(#1606) Variable "recordData" must be all lower-case
(#1606) Variable "recordData" must be all lower-case
(#1608) Variable "recordData" must be all lower-case
(#1610) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Variable "recordData" must be all lower-case
(#1628) Private method name "Worksheet::writeExterncount" must be in lower-case letters only
(#1629) Opening brace should be on the same line as the declaration
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1646) Private method name "Worksheet::writeExternsheet" must be in lower-case letters only
(#1647) Opening brace should be on the same line as the declaration
(#1648) Inline comments must end in full-stops, exclamation marks, or question marks
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1661) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) Private method name "Worksheet::writePanes" must be in lower-case letters only
(#1676) Opening brace should be on the same line as the declaration
(#1678) Variable "freezePane" must be all lower-case
(#1679) Variable "freezePane" must be all lower-case
(#1683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1689) Variable "rwTop" must be all lower-case
(#1690) Variable "colLeft" must be all lower-case
(#1691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1691) Inline comments must end in full-stops, exclamation marks, or question marks
(#1692) Variable "pnnAct" must be all lower-case
(#1694) Variable "pnnAct" must be all lower-case
(#1697) Inline comments must end in full-stops, exclamation marks, or question marks
(#1701) Inline comments must end in full-stops, exclamation marks, or question marks
(#1702) Variable "rwTop" must be all lower-case
(#1703) Variable "rwTop" must be all lower-case
(#1705) Variable "colLeft" must be all lower-case
(#1706) Variable "colLeft" must be all lower-case
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1710) Variable "rwTop" must be all lower-case
(#1711) Variable "rwTop" must be all lower-case
(#1713) Variable "colLeft" must be all lower-case
(#1714) Variable "colLeft" must be all lower-case
(#1729) Variable "pnnAct" must be all lower-case
(#1731) Variable "pnnAct" must be all lower-case
(#1731) Inline comments must end in full-stops, exclamation marks, or question marks
(#1734) Variable "pnnAct" must be all lower-case
(#1734) Inline comments must end in full-stops, exclamation marks, or question marks
(#1737) Variable "pnnAct" must be all lower-case
(#1737) Inline comments must end in full-stops, exclamation marks, or question marks
(#1740) Variable "pnnAct" must be all lower-case
(#1740) Inline comments must end in full-stops, exclamation marks, or question marks
(#1744) Variable "pnnAct" must be all lower-case
(#1744) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) Variable "rwTop" must be all lower-case
(#1747) Variable "colLeft" must be all lower-case
(#1747) Variable "pnnAct" must be all lower-case
(#1754) Private method name "Worksheet::writeSetup" must be in lower-case letters only
(#1755) Opening brace should be on the same line as the declaration
(#1757) Inline comments must end in full-stops, exclamation marks, or question marks
(#1759) Variable "iPaperSize" must be all lower-case
(#1759) Inline comments must end in full-stops, exclamation marks, or question marks
(#1761) Variable "iScale" must be all lower-case
(#1762) Inline comments must end in full-stops, exclamation marks, or question marks
(#1764) Variable "iPageStart" must be all lower-case
(#1765) Variable "iFitWidth" must be all lower-case
(#1766) Variable "iFitHeight" must be all lower-case
(#1768) Variable "iRes" must be all lower-case
(#1769) Variable "iVRes" must be all lower-case
(#1769) Inline comments must end in full-stops, exclamation marks, or question marks
(#1771) Variable "numHdr" must be all lower-case
(#1771) Inline comments must end in full-stops, exclamation marks, or question marks
(#1773) Variable "numFtr" must be all lower-case
(#1774) Variable "iCopies" must be all lower-case
(#1774) Inline comments must end in full-stops, exclamation marks, or question marks
(#1776) Variable "fLeftToRight" must be all lower-case
(#1776) Inline comments must end in full-stops, exclamation marks, or question marks
(#1778) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) Variable "fLandscape" must be all lower-case
(#1779) Line exceeds 132 characters; contains 147 characters
(#1782) Variable "fNoPls" must be all lower-case
(#1783) Variable "fNoColor" must be all lower-case
(#1784) Variable "fDraft" must be all lower-case
(#1785) Variable "fNotes" must be all lower-case
(#1786) Variable "fNoOrient" must be all lower-case
(#1787) Variable "fUsePage" must be all lower-case
(#1787) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Variable "fLeftToRight" must be all lower-case
(#1790) Variable "fLandscape" must be all lower-case
(#1791) Variable "fNoPls" must be all lower-case
(#1792) Variable "fNoColor" must be all lower-case
(#1793) Variable "fDraft" must be all lower-case
(#1794) Variable "fNotes" must be all lower-case
(#1795) Variable "fNoOrient" must be all lower-case
(#1796) Variable "fUsePage" must be all lower-case
(#1798) Variable "numHdr" must be all lower-case
(#1798) Variable "numHdr" must be all lower-case
(#1799) Variable "numFtr" must be all lower-case
(#1799) Variable "numFtr" must be all lower-case
(#1800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1800) Inline comments must end in full-stops, exclamation marks, or question marks
(#1801) Variable "numHdr" must be all lower-case
(#1801) Variable "numHdr" must be all lower-case
(#1802) Variable "numFtr" must be all lower-case
(#1802) Variable "numFtr" must be all lower-case
(#1806) Variable "iPaperSize" must be all lower-case
(#1806) Variable "iScale" must be all lower-case
(#1806) Variable "iPageStart" must be all lower-case
(#1806) Variable "iFitWidth" must be all lower-case
(#1806) Variable "iFitHeight" must be all lower-case
(#1806) Variable "iRes" must be all lower-case
(#1806) Variable "iVRes" must be all lower-case
(#1807) Variable "numHdr" must be all lower-case
(#1807) Variable "numFtr" must be all lower-case
(#1808) Variable "iCopies" must be all lower-case
(#1815) Private method name "Worksheet::writeHeader" must be in lower-case letters only
(#1816) Opening brace should be on the same line as the declaration
(#1817) Inline comments must end in full-stops, exclamation marks, or question marks
(#1819) This comment is 45% valid code; is this commented out code?
(#1828) Variable "recordData" must be all lower-case
(#1828) Line exceeds 132 characters; contains 144 characters
(#1829) Variable "recordData" must be all lower-case
(#1833) Variable "recordData" must be all lower-case
(#1839) Private method name "Worksheet::writeFooter" must be in lower-case letters only
(#1840) Opening brace should be on the same line as the declaration
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1843) This comment is 45% valid code; is this commented out code?
(#1852) Variable "recordData" must be all lower-case
(#1852) Line exceeds 132 characters; contains 144 characters
(#1853) Variable "recordData" must be all lower-case
(#1857) Variable "recordData" must be all lower-case
(#1863) Private method name "Worksheet::writeHcenter" must be in lower-case letters only
(#1864) Opening brace should be on the same line as the declaration
(#1866) Inline comments must end in full-stops, exclamation marks, or question marks
(#1868) Variable "fHCenter" must be all lower-case
(#1868) Inline comments must end in full-stops, exclamation marks, or question marks
(#1871) Variable "fHCenter" must be all lower-case
(#1879) Private method name "Worksheet::writeVcenter" must be in lower-case letters only
(#1880) Opening brace should be on the same line as the declaration
(#1882) Inline comments must end in full-stops, exclamation marks, or question marks
(#1884) Variable "fVCenter" must be all lower-case
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1887) Variable "fVCenter" must be all lower-case
(#1894) Private method name "Worksheet::writeMarginLeft" must be in lower-case letters only
(#1895) Opening brace should be on the same line as the declaration
(#1897) Inline comments must end in full-stops, exclamation marks, or question marks
(#1899) Inline comments must end in full-stops, exclamation marks, or question marks
(#1903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1903) Inline comments must end in full-stops, exclamation marks, or question marks
(#1913) Private method name "Worksheet::writeMarginRight" must be in lower-case letters only
(#1914) Opening brace should be on the same line as the declaration
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Inline comments must end in full-stops, exclamation marks, or question marks
(#1922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1922) Inline comments must end in full-stops, exclamation marks, or question marks
(#1932) Private method name "Worksheet::writeMarginTop" must be in lower-case letters only
(#1933) Opening brace should be on the same line as the declaration
(#1935) Inline comments must end in full-stops, exclamation marks, or question marks
(#1937) Inline comments must end in full-stops, exclamation marks, or question marks
(#1941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1951) Private method name "Worksheet::writeMarginBottom" must be in lower-case letters only
(#1952) Opening brace should be on the same line as the declaration
(#1954) Inline comments must end in full-stops, exclamation marks, or question marks
(#1956) Inline comments must end in full-stops, exclamation marks, or question marks
(#1960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1960) Inline comments must end in full-stops, exclamation marks, or question marks
(#1970) Private method name "Worksheet::writePrintHeaders" must be in lower-case letters only
(#1971) Opening brace should be on the same line as the declaration
(#1973) Inline comments must end in full-stops, exclamation marks, or question marks
(#1975) Variable "fPrintRwCol" must be all lower-case
(#1975) Inline comments must end in full-stops, exclamation marks, or question marks
(#1978) Variable "fPrintRwCol" must be all lower-case
(#1986) Private method name "Worksheet::writePrintGridlines" must be in lower-case letters only
(#1987) Opening brace should be on the same line as the declaration
(#1989) Inline comments must end in full-stops, exclamation marks, or question marks
(#1991) Variable "fPrintGrid" must be all lower-case
(#1991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1994) Variable "fPrintGrid" must be all lower-case
(#2002) Private method name "Worksheet::writeGridset" must be in lower-case letters only
(#2003) Opening brace should be on the same line as the declaration
(#2005) Inline comments must end in full-stops, exclamation marks, or question marks
(#2007) Variable "fGridSet" must be all lower-case
(#2007) Inline comments must end in full-stops, exclamation marks, or question marks
(#2010) Variable "fGridSet" must be all lower-case
(#2017) Private method name "Worksheet::writeAutoFilterInfo" must be in lower-case letters only
(#2018) Opening brace should be on the same line as the declaration
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2022) Variable "rangeBounds" must be all lower-case
(#2023) Variable "iNumFilters" must be all lower-case
(#2023) Variable "rangeBounds" must be all lower-case
(#2023) Variable "rangeBounds" must be all lower-case
(#2026) Variable "iNumFilters" must be all lower-case
(#2037) Private method name "Worksheet::writeGuts" must be in lower-case letters only
(#2038) Opening brace should be on the same line as the declaration
(#2040) Inline comments must end in full-stops, exclamation marks, or question marks
(#2042) Variable "dxRwGut" must be all lower-case
(#2043) Variable "dxColGut" must be all lower-case
(#2043) Inline comments must end in full-stops, exclamation marks, or question marks
(#2045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2045) Inline comments must end in full-stops, exclamation marks, or question marks
(#2046) Variable "maxRowOutlineLevel" must be all lower-case
(#2047) Variable "rowDimension" must be all lower-case
(#2048) Variable "maxRowOutlineLevel" must be all lower-case
(#2048) Variable "maxRowOutlineLevel" must be all lower-case
(#2048) Variable "rowDimension" must be all lower-case
(#2051) Variable "col_level" must not contain underscores.
(#2057) Variable "col_level" must not contain underscores.
(#2057) Variable "col_level" must not contain underscores.
(#2061) Variable "col_level" must not contain underscores.
(#2061) Variable "col_level" must not contain underscores.
(#2063) Inline comments must end in full-stops, exclamation marks, or question marks
(#2064) Variable "maxRowOutlineLevel" must be all lower-case
(#2065) Variable "maxRowOutlineLevel" must be all lower-case
(#2067) Variable "col_level" must not contain underscores.
(#2068) Variable "col_level" must not contain underscores.
(#2072) Variable "dxRwGut" must be all lower-case
(#2072) Variable "dxColGut" must be all lower-case
(#2072) Variable "maxRowOutlineLevel" must be all lower-case
(#2072) Variable "col_level" must not contain underscores.
(#2081) Private method name "Worksheet::writeWsbool" must be in lower-case letters only
(#2082) Opening brace should be on the same line as the declaration
(#2084) Inline comments must end in full-stops, exclamation marks, or question marks
(#2091) Inline comments must end in full-stops, exclamation marks, or question marks
(#2093) Inline comments must end in full-stops, exclamation marks, or question marks
(#2096) Inline comments must end in full-stops, exclamation marks, or question marks
(#2099) Inline comments must end in full-stops, exclamation marks, or question marks
(#2102) Inline comments must end in full-stops, exclamation marks, or question marks
(#2105) Inline comments must end in full-stops, exclamation marks, or question marks
(#2116) Private method name "Worksheet::writeBreaks" must be in lower-case letters only
(#2117) Opening brace should be on the same line as the declaration
(#2118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2118) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) Variable "breakType" must be all lower-case
(#2123) Inline comments must end in full-stops, exclamation marks, or question marks
(#2126) Inline comments must end in full-stops, exclamation marks, or question marks
(#2127) Variable "breakType" must be all lower-case
(#2129) Inline comments must end in full-stops, exclamation marks, or question marks
(#2133) Inline comments must end in full-stops, exclamation marks, or question marks
(#2138) Inline comments must end in full-stops, exclamation marks, or question marks
(#2143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2143) Inline comments must end in full-stops, exclamation marks, or question marks
(#2143) No space found before comment text; expected "// horizontal page breaks" but found "//horizontal page breaks"
(#2145) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2147) Inline comments must end in full-stops, exclamation marks, or question marks
(#2153) Inline comments must end in full-stops, exclamation marks, or question marks
(#2158) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2166) Inline comments must end in full-stops, exclamation marks, or question marks
(#2169) Inline comments must end in full-stops, exclamation marks, or question marks
(#2172) Inline comments must end in full-stops, exclamation marks, or question marks
(#2174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2174) Inline comments must end in full-stops, exclamation marks, or question marks
(#2180) Inline comments must end in full-stops, exclamation marks, or question marks
(#2185) Inline comments must end in full-stops, exclamation marks, or question marks
(#2197) Private method name "Worksheet::writeProtect" must be in lower-case letters only
(#2198) Opening brace should be on the same line as the declaration
(#2199) Inline comments must end in full-stops, exclamation marks, or question marks
(#2205) Inline comments must end in full-stops, exclamation marks, or question marks
(#2207) Variable "fLock" must be all lower-case
(#2207) Inline comments must end in full-stops, exclamation marks, or question marks
(#2210) Variable "fLock" must be all lower-case
(#2218) Private method name "Worksheet::writeScenProtect" must be in lower-case letters only
(#2219) Opening brace should be on the same line as the declaration
(#2220) Inline comments must end in full-stops, exclamation marks, or question marks
(#2225) Inline comments must end in full-stops, exclamation marks, or question marks
(#2231) Inline comments must end in full-stops, exclamation marks, or question marks
(#2242) Private method name "Worksheet::writeObjectProtect" must be in lower-case letters only
(#2243) Opening brace should be on the same line as the declaration
(#2244) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) Inline comments must end in full-stops, exclamation marks, or question marks
(#2255) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Private method name "Worksheet::writePassword" must be in lower-case letters only
(#2267) Opening brace should be on the same line as the declaration
(#2268) Inline comments must end in full-stops, exclamation marks, or question marks
(#2274) Inline comments must end in full-stops, exclamation marks, or question marks
(#2276) Variable "wPassword" must be all lower-case
(#2276) Inline comments must end in full-stops, exclamation marks, or question marks
(#2279) Variable "wPassword" must be all lower-case
(#2295) Public method name "Worksheet::insertBitmap" must be in lower-case letters only
(#2295) Variable "scale_x" must not contain underscores.
(#2295) Variable "scale_y" must not contain underscores.
(#2296) Opening brace should be on the same line as the declaration
(#2297) Variable "bitmap_array" must not contain underscores.
(#2298) Variable "bitmap_array" must not contain underscores.
(#2301) Variable "scale_x" must not contain underscores.
(#2302) Variable "scale_y" must not contain underscores.
(#2304) Inline comments must end in full-stops, exclamation marks, or question marks
(#2307) Inline comments must end in full-stops, exclamation marks, or question marks
(#2368) Public method name "Worksheet::positionImage" must be in lower-case letters only
(#2368) Variable "col_start" must not contain underscores.
(#2368) Variable "row_start" must not contain underscores.
(#2369) Opening brace should be on the same line as the declaration
(#2371) Variable "col_end" must not contain underscores.
(#2371) Variable "col_start" must not contain underscores.
(#2372) Variable "row_end" must not contain underscores.
(#2372) Variable "row_start" must not contain underscores.
(#2372) Inline comments must end in full-stops, exclamation marks, or question marks
(#2374) Inline comments must end in full-stops, exclamation marks, or question marks
(#2375) Variable "col_start" must not contain underscores.
(#2375) Line exceeds 132 characters; contains 154 characters
(#2378) Variable "row_start" must not contain underscores.
(#2385) Inline comments must end in full-stops, exclamation marks, or question marks
(#2386) Variable "col_end" must not contain underscores.
(#2386) Line exceeds 132 characters; contains 158 characters
(#2387) Variable "col_end" must not contain underscores.
(#2387) Line exceeds 132 characters; contains 153 characters
(#2388) Variable "col_end" must not contain underscores.
(#2391) Inline comments must end in full-stops, exclamation marks, or question marks
(#2392) Variable "row_end" must not contain underscores.
(#2393) Variable "row_end" must not contain underscores.
(#2394) Variable "row_end" must not contain underscores.
(#2400) Variable "col_start" must not contain underscores.
(#2400) Line exceeds 132 characters; contains 152 characters
(#2403) Variable "col_end" must not contain underscores.
(#2403) Line exceeds 132 characters; contains 150 characters
(#2406) Variable "row_start" must not contain underscores.
(#2409) Variable "row_end" must not contain underscores.
(#2413) Inline comments must end in full-stops, exclamation marks, or question marks
(#2414) Variable "col_start" must not contain underscores.
(#2414) Line exceeds 132 characters; contains 160 characters
(#2415) Variable "row_start" must not contain underscores.
(#2416) Variable "col_end" must not contain underscores.
(#2417) Variable "row_end" must not contain underscores.
(#2417) Line exceeds 132 characters; contains 142 characters
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2419) Variable "col_start" must not contain underscores.
(#2419) Variable "row_start" must not contain underscores.
(#2419) Variable "col_end" must not contain underscores.
(#2419) Variable "row_end" must not contain underscores.
(#2435) Private method name "Worksheet::writeObjPicture" must be in lower-case letters only
(#2435) Variable "colL" must be all lower-case
(#2435) Variable "dxL" must be all lower-case
(#2435) Variable "rwT" must be all lower-case
(#2435) Variable "dyT" must be all lower-case
(#2435) Variable "colR" must be all lower-case
(#2435) Variable "dxR" must be all lower-case
(#2435) Variable "rwB" must be all lower-case
(#2435) Variable "dyB" must be all lower-case
(#2436) Opening brace should be on the same line as the declaration
(#2438) Inline comments must end in full-stops, exclamation marks, or question marks
(#2440) Variable "cObj" must be all lower-case
(#2441) Variable "OT" must be all lower-case
(#2443) Inline comments must end in full-stops, exclamation marks, or question marks
(#2445) Variable "cbMacro" must be all lower-case
(#2446) Variable "Reserved1" must be all lower-case
(#2447) Variable "Reserved2" must be all lower-case
(#2447) Inline comments must end in full-stops, exclamation marks, or question marks
(#2449) Variable "icvBack" must be all lower-case
(#2450) Variable "icvFore" must be all lower-case
(#2452) Variable "fAuto" must be all lower-case
(#2456) Variable "fAutoB" must be all lower-case
(#2459) Variable "Reserved3" must be all lower-case
(#2460) Variable "cbPictFmla" must be all lower-case
(#2461) Variable "Reserved4" must be all lower-case
(#2463) Variable "Reserved5" must be all lower-case
(#2463) Inline comments must end in full-stops, exclamation marks, or question marks
(#2466) Variable "cObj" must be all lower-case
(#2467) Variable "OT" must be all lower-case
(#2470) Variable "colL" must be all lower-case
(#2471) Variable "dxL" must be all lower-case
(#2472) Variable "rwT" must be all lower-case
(#2473) Variable "dyT" must be all lower-case
(#2474) Variable "colR" must be all lower-case
(#2475) Variable "dxR" must be all lower-case
(#2476) Variable "rwB" must be all lower-case
(#2477) Variable "dyB" must be all lower-case
(#2478) Variable "cbMacro" must be all lower-case
(#2479) Variable "Reserved1" must be all lower-case
(#2480) Variable "Reserved2" must be all lower-case
(#2481) Variable "icvBack" must be all lower-case
(#2482) Variable "icvFore" must be all lower-case
(#2484) Variable "fAuto" must be all lower-case
(#2488) Variable "fAutoB" must be all lower-case
(#2491) Variable "Reserved3" must be all lower-case
(#2492) Variable "cbPictFmla" must be all lower-case
(#2493) Variable "Reserved4" must be all lower-case
(#2495) Variable "Reserved5" must be all lower-case
(#2506) Public method name "Worksheet::processBitmapGd" must be in lower-case letters only
(#2507) Opening brace should be on the same line as the declaration
(#2536) Public method name "Worksheet::processBitmap" must be in lower-case letters only
(#2537) Opening brace should be on the same line as the declaration
(#2539) Variable "bmp_fd" must not contain underscores.
(#2540) Variable "bmp_fd" must not contain underscores.
(#2545) Variable "bmp_fd" must not contain underscores.
(#2564) Variable "size_array" must not contain underscores.
(#2565) Variable "size_array" must not contain underscores.
(#2574) Variable "width_and_height" must not contain underscores.
(#2575) Variable "width_and_height" must not contain underscores.
(#2576) Variable "width_and_height" must not contain underscores.
(#2586) Variable "planes_and_bitcount" must not contain underscores.
(#2588) Variable "planes_and_bitcount" must not contain underscores.
(#2588) Inline comments must end in full-stops, exclamation marks, or question marks
(#2591) Variable "planes_and_bitcount" must not contain underscores.
(#2606) Inline comments must end in full-stops, exclamation marks, or question marks
(#2617) Private method name "Worksheet::writeZoom" must be in lower-case letters only
(#2618) Opening brace should be on the same line as the declaration
(#2619) Inline comments must end in full-stops, exclamation marks, or question marks
(#2625) Inline comments must end in full-stops, exclamation marks, or question marks
(#2637) Public method name "Worksheet::getEscher" must be in lower-case letters only
(#2638) Opening brace should be on the same line as the declaration
(#2647) Public method name "Worksheet::setEscher" must be in lower-case letters only
(#2647) Variable "pValue" must be all lower-case
(#2648) Opening brace should be on the same line as the declaration
(#2649) Variable "pValue" must be all lower-case
(#2655) Private method name "Worksheet::writeMsoDrawing" must be in lower-case letters only
(#2656) Opening brace should be on the same line as the declaration
(#2657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2657) Inline comments must end in full-stops, exclamation marks, or question marks
(#2661) Variable "spOffsets" must be all lower-case
(#2662) Variable "spTypes" must be all lower-case
(#2663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2663) Inline comments must end in full-stops, exclamation marks, or question marks
(#2665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2665) Inline comments must end in full-stops, exclamation marks, or question marks
(#2666) Variable "spOffsets" must be all lower-case
(#2667) Variable "spOffsets" must be all lower-case
(#2667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2667) Inline comments must end in full-stops, exclamation marks, or question marks
(#2670) Inline comments must end in full-stops, exclamation marks, or question marks
(#2672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2673) Variable "dataChunk" must be all lower-case
(#2673) Variable "spOffsets" must be all lower-case
(#2673) Variable "spOffsets" must be all lower-case
(#2673) Variable "spOffsets" must be all lower-case
(#2675) Variable "dataChunk" must be all lower-case
(#2678) Variable "dataChunk" must be all lower-case
(#2681) Inline comments must end in full-stops, exclamation marks, or question marks
(#2682) Variable "objData" must be all lower-case
(#2684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2684) Inline comments must end in full-stops, exclamation marks, or question marks
(#2685) Variable "spTypes" must be all lower-case
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2687) Variable "objData" must be all lower-case
(#2697) Inline comments must end in full-stops, exclamation marks, or question marks
(#2700) Inline comments must end in full-stops, exclamation marks, or question marks
(#2701) Variable "objData" must be all lower-case
(#2702) Variable "objData" must be all lower-case
(#2703) Inline comments must end in full-stops, exclamation marks, or question marks
(#2704) Variable "objData" must be all lower-case
(#2705) Variable "objData" must be all lower-case
(#2707) Inline comments must end in full-stops, exclamation marks, or question marks
(#2708) Variable "objData" must be all lower-case
(#2718) Inline comments must end in full-stops, exclamation marks, or question marks
(#2722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2722) Inline comments must end in full-stops, exclamation marks, or question marks
(#2723) Variable "objData" must be all lower-case
(#2727) Inline comments must end in full-stops, exclamation marks, or question marks
(#2730) Variable "objData" must be all lower-case
(#2732) Variable "objData" must be all lower-case
(#2740) Private method name "Worksheet::writeDataValidity" must be in lower-case letters only
(#2741) Opening brace should be on the same line as the declaration
(#2742) Inline comments must end in full-stops, exclamation marks, or question marks
(#2743) Variable "dataValidationCollection" must be all lower-case
(#2746) Variable "dataValidationCollection" must be all lower-case
(#2749) Inline comments must end in full-stops, exclamation marks, or question marks
(#2752) Variable "horPos" must be all lower-case
(#2753) Variable "verPos" must be all lower-case
(#2754) Variable "objId" must be all lower-case
(#2754) Inline comments must end in full-stops, exclamation marks, or question marks
(#2757) Variable "horPos" must be all lower-case
(#2757) Variable "verPos" must be all lower-case
(#2757) Variable "objId" must be all lower-case
(#2757) Variable "dataValidationCollection" must be all lower-case
(#2761) Inline comments must end in full-stops, exclamation marks, or question marks
(#2763) Variable "dataValidationCollection" must be all lower-case
(#2763) Variable "cellCoordinate" must be all lower-case
(#2763) Variable "dataValidation" must be all lower-case
(#2764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2764) Inline comments must end in full-stops, exclamation marks, or question marks
(#2767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2767) Inline comments must end in full-stops, exclamation marks, or question marks
(#2770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2770) Inline comments must end in full-stops, exclamation marks, or question marks
(#2771) Variable "dataValidation" must be all lower-case
(#2800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2800) Inline comments must end in full-stops, exclamation marks, or question marks
(#2801) Variable "errorStyle" must be all lower-case
(#2801) Variable "dataValidation" must be all lower-case
(#2802) Variable "errorStyle" must be all lower-case
(#2804) Variable "errorStyle" must be all lower-case
(#2807) Variable "errorStyle" must be all lower-case
(#2810) Variable "errorStyle" must be all lower-case
(#2813) Variable "errorStyle" must be all lower-case
(#2815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2816) Variable "dataValidation" must be all lower-case
(#2820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2820) Inline comments must end in full-stops, exclamation marks, or question marks
(#2821) Variable "dataValidation" must be all lower-case
(#2823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2823) Inline comments must end in full-stops, exclamation marks, or question marks
(#2824) Variable "dataValidation" must be all lower-case
(#2826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2826) Inline comments must end in full-stops, exclamation marks, or question marks
(#2827) Variable "dataValidation" must be all lower-case
(#2829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2829) Inline comments must end in full-stops, exclamation marks, or question marks
(#2830) Variable "dataValidation" must be all lower-case
(#2832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2832) Inline comments must end in full-stops, exclamation marks, or question marks
(#2833) Variable "dataValidation" must be all lower-case
(#2864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2864) Inline comments must end in full-stops, exclamation marks, or question marks
(#2865) Variable "promptTitle" must be all lower-case
(#2865) Variable "dataValidation" must be all lower-case
(#2866) Variable "dataValidation" must be all lower-case
(#2867) Variable "promptTitle" must be all lower-case
(#2869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2869) Inline comments must end in full-stops, exclamation marks, or question marks
(#2870) Variable "errorTitle" must be all lower-case
(#2870) Variable "dataValidation" must be all lower-case
(#2871) Variable "dataValidation" must be all lower-case
(#2872) Variable "errorTitle" must be all lower-case
(#2874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2874) Inline comments must end in full-stops, exclamation marks, or question marks
(#2875) Variable "dataValidation" must be all lower-case
(#2876) Variable "dataValidation" must be all lower-case
(#2879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2879) Inline comments must end in full-stops, exclamation marks, or question marks
(#2880) Variable "dataValidation" must be all lower-case
(#2881) Variable "dataValidation" must be all lower-case
(#2884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2884) Inline comments must end in full-stops, exclamation marks, or question marks
(#2886) Variable "dataValidation" must be all lower-case
(#2887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2887) Inline comments must end in full-stops, exclamation marks, or question marks
(#2900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2900) Inline comments must end in full-stops, exclamation marks, or question marks
(#2902) Variable "dataValidation" must be all lower-case
(#2916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2916) Inline comments must end in full-stops, exclamation marks, or question marks
(#2918) Variable "cellCoordinate" must be all lower-case
(#2934) Private method name "Worksheet::mapErrorCode" must be in lower-case letters only
(#2934) Variable "errorCode" must be all lower-case
(#2935) Opening brace should be on the same line as the declaration
(#2936) Variable "errorCode" must be all lower-case
(#2959) Private method name "Worksheet::writePageLayoutView" must be in lower-case letters only
(#2960) Opening brace should be on the same line as the declaration
(#2962) Inline comments must end in full-stops, exclamation marks, or question marks
(#2964) This comment is 50% valid code; is this commented out code?
(#2965) Variable "grbitFrt" must be all lower-case
(#2965) This comment is 50% valid code; is this commented out code?
(#2966) This comment is 50% valid code; is this commented out code?
(#2967) Variable "wScalvePLV" must be all lower-case
(#2967) Inline comments must end in full-stops, exclamation marks, or question marks
(#2967) This comment is 50% valid code; is this commented out code?
(#2969) Inline comments must end in full-stops, exclamation marks, or question marks
(#2971) Variable "fPageLayoutView" must be all lower-case
(#2973) Variable "fPageLayoutView" must be all lower-case
(#2975) Variable "fRulerVisible" must be all lower-case
(#2976) Variable "fWhitespaceHidden" must be all lower-case
(#2978) Variable "fPageLayoutView" must be all lower-case
(#2978) Inline comments must end in full-stops, exclamation marks, or question marks
(#2978) This comment is 50% valid code; is this commented out code?
(#2979) Variable "fRulerVisible" must be all lower-case
(#2980) Variable "fWhitespaceHidden" must be all lower-case
(#2983) Variable "grbitFrt" must be all lower-case
(#2983) Variable "wScalvePLV" must be all lower-case
(#2991) Private method name "Worksheet::writeCFRule" must be in lower-case letters only
(#2992) Opening brace should be on the same line as the declaration
(#2993) Inline comments must end in full-stops, exclamation marks, or question marks
(#2995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2996) Inline comments must end in full-stops, exclamation marks, or question marks
(#2999) Variable "operatorType" must be all lower-case
(#3000) Usage of ELSEIF not allowed; use ELSE IF instead
(#3005) Variable "operatorType" must be all lower-case
(#3008) Variable "operatorType" must be all lower-case
(#3011) Variable "operatorType" must be all lower-case
(#3014) Variable "operatorType" must be all lower-case
(#3017) Variable "operatorType" must be all lower-case
(#3020) Variable "operatorType" must be all lower-case
(#3023) Variable "operatorType" must be all lower-case
(#3026) Variable "operatorType" must be all lower-case
(#3028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3028) Inline comments must end in full-stops, exclamation marks, or question marks
(#3032) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3033) Inline comments must end in full-stops, exclamation marks, or question marks
(#3034) Variable "arrConditions" must be all lower-case
(#3035) Variable "numConditions" must be all lower-case
(#3035) The use of function sizeof() is forbidden; use count() instead
(#3035) Variable "arrConditions" must be all lower-case
(#3036) Variable "numConditions" must be all lower-case
(#3037) Variable "szValue1" must be all lower-case
(#3037) Variable "arrConditions" must be all lower-case
(#3038) Variable "szValue2" must be all lower-case
(#3039) Variable "arrConditions" must be all lower-case
(#3041) Usage of ELSEIF not allowed; use ELSE IF instead
(#3041) Variable "numConditions" must be all lower-case
(#3041) Line exceeds 132 characters; contains 142 characters
(#3042) Variable "szValue1" must be all lower-case
(#3042) Variable "arrConditions" must be all lower-case
(#3043) Variable "szValue2" must be all lower-case
(#3043) Variable "arrConditions" must be all lower-case
(#3044) Variable "arrConditions" must be all lower-case
(#3045) Variable "arrConditions" must be all lower-case
(#3047) Variable "szValue1" must be all lower-case
(#3048) Variable "szValue2" must be all lower-case
(#3053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3054) Inline comments must end in full-stops, exclamation marks, or question marks
(#3055) Variable "bAlignHz" must be all lower-case
(#3056) Variable "bAlignVt" must be all lower-case
(#3057) Variable "bAlignWrapTx" must be all lower-case
(#3058) Variable "bTxRotation" must be all lower-case
(#3059) Variable "bIndent" must be all lower-case
(#3060) Variable "bShrinkToFit" must be all lower-case
(#3061) Variable "bAlignHz" must be all lower-case
(#3061) Variable "bAlignVt" must be all lower-case
(#3061) Variable "bAlignWrapTx" must be all lower-case
(#3061) Variable "bTxRotation" must be all lower-case
(#3061) Variable "bIndent" must be all lower-case
(#3061) Variable "bShrinkToFit" must be all lower-case
(#3062) Variable "bFormatAlign" must be all lower-case
(#3064) Variable "bFormatAlign" must be all lower-case
(#3066) Inline comments must end in full-stops, exclamation marks, or question marks
(#3067) Variable "bProtLocked" must be all lower-case
(#3068) Variable "bProtHidden" must be all lower-case
(#3069) Variable "bProtLocked" must be all lower-case
(#3069) Variable "bProtHidden" must be all lower-case
(#3070) Variable "bFormatProt" must be all lower-case
(#3072) Variable "bFormatProt" must be all lower-case
(#3074) Inline comments must end in full-stops, exclamation marks, or question marks
(#3075) Variable "bBorderLeft" must be all lower-case
(#3075) Line exceeds 132 characters; contains 150 characters
(#3076) Line exceeds 132 characters; contains 159 characters
(#3077) Variable "bBorderRight" must be all lower-case
(#3077) Line exceeds 132 characters; contains 152 characters
(#3078) Line exceeds 132 characters; contains 160 characters
(#3079) Variable "bBorderTop" must be all lower-case
(#3079) Line exceeds 132 characters; contains 148 characters
(#3080) Line exceeds 132 characters; contains 158 characters
(#3081) Variable "bBorderBottom" must be all lower-case
(#3081) Line exceeds 132 characters; contains 154 characters
(#3082) Line exceeds 132 characters; contains 161 characters
(#3083) Variable "bBorderLeft" must be all lower-case
(#3083) Variable "bBorderRight" must be all lower-case
(#3083) Variable "bBorderTop" must be all lower-case
(#3083) Variable "bBorderBottom" must be all lower-case
(#3084) Variable "bFormatBorder" must be all lower-case
(#3086) Variable "bFormatBorder" must be all lower-case
(#3088) Inline comments must end in full-stops, exclamation marks, or question marks
(#3089) Variable "bFillStyle" must be all lower-case
(#3090) Variable "bFillColor" must be all lower-case
(#3091) Variable "bFillColorBg" must be all lower-case
(#3092) Variable "bFillStyle" must be all lower-case
(#3092) Variable "bFillColor" must be all lower-case
(#3092) Variable "bFillColorBg" must be all lower-case
(#3093) Variable "bFormatFill" must be all lower-case
(#3095) Variable "bFormatFill" must be all lower-case
(#3097) Inline comments must end in full-stops, exclamation marks, or question marks
(#3107) Variable "bFormatFont" must be all lower-case
(#3109) Variable "bFormatFont" must be all lower-case
(#3111) Inline comments must end in full-stops, exclamation marks, or question marks
(#3113) Variable "bAlignHz" must be all lower-case
(#3114) Variable "bAlignVt" must be all lower-case
(#3115) Variable "bAlignWrapTx" must be all lower-case
(#3116) Variable "bTxRotation" must be all lower-case
(#3117) Inline comments must end in full-stops, exclamation marks, or question marks
(#3119) Variable "bIndent" must be all lower-case
(#3120) Variable "bShrinkToFit" must be all lower-case
(#3121) Inline comments must end in full-stops, exclamation marks, or question marks
(#3121) This comment is 50% valid code; is this commented out code?
(#3123) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Variable "bProtLocked" must be all lower-case
(#3125) Variable "bProtHidden" must be all lower-case
(#3126) Inline comments must end in full-stops, exclamation marks, or question marks
(#3127) Variable "bBorderLeft" must be all lower-case
(#3128) Variable "bBorderRight" must be all lower-case
(#3129) Variable "bBorderTop" must be all lower-case
(#3130) Variable "bBorderBottom" must be all lower-case
(#3133) Inline comments must end in full-stops, exclamation marks, or question marks
(#3134) Variable "bFillStyle" must be all lower-case
(#3135) Variable "bFillColor" must be all lower-case
(#3136) Variable "bFillColorBg" must be all lower-case
(#3138) Inline comments must end in full-stops, exclamation marks, or question marks
(#3139) Variable "bFormatFont" must be all lower-case
(#3140) Inline comments must end in full-stops, exclamation marks, or question marks
(#3141) Variable "bFormatAlign" must be all lower-case
(#3142) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) Variable "bFormatBorder" must be all lower-case
(#3144) Inline comments must end in full-stops, exclamation marks, or question marks
(#3145) Variable "bFormatFill" must be all lower-case
(#3146) Inline comments must end in full-stops, exclamation marks, or question marks
(#3147) Variable "bFormatProt" must be all lower-case
(#3148) Inline comments must end in full-stops, exclamation marks, or question marks
(#3151) Inline comments must end in full-stops, exclamation marks, or question marks
(#3152) Variable "bFormatFont" must be all lower-case
(#3153) Inline comments must end in full-stops, exclamation marks, or question marks
(#3155) Variable "dataBlockFont" must be all lower-case
(#3155) Line exceeds 132 characters; contains 146 characters
(#3156) Variable "dataBlockFont" must be all lower-case
(#3156) Line exceeds 132 characters; contains 147 characters
(#3158) Variable "dataBlockFont" must be all lower-case
(#3158) Line exceeds 132 characters; contains 151 characters
(#3160) Inline comments must end in full-stops, exclamation marks, or question marks
(#3162) Variable "dataBlockFont" must be all lower-case
(#3164) Variable "dataBlockFont" must be all lower-case
(#3166) Inline comments must end in full-stops, exclamation marks, or question marks
(#3167) Variable "dataBlockFont" must be all lower-case
(#3168) Inline comments must end in full-stops, exclamation marks, or question marks
(#3170) Variable "dataBlockFont" must be all lower-case
(#3172) Variable "dataBlockFont" must be all lower-case
(#3174) Inline comments must end in full-stops, exclamation marks, or question marks
(#3176) Variable "dataBlockFont" must be all lower-case
(#3177) Variable "fontEscapement" must be all lower-case
(#3178) Usage of ELSEIF not allowed; use ELSE IF instead
(#3179) Variable "dataBlockFont" must be all lower-case
(#3180) Variable "fontEscapement" must be all lower-case
(#3182) Variable "dataBlockFont" must be all lower-case
(#3183) Variable "fontEscapement" must be all lower-case
(#3185) Inline comments must end in full-stops, exclamation marks, or question marks
(#3188) Variable "dataBlockFont" must be all lower-case
(#3189) Variable "fontUnderline" must be all lower-case
(#3192) Variable "dataBlockFont" must be all lower-case
(#3193) Variable "fontUnderline" must be all lower-case
(#3196) Variable "dataBlockFont" must be all lower-case
(#3197) Variable "fontUnderline" must be all lower-case
(#3200) Variable "dataBlockFont" must be all lower-case
(#3201) Variable "fontUnderline" must be all lower-case
(#3204) Variable "dataBlockFont" must be all lower-case
(#3205) Variable "fontUnderline" must be all lower-case
(#3208) Variable "dataBlockFont" must be all lower-case
(#3209) Variable "fontUnderline" must be all lower-case
(#3212) Inline comments must end in full-stops, exclamation marks, or question marks
(#3213) Variable "dataBlockFont" must be all lower-case
(#3214) Inline comments must end in full-stops, exclamation marks, or question marks
(#3217) Variable "colorIdx" must be all lower-case
(#3220) Variable "colorIdx" must be all lower-case
(#3223) Variable "colorIdx" must be all lower-case
(#3226) Variable "colorIdx" must be all lower-case
(#3229) Variable "colorIdx" must be all lower-case
(#3232) Variable "colorIdx" must be all lower-case
(#3235) Variable "colorIdx" must be all lower-case
(#3238) Variable "colorIdx" must be all lower-case
(#3241) Variable "colorIdx" must be all lower-case
(#3244) Variable "colorIdx" must be all lower-case
(#3247) Variable "colorIdx" must be all lower-case
(#3250) Variable "colorIdx" must be all lower-case
(#3253) Variable "colorIdx" must be all lower-case
(#3256) Variable "colorIdx" must be all lower-case
(#3259) Variable "colorIdx" must be all lower-case
(#3262) Variable "colorIdx" must be all lower-case
(#3265) Variable "colorIdx" must be all lower-case
(#3268) Variable "colorIdx" must be all lower-case
(#3271) Variable "colorIdx" must be all lower-case
(#3274) Variable "colorIdx" must be all lower-case
(#3277) Variable "colorIdx" must be all lower-case
(#3280) Variable "colorIdx" must be all lower-case
(#3283) Variable "colorIdx" must be all lower-case
(#3286) Variable "colorIdx" must be all lower-case
(#3289) Variable "colorIdx" must be all lower-case
(#3292) Variable "colorIdx" must be all lower-case
(#3295) Variable "colorIdx" must be all lower-case
(#3298) Variable "colorIdx" must be all lower-case
(#3301) Variable "colorIdx" must be all lower-case
(#3304) Variable "colorIdx" must be all lower-case
(#3307) Variable "colorIdx" must be all lower-case
(#3310) Variable "colorIdx" must be all lower-case
(#3313) Variable "colorIdx" must be all lower-case
(#3316) Variable "colorIdx" must be all lower-case
(#3319) Variable "colorIdx" must be all lower-case
(#3322) Variable "colorIdx" must be all lower-case
(#3325) Variable "colorIdx" must be all lower-case
(#3328) Variable "colorIdx" must be all lower-case
(#3331) Variable "colorIdx" must be all lower-case
(#3334) Variable "colorIdx" must be all lower-case
(#3337) Variable "colorIdx" must be all lower-case
(#3340) Variable "colorIdx" must be all lower-case
(#3343) Variable "colorIdx" must be all lower-case
(#3346) Variable "colorIdx" must be all lower-case
(#3349) Variable "colorIdx" must be all lower-case
(#3352) Variable "colorIdx" must be all lower-case
(#3355) Variable "colorIdx" must be all lower-case
(#3358) Variable "colorIdx" must be all lower-case
(#3361) Variable "colorIdx" must be all lower-case
(#3364) Variable "colorIdx" must be all lower-case
(#3367) Variable "colorIdx" must be all lower-case
(#3370) Variable "colorIdx" must be all lower-case
(#3373) Variable "colorIdx" must be all lower-case
(#3376) Variable "colorIdx" must be all lower-case
(#3379) Variable "colorIdx" must be all lower-case
(#3382) Variable "colorIdx" must be all lower-case
(#3385) Variable "colorIdx" must be all lower-case
(#3388) Variable "dataBlockFont" must be all lower-case
(#3388) Variable "colorIdx" must be all lower-case
(#3389) Inline comments must end in full-stops, exclamation marks, or question marks
(#3390) Variable "dataBlockFont" must be all lower-case
(#3391) Inline comments must end in full-stops, exclamation marks, or question marks
(#3392) Variable "optionsFlags" must be all lower-case
(#3393) Variable "optionsFlagsBold" must be all lower-case
(#3394) Variable "optionsFlags" must be all lower-case
(#3394) Variable "optionsFlagsBold" must be all lower-case
(#3395) Variable "optionsFlags" must be all lower-case
(#3396) Variable "optionsFlags" must be all lower-case
(#3397) Variable "optionsFlags" must be all lower-case
(#3398) Variable "optionsFlags" must be all lower-case
(#3399) Variable "dataBlockFont" must be all lower-case
(#3399) Variable "optionsFlags" must be all lower-case
(#3400) Inline comments must end in full-stops, exclamation marks, or question marks
(#3401) Variable "dataBlockFont" must be all lower-case
(#3401) Variable "fontEscapement" must be all lower-case
(#3402) Inline comments must end in full-stops, exclamation marks, or question marks
(#3403) Variable "dataBlockFont" must be all lower-case
(#3403) Variable "fontUnderline" must be all lower-case
(#3404) Inline comments must end in full-stops, exclamation marks, or question marks
(#3405) Variable "dataBlockFont" must be all lower-case
(#3406) Inline comments must end in full-stops, exclamation marks, or question marks
(#3407) Variable "dataBlockFont" must be all lower-case
(#3408) Inline comments must end in full-stops, exclamation marks, or question marks
(#3409) Variable "dataBlockFont" must be all lower-case
(#3410) Inline comments must end in full-stops, exclamation marks, or question marks
(#3411) Variable "dataBlockFont" must be all lower-case
(#3413) Variable "bFormatAlign" must be all lower-case
(#3414) Variable "blockAlign" must be all lower-case
(#3415) Inline comments must end in full-stops, exclamation marks, or question marks
(#3418) Variable "blockAlign" must be all lower-case
(#3421) Variable "blockAlign" must be all lower-case
(#3424) Variable "blockAlign" must be all lower-case
(#3427) Variable "blockAlign" must be all lower-case
(#3430) Variable "blockAlign" must be all lower-case
(#3433) Variable "blockAlign" must be all lower-case
(#3437) Variable "blockAlign" must be all lower-case
(#3439) Variable "blockAlign" must be all lower-case
(#3443) Variable "blockAlign" must be all lower-case
(#3446) Variable "blockAlign" must be all lower-case
(#3449) Variable "blockAlign" must be all lower-case
(#3452) Variable "blockAlign" must be all lower-case
(#3455) Variable "blockAlign" must be all lower-case
(#3457) Inline comments must end in full-stops, exclamation marks, or question marks
(#3458) Variable "blockRotation" must be all lower-case
(#3460) Inline comments must end in full-stops, exclamation marks, or question marks
(#3461) Variable "blockIndent" must be all lower-case
(#3463) Variable "blockIndent" must be all lower-case
(#3465) Variable "blockIndent" must be all lower-case
(#3467) Variable "blockIndent" must be all lower-case
(#3469) Inline comments must end in full-stops, exclamation marks, or question marks
(#3470) Variable "blockIndentRelative" must be all lower-case
(#3472) Variable "dataBlockAlign" must be all lower-case
(#3472) Variable "blockAlign" must be all lower-case
(#3472) Variable "blockRotation" must be all lower-case
(#3472) Variable "blockIndent" must be all lower-case
(#3472) Variable "blockIndentRelative" must be all lower-case
(#3474) Variable "bFormatBorder" must be all lower-case
(#3475) Variable "blockLineStyle" must be all lower-case
(#3478) Variable "blockLineStyle" must be all lower-case
(#3481) Variable "blockLineStyle" must be all lower-case
(#3484) Variable "blockLineStyle" must be all lower-case
(#3487) Variable "blockLineStyle" must be all lower-case
(#3490) Variable "blockLineStyle" must be all lower-case
(#3493) Variable "blockLineStyle" must be all lower-case
(#3496) Variable "blockLineStyle" must be all lower-case
(#3499) Variable "blockLineStyle" must be all lower-case
(#3502) Variable "blockLineStyle" must be all lower-case
(#3505) Variable "blockLineStyle" must be all lower-case
(#3508) Variable "blockLineStyle" must be all lower-case
(#3511) Variable "blockLineStyle" must be all lower-case
(#3514) Variable "blockLineStyle" must be all lower-case
(#3517) Variable "blockLineStyle" must be all lower-case
(#3522) Variable "blockLineStyle" must be all lower-case
(#3525) Variable "blockLineStyle" must be all lower-case
(#3528) Variable "blockLineStyle" must be all lower-case
(#3531) Variable "blockLineStyle" must be all lower-case
(#3534) Variable "blockLineStyle" must be all lower-case
(#3537) Variable "blockLineStyle" must be all lower-case
(#3540) Variable "blockLineStyle" must be all lower-case
(#3543) Variable "blockLineStyle" must be all lower-case
(#3546) Variable "blockLineStyle" must be all lower-case
(#3549) Variable "blockLineStyle" must be all lower-case
(#3552) Variable "blockLineStyle" must be all lower-case
(#3555) Variable "blockLineStyle" must be all lower-case
(#3558) Variable "blockLineStyle" must be all lower-case
(#3561) Variable "blockLineStyle" must be all lower-case
(#3566) Variable "blockLineStyle" must be all lower-case
(#3569) Variable "blockLineStyle" must be all lower-case
(#3572) Variable "blockLineStyle" must be all lower-case
(#3575) Variable "blockLineStyle" must be all lower-case
(#3578) Variable "blockLineStyle" must be all lower-case
(#3581) Variable "blockLineStyle" must be all lower-case
(#3584) Variable "blockLineStyle" must be all lower-case
(#3587) Variable "blockLineStyle" must be all lower-case
(#3590) Variable "blockLineStyle" must be all lower-case
(#3593) Variable "blockLineStyle" must be all lower-case
(#3596) Variable "blockLineStyle" must be all lower-case
(#3599) Variable "blockLineStyle" must be all lower-case
(#3602) Variable "blockLineStyle" must be all lower-case
(#3605) Variable "blockLineStyle" must be all lower-case
(#3610) Variable "blockLineStyle" must be all lower-case
(#3613) Variable "blockLineStyle" must be all lower-case
(#3616) Variable "blockLineStyle" must be all lower-case
(#3619) Variable "blockLineStyle" must be all lower-case
(#3622) Variable "blockLineStyle" must be all lower-case
(#3625) Variable "blockLineStyle" must be all lower-case
(#3628) Variable "blockLineStyle" must be all lower-case
(#3631) Variable "blockLineStyle" must be all lower-case
(#3634) Variable "blockLineStyle" must be all lower-case
(#3637) Variable "blockLineStyle" must be all lower-case
(#3640) Variable "blockLineStyle" must be all lower-case
(#3643) Variable "blockLineStyle" must be all lower-case
(#3646) Variable "blockLineStyle" must be all lower-case
(#3649) Variable "blockLineStyle" must be all lower-case
(#3652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3652) No space found before comment text; expected "// @todo writeCFRule() => $blockLineStyle => Index Color for left line" but found "//@todo writeCFRule() => $blockLineStyle => Index Color for left line"
(#3653) No space found before comment text; expected "// @todo writeCFRule() => $blockLineStyle => Index Color for right line" but found "//@todo writeCFRule() => $blockLineStyle => Index Color for right line"
(#3654) No space found before comment text; expected "// @todo writeCFRule() => $blockLineStyle => Top-left to bottom-right on/off" but found "//@todo writeCFRule() => $blockLineStyle => Top-left to bottom-right on/off"
(#3655) Inline comments must end in full-stops, exclamation marks, or question marks
(#3655) No space found before comment text; expected "// @todo writeCFRule() => $blockLineStyle => Bottom-left to top-right on/off" but found "//@todo writeCFRule() => $blockLineStyle => Bottom-left to top-right on/off"
(#3656) Variable "blockColor" must be all lower-case
(#3657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3657) No space found before comment text; expected "// @todo writeCFRule() => $blockColor => Index Color for top line" but found "//@todo writeCFRule() => $blockColor => Index Color for top line"
(#3658) No space found before comment text; expected "// @todo writeCFRule() => $blockColor => Index Color for bottom line" but found "//@todo writeCFRule() => $blockColor => Index Color for bottom line"
(#3659) Inline comments must end in full-stops, exclamation marks, or question marks
(#3659) No space found before comment text; expected "// @todo writeCFRule() => $blockColor => Index Color for diagonal line" but found "//@todo writeCFRule() => $blockColor => Index Color for diagonal line"
(#3662) Variable "blockColor" must be all lower-case
(#3665) Variable "blockColor" must be all lower-case
(#3668) Variable "blockColor" must be all lower-case
(#3671) Variable "blockColor" must be all lower-case
(#3674) Variable "blockColor" must be all lower-case
(#3677) Variable "blockColor" must be all lower-case
(#3680) Variable "blockColor" must be all lower-case
(#3683) Variable "blockColor" must be all lower-case
(#3686) Variable "blockColor" must be all lower-case
(#3689) Variable "blockColor" must be all lower-case
(#3692) Variable "blockColor" must be all lower-case
(#3695) Variable "blockColor" must be all lower-case
(#3698) Variable "blockColor" must be all lower-case
(#3701) Variable "blockColor" must be all lower-case
(#3704) Variable "dataBlockBorder" must be all lower-case
(#3704) Variable "blockLineStyle" must be all lower-case
(#3704) Variable "blockColor" must be all lower-case
(#3706) Variable "bFormatFill" must be all lower-case
(#3707) Inline comments must end in full-stops, exclamation marks, or question marks
(#3708) Variable "blockFillPatternStyle" must be all lower-case
(#3711) Variable "blockFillPatternStyle" must be all lower-case
(#3714) Variable "blockFillPatternStyle" must be all lower-case
(#3717) Variable "blockFillPatternStyle" must be all lower-case
(#3720) Variable "blockFillPatternStyle" must be all lower-case
(#3723) Variable "blockFillPatternStyle" must be all lower-case
(#3726) Variable "blockFillPatternStyle" must be all lower-case
(#3729) Variable "blockFillPatternStyle" must be all lower-case
(#3732) Variable "blockFillPatternStyle" must be all lower-case
(#3735) Variable "blockFillPatternStyle" must be all lower-case
(#3738) Variable "blockFillPatternStyle" must be all lower-case
(#3741) Variable "blockFillPatternStyle" must be all lower-case
(#3744) Variable "blockFillPatternStyle" must be all lower-case
(#3747) Variable "blockFillPatternStyle" must be all lower-case
(#3750) Variable "blockFillPatternStyle" must be all lower-case
(#3753) Variable "blockFillPatternStyle" must be all lower-case
(#3756) Variable "blockFillPatternStyle" must be all lower-case
(#3759) Variable "blockFillPatternStyle" must be all lower-case
(#3762) Variable "blockFillPatternStyle" must be all lower-case
(#3765) Variable "blockFillPatternStyle" must be all lower-case
(#3768) Variable "blockFillPatternStyle" must be all lower-case
(#3769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3769) Inline comments must end in full-stops, exclamation marks, or question marks
(#3771) Variable "blockFillPatternStyle" must be all lower-case
(#3772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3772) Inline comments must end in full-stops, exclamation marks, or question marks
(#3774) Variable "blockFillPatternStyle" must be all lower-case
(#3777) Inline comments must end in full-stops, exclamation marks, or question marks
(#3780) Variable "colorIdxBg" must be all lower-case
(#3783) Variable "colorIdxBg" must be all lower-case
(#3786) Variable "colorIdxBg" must be all lower-case
(#3789) Variable "colorIdxBg" must be all lower-case
(#3792) Variable "colorIdxBg" must be all lower-case
(#3795) Variable "colorIdxBg" must be all lower-case
(#3798) Variable "colorIdxBg" must be all lower-case
(#3801) Variable "colorIdxBg" must be all lower-case
(#3804) Variable "colorIdxBg" must be all lower-case
(#3807) Variable "colorIdxBg" must be all lower-case
(#3810) Variable "colorIdxBg" must be all lower-case
(#3813) Variable "colorIdxBg" must be all lower-case
(#3816) Variable "colorIdxBg" must be all lower-case
(#3819) Variable "colorIdxBg" must be all lower-case
(#3822) Variable "colorIdxBg" must be all lower-case
(#3825) Variable "colorIdxBg" must be all lower-case
(#3828) Variable "colorIdxBg" must be all lower-case
(#3831) Variable "colorIdxBg" must be all lower-case
(#3834) Variable "colorIdxBg" must be all lower-case
(#3837) Variable "colorIdxBg" must be all lower-case
(#3840) Variable "colorIdxBg" must be all lower-case
(#3843) Variable "colorIdxBg" must be all lower-case
(#3846) Variable "colorIdxBg" must be all lower-case
(#3849) Variable "colorIdxBg" must be all lower-case
(#3852) Variable "colorIdxBg" must be all lower-case
(#3855) Variable "colorIdxBg" must be all lower-case
(#3858) Variable "colorIdxBg" must be all lower-case
(#3861) Variable "colorIdxBg" must be all lower-case
(#3864) Variable "colorIdxBg" must be all lower-case
(#3867) Variable "colorIdxBg" must be all lower-case
(#3870) Variable "colorIdxBg" must be all lower-case
(#3873) Variable "colorIdxBg" must be all lower-case
(#3876) Variable "colorIdxBg" must be all lower-case
(#3879) Variable "colorIdxBg" must be all lower-case
(#3882) Variable "colorIdxBg" must be all lower-case
(#3885) Variable "colorIdxBg" must be all lower-case
(#3888) Variable "colorIdxBg" must be all lower-case
(#3891) Variable "colorIdxBg" must be all lower-case
(#3894) Variable "colorIdxBg" must be all lower-case
(#3897) Variable "colorIdxBg" must be all lower-case
(#3900) Variable "colorIdxBg" must be all lower-case
(#3903) Variable "colorIdxBg" must be all lower-case
(#3906) Variable "colorIdxBg" must be all lower-case
(#3909) Variable "colorIdxBg" must be all lower-case
(#3912) Variable "colorIdxBg" must be all lower-case
(#3915) Variable "colorIdxBg" must be all lower-case
(#3918) Variable "colorIdxBg" must be all lower-case
(#3921) Variable "colorIdxBg" must be all lower-case
(#3924) Variable "colorIdxBg" must be all lower-case
(#3927) Variable "colorIdxBg" must be all lower-case
(#3930) Variable "colorIdxBg" must be all lower-case
(#3933) Variable "colorIdxBg" must be all lower-case
(#3936) Variable "colorIdxBg" must be all lower-case
(#3939) Variable "colorIdxBg" must be all lower-case
(#3942) Variable "colorIdxBg" must be all lower-case
(#3945) Variable "colorIdxBg" must be all lower-case
(#3948) Variable "colorIdxBg" must be all lower-case
(#3951) Inline comments must end in full-stops, exclamation marks, or question marks
(#3954) Variable "colorIdxFg" must be all lower-case
(#3957) Variable "colorIdxFg" must be all lower-case
(#3960) Variable "colorIdxFg" must be all lower-case
(#3963) Variable "colorIdxFg" must be all lower-case
(#3966) Variable "colorIdxFg" must be all lower-case
(#3969) Variable "colorIdxFg" must be all lower-case
(#3972) Variable "colorIdxFg" must be all lower-case
(#3975) Variable "colorIdxFg" must be all lower-case
(#3978) Variable "colorIdxFg" must be all lower-case
(#3981) Variable "colorIdxFg" must be all lower-case
(#3984) Variable "colorIdxFg" must be all lower-case
(#3987) Variable "colorIdxFg" must be all lower-case
(#3990) Variable "colorIdxFg" must be all lower-case
(#3993) Variable "colorIdxFg" must be all lower-case
(#3996) Variable "colorIdxFg" must be all lower-case
(#3999) Variable "colorIdxFg" must be all lower-case
(#4002) Variable "colorIdxFg" must be all lower-case
(#4005) Variable "colorIdxFg" must be all lower-case
(#4008) Variable "colorIdxFg" must be all lower-case
(#4011) Variable "colorIdxFg" must be all lower-case
(#4014) Variable "colorIdxFg" must be all lower-case
(#4017) Variable "colorIdxFg" must be all lower-case
(#4020) Variable "colorIdxFg" must be all lower-case
(#4023) Variable "colorIdxFg" must be all lower-case
(#4026) Variable "colorIdxFg" must be all lower-case
(#4029) Variable "colorIdxFg" must be all lower-case
(#4032) Variable "colorIdxFg" must be all lower-case
(#4035) Variable "colorIdxFg" must be all lower-case
(#4038) Variable "colorIdxFg" must be all lower-case
(#4041) Variable "colorIdxFg" must be all lower-case
(#4044) Variable "colorIdxFg" must be all lower-case
(#4047) Variable "colorIdxFg" must be all lower-case
(#4050) Variable "colorIdxFg" must be all lower-case
(#4053) Variable "colorIdxFg" must be all lower-case
(#4056) Variable "colorIdxFg" must be all lower-case
(#4059) Variable "colorIdxFg" must be all lower-case
(#4062) Variable "colorIdxFg" must be all lower-case
(#4065) Variable "colorIdxFg" must be all lower-case
(#4068) Variable "colorIdxFg" must be all lower-case
(#4071) Variable "colorIdxFg" must be all lower-case
(#4074) Variable "colorIdxFg" must be all lower-case
(#4077) Variable "colorIdxFg" must be all lower-case
(#4080) Variable "colorIdxFg" must be all lower-case
(#4083) Variable "colorIdxFg" must be all lower-case
(#4086) Variable "colorIdxFg" must be all lower-case
(#4089) Variable "colorIdxFg" must be all lower-case
(#4092) Variable "colorIdxFg" must be all lower-case
(#4095) Variable "colorIdxFg" must be all lower-case
(#4098) Variable "colorIdxFg" must be all lower-case
(#4101) Variable "colorIdxFg" must be all lower-case
(#4104) Variable "colorIdxFg" must be all lower-case
(#4107) Variable "colorIdxFg" must be all lower-case
(#4110) Variable "colorIdxFg" must be all lower-case
(#4113) Variable "colorIdxFg" must be all lower-case
(#4116) Variable "colorIdxFg" must be all lower-case
(#4119) Variable "colorIdxFg" must be all lower-case
(#4122) Variable "colorIdxFg" must be all lower-case
(#4125) Variable "dataBlockFill" must be all lower-case
(#4125) Variable "blockFillPatternStyle" must be all lower-case
(#4126) Variable "dataBlockFill" must be all lower-case
(#4126) Variable "colorIdxFg" must be all lower-case
(#4126) Variable "colorIdxBg" must be all lower-case
(#4128) Variable "bFormatProt" must be all lower-case
(#4129) Variable "dataBlockProtection" must be all lower-case
(#4130) Line exceeds 132 characters; contains 141 characters
(#4131) Variable "dataBlockProtection" must be all lower-case
(#4133) Line exceeds 132 characters; contains 141 characters
(#4134) Variable "dataBlockProtection" must be all lower-case
(#4138) Variable "operatorType" must be all lower-case
(#4138) Variable "szValue1" must be all lower-case
(#4138) Variable "szValue2" must be all lower-case
(#4139) Variable "bFormatFont" must be all lower-case
(#4139) Inline comments must end in full-stops, exclamation marks, or question marks
(#4140) Variable "dataBlockFont" must be all lower-case
(#4142) Variable "bFormatAlign" must be all lower-case
(#4143) Variable "dataBlockAlign" must be all lower-case
(#4145) Variable "bFormatBorder" must be all lower-case
(#4146) Variable "dataBlockBorder" must be all lower-case
(#4148) Variable "bFormatFill" must be all lower-case
(#4148) Inline comments must end in full-stops, exclamation marks, or question marks
(#4149) Variable "dataBlockFill" must be all lower-case
(#4151) Variable "bFormatProt" must be all lower-case
(#4152) Variable "dataBlockProtection" must be all lower-case
(#4167) Private method name "Worksheet::writeCFHeader" must be in lower-case letters only
(#4168) Opening brace should be on the same line as the declaration
(#4170) Inline comments must end in full-stops, exclamation marks, or question marks
(#4172) Variable "numColumnMin" must be all lower-case
(#4173) Variable "numColumnMax" must be all lower-case
(#4174) Variable "numRowMin" must be all lower-case
(#4175) Variable "numRowMax" must be all lower-case
(#4176) Variable "arrConditional" must be all lower-case
(#4177) Variable "cellCoordinate" must be all lower-case
(#4177) Variable "conditionalStyles" must be all lower-case
(#4178) Variable "conditionalStyles" must be all lower-case
(#4181) Variable "arrConditional" must be all lower-case
(#4182) Variable "arrConditional" must be all lower-case
(#4184) Inline comments must end in full-stops, exclamation marks, or question marks
(#4185) Variable "arrCoord" must be all lower-case
(#4185) Variable "cellCoordinate" must be all lower-case
(#4186) Variable "arrCoord" must be all lower-case
(#4187) Variable "arrCoord" must be all lower-case
(#4187) Variable "arrCoord" must be all lower-case
(#4189) Variable "numColumnMin" must be all lower-case
(#4189) Variable "numColumnMin" must be all lower-case
(#4189) Variable "arrCoord" must be all lower-case
(#4190) Variable "numColumnMin" must be all lower-case
(#4190) Variable "arrCoord" must be all lower-case
(#4192) Variable "numColumnMax" must be all lower-case
(#4192) Variable "numColumnMax" must be all lower-case
(#4192) Variable "arrCoord" must be all lower-case
(#4193) Variable "numColumnMax" must be all lower-case
(#4193) Variable "arrCoord" must be all lower-case
(#4195) Variable "numRowMin" must be all lower-case
(#4195) Variable "numRowMin" must be all lower-case
(#4195) Variable "arrCoord" must be all lower-case
(#4196) Variable "numRowMin" must be all lower-case
(#4196) Variable "arrCoord" must be all lower-case
(#4198) Variable "numRowMax" must be all lower-case
(#4198) Variable "numRowMax" must be all lower-case
(#4198) Variable "arrCoord" must be all lower-case
(#4199) Variable "numRowMax" must be all lower-case
(#4199) Variable "arrCoord" must be all lower-case
(#4204) Variable "needRedraw" must be all lower-case
(#4205) Variable "cellRange" must be all lower-case
(#4205) Variable "numRowMin" must be all lower-case
(#4205) Variable "numRowMax" must be all lower-case
(#4205) Variable "numColumnMin" must be all lower-case
(#4205) Variable "numColumnMax" must be all lower-case
(#4208) Variable "arrConditional" must be all lower-case
(#4208) Variable "needRedraw" must be all lower-case
(#4209) Variable "cellRange" must be all lower-case
(#4211) Variable "cellRange" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Excel5/Xf.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Expected MOODLE_INTERNAL check or config.php inclusion
(#69) Member variable "isStyleXf" must be all lower-case
(#75) Member variable "fontIndex" must be all lower-case
(#81) Member variable "numberFormatIndex" must be all lower-case
(#87) Member variable "textJustLast" must be all lower-case
(#93) Member variable "foregroundColor" must be all lower-case
(#99) Member variable "backgroundColor" must be all lower-case
(#105) Member variable "bottomBorderColor" must be all lower-case
(#111) Member variable "topBorderColor" must be all lower-case
(#117) Member variable "leftBorderColor" must be all lower-case
(#123) Member variable "rightBorderColor" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#157) Public method name "Xf::writeXf" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Variable "atr_num" must not contain underscores.
(#169) Variable "atr_fnt" must not contain underscores.
(#170) Variable "atr_alc" must not contain underscores.
(#171) Variable "atr_bdr" must not contain underscores.
(#175) Variable "atr_pat" must not contain underscores.
(#178) Variable "atr_prot" must not contain underscores.
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "used_attrib" must not contain underscores.
(#209) Variable "atr_num" must not contain underscores.
(#210) Variable "used_attrib" must not contain underscores.
(#210) Variable "atr_fnt" must not contain underscores.
(#211) Variable "used_attrib" must not contain underscores.
(#211) Variable "atr_alc" must not contain underscores.
(#212) Variable "used_attrib" must not contain underscores.
(#212) Variable "atr_bdr" must not contain underscores.
(#213) Variable "used_attrib" must not contain underscores.
(#213) Variable "atr_pat" must not contain underscores.
(#214) Variable "used_attrib" must not contain underscores.
(#214) Variable "atr_prot" must not contain underscores.
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "diagonalDirection" must be all lower-case
(#227) Variable "diag_tl_to_rb" must not contain underscores.
(#227) Variable "diagonalDirection" must be all lower-case
(#228) Variable "diagonalDirection" must be all lower-case
(#229) Variable "diag_tr_to_lb" must not contain underscores.
(#229) Variable "diagonalDirection" must be all lower-case
(#230) Variable "diagonalDirection" must be all lower-case
(#231) Variable "diag_tl_to_rb" must not contain underscores.
(#232) Variable "diag_tr_to_lb" must not contain underscores.
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// BIFF8 options: identation, shrinkToFit and text direction" but found "//BIFF8 options: identation, shrinkToFit and text direction"
(#243) Variable "biff8_options" must not contain underscores.
(#244) Variable "biff8_options" must not contain underscores.
(#247) Variable "biff8_options" must not contain underscores.
(#247) Variable "used_attrib" must not contain underscores.
(#258) Public method name "Xf::setIsStyleXf" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Public method name "Xf::setBottomColor" must be in lower-case letters only
(#268) Variable "colorIndex" must be all lower-case
(#269) Opening brace should be on the same line as the declaration
(#270) Variable "colorIndex" must be all lower-case
(#278) Public method name "Xf::setTopColor" must be in lower-case letters only
(#278) Variable "colorIndex" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "colorIndex" must be all lower-case
(#288) Public method name "Xf::setLeftColor" must be in lower-case letters only
(#288) Variable "colorIndex" must be all lower-case
(#289) Opening brace should be on the same line as the declaration
(#290) Variable "colorIndex" must be all lower-case
(#298) Public method name "Xf::setRightColor" must be in lower-case letters only
(#298) Variable "colorIndex" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#300) Variable "colorIndex" must be all lower-case
(#308) Public method name "Xf::setDiagColor" must be in lower-case letters only
(#308) Variable "colorIndex" must be all lower-case
(#309) Opening brace should be on the same line as the declaration
(#310) Variable "colorIndex" must be all lower-case
(#318) Public method name "Xf::setFgColor" must be in lower-case letters only
(#318) Variable "colorIndex" must be all lower-case
(#319) Opening brace should be on the same line as the declaration
(#320) Variable "colorIndex" must be all lower-case
(#328) Public method name "Xf::setBgColor" must be in lower-case letters only
(#328) Variable "colorIndex" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#330) Variable "colorIndex" must be all lower-case
(#339) Public method name "Xf::setNumberFormatIndex" must be in lower-case letters only
(#339) Variable "numberFormatIndex" must be all lower-case
(#340) Opening brace should be on the same line as the declaration
(#341) Variable "numberFormatIndex" must be all lower-case
(#349) Public method name "Xf::setFontIndex" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#358) Member variable "mapBorderStyles" must be all lower-case
(#381) Private method name "Xf::mapBorderStyle" must be in lower-case letters only
(#381) Variable "borderStyle" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Variable "mapBorderStyles" must be all lower-case
(#383) Variable "borderStyle" must be all lower-case
(#384) Variable "mapBorderStyles" must be all lower-case
(#384) Variable "borderStyle" must be all lower-case
(#394) Member variable "mapFillTypes" must be all lower-case
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Private method name "Xf::mapFillType" must be in lower-case letters only
(#424) Variable "fillType" must be all lower-case
(#425) Opening brace should be on the same line as the declaration
(#426) Variable "mapFillTypes" must be all lower-case
(#426) Variable "fillType" must be all lower-case
(#427) Variable "mapFillTypes" must be all lower-case
(#427) Variable "fillType" must be all lower-case
(#437) Member variable "mapHAlignments" must be all lower-case
(#453) Private method name "Xf::mapHAlign" must be in lower-case letters only
(#453) Variable "hAlign" must be all lower-case
(#454) Opening brace should be on the same line as the declaration
(#455) Variable "mapHAlignments" must be all lower-case
(#455) Variable "hAlign" must be all lower-case
(#456) Variable "mapHAlignments" must be all lower-case
(#456) Variable "hAlign" must be all lower-case
(#466) Member variable "mapVAlignments" must be all lower-case
(#479) Private method name "Xf::mapVAlign" must be in lower-case letters only
(#479) Variable "vAlign" must be all lower-case
(#480) Opening brace should be on the same line as the declaration
(#481) Variable "mapVAlignments" must be all lower-case
(#481) Variable "vAlign" must be all lower-case
(#482) Variable "mapVAlignments" must be all lower-case
(#482) Variable "vAlign" must be all lower-case
(#494) Private method name "Xf::mapTextRotation" must be in lower-case letters only
(#494) Variable "textRotation" must be all lower-case
(#495) Opening brace should be on the same line as the declaration
(#496) Variable "textRotation" must be all lower-case
(#497) Variable "textRotation" must be all lower-case
(#498) Usage of ELSEIF not allowed; use ELSE IF instead
(#498) Variable "textRotation" must be all lower-case
(#500) Usage of ELSEIF not allowed; use ELSE IF instead
(#500) Variable "textRotation" must be all lower-case
(#501) Variable "textRotation" must be all lower-case
(#511) Private method name "Xf::mapLocked" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#531) Private method name "Xf::mapHidden" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Exception::errorHandlerCallback" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/HTML.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "sheetIndex" must be all lower-case
(#53) Member variable "imagesRoot" must be all lower-case
(#60) Member variable "embedImages" must be all lower-case
(#67) Member variable "useInlineCss" must be all lower-case
(#74) Member variable "cssStyles" must be all lower-case
(#81) Member variable "columnWidths" must be all lower-case
(#88) Member variable "defaultFont" must be all lower-case
(#95) Member variable "spansAreCalculated" must be all lower-case
(#102) Member variable "isSpannedCell" must be all lower-case
(#109) Member variable "isBaseCell" must be all lower-case
(#116) Member variable "isSpannedRow" must be all lower-case
(#123) Member variable "isPdf" must be all lower-case
(#130) Member variable "generateSheetNavigationBlock" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#149) Variable "pFilename" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#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
(#154) Variable "saveDebugLog" must be all lower-case
(#156) Variable "saveArrayReturnType" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "fileHandle" must be all lower-case
(#163) Variable "pFilename" must be all lower-case
(#164) Variable "fileHandle" must be all lower-case
(#165) Variable "pFilename" must be all lower-case
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "fileHandle" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "fileHandle" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "fileHandle" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "fileHandle" must be all lower-case
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "fileHandle" must be all lower-case
(#185) Variable "saveArrayReturnType" must be all lower-case
(#186) Variable "saveDebugLog" must be all lower-case
(#195) Private method name "HTML::mapVAlign" must be in lower-case letters only
(#195) Variable "vAlign" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "vAlign" must be all lower-case
(#216) Private method name "HTML::mapHAlign" must be in lower-case letters only
(#216) Variable "hAlign" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Variable "hAlign" must be all lower-case
(#241) Private method name "HTML::mapBorderStyle" must be in lower-case letters only
(#241) Variable "borderStyle" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "borderStyle" must be all lower-case
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Public method name "HTML::getSheetIndex" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#294) Public method name "HTML::setSheetIndex" must be in lower-case letters only
(#294) Variable "pValue" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "pValue" must be all lower-case
(#306) Public method name "HTML::getGenerateSheetNavigationBlock" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#317) Public method name "HTML::setGenerateSheetNavigationBlock" must be in lower-case letters only
(#317) Variable "pValue" must be all lower-case
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "pValue" must be all lower-case
(#327) Public method name "HTML::writeAllSheets" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#341) Public method name "HTML::generateHTMLHeader" must be in lower-case letters only
(#341) Variable "pIncludeStyles" must be all lower-case
(#342) Opening brace should be on the same line as the declaration
(#345) Line exceeds 132 characters; contains 133 characters
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line exceeds 132 characters; contains 133 characters
(#383) Variable "pIncludeStyles" must be all lower-case
(#400) Public method name "HTML::generateSheetData" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#404) Line exceeds 132 characters; contains 133 characters
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "sheetId" must be all lower-case
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#437) Variable "rowMin" must be all lower-case
(#438) Variable "rowMax" must be all lower-case
(#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
(#441) Variable "tbodyStart" must be all lower-case
(#441) Variable "rowMin" must be all lower-case
(#442) Variable "theadStart" must be all lower-case
(#442) Variable "theadEnd" must be all lower-case
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Variable "rowsToRepeatAtTop" must be all lower-case
(#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
(#447) Variable "rowsToRepeatAtTop" must be all lower-case
(#448) Variable "theadStart" must be all lower-case
(#448) Variable "rowsToRepeatAtTop" must be all lower-case
(#449) Variable "theadEnd" must be all lower-case
(#449) Variable "rowsToRepeatAtTop" must be all lower-case
(#450) Variable "tbodyStart" must be all lower-case
(#450) Variable "rowsToRepeatAtTop" must be all lower-case
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "rowMin" must be all lower-case
(#456) Variable "rowMax" must be all lower-case
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Variable "theadStart" must be all lower-case
(#460) Variable "cellType" must be all lower-case
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Variable "tbodyStart" must be all lower-case
(#466) Variable "cellType" must be all lower-case
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Variable "rowData" must be all lower-case
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Variable "rowData" must be all lower-case
(#480) Variable "rowData" must be all lower-case
(#483) Variable "rowData" must be all lower-case
(#483) Variable "cellType" must be all lower-case
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Variable "theadEnd" must be all lower-case
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "sheetId" must be all lower-case
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Variable "sheetId" must be all lower-case
(#519) Public method name "HTML::generateNavigation" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#523) Line exceeds 132 characters; contains 133 characters
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "sheetId" must be all lower-case
(#545) Variable "sheetId" must be all lower-case
(#545) Variable "sheetId" must be all lower-case
(#545) Line exceeds 132 characters; contains 142 characters
(#546) Variable "sheetId" must be all lower-case
(#555) Private method name "HTML::extendRowsForChartsAndImages" must be in lower-case letters only
(#555) Variable "pSheet" must be all lower-case
(#556) Opening brace should be on the same line as the declaration
(#557) Variable "rowMax" must be all lower-case
(#558) Variable "colMax" must be all lower-case
(#560) Variable "pSheet" must be all lower-case
(#562) Variable "chartCoordinates" must be all lower-case
(#563) Variable "chartTL" must be all lower-case
(#563) Variable "chartCoordinates" must be all lower-case
(#564) Variable "chartCol" must be all lower-case
(#564) Variable "chartTL" must be all lower-case
(#565) Variable "chartTL" must be all lower-case
(#565) Variable "rowMax" must be all lower-case
(#566) Variable "rowMax" must be all lower-case
(#566) Variable "chartTL" must be all lower-case
(#567) Variable "chartCol" must be all lower-case
(#567) Variable "colMax" must be all lower-case
(#568) Variable "colMax" must be all lower-case
(#568) Variable "chartTL" must be all lower-case
(#575) Variable "pSheet" must be all lower-case
(#577) Variable "imageTL" must be all lower-case
(#578) Variable "imageCol" must be all lower-case
(#578) Variable "imageTL" must be all lower-case
(#579) Variable "imageTL" must be all lower-case
(#579) Variable "rowMax" must be all lower-case
(#580) Variable "rowMax" must be all lower-case
(#580) Variable "imageTL" must be all lower-case
(#581) Variable "imageCol" must be all lower-case
(#581) Variable "colMax" must be all lower-case
(#582) Variable "colMax" must be all lower-case
(#582) Variable "imageTL" must be all lower-case
(#588) Variable "colMax" must be all lower-case
(#589) Variable "rowMax" must be all lower-case
(#591) Variable "colMax" must be all lower-case
(#593) Variable "pSheet" must be all lower-case
(#595) Variable "pSheet" must be all lower-case
(#614) Private method name "HTML::writeImageInCell" must be in lower-case letters only
(#614) Variable "pSheet" must be all lower-case
(#615) Opening brace should be on the same line as the declaration
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Variable "pSheet" must be all lower-case
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Variable "imageData" must be all lower-case
(#645) Variable "imageDetails" must be all lower-case
(#649) 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
(#652) Variable "imageData" must be all lower-case
(#652) Variable "imageDetails" must be all lower-case
(#654) Variable "imageData" must be all lower-case
(#662) Variable "imageData" must be all lower-case
(#665) Usage of ELSEIF not allowed; use ELSE IF instead
(#669) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#670) Line exceeds 132 characters; contains 133 characters
(#670) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#671) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#672) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#674) Variable "dataUri" must be all lower-case
(#676) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#677) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#678) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#680) Variable "dataUri" must be all lower-case
(#695) Private method name "HTML::writeChartInCell" must be in lower-case letters only
(#695) Variable "pSheet" must be all lower-case
(#696) Opening brace should be on the same line as the declaration
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "pSheet" must be all lower-case
(#703) Variable "chartCoordinates" must be all lower-case
(#704) Variable "chartCoordinates" must be all lower-case
(#705) Variable "chartFileName" must be all lower-case
(#706) Variable "chartFileName" must be all lower-case
(#711) Variable "imageDetails" must be all lower-case
(#711) Variable "chartFileName" must be all lower-case
(#712) Variable "chartFileName" must be all lower-case
(#713) Variable "chartFileName" must be all lower-case
(#715) 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
(#718) Variable "imageData" must be all lower-case
(#718) Variable "imageDetails" must be all lower-case
(#721) Variable "chartCoordinates" must be all lower-case
(#721) Variable "chartCoordinates" must be all lower-case
(#721) Variable "imageDetails" must be all lower-case
(#721) Variable "imageDetails" must be all lower-case
(#721) Variable "imageData" must be all lower-case
(#721) Line exceeds maximum limit of 180 characters; contains 291 characters
(#724) Variable "chartFileName" must be all lower-case
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) This comment is 50% valid code; is this commented out code?
(#741) Public method name "HTML::generateStyles" must be in lower-case letters only
(#741) Variable "generateSurroundingHTML" must be all lower-case
(#742) Opening brace should be on the same line as the declaration
(#745) Line exceeds 132 characters; contains 133 characters
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Variable "generateSurroundingHTML" must be all lower-case
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Variable "generateSurroundingHTML" must be all lower-case
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Variable "styleName" must be all lower-case
(#761) Variable "styleDefinition" must be all lower-case
(#762) Variable "styleName" must be all lower-case
(#763) Variable "styleName" must be all lower-case
(#763) Variable "styleDefinition" must be all lower-case
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#768) Variable "generateSurroundingHTML" must be all lower-case
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) This comment is 50% valid code; is this commented out code?
(#783) Public method name "HTML::buildCSS" must be in lower-case letters only
(#783) Variable "generateSurroundingHTML" must be all lower-case
(#784) Opening brace should be on the same line as the declaration
(#787) Line exceeds 132 characters; contains 133 characters
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Variable "generateSurroundingHTML" must be all lower-case
(#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
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Variable "sheetIndex" must be all lower-case
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#863) Variable "highestColumnIndex" must be all lower-case
(#865) Variable "highestColumnIndex" must be all lower-case
(#866) Variable "sheetIndex" must be all lower-case
(#866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) Variable "sheetIndex" must be all lower-case
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) Variable "columnDimension" must be all lower-case
(#872) Variable "columnDimension" must be all lower-case
(#872) Line exceeds 132 characters; contains 152 characters
(#874) Variable "columnDimension" must be all lower-case
(#875) Variable "sheetIndex" must be all lower-case
(#876) Variable "sheetIndex" must be all lower-case
(#878) Variable "columnDimension" must be all lower-case
(#879) Variable "sheetIndex" must be all lower-case
(#880) Variable "sheetIndex" must be all lower-case
(#880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Variable "rowDimension" must be all lower-case
(#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
(#889) Variable "sheetIndex" must be all lower-case
(#891) Variable "rowDimension" must be all lower-case
(#892) Variable "pt_height" must not contain underscores.
(#894) Variable "pt_height" must not contain underscores.
(#894) Variable "rowDimension" must be all lower-case
(#896) Variable "sheetIndex" must be all lower-case
(#896) Variable "pt_height" must not contain underscores.
(#897) Variable "rowDimension" must be all lower-case
(#898) Variable "sheetIndex" must be all lower-case
(#899) Variable "sheetIndex" must be all lower-case
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Variable "rowDimension" must be all lower-case
(#904) Variable "rowDimension" must be all lower-case
(#906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Variable "sheetIndex" must be all lower-case
(#909) Variable "rowDimension" must be all lower-case
(#910) Variable "pt_height" must not contain underscores.
(#912) Variable "pt_height" must not contain underscores.
(#912) Variable "rowDimension" must be all lower-case
(#914) Variable "sheetIndex" must be all lower-case
(#914) Variable "pt_height" must not contain underscores.
(#915) Variable "rowDimension" must be all lower-case
(#916) Variable "sheetIndex" must be all lower-case
(#917) Variable "sheetIndex" must be all lower-case
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) This comment is 50% valid code; is this commented out code?
(#937) Private method name "HTML::createCSSStyle" must be in lower-case letters only
(#937) Variable "pStyle" must be all lower-case
(#938) Opening brace should be on the same line as the declaration
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Variable "pStyle" must be all lower-case
(#945) Variable "pStyle" must be all lower-case
(#946) Variable "pStyle" must be all lower-case
(#947) Variable "pStyle" must be all lower-case
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) This comment is 50% valid code; is this commented out code?
(#960) Private method name "HTML::createCSSStyleAlignment" must be in lower-case letters only
(#960) Variable "pStyle" must be all lower-case
(#961) Opening brace should be on the same line as the declaration
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Variable "pStyle" must be all lower-case
(#967) Variable "textAlign" must be all lower-case
(#967) Variable "pStyle" must be all lower-case
(#968) Variable "textAlign" must be all lower-case
(#969) Variable "textAlign" must be all lower-case
(#970) Variable "textAlign" must be all lower-case
(#970) Variable "pStyle" must be all lower-case
(#983) Private method name "HTML::createCSSStyleFont" must be in lower-case letters only
(#983) Variable "pStyle" must be all lower-case
(#984) Opening brace should be on the same line as the declaration
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Variable "pStyle" must be all lower-case
(#992) Variable "pStyle" must be all lower-case
(#992) Variable "pStyle" must be all lower-case
(#994) Usage of ELSEIF not allowed; use ELSE IF instead
(#994) Variable "pStyle" must be all lower-case
(#996) Usage of ELSEIF not allowed; use ELSE IF instead
(#996) Variable "pStyle" must be all lower-case
(#999) Variable "pStyle" must be all lower-case
(#1003) Variable "pStyle" must be all lower-case
(#1004) Variable "pStyle" must be all lower-case
(#1005) Variable "pStyle" must be all lower-case
(#1016) Private method name "HTML::createCSSStyleBorders" must be in lower-case letters only
(#1016) Variable "pStyle" must be all lower-case
(#1017) Opening brace should be on the same line as the declaration
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Variable "pStyle" must be all lower-case
(#1023) Variable "pStyle" must be all lower-case
(#1024) Variable "pStyle" must be all lower-case
(#1025) Variable "pStyle" must be all lower-case
(#1036) Private method name "HTML::createCSSStyleBorder" must be in lower-case letters only
(#1036) Variable "pStyle" must be all lower-case
(#1037) Opening brace should be on the same line as the declaration
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1039) Variable "borderStyle" must be all lower-case
(#1039) Variable "pStyle" must be all lower-case
(#1040) Variable "borderStyle" must be all lower-case
(#1040) Variable "pStyle" must be all lower-case
(#1040) Variable "borderStyle" must be all lower-case
(#1051) Private method name "HTML::createCSSStyleFill" must be in lower-case letters only
(#1051) Variable "pStyle" must be all lower-case
(#1052) Opening brace should be on the same line as the declaration
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1057) Variable "pStyle" must be all lower-case
(#1058) Variable "pStyle" must be all lower-case
(#1067) Public method name "HTML::generateHTMLFooter" must be in lower-case letters only
(#1068) Opening brace should be on the same line as the declaration
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Private method name "HTML::generateTableHeader" must be in lower-case letters only
(#1084) Variable "pSheet" must be all lower-case
(#1085) Opening brace should be on the same line as the declaration
(#1086) Variable "sheetIndex" must be all lower-case
(#1086) Variable "pSheet" must be all lower-case
(#1086) Variable "pSheet" must be all lower-case
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1090) Variable "pSheet" must be all lower-case
(#1093) Variable "pSheet" must be all lower-case
(#1094) Variable "sheetIndex" must be all lower-case
(#1094) Variable "sheetIndex" must be all lower-case
(#1094) Line exceeds 132 characters; contains 164 characters
(#1099) Variable "pSheet" must be all lower-case
(#1100) Variable "sheetIndex" must be all lower-case
(#1100) Line exceeds 132 characters; contains 145 characters
(#1102) Variable "sheetIndex" must be all lower-case
(#1102) Line exceeds 132 characters; contains 145 characters
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) Variable "highestColumnIndex" must be all lower-case
(#1107) Variable "pSheet" must be all lower-case
(#1109) Variable "highestColumnIndex" must be all lower-case
(#1114) Variable "sheetIndex" must be all lower-case
(#1115) Variable "sheetIndex" must be all lower-case
(#1129) Private method name "HTML::generateTableFooter" must be in lower-case letters only
(#1130) Opening brace should be on the same line as the declaration
(#1145) Private method name "HTML::generateRow" must be in lower-case letters only
(#1145) Variable "pSheet" must be all lower-case
(#1145) Variable "pValues" must be all lower-case
(#1145) Variable "pRow" must be all lower-case
(#1145) Variable "cellType" must be all lower-case
(#1146) Opening brace should be on the same line as the declaration
(#1147) Variable "pValues" must be all lower-case
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Inline comments must end in full-stops, exclamation marks, or question marks
(#1152) Variable "sheetIndex" must be all lower-case
(#1152) Variable "pSheet" must be all lower-case
(#1152) Variable "pSheet" must be all lower-case
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1155) Variable "pSheet" must be all lower-case
(#1156) Variable "pSheet" must be all lower-case
(#1158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1159) Variable "pRow" must be all lower-case
(#1160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1167) Variable "pSheet" must be all lower-case
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Variable "pRow" must be all lower-case
(#1175) Variable "sheetIndex" must be all lower-case
(#1175) Variable "pRow" must be all lower-case
(#1176) Variable "sheetIndex" must be all lower-case
(#1176) Variable "pRow" must be all lower-case
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Variable "colNum" must be all lower-case
(#1183) Variable "pValues" must be all lower-case
(#1183) Variable "cellAddress" must be all lower-case
(#1184) Variable "cellAddress" must be all lower-case
(#1184) Variable "pSheet" must be all lower-case
(#1184) Variable "cellAddress" must be all lower-case
(#1185) Variable "colNum" must be all lower-case
(#1185) Variable "pRow" must be all lower-case
(#1187) Variable "cssClass" must be all lower-case
(#1188) Variable "cssClass" must be all lower-case
(#1188) Variable "colNum" must be all lower-case
(#1190) Variable "cssClass" must be all lower-case
(#1191) Variable "cellType" must be all lower-case
(#1192) Variable "sheetIndex" must be all lower-case
(#1192) Variable "colNum" must be all lower-case
(#1193) Variable "sheetIndex" must be all lower-case
(#1193) Variable "colNum" must be all lower-case
(#1196) Variable "sheetIndex" must be all lower-case
(#1196) Variable "colNum" must be all lower-case
(#1197) Variable "sheetIndex" must be all lower-case
(#1197) Variable "colNum" must be all lower-case
(#1201) Variable "colSpan" must be all lower-case
(#1202) Variable "rowSpan" must be all lower-case
(#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
(#1205) Variable "cellData" must be all lower-case
(#1207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1207) This comment is 43% valid code; is this commented out code?
(#1209) Variable "cellData" must be all lower-case
(#1211) Variable "pSheet" must be all lower-case
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1220) Variable "cellData" must be all lower-case
(#1220) Line exceeds 132 characters; contains 137 characters
(#1223) Variable "cellData" must be all lower-case
(#1224) Usage of ELSEIF not allowed; use ELSE IF instead
(#1225) Variable "cellData" must be all lower-case
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Variable "cellText" must be all lower-case
(#1231) Variable "cellData" must be all lower-case
(#1231) Variable "cellText" must be all lower-case
(#1235) Variable "cellData" must be all lower-case
(#1236) Usage of ELSEIF not allowed; use ELSE IF instead
(#1237) Variable "cellData" must be all lower-case
(#1240) Variable "cellData" must be all lower-case
(#1245) Variable "cellData" must be all lower-case
(#1247) Variable "pSheet" must be all lower-case
(#1251) Variable "cellData" must be all lower-case
(#1253) Variable "pSheet" must be all lower-case
(#1257) Variable "cellData" must be all lower-case
(#1257) Variable "cellData" must be all lower-case
(#1258) Variable "pSheet" must be all lower-case
(#1259) Variable "cellData" must be all lower-case
(#1259) Variable "cellData" must be all lower-case
(#1260) Usage of ELSEIF not allowed; use ELSE IF instead
(#1260) Variable "pSheet" must be all lower-case
(#1261) Variable "cellData" must be all lower-case
(#1261) Variable "cellData" must be all lower-case
(#1266) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) Variable "cellData" must be all lower-case
(#1267) Variable "cellData" must be all lower-case
(#1269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1269) Inline comments must end in full-stops, exclamation marks, or question marks
(#1270) Variable "cellData" must be all lower-case
(#1270) Variable "cellData" must be all lower-case
(#1274) Variable "cssClass" must be all lower-case
(#1275) Variable "cssClass" must be all lower-case
(#1277) Variable "cellType" must be all lower-case
(#1279) Variable "cssClass" must be all lower-case
(#1279) Variable "cssClass" must be all lower-case
(#1283) Variable "cssClass" must be all lower-case
(#1283) Variable "cssClass" must be all lower-case
(#1287) Inline comments must end in full-stops, exclamation marks, or question marks
(#1288) Variable "sharedStyle" must be all lower-case
(#1288) Variable "pSheet" must be all lower-case
(#1289) Variable "sharedStyle" must be all lower-case
(#1289) Line exceeds 132 characters; contains 138 characters
(#1291) Variable "cssClass" must be all lower-case
(#1297) Variable "pSheet" must be all lower-case
(#1297) Variable "pSheet" must be all lower-case
(#1298) Variable "cellData" must be all lower-case
(#1298) Variable "pSheet" must be all lower-case
(#1298) Variable "pSheet" must be all lower-case
(#1298) Variable "cellData" must be all lower-case
(#1298) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1302) Variable "writeCell" must be all lower-case
(#1302) Variable "pSheet" must be all lower-case
(#1302) Variable "pSheet" must be all lower-case
(#1302) Variable "pRow" must be all lower-case
(#1302) Variable "colNum" must be all lower-case
(#1303) Variable "pSheet" must be all lower-case
(#1303) Variable "pSheet" must be all lower-case
(#1303) Variable "pRow" must be all lower-case
(#1303) Variable "colNum" must be all lower-case
(#1305) Inline comments must end in full-stops, exclamation marks, or question marks
(#1308) Variable "pSheet" must be all lower-case
(#1308) Variable "pSheet" must be all lower-case
(#1308) Variable "pRow" must be all lower-case
(#1308) Variable "colNum" must be all lower-case
(#1309) Variable "pSheet" must be all lower-case
(#1309) Variable "pSheet" must be all lower-case
(#1309) Variable "pRow" must be all lower-case
(#1309) Variable "colNum" must be all lower-case
(#1310) Variable "rowSpan" must be all lower-case
(#1311) Variable "colSpan" must be all lower-case
(#1313) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1314) Inline comments must end in full-stops, exclamation marks, or question marks
(#1314) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1315) Variable "endCellCoord" must be all lower-case
(#1315) Variable "colNum" must be all lower-case
(#1315) Variable "colSpan" must be all lower-case
(#1315) Variable "pRow" must be all lower-case
(#1315) Variable "rowSpan" must be all lower-case
(#1315) Line exceeds 132 characters; contains 135 characters
(#1317) Variable "cssClass" must be all lower-case
(#1317) Variable "pSheet" must be all lower-case
(#1317) Variable "endCellCoord" must be all lower-case
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) Variable "writeCell" must be all lower-case
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1324) Variable "cellType" must be all lower-case
(#1326) Variable "cssClass" must be all lower-case
(#1328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1328) No space found before comment text; expected "// ** Necessary redundant code for the sake of \PhpOffice\PhpSpreadsheet\Writer\PDF **" but found "//** Necessary redundant code for the sake of \PhpOffice\PhpSpreadsheet\Writer\PDF **"
(#1330) Inline comments must end in full-stops, exclamation marks, or question marks
(#1332) Variable "colNum" must be all lower-case
(#1333) Variable "colNum" must be all lower-case
(#1333) Variable "colSpan" must be all lower-case
(#1335) Variable "sheetIndex" must be all lower-case
(#1336) Variable "sheetIndex" must be all lower-case
(#1339) Variable "cssClass" must be all lower-case
(#1342) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) Variable "sheetIndex" must be all lower-case
(#1343) Variable "pRow" must be all lower-case
(#1344) Variable "sheetIndex" must be all lower-case
(#1344) Variable "pRow" must be all lower-case
(#1345) Variable "cssClass" must be all lower-case
(#1347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1347) Inline comments must end in full-stops, exclamation marks, or question marks
(#1347) No space found before comment text; expected "// ** end of redundant code **" but found "//** end of redundant code **"
(#1349) Variable "cssClass" must be all lower-case
(#1351) Variable "colSpan" must be all lower-case
(#1352) Variable "colSpan" must be all lower-case
(#1354) Variable "rowSpan" must be all lower-case
(#1355) Variable "rowSpan" must be all lower-case
(#1360) Variable "pSheet" must be all lower-case
(#1364) Variable "pSheet" must be all lower-case
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Variable "cellData" must be all lower-case
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1371) Variable "cellType" must be all lower-case
(#1374) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) Variable "colNum" must be all lower-case
(#1378) Inline comments must end in full-stops, exclamation marks, or question marks
(#1381) Inline comments must end in full-stops, exclamation marks, or question marks
(#1381) This comment is 50% valid code; is this commented out code?
(#1394) Private method name "HTML::assembleCSS" must be in lower-case letters only
(#1394) Variable "pValue" must be all lower-case
(#1395) Opening brace should be on the same line as the declaration
(#1397) Variable "pValue" must be all lower-case
(#1410) Public method name "HTML::getImagesRoot" must be in lower-case letters only
(#1411) Opening brace should be on the same line as the declaration
(#1421) Public method name "HTML::setImagesRoot" must be in lower-case letters only
(#1421) Variable "pValue" must be all lower-case
(#1422) Opening brace should be on the same line as the declaration
(#1423) Variable "pValue" must be all lower-case
(#1433) Public method name "HTML::getEmbedImages" must be in lower-case letters only
(#1434) Opening brace should be on the same line as the declaration
(#1444) Public method name "HTML::setEmbedImages" must be in lower-case letters only
(#1444) Variable "pValue" must be all lower-case
(#1445) Opening brace should be on the same line as the declaration
(#1446) Variable "pValue" must be all lower-case
(#1456) Public method name "HTML::getUseInlineCss" must be in lower-case letters only
(#1457) Opening brace should be on the same line as the declaration
(#1467) Public method name "HTML::setUseInlineCss" must be in lower-case letters only
(#1467) Variable "pValue" must be all lower-case
(#1468) Opening brace should be on the same line as the declaration
(#1469) Variable "pValue" must be all lower-case
(#1481) Public method name "HTML::formatColor" must be in lower-case letters only
(#1481) Variable "pValue" must be all lower-case
(#1481) Variable "pFormat" must be all lower-case
(#1482) Opening brace should be on the same line as the declaration
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1487) Variable "color_regex" must not contain underscores.
(#1488) Variable "color_regex" must not contain underscores.
(#1488) Variable "pFormat" must be all lower-case
(#1494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) Variable "pValue" must be all lower-case
(#1497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1497) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) Private method name "HTML::calculateSpans" must be in lower-case letters only
(#1509) Opening brace should be on the same line as the declaration
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1513) Variable "sheetIndexes" must be all lower-case
(#1516) Variable "sheetIndexes" must be all lower-case
(#1516) Variable "sheetIndex" must be all lower-case
(#1517) Variable "sheetIndex" must be all lower-case
(#1519) Variable "candidateSpannedRow" must be all lower-case
(#1521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1521) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Variable "candidateSpannedRow" must be all lower-case
(#1542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
(#1543) Variable "sheetIndex" must be all lower-case
(#1547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1547) Inline comments must end in full-stops, exclamation marks, or question marks
(#1548) Variable "sheetIndex" must be all lower-case
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1560) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1561) Variable "countColumns" must be all lower-case
(#1562) Variable "candidateSpannedRow" must be all lower-case
(#1562) Variable "rowIndex" must be all lower-case
(#1563) Variable "sheetIndex" must be all lower-case
(#1563) Variable "rowIndex" must be all lower-case
(#1564) Variable "sheetIndex" must be all lower-case
(#1564) Variable "rowIndex" must be all lower-case
(#1564) Variable "countColumns" must be all lower-case
(#1565) Variable "sheetIndex" must be all lower-case
(#1565) Variable "rowIndex" must be all lower-case
(#1565) Variable "rowIndex" must be all lower-case
(#1570) Inline comments must end in full-stops, exclamation marks, or question marks
(#1571) Variable "sheetIndex" must be all lower-case
(#1572) Variable "sheetIndex" must be all lower-case
(#1572) Variable "rowIndex" must be all lower-case
(#1573) Variable "adjustedBaseCells" must be all lower-case
(#1575) Variable "countColumns" must be all lower-case
(#1577) Variable "baseCell" must be all lower-case
(#1577) Variable "sheetIndex" must be all lower-case
(#1577) Variable "rowIndex" must be all lower-case
(#1579) Variable "baseCell" must be all lower-case
(#1579) Variable "adjustedBaseCells" must be all lower-case
(#1580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1580) Inline comments must end in full-stops, exclamation marks, or question marks
(#1581) Variable "sheetIndex" must be all lower-case
(#1581) Variable "baseCell" must be all lower-case
(#1581) Variable "baseCell" must be all lower-case
(#1582) Variable "adjustedBaseCells" must be all lower-case
(#1582) Variable "baseCell" must be all lower-case
(#1588) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1595) Private method name "HTML::setMargins" must be in lower-case letters only
(#1595) Variable "pSheet" must be all lower-case
(#1596) Opening brace should be on the same line as the declaration
(#1597) Variable "htmlPage" must be all lower-case
(#1598) Variable "htmlBody" must be all lower-case
(#1600) Variable "pSheet" must be all lower-case
(#1601) Variable "htmlPage" must be all lower-case
(#1602) Variable "htmlBody" must be all lower-case
(#1603) Variable "pSheet" must be all lower-case
(#1604) Variable "htmlPage" must be all lower-case
(#1605) Variable "htmlBody" must be all lower-case
(#1606) Variable "pSheet" must be all lower-case
(#1607) Variable "htmlPage" must be all lower-case
(#1608) Variable "htmlBody" must be all lower-case
(#1609) Variable "pSheet" must be all lower-case
(#1610) Variable "htmlPage" must be all lower-case
(#1611) Variable "htmlBody" must be all lower-case
(#1613) Variable "htmlPage" must be all lower-case
(#1614) Variable "htmlBody" must be all lower-case
(#1616) Variable "htmlPage" must be all lower-case
(#1616) Variable "htmlBody" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/IWriter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected 1 space after asterisk; 2 found
(#23) Expected 1 space after asterisk; 2 found
(#24) Expected 1 space after asterisk; 2 found
(#25) Expected 1 space after asterisk; 2 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Expected 1 space after asterisk; 2 found
(#33) Expected 1 space after asterisk; 2 found
(#35) Variable "pFilename" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "writerParts" must be all lower-case
(#43) Member variable "spreadSheet" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Variable "writerPartsArray" must be all lower-case
(#64) Variable "writerPartsArray" must be all lower-case
(#75) Public method name "OpenDocument::getWriterPart" must be in lower-case letters only
(#75) Variable "pPartName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "pPartName" must be all lower-case
(#77) Variable "pPartName" must be all lower-case
(#78) Variable "pPartName" must be all lower-case
(#90) Variable "pFilename" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#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
(#100) Variable "originalFilename" must be all lower-case
(#100) Variable "pFilename" must be all lower-case
(#101) Variable "pFilename" must be all lower-case
(#101) Variable "pFilename" must be all lower-case
(#102) Variable "pFilename" must be all lower-case
(#103) Variable "pFilename" must be all lower-case
(#104) Variable "pFilename" must be all lower-case
(#104) Variable "originalFilename" must be all lower-case
(#108) Variable "objZip" must be all lower-case
(#108) Variable "pFilename" must be all lower-case
(#110) Variable "objZip" must be all lower-case
(#111) Variable "objZip" must be all lower-case
(#112) Variable "objZip" must be all lower-case
(#113) Variable "objZip" must be all lower-case
(#114) Variable "objZip" must be all lower-case
(#115) Variable "objZip" must be all lower-case
(#116) Variable "objZip" must be all lower-case
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "objZip" must be all lower-case
(#120) Variable "pFilename" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "originalFilename" must be all lower-case
(#124) Variable "pFilename" must be all lower-case
(#125) Variable "pFilename" must be all lower-case
(#125) Variable "originalFilename" must be all lower-case
(#126) Variable "pFilename" must be all lower-case
(#126) Line exceeds 132 characters; contains 139 characters
(#128) Variable "pFilename" must be all lower-case
(#139) Private method name "OpenDocument::createZip" must be in lower-case letters only
(#139) Variable "pFilename" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "zipClass" must be all lower-case
(#143) Variable "objZip" must be all lower-case
(#143) Variable "zipClass" must be all lower-case
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "objZip" must be all lower-case
(#148) Variable "zipOverWrite" must be all lower-case
(#149) Variable "zipCreate" must be all lower-case
(#151) Variable "pFilename" must be all lower-case
(#152) Variable "pFilename" must be all lower-case
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "objZip" must be all lower-case
(#155) Variable "pFilename" must be all lower-case
(#155) Variable "zipOverWrite" must be all lower-case
(#156) Variable "objZip" must be all lower-case
(#156) Variable "pFilename" must be all lower-case
(#156) Variable "zipCreate" must be all lower-case
(#157) Variable "pFilename" must be all lower-case
(#161) Variable "objZip" must be all lower-case
(#170) Public method name "OpenDocument::getSpreadsheet" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#186) Public method name "OpenDocument::setSpreadsheet" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Cell/Comment.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Variable "objWriter" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#45) Variable "objWriter" must be all lower-case
(#46) Variable "objWriter" must be all lower-case
(#47) Variable "objWriter" must be all lower-case
(#48) Variable "objWriter" must be all lower-case
(#49) Variable "objWriter" must be all lower-case
(#50) Variable "objWriter" must be all lower-case
(#51) Variable "objWriter" must be all lower-case
(#52) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Content.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Opening brace should be on the same line as the declaration
(#50) This comment is 43% valid code; is this commented out code?
(#53) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#55) Line exceeds maximum limit of 180 characters; contains 183 characters
(#57) Variable "objWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "objWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "objWriter" must be all lower-case
(#65) Variable "objWriter" must be all lower-case
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#72) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#76) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#80) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#82) Variable "objWriter" must be all lower-case
(#83) Variable "objWriter" must be all lower-case
(#84) Variable "objWriter" must be all lower-case
(#85) Variable "objWriter" must be all lower-case
(#86) Variable "objWriter" must be all lower-case
(#87) Variable "objWriter" must be all lower-case
(#88) Variable "objWriter" must be all lower-case
(#89) Variable "objWriter" must be all lower-case
(#90) Variable "objWriter" must be all lower-case
(#91) Variable "objWriter" must be all lower-case
(#92) Variable "objWriter" must be all lower-case
(#93) Variable "objWriter" must be all lower-case
(#94) Variable "objWriter" must be all lower-case
(#95) Variable "objWriter" must be all lower-case
(#96) Variable "objWriter" must be all lower-case
(#97) Variable "objWriter" must be all lower-case
(#99) Variable "objWriter" must be all lower-case
(#100) Variable "objWriter" must be all lower-case
(#101) Variable "objWriter" must be all lower-case
(#103) Variable "objWriter" must be all lower-case
(#104) Variable "objWriter" must be all lower-case
(#105) Variable "objWriter" must be all lower-case
(#106) Variable "objWriter" must be all lower-case
(#107) Variable "objWriter" must be all lower-case
(#108) Variable "objWriter" must be all lower-case
(#109) Variable "objWriter" must be all lower-case
(#110) Variable "objWriter" must be all lower-case
(#112) Variable "objWriter" must be all lower-case
(#120) Private method name "Content::writeSheets" must be in lower-case letters only
(#120) Variable "objWriter" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) This comment is 43% valid code; is this commented out code?
(#124) Variable "sheet_count" must not contain underscores.
(#125) Variable "sheet_count" must not contain underscores.
(#126) Variable "objWriter" must be all lower-case
(#127) Variable "objWriter" must be all lower-case
(#128) Variable "objWriter" must be all lower-case
(#129) Variable "objWriter" must be all lower-case
(#130) Variable "objWriter" must be all lower-case
(#131) Variable "objWriter" must be all lower-case
(#132) Variable "objWriter" must be all lower-case
(#133) Variable "objWriter" must be all lower-case
(#143) Private method name "Content::writeRows" must be in lower-case letters only
(#143) Variable "objWriter" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "number_rows_repeated" must not contain underscores.
(#146) Variable "span_row" must not contain underscores.
(#149) Variable "number_rows_repeated" must not contain underscores.
(#152) Variable "span_row" must not contain underscores.
(#153) Variable "objWriter" must be all lower-case
(#154) Variable "span_row" must not contain underscores.
(#155) Variable "objWriter" must be all lower-case
(#155) Variable "span_row" must not contain underscores.
(#157) Variable "objWriter" must be all lower-case
(#158) Variable "objWriter" must be all lower-case
(#159) Variable "objWriter" must be all lower-case
(#160) Variable "objWriter" must be all lower-case
(#161) Variable "span_row" must not contain underscores.
(#163) Variable "objWriter" must be all lower-case
(#164) Variable "objWriter" must be all lower-case
(#165) Variable "objWriter" must be all lower-case
(#167) Variable "span_row" must not contain underscores.
(#180) Private method name "Content::writeCells" must be in lower-case letters only
(#180) Variable "objWriter" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "number_cols_repeated" must not contain underscores.
(#183) Variable "prev_column" must not contain underscores.
(#189) Variable "objWriter" must be all lower-case
(#189) Variable "prev_column" must not contain underscores.
(#190) Variable "objWriter" must be all lower-case
(#194) Variable "objWriter" must be all lower-case
(#195) Variable "objWriter" must be all lower-case
(#196) Variable "objWriter" must be all lower-case
(#205) Variable "formula_value" must not contain underscores.
(#207) Variable "formula_value" must not contain underscores.
(#209) Variable "objWriter" must be all lower-case
(#210) Variable "formula_value" must not contain underscores.
(#211) Variable "objWriter" must be all lower-case
(#213) Variable "objWriter" must be all lower-case
(#215) Variable "objWriter" must be all lower-case
(#215) Variable "formula_value" must not contain underscores.
(#216) Variable "objWriter" must be all lower-case
(#216) Variable "formula_value" must not contain underscores.
(#224) Variable "objWriter" must be all lower-case
(#225) Variable "objWriter" must be all lower-case
(#226) Variable "objWriter" must be all lower-case
(#230) Variable "objWriter" must be all lower-case
(#231) Variable "objWriter" must be all lower-case
(#234) Variable "objWriter" must be all lower-case
(#235) Variable "objWriter" must be all lower-case
(#236) Variable "prev_column" must not contain underscores.
(#239) Variable "number_cols_repeated" must not contain underscores.
(#239) Variable "number_cols_repeated" must not contain underscores.
(#239) Variable "prev_column" must not contain underscores.
(#240) Variable "number_cols_repeated" must not contain underscores.
(#241) Variable "number_cols_repeated" must not contain underscores.
(#242) Variable "objWriter" must be all lower-case
(#243) Variable "objWriter" must be all lower-case
(#243) Variable "number_cols_repeated" must not contain underscores.
(#244) Variable "objWriter" must be all lower-case
(#246) Variable "objWriter" must be all lower-case
(#258) Private method name "Content::writeCellSpan" must be in lower-case letters only
(#258) Variable "objWriter" must be all lower-case
(#258) Variable "curColumn" must be all lower-case
(#258) Variable "prevColumn" must be all lower-case
(#259) Opening brace should be on the same line as the declaration
(#260) Variable "curColumn" must be all lower-case
(#260) Variable "prevColumn" must be all lower-case
(#262) Variable "objWriter" must be all lower-case
(#263) Usage of ELSEIF not allowed; use ELSE IF instead
(#264) Variable "objWriter" must be all lower-case
(#265) Variable "objWriter" must be all lower-case
(#266) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Meta.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "objWriter" must be all lower-case
(#44) Variable "objWriter" must be all lower-case
(#44) Line exceeds maximum limit of 180 characters; contains 183 characters
(#46) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#65) Variable "objWriter" must be all lower-case
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#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) No space found before comment text; expected "// <meta:document-statistic meta:table-count="XXX" meta:cell-count="XXX" meta:object-count="XXX"/>" but found "//<meta:document-statistic meta:table-count="XXX" meta:cell-count="XXX" meta:object-count="XXX"/>"
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#80) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#83) Variable "objWriter" must be all lower-case
(#84) Variable "objWriter" must be all lower-case
(#85) Variable "objWriter" must be all lower-case
(#86) Variable "objWriter" must be all lower-case
(#88) Variable "objWriter" must be all lower-case
(#90) Variable "objWriter" must be all lower-case
(#92) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/MetaInf.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "MetaInf::writeManifest" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "objWriter" must be all lower-case
(#44) Variable "objWriter" must be all lower-case
(#44) Line exceeds maximum limit of 180 characters; contains 183 characters
(#46) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "objWriter" must be all lower-case
(#54) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#64) Variable "objWriter" must be all lower-case
(#65) Variable "objWriter" must be all lower-case
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#72) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#76) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#80) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#82) Variable "objWriter" must be all lower-case
(#84) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Mimetype.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "objWriter" must be all lower-case
(#44) Variable "objWriter" must be all lower-case
(#44) Line exceeds maximum limit of 180 characters; contains 183 characters
(#46) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "objWriter" must be all lower-case
(#54) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#64) Variable "objWriter" must be all lower-case
(#65) Variable "objWriter" must be all lower-case
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Styles.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "objWriter" must be all lower-case
(#44) Variable "objWriter" must be all lower-case
(#44) Line exceeds maximum limit of 180 characters; contains 183 characters
(#46) Variable "objWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "objWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "objWriter" must be all lower-case
(#54) Variable "objWriter" must be all lower-case
(#55) Variable "objWriter" must be all lower-case
(#56) Variable "objWriter" must be all lower-case
(#57) Variable "objWriter" must be all lower-case
(#58) Variable "objWriter" must be all lower-case
(#59) Variable "objWriter" must be all lower-case
(#60) Variable "objWriter" must be all lower-case
(#61) Variable "objWriter" must be all lower-case
(#62) Variable "objWriter" must be all lower-case
(#63) Variable "objWriter" must be all lower-case
(#64) Variable "objWriter" must be all lower-case
(#65) Variable "objWriter" must be all lower-case
(#66) Variable "objWriter" must be all lower-case
(#67) Variable "objWriter" must be all lower-case
(#68) Variable "objWriter" must be all lower-case
(#69) Variable "objWriter" must be all lower-case
(#70) Variable "objWriter" must be all lower-case
(#71) Variable "objWriter" must be all lower-case
(#72) Variable "objWriter" must be all lower-case
(#73) Variable "objWriter" must be all lower-case
(#74) Variable "objWriter" must be all lower-case
(#75) Variable "objWriter" must be all lower-case
(#76) Variable "objWriter" must be all lower-case
(#77) Variable "objWriter" must be all lower-case
(#78) Variable "objWriter" must be all lower-case
(#79) Variable "objWriter" must be all lower-case
(#80) Variable "objWriter" must be all lower-case
(#81) Variable "objWriter" must be all lower-case
(#83) Variable "objWriter" must be all lower-case
(#84) Variable "objWriter" must be all lower-case
(#85) Variable "objWriter" must be all lower-case
(#86) Variable "objWriter" must be all lower-case
(#87) Variable "objWriter" must be all lower-case
(#89) Variable "objWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/Thumbnails.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "Thumbnails::writeThumbnail" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/OpenDocument/WriterPart.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/PDF.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected 1 space after asterisk; 2 found
(#25) Expected 1 space after asterisk; 2 found
(#26) Expected 1 space after asterisk; 2 found
(#27) Expected 1 space after asterisk; 2 found
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Expected 1 space after asterisk; 2 found
(#42) Expected 1 space after asterisk; 2 found
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "pdfLibraryName" must be all lower-case
(#47) Variable "pdfLibraryName" must be all lower-case
(#51) Variable "pdfLibraryPath" must be all lower-case
(#52) Variable "pdfLibraryName" must be all lower-case
(#55) Variable "includePath" must be all lower-case
(#56) Variable "rendererPath" must be all lower-case
(#56) Variable "pdfLibraryPath" must be all lower-case
(#57) Variable "rendererPath" must be all lower-case
(#57) Variable "includePath" must be all lower-case
(#58) Variable "pdfLibraryPath" must be all lower-case
(#61) Variable "rendererName" must be all lower-case
(#61) Variable "pdfLibraryName" must be all lower-case
(#62) Variable "rendererName" must be all lower-case
(#68) Expected 1 space after asterisk; 2 found
(#69) Expected 1 space after asterisk; 2 found
(#70) Expected 1 space after asterisk; 2 found
(#73) Opening brace should be on the same line as the declaration
(#84) Variable "pFilename" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "pFilename" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/PDF/Core.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected 1 space after asterisk; 2 found
(#23) Expected 1 space after asterisk; 2 found
(#24) Expected 1 space after asterisk; 2 found
(#25) Expected 1 space after asterisk; 2 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "tempDir" must be all lower-case
(#55) Member variable "paperSize" must be all lower-case
(#62) Member variable "saveArrayReturnType" must be all lower-case
(#69) Member variable "paperSizes" must be all lower-case
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#71) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#72) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#73) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#74) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#75) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#76) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#77) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#78) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#79) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#80) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#81) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#82) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#83) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#84) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#85) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#86) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#87) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#88) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#89) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#90) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#91) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#92) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#94) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#95) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#96) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#97) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#98) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#99) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#100) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#101) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#102) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#104) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#105) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#106) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#108) Line exceeds 132 characters; contains 135 characters
(#108) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Line exceeds 132 characters; contains 135 characters
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#110) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#112) Line exceeds 132 characters; contains 135 characters
(#112) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#114) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#115) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#116) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#117) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#118) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#119) Line exceeds 132 characters; contains 134 characters
(#119) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#120) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#121) Line exceeds 132 characters; contains 137 characters
(#121) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#122) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#123) Line exceeds 132 characters; contains 143 characters
(#123) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#124) Line exceeds 132 characters; contains 134 characters
(#124) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#125) Line exceeds 132 characters; contains 134 characters
(#125) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#126) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#127) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#128) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#129) Line exceeds 132 characters; contains 134 characters
(#129) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#130) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#131) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#132) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#133) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#134) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#135) Line exceeds 132 characters; contains 137 characters
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#141) Expected 1 space after asterisk; 2 found
(#144) Opening brace should be on the same line as the declaration
(#153) Expected 1 space after asterisk; 2 found
(#155) Public method name "Core::getFont" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#167) Expected 1 space after asterisk; 2 found
(#169) Public method name "Core::setFont" must be in lower-case letters only
(#169) Variable "fontName" must be all lower-case
(#170) Opening brace should be on the same line as the declaration
(#171) Variable "fontName" must be all lower-case
(#179) Expected 1 space after asterisk; 2 found
(#181) Public method name "Core::getPaperSize" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#189) Expected 1 space after asterisk; 2 found
(#190) Expected 1 space after asterisk; 2 found
(#192) Public method name "Core::setPaperSize" must be in lower-case letters only
(#192) Variable "pValue" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#194) Variable "pValue" must be all lower-case
(#202) Expected 1 space after asterisk; 2 found
(#204) Public method name "Core::getOrientation" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#212) Expected 1 space after asterisk; 2 found
(#213) Expected 1 space after asterisk; 2 found
(#215) Public method name "Core::setOrientation" must be in lower-case letters only
(#215) Variable "pValue" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "pValue" must be all lower-case
(#225) Expected 1 space after asterisk; 2 found
(#227) Public method name "Core::getTempDir" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#235) Expected 1 space after asterisk; 2 found
(#236) Expected 1 space after asterisk; 2 found
(#237) Expected 1 space after asterisk; 2 found
(#239) Public method name "Core::setTempDir" must be in lower-case letters only
(#239) Variable "pValue" must be all lower-case
(#240) Opening brace should be on the same line as the declaration
(#241) Variable "pValue" must be all lower-case
(#242) Variable "pValue" must be all lower-case
(#244) Variable "pValue" must be all lower-case
(#253) Expected 1 space after asterisk; 2 found
(#254) Expected 1 space after asterisk; 2 found
(#256) Protected method name "Core::prepareForSave" must be in lower-case letters only
(#256) Variable "pFilename" must be all lower-case
(#257) Opening brace should be on the same line as the declaration
(#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) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#265) Variable "fileHandle" must be all lower-case
(#265) Variable "pFilename" must be all lower-case
(#266) Variable "fileHandle" must be all lower-case
(#267) Variable "pFilename" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#275) Variable "fileHandle" must be all lower-case
(#281) Expected 1 space after asterisk; 2 found
(#282) Expected 1 space after asterisk; 2 found
(#284) Protected method name "Core::restoreStateAfterSave" must be in lower-case letters only
(#284) Variable "fileHandle" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#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) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/PDF/DomPDF.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Variable "pdfRendererClassFile" must be all lower-case
(#7) Variable "pdfRendererClassFile" must be all lower-case
(#8) "require_once" must be immediately followed by an open parenthesis
(#8) Variable "pdfRendererClassFile" must be all lower-case
(#30) Expected 1 space after asterisk; 2 found
(#31) Expected 1 space after asterisk; 2 found
(#32) Expected 1 space after asterisk; 2 found
(#33) Expected 1 space after asterisk; 2 found
(#40) Expected 1 space after asterisk; 2 found
(#42) Possible useless method overriding detected
(#43) Opening brace should be on the same line as the declaration
(#50) Expected 1 space after asterisk; 2 found
(#51) Expected 1 space after asterisk; 2 found
(#53) Variable "pFilename" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "fileHandle" must be all lower-case
(#55) Variable "pFilename" must be all lower-case
(#57) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#58) Variable "paperSize" must be all lower-case
(#58) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#64) Variable "printPaperSize" must be all lower-case
(#65) Variable "printMargins" must be all lower-case
(#69) Variable "printPaperSize" must be all lower-case
(#70) Variable "printMargins" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#83) Variable "printPaperSize" must be all lower-case
(#86) Variable "paperSizes" must be all lower-case
(#86) Variable "printPaperSize" must be all lower-case
(#87) Variable "paperSize" must be all lower-case
(#87) Variable "paperSizes" must be all lower-case
(#87) Variable "printPaperSize" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#92) Variable "paperSize" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#102) Variable "fileHandle" must be all lower-case
(#104) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/PDF/MPDF.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Variable "pdfRendererClassFile" must be all lower-case
(#7) Variable "pdfRendererClassFile" must be all lower-case
(#8) "require_once" must be immediately followed by an open parenthesis
(#8) Variable "pdfRendererClassFile" must be all lower-case
(#30) Expected 1 space after asterisk; 2 found
(#31) Expected 1 space after asterisk; 2 found
(#32) Expected 1 space after asterisk; 2 found
(#33) Expected 1 space after asterisk; 2 found
(#40) Expected 1 space after asterisk; 2 found
(#42) Possible useless method overriding detected
(#43) Opening brace should be on the same line as the declaration
(#50) Expected 1 space after asterisk; 2 found
(#51) Expected 1 space after asterisk; 2 found
(#53) Variable "pFilename" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "fileHandle" must be all lower-case
(#55) Variable "pFilename" must be all lower-case
(#57) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#58) Variable "paperSize" must be all lower-case
(#58) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#64) Variable "printPaperSize" must be all lower-case
(#65) Variable "printMargins" must be all lower-case
(#69) Variable "printPaperSize" must be all lower-case
(#70) Variable "printMargins" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#84) Variable "printPaperSize" must be all lower-case
(#87) Variable "paperSizes" must be all lower-case
(#87) Variable "printPaperSize" must be all lower-case
(#88) Variable "paperSize" must be all lower-case
(#88) Variable "paperSizes" must be all lower-case
(#88) Variable "printPaperSize" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#94) Variable "paperSize" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#112) Variable "fileHandle" must be all lower-case
(#114) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/PhpSpreadsheet/Writer/PDF/TcPDF.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Variable "pdfRendererClassFile" must be all lower-case
(#7) Variable "pdfRendererClassFile" must be all lower-case
(#8) Variable "k_path_url" must not contain underscores.
(#9) "require_once" must be immediately followed by an open parenthesis
(#9) Variable "pdfRendererClassFile" must be all lower-case
(#31) Expected 1 space after asterisk; 2 found
(#32) Expected 1 space after asterisk; 2 found
(#33) Expected 1 space after asterisk; 2 found
(#34) Expected 1 space after asterisk; 2 found
(#41) Expected 1 space after asterisk; 2 found
(#43) Possible useless method overriding detected
(#44) Opening brace should be on the same line as the declaration
(#51) Expected 1 space after asterisk; 2 found
(#52) Expected 1 space after asterisk; 2 found
(#54) Variable "pFilename" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "fileHandle" must be all lower-case
(#56) Variable "pFilename" must be all lower-case
(#58) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Variable "paperSize" must be all lower-case
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#65) Variable "printPaperSize" must be all lower-case
(#66) Variable "printMargins" must be all lower-case
(#70) Variable "printPaperSize" must be all lower-case
(#71) Variable "printMargins" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#82) Variable "printPaperSize" must be all lower-case
(#85) Variable "paperSizes" must be all lower-case
(#85) Variable "printPaperSize" must be all lower-case
(#86) Variable "paperSize" must be all lower-case
(#86) Variable "paperSizes" must be all lower-case
(#86) Variable "printPaperSize" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#90) Variable "paperSize" must be all lower-case
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#93) Variable "printMargins" must be all lower-case
(#93) Variable "printMargins" must be all lower-case
(#93) Variable "printMargins" must be all lower-case
(#94) Variable "printMargins" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#117) Variable "fileHandle" must be all lower-case
(#117) Variable "pFilename" must be all lower-case
(#119) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/Adapter/Zip/PclZipAdapter.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.".
(#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) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected MOODLE_INTERNAL check or config.php inclusion
(#11) Member variable "oPclZip" must be all lower-case
(#16) Member variable "tmpDir" must be all lower-case
(#23) Opening brace should be on the same line as the declaration
(#33) Opening brace should be on the same line as the declaration
(#43) Public method name "PclZipAdapter::addFromString" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "pathData" must be all lower-case
(#47) Variable "hFile" must be all lower-case
(#47) Variable "pathData" must be all lower-case
(#48) Variable "hFile" must be all lower-case
(#49) Variable "hFile" must be all lower-case
(#51) Variable "pathData" must be all lower-case
(#51) Variable "pathData" must be all lower-case
(#51) Line exceeds 132 characters; contains 158 characters
(#55) Variable "pathData" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/Adapter/Zip/ZipArchiveAdapter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#12) Member variable "oZipArchive" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#55) Public method name "ZipArchiveAdapter::addFromString" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/src/Common/Adapter/Zip/ZipInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Public method name "ZipInterface::addFromString" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/common/src/Common/Autoloader.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "prefixLength" must be all lower-case
(#45) Variable "prefixLength" must be all lower-case
(#46) Variable "prefixLength" must be all lower-case
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#50) "require_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/common/src/Common/Drawing.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "Drawing::pixelsToEmu" must be in lower-case letters only
(#32) Variable "pValue" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "pValue" must be all lower-case
(#43) Public method name "Drawing::emuToPixels" must be in lower-case letters only
(#43) Variable "pValue" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "pValue" must be all lower-case
(#48) Variable "pValue" must be all lower-case
(#57) Public method name "Drawing::pixelsToPoints" must be in lower-case letters only
(#57) Variable "pValue" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "pValue" must be all lower-case
(#68) Public method name "Drawing::pointsToCentimeters" must be in lower-case letters only
(#68) Variable "pValue" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "pValue" must be all lower-case
(#73) Variable "pValue" must be all lower-case
(#75) Whitespace found at end of line
(#82) Public method name "Drawing::pointsToPixels" must be in lower-case letters only
(#82) Variable "pValue" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "pValue" must be all lower-case
(#87) Variable "pValue" must be all lower-case
(#96) Public method name "Drawing::pixelsToCentimeters" must be in lower-case letters only
(#96) Variable "pValue" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#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
(#98) This comment is 50% valid code; is this commented out code?
(#98) No space found before comment text; expected "// return $pValue * 0.028;" but found "//return $pValue * 0.028;"
(#99) Variable "pValue" must be all lower-case
(#108) Public method name "Drawing::centimetersToPixels" must be in lower-case letters only
(#108) Variable "pValue" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "pValue" must be all lower-case
(#113) Variable "pValue" must be all lower-case
(#122) Public method name "Drawing::degreesToAngle" must be in lower-case letters only
(#122) Variable "pValue" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "pValue" must be all lower-case
(#133) Public method name "Drawing::angleToDegrees" must be in lower-case letters only
(#133) Variable "pValue" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "pValue" must be all lower-case
(#138) Variable "pValue" must be all lower-case
(#147) Public method name "Drawing::centimetersToTwips" must be in lower-case letters only
(#147) Variable "pValue" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "pValue" must be all lower-case
(#152) Variable "pValue" must be all lower-case
(#161) Public method name "Drawing::twipsToCentimeters" must be in lower-case letters only
(#161) Variable "pValue" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "pValue" must be all lower-case
(#166) Variable "pValue" must be all lower-case
(#175) Public method name "Drawing::inchesToTwips" must be in lower-case letters only
(#175) Variable "pValue" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "pValue" must be all lower-case
(#180) Variable "pValue" must be all lower-case
(#189) Public method name "Drawing::twipsToInches" must be in lower-case letters only
(#189) Variable "pValue" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "pValue" must be all lower-case
(#194) Variable "pValue" must be all lower-case
(#203) Public method name "Drawing::twipsToPixels" must be in lower-case letters only
(#203) Variable "pValue" must be all lower-case
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "pValue" must be all lower-case
(#208) Variable "pValue" must be all lower-case
(#217) Public method name "Drawing::htmlToRGB" must be in lower-case letters only
(#217) Variable "pValue" must be all lower-case
(#218) Opening brace should be on the same line as the declaration
(#219) Variable "pValue" must be all lower-case
(#220) Variable "pValue" must be all lower-case
(#220) Variable "pValue" must be all lower-case
(#223) Variable "pValue" must be all lower-case
(#224) Variable "colorR" must be all lower-case
(#224) Variable "colorG" must be all lower-case
(#224) Variable "colorB" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#224) Variable "pValue" must be all lower-case
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Variable "pValue" must be all lower-case
(#226) Variable "colorR" must be all lower-case
(#226) Variable "colorG" must be all lower-case
(#226) Variable "colorB" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#226) Variable "pValue" must be all lower-case
(#231) Variable "colorR" must be all lower-case
(#231) Variable "colorR" must be all lower-case
(#232) Variable "colorG" must be all lower-case
(#232) Variable "colorG" must be all lower-case
(#233) Variable "colorB" must be all lower-case
(#233) Variable "colorB" must be all lower-case
(#235) Variable "colorR" must be all lower-case
(#235) Variable "colorG" must be all lower-case
(#235) Variable "colorB" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/File.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "File::fileExists" must be in lower-case letters only
(#30) Variable "pFilename" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#35) Variable "pFilename" must be all lower-case
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Variable "zipFile" must be all lower-case
(#37) Variable "pFilename" must be all lower-case
(#37) Variable "pFilename" must be all lower-case
(#38) Variable "archiveFile" must be all lower-case
(#38) Variable "pFilename" must be all lower-case
(#38) Variable "pFilename" must be all lower-case
(#41) Variable "zipFile" must be all lower-case
(#42) Variable "returnValue" must be all lower-case
(#42) Variable "archiveFile" must be all lower-case
(#45) Variable "returnValue" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "pFilename" must be all lower-case
(#61) Variable "pFilename" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "returnValue" must be all lower-case
(#64) Variable "pFilename" must be all lower-case
(#67) Variable "returnValue" must be all lower-case
(#67) Variable "returnValue" must be all lower-case
(#68) Variable "pathArray" must be all lower-case
(#68) Variable "pFilename" must be all lower-case
(#69) Variable "pathArray" must be all lower-case
(#69) Variable "pathArray" must be all lower-case
(#70) Variable "numPathArray" must be all lower-case
(#70) Variable "pathArray" must be all lower-case
(#71) Variable "numPathArray" must be all lower-case
(#72) Variable "pathArray" must be all lower-case
(#73) Variable "pathArray" must be all lower-case
(#74) Variable "pathArray" must be all lower-case
(#79) Variable "returnValue" must be all lower-case
(#79) Variable "pathArray" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 50% valid code; is this commented out code?
(#83) Variable "returnValue" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/Font.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "Font::fontSizeToPixels" must be in lower-case letters only
(#30) Variable "fontSizeInPoints" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "fontSizeInPoints" must be all lower-case
(#41) Public method name "Font::inchSizeToPixels" must be in lower-case letters only
(#41) Variable "sizeInInch" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "sizeInInch" must be all lower-case
(#52) Public method name "Font::centimeterSizeToPixels" must be in lower-case letters only
(#52) Variable "sizeInCm" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "sizeInCm" must be all lower-case
(#63) Public method name "Font::centimeterSizeToTwips" must be in lower-case letters only
(#63) Variable "sizeInCm" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "sizeInCm" must be all lower-case
(#74) Public method name "Font::inchSizeToTwips" must be in lower-case letters only
(#74) Variable "sizeInInch" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "sizeInInch" must be all lower-case
(#85) Public method name "Font::pixelSizeToTwips" must be in lower-case letters only
(#85) Variable "sizeInPixel" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "sizeInPixel" must be all lower-case
(#96) Public method name "Font::pointSizeToTwips" must be in lower-case letters only
(#96) Variable "sizeInPoint" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "sizeInPoint" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/Microsoft/OLERead.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#56) Member variable "summaryInformation" must be all lower-case
(#57) Member variable "docSummaryInfos" must be all lower-case
(#58) Member variable "powerpointDocument" must be all lower-case
(#59) Member variable "currentUser" must be all lower-case
(#61) Member variable "rootEntry" must be all lower-case
(#63) Member variable "smallBlockChain" must be all lower-case
(#64) Member variable "bigBlockChain" must be all lower-case
(#73) Variable "sFileName" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "sFileName" must be all lower-case
(#77) Variable "sFileName" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "sFileName" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "sFileName" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "sFileName" must be all lower-case
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "numBigBlkDepotBlks" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "rootStartBlock" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "sbdStartBlock" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "extensionBlock" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "numExtensionBlocks" must be all lower-case
(#107) Variable "bigBlockDepotBlocks" must be all lower-case
(#110) Variable "bbdBlocks" must be all lower-case
(#110) Variable "numBigBlkDepotBlks" must be all lower-case
(#112) Variable "numExtensionBlocks" must be all lower-case
(#113) Variable "bbdBlocks" must be all lower-case
(#113) Expected 1 space before "/"; 0 found
(#113) Expected 1 space after "/"; 0 found
(#116) Variable "bbdBlocks" must be all lower-case
(#117) Variable "bigBlockDepotBlocks" must be all lower-case
(#121) Variable "numExtensionBlocks" must be all lower-case
(#122) Variable "extensionBlock" must be all lower-case
(#123) Variable "blocksToRead" must be all lower-case
(#123) Variable "numBigBlkDepotBlks" must be all lower-case
(#123) Variable "bbdBlocks" must be all lower-case
(#125) Variable "bbdBlocks" must be all lower-case
(#125) Variable "bbdBlocks" must be all lower-case
(#125) Variable "blocksToRead" must be all lower-case
(#126) Variable "bigBlockDepotBlocks" must be all lower-case
(#130) Variable "bbdBlocks" must be all lower-case
(#130) Variable "blocksToRead" must be all lower-case
(#131) Variable "bbdBlocks" must be all lower-case
(#131) Variable "numBigBlkDepotBlks" must be all lower-case
(#132) Variable "extensionBlock" must be all lower-case
(#138) Variable "numBigBlkDepotBlks" must be all lower-case
(#139) Variable "bigBlockDepotBlocks" must be all lower-case
(#141) Expected 1 space before "*"; 0 found
(#141) Expected 1 space after "*"; 0 found
(#142) Expected 1 space before "*"; 0 found
(#142) Expected 1 space after "*"; 0 found
(#145) Variable "sbdBlock" must be all lower-case
(#145) Variable "sbdStartBlock" must be all lower-case
(#147) Variable "sbdBlock" must be all lower-case
(#148) Variable "sbdBlock" must be all lower-case
(#150) Expected 1 space before "*"; 0 found
(#150) Expected 1 space after "*"; 0 found
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#153) Variable "sbdBlock" must be all lower-case
(#153) Variable "sbdBlock" must be all lower-case
(#153) Expected 1 space before "*"; 0 found
(#153) Expected 1 space after "*"; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "rootStartBlock" must be all lower-case
(#168) Public method name "OLERead::getStream" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#174) Variable "streamData" must be all lower-case
(#183) Variable "streamData" must be all lower-case
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#188) Variable "streamData" must be all lower-case
(#190) Variable "numBlocks" must be all lower-case
(#192) Variable "numBlocks" must be all lower-case
(#195) Variable "numBlocks" must be all lower-case
(#203) Variable "streamData" must be all lower-case
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#207) Variable "streamData" must be all lower-case
(#217) Private method name "OLERead::readData" must be in lower-case letters only
(#217) Variable "blID" must be all lower-case
(#218) Opening brace should be on the same line as the declaration
(#219) Variable "blID" must be all lower-case
(#225) Expected 1 space before "*"; 0 found
(#225) Expected 1 space after "*"; 0 found
(#233) Private method name "OLERead::readPropertySets" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "entryLen" must be all lower-case
(#239) Variable "entryLen" must be all lower-case
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#244) Variable "nameSize" must be all lower-case
(#244) Expected 1 space before "+"; 0 found
(#244) Expected 1 space after "+"; 0 found
(#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
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "startBlock" must be all lower-case
(#255) Variable "nameSize" must be all lower-case
(#260) Variable "startBlock" must be all lower-case
(#262) Whitespace found at end of line
(#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 "upName" must be all lower-case
(#265) Whitespace found at end of line
(#266) Variable "upName" must be all lower-case
(#291) Variable "upName" must be all lower-case
(#306) Private method name "OLERead::getInt4d" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/common/src/Common/Text.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "controlCharacters" must be all lower-case
(#34) Private method name "Text::buildControlCharacters" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#40) Variable "controlCharacters" must be all lower-case
(#59) Public method name "Text::controlCharacterPHP2OOXML" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "controlCharacters" must be all lower-case
(#65) Variable "controlCharacters" must be all lower-case
(#65) Variable "controlCharacters" must be all lower-case
(#67) Whitespace found at end of line
(#73) Public method name "Text::numberFormat" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#77) Whitespace found at end of line
(#84) Opening brace should be on the same line as the declaration
(#85) Expected 1 space before "<="; 0 found
(#85) Expected 1 space after "<="; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#89) Expected 1 space before ">>"; 0 found
(#89) Expected 1 space after ">>"; 0 found
(#89) Expected 1 space before "+"; 0 found
(#89) Expected 1 space after "+"; 0 found
(#89) Expected 1 space before "&" operator; 0 found
(#89) Expected 1 space after "&" operator; 0 found
(#89) Expected 1 space before "+"; 0 found
(#89) Expected 1 space after "+"; 0 found
(#91) Expected 1 space before "<="; 0 found
(#91) Expected 1 space after "<="; 0 found
(#92) Expected 1 space before ">>"; 0 found
(#92) Expected 1 space after ">>"; 0 found
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#92) Expected 1 space before ">>"; 0 found
(#92) Expected 1 space after ">>"; 0 found
(#92) Expected 1 space before "&" operator; 0 found
(#92) Expected 1 space after "&" operator; 0 found
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#92) Expected 1 space before "&" operator; 0 found
(#92) Expected 1 space after "&" operator; 0 found
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#94) Expected 1 space before "<="; 0 found
(#94) Expected 1 space after "<="; 0 found
(#95) Expected 1 space before ">>"; 0 found
(#95) Expected 1 space after ">>"; 0 found
(#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) Expected 1 space before "&" operator; 0 found
(#95) Expected 1 space after "&" operator; 0 found
(#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) Expected 1 space before "&" operator; 0 found
(#95) Expected 1 space after "&" operator; 0 found
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#95) Expected 1 space before "&" operator; 0 found
(#95) Expected 1 space after "&" operator; 0 found
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#106) Public method name "Text::controlCharacterOOXML2PHP" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "controlCharacters" must be all lower-case
(#112) Variable "controlCharacters" must be all lower-case
(#112) Variable "controlCharacters" must be all lower-case
(#123) Public method name "Text::isUTF8" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "Text::toUTF8" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#152) Public method name "Text::toUnicode" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#165) Public method name "Text::utf8ToUnicode" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#169) Variable "lookingFor" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "thisValue" must be all lower-case
(#174) Variable "thisValue" must be all lower-case
(#175) Variable "thisValue" must be all lower-case
(#178) Variable "lookingFor" must be all lower-case
(#178) Variable "thisValue" must be all lower-case
(#180) Variable "thisValue" must be all lower-case
(#181) Variable "lookingFor" must be all lower-case
(#182) Variable "lookingFor" must be all lower-case
(#189) Variable "lookingFor" must be all lower-case
(#205) Private method name "Text::unicodeToEntities" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#224) Public method name "Text::removeUnderscorePrefix" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/src/Common/XMLReader.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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "XMLReader::getDomFromZip" must be in lower-case letters only
(#48) Variable "zipFile" must be all lower-case
(#48) Variable "xmlFile" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "zipFile" must be all lower-case
(#55) Variable "zipFile" must be all lower-case
(#56) Variable "xmlFile" must be all lower-case
(#72) Public method name "XMLReader::getDomFromString" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#87) Public method name "XMLReader::getElements" must be in lower-case letters only
(#87) Variable "contextNode" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#96) Variable "contextNode" must be all lower-case
(#99) Variable "contextNode" must be all lower-case
(#110) Public method name "XMLReader::getElement" must be in lower-case letters only
(#110) Variable "contextNode" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "contextNode" must be all lower-case
(#128) Public method name "XMLReader::getAttribute" must be in lower-case letters only
(#128) Variable "contextNode" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#132) Variable "contextNode" must be all lower-case
(#134) Inline doc block comments are not allowed; use "// Comment." instead
(#139) Variable "contextNode" must be all lower-case
(#140) Variable "contextNode" must be all lower-case
(#154) Public method name "XMLReader::getValue" must be in lower-case letters only
(#154) Variable "contextNode" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "contextNode" must be all lower-case
(#171) Public method name "XMLReader::countElements" must be in lower-case letters only
(#171) Variable "contextNode" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "contextNode" must be all lower-case
(#185) Public method name "XMLReader::elementExists" must be in lower-case letters only
(#185) Variable "contextNode" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "contextNode" must be all lower-case
blocks/exastud/vendor/phpoffice/common/src/Common/XMLWriter.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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Member variable "tempFileName" must be all lower-case
(#55) Variable "pTemporaryStorage" must be all lower-case
(#55) Variable "pTemporaryStorageDir" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "pTemporaryStorage" must be all lower-case
(#61) Variable "pTemporaryStorageDir" must be all lower-case
(#62) Variable "pTemporaryStorageDir" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "pTemporaryStorageDir" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Opening brace should be on the same line as the declaration
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Public method name "XMLWriter::getData" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#122) Public method name "XMLWriter::writeElementBlock" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#143) Public method name "XMLWriter::writeElementIf" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#164) Public method name "XMLWriter::writeAttributeIf" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/Adapter/Zip/PclZipAdapterTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Member variable "zipTest" must be all lower-case
(#13) Opening brace should be on the same line as the declaration
(#16) Variable "pathResources" must be all lower-case
(#16) Line exceeds 132 characters; contains 137 characters
(#17) Variable "pathResources" must be all lower-case
(#18) Variable "pathResources" must be all lower-case
(#22) Opening brace should be on the same line as the declaration
(#28) Public method name "PclZipAdapterTest::testOpen" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#34) Public method name "PclZipAdapterTest::testClose" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#41) Public method name "PclZipAdapterTest::testAddFromString" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "expectedPath" must be all lower-case
(#44) Variable "expectedContent" must be all lower-case
(#48) Variable "expectedPath" must be all lower-case
(#48) Variable "expectedContent" must be all lower-case
(#51) Variable "expectedPath" must be all lower-case
(#52) Variable "expectedPath" must be all lower-case
(#52) Variable "expectedContent" must be all lower-case
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/Adapter/Zip/ZipArchiveAdapterTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Member variable "zipTest" must be all lower-case
(#13) Opening brace should be on the same line as the declaration
(#16) Variable "pathResources" must be all lower-case
(#16) Line exceeds 132 characters; contains 137 characters
(#17) Variable "pathResources" must be all lower-case
(#18) Variable "pathResources" must be all lower-case
(#22) Opening brace should be on the same line as the declaration
(#30) Public method name "ZipArchiveAdapterTest::testOpen" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#36) Public method name "ZipArchiveAdapterTest::testClose" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#43) Public method name "ZipArchiveAdapterTest::testAddFromString" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "expectedPath" must be all lower-case
(#46) Variable "expectedContent" must be all lower-case
(#50) Variable "expectedPath" must be all lower-case
(#50) Variable "expectedContent" must be all lower-case
(#53) Variable "expectedPath" must be all lower-case
(#54) Variable "expectedPath" must be all lower-case
(#54) Variable "expectedContent" must be all lower-case
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/AutoloaderTest.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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "AutoloaderTest::testRegister" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#41) Public method name "AutoloaderTest::testAutoload" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#44) Variable "declaredCount" must be all lower-case
(#47) Variable "declaredCount" must be all lower-case
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/DrawingTest.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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "DrawingTest::testDegreesAngle" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#42) Public method name "DrawingTest::testPixelsCentimeters" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#54) Public method name "DrawingTest::testPixelsEMU" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#59) Expected 1 space before "*"; 0 found
(#59) Expected 1 space after "*"; 0 found
(#61) Expected 1 space before "/"; 0 found
(#61) Expected 1 space after "/"; 0 found
(#66) Public method name "DrawingTest::testPixelsPoints" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#71) Expected 1 space before "*"; 0 found
(#71) Expected 1 space after "*"; 0 found
(#73) Expected 1 space before "*"; 0 found
(#78) Public method name "DrawingTest::testPointsCentimeters" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#88) Public method name "DrawingTest::testTwips" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Public method name "DrawingTest::testHTML" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/FileTest.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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "FileTest::testFileExists" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "pathResources" must be all lower-case
(#33) Variable "pathResources" must be all lower-case
(#34) Variable "pathResources" must be all lower-case
(#35) Variable "pathResources" must be all lower-case
(#35) Line exceeds 132 characters; contains 141 characters
(#36) Variable "pathResources" must be all lower-case
(#37) Variable "pathResources" must be all lower-case
(#42) Public method name "FileTest::testRealPath" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "pathFiles" must be all lower-case
(#44) Line exceeds 132 characters; contains 133 characters
(#46) Variable "pathFiles" must be all lower-case
(#46) Variable "pathFiles" must be all lower-case
(#47) Variable "pathFiles" must be all lower-case
(#47) Variable "pathFiles" must be all lower-case
(#47) Line exceeds 132 characters; contains 174 characters
(#48) Variable "pathFiles" must be all lower-case
(#48) Variable "pathFiles" must be all lower-case
(#48) Line exceeds maximum limit of 180 characters; contains 184 characters
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/FontTest.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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "FontTest::testMath" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/TextTest.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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "TextTest::testControlCharacters" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#42) Whitespace found at end of line
(#43) Public method name "TextTest::testNumberFormat" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#49) Whitespace found at end of line
(#50) Public method name "TextTest::testChr" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#65) Public method name "TextTest::testIsUTF8" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#75) Public method name "TextTest::testToUnicode" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "TextTest::testRemoveUnderscorePrefix" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/XMLWriterTest.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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "XMLWriterTest::testConstruct" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/_includes/TestHelperZip.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".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Public method name "TestHelperZip::assertFileExists" must be in lower-case letters only
(#6) Variable "fileZip" must be all lower-case
(#7) Opening brace should be on the same line as the declaration
(#8) Variable "oZip" must be all lower-case
(#9) Variable "oZip" must be all lower-case
(#9) Variable "fileZip" must be all lower-case
(#12) Variable "oZip" must be all lower-case
(#18) Public method name "TestHelperZip::assertFileContent" must be in lower-case letters only
(#18) Variable "fileZip" must be all lower-case
(#19) Opening brace should be on the same line as the declaration
(#20) Variable "oZip" must be all lower-case
(#21) Variable "oZip" must be all lower-case
(#21) Variable "fileZip" must be all lower-case
(#24) Variable "zipFileContent" must be all lower-case
(#24) Variable "oZip" must be all lower-case
(#25) Variable "zipFileContent" must be all lower-case
(#28) Variable "zipFileContent" must be all lower-case
blocks/exastud/vendor/phpoffice/common/tests/Common/Tests/_includes/XmlDocument.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "XmlDocument::getFileDom" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#91) Public method name "XmlDocument::getNodeList" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#111) Public method name "XmlDocument::getElement" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "XmlDocument::getFile" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#132) Public method name "XmlDocument::getPath" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#145) Public method name "XmlDocument::getElementAttribute" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#158) Public method name "XmlDocument::attributeElementExists" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#170) Public method name "XmlDocument::elementExists" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "nodeList" must be all lower-case
(#173) Variable "nodeList" must be all lower-case
blocks/exastud/vendor/phpoffice/common/tests/bootstrap.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) "require" must be immediately followed by an open parenthesis
(#31) "require" must be immediately followed by an open parenthesis
(#46) "require_once" must be immediately followed by an open parenthesis
(#51) "require_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/bootstrap.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Variable "vendorDirPath" must be all lower-case
(#19) Variable "vendorDirPath" must be all lower-case
(#20) "require" must be immediately followed by an open parenthesis
(#20) Variable "vendorDirPath" must be all lower-case
(#24) Line exceeds 132 characters; contains 168 characters
(#25) Variable "vendorDirPath" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_01_SimpleText.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Variable "fontStyleName" must be all lower-case
(#9) Variable "phpWord" must be all lower-case
(#9) Variable "fontStyleName" must be all lower-case
(#9) Line exceeds 132 characters; contains 144 characters
(#11) Variable "paragraphStyleName" must be all lower-case
(#12) Variable "phpWord" must be all lower-case
(#12) Variable "paragraphStyleName" must be all lower-case
(#12) Line exceeds 132 characters; contains 134 characters
(#14) Variable "phpWord" must be all lower-case
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "phpWord" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Variable "fontStyleName" must be all lower-case
(#28) Variable "paragraphStyleName" must be all lower-case
(#29) Variable "fontStyleName" must be all lower-case
(#29) Variable "paragraphStyleName" must be all lower-case
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "fontStyle" must be all lower-case
(#35) Variable "fontStyle" must be all lower-case
(#38) Variable "fontStyle" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "phpWord" must be all lower-case
(#79) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_02_TabStops.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "multipleTabsStyleName" must be all lower-case
(#10) Variable "phpWord" must be all lower-case
(#11) Variable "multipleTabsStyleName" must be all lower-case
(#21) Variable "rightTabStyleName" must be all lower-case
(#22) Variable "phpWord" must be all lower-case
(#22) Variable "rightTabStyleName" must be all lower-case
(#24) Variable "leftTabStyleName" must be all lower-case
(#25) Variable "phpWord" must be all lower-case
(#25) Variable "leftTabStyleName" must be all lower-case
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Variable "phpWord" must be all lower-case
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Variable "multipleTabsStyleName" must be all lower-case
(#32) Variable "rightTabStyleName" must be all lower-case
(#33) Variable "leftTabStyleName" must be all lower-case
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Variable "phpWord" must be all lower-case
(#38) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_03_Sections.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "phpWord" must be all lower-case
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "phpWord" must be all lower-case
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Variable "phpWord" must be all lower-case
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "phpWord" must be all lower-case
(#42) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_04_Textrun.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "paragraphStyleName" must be all lower-case
(#10) Variable "phpWord" must be all lower-case
(#10) Variable "paragraphStyleName" must be all lower-case
(#12) Variable "boldFontStyleName" must be all lower-case
(#13) Variable "phpWord" must be all lower-case
(#13) Variable "boldFontStyleName" must be all lower-case
(#15) Variable "coloredFontStyleName" must be all lower-case
(#16) Variable "phpWord" must be all lower-case
(#16) Variable "coloredFontStyleName" must be all lower-case
(#18) Variable "linkFontStyleName" must be all lower-case
(#19) Variable "phpWord" must be all lower-case
(#19) Variable "linkFontStyleName" must be all lower-case
(#19) Line exceeds 132 characters; contains 135 characters
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Variable "phpWord" must be all lower-case
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Variable "paragraphStyleName" must be all lower-case
(#27) Variable "boldFontStyleName" must be all lower-case
(#33) Variable "coloredFontStyleName" must be all lower-case
(#35) Variable "linkFontStyleName" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "phpWord" must be all lower-case
(#45) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_05_Multicolumn.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "phpWord" must be all lower-case
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "phpWord" must be all lower-case
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Variable "phpWord" must be all lower-case
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Variable "phpWord" must be all lower-case
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "phpWord" must be all lower-case
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "phpWord" must be all lower-case
(#47) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_06_Footnote.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Variable "paragraphStyleName" must be all lower-case
(#11) Variable "phpWord" must be all lower-case
(#11) Variable "paragraphStyleName" must be all lower-case
(#13) Variable "boldFontStyleName" must be all lower-case
(#14) Variable "phpWord" must be all lower-case
(#14) Variable "boldFontStyleName" must be all lower-case
(#16) Variable "coloredFontStyleName" must be all lower-case
(#17) Variable "phpWord" must be all lower-case
(#17) Variable "coloredFontStyleName" must be all lower-case
(#19) Variable "linkFontStyleName" must be all lower-case
(#20) Variable "phpWord" must be all lower-case
(#20) Variable "linkFontStyleName" must be all lower-case
(#20) Line exceeds 132 characters; contains 135 characters
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Variable "phpWord" must be all lower-case
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Variable "paragraphStyleName" must be all lower-case
(#27) Variable "paragraphStyleName" must be all lower-case
(#31) Variable "boldFontStyleName" must be all lower-case
(#32) Variable "coloredFontStyleName" must be all lower-case
(#36) Variable "linkFontStyleName" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "phpWord" must be all lower-case
(#53) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_07_TemplateCloneRow.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "templateProcessor" must be all lower-case
(#9) Variable "templateProcessor" must be all lower-case
(#10) Variable "templateProcessor" must be all lower-case
(#11) Variable "templateProcessor" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Variable "templateProcessor" must be all lower-case
(#16) Variable "templateProcessor" must be all lower-case
(#17) Variable "templateProcessor" must be all lower-case
(#18) Variable "templateProcessor" must be all lower-case
(#19) Variable "templateProcessor" must be all lower-case
(#20) Variable "templateProcessor" must be all lower-case
(#21) Variable "templateProcessor" must be all lower-case
(#22) Variable "templateProcessor" must be all lower-case
(#23) Variable "templateProcessor" must be all lower-case
(#24) Variable "templateProcessor" must be all lower-case
(#25) Variable "templateProcessor" must be all lower-case
(#27) Variable "templateProcessor" must be all lower-case
(#28) Variable "templateProcessor" must be all lower-case
(#29) Variable "templateProcessor" must be all lower-case
(#30) Variable "templateProcessor" must be all lower-case
(#31) Variable "templateProcessor" must be all lower-case
(#32) Variable "templateProcessor" must be all lower-case
(#33) Variable "templateProcessor" must be all lower-case
(#34) Variable "templateProcessor" must be all lower-case
(#35) Variable "templateProcessor" must be all lower-case
(#36) Variable "templateProcessor" must be all lower-case
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "templateProcessor" must be all lower-case
(#41) Variable "templateProcessor" must be all lower-case
(#42) Variable "templateProcessor" must be all lower-case
(#43) Variable "templateProcessor" must be all lower-case
(#44) Variable "templateProcessor" must be all lower-case
(#46) Variable "templateProcessor" must be all lower-case
(#47) Variable "templateProcessor" must be all lower-case
(#48) Variable "templateProcessor" must be all lower-case
(#49) Variable "templateProcessor" must be all lower-case
(#51) Variable "templateProcessor" must be all lower-case
(#52) Variable "templateProcessor" must be all lower-case
(#53) Variable "templateProcessor" must be all lower-case
(#54) Variable "templateProcessor" must be all lower-case
(#57) Variable "templateProcessor" must be all lower-case
(#61) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_08_ParagraphPagination.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#7) Variable "phpWord" must be all lower-case
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Variable "phpWord" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "phpWord" must be all lower-case
(#68) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_09_Tables.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#7) Variable "phpWord" must be all lower-case
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Variable "fancyTableStyleName" must be all lower-case
(#30) Variable "fancyTableStyle" must be all lower-case
(#30) Line exceeds 132 characters; contains 153 characters
(#31) Variable "fancyTableFirstRowStyle" must be all lower-case
(#32) Variable "fancyTableCellStyle" must be all lower-case
(#33) Variable "fancyTableCellBtlrStyle" must be all lower-case
(#34) Variable "fancyTableFontStyle" must be all lower-case
(#35) Variable "phpWord" must be all lower-case
(#35) Variable "fancyTableStyleName" must be all lower-case
(#35) Variable "fancyTableStyle" must be all lower-case
(#35) Variable "fancyTableFirstRowStyle" must be all lower-case
(#36) Variable "fancyTableStyleName" must be all lower-case
(#38) Variable "fancyTableCellStyle" must be all lower-case
(#38) Variable "fancyTableFontStyle" must be all lower-case
(#39) Variable "fancyTableCellStyle" must be all lower-case
(#39) Variable "fancyTableFontStyle" must be all lower-case
(#40) Variable "fancyTableCellStyle" must be all lower-case
(#40) Variable "fancyTableFontStyle" must be all lower-case
(#41) Variable "fancyTableCellStyle" must be all lower-case
(#41) Variable "fancyTableFontStyle" must be all lower-case
(#42) Variable "fancyTableCellBtlrStyle" must be all lower-case
(#42) Variable "fancyTableFontStyle" must be all lower-case
(#49) Expected 1 space before "=="; 0 found
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#65) Variable "fancyTableStyle" must be all lower-case
(#66) Variable "cellRowSpan" must be all lower-case
(#67) Variable "cellRowContinue" must be all lower-case
(#68) Variable "cellColSpan" must be all lower-case
(#69) Variable "cellHCentered" must be all lower-case
(#70) Variable "cellVCentered" must be all lower-case
(#72) Variable "spanTableStyleName" must be all lower-case
(#73) Variable "phpWord" must be all lower-case
(#73) Variable "spanTableStyleName" must be all lower-case
(#73) Variable "fancyTableStyle" must be all lower-case
(#74) Variable "spanTableStyleName" must be all lower-case
(#78) Variable "cellRowSpan" must be all lower-case
(#79) Variable "cellHCentered" must be all lower-case
(#83) Variable "cellColSpan" must be all lower-case
(#84) Variable "cellHCentered" must be all lower-case
(#88) Variable "cellRowSpan" must be all lower-case
(#88) Variable "cellHCentered" must be all lower-case
(#91) Variable "cellRowContinue" must be all lower-case
(#92) Variable "cellVCentered" must be all lower-case
(#92) Variable "cellHCentered" must be all lower-case
(#93) Variable "cellVCentered" must be all lower-case
(#93) Variable "cellHCentered" must be all lower-case
(#94) Variable "cellRowContinue" must be all lower-case
(#96) Inline doc block comments are not allowed; use "// Comment." instead
(#110) Variable "styleTable" must be all lower-case
(#111) Variable "phpWord" must be all lower-case
(#111) Variable "styleTable" must be all lower-case
(#117) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line exceeds 132 characters; contains 134 characters
(#138) Variable "innerCell" must be all lower-case
(#139) Variable "innerCell" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Variable "phpWord" must be all lower-case
(#144) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_10_EastAsianFontStyle.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#7) Variable "phpWord" must be all lower-case
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) No space found before comment text; expected "// 1.Use EastAisa FontStyle" but found "//1.Use EastAisa FontStyle"
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "phpWord" must be all lower-case
(#15) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_11_ReadWord2007.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "phpWord" must be all lower-case
(#14) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_11_ReadWord97.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Variable "phpWord" must be all lower-case
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Variable "xmlWriter" must be all lower-case
(#14) Variable "phpWord" must be all lower-case
(#15) Variable "xmlWriter" must be all lower-case
(#19) "include_once" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require_once" instead
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_12_HeaderFooter.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Line exceeds 132 characters; contains 149 characters
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "phpWord" must be all lower-case
(#53) Variable "sec2Header" must be all lower-case
(#54) Variable "sec2Header" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "phpWord" must be all lower-case
(#63) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_13_Images.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#15) Line exceeds 132 characters; contains 140 characters
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// Wrapping style" but found "//Wrapping style"
(#25) Variable "wrappingStyles" must be all lower-case
(#26) Variable "wrappingStyles" must be all lower-case
(#26) Variable "wrappingStyle" must be all lower-case
(#28) Variable "wrappingStyle" must be all lower-case
(#37) Variable "wrappingStyle" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// Absolute positioning" but found "//Absolute positioning"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// Relative positioning" but found "//Relative positioning"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "phpWord" must be all lower-case
(#80) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_14_ListItem.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "fontStyleName" must be all lower-case
(#10) Variable "phpWord" must be all lower-case
(#10) Variable "fontStyleName" must be all lower-case
(#12) Variable "paragraphStyleName" must be all lower-case
(#13) Variable "phpWord" must be all lower-case
(#13) Variable "paragraphStyleName" must be all lower-case
(#15) Variable "multilevelNumberingStyleName" must be all lower-case
(#16) Variable "phpWord" must be all lower-case
(#17) Variable "multilevelNumberingStyleName" must be all lower-case
(#27) Variable "predefinedMultilevelStyle" must be all lower-case
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Variable "phpWord" must be all lower-case
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "multilevelNumberingStyleName" must be all lower-case
(#35) Variable "multilevelNumberingStyleName" must be all lower-case
(#36) Variable "multilevelNumberingStyleName" must be all lower-case
(#37) Variable "multilevelNumberingStyleName" must be all lower-case
(#38) Variable "multilevelNumberingStyleName" must be all lower-case
(#39) Variable "multilevelNumberingStyleName" must be all lower-case
(#49) Variable "multilevelNumberingStyleName" must be all lower-case
(#50) Variable "multilevelNumberingStyleName" must be all lower-case
(#54) Variable "fontStyleName" must be all lower-case
(#54) Variable "predefinedMultilevelStyle" must be all lower-case
(#54) Variable "paragraphStyleName" must be all lower-case
(#55) Variable "fontStyleName" must be all lower-case
(#55) Variable "predefinedMultilevelStyle" must be all lower-case
(#55) Variable "paragraphStyleName" must be all lower-case
(#56) Variable "fontStyleName" must be all lower-case
(#56) Variable "predefinedMultilevelStyle" must be all lower-case
(#56) Variable "paragraphStyleName" must be all lower-case
(#57) Variable "fontStyleName" must be all lower-case
(#57) Variable "predefinedMultilevelStyle" must be all lower-case
(#57) Variable "paragraphStyleName" must be all lower-case
(#58) Variable "fontStyleName" must be all lower-case
(#58) Variable "predefinedMultilevelStyle" must be all lower-case
(#58) Variable "paragraphStyleName" must be all lower-case
(#59) Variable "fontStyleName" must be all lower-case
(#59) Variable "predefinedMultilevelStyle" must be all lower-case
(#59) Variable "paragraphStyleName" must be all lower-case
(#60) Variable "fontStyleName" must be all lower-case
(#60) Variable "predefinedMultilevelStyle" must be all lower-case
(#60) Variable "paragraphStyleName" must be all lower-case
(#64) Variable "listItemRun" must be all lower-case
(#65) Variable "listItemRun" must be all lower-case
(#66) Variable "listItemRun" must be all lower-case
(#67) Variable "listItemRun" must be all lower-case
(#68) Variable "listItemRun" must be all lower-case
(#69) Variable "listItemRun" must be all lower-case
(#70) Variable "listItemRun" must be all lower-case
(#71) Variable "listItemRun" must be all lower-case
(#72) Variable "listItemRun" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "headingNumberingStyleName" must be all lower-case
(#77) Variable "phpWord" must be all lower-case
(#78) Variable "headingNumberingStyleName" must be all lower-case
(#87) Variable "phpWord" must be all lower-case
(#87) Variable "headingNumberingStyleName" must be all lower-case
(#88) Variable "phpWord" must be all lower-case
(#88) Variable "headingNumberingStyleName" must be all lower-case
(#89) Variable "phpWord" must be all lower-case
(#89) Variable "headingNumberingStyleName" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "phpWord" must be all lower-case
(#98) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_15_Link.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "linkFontStyleName" must be all lower-case
(#10) Variable "phpWord" must be all lower-case
(#10) Variable "linkFontStyleName" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "phpWord" must be all lower-case
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Variable "linkFontStyleName" must be all lower-case
(#23) Variable "linkFontStyleName" must be all lower-case
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Variable "phpWord" must be all lower-case
(#28) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_16_Object.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Variable "phpWord" must be all lower-case
(#17) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_17_TitleTOC.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "fontStyle12" must be all lower-case
(#13) Variable "fontStyle10" must be all lower-case
(#14) Variable "phpWord" must be all lower-case
(#15) Variable "phpWord" must be all lower-case
(#16) Variable "phpWord" must be all lower-case
(#17) Variable "phpWord" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Variable "fontStyle12" must be all lower-case
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "fontStyle10" must be all lower-case
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "phpWord" must be all lower-case
(#71) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_18_Watermark.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Variable "phpWord" must be all lower-case
(#17) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_19_TextBreak.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "fontStyle24" must be all lower-case
(#11) Variable "paragraphStyle24" must be all lower-case
(#13) Variable "fontStyleName" must be all lower-case
(#14) Variable "phpWord" must be all lower-case
(#14) Variable "fontStyleName" must be all lower-case
(#16) Variable "paragraphStyleName" must be all lower-case
(#17) Variable "phpWord" must be all lower-case
(#17) Variable "paragraphStyleName" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "phpWord" must be all lower-case
(#25) Variable "fontStyleName" must be all lower-case
(#27) Variable "paragraphStyleName" must be all lower-case
(#29) Variable "fontStyle24" must be all lower-case
(#31) Variable "paragraphStyle24" must be all lower-case
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "phpWord" must be all lower-case
(#37) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_20_BGColor.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "phpWord" must be all lower-case
(#21) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_21_TableRowRules.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#21) Line exceeds 132 characters; contains 140 characters
(#36) Line exceeds 132 characters; contains 140 characters
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "phpWord" must be all lower-case
(#45) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_22_CheckBox.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "phpWord" must be all lower-case
(#22) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_23_TemplateBlock.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "templateProcessor" must be all lower-case
(#9) Variable "templateProcessor" must be all lower-case
(#12) Variable "templateProcessor" must be all lower-case
(#15) Variable "templateProcessor" must be all lower-case
(#19) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_24_ReadODText.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "phpWord" must be all lower-case
(#14) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_25_TextBox.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "phpWord" must be all lower-case
(#47) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_26_Html.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Variable "phpWord" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "phpWord" must be all lower-case
(#22) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_27_Field.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Variable "phpWord" must be all lower-case
(#30) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_28_ReadRTF.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "phpWord" must be all lower-case
(#14) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_29_Line.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "phpWord" must be all lower-case
(#63) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_30_ReadHTML.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "phpWord" must be all lower-case
(#14) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_31_Shape.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "phpWord" must be all lower-case
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "phpWord" must be all lower-case
(#96) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_32_Chart.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Variable "phpWord" must be all lower-case
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "phpWord" must be all lower-case
(#12) Variable "phpWord" must be all lower-case
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Variable "phpWord" must be all lower-case
(#17) Variable "phpWord" must be all lower-case
(#19) Variable "chartTypes" must be all lower-case
(#20) Variable "twoSeries" must be all lower-case
(#21) Variable "threeSeries" must be all lower-case
(#27) Variable "chartTypes" must be all lower-case
(#27) Variable "chartType" must be all lower-case
(#28) Variable "chartType" must be all lower-case
(#29) Variable "chartType" must be all lower-case
(#31) Variable "chartType" must be all lower-case
(#31) Variable "twoSeries" must be all lower-case
(#34) Variable "chartType" must be all lower-case
(#34) Variable "threeSeries" must be all lower-case
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "phpWord" must be all lower-case
(#43) Variable "phpWord" must be all lower-case
(#45) Variable "chartTypes" must be all lower-case
(#46) Variable "multiSeries" must be all lower-case
(#48) Variable "chartTypes" must be all lower-case
(#48) Variable "chartType" must be all lower-case
(#49) Variable "chartType" must be all lower-case
(#50) Variable "chartType" must be all lower-case
(#51) Variable "chartType" must be all lower-case
(#51) Variable "multiSeries" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "phpWord" must be all lower-case
(#61) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_33_FormField.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#7) Variable "phpWord" must be all lower-case
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Variable "phpWord" must be all lower-case
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Variable "phpWord" must be all lower-case
(#27) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_34_SDT.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Variable "phpWord" must be all lower-case
(#26) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_35_InternalLink.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Variable "phpWord" must be all lower-case
(#10) Variable "linkIsInternal" must be all lower-case
(#11) Variable "linkIsInternal" must be all lower-case
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "phpWord" must be all lower-case
(#21) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_36_RTL.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "phpWord" must be all lower-case
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "phpWord" must be all lower-case
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Variable "phpWord" must be all lower-case
(#20) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_Footer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#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) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/exastud/vendor/phpoffice/phpword/samples/Sample_Header.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".
(#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) 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/>.".
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Variable "pageHeading" must be all lower-case
(#33) Variable "pageTitle" must be all lower-case
(#33) Variable "pageHeading" must be all lower-case
(#34) Variable "pageTitle" must be all lower-case
(#35) Variable "pageHeading" must be all lower-case
(#35) Variable "pageHeading" must be all lower-case
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "phpWord" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "targetFile" must be all lower-case
(#67) Variable "phpWord" must be all lower-case
(#67) Variable "targetFile" must be all lower-case
(#86) function name "getEndingNotes" must be lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 50% valid code; is this commented out code?
(#106) Variable "resultFile" must be all lower-case
(#107) Variable "resultFile" must be all lower-case
(#108) Variable "resultFile" must be all lower-case
(#119) Variable "pageTitle" must be all lower-case
(#143) Line exceeds 132 characters; contains 159 characters
(#143) Line exceeds 132 characters; contains 159 characters
(#143) Line exceeds 132 characters; contains 159 characters
(#143) Line exceeds 132 characters; contains 159 characters
(#155) Variable "pageHeading" must be all lower-case
(#155) A closing tag is not permitted at the end of a PHP file
blocks/exastud/vendor/phpoffice/phpword/samples/index.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) "include_once" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require_once" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Line exceeds maximum limit of 180 characters; contains 234 characters
(#18) Line exceeds maximum limit of 180 characters; contains 234 characters
(#21) Line exceeds 132 characters; contains 169 characters
(#21) Line exceeds 132 characters; contains 169 characters
(#22) Line exceeds 132 characters; contains 155 characters
(#22) Line exceeds 132 characters; contains 155 characters
(#36) "include_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/AbstractCollection.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "AbstractCollection::getItems" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#50) Public method name "AbstractCollection::getItem" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#66) Public method name "AbstractCollection::setItem" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#79) Public method name "AbstractCollection::addItem" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#92) Public method name "AbstractCollection::countItems" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/Bookmarks.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/Charts.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/Endnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/Footnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Collection/Titles.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/AbstractContainer.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#51) Expected MOODLE_INTERNAL check or config.php inclusion
(#80) Opening brace should be on the same line as the declaration
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "fontStyle" must be all lower-case
(#101) Variable "paragraphStyle" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "fontStyle" must be all lower-case
(#106) Variable "paragraphStyle" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Protected method name "AbstractContainer::addElement" must be in lower-case letters only
(#127) Variable "elementName" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "elementClass" must be all lower-case
(#129) Variable "elementName" must be all lower-case
(#130) Variable "elementName" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "withoutP" must be all lower-case
(#135) Variable "withoutP" must be all lower-case
(#135) Variable "elementName" must be all lower-case
(#135) Variable "elementName" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "elementClass" must be all lower-case
(#141) Variable "elementArgs" must be all lower-case
(#142) Variable "elementArgs" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline doc block comments are not allowed; use "// Comment." instead
(#145) Variable "elementArgs" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Public method name "AbstractContainer::getElements" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#174) Public method name "AbstractContainer::countElements" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#188) Private method name "AbstractContainer::checkValidity" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Variable "generalContainers" must be all lower-case
(#194) Variable "validContainers" must be all lower-case
(#195) Variable "generalContainers" must be all lower-case
(#196) Variable "generalContainers" must be all lower-case
(#197) Variable "generalContainers" must be all lower-case
(#198) Variable "generalContainers" must be all lower-case
(#199) Variable "generalContainers" must be all lower-case
(#200) Variable "generalContainers" must be all lower-case
(#201) Variable "generalContainers" must be all lower-case
(#202) Variable "generalContainers" must be all lower-case
(#203) Variable "generalContainers" must be all lower-case
(#204) Variable "generalContainers" must be all lower-case
(#205) Variable "generalContainers" must be all lower-case
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Variable "validSubcontainers" must be all lower-case
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "validContainers" must be all lower-case
(#231) Variable "validContainers" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "validSubcontainers" must be all lower-case
(#238) Variable "validSubcontainers" must be all lower-case
(#240) Variable "allowedDocParts" must be all lower-case
(#242) Variable "allowedDocParts" must be all lower-case
(#262) Public method name "AbstractContainer::createTextRun" must be in lower-case letters only
(#262) Variable "paragraphStyle" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "paragraphStyle" must be all lower-case
(#278) Public method name "AbstractContainer::createFootnote" must be in lower-case letters only
(#278) Variable "paragraphStyle" must be all lower-case
(#279) Opening brace should be on the same line as the declaration
(#280) Variable "paragraphStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/AbstractElement.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "phpWord" must be all lower-case
(#42) Member variable "sectionId" must be all lower-case
(#53) Member variable "docPart" must be all lower-case
(#64) Member variable "docPartId" must be all lower-case
(#71) Member variable "elementIndex" must be all lower-case
(#78) Member variable "elementId" must be all lower-case
(#85) Member variable "relationId" must be all lower-case
(#94) Member variable "nestedLevel" must be all lower-case
(#101) Member variable "parentContainer" must be all lower-case
(#108) Member variable "mediaRelation" must be all lower-case
(#115) Member variable "collectionRelation" must be all lower-case
(#122) Public method name "AbstractElement::getPhpWord" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "AbstractElement::setPhpWord" must be in lower-case letters only
(#133) Variable "phpWord" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "phpWord" must be all lower-case
(#143) Public method name "AbstractElement::getSectionId" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#155) Public method name "AbstractElement::setDocPart" must be in lower-case letters only
(#155) Variable "docPart" must be all lower-case
(#155) Variable "docPartId" must be all lower-case
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "docPart" must be all lower-case
(#158) Variable "docPartId" must be all lower-case
(#166) Public method name "AbstractElement::getDocPart" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#176) Public method name "AbstractElement::getDocPartId" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) Private method name "AbstractElement::getMediaPart" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "mediaPart" must be all lower-case
(#189) Variable "mediaPart" must be all lower-case
(#189) Variable "mediaPart" must be all lower-case
(#190) Variable "mediaPart" must be all lower-case
(#193) Variable "mediaPart" must be all lower-case
(#201) Public method name "AbstractElement::getElementIndex" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "AbstractElement::setElementIndex" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#222) Public method name "AbstractElement::getElementId" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) Public method name "AbstractElement::setElementId" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#242) Public method name "AbstractElement::getRelationId" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#253) Public method name "AbstractElement::setRelationId" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#263) Public method name "AbstractElement::getNestedLevel" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#276) Public method name "AbstractElement::setParentContainer" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Private method name "AbstractElement::setMediaRelation" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#312) Variable "elementName" must be all lower-case
(#313) Variable "mediaPart" must be all lower-case
(#319) Variable "rId" must be all lower-case
(#319) Variable "mediaPart" must be all lower-case
(#319) Variable "elementName" must be all lower-case
(#320) Variable "rId" must be all lower-case
(#324) Variable "rId" must be all lower-case
(#324) Variable "mediaPart" must be all lower-case
(#325) Variable "rId" must be all lower-case
(#334) Private method name "AbstractElement::setCollectionRelation" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#337) Variable "elementName" must be all lower-case
(#338) Variable "addMethod" must be all lower-case
(#338) Variable "elementName" must be all lower-case
(#339) Variable "rId" must be all lower-case
(#339) Variable "addMethod" must be all lower-case
(#340) Variable "rId" must be all lower-case
(#349) Public method name "AbstractElement::isInSection" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#362) Protected method name "AbstractElement::setNewStyle" must be in lower-case letters only
(#362) Variable "styleObject" must be all lower-case
(#362) Variable "styleValue" must be all lower-case
(#362) Variable "returnObject" must be all lower-case
(#363) Opening brace should be on the same line as the declaration
(#364) Variable "styleValue" must be all lower-case
(#364) Variable "styleValue" must be all lower-case
(#365) Variable "styleObject" must be all lower-case
(#365) Variable "styleValue" must be all lower-case
(#366) Variable "styleObject" must be all lower-case
(#368) Variable "returnObject" must be all lower-case
(#368) Variable "styleObject" must be all lower-case
(#368) Variable "styleValue" must be all lower-case
(#387) Protected method name "AbstractElement::setEnumVal" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#391) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Bookmark.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Member variable "collectionRelation" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#58) Public method name "Bookmark::getName" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Cell.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Cell::getStyle" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "Cell::getWidth" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Chart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Member variable "collectionRelation" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#77) Public method name "Chart::getType" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Public method name "Chart::setType" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#101) Public method name "Chart::addSeries" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "Chart::getSeries" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Chart::getStyle" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/CheckBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#45) Variable "fontStyle" must be all lower-case
(#45) Variable "paragraphStyle" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#48) Variable "fontStyle" must be all lower-case
(#48) Variable "paragraphStyle" must be all lower-case
(#57) Public method name "CheckBox::setName" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#69) Public method name "CheckBox::getName" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Endnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#39) Variable "paragraphStyle" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "paragraphStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Field.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "fieldsArray" must be all lower-case
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#87) Opening brace should be on the same line as the declaration
(#102) Public method name "Field::setType" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#119) Public method name "Field::getType" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#133) Public method name "Field::setProperties" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#151) Public method name "Field::getProperties" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#165) Public method name "Field::setOptions" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#183) Public method name "Field::getOptions" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Footer.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "sectionId" must be all lower-case
(#54) Variable "containerId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "sectionId" must be all lower-case
(#58) Variable "sectionId" must be all lower-case
(#58) Variable "containerId" must be all lower-case
(#69) Public method name "Footer::setType" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#83) Public method name "Footer::getType" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Footer::resetType" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Footer::firstPage" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "Footer::evenPage" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Footnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "paragraphStyle" must be all lower-case
(#44) Member variable "collectionRelation" must be all lower-case
(#51) Variable "paragraphStyle" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "paragraphStyle" must be all lower-case
(#62) Public method name "Footnote::getParagraphStyle" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#74) Public method name "Footnote::getReferenceId" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Footnote::setReferenceId" must be in lower-case letters only
(#86) Variable "rId" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "rId" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/FormField.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#75) Variable "fontStyle" must be all lower-case
(#75) Variable "paragraphStyle" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "FormField::getType" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "FormField::setType" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "FormField::getName" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "FormField::setName" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Public method name "FormField::getDefault" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "FormField::setDefault" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#155) Public method name "FormField::getValue" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#166) Public method name "FormField::setValue" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#178) Public method name "FormField::getEntries" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "FormField::setEntries" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Header.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Header::addWatermark" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "sourceType" must be all lower-case
(#72) Member variable "imageType" must be all lower-case
(#79) Member variable "imageCreateFunc" must be all lower-case
(#86) Member variable "imageFunc" must be all lower-case
(#93) Member variable "imageExtension" must be all lower-case
(#100) Member variable "memoryImage" must be all lower-case
(#114) Member variable "mediaIndex" must be all lower-case
(#121) Member variable "mediaRelation" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#147) Public method name "Image::getStyle" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#157) Public method name "Image::getSource" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#167) Public method name "Image::getSourceType" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#177) Public method name "Image::getMediaId" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#187) Public method name "Image::isWatermark" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#197) Public method name "Image::setIsWatermark" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#207) Public method name "Image::getImageType" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#217) Public method name "Image::getImageCreateFunction" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#227) Public method name "Image::getImageFunction" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#237) Public method name "Image::getImageExtension" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#247) Public method name "Image::isMemImage" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#257) Public method name "Image::getTarget" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#268) Public method name "Image::setTarget" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#278) Public method name "Image::getMediaIndex" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#289) Public method name "Image::setMediaIndex" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#301) Public method name "Image::getImageStringData" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#304) Variable "actualSource" must be all lower-case
(#305) Variable "imageBinary" must be all lower-case
(#306) Variable "imageData" must be all lower-case
(#307) Variable "isTemp" must be all lower-case
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "zipFilename" must be all lower-case
(#313) Variable "imageFilename" must be all lower-case
(#316) Variable "zipFilename" must be all lower-case
(#317) Variable "imageFilename" must be all lower-case
(#318) Variable "isTemp" must be all lower-case
(#319) Variable "imageFilename" must be all lower-case
(#320) Variable "actualSource" must be all lower-case
(#320) Variable "imageFilename" must be all lower-case
(#325) Variable "actualSource" must be all lower-case
(#331) This comment is 50% valid code; is this commented out code?
(#332) This comment is 60% valid code; is this commented out code?
(#332) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) This comment is 50% valid code; is this commented out code?
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "imageResource" must be all lower-case
(#337) Variable "actualSource" must be all lower-case
(#339) Variable "imageResource" must be all lower-case
(#340) Variable "imageBinary" must be all lower-case
(#343) Variable "fileHandle" must be all lower-case
(#343) Variable "actualSource" must be all lower-case
(#344) Variable "fileHandle" must be all lower-case
(#345) Variable "imageBinary" must be all lower-case
(#345) Variable "fileHandle" must be all lower-case
(#345) Variable "actualSource" must be all lower-case
(#346) Variable "fileHandle" must be all lower-case
(#349) Variable "imageBinary" must be all lower-case
(#351) Variable "imageData" must be all lower-case
(#351) Variable "imageBinary" must be all lower-case
(#353) Variable "imageData" must be all lower-case
(#353) Variable "imageBinary" must be all lower-case
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Variable "isTemp" must be all lower-case
(#359) Variable "actualSource" must be all lower-case
(#362) Variable "imageData" must be all lower-case
(#375) Private method name "Image::checkImage" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Variable "imageData" must be all lower-case
(#383) Variable "imageData" must be all lower-case
(#385) Variable "imageData" must be all lower-case
(#388) Variable "actualWidth" must be all lower-case
(#388) Variable "actualHeight" must be all lower-case
(#388) Variable "imageType" must be all lower-case
(#388) Variable "imageData" must be all lower-case
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Variable "supportedTypes" must be all lower-case
(#393) Variable "supportedTypes" must be all lower-case
(#393) Variable "supportedTypes" must be all lower-case
(#395) Variable "imageType" must be all lower-case
(#395) Variable "supportedTypes" must be all lower-case
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "imageType" must be all lower-case
(#402) Variable "actualWidth" must be all lower-case
(#402) Variable "actualHeight" must be all lower-case
(#411) Private method name "Image::setSourceType" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#416) Usage of ELSEIF not allowed; use ELSE IF instead
(#436) Private method name "Image::getArchiveImageSize" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#438) Variable "imageData" must be all lower-case
(#440) Variable "zipFilename" must be all lower-case
(#440) Variable "imageFilename" must be all lower-case
(#442) Variable "tempFilename" must be all lower-case
(#443) Variable "tempFilename" must be all lower-case
(#448) Variable "zipFilename" must be all lower-case
(#449) Variable "imageFilename" must be all lower-case
(#450) Variable "imageContent" must be all lower-case
(#450) Variable "imageFilename" must be all lower-case
(#451) Variable "imageContent" must be all lower-case
(#452) Variable "tempFilename" must be all lower-case
(#452) Variable "imageContent" must be all lower-case
(#453) Variable "imageData" must be all lower-case
(#453) Variable "tempFilename" must be all lower-case
(#454) Variable "tempFilename" must be all lower-case
(#460) Variable "imageData" must be all lower-case
(#468) Private method name "Image::setFunctions" must be in lower-case letters only
(#469) Opening brace should be on the same line as the declaration
(#505) Private method name "Image::setProportionalSize" must be in lower-case letters only
(#505) Variable "actualWidth" must be all lower-case
(#505) Variable "actualHeight" must be all lower-case
(#506) Opening brace should be on the same line as the declaration
(#507) Variable "styleWidth" must be all lower-case
(#508) Variable "styleHeight" must be all lower-case
(#509) Variable "styleWidth" must be all lower-case
(#509) Variable "styleHeight" must be all lower-case
(#510) Variable "styleWidth" must be all lower-case
(#510) Variable "styleHeight" must be all lower-case
(#511) Variable "actualWidth" must be all lower-case
(#512) Variable "actualHeight" must be all lower-case
(#513) Usage of ELSEIF not allowed; use ELSE IF instead
(#513) Variable "styleWidth" must be all lower-case
(#514) Variable "actualHeight" must be all lower-case
(#514) Variable "styleWidth" must be all lower-case
(#514) Variable "actualWidth" must be all lower-case
(#516) Variable "actualWidth" must be all lower-case
(#516) Variable "styleHeight" must be all lower-case
(#516) Variable "actualHeight" must be all lower-case
(#528) Public method name "Image::getIsWatermark" must be in lower-case letters only
(#529) Opening brace should be on the same line as the declaration
(#540) Public method name "Image::getIsMemImage" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Line.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#49) Public method name "Line::getStyle" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Link.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#48) Member variable "fontStyle" must be all lower-case
(#55) Member variable "paragraphStyle" must be all lower-case
(#62) Member variable "mediaRelation" must be all lower-case
(#79) Variable "fontStyle" must be all lower-case
(#79) Variable "paragraphStyle" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#83) Variable "fontStyle" must be all lower-case
(#84) Variable "paragraphStyle" must be all lower-case
(#94) Public method name "Link::getSource" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#104) Public method name "Link::getText" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#114) Public method name "Link::getFontStyle" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Public method name "Link::getParagraphStyle" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#138) Public method name "Link::getTarget" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#152) Public method name "Link::getLinkSrc" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "Link::getLinkName" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#176) Public method name "Link::isInternal" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/ListItem.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Member variable "textObject" must be all lower-case
(#58) Variable "fontStyle" must be all lower-case
(#58) Variable "listStyle" must be all lower-case
(#58) Variable "paragraphStyle" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "fontStyle" must be all lower-case
(#60) Variable "paragraphStyle" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "listStyle" must be all lower-case
(#64) Variable "listStyle" must be all lower-case
(#65) Variable "listStyle" must be all lower-case
(#67) Variable "listStyle" must be all lower-case
(#76) Public method name "ListItem::getStyle" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "ListItem::getTextObject" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "ListItem::getDepth" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "ListItem::getText" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/ListItemRun.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) Expected 1 space(s) before asterisk; 0 found
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#9) Expected 1 space(s) before asterisk; 0 found
(#10) Expected 1 space(s) before asterisk; 0 found
(#11) Expected 1 space(s) before asterisk; 0 found
(#12) Expected 1 space(s) before asterisk; 0 found
(#13) Expected 1 space(s) before asterisk; 0 found
(#14) Expected 1 space(s) before asterisk; 0 found
(#15) Expected 1 space(s) before asterisk; 0 found
(#16) Expected 1 space(s) before asterisk; 0 found
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Variable "listStyle" must be all lower-case
(#54) Variable "paragraphStyle" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "listStyle" must be all lower-case
(#59) Variable "listStyle" must be all lower-case
(#60) Variable "listStyle" must be all lower-case
(#62) Variable "listStyle" must be all lower-case
(#64) Variable "paragraphStyle" must be all lower-case
(#72) Public method name "ListItemRun::getStyle" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#78) Expected 6 space(s) before asterisk; 5 found
(#81) Expected 6 space(s) before asterisk; 5 found
(#82) Public method name "ListItemRun::getDepth" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Object.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) 'object' is a soft reserved keyword as of PHP version 7.0 and a reserved keyword as of PHP version 7.2 and should not be used to name a class, interface or trait or as part of a namespace (T_CLASS)
(#54) Member variable "imageRelationId" must be all lower-case
(#61) Member variable "mediaRelation" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "supportedTypes" must be all lower-case
(#74) Variable "pathInfo" must be all lower-case
(#76) Variable "pathInfo" must be all lower-case
(#76) Variable "supportedTypes" must be all lower-case
(#77) Variable "pathInfo" must be all lower-case
(#97) Public method name "Object::getSource" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "Object::getStyle" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "Object::getIcon" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#127) Public method name "Object::getImageRelationId" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "Object::setImageRelationId" must be in lower-case letters only
(#138) Variable "rId" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "rId" must be all lower-case
(#152) Public method name "Object::getObjectId" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "Object::setObjectId" must be in lower-case letters only
(#166) Variable "objId" must be all lower-case
(#167) Opening brace should be on the same line as the declaration
(#168) Variable "objId" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/PageBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/PreserveText.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#41) Member variable "fontStyle" must be all lower-case
(#48) Member variable "paragraphStyle" must be all lower-case
(#59) Variable "fontStyle" must be all lower-case
(#59) Variable "paragraphStyle" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "fontStyle" must be all lower-case
(#62) Variable "paragraphStyle" must be all lower-case
(#78) Public method name "PreserveText::getFontStyle" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#88) Public method name "PreserveText::getParagraphStyle" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "PreserveText::getText" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Row.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#57) Opening brace should be on the same line as the declaration
(#69) Public method name "Row::addCell" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#83) Public method name "Row::getCells" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "Row::getStyle" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#103) Public method name "Row::getHeight" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/SDT.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "listItems" must be all lower-case
(#56) Variable "fontStyle" must be all lower-case
(#56) Variable "paragraphStyle" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "SDT::getType" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#77) Public method name "SDT::setType" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#90) Public method name "SDT::getValue" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#101) Public method name "SDT::setValue" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#113) Public method name "SDT::getListItems" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "SDT::setListItems" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Section.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Variable "sectionCount" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "sectionCount" must be all lower-case
(#70) Public method name "Section::setStyle" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#84) Public method name "Section::getStyle" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#98) Public method name "Section::addHeader" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#112) Public method name "Section::addFooter" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#124) Public method name "Section::getHeaders" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#136) Public method name "Section::getFooters" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Section::hasDifferentFirstPage" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#171) Private method name "Section::addHeaderFooter" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#173) Variable "containerClass" must be all lower-case
(#175) Variable "collectionArray" must be all lower-case
(#176) Variable "collectionArray" must be all lower-case
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#181) Variable "containerClass" must be all lower-case
(#201) Public method name "Section::setSettings" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#215) Public method name "Section::getSettings" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#229) Public method name "Section::createHeader" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#243) Public method name "Section::createFooter" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#257) Public method name "Section::getFooter" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Shape.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Shape::getType" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Shape::setType" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#84) Public method name "Shape::getStyle" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/TOC.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Member variable "TOCStyle" must be all lower-case
(#41) Member variable "fontStyle" must be all lower-case
(#48) Member variable "minDepth" must be all lower-case
(#55) Member variable "maxDepth" must be all lower-case
(#66) Variable "fontStyle" must be all lower-case
(#66) Variable "tocStyle" must be all lower-case
(#66) Variable "minDepth" must be all lower-case
(#66) Variable "maxDepth" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#70) Variable "tocStyle" must be all lower-case
(#70) Variable "tocStyle" must be all lower-case
(#71) Variable "tocStyle" must be all lower-case
(#74) Variable "fontStyle" must be all lower-case
(#74) Variable "fontStyle" must be all lower-case
(#76) Variable "fontStyle" must be all lower-case
(#78) Variable "fontStyle" must be all lower-case
(#81) Variable "minDepth" must be all lower-case
(#82) Variable "maxDepth" must be all lower-case
(#90) Public method name "TOC::getTitles" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Inline doc block comments are not allowed; use "// Comment." instead
(#116) Public method name "TOC::getStyleTOC" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#126) Public method name "TOC::getStyleFont" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "TOC::setMaxDepth" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#147) Public method name "TOC::getMaxDepth" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#158) Public method name "TOC::setMinDepth" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#168) Public method name "TOC::getMinDepth" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Opening brace should be on the same line as the declaration
(#65) Public method name "Table::addRow" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#81) Public method name "Table::addCell" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#95) Public method name "Table::getRows" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "Table::getStyle" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Table::getWidth" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Table::setWidth" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "Table::countColumns" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "columnCount" must be all lower-case
(#140) Variable "rowCount" must be all lower-case
(#141) Variable "rowCount" must be all lower-case
(#142) Inline doc block comments are not allowed; use "// Comment." instead
(#144) Variable "cellCount" must be all lower-case
(#145) Variable "columnCount" must be all lower-case
(#145) Variable "cellCount" must be all lower-case
(#146) Variable "columnCount" must be all lower-case
(#146) Variable "cellCount" must be all lower-case
(#151) Variable "columnCount" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Text.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#41) Member variable "fontStyle" must be all lower-case
(#48) Member variable "paragraphStyle" must be all lower-case
(#57) Variable "fontStyle" must be all lower-case
(#57) Variable "paragraphStyle" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#60) Variable "paragraphStyle" must be all lower-case
(#60) Variable "paragraphStyle" must be all lower-case
(#61) Variable "fontStyle" must be all lower-case
(#61) Variable "paragraphStyle" must be all lower-case
(#71) Public method name "Text::setFontStyle" must be in lower-case letters only
(#71) Variable "paragraphStyle" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#75) Variable "paragraphStyle" must be all lower-case
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Variable "paragraphStyle" must be all lower-case
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#80) Variable "paragraphStyle" must be all lower-case
(#83) Variable "paragraphStyle" must be all lower-case
(#94) Public method name "Text::getFontStyle" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Text::setParagraphStyle" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#126) Public method name "Text::getParagraphStyle" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Text::setText" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Public method name "Text::getText" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/TextBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "TextBox::getStyle" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/TextBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "paragraphStyle" must be all lower-case
(#40) Member variable "fontStyle" must be all lower-case
(#48) Variable "fontStyle" must be all lower-case
(#48) Variable "paragraphStyle" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "paragraphStyle" must be all lower-case
(#51) Variable "paragraphStyle" must be all lower-case
(#51) Variable "paragraphStyle" must be all lower-case
(#53) Variable "fontStyle" must be all lower-case
(#54) Variable "fontStyle" must be all lower-case
(#54) Variable "paragraphStyle" must be all lower-case
(#65) Public method name "TextBreak::setFontStyle" must be in lower-case letters only
(#65) Variable "paragraphStyle" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#69) Variable "paragraphStyle" must be all lower-case
(#70) Usage of ELSEIF not allowed; use ELSE IF instead
(#71) Variable "paragraphStyle" must be all lower-case
(#75) Variable "paragraphStyle" must be all lower-case
(#85) Public method name "TextBreak::getFontStyle" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "TextBreak::setParagraphStyle" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Public method name "TextBreak::getParagraphStyle" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Public method name "TextBreak::hasStyle" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/TextRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "paragraphStyle" must be all lower-case
(#44) Variable "paragraphStyle" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "paragraphStyle" must be all lower-case
(#54) Public method name "TextRun::getParagraphStyle" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Element/Title.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Member variable "collectionRelation" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#78) Public method name "Title::getText" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#88) Public method name "Title::getDepth" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "Title::getStyle" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Escaper/AbstractEscaper.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Protected method name "AbstractEscaper::escapeSingleValue" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Escaper/EscaperInterface.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Escaper/RegExp.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Protected method name "RegExp::escapeSingleValue" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Escaper/Rtf.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "Rtf::escapeAsciiCharacter" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#36) Protected method name "Rtf::escapeMultibyteCharacter" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#44) Protected method name "Rtf::escapeSingleValue" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "escapedValue" must be all lower-case
(#48) Variable "numberOfBytes" must be all lower-case
(#52) Variable "asciiCode" must be all lower-case
(#54) Variable "asciiCode" must be all lower-case
(#55) Variable "escapedValue" must be all lower-case
(#55) Variable "asciiCode" must be all lower-case
(#58) Variable "asciiCode" must be all lower-case
(#59) Variable "numberOfBytes" must be all lower-case
(#60) Variable "asciiCode" must be all lower-case
(#61) Variable "numberOfBytes" must be all lower-case
(#62) Variable "asciiCode" must be all lower-case
(#63) Variable "numberOfBytes" must be all lower-case
(#67) Variable "asciiCode" must be all lower-case
(#69) Variable "numberOfBytes" must be all lower-case
(#70) Variable "numberOfBytes" must be all lower-case
(#71) Variable "multibyteCode" must be all lower-case
(#71) Line exceeds 132 characters; contains 135 characters
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Variable "numberOfBytes" must be all lower-case
(#73) Variable "multibyteCode" must be all lower-case
(#75) Variable "multibyteCode" must be all lower-case
(#78) Variable "multibyteCode" must be all lower-case
(#79) Variable "escapedValue" must be all lower-case
(#79) Variable "multibyteCode" must be all lower-case
(#79) Variable "multibyteCode" must be all lower-case
(#79) Variable "multibyteCode" must be all lower-case
(#79) Line exceeds 132 characters; contains 158 characters
(#82) Variable "numberOfBytes" must be all lower-case
(#88) Variable "escapedValue" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Escaper/Xml.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "Xml::escapeSingleValue" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/CopyFileException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Unnecessary FINAL modifier in FINAL class
(#32) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/CreateTemporaryFileException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Unnecessary FINAL modifier in FINAL class
(#30) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/Exception.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/InvalidImageException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/InvalidObjectException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/InvalidStyleException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Exception/UnsupportedImageTypeException.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/IOFactory.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "IOFactory::createWriter" must be in lower-case letters only
(#36) Variable "phpWord" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "fqName" must be all lower-case
(#44) Variable "fqName" must be all lower-case
(#44) Variable "phpWord" must be all lower-case
(#56) Public method name "IOFactory::createReader" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#72) Private method name "IOFactory::createObject" must be in lower-case letters only
(#72) Variable "phpWord" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#76) Variable "phpWord" must be all lower-case
(#88) Variable "readerName" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#91) Variable "readerName" must be all lower-case
(#100) Private method name "IOFactory::isConcreteClass" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Media.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Public method name "Media::addElement" must be in lower-case letters only
(#50) Variable "mediaType" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "mediaId" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "mediaId" must be all lower-case
(#60) Variable "mediaCount" must be all lower-case
(#61) Variable "mediaTypeCount" must be all lower-case
(#61) Variable "mediaType" must be all lower-case
(#62) Variable "mediaTypeCount" must be all lower-case
(#63) Variable "rId" must be all lower-case
(#63) Variable "mediaCount" must be all lower-case
(#65) Variable "mediaData" must be all lower-case
(#65) Variable "mediaTypeCount" must be all lower-case
(#67) Variable "mediaType" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "isMemImage" must be all lower-case
(#75) Variable "mediaData" must be all lower-case
(#76) Variable "mediaData" must be all lower-case
(#77) Variable "isMemImage" must be all lower-case
(#78) Variable "mediaData" must be all lower-case
(#79) Variable "mediaData" must be all lower-case
(#80) Variable "mediaData" must be all lower-case
(#84) Variable "mediaTypeCount" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "mediaData" must be all lower-case
(#99) Variable "mediaData" must be all lower-case
(#100) Variable "mediaData" must be all lower-case
(#100) Variable "mediaType" must be all lower-case
(#101) Variable "mediaData" must be all lower-case
(#101) Variable "rId" must be all lower-case
(#102) Variable "mediaId" must be all lower-case
(#102) Variable "mediaData" must be all lower-case
(#103) Variable "rId" must be all lower-case
(#105) Variable "mediaData" must be all lower-case
(#105) Variable "mediaId" must be all lower-case
(#107) Variable "mediaData" must be all lower-case
(#108) Variable "mediaData" must be all lower-case
(#110) Variable "mediaData" must be all lower-case
(#122) Public method name "Media::countElements" must be in lower-case letters only
(#122) Variable "mediaType" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "mediaCount" must be all lower-case
(#127) Variable "mediaData" must be all lower-case
(#128) Variable "mediaType" must be all lower-case
(#129) Variable "mediaType" must be all lower-case
(#129) Variable "mediaData" must be all lower-case
(#130) Variable "mediaCount" must be all lower-case
(#133) Variable "mediaCount" must be all lower-case
(#138) Variable "mediaCount" must be all lower-case
(#149) Public method name "Media::getElements" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Private method name "Media::getElementsByType" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#197) Public method name "Media::resetElements" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#215) Public method name "Media::addSectionMediaElement" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#231) Public method name "Media::addSectionLinkElement" must be in lower-case letters only
(#231) Variable "linkSrc" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "linkSrc" must be all lower-case
(#247) Public method name "Media::getSectionMediaElements" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#263) Public method name "Media::countSectionMediaElements" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#281) Public method name "Media::addHeaderMediaElement" must be in lower-case letters only
(#281) Variable "headerCount" must be all lower-case
(#282) Opening brace should be on the same line as the declaration
(#283) Variable "headerCount" must be all lower-case
(#297) Public method name "Media::countHeaderMediaElements" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#311) Public method name "Media::getHeaderMediaElements" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#329) Public method name "Media::addFooterMediaElement" must be in lower-case letters only
(#329) Variable "footerCount" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#331) Variable "footerCount" must be all lower-case
(#345) Public method name "Media::countFooterMediaElements" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#359) Public method name "Media::getFooterMediaElements" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Metadata/Compatibility.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "ooxmlVersion" must be all lower-case
(#45) Public method name "Compatibility::getOoxmlVersion" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#56) Public method name "Compatibility::setOoxmlVersion" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Metadata/DocInfo.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Member variable "lastModifiedBy" must be all lower-case
(#115) Member variable "customProperties" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#140) Public method name "DocInfo::getCreator" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "DocInfo::setCreator" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#163) Public method name "DocInfo::getLastModifiedBy" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "DocInfo::setLastModifiedBy" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#186) Public method name "DocInfo::getCreated" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#197) Public method name "DocInfo::setCreated" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#209) Public method name "DocInfo::getModified" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#220) Public method name "DocInfo::setModified" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#232) Public method name "DocInfo::getTitle" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#243) Public method name "DocInfo::setTitle" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#255) Public method name "DocInfo::getDescription" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#266) Public method name "DocInfo::setDescription" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#278) Public method name "DocInfo::getSubject" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#289) Public method name "DocInfo::setSubject" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#301) Public method name "DocInfo::getKeywords" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#312) Public method name "DocInfo::setKeywords" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#324) Public method name "DocInfo::getCategory" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#335) Public method name "DocInfo::setCategory" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#347) Public method name "DocInfo::getCompany" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#358) Public method name "DocInfo::setCompany" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#370) Public method name "DocInfo::getManager" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#381) Public method name "DocInfo::setManager" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#393) Public method name "DocInfo::getCustomProperties" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#404) Public method name "DocInfo::isCustomPropertySet" must be in lower-case letters only
(#404) Variable "propertyName" must be all lower-case
(#405) Opening brace should be on the same line as the declaration
(#406) Variable "propertyName" must be all lower-case
(#415) Public method name "DocInfo::getCustomPropertyValue" must be in lower-case letters only
(#415) Variable "propertyName" must be all lower-case
(#416) Opening brace should be on the same line as the declaration
(#417) Variable "propertyName" must be all lower-case
(#418) Variable "propertyName" must be all lower-case
(#430) Public method name "DocInfo::getCustomPropertyType" must be in lower-case letters only
(#430) Variable "propertyName" must be all lower-case
(#431) Opening brace should be on the same line as the declaration
(#432) Variable "propertyName" must be all lower-case
(#433) Variable "propertyName" must be all lower-case
(#452) Public method name "DocInfo::setCustomProperty" must be in lower-case letters only
(#452) Variable "propertyName" must be all lower-case
(#452) Variable "propertyValue" must be all lower-case
(#452) Variable "propertyType" must be all lower-case
(#453) Opening brace should be on the same line as the declaration
(#454) Variable "propertyTypes" must be all lower-case
(#461) Variable "propertyType" must be all lower-case
(#461) Variable "propertyType" must be all lower-case
(#461) Variable "propertyTypes" must be all lower-case
(#462) Variable "propertyValue" must be all lower-case
(#463) Variable "propertyType" must be all lower-case
(#464) Usage of ELSEIF not allowed; use ELSE IF instead
(#464) Variable "propertyValue" must be all lower-case
(#465) Variable "propertyType" must be all lower-case
(#466) Usage of ELSEIF not allowed; use ELSE IF instead
(#466) Variable "propertyValue" must be all lower-case
(#467) Variable "propertyType" must be all lower-case
(#468) Usage of ELSEIF not allowed; use ELSE IF instead
(#468) Variable "propertyValue" must be all lower-case
(#469) Variable "propertyType" must be all lower-case
(#471) Variable "propertyType" must be all lower-case
(#475) Variable "propertyName" must be all lower-case
(#476) Variable "propertyValue" must be all lower-case
(#477) Variable "propertyType" must be all lower-case
(#489) Public method name "DocInfo::convertProperty" must be in lower-case letters only
(#489) Variable "propertyValue" must be all lower-case
(#489) Variable "propertyType" must be all lower-case
(#490) Opening brace should be on the same line as the declaration
(#491) Variable "propertyType" must be all lower-case
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) This comment is 50% valid code; is this commented out code?
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) This comment is 50% valid code; is this commented out code?
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Variable "propertyValue" must be all lower-case
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Variable "propertyValue" must be all lower-case
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Variable "propertyValue" must be all lower-case
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Variable "propertyValue" must be all lower-case
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Variable "propertyValue" must be all lower-case
(#510) Variable "propertyValue" must be all lower-case
(#519) Public method name "DocInfo::convertPropertyType" must be in lower-case letters only
(#519) Variable "propertyType" must be all lower-case
(#520) Opening brace should be on the same line as the declaration
(#521) Variable "typeGroups" must be all lower-case
(#528) Variable "typeGroups" must be all lower-case
(#528) Variable "groupId" must be all lower-case
(#528) Variable "groupMembers" must be all lower-case
(#529) Variable "propertyType" must be all lower-case
(#529) Variable "groupMembers" must be all lower-case
(#530) Variable "groupId" must be all lower-case
(#544) Private method name "DocInfo::setValue" must be in lower-case letters only
(#545) Opening brace should be on the same line as the declaration
(#559) Private method name "DocInfo::getConversion" must be in lower-case letters only
(#559) Variable "propertyType" must be all lower-case
(#560) Opening brace should be on the same line as the declaration
(#571) Variable "propertyType" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Metadata/Protection.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "Protection::getEditing" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Protection::setEditing" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/PhpWord.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Expected 1 space(s) before asterisk; 0 found
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#85) Opening brace should be on the same line as the declaration
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Opening brace should be on the same line as the declaration
(#117) Variable "getCollection" must be all lower-case
(#118) Variable "addCollection" must be all lower-case
(#119) Variable "addStyle" must be all lower-case
(#123) Variable "getCollection" must be all lower-case
(#124) Variable "addCollection" must be all lower-case
(#129) Variable "addStyle" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "getCollection" must be all lower-case
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "addCollection" must be all lower-case
(#144) Variable "collectionObject" must be all lower-case
(#146) Variable "collectionObject" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Variable "addStyle" must be all lower-case
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Public method name "PhpWord::getDocInfo" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "PhpWord::getProtection" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "PhpWord::getCompatibility" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#195) Public method name "PhpWord::getSections" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#206) Public method name "PhpWord::addSection" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#220) Public method name "PhpWord::getDefaultFontName" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#231) Public method name "PhpWord::setDefaultFontName" must be in lower-case letters only
(#231) Variable "fontName" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "fontName" must be all lower-case
(#241) Public method name "PhpWord::getDefaultFontSize" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#252) Public method name "PhpWord::setDefaultFontSize" must be in lower-case letters only
(#252) Variable "fontSize" must be all lower-case
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "fontSize" must be all lower-case
(#263) Public method name "PhpWord::setDefaultParagraphStyle" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#281) Public method name "PhpWord::loadTemplate" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Public method name "PhpWord::createSection" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#352) Public method name "PhpWord::getDocumentProperties" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#368) Public method name "PhpWord::setDocumentProperties" must be in lower-case letters only
(#368) Variable "documentProperties" must be all lower-case
(#369) Opening brace should be on the same line as the declaration
(#370) Variable "documentProperties" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/AbstractReader.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "readDataOnly" must be all lower-case
(#43) Member variable "fileHandle" must be all lower-case
(#50) Public method name "AbstractReader::isReadDataOnly" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#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) This comment is 58% valid code; is this commented out code?
(#62) Public method name "AbstractReader::setReadDataOnly" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#77) Protected method name "AbstractReader::openFile" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Public method name "AbstractReader::canRead" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Public method name "AbstractReader::getReadDataOnly" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/HTML.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "docFile" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "phpWord" must be all lower-case
(#43) Variable "docFile" must be all lower-case
(#44) Variable "phpWord" must be all lower-case
(#45) Variable "docFile" must be all lower-case
(#47) Variable "docFile" must be all lower-case
(#50) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/MsDoc.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "phpWord" must be all lower-case
(#43) Member variable "dataWorkDocument" must be all lower-case
(#49) Member variable "data1Table" must be all lower-case
(#55) Member variable "dataData" must be all lower-case
(#61) Member variable "dataObjectPool" must be all lower-case
(#65) Member variable "arrayCharacters" must be all lower-case
(#69) Member variable "arrayFib" must be all lower-case
(#73) Member variable "arrayFonts" must be all lower-case
(#77) Member variable "arrayParagraphs" must be all lower-case
(#81) Member variable "arraySections" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#134) Private method name "MsDoc::loadOLE" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Private method name "MsDoc::getNumInLcb" must be in lower-case letters only
(#154) Variable "iSize" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "iSize" must be all lower-case
(#159) Private method name "MsDoc::getArrayCP" must be in lower-case letters only
(#159) Variable "posMem" must be all lower-case
(#159) Variable "iNum" must be all lower-case
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "arrayCP" must be all lower-case
(#162) Variable "iNum" must be all lower-case
(#163) Variable "arrayCP" must be all lower-case
(#163) Variable "posMem" must be all lower-case
(#164) Variable "posMem" must be all lower-case
(#166) Variable "arrayCP" must be all lower-case
(#174) Private method name "MsDoc::readFib" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) No space found before comment text; expected "// ----- FibBase" but found "//----- FibBase"
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) This comment is 60% valid code; is this commented out code?
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) This comment is 53% valid code; is this commented out code?
(#191) This comment is 53% valid code; is this commented out code?
(#192) This comment is 53% valid code; is this commented out code?
(#193) This comment is 53% valid code; is this commented out code?
(#194) This comment is 56% valid code; is this commented out code?
(#195) This comment is 53% valid code; is this commented out code?
(#196) This comment is 53% valid code; is this commented out code?
(#197) This comment is 53% valid code; is this commented out code?
(#198) This comment is 53% valid code; is this commented out code?
(#199) This comment is 53% valid code; is this commented out code?
(#200) This comment is 53% valid code; is this commented out code?
(#201) This comment is 53% valid code; is this commented out code?
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) This comment is 53% valid code; is this commented out code?
(#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
(#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
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) This comment is 60% valid code; is this commented out code?
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) This comment is 53% valid code; is this commented out code?
(#213) This comment is 53% valid code; is this commented out code?
(#214) This comment is 53% valid code; is this commented out code?
(#215) This comment is 53% valid code; is this commented out code?
(#216) This comment is 53% valid code; is this commented out code?
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) This comment is 56% valid code; is this commented out code?
(#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
(#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
(#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
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#229) No space found before comment text; expected "// ----- csw" but found "//----- csw"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) No space found before comment text; expected "// ----- fibRgW" but found "//----- fibRgW"
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// ----- cslw" but found "//----- cslw"
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) No space found before comment text; expected "// ----- fibRgLw" but found "//----- fibRgLw"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// ----- cbRgFcLcb" but found "//----- cbRgFcLcb"
(#312) Variable "cbRgFcLcb" must be all lower-case
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// ----- fibRgFcLcbBlob" but found "//----- fibRgFcLcbBlob"
(#315) Variable "cbRgFcLcb" must be all lower-case
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) No space found before comment text; expected "// ----- cswNew" but found "//----- cswNew"
(#346) Empty IF statement detected
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) No space found before comment text; expected "// @todo : fibRgCswNew" but found "//@todo : fibRgCswNew"
(#353) Private method name "MsDoc::readBlockFibRgFcLcb" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#1100) Private method name "MsDoc::readFibContent" must be in lower-case letters only
(#1101) Opening brace should be on the same line as the declaration
(#1102) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1109) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) No space found before comment text; expected "// @link https://github.com/notmasteryet/CompoundFile/blob/ec118f354efebdee9102e41b5b7084fce81125b0/WordFileReader/WordDocument.cs#L86" but found "//@link https://github.com/notmasteryet/CompoundFile/blob/ec118f354efebdee9102e41b5b7084fce81125b0/WordFileReader/WordDocument.cs#L86"
(#1112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) No space found before comment text; expected "// @link https://github.com/notmasteryet/CompoundFile/blob/ec118f354efebdee9102e41b5b7084fce81125b0/WordFileReader/WordDocument.cs#L94" but found "//@link https://github.com/notmasteryet/CompoundFile/blob/ec118f354efebdee9102e41b5b7084fce81125b0/WordFileReader/WordDocument.cs#L94"
(#1123) Private method name "MsDoc::readRecordPlcfSed" must be in lower-case letters only
(#1124) Opening brace should be on the same line as the declaration
(#1125) Variable "posMem" must be all lower-case
(#1127) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) Variable "aCP" must be all lower-case
(#1129) Variable "aCP" must be all lower-case
(#1129) Variable "posMem" must be all lower-case
(#1130) Variable "posMem" must be all lower-case
(#1131) Variable "aCP" must be all lower-case
(#1131) Variable "posMem" must be all lower-case
(#1132) Variable "posMem" must be all lower-case
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd950194%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd950194%28v=office.12%29.aspx"
(#1136) Variable "numSed" must be all lower-case
(#1138) Variable "aSed" must be all lower-case
(#1139) Variable "iInc" must be all lower-case
(#1139) Variable "iInc" must be all lower-case
(#1139) Variable "numSed" must be all lower-case
(#1139) Variable "iInc" must be all lower-case
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) Variable "posMem" must be all lower-case
(#1143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1143) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) Variable "aSed" must be all lower-case
(#1144) Variable "iInc" must be all lower-case
(#1144) Variable "posMem" must be all lower-case
(#1145) Variable "posMem" must be all lower-case
(#1146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1146) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) Variable "posMem" must be all lower-case
(#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
(#1149) Variable "posMem" must be all lower-case
(#1152) Variable "aSed" must be all lower-case
(#1152) Variable "offsetSed" must be all lower-case
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) Variable "offsetSed" must be all lower-case
(#1155) Variable "offsetSed" must be all lower-case
(#1157) Variable "oStylePrl" must be all lower-case
(#1157) Variable "offsetSed" must be all lower-case
(#1158) Variable "offsetSed" must be all lower-case
(#1158) Variable "oStylePrl" must be all lower-case
(#1160) Variable "oStylePrl" must be all lower-case
(#1168) Private method name "MsDoc::readRecordSttbfFfn" must be in lower-case letters only
(#1169) Opening brace should be on the same line as the declaration
(#1170) Variable "posMem" must be all lower-case
(#1172) Variable "cData" must be all lower-case
(#1172) Variable "posMem" must be all lower-case
(#1173) Variable "posMem" must be all lower-case
(#1174) Variable "cbExtra" must be all lower-case
(#1174) Variable "posMem" must be all lower-case
(#1175) Variable "posMem" must be all lower-case
(#1177) Variable "cData" must be all lower-case
(#1177) Variable "cbExtra" must be all lower-case
(#1178) Variable "cData" must be all lower-case
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1180) Variable "posMem" must be all lower-case
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Variable "posMem" must be all lower-case
(#1183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Variable "posMem" must be all lower-case
(#1185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1185) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Variable "posMem" must be all lower-case
(#1187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1187) Inline comments must end in full-stops, exclamation marks, or question marks
(#1188) Variable "ixchSzAlt" must be all lower-case
(#1188) Variable "posMem" must be all lower-case
(#1189) Variable "posMem" must be all lower-case
(#1190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Variable "posMem" must be all lower-case
(#1192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) Variable "posMem" must be all lower-case
(#1194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1195) Variable "xszFfn" must be all lower-case
(#1197) Variable "posMem" must be all lower-case
(#1198) Variable "posMem" must be all lower-case
(#1200) Variable "xszFfn" must be all lower-case
(#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
(#1204) Variable "xszAlt" must be all lower-case
(#1205) Variable "ixchSzAlt" must be all lower-case
(#1207) Variable "posMem" must be all lower-case
(#1208) Variable "posMem" must be all lower-case
(#1212) Variable "xszAlt" must be all lower-case
(#1216) Variable "xszFfn" must be all lower-case
(#1217) Variable "xszAlt" must be all lower-case
(#1227) Private method name "MsDoc::readRecordPlcfBtePapx" must be in lower-case letters only
(#1228) Opening brace should be on the same line as the declaration
(#1229) Variable "posMem" must be all lower-case
(#1231) Variable "posMem" must be all lower-case
(#1232) Variable "arrAPnBtePapx" must be all lower-case
(#1232) Variable "posMem" must be all lower-case
(#1233) Variable "posMem" must be all lower-case
(#1235) Variable "arrAPnBtePapx" must be all lower-case
(#1235) Variable "aPnBtePapx" must be all lower-case
(#1236) Variable "offsetBase" must be all lower-case
(#1236) Variable "aPnBtePapx" must be all lower-case
(#1237) Variable "offsetBase" must be all lower-case
(#1241) Variable "numRun" must be all lower-case
(#1242) Variable "arrayRGFC" must be all lower-case
(#1243) Variable "numRun" must be all lower-case
(#1244) Variable "arrayRGFC" must be all lower-case
(#1247) Variable "arrayRGB" must be all lower-case
(#1248) Variable "numRun" must be all lower-case
(#1249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) Variable "arrayRGB" must be all lower-case
(#1252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Variable "arrayRGFC" must be all lower-case
(#1257) Variable "arrayRGFC" must be all lower-case
(#1260) Variable "strLen" must be all lower-case
(#1260) Variable "arrayRGFC" must be all lower-case
(#1260) Variable "arrayRGFC" must be all lower-case
(#1261) Variable "strLen" must be all lower-case
(#1262) Variable "arrayRGFC" must be all lower-case
(#1270) No space found before comment text; expected "// @todo readPrl for paragraphs" but found "//@todo readPrl for paragraphs"
(#1271) This comment is 53% valid code; is this commented out code?
(#1439) Private method name "MsDoc::readRecordPlcfBteChpx" must be in lower-case letters only
(#1440) Opening brace should be on the same line as the declaration
(#1441) Variable "posMem" must be all lower-case
(#1443) Variable "aPnBteChpx" must be all lower-case
(#1445) Variable "aPnBteChpx" must be all lower-case
(#1445) Variable "posMem" must be all lower-case
(#1446) Variable "posMem" must be all lower-case
(#1448) Variable "pnFkpChpx" must be all lower-case
(#1448) Variable "posMem" must be all lower-case
(#1449) Variable "posMem" must be all lower-case
(#1451) Variable "offsetBase" must be all lower-case
(#1451) Variable "pnFkpChpx" must be all lower-case
(#1452) Variable "offsetBase" must be all lower-case
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1456) Variable "numRGFC" must be all lower-case
(#1457) Variable "arrayRGFC" must be all lower-case
(#1458) Variable "numRGFC" must be all lower-case
(#1459) Variable "arrayRGFC" must be all lower-case
(#1463) Variable "arrayRGB" must be all lower-case
(#1464) Variable "numRGFC" must be all lower-case
(#1465) Variable "arrayRGB" must be all lower-case
(#1470) Variable "arrayRGB" must be all lower-case
(#1470) Variable "keyRGB" must be all lower-case
(#1471) Variable "oStyle" must be all lower-case
(#1472) Variable "oStyle" must be all lower-case
(#1473) Variable "oStyle" must be all lower-case
(#1473) Variable "arrayRGFC" must be all lower-case
(#1473) Variable "keyRGB" must be all lower-case
(#1473) Expected 1 space after "-"; 0 found
(#1473) Variable "arrayRGFC" must be all lower-case
(#1473) Variable "keyRGB" must be all lower-case
(#1473) Expected 1 space after "-"; 0 found
(#1474) Variable "oStyle" must be all lower-case
(#1478) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) Variable "posRGB" must be all lower-case
(#1479) Variable "offsetBase" must be all lower-case
(#1481) Variable "posRGB" must be all lower-case
(#1482) Variable "posRGB" must be all lower-case
(#1484) Variable "oStyle" must be all lower-case
(#1484) Variable "posRGB" must be all lower-case
(#1485) Variable "posRGB" must be all lower-case
(#1485) Variable "oStyle" must be all lower-case
(#1487) Variable "oStyle" must be all lower-case
(#1495) Private method name "MsDoc::readSprm" must be in lower-case letters only
(#1496) Opening brace should be on the same line as the declaration
(#1497) Variable "oSprm" must be all lower-case
(#1498) Variable "oSprm" must be all lower-case
(#1499) Variable "oSprm" must be all lower-case
(#1500) Variable "oSprm" must be all lower-case
(#1501) Variable "oSprm" must be all lower-case
(#1502) Variable "oSprm" must be all lower-case
(#1511) Private method name "MsDoc::readSprmSpra" must be in lower-case letters only
(#1511) Variable "oSprm" must be all lower-case
(#1512) Opening brace should be on the same line as the declaration
(#1516) Variable "oSprm" must be all lower-case
(#1546) Variable "oSprm" must be all lower-case
(#1556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1556) Inline comments must end in full-stops, exclamation marks, or question marks
(#1556) This comment is 50% valid code; is this commented out code?
(#1571) Private method name "MsDoc::readPrl" must be in lower-case letters only
(#1571) Variable "cbNum" must be all lower-case
(#1572) Opening brace should be on the same line as the declaration
(#1573) Variable "posStart" must be all lower-case
(#1574) Variable "oStylePrl" must be all lower-case
(#1576) Inline comments must end in full-stops, exclamation marks, or question marks
(#1577) Variable "sprmCPicLocation" must be all lower-case
(#1578) Variable "sprmCFData" must be all lower-case
(#1579) Variable "sprmCFSpec" must be all lower-case
(#1582) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) Variable "oSprm" must be all lower-case
(#1588) Variable "cbNum" must be all lower-case
(#1590) Variable "arrayReturn" must be all lower-case
(#1590) Variable "oSprm" must be all lower-case
(#1591) Variable "arrayReturn" must be all lower-case
(#1592) Variable "cbNum" must be all lower-case
(#1592) Variable "arrayReturn" must be all lower-case
(#1593) Variable "arrayReturn" must be all lower-case
(#1595) Variable "oSprm" must be all lower-case
(#1596) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1601) Variable "oStylePrl" must be all lower-case
(#1602) Variable "oStylePrl" must be all lower-case
(#1604) Variable "oSprm" must be all lower-case
(#1605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1605) Inline comments must end in full-stops, exclamation marks, or question marks
(#1608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1608) Inline comments must end in full-stops, exclamation marks, or question marks
(#1611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1611) Inline comments must end in full-stops, exclamation marks, or question marks
(#1613) Variable "sprmCPicLocation" must be all lower-case
(#1615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1615) Inline comments must end in full-stops, exclamation marks, or question marks
(#1617) Variable "sprmCFData" must be all lower-case
(#1619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1619) Inline comments must end in full-stops, exclamation marks, or question marks
(#1625) Variable "oStylePrl" must be all lower-case
(#1628) Variable "oStylePrl" must be all lower-case
(#1631) Variable "oStylePrl" must be all lower-case
(#1635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1635) Inline comments must end in full-stops, exclamation marks, or question marks
(#1637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1637) Inline comments must end in full-stops, exclamation marks, or question marks
(#1637) This comment is 50% valid code; is this commented out code?
(#1637) No space found before comment text; expected "// print_r('sprmCIstd : '.dechex($operand).PHP_EOL.PHP_EOL);" but found "//print_r('sprmCIstd : '.dechex($operand).PHP_EOL.PHP_EOL);"
(#1639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1645) Variable "oStylePrl" must be all lower-case
(#1648) Variable "oStylePrl" must be all lower-case
(#1651) Variable "oStylePrl" must be all lower-case
(#1655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1661) Variable "oStylePrl" must be all lower-case
(#1664) Variable "oStylePrl" must be all lower-case
(#1667) Variable "oStylePrl" must be all lower-case
(#1671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1671) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) Variable "oStylePrl" must be all lower-case
(#1678) Variable "oStylePrl" must be all lower-case
(#1681) Variable "oStylePrl" must be all lower-case
(#1684) Variable "oStylePrl" must be all lower-case
(#1687) Variable "oStylePrl" must be all lower-case
(#1690) Variable "oStylePrl" must be all lower-case
(#1693) Variable "oStylePrl" must be all lower-case
(#1696) Variable "oStylePrl" must be all lower-case
(#1699) Variable "oStylePrl" must be all lower-case
(#1702) Variable "oStylePrl" must be all lower-case
(#1705) Variable "oStylePrl" must be all lower-case
(#1708) Variable "oStylePrl" must be all lower-case
(#1711) Variable "oStylePrl" must be all lower-case
(#1714) Variable "oStylePrl" must be all lower-case
(#1717) Variable "oStylePrl" must be all lower-case
(#1720) Variable "oStylePrl" must be all lower-case
(#1723) Variable "oStylePrl" must be all lower-case
(#1726) Variable "oStylePrl" must be all lower-case
(#1729) Variable "oStylePrl" must be all lower-case
(#1733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1734) Inline comments must end in full-stops, exclamation marks, or question marks
(#1734) No space found before comment text; expected "// @link http://msdn.microsoft.com/en-us/library/dd773060%28v=office.12%29.aspx" but found "//@link http://msdn.microsoft.com/en-us/library/dd773060%28v=office.12%29.aspx"
(#1739) Variable "oStylePrl" must be all lower-case
(#1742) Variable "oStylePrl" must be all lower-case
(#1745) Variable "oStylePrl" must be all lower-case
(#1748) Variable "oStylePrl" must be all lower-case
(#1751) Variable "oStylePrl" must be all lower-case
(#1754) Variable "oStylePrl" must be all lower-case
(#1757) Variable "oStylePrl" must be all lower-case
(#1760) Variable "oStylePrl" must be all lower-case
(#1763) Variable "oStylePrl" must be all lower-case
(#1766) Variable "oStylePrl" must be all lower-case
(#1769) Variable "oStylePrl" must be all lower-case
(#1772) Variable "oStylePrl" must be all lower-case
(#1775) Variable "oStylePrl" must be all lower-case
(#1778) Variable "oStylePrl" must be all lower-case
(#1781) Variable "oStylePrl" must be all lower-case
(#1784) Variable "oStylePrl" must be all lower-case
(#1787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1787) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Variable "oStylePrl" must be all lower-case
(#1789) Expected 1 space before "/"; 0 found
(#1789) Expected 1 space after "/"; 0 found
(#1791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1791) Inline comments must end in full-stops, exclamation marks, or question marks
(#1793) Variable "oStylePrl" must be all lower-case
(#1794) Variable "oStylePrl" must be all lower-case
(#1796) Variable "oStylePrl" must be all lower-case
(#1797) Variable "oStylePrl" must be all lower-case
(#1801) Inline comments must end in full-stops, exclamation marks, or question marks
(#1804) Variable "oStylePrl" must be all lower-case
(#1807) Variable "oStylePrl" must be all lower-case
(#1811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1811) Inline comments must end in full-stops, exclamation marks, or question marks
(#1813) Variable "oStylePrl" must be all lower-case
(#1815) Variable "oStylePrl" must be all lower-case
(#1818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1818) Inline comments must end in full-stops, exclamation marks, or question marks
(#1820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1820) Inline comments must end in full-stops, exclamation marks, or question marks
(#1822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1822) Inline comments must end in full-stops, exclamation marks, or question marks
(#1824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1824) Inline comments must end in full-stops, exclamation marks, or question marks
(#1826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1826) Inline comments must end in full-stops, exclamation marks, or question marks
(#1828) Variable "sprmCFSpec" must be all lower-case
(#1830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1830) Inline comments must end in full-stops, exclamation marks, or question marks
(#1833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1833) Inline comments must end in full-stops, exclamation marks, or question marks
(#1836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1836) Inline comments must end in full-stops, exclamation marks, or question marks
(#1839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1840) Inline comments must end in full-stops, exclamation marks, or question marks
(#1840) No space found before comment text; expected "// @link http://msdn.microsoft.com/en-us/library/dd923447%28v=office.12%29.aspx" but found "//@link http://msdn.microsoft.com/en-us/library/dd923447%28v=office.12%29.aspx"
(#1842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1842) Inline comments must end in full-stops, exclamation marks, or question marks
(#1842) This comment is 60% valid code; is this commented out code?
(#1844) Variable "cbNum" must be all lower-case
(#1845) This comment is 56% valid code; is this commented out code?
(#1845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1846) This comment is 56% valid code; is this commented out code?
(#1847) Inline comments must end in full-stops, exclamation marks, or question marks
(#1847) This comment is 56% valid code; is this commented out code?
(#1849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1850) Inline comments must end in full-stops, exclamation marks, or question marks
(#1850) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd952824%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd952824%28v=office.12%29.aspx"
(#1859) Variable "oStylePrl" must be all lower-case
(#1860) Variable "cbNum" must be all lower-case
(#1863) This comment is 62% valid code; is this commented out code?
(#1863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1864) Inline comments must end in full-stops, exclamation marks, or question marks
(#1864) This comment is 50% valid code; is this commented out code?
(#1867) Inline comments must end in full-stops, exclamation marks, or question marks
(#1870) Inline comments must end in full-stops, exclamation marks, or question marks
(#1872) Variable "oStylePrl" must be all lower-case
(#1873) Variable "oStylePrl" must be all lower-case
(#1875) Variable "oSprm" must be all lower-case
(#1876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1876) Inline comments must end in full-stops, exclamation marks, or question marks
(#1878) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1878) Inline comments must end in full-stops, exclamation marks, or question marks
(#1880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1880) Inline comments must end in full-stops, exclamation marks, or question marks
(#1882) Variable "oStylePrl" must be all lower-case
(#1884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1884) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Variable "oStylePrl" must be all lower-case
(#1888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1888) Inline comments must end in full-stops, exclamation marks, or question marks
(#1890) Variable "oStylePrl" must be all lower-case
(#1892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1892) Inline comments must end in full-stops, exclamation marks, or question marks
(#1894) Variable "oStylePrl" must be all lower-case
(#1896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1896) Inline comments must end in full-stops, exclamation marks, or question marks
(#1898) Variable "oStylePrl" must be all lower-case
(#1900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1900) Inline comments must end in full-stops, exclamation marks, or question marks
(#1902) Variable "oStylePrl" must be all lower-case
(#1904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1904) Inline comments must end in full-stops, exclamation marks, or question marks
(#1906) Inline comments must end in full-stops, exclamation marks, or question marks
(#1908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1908) Inline comments must end in full-stops, exclamation marks, or question marks
(#1910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1910) Inline comments must end in full-stops, exclamation marks, or question marks
(#1912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1912) Inline comments must end in full-stops, exclamation marks, or question marks
(#1914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1914) Inline comments must end in full-stops, exclamation marks, or question marks
(#1916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1916) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1918) Inline comments must end in full-stops, exclamation marks, or question marks
(#1920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1920) Inline comments must end in full-stops, exclamation marks, or question marks
(#1922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1922) Inline comments must end in full-stops, exclamation marks, or question marks
(#1925) This comment is 62% valid code; is this commented out code?
(#1925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1926) Inline comments must end in full-stops, exclamation marks, or question marks
(#1926) This comment is 50% valid code; is this commented out code?
(#1930) Inline comments must end in full-stops, exclamation marks, or question marks
(#1934) Variable "cbNum" must be all lower-case
(#1936) Variable "sprmCPicLocation" must be all lower-case
(#1937) Empty IF statement detected
(#1937) Variable "sprmCFData" must be all lower-case
(#1937) Variable "sprmCFData" must be all lower-case
(#1939) No space found before comment text; expected "// @todo Read Hyperlink structure" but found "//@todo Read Hyperlink structure"
(#1940) This comment is 49% valid code; is this commented out code?
(#2021) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd925458%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd925458%28v=office.12%29.aspx"
(#2022) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd926136%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd926136%28v=office.12%29.aspx"
(#2023) Inline comments must end in full-stops, exclamation marks, or question marks
(#2024) Variable "sprmCPicLocation" must be all lower-case
(#2025) Inline comments must end in full-stops, exclamation marks, or question marks
(#2026) Variable "sprmCPicLocation" must be all lower-case
(#2027) Inline comments must end in full-stops, exclamation marks, or question marks
(#2028) Variable "mfpfMm" must be all lower-case
(#2028) Variable "sprmCPicLocation" must be all lower-case
(#2029) Variable "sprmCPicLocation" must be all lower-case
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2031) Variable "sprmCPicLocation" must be all lower-case
(#2032) Inline comments must end in full-stops, exclamation marks, or question marks
(#2033) Variable "sprmCPicLocation" must be all lower-case
(#2034) Inline comments must end in full-stops, exclamation marks, or question marks
(#2035) Variable "sprmCPicLocation" must be all lower-case
(#2036) Inline comments must end in full-stops, exclamation marks, or question marks
(#2037) Variable "sprmCPicLocation" must be all lower-case
(#2038) Inline comments must end in full-stops, exclamation marks, or question marks
(#2039) Variable "sprmCPicLocation" must be all lower-case
(#2040) Inline comments must end in full-stops, exclamation marks, or question marks
(#2041) Variable "sprmCPicLocation" must be all lower-case
(#2042) Inline comments must end in full-stops, exclamation marks, or question marks
(#2043) Variable "sprmCPicLocation" must be all lower-case
(#2044) Inline comments must end in full-stops, exclamation marks, or question marks
(#2045) Variable "picmidDxaGoal" must be all lower-case
(#2045) Variable "sprmCPicLocation" must be all lower-case
(#2046) Variable "sprmCPicLocation" must be all lower-case
(#2047) Inline comments must end in full-stops, exclamation marks, or question marks
(#2048) Variable "picmidDyaGoal" must be all lower-case
(#2048) Variable "sprmCPicLocation" must be all lower-case
(#2049) Variable "sprmCPicLocation" must be all lower-case
(#2050) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) Variable "picmidMx" must be all lower-case
(#2051) Variable "sprmCPicLocation" must be all lower-case
(#2052) Variable "sprmCPicLocation" must be all lower-case
(#2053) Inline comments must end in full-stops, exclamation marks, or question marks
(#2054) Variable "picmidMy" must be all lower-case
(#2054) Variable "sprmCPicLocation" must be all lower-case
(#2055) Variable "sprmCPicLocation" must be all lower-case
(#2056) Inline comments must end in full-stops, exclamation marks, or question marks
(#2057) Variable "picmidDxaCropLeft" must be all lower-case
(#2057) Variable "sprmCPicLocation" must be all lower-case
(#2058) Variable "sprmCPicLocation" must be all lower-case
(#2059) Inline comments must end in full-stops, exclamation marks, or question marks
(#2060) Variable "picmidDxaCropTop" must be all lower-case
(#2060) Variable "sprmCPicLocation" must be all lower-case
(#2061) Variable "sprmCPicLocation" must be all lower-case
(#2062) Inline comments must end in full-stops, exclamation marks, or question marks
(#2063) Variable "picmidDxaCropRight" must be all lower-case
(#2063) Variable "sprmCPicLocation" must be all lower-case
(#2064) Variable "sprmCPicLocation" must be all lower-case
(#2065) Inline comments must end in full-stops, exclamation marks, or question marks
(#2066) Variable "picmidDxaCropBottom" must be all lower-case
(#2066) Variable "sprmCPicLocation" must be all lower-case
(#2067) Variable "sprmCPicLocation" must be all lower-case
(#2068) Inline comments must end in full-stops, exclamation marks, or question marks
(#2069) Variable "sprmCPicLocation" must be all lower-case
(#2070) Inline comments must end in full-stops, exclamation marks, or question marks
(#2071) Variable "sprmCPicLocation" must be all lower-case
(#2072) Inline comments must end in full-stops, exclamation marks, or question marks
(#2073) Variable "sprmCPicLocation" must be all lower-case
(#2074) Inline comments must end in full-stops, exclamation marks, or question marks
(#2075) Variable "sprmCPicLocation" must be all lower-case
(#2076) Inline comments must end in full-stops, exclamation marks, or question marks
(#2077) Variable "sprmCPicLocation" must be all lower-case
(#2078) Inline comments must end in full-stops, exclamation marks, or question marks
(#2079) Variable "sprmCPicLocation" must be all lower-case
(#2080) Inline comments must end in full-stops, exclamation marks, or question marks
(#2081) Variable "sprmCPicLocation" must be all lower-case
(#2082) Inline comments must end in full-stops, exclamation marks, or question marks
(#2083) Variable "sprmCPicLocation" must be all lower-case
(#2084) Inline comments must end in full-stops, exclamation marks, or question marks
(#2085) Variable "sprmCPicLocation" must be all lower-case
(#2087) Variable "mfpfMm" must be all lower-case
(#2088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2088) Inline comments must end in full-stops, exclamation marks, or question marks
(#2089) Variable "cchPicName" must be all lower-case
(#2089) Variable "sprmCPicLocation" must be all lower-case
(#2090) Variable "sprmCPicLocation" must be all lower-case
(#2092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2092) Inline comments must end in full-stops, exclamation marks, or question marks
(#2093) Variable "stPicName" must be all lower-case
(#2094) Variable "cchPicName" must be all lower-case
(#2095) Variable "sprmCPicLocation" must be all lower-case
(#2096) Variable "sprmCPicLocation" must be all lower-case
(#2097) Variable "stPicName" must be all lower-case
(#2101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2102) Inline comments must end in full-stops, exclamation marks, or question marks
(#2103) Variable "shapeRH" must be all lower-case
(#2103) Variable "sprmCPicLocation" must be all lower-case
(#2104) Variable "sprmCPicLocation" must be all lower-case
(#2105) Variable "shapeRH" must be all lower-case
(#2105) Variable "shapeRH" must be all lower-case
(#2105) Variable "shapeRH" must be all lower-case
(#2106) Variable "sprmCPicLocation" must be all lower-case
(#2106) Variable "shapeRH" must be all lower-case
(#2108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2109) Inline comments must end in full-stops, exclamation marks, or question marks
(#2109) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd950560%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd950560%28v=office.12%29.aspx"
(#2110) Variable "fileBlockRH" must be all lower-case
(#2110) Variable "sprmCPicLocation" must be all lower-case
(#2111) Variable "fileBlockRH" must be all lower-case
(#2111) Variable "fileBlockRH" must be all lower-case
(#2111) Variable "fileBlockRH" must be all lower-case
(#2111) Line exceeds 132 characters; contains 135 characters
(#2112) Variable "sprmCPicLocation" must be all lower-case
(#2113) Variable "fileBlockRH" must be all lower-case
(#2115) Inline comments must end in full-stops, exclamation marks, or question marks
(#2115) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd944923%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd944923%28v=office.12%29.aspx"
(#2117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2117) Inline comments must end in full-stops, exclamation marks, or question marks
(#2118) Variable "sprmCPicLocation" must be all lower-case
(#2119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2119) Inline comments must end in full-stops, exclamation marks, or question marks
(#2120) Variable "sprmCPicLocation" must be all lower-case
(#2121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) Variable "sprmCPicLocation" must be all lower-case
(#2123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2123) Inline comments must end in full-stops, exclamation marks, or question marks
(#2124) Variable "sprmCPicLocation" must be all lower-case
(#2125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2125) Inline comments must end in full-stops, exclamation marks, or question marks
(#2126) Variable "sprmCPicLocation" must be all lower-case
(#2127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2128) Variable "sprmCPicLocation" must be all lower-case
(#2129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2129) Inline comments must end in full-stops, exclamation marks, or question marks
(#2130) Variable "sprmCPicLocation" must be all lower-case
(#2131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2131) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Variable "sprmCPicLocation" must be all lower-case
(#2133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2133) Inline comments must end in full-stops, exclamation marks, or question marks
(#2134) Variable "cbName" must be all lower-case
(#2134) Variable "sprmCPicLocation" must be all lower-case
(#2135) Variable "sprmCPicLocation" must be all lower-case
(#2136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2136) Inline comments must end in full-stops, exclamation marks, or question marks
(#2137) Variable "sprmCPicLocation" must be all lower-case
(#2138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2138) Inline comments must end in full-stops, exclamation marks, or question marks
(#2139) Variable "sprmCPicLocation" must be all lower-case
(#2140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2140) Inline comments must end in full-stops, exclamation marks, or question marks
(#2141) Variable "cbName" must be all lower-case
(#2142) Variable "nameData" must be all lower-case
(#2143) Variable "cbName" must be all lower-case
(#2144) Variable "sprmCPicLocation" must be all lower-case
(#2145) Variable "sprmCPicLocation" must be all lower-case
(#2146) Variable "nameData" must be all lower-case
(#2149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2150) Inline comments must end in full-stops, exclamation marks, or question marks
(#2150) No space found before comment text; expected "// @link : http://msdn.microsoft.com/en-us/library/dd910081%28v=office.12%29.aspx" but found "//@link : http://msdn.microsoft.com/en-us/library/dd910081%28v=office.12%29.aspx"
(#2151) Variable "embeddedBlipRH" must be all lower-case
(#2151) Variable "sprmCPicLocation" must be all lower-case
(#2152) Variable "embeddedBlipRH" must be all lower-case
(#2155) Variable "oStylePrl" must be all lower-case
(#2156) Variable "oStylePrl" must be all lower-case
(#2158) Variable "sprmCPicLocation" must be all lower-case
(#2159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2159) Inline comments must end in full-stops, exclamation marks, or question marks
(#2160) Variable "sprmCPicLocation" must be all lower-case
(#2161) Variable "embeddedBlipRH" must be all lower-case
(#2162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2162) Inline comments must end in full-stops, exclamation marks, or question marks
(#2163) Variable "sprmCPicLocation" must be all lower-case
(#2165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Variable "sprmCPicLocation" must be all lower-case
(#2167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2167) Inline comments must end in full-stops, exclamation marks, or question marks
(#2168) Variable "oStylePrl" must be all lower-case
(#2168) Variable "sprmCPicLocation" must be all lower-case
(#2168) Variable "embeddedBlipRH" must be all lower-case
(#2168) Line exceeds 132 characters; contains 134 characters
(#2169) Variable "oStylePrl" must be all lower-case
(#2170) Inline comments must end in full-stops, exclamation marks, or question marks
(#2171) Variable "iCropWidth" must be all lower-case
(#2171) Variable "picmidDxaGoal" must be all lower-case
(#2171) Variable "picmidDxaCropLeft" must be all lower-case
(#2171) Variable "picmidDxaCropRight" must be all lower-case
(#2172) Variable "iCropHeight" must be all lower-case
(#2172) Variable "picmidDyaGoal" must be all lower-case
(#2172) Variable "picmidDxaCropTop" must be all lower-case
(#2172) Variable "picmidDxaCropBottom" must be all lower-case
(#2173) Variable "iCropWidth" must be all lower-case
(#2174) Variable "iCropWidth" must be all lower-case
(#2176) Variable "iCropHeight" must be all lower-case
(#2177) Variable "iCropHeight" must be all lower-case
(#2179) Variable "oStylePrl" must be all lower-case
(#2179) Variable "iCropWidth" must be all lower-case
(#2179) Variable "picmidMx" must be all lower-case
(#2180) Variable "oStylePrl" must be all lower-case
(#2180) Variable "iCropHeight" must be all lower-case
(#2180) Variable "picmidMy" must be all lower-case
(#2182) Variable "sprmCPicLocation" must be all lower-case
(#2182) Variable "embeddedBlipRH" must be all lower-case
(#2185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2185) Inline comments must end in full-stops, exclamation marks, or question marks
(#2185) This comment is 75% valid code; is this commented out code?
(#2189) Variable "fileBlockRH" must be all lower-case
(#2189) Variable "sprmCPicLocation" must be all lower-case
(#2194) Variable "oStylePrl" must be all lower-case
(#2194) Variable "posStart" must be all lower-case
(#2195) Variable "oStylePrl" must be all lower-case
(#2204) Private method name "MsDoc::loadRecordHeader" must be in lower-case letters only
(#2205) Opening brace should be on the same line as the declaration
(#2207) Variable "recType" must be all lower-case
(#2208) Variable "recLen" must be all lower-case
(#2212) Variable "recType" must be all lower-case
(#2213) Variable "recLen" must be all lower-case
(#2217) Private method name "MsDoc::generatePhpWord" must be in lower-case letters only
(#2218) Opening brace should be on the same line as the declaration
(#2219) Variable "itmSection" must be all lower-case
(#2220) Variable "oSection" must be all lower-case
(#2221) Variable "oSection" must be all lower-case
(#2221) Variable "itmSection" must be all lower-case
(#2223) Variable "sHYPERLINK" must be all lower-case
(#2224) Variable "itmParagraph" must be all lower-case
(#2225) Variable "textPara" must be all lower-case
(#2225) Variable "itmParagraph" must be all lower-case
(#2226) Variable "oCharacters" must be all lower-case
(#2227) Variable "subText" must be all lower-case
(#2227) Variable "textPara" must be all lower-case
(#2227) Variable "oCharacters" must be all lower-case
(#2227) Variable "oCharacters" must be all lower-case
(#2228) Variable "subText" must be all lower-case
(#2228) Variable "subText" must be all lower-case
(#2229) Variable "arrayText" must be all lower-case
(#2229) Variable "subText" must be all lower-case
(#2230) Variable "arrayText" must be all lower-case
(#2231) Variable "arrayText" must be all lower-case
(#2233) Variable "arrayText" must be all lower-case
(#2234) Variable "arrayText" must be all lower-case
(#2237) Inline comments must end in full-stops, exclamation marks, or question marks
(#2238) Variable "styleFont" must be all lower-case
(#2239) Variable "oCharacters" must be all lower-case
(#2240) Variable "oCharacters" must be all lower-case
(#2241) Variable "styleFont" must be all lower-case
(#2241) Variable "oCharacters" must be all lower-case
(#2245) Variable "arrayText" must be all lower-case
(#2245) Variable "sText" must be all lower-case
(#2246) Inline comments must end in full-stops, exclamation marks, or question marks
(#2247) Variable "sText" must be all lower-case
(#2247) Variable "sHYPERLINK" must be all lower-case
(#2248) Variable "arrHYPERLINK" must be all lower-case
(#2248) Variable "sHYPERLINK" must be all lower-case
(#2249) Variable "oSection" must be all lower-case
(#2249) Variable "arrHYPERLINK" must be all lower-case
(#2250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2250) Inline comments must end in full-stops, exclamation marks, or question marks
(#2250) This comment is 60% valid code; is this commented out code?
(#2251) Variable "sHYPERLINK" must be all lower-case
(#2254) Inline comments must end in full-stops, exclamation marks, or question marks
(#2255) Variable "sText" must be all lower-case
(#2256) Variable "oSection" must be all lower-case
(#2257) Variable "sHYPERLINK" must be all lower-case
(#2258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2261) Variable "sText" must be all lower-case
(#2262) Variable "sHYPERLINK" must be all lower-case
(#2262) Variable "sText" must be all lower-case
(#2263) Variable "sHYPERLINK" must be all lower-case
(#2263) Variable "sText" must be all lower-case
(#2265) Variable "sHYPERLINK" must be all lower-case
(#2266) Variable "sText" must be all lower-case
(#2267) Variable "sText" must be all lower-case
(#2268) Variable "sHYPERLINK" must be all lower-case
(#2268) Variable "sText" must be all lower-case
(#2270) Variable "oSection" must be all lower-case
(#2270) Variable "sText" must be all lower-case
(#2270) Variable "styleFont" must be all lower-case
(#2271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2271) Inline comments must end in full-stops, exclamation marks, or question marks
(#2271) This comment is 60% valid code; is this commented out code?
(#2274) Variable "sText" must be all lower-case
(#2275) Variable "oCharacters" must be all lower-case
(#2276) Variable "fileImage" must be all lower-case
(#2276) Variable "oCharacters" must be all lower-case
(#2276) Line exceeds 132 characters; contains 139 characters
(#2277) Variable "fileImage" must be all lower-case
(#2277) Variable "oCharacters" must be all lower-case
(#2278) Variable "oSection" must be all lower-case
(#2278) Variable "fileImage" must be all lower-case
(#2278) Variable "oCharacters" must be all lower-case
(#2278) Variable "oCharacters" must be all lower-case
(#2278) Line exceeds 132 characters; contains 177 characters
(#2279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2279) Inline comments must end in full-stops, exclamation marks, or question marks
(#2279) This comment is 50% valid code; is this commented out code?
(#2298) Public method name "MsDoc::getInt1d" must be in lower-case letters only
(#2299) Opening brace should be on the same line as the declaration
(#2310) Public method name "MsDoc::getInt2d" must be in lower-case letters only
(#2311) Opening brace should be on the same line as the declaration
(#2312) Expected 1 space before "+"; 0 found
(#2312) Expected 1 space after "+"; 0 found
(#2322) Public method name "MsDoc::getInt3d" must be in lower-case letters only
(#2323) Opening brace should be on the same line as the declaration
(#2324) Expected 1 space before "+"; 0 found
(#2324) Expected 1 space after "+"; 0 found
(#2324) Expected 1 space before "+"; 0 found
(#2324) Expected 1 space after "+"; 0 found
(#2334) Public method name "MsDoc::getInt4d" must be in lower-case letters only
(#2335) Opening brace should be on the same line as the declaration
(#2338) Inline comments must end in full-stops, exclamation marks, or question marks
(#2341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2341) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) Expected 1 space before "+"; 0 found
(#2346) Expected 1 space after "+"; 0 found
(#2346) Expected 1 space before "+"; 0 found
(#2346) Expected 1 space after "+"; 0 found
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/ODText.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "docFile" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "phpWord" must be all lower-case
(#39) Variable "docFile" must be all lower-case
(#41) Variable "readerParts" must be all lower-case
(#46) Variable "readerParts" must be all lower-case
(#46) Variable "xmlFile" must be all lower-case
(#46) Variable "partName" must be all lower-case
(#47) Variable "phpWord" must be all lower-case
(#47) Variable "partName" must be all lower-case
(#47) Variable "docFile" must be all lower-case
(#47) Variable "xmlFile" must be all lower-case
(#50) Variable "phpWord" must be all lower-case
(#63) Private method name "ODText::readPart" must be in lower-case letters only
(#63) Variable "phpWord" must be all lower-case
(#63) Variable "partName" must be all lower-case
(#63) Variable "docFile" must be all lower-case
(#63) Variable "xmlFile" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "partClass" must be all lower-case
(#65) Variable "partName" must be all lower-case
(#66) Variable "partClass" must be all lower-case
(#67) Inline doc block comments are not allowed; use "// Comment." instead
(#68) Variable "partClass" must be all lower-case
(#68) Variable "docFile" must be all lower-case
(#68) Variable "xmlFile" must be all lower-case
(#70) Variable "phpWord" must be all lower-case
(#80) Private method name "ODText::readRelationships" must be in lower-case letters only
(#80) Variable "docFile" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) Variable "xmlFile" must be all lower-case
(#84) Variable "xmlReader" must be all lower-case
(#85) Variable "xmlReader" must be all lower-case
(#85) Variable "docFile" must be all lower-case
(#85) Variable "xmlFile" must be all lower-case
(#86) Variable "xmlReader" must be all lower-case
(#88) Variable "xmlReader" must be all lower-case
(#89) Variable "xmlReader" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/ODText/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/ODText/Content.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "phpWord" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "xmlReader" must be all lower-case
(#39) Variable "xmlReader" must be all lower-case
(#41) Variable "xmlReader" must be all lower-case
(#43) Variable "phpWord" must be all lower-case
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 60% valid code; is this commented out code?
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "xmlReader" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) This comment is 50% valid code; is this commented out code?
(#58) Variable "listItems" must be all lower-case
(#58) Variable "xmlReader" must be all lower-case
(#59) Variable "listItems" must be all lower-case
(#59) Variable "listItem" must be all lower-case
(#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) This comment is 60% valid code; is this commented out code?
(#61) Variable "listItem" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/ODText/Meta.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Variable "phpWord" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "xmlReader" must be all lower-case
(#40) Variable "xmlReader" must be all lower-case
(#41) Variable "docProps" must be all lower-case
(#41) Variable "phpWord" must be all lower-case
(#43) Variable "metaNode" must be all lower-case
(#43) Variable "xmlReader" must be all lower-case
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 58% valid code; is this commented out code?
(#53) 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) This comment is 58% valid code; is this commented out code?
(#58) Variable "propertyNode" must be all lower-case
(#58) Variable "xmlReader" must be all lower-case
(#58) Variable "metaNode" must be all lower-case
(#59) Variable "propertyNode" must be all lower-case
(#59) Variable "docProps" must be all lower-case
(#60) Variable "docProps" must be all lower-case
(#60) Variable "propertyNode" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "propertyNodes" must be all lower-case
(#65) Variable "xmlReader" must be all lower-case
(#65) Variable "metaNode" must be all lower-case
(#66) Variable "propertyNodes" must be all lower-case
(#66) Variable "propertyNode" must be all lower-case
(#67) Variable "xmlReader" must be all lower-case
(#67) Variable "propertyNode" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "docProps" must be all lower-case
(#72) Variable "propertyNode" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Variable "docProps" must be all lower-case
(#76) Variable "propertyNode" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/RTF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "docFile" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "phpWord" must be all lower-case
(#43) Variable "docFile" must be all lower-case
(#45) Variable "docFile" must be all lower-case
(#46) Variable "phpWord" must be all lower-case
(#48) Variable "docFile" must be all lower-case
(#51) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/RTF/Document.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "phpWord" must be all lower-case
(#102) Member variable "isControl" must be all lower-case
(#109) Member variable "isFirst" must be all lower-case
(#137) Variable "phpWord" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#140) This comment is 50% valid code; is this commented out code?
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) This comment is 50% valid code; is this commented out code?
(#142) This comment is 50% valid code; is this commented out code?
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "phpWord" must be all lower-case
(#148) Variable "phpWord" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "markerFunction" must be all lower-case
(#161) Variable "markerFunction" must be all lower-case
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Private method name "Document::markOpening" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Private method name "Document::markClosing" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Private method name "Document::markBackslash" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#229) Private method name "Document::markNewline" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#242) Variable "isControl" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#245) Variable "isControl" must be all lower-case
(#257) Private method name "Document::flushControl" must be in lower-case letters only
(#257) Variable "isControl" must be all lower-case
(#258) Opening brace should be on the same line as the declaration
(#264) Variable "isControl" must be all lower-case
(#274) Private method name "Document::flushText" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Private method name "Document::setControl" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#313) Private method name "Document::pushText" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#317) Usage of ELSEIF not allowed; use ELSE IF instead
(#331) Private method name "Document::parseControl" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#338) Commas (,) must be followed by white space.
(#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
(#371) Private method name "Document::readParagraph" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#384) Private method name "Document::readStyle" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#396) Private method name "Document::readSkip" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#408) Private method name "Document::readText" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/ReaderInterface.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "ReaderInterface::canRead" must be in lower-case letters only
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "docFile" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "phpWord" must be all lower-case
(#42) Variable "docFile" must be all lower-case
(#62) Variable "stepPart" must be all lower-case
(#63) Variable "stepItems" must be all lower-case
(#64) Variable "stepPart" must be all lower-case
(#64) Variable "relItem" must be all lower-case
(#65) Variable "relType" must be all lower-case
(#65) Variable "relItem" must be all lower-case
(#66) Variable "stepItems" must be all lower-case
(#66) Variable "relType" must be all lower-case
(#67) Variable "partName" must be all lower-case
(#67) Variable "stepItems" must be all lower-case
(#67) Variable "relType" must be all lower-case
(#68) Variable "xmlFile" must be all lower-case
(#68) Variable "relItem" must be all lower-case
(#69) Variable "phpWord" must be all lower-case
(#69) Variable "partName" must be all lower-case
(#69) Variable "docFile" must be all lower-case
(#69) Variable "xmlFile" must be all lower-case
(#74) Variable "phpWord" must be all lower-case
(#87) Private method name "Word2007::readPart" must be in lower-case letters only
(#87) Variable "phpWord" must be all lower-case
(#87) Variable "partName" must be all lower-case
(#87) Variable "docFile" must be all lower-case
(#87) Variable "xmlFile" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "partClass" must be all lower-case
(#89) Variable "partName" must be all lower-case
(#90) Variable "partClass" must be all lower-case
(#91) Inline doc block comments are not allowed; use "// Comment." instead
(#92) Variable "partClass" must be all lower-case
(#92) Variable "docFile" must be all lower-case
(#92) Variable "xmlFile" must be all lower-case
(#94) Variable "phpWord" must be all lower-case
(#105) Private method name "Word2007::readRelationships" must be in lower-case letters only
(#105) Variable "docFile" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#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) Variable "docFile" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "wordRelsPath" must be all lower-case
(#115) Variable "docFile" must be all lower-case
(#117) Variable "xmlFile" must be all lower-case
(#118) Variable "xmlFile" must be all lower-case
(#118) Variable "wordRelsPath" must be all lower-case
(#118) Variable "wordRelsPath" must be all lower-case
(#118) Variable "xmlFile" must be all lower-case
(#119) Variable "docPart" must be all lower-case
(#119) Variable "wordRelsPath" must be all lower-case
(#119) Variable "xmlFile" must be all lower-case
(#120) Variable "docPart" must be all lower-case
(#120) Variable "docFile" must be all lower-case
(#120) Variable "xmlFile" must be all lower-case
(#137) Private method name "Word2007::getRels" must be in lower-case letters only
(#137) Variable "docFile" must be all lower-case
(#137) Variable "xmlFile" must be all lower-case
(#137) Variable "targetPrefix" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "metaPrefix" must be all lower-case
(#140) Variable "officePrefix" must be all lower-case
(#144) Variable "xmlReader" must be all lower-case
(#145) Variable "xmlReader" must be all lower-case
(#145) Variable "docFile" must be all lower-case
(#145) Variable "xmlFile" must be all lower-case
(#146) Variable "xmlReader" must be all lower-case
(#148) Variable "rId" must be all lower-case
(#148) Variable "xmlReader" must be all lower-case
(#149) Variable "xmlReader" must be all lower-case
(#150) Variable "xmlReader" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "metaPrefix" must be all lower-case
(#154) Variable "officePrefix" must be all lower-case
(#155) Variable "docPart" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "targetPrefix" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "rId" must be all lower-case
(#163) Variable "docPart" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Member variable "docFile" must be all lower-case
(#55) Member variable "xmlFile" must be all lower-case
(#67) Variable "phpWord" must be all lower-case
(#75) Variable "docFile" must be all lower-case
(#75) Variable "xmlFile" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "docFile" must be all lower-case
(#78) Variable "xmlFile" must be all lower-case
(#87) Public method name "AbstractPart::setRels" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#103) Protected method name "AbstractPart::readParagraph" must be in lower-case letters only
(#103) Variable "xmlReader" must be all lower-case
(#103) Variable "domNode" must be all lower-case
(#103) Variable "docPart" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "paragraphStyle" must be all lower-case
(#107) Variable "headingMatches" must be all lower-case
(#108) Variable "xmlReader" must be all lower-case
(#108) Variable "domNode" must be all lower-case
(#109) Variable "paragraphStyle" must be all lower-case
(#109) Variable "xmlReader" must be all lower-case
(#109) Variable "domNode" must be all lower-case
(#110) Variable "paragraphStyle" must be all lower-case
(#110) Variable "paragraphStyle" must be all lower-case
(#111) Variable "paragraphStyle" must be all lower-case
(#111) Variable "headingMatches" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "xmlReader" must be all lower-case
(#116) Variable "domNode" must be all lower-case
(#117) Variable "ignoreText" must be all lower-case
(#118) Variable "textContent" must be all lower-case
(#119) Variable "fontStyle" must be all lower-case
(#119) Variable "xmlReader" must be all lower-case
(#119) Variable "domNode" must be all lower-case
(#120) Variable "xmlReader" must be all lower-case
(#120) Variable "domNode" must be all lower-case
(#122) Variable "instrText" must be all lower-case
(#122) Variable "xmlReader" must be all lower-case
(#123) Variable "xmlReader" must be all lower-case
(#124) Variable "fldCharType" must be all lower-case
(#124) Variable "xmlReader" must be all lower-case
(#125) Variable "fldCharType" must be all lower-case
(#126) Variable "ignoreText" must be all lower-case
(#127) Usage of ELSEIF not allowed; use ELSE IF instead
(#127) Variable "fldCharType" must be all lower-case
(#128) Variable "ignoreText" must be all lower-case
(#131) Variable "instrText" must be all lower-case
(#132) Variable "textContent" must be all lower-case
(#132) Variable "instrText" must be all lower-case
(#134) Variable "ignoreText" must be all lower-case
(#135) Variable "textContent" must be all lower-case
(#135) Variable "xmlReader" must be all lower-case
(#139) Variable "textContent" must be all lower-case
(#139) Variable "fontStyle" must be all lower-case
(#139) Variable "paragraphStyle" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 12 spaces, found 8
(#142) Usage of ELSEIF not allowed; use ELSE IF instead
(#142) Variable "xmlReader" must be all lower-case
(#142) Variable "domNode" must be all lower-case
(#143) Variable "textContent" must be all lower-case
(#144) Variable "numId" must be all lower-case
(#144) Variable "xmlReader" must be all lower-case
(#144) Variable "domNode" must be all lower-case
(#145) Variable "levelId" must be all lower-case
(#145) Variable "xmlReader" must be all lower-case
(#145) Variable "domNode" must be all lower-case
(#146) Variable "xmlReader" must be all lower-case
(#146) Variable "domNode" must be all lower-case
(#148) Variable "textContent" must be all lower-case
(#148) Variable "xmlReader" must be all lower-case
(#150) Variable "textContent" must be all lower-case
(#150) Variable "levelId" must be all lower-case
(#150) Variable "numId" must be all lower-case
(#150) Variable "paragraphStyle" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Line indented incorrectly; expected at least 12 spaces, found 8
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#153) Variable "headingMatches" must be all lower-case
(#154) Variable "textContent" must be all lower-case
(#155) Variable "xmlReader" must be all lower-case
(#155) Variable "domNode" must be all lower-case
(#157) Variable "textContent" must be all lower-case
(#157) Variable "xmlReader" must be all lower-case
(#159) Variable "textContent" must be all lower-case
(#159) Variable "headingMatches" must be all lower-case
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 12 spaces, found 8
(#163) Variable "runCount" must be all lower-case
(#163) Variable "xmlReader" must be all lower-case
(#163) Variable "domNode" must be all lower-case
(#164) Variable "linkCount" must be all lower-case
(#164) Variable "xmlReader" must be all lower-case
(#164) Variable "domNode" must be all lower-case
(#165) Variable "runLinkCount" must be all lower-case
(#165) Variable "runCount" must be all lower-case
(#165) Variable "linkCount" must be all lower-case
(#166) Variable "runLinkCount" must be all lower-case
(#167) Variable "paragraphStyle" must be all lower-case
(#169) Variable "xmlReader" must be all lower-case
(#169) Variable "domNode" must be all lower-case
(#172) Variable "xmlReader" must be all lower-case
(#174) Variable "runLinkCount" must be all lower-case
(#174) Variable "paragraphStyle" must be all lower-case
(#175) Variable "docPart" must be all lower-case
(#176) Variable "paragraphStyle" must be all lower-case
(#195) Protected method name "AbstractPart::readRun" must be in lower-case letters only
(#195) Variable "xmlReader" must be all lower-case
(#195) Variable "domNode" must be all lower-case
(#195) Variable "docPart" must be all lower-case
(#195) Variable "paragraphStyle" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "domNode" must be all lower-case
(#200) Variable "fontStyle" must be all lower-case
(#200) Variable "xmlReader" must be all lower-case
(#200) Variable "domNode" must be all lower-case
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Variable "domNode" must be all lower-case
(#204) Variable "rId" must be all lower-case
(#204) Variable "xmlReader" must be all lower-case
(#204) Variable "domNode" must be all lower-case
(#205) Variable "textContent" must be all lower-case
(#205) Variable "xmlReader" must be all lower-case
(#205) Variable "domNode" must be all lower-case
(#206) Variable "docPart" must be all lower-case
(#206) Variable "rId" must be all lower-case
(#208) Variable "textContent" must be all lower-case
(#208) Variable "fontStyle" must be all lower-case
(#208) Variable "paragraphStyle" must be all lower-case
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "xmlReader" must be all lower-case
(#212) Variable "domNode" must be all lower-case
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 16 spaces, found 12
(#216) Usage of ELSEIF not allowed; use ELSE IF instead
(#216) Variable "xmlReader" must be all lower-case
(#216) Variable "domNode" must be all lower-case
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Usage of ELSEIF not allowed; use ELSE IF instead
(#220) Variable "xmlReader" must be all lower-case
(#220) Variable "domNode" must be all lower-case
(#221) Variable "rId" must be all lower-case
(#221) Variable "xmlReader" must be all lower-case
(#221) Variable "domNode" must be all lower-case
(#222) Variable "docPart" must be all lower-case
(#222) Variable "rId" must be all lower-case
(#224) Variable "imageSource" must be all lower-case
(#225) Variable "imageSource" must be all lower-case
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Line indented incorrectly; expected at least 16 spaces, found 12
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#229) Variable "xmlReader" must be all lower-case
(#229) Variable "domNode" must be all lower-case
(#230) Variable "rId" must be all lower-case
(#230) Variable "xmlReader" must be all lower-case
(#230) Variable "domNode" must be all lower-case
(#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) This comment is 62% valid code; is this commented out code?
(#232) Variable "docPart" must be all lower-case
(#232) Variable "rId" must be all lower-case
(#234) Variable "textContent" must be all lower-case
(#235) Variable "textContent" must be all lower-case
(#235) Variable "fontStyle" must be all lower-case
(#235) Variable "paragraphStyle" must be all lower-case
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Line indented incorrectly; expected at least 16 spaces, found 12
(#240) Variable "textContent" must be all lower-case
(#240) Variable "xmlReader" must be all lower-case
(#240) Variable "domNode" must be all lower-case
(#241) Variable "textContent" must be all lower-case
(#241) Variable "fontStyle" must be all lower-case
(#241) Variable "paragraphStyle" must be all lower-case
(#255) Protected method name "AbstractPart::readTable" must be in lower-case letters only
(#255) Variable "xmlReader" must be all lower-case
(#255) Variable "domNode" must be all lower-case
(#255) Variable "docPart" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "tblStyle" must be all lower-case
(#259) Variable "xmlReader" must be all lower-case
(#259) Variable "domNode" must be all lower-case
(#260) Variable "tblStyle" must be all lower-case
(#260) Variable "xmlReader" must be all lower-case
(#260) Variable "domNode" must be all lower-case
(#263) Inline doc block comments are not allowed; use "// Comment." instead
(#264) Variable "tblStyle" must be all lower-case
(#265) Variable "tblNodes" must be all lower-case
(#265) Variable "xmlReader" must be all lower-case
(#265) Variable "domNode" must be all lower-case
(#266) Variable "tblNodes" must be all lower-case
(#266) Variable "tblNode" must be all lower-case
(#267) Empty IF statement detected
(#267) Variable "tblNode" must be all lower-case
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Usage of ELSEIF not allowed; use ELSE IF instead
(#270) Variable "tblNode" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "rowHeight" must be all lower-case
(#271) Variable "xmlReader" must be all lower-case
(#271) Variable "tblNode" must be all lower-case
(#272) Variable "rowHRule" must be all lower-case
(#272) Variable "xmlReader" must be all lower-case
(#272) Variable "tblNode" must be all lower-case
(#273) Variable "rowHRule" must be all lower-case
(#273) Variable "rowHRule" must be all lower-case
(#274) Variable "rowStyle" must be all lower-case
(#275) Variable "xmlReader" must be all lower-case
(#275) Variable "tblNode" must be all lower-case
(#276) Variable "xmlReader" must be all lower-case
(#276) Variable "tblNode" must be all lower-case
(#277) Variable "rowHRule" must be all lower-case
(#280) Variable "rowHeight" must be all lower-case
(#280) Variable "rowStyle" must be all lower-case
(#281) Variable "rowNodes" must be all lower-case
(#281) Variable "xmlReader" must be all lower-case
(#281) Variable "tblNode" must be all lower-case
(#282) Variable "rowNodes" must be all lower-case
(#282) Variable "rowNode" must be all lower-case
(#283) Empty IF statement detected
(#283) Variable "rowNode" must be all lower-case
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Usage of ELSEIF not allowed; use ELSE IF instead
(#286) Variable "rowNode" must be all lower-case
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "cellWidth" must be all lower-case
(#287) Variable "xmlReader" must be all lower-case
(#287) Variable "rowNode" must be all lower-case
(#288) Variable "cellStyle" must be all lower-case
(#289) Variable "cellStyleNode" must be all lower-case
(#289) Variable "xmlReader" must be all lower-case
(#289) Variable "rowNode" must be all lower-case
(#290) Variable "cellStyleNode" must be all lower-case
(#291) Variable "cellStyle" must be all lower-case
(#291) Variable "xmlReader" must be all lower-case
(#291) Variable "cellStyleNode" must be all lower-case
(#294) Variable "cellWidth" must be all lower-case
(#294) Variable "cellStyle" must be all lower-case
(#295) Variable "cellNodes" must be all lower-case
(#295) Variable "xmlReader" must be all lower-case
(#295) Variable "rowNode" must be all lower-case
(#296) Variable "cellNodes" must be all lower-case
(#296) Variable "cellNode" must be all lower-case
(#297) Variable "cellNode" must be all lower-case
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "xmlReader" must be all lower-case
(#298) Variable "cellNode" must be all lower-case
(#298) Variable "docPart" must be all lower-case
(#314) Protected method name "AbstractPart::readParagraphStyle" must be in lower-case letters only
(#314) Variable "xmlReader" must be all lower-case
(#314) Variable "domNode" must be all lower-case
(#315) Opening brace should be on the same line as the declaration
(#316) Variable "xmlReader" must be all lower-case
(#316) Variable "domNode" must be all lower-case
(#320) Variable "styleNode" must be all lower-case
(#320) Variable "xmlReader" must be all lower-case
(#320) Variable "domNode" must be all lower-case
(#321) Variable "styleDefs" must be all lower-case
(#336) Variable "xmlReader" must be all lower-case
(#336) Variable "styleNode" must be all lower-case
(#336) Variable "styleDefs" must be all lower-case
(#346) Protected method name "AbstractPart::readFontStyle" must be in lower-case letters only
(#346) Variable "xmlReader" must be all lower-case
(#346) Variable "domNode" must be all lower-case
(#347) Opening brace should be on the same line as the declaration
(#348) Variable "domNode" must be all lower-case
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "domNode" must be all lower-case
(#353) Variable "domNode" must be all lower-case
(#353) Variable "xmlReader" must be all lower-case
(#353) Variable "domNode" must be all lower-case
(#355) Variable "xmlReader" must be all lower-case
(#355) Variable "domNode" must be all lower-case
(#359) Variable "styleNode" must be all lower-case
(#359) Variable "xmlReader" must be all lower-case
(#359) Variable "domNode" must be all lower-case
(#360) Variable "styleDefs" must be all lower-case
(#379) Variable "xmlReader" must be all lower-case
(#379) Variable "styleNode" must be all lower-case
(#379) Variable "styleDefs" must be all lower-case
(#390) Protected method name "AbstractPart::readTableStyle" must be in lower-case letters only
(#390) Variable "xmlReader" must be all lower-case
(#390) Variable "domNode" must be all lower-case
(#391) Opening brace should be on the same line as the declaration
(#396) Variable "xmlReader" must be all lower-case
(#396) Variable "domNode" must be all lower-case
(#397) Variable "xmlReader" must be all lower-case
(#397) Variable "domNode" must be all lower-case
(#398) Variable "xmlReader" must be all lower-case
(#398) Variable "domNode" must be all lower-case
(#400) Variable "styleNode" must be all lower-case
(#400) Variable "xmlReader" must be all lower-case
(#400) Variable "domNode" must be all lower-case
(#401) Variable "styleDefs" must be all lower-case
(#403) Variable "ucfSide" must be all lower-case
(#404) Variable "styleDefs" must be all lower-case
(#404) Variable "ucfSide" must be all lower-case
(#407) Variable "ucfSide" must be all lower-case
(#408) Variable "styleDefs" must be all lower-case
(#408) Variable "ucfSide" must be all lower-case
(#409) Variable "styleDefs" must be all lower-case
(#409) Variable "ucfSide" must be all lower-case
(#411) Variable "xmlReader" must be all lower-case
(#411) Variable "styleNode" must be all lower-case
(#411) Variable "styleDefs" must be all lower-case
(#425) Private method name "AbstractPart::readCellStyle" must be in lower-case letters only
(#425) Variable "xmlReader" must be all lower-case
(#425) Variable "domNode" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#427) Variable "styleDefs" must be all lower-case
(#435) Variable "xmlReader" must be all lower-case
(#435) Variable "domNode" must be all lower-case
(#435) Variable "styleDefs" must be all lower-case
(#447) Protected method name "AbstractPart::readStyleDefs" must be in lower-case letters only
(#447) Variable "xmlReader" must be all lower-case
(#447) Variable "parentNode" must be all lower-case
(#447) Variable "styleDefs" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#451) Variable "styleDefs" must be all lower-case
(#451) Variable "styleProp" must be all lower-case
(#451) Variable "styleVal" must be all lower-case
(#452) Variable "styleVal" must be all lower-case
(#454) Variable "xmlReader" must be all lower-case
(#454) Variable "parentNode" must be all lower-case
(#455) Variable "xmlReader" must be all lower-case
(#455) Variable "parentNode" must be all lower-case
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Variable "attributeValue" must be all lower-case
(#459) Variable "xmlReader" must be all lower-case
(#461) Variable "styleValue" must be all lower-case
(#461) Variable "attributeValue" must be all lower-case
(#462) Variable "styleValue" must be all lower-case
(#463) Variable "styleProp" must be all lower-case
(#463) Variable "styleValue" must be all lower-case
(#480) Private method name "AbstractPart::readStyleDef" must be in lower-case letters only
(#480) Variable "attributeValue" must be all lower-case
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "attributeValue" must be all lower-case
(#485) Variable "attributeValue" must be all lower-case
(#486) Usage of ELSEIF not allowed; use ELSE IF instead
(#488) Usage of ELSEIF not allowed; use ELSE IF instead
(#490) Usage of ELSEIF not allowed; use ELSE IF instead
(#491) Variable "attributeValue" must be all lower-case
(#504) Private method name "AbstractPart::getMediaTarget" must be in lower-case letters only
(#504) Variable "docPart" must be all lower-case
(#504) Variable "rId" must be all lower-case
(#505) Opening brace should be on the same line as the declaration
(#508) Variable "docPart" must be all lower-case
(#508) Variable "docPart" must be all lower-case
(#508) Variable "rId" must be all lower-case
(#509) Variable "docPart" must be all lower-case
(#509) Variable "rId" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/DocPropsApp.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/DocPropsCore.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Variable "phpWord" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "xmlReader" must be all lower-case
(#63) Variable "xmlReader" must be all lower-case
(#65) Variable "docProps" must be all lower-case
(#65) Variable "phpWord" must be all lower-case
(#67) Variable "xmlReader" must be all lower-case
(#78) Variable "docProps" must be all lower-case
(#79) Variable "docProps" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/DocPropsCustom.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Variable "phpWord" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "xmlReader" must be all lower-case
(#40) Variable "xmlReader" must be all lower-case
(#41) Variable "docProps" must be all lower-case
(#41) Variable "phpWord" must be all lower-case
(#43) Variable "xmlReader" must be all lower-case
(#46) Variable "propertyName" must be all lower-case
(#46) Variable "xmlReader" must be all lower-case
(#47) Variable "attributeNode" must be all lower-case
(#47) Variable "xmlReader" must be all lower-case
(#48) Variable "attributeType" must be all lower-case
(#48) Variable "attributeNode" must be all lower-case
(#49) Variable "attributeValue" must be all lower-case
(#49) Variable "attributeNode" must be all lower-case
(#50) Variable "attributeValue" must be all lower-case
(#50) Variable "attributeValue" must be all lower-case
(#50) Variable "attributeType" must be all lower-case
(#51) Variable "attributeType" must be all lower-case
(#51) Variable "attributeType" must be all lower-case
(#52) Variable "docProps" must be all lower-case
(#52) Variable "propertyName" must be all lower-case
(#52) Variable "attributeValue" must be all lower-case
(#52) Variable "attributeType" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/Document.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "phpWord" must be all lower-case
(#45) Variable "phpWord" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "phpWord" must be all lower-case
(#48) Variable "xmlReader" must be all lower-case
(#49) Variable "xmlReader" must be all lower-case
(#50) Variable "readMethods" must be all lower-case
(#52) Variable "xmlReader" must be all lower-case
(#56) Variable "readMethods" must be all lower-case
(#57) Variable "readMethod" must be all lower-case
(#57) Variable "readMethods" must be all lower-case
(#58) Variable "readMethod" must be all lower-case
(#58) Variable "xmlReader" must be all lower-case
(#71) Private method name "Document::readHeaderFooter" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "readMethods" must be all lower-case
(#76) Variable "rId" must be all lower-case
(#76) Variable "hfSetting" must be all lower-case
(#77) Variable "rId" must be all lower-case
(#78) Variable "hfType" must be all lower-case
(#78) Variable "xmlFile" must be all lower-case
(#78) Variable "docPart" must be all lower-case
(#78) Variable "rId" must be all lower-case
(#79) Variable "addMethod" must be all lower-case
(#79) Variable "hfType" must be all lower-case
(#80) Variable "hfObject" must be all lower-case
(#80) Variable "addMethod" must be all lower-case
(#80) Variable "hfSetting" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "xmlReader" must be all lower-case
(#84) Variable "xmlReader" must be all lower-case
(#84) Variable "xmlFile" must be all lower-case
(#85) Variable "xmlReader" must be all lower-case
(#88) Variable "readMethods" must be all lower-case
(#89) Variable "readMethod" must be all lower-case
(#89) Variable "readMethods" must be all lower-case
(#90) Variable "readMethod" must be all lower-case
(#90) Variable "xmlReader" must be all lower-case
(#90) Variable "hfObject" must be all lower-case
(#90) Variable "docPart" must be all lower-case
(#107) Private method name "Document::readSectionStyle" must be in lower-case letters only
(#107) Variable "xmlReader" must be all lower-case
(#107) Variable "domNode" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "styleDefs" must be all lower-case
(#124) Variable "xmlReader" must be all lower-case
(#124) Variable "domNode" must be all lower-case
(#124) Variable "styleDefs" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "xmlReader" must be all lower-case
(#128) Variable "domNode" must be all lower-case
(#131) Variable "xmlReader" must be all lower-case
(#134) Variable "xmlReader" must be all lower-case
(#152) Private method name "Document::readWPNode" must be in lower-case letters only
(#152) Variable "xmlReader" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "xmlReader" must be all lower-case
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "xmlReader" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "xmlReader" must be all lower-case
(#164) Variable "sectPrNode" must be all lower-case
(#164) Variable "xmlReader" must be all lower-case
(#165) Variable "sectPrNode" must be all lower-case
(#166) Variable "xmlReader" must be all lower-case
(#166) Variable "sectPrNode" must be all lower-case
(#180) Private method name "Document::readWSectPrNode" must be in lower-case letters only
(#180) Variable "xmlReader" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "xmlReader" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/Endnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/Footnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) Variable "phpWord" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "getMethod" must be all lower-case
(#53) Variable "phpWord" must be all lower-case
(#53) Variable "getMethod" must be all lower-case
(#55) Variable "xmlReader" must be all lower-case
(#56) Variable "xmlReader" must be all lower-case
(#57) Variable "xmlReader" must be all lower-case
(#60) Variable "xmlReader" must be all lower-case
(#61) Variable "xmlReader" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "pNodes" must be all lower-case
(#67) Variable "xmlReader" must be all lower-case
(#68) Variable "pNodes" must be all lower-case
(#68) Variable "pNode" must be all lower-case
(#69) Variable "xmlReader" must be all lower-case
(#69) Variable "pNode" must be all lower-case
(#71) Variable "addMethod" must be all lower-case
(#72) Variable "phpWord" must be all lower-case
(#72) Variable "addMethod" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/Numbering.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "phpWord" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#40) Variable "xmlReader" must be all lower-case
(#41) Variable "xmlReader" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "xmlReader" must be all lower-case
(#47) Variable "abstractId" must be all lower-case
(#47) Variable "xmlReader" must be all lower-case
(#48) Variable "abstractId" must be all lower-case
(#49) Variable "abstractId" must be all lower-case
(#50) Variable "xmlReader" must be all lower-case
(#54) Variable "xmlReader" must be all lower-case
(#57) Variable "levelId" must be all lower-case
(#57) Variable "xmlReader" must be all lower-case
(#58) Variable "levelId" must be all lower-case
(#58) Variable "xmlReader" must be all lower-case
(#58) Variable "levelId" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "xmlReader" must be all lower-case
(#69) Variable "numId" must be all lower-case
(#69) Variable "xmlReader" must be all lower-case
(#70) Variable "abstractId" must be all lower-case
(#70) Variable "xmlReader" must be all lower-case
(#71) Variable "numId" must be all lower-case
(#71) Variable "abstractId" must be all lower-case
(#72) Variable "numId" must be all lower-case
(#72) Variable "numId" must be all lower-case
(#73) Variable "xmlReader" must be all lower-case
(#75) Variable "levelId" must be all lower-case
(#75) Variable "xmlReader" must be all lower-case
(#76) Variable "xmlReader" must be all lower-case
(#76) Variable "levelId" must be all lower-case
(#78) Variable "numId" must be all lower-case
(#78) Variable "levelId" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "numId" must be all lower-case
(#86) Variable "phpWord" must be all lower-case
(#86) Variable "numId" must be all lower-case
(#98) Private method name "Numbering::readLevel" must be in lower-case letters only
(#98) Variable "xmlReader" must be all lower-case
(#98) Variable "levelId" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#102) Variable "levelId" must be all lower-case
(#103) Variable "xmlReader" must be all lower-case
(#104) Variable "xmlReader" must be all lower-case
(#105) Variable "xmlReader" must be all lower-case
(#106) Variable "xmlReader" must be all lower-case
(#107) Variable "xmlReader" must be all lower-case
(#108) Variable "xmlReader" must be all lower-case
(#109) Variable "xmlReader" must be all lower-case
(#110) Variable "xmlReader" must be all lower-case
(#111) Variable "xmlReader" must be all lower-case
(#112) Variable "xmlReader" must be all lower-case
(#113) Variable "xmlReader" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Reader/Word2007/Styles.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "phpWord" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "xmlReader" must be all lower-case
(#39) Variable "xmlReader" must be all lower-case
(#41) Variable "xmlReader" must be all lower-case
(#44) Variable "xmlReader" must be all lower-case
(#45) Variable "xmlReader" must be all lower-case
(#47) Variable "xmlReader" must be all lower-case
(#49) Variable "headingMatches" must be all lower-case
(#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) This comment is 58% valid code; is this commented out code?
(#54) Variable "paragraphStyle" must be all lower-case
(#54) Variable "xmlReader" must be all lower-case
(#55) Variable "fontStyle" must be all lower-case
(#55) Variable "xmlReader" must be all lower-case
(#56) Variable "headingMatches" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
(#57) Variable "headingMatches" must be all lower-case
(#57) Variable "fontStyle" must be all lower-case
(#57) Variable "paragraphStyle" must be all lower-case
(#59) Variable "fontStyle" must be all lower-case
(#60) Variable "paragraphStyle" must be all lower-case
(#61) Variable "phpWord" must be all lower-case
(#61) Variable "paragraphStyle" must be all lower-case
(#64) Variable "phpWord" must be all lower-case
(#64) Variable "fontStyle" must be all lower-case
(#64) Variable "paragraphStyle" must be all lower-case
(#70) Variable "fontStyle" must be all lower-case
(#70) Variable "xmlReader" must be all lower-case
(#71) Variable "fontStyle" must be all lower-case
(#72) Variable "phpWord" must be all lower-case
(#72) Variable "fontStyle" must be all lower-case
(#77) Variable "tStyle" must be all lower-case
(#77) Variable "xmlReader" must be all lower-case
(#78) Variable "tStyle" must be all lower-case
(#79) Variable "phpWord" must be all lower-case
(#79) Variable "tStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Settings.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#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
(#60) 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
(#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) This comment is 50% valid code; is this commented out code?
(#79) Member variable "xmlWriterCompatibility" must be all lower-case
(#86) Member variable "zipClass" must be all lower-case
(#93) Member variable "pdfRendererName" must be all lower-case
(#100) Member variable "pdfRendererPath" must be all lower-case
(#107) Member variable "measurementUnit" must be all lower-case
(#114) Member variable "defaultFontName" must be all lower-case
(#120) Member variable "defaultFontSize" must be all lower-case
(#127) Member variable "tempDir" must be all lower-case
(#135) Member variable "outputEscapingEnabled" must be all lower-case
(#136) Whitespace found at end of line
(#142) Public method name "Settings::hasCompatibility" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "xmlWriterCompatibility" must be all lower-case
(#155) Public method name "Settings::setCompatibility" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#158) Variable "xmlWriterCompatibility" must be all lower-case
(#168) Public method name "Settings::getZipClass" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "zipClass" must be all lower-case
(#179) Public method name "Settings::setZipClass" must be in lower-case letters only
(#179) Variable "zipClass" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "zipClass" must be all lower-case
(#182) Variable "zipClass" must be all lower-case
(#182) Variable "zipClass" must be all lower-case
(#196) Public method name "Settings::setPdfRenderer" must be in lower-case letters only
(#196) Variable "libraryName" must be all lower-case
(#196) Variable "libraryBaseDir" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "libraryName" must be all lower-case
(#202) Variable "libraryBaseDir" must be all lower-case
(#210) Public method name "Settings::getPdfRendererName" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "pdfRendererName" must be all lower-case
(#221) Public method name "Settings::setPdfRendererName" must be in lower-case letters only
(#221) Variable "libraryName" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "pdfRenderers" must be all lower-case
(#224) Variable "libraryName" must be all lower-case
(#224) Variable "pdfRenderers" must be all lower-case
(#227) Variable "pdfRendererName" must be all lower-case
(#227) Variable "libraryName" must be all lower-case
(#238) Public method name "Settings::getPdfRendererPath" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "pdfRendererPath" must be all lower-case
(#249) Public method name "Settings::setPdfRendererPath" must be in lower-case letters only
(#249) Variable "libraryBaseDir" must be all lower-case
(#250) Opening brace should be on the same line as the declaration
(#251) Variable "libraryBaseDir" must be all lower-case
(#251) Variable "libraryBaseDir" must be all lower-case
(#254) Variable "pdfRendererPath" must be all lower-case
(#254) Variable "libraryBaseDir" must be all lower-case
(#264) Public method name "Settings::getMeasurementUnit" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "measurementUnit" must be all lower-case
(#275) Public method name "Settings::setMeasurementUnit" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#282) Variable "measurementUnit" must be all lower-case
(#296) Public method name "Settings::setTempDir" must be in lower-case letters only
(#296) Variable "tempDir" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#298) Variable "tempDir" must be all lower-case
(#298) Variable "tempDir" must be all lower-case
(#308) Public method name "Settings::getTempDir" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#310) Variable "tempDir" must be all lower-case
(#312) Variable "tempDir" must be all lower-case
(#313) Variable "tempDir" must be all lower-case
(#313) Variable "tempDir" must be all lower-case
(#316) Variable "tempDir" must be all lower-case
(#321) Whitespace found at end of line
(#326) Public method name "Settings::isOutputEscapingEnabled" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#328) Variable "outputEscapingEnabled" must be all lower-case
(#333) Whitespace found at end of line
(#338) Public method name "Settings::setOutputEscapingEnabled" must be in lower-case letters only
(#338) Variable "outputEscapingEnabled" must be all lower-case
(#339) Opening brace should be on the same line as the declaration
(#340) Variable "outputEscapingEnabled" must be all lower-case
(#340) Variable "outputEscapingEnabled" must be all lower-case
(#348) Public method name "Settings::getDefaultFontName" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#350) Variable "defaultFontName" must be all lower-case
(#359) Public method name "Settings::setDefaultFontName" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#362) Variable "defaultFontName" must be all lower-case
(#374) Public method name "Settings::getDefaultFontSize" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Variable "defaultFontSize" must be all lower-case
(#385) Public method name "Settings::setDefaultFontSize" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#389) Variable "defaultFontSize" must be all lower-case
(#402) Public method name "Settings::loadConfig" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "configFile" must be all lower-case
(#406) Variable "configPath" must be all lower-case
(#410) Variable "configPath" must be all lower-case
(#410) Variable "configPath" must be all lower-case
(#414) Variable "configFile" must be all lower-case
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Variable "configFile" must be all lower-case
(#422) Variable "configFile" must be all lower-case
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Public method name "Settings::getCompatibility" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Shared/Converter.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "Converter::cmToTwip" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#49) Public method name "Converter::cmToInch" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) Public method name "Converter::cmToPixel" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Converter::cmToPoint" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Converter::cmToEmu" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#93) Public method name "Converter::inchToTwip" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Public method name "Converter::inchToCm" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#115) Public method name "Converter::inchToPixel" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Converter::inchToPoint" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Converter::inchToEmu" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Converter::pixelToTwip" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Converter::pixelToCm" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#170) Public method name "Converter::pixelToPoint" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#181) Public method name "Converter::pixelToEmu" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#192) Public method name "Converter::pointToTwip" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Converter::pointToPixel" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Public method name "Converter::pointToEmu" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#225) Public method name "Converter::emuToPixel" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#236) Public method name "Converter::degreeToAngle" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#247) Public method name "Converter::angleToDegree" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "Converter::htmlToRgb" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#266) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Shared/Html.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#39) Public method name "Html::addHtml" must be in lower-case letters only
(#39) Variable "fullHTML" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "fullHTML" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Protected method name "Html::parseInlineStyle" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#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
(#100) Protected method name "Html::parseNode" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "styleTypes" must be all lower-case
(#104) Variable "styleTypes" must be all lower-case
(#104) Variable "styleType" must be all lower-case
(#105) Variable "styleType" must be all lower-case
(#106) Variable "styleType" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 50% valid code; is this commented out code?
(#133) Variable "newElement" must be all lower-case
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "newElement" must be all lower-case
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "newElement" must be all lower-case
(#159) Variable "newElement" must be all lower-case
(#162) Variable "newElement" must be all lower-case
(#174) Private method name "Html::parseChildNodes" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#177) Variable "cNodes" must be all lower-case
(#178) Variable "cNodes" must be all lower-case
(#179) Variable "cNodes" must be all lower-case
(#179) Variable "cNode" must be all lower-case
(#181) Variable "cNode" must be all lower-case
(#196) Private method name "Html::parseParagraph" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Variable "newElement" must be all lower-case
(#201) Variable "newElement" must be all lower-case
(#215) Private method name "Html::parseHeading" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#218) Variable "newElement" must be all lower-case
(#220) Variable "newElement" must be all lower-case
(#231) Private method name "Html::parseText" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) This comment is 65% valid code; is this commented out code?
(#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
(#239) This comment is 50% valid code; is this commented out code?
(#252) Private method name "Html::parseProperty" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#270) Private method name "Html::parseTable" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#274) Variable "newElement" must be all lower-case
(#276) This comment is 45% valid code; is this commented out code?
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) This comment is 62% valid code; is this commented out code?
(#278) This comment is 74% valid code; is this commented out code?
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) This comment is 50% valid code; is this commented out code?
(#281) This comment is 62% valid code; is this commented out code?
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) This comment is 74% valid code; is this commented out code?
(#283) This comment is 50% valid code; is this commented out code?
(#284) This comment is 62% valid code; is this commented out code?
(#285) This comment is 69% valid code; is this commented out code?
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) This comment is 50% valid code; is this commented out code?
(#288) Variable "newElement" must be all lower-case
(#299) Private method name "Html::parseList" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#323) Private method name "Html::parseListItem" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#325) Variable "cNodes" must be all lower-case
(#326) Variable "cNodes" must be all lower-case
(#328) Variable "cNodes" must be all lower-case
(#328) Variable "cNode" must be all lower-case
(#329) Variable "cNode" must be all lower-case
(#330) Variable "cNode" must be all lower-case
(#346) Private method name "Html::parseStyle" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#350) Variable "cKey" must be all lower-case
(#350) Variable "cValue" must be all lower-case
(#351) Variable "cValue" must be all lower-case
(#351) Variable "cValue" must be all lower-case
(#352) Variable "cKey" must be all lower-case
(#354) Variable "cValue" must be all lower-case
(#364) Variable "cValue" must be all lower-case
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Variable "cValue" must be all lower-case
(#370) Variable "cValue" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Shared/OLERead.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#61) Member variable "wrk1Table" must be all lower-case
(#62) Member variable "wrkData" must be all lower-case
(#63) Member variable "wrkObjectPool" must be all lower-case
(#64) Member variable "summaryInformation" must be all lower-case
(#65) Member variable "docSummaryInfos" must be all lower-case
(#75) Variable "sFileName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "sFileName" must be all lower-case
(#79) Variable "sFileName" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "sFileName" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "sFileName" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "sFileName" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "bigBlockDepotBlocks" must be all lower-case
(#112) Variable "bbdBlocks" must be all lower-case
(#115) Variable "bbdBlocks" must be all lower-case
(#115) Expected 1 space before "/"; 0 found
(#115) Expected 1 space after "/"; 0 found
(#118) Variable "bbdBlocks" must be all lower-case
(#119) Variable "bigBlockDepotBlocks" must be all lower-case
(#125) Variable "blocksToRead" must be all lower-case
(#125) Variable "bbdBlocks" must be all lower-case
(#127) Variable "bbdBlocks" must be all lower-case
(#127) Variable "bbdBlocks" must be all lower-case
(#127) Variable "blocksToRead" must be all lower-case
(#128) Variable "bigBlockDepotBlocks" must be all lower-case
(#132) Variable "bbdBlocks" must be all lower-case
(#132) Variable "blocksToRead" must be all lower-case
(#133) Variable "bbdBlocks" must be all lower-case
(#142) Variable "bigBlockDepotBlocks" must be all lower-case
(#144) Expected 1 space before "*"; 0 found
(#144) Expected 1 space after "*"; 0 found
(#145) Expected 1 space before "*"; 0 found
(#145) Expected 1 space after "*"; 0 found
(#149) Variable "sbdBlock" must be all lower-case
(#151) Variable "sbdBlock" must be all lower-case
(#152) Variable "sbdBlock" must be all lower-case
(#154) Expected 1 space before "*"; 0 found
(#154) Expected 1 space after "*"; 0 found
(#155) Expected 1 space before "*"; 0 found
(#155) Expected 1 space after "*"; 0 found
(#157) Variable "sbdBlock" must be all lower-case
(#157) Variable "sbdBlock" must be all lower-case
(#157) Expected 1 space before "*"; 0 found
(#157) Expected 1 space after "*"; 0 found
(#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
(#172) Public method name "OLERead::getStream" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#178) Variable "streamData" must be all lower-case
(#187) Variable "streamData" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#192) Variable "streamData" must be all lower-case
(#194) Variable "numBlocks" must be all lower-case
(#196) Variable "numBlocks" must be all lower-case
(#199) Variable "numBlocks" must be all lower-case
(#207) Variable "streamData" must be all lower-case
(#208) Expected 1 space before "*"; 0 found
(#208) Expected 1 space after "*"; 0 found
(#211) Variable "streamData" must be all lower-case
(#221) Private method name "OLERead::readData" must be in lower-case letters only
(#221) Variable "blSectorId" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "blSectorId" must be all lower-case
(#229) Expected 1 space before "*"; 0 found
(#229) Expected 1 space after "*"; 0 found
(#237) Private method name "OLERead::readPropertySets" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#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) Variable "entryLen" must be all lower-case
(#243) Variable "entryLen" must be all lower-case
(#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
(#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
(#248) Variable "nameSize" must be all lower-case
(#248) Expected 1 space before "+"; 0 found
(#248) Expected 1 space after "+"; 0 found
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) 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
(#255) Variable "startBlock" must be all lower-case
(#259) Variable "nameSize" must be all lower-case
(#260) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Variable "startBlock" must be all lower-case
(#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
(#269) Variable "upName" must be all lower-case
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) This comment is 50% valid code; is this commented out code?
(#273) Variable "upName" must be all lower-case
(#275) Usage of ELSEIF not allowed; use ELSE IF instead
(#275) Variable "upName" must be all lower-case
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Variable "upName" must be all lower-case
(#279) Usage of ELSEIF not allowed; use ELSE IF instead
(#279) Variable "upName" must be all lower-case
(#281) Usage of ELSEIF not allowed; use ELSE IF instead
(#281) Variable "upName" must be all lower-case
(#281) Variable "upName" must be all lower-case
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Private method name "OLERead::getInt4d" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Shared/PCLZip/pclzip.lib.php
(#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".
(#10) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#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/>.".
(#15) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#18) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#19) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#20) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#21) 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 3; use block comment if you need indentation
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Line indented incorrectly; expected 0 spaces, found 2
(#31) Line indented incorrectly; expected 0 spaces, found 2
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) This comment is 60% valid code; is this commented out code?
(#41) No space found before comment text; expected "// define( 'PCLZIP_SEPARATOR', ' ' );" but found "//define( 'PCLZIP_SEPARATOR', ' ' );"
(#43) Line indented incorrectly; expected 0 spaces, found 2
(#45) Line indented incorrectly; expected 0 spaces, found 2
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 50% valid code; is this commented out code?
(#52) Line indented incorrectly; expected 0 spaces, found 2
(#54) Line indented incorrectly; expected 0 spaces, found 2
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#58) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#59) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#60) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#61) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#62) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#63) This comment is 55% valid code; is this commented out code?
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 55% valid code; is this commented out code?
(#65) Line indented incorrectly; expected 0 spaces, found 2
(#67) Line indented incorrectly; expected 0 spaces, found 2
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#71) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#72) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#73) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#74) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#75) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 55% valid code; is this commented out code?
(#77) Line indented incorrectly; expected 0 spaces, found 2
(#79) Line indented incorrectly; expected 0 spaces, found 2
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "g_pclzip_version" must not contain underscores.
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#90) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#91) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#92) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#93) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#94) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#95) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#96) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#97) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#98) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#99) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#100) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#101) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 60% valid code; is this commented out code?
(#147) No space found before comment text; expected "// define( 'PCLZIP_OPT_CRYPT', 77018 );" but found "//define( 'PCLZIP_OPT_CRYPT', 77018 );"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#169) This comment is 52% valid code; is this commented out code?
(#179) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#180) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#182) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#184) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#185) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#186) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#187) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#188) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#190) Duplicate class name "PclZip" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/exastud/vendor/pclzip/pclzip/pclzip.lib.php on line 190
(#190) Line indented incorrectly; expected 0 spaces, found 2
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#193) Scope modifier not specified for member variable "$zipname"
(#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) Member variable "zip_fd" must not contain underscores.
(#196) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#196) Scope modifier not specified for member variable "$zip_fd"
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Member variable "error_code" must not contain underscores.
(#199) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#199) Scope modifier not specified for member variable "$error_code"
(#200) Member variable "error_string" must not contain underscores.
(#200) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#200) Scope modifier not specified for member variable "$error_string"
(#202) 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
(#205) Member variable "magic_quotes_status" must not contain underscores.
(#205) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#205) Scope modifier not specified for member variable "$magic_quotes_status"
(#207) Line indented incorrectly; expected at least 4 spaces, found 2
(#208) Line indented incorrectly; expected at least 4 spaces, found 2
(#209) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#211) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#212) Line indented incorrectly; expected at least 4 spaces, found 2
(#212) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#213) Line indented incorrectly; expected at least 4 spaces, found 2
(#213) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#214) Line indented incorrectly; expected at least 4 spaces, found 2
(#215) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#215) Line indented incorrectly; expected 4 spaces, found 2
(#215) method name "PclZip::PclZip" must be in lower-case letters only
(#215) PHP4 style constructors are not allowed; use "__construct()" instead
(#215) Visibility must be declared on method "PclZip"
(#215) Variable "p_zipname" must not contain underscores.
(#216) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Opening brace should be on the same line as the declaration
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected 8 spaces, found 4
(#219) Expected "if (...) {\n"; found "if (...)\n {\n"
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#221) Line indented incorrectly; expected at least 12 spaces, found 6
(#222) Line indented incorrectly; expected 8 spaces, found 4
(#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 8 spaces, found 4
(#225) Line indented incorrectly; expected at least 8 spaces, found 4
(#225) Variable "p_zipname" must not contain underscores.
(#226) Line indented incorrectly; expected at least 8 spaces, found 4
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#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
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#231) Line indented incorrectly; expected 4 spaces, found 2
(#232) Line indented incorrectly; expected at least 4 spaces, found 2
(#234) Line indented incorrectly; expected at least 4 spaces, found 2
(#235) Line indented incorrectly; expected at least 4 spaces, found 2
(#236) This comment is 60% valid code; is this commented out code?
(#236) Line indented incorrectly; expected at least 4 spaces, found 2
(#236) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#237) This comment is 65% valid code; is this commented out code?
(#237) Line indented incorrectly; expected at least 4 spaces, found 2
(#237) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#238) Line indented incorrectly; expected at least 4 spaces, found 2
(#239) Line indented incorrectly; expected at least 4 spaces, found 2
(#239) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#240) Line indented incorrectly; expected at least 4 spaces, found 2
(#240) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#241) Line indented incorrectly; expected at least 4 spaces, found 2
(#241) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#242) Line indented incorrectly; expected at least 4 spaces, found 2
(#242) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#243) Line indented incorrectly; expected at least 4 spaces, found 2
(#243) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#244) Line indented incorrectly; expected at least 4 spaces, found 2
(#244) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#245) Line indented incorrectly; expected at least 4 spaces, found 2
(#245) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#246) Line indented incorrectly; expected at least 4 spaces, found 2
(#246) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#247) Line indented incorrectly; expected at least 4 spaces, found 2
(#247) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#248) Line indented incorrectly; expected at least 4 spaces, found 2
(#249) Line indented incorrectly; expected at least 4 spaces, found 2
(#249) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#250) Line indented incorrectly; expected at least 4 spaces, found 2
(#250) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#251) Line indented incorrectly; expected at least 4 spaces, found 2
(#251) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#252) Line indented incorrectly; expected at least 4 spaces, found 2
(#252) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#253) Line indented incorrectly; expected at least 4 spaces, found 2
(#253) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#254) Line indented incorrectly; expected at least 4 spaces, found 2
(#254) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#255) Line indented incorrectly; expected at least 4 spaces, found 2
(#255) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#256) Line indented incorrectly; expected at least 4 spaces, found 2
(#256) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#257) Line indented incorrectly; expected at least 4 spaces, found 2
(#257) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#258) Line indented incorrectly; expected at least 4 spaces, found 2
(#258) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#259) Line indented incorrectly; expected at least 4 spaces, found 2
(#260) Line indented incorrectly; expected at least 4 spaces, found 2
(#260) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#261) Line indented incorrectly; expected at least 4 spaces, found 2
(#261) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#262) Line indented incorrectly; expected at least 4 spaces, found 2
(#262) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#263) Line indented incorrectly; expected at least 4 spaces, found 2
(#263) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#264) Line indented incorrectly; expected at least 4 spaces, found 2
(#264) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#265) Line indented incorrectly; expected at least 4 spaces, found 2
(#265) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#266) Line indented incorrectly; expected at least 4 spaces, found 2
(#267) Line indented incorrectly; expected at least 4 spaces, found 2
(#267) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#268) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#269) Line indented incorrectly; expected at least 4 spaces, found 2
(#269) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#270) Line indented incorrectly; expected at least 4 spaces, found 2
(#271) Line indented incorrectly; expected 4 spaces, found 2
(#271) Visibility must be declared on method "create"
(#271) Variable "p_filelist" must not contain underscores.
(#272) Line indented incorrectly; expected at least 4 spaces, found 2
(#272) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 8 spaces, found 4
(#273) Variable "v_result" must not contain underscores.
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#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 8 spaces, found 4
(#276) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Variable "v_options" must not contain underscores.
(#280) Line indented incorrectly; expected at least 8 spaces, found 4
(#280) Variable "v_options" must not contain underscores.
(#280) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#283) Line indented incorrectly; expected at least 8 spaces, found 4
(#283) Variable "v_size" must not contain underscores.
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Line indented incorrectly; expected 8 spaces, found 4
(#286) Variable "v_size" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#288) Line indented incorrectly; expected at least 12 spaces, found 6
(#288) Variable "v_arg_list" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#291) Line indented incorrectly; expected at least 12 spaces, found 6
(#291) Variable "v_arg_list" must not contain underscores.
(#292) Line indented incorrectly; expected at least 12 spaces, found 6
(#292) Variable "v_size" must not contain underscores.
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Line indented incorrectly; expected at least 12 spaces, found 6
(#295) Line indented incorrectly; expected 12 spaces, found 6
(#295) Variable "v_arg_list" must not contain underscores.
(#295) Variable "v_arg_list" must not contain underscores.
(#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 16 spaces, found 8
(#298) Line indented incorrectly; expected at least 16 spaces, found 8
(#298) Variable "v_result" must not contain underscores.
(#298) Variable "v_arg_list" must not contain underscores.
(#298) Variable "v_size" must not contain underscores.
(#298) Variable "v_options" must not contain underscores.
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) This comment is 43% valid code; is this commented out code?
(#309) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#311) Line indented incorrectly; expected 16 spaces, found 8
(#311) Variable "v_result" must not contain underscores.
(#312) Line indented incorrectly; expected at least 20 spaces, found 10
(#313) Line indented incorrectly; expected 16 spaces, found 8
(#314) Line indented incorrectly; expected 12 spaces, found 6
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Line indented incorrectly; expected at least 12 spaces, found 6
(#317) Line indented incorrectly; expected at least 12 spaces, found 6
(#318) Line indented incorrectly; expected at least 12 spaces, found 6
(#319) Line indented incorrectly; expected 12 spaces, found 6
(#319) Expected "} else {\n"; found "}\n\n // ----- Look for 2 args\n // Here we need to support the first historic synopsis of the\n // method.\n else {\n"
(#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 16 spaces, found 8
(#322) Line indented incorrectly; expected at least 16 spaces, found 8
(#322) Variable "v_options" must not contain underscores.
(#322) Variable "v_arg_list" must not contain underscores.
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Line indented incorrectly; expected at least 16 spaces, found 8
(#325) Line indented incorrectly; expected 16 spaces, found 8
(#325) Variable "v_size" must not contain underscores.
(#326) Line indented incorrectly; expected at least 20 spaces, found 10
(#326) Variable "v_options" must not contain underscores.
(#326) Variable "v_arg_list" must not contain underscores.
(#327) Line indented incorrectly; expected 16 spaces, found 8
(#328) Line indented incorrectly; expected at least 16 spaces, found 8
(#328) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#328) Variable "v_size" must not contain underscores.
(#329) Line indented incorrectly; expected at least 20 spaces, found 10
(#329) Must use "self::" for local static member reference
(#331) Line indented incorrectly; expected at least 20 spaces, found 10
(#332) Line indented incorrectly; expected 16 spaces, found 8
(#333) Line indented incorrectly; expected 12 spaces, found 6
(#334) Line indented incorrectly; expected 8 spaces, found 4
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Line indented incorrectly; expected at least 8 spaces, found 4
(#337) Line indented incorrectly; expected at least 8 spaces, found 4
(#337) Variable "v_options" must not contain underscores.
(#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 8 spaces, found 4
(#340) Line indented incorrectly; expected at least 8 spaces, found 4
(#340) Variable "v_string_list" must not contain underscores.
(#341) Line indented incorrectly; expected at least 8 spaces, found 4
(#341) Variable "v_att_list" must not contain underscores.
(#342) Line indented incorrectly; expected at least 8 spaces, found 4
(#342) Variable "v_filedescr_list" must not contain underscores.
(#343) Line indented incorrectly; expected at least 8 spaces, found 4
(#343) Variable "p_result_list" must not contain underscores.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Line indented incorrectly; expected at least 8 spaces, found 4
(#346) Line indented incorrectly; expected 8 spaces, found 4
(#346) Variable "p_filelist" must not contain underscores.
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Line indented incorrectly; expected at least 12 spaces, found 6
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Line indented incorrectly; expected at least 12 spaces, found 6
(#349) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#350) Line indented incorrectly; expected 12 spaces, found 6
(#350) Variable "p_filelist" must not contain underscores.
(#350) Variable "p_filelist" must not contain underscores.
(#351) Line indented incorrectly; expected at least 16 spaces, found 8
(#351) Variable "v_att_list" must not contain underscores.
(#351) Variable "p_filelist" must not contain underscores.
(#352) Line indented incorrectly; expected 12 spaces, found 6
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Line indented incorrectly; expected at least 12 spaces, found 6
(#355) Line indented incorrectly; expected 12 spaces, found 6
(#355) Expected "} else {\n"; found "}\n\n // ----- The list is a list of string names\n else {\n"
(#356) Line indented incorrectly; expected at least 16 spaces, found 8
(#356) Variable "v_string_list" must not contain underscores.
(#356) Variable "p_filelist" must not contain underscores.
(#357) Line indented incorrectly; expected 12 spaces, found 6
(#358) Line indented incorrectly; expected 8 spaces, found 4
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#361) Line indented incorrectly; expected at least 8 spaces, found 4
(#361) Expected "} else if (...) {\n"; found "}\n\n // ----- Look if the $p_filelist is a string\n else if (...) {\n"
(#361) Variable "p_filelist" must not contain underscores.
(#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 12 spaces, found 6
(#363) Line indented incorrectly; expected at least 12 spaces, found 6
(#363) Variable "v_string_list" must not contain underscores.
(#363) Variable "p_filelist" must not contain underscores.
(#364) Line indented incorrectly; expected 8 spaces, found 4
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#367) Line indented incorrectly; expected 8 spaces, found 4
(#367) Expected "} else {\n"; found "}\n\n // ----- Invalid variable type for $p_filelist\n else {\n"
(#368) Line indented incorrectly; expected at least 12 spaces, found 6
(#368) Must use "self::" for local static member reference
(#369) Line indented incorrectly; expected at least 12 spaces, found 6
(#370) Line indented incorrectly; expected 8 spaces, found 4
(#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
(#372) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Line indented incorrectly; expected 8 spaces, found 4
(#373) The use of function sizeof() is forbidden; use count() instead
(#373) Variable "v_string_list" must not contain underscores.
(#374) Line indented incorrectly; expected 12 spaces, found 6
(#374) Variable "v_string_list" must not contain underscores.
(#374) Variable "v_string" must not contain underscores.
(#375) Line indented incorrectly; expected 16 spaces, found 8
(#375) Variable "v_string" must not contain underscores.
(#376) Line indented incorrectly; expected at least 20 spaces, found 10
(#376) Variable "v_att_list" must not contain underscores.
(#376) Variable "v_string" must not contain underscores.
(#377) Line indented incorrectly; expected 16 spaces, found 8
(#378) Line indented incorrectly; expected 16 spaces, found 8
(#378) Expected "} else {\n"; found "}\n else {\n"
(#378) Empty ELSE statement detected
(#379) Line indented incorrectly; expected 16 spaces, found 8
(#380) Line indented incorrectly; expected 12 spaces, found 6
(#381) Line indented incorrectly; expected 8 spaces, found 4
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line indented incorrectly; expected at least 8 spaces, found 4
(#384) Line indented incorrectly; expected at least 8 spaces, found 4
(#384) Variable "v_supported_attributes" must not contain underscores.
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#386) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#389) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#392) Line indented incorrectly; expected 10 spaces, found 4
(#392) Variable "v_att_list" must not contain underscores.
(#392) Variable "v_entry" must not contain underscores.
(#393) Line indented incorrectly; expected at least 14 spaces, found 6
(#393) Variable "v_result" must not contain underscores.
(#393) Variable "v_entry" must not contain underscores.
(#394) Variable "v_filedescr_list" must not contain underscores.
(#395) Variable "v_options" must not contain underscores.
(#396) Variable "v_supported_attributes" must not contain underscores.
(#397) Line indented incorrectly; expected 14 spaces, found 6
(#397) Variable "v_result" must not contain underscores.
(#398) Line indented incorrectly; expected at least 18 spaces, found 8
(#399) Line indented incorrectly; expected 16 spaces, found 6
(#400) Line indented incorrectly; expected 12 spaces, found 4
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Line indented incorrectly; expected at least 12 spaces, found 4
(#403) Line indented incorrectly; expected at least 12 spaces, found 4
(#403) Variable "v_result" must not contain underscores.
(#403) Variable "v_filedescr_list" must not contain underscores.
(#403) Variable "v_options" must not contain underscores.
(#404) Line indented incorrectly; expected 12 spaces, found 4
(#404) Variable "v_result" must not contain underscores.
(#405) Line indented incorrectly; expected at least 16 spaces, found 6
(#406) Line indented incorrectly; expected 12 spaces, found 4
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Line indented incorrectly; expected at least 12 spaces, found 4
(#409) Line indented incorrectly; expected at least 12 spaces, found 4
(#409) Variable "v_result" must not contain underscores.
(#409) Variable "v_filedescr_list" must not contain underscores.
(#409) Variable "p_result_list" must not contain underscores.
(#409) Variable "v_options" must not contain underscores.
(#410) Line indented incorrectly; expected 12 spaces, found 4
(#410) Variable "v_result" must not contain underscores.
(#411) Line indented incorrectly; expected at least 16 spaces, found 6
(#412) Line indented incorrectly; expected 12 spaces, found 4
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Line indented incorrectly; expected at least 12 spaces, found 4
(#415) Line indented incorrectly; expected at least 12 spaces, found 4
(#415) Variable "p_result_list" must not contain underscores.
(#416) Line indented incorrectly; expected 4 spaces, found 2
(#417) Line indented incorrectly; expected at least 4 spaces, found 2
(#419) Line indented incorrectly; expected at least 4 spaces, found 2
(#420) Line indented incorrectly; expected at least 4 spaces, found 2
(#421) This comment is 60% valid code; is this commented out code?
(#421) Line indented incorrectly; expected at least 4 spaces, found 2
(#421) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#422) This comment is 65% valid code; is this commented out code?
(#422) Line indented incorrectly; expected at least 4 spaces, found 2
(#422) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#423) Line indented incorrectly; expected at least 4 spaces, found 2
(#424) Line indented incorrectly; expected at least 4 spaces, found 2
(#424) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#425) Line indented incorrectly; expected at least 4 spaces, found 2
(#425) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#426) Line indented incorrectly; expected at least 4 spaces, found 2
(#426) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#427) Line indented incorrectly; expected at least 4 spaces, found 2
(#427) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#428) Line indented incorrectly; expected at least 4 spaces, found 2
(#428) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#429) Line indented incorrectly; expected at least 4 spaces, found 2
(#430) Line indented incorrectly; expected at least 4 spaces, found 2
(#430) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#431) Line indented incorrectly; expected at least 4 spaces, found 2
(#431) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#432) Line indented incorrectly; expected at least 4 spaces, found 2
(#432) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#433) Line indented incorrectly; expected at least 4 spaces, found 2
(#433) Expected 1 space before comment text but found 17; use block comment if you need indentation
(#434) Line indented incorrectly; expected at least 4 spaces, found 2
(#434) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#435) Line indented incorrectly; expected at least 4 spaces, found 2
(#435) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#436) Line indented incorrectly; expected at least 4 spaces, found 2
(#436) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#437) Line indented incorrectly; expected at least 4 spaces, found 2
(#437) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#438) Line indented incorrectly; expected at least 4 spaces, found 2
(#438) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#439) Line indented incorrectly; expected at least 4 spaces, found 2
(#439) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#440) Line indented incorrectly; expected at least 4 spaces, found 2
(#441) Line indented incorrectly; expected at least 4 spaces, found 2
(#441) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#442) Line indented incorrectly; expected at least 4 spaces, found 2
(#442) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#443) Line indented incorrectly; expected at least 4 spaces, found 2
(#443) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#444) Line indented incorrectly; expected at least 4 spaces, found 2
(#444) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#445) Line indented incorrectly; expected at least 4 spaces, found 2
(#445) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#446) Line indented incorrectly; expected at least 4 spaces, found 2
(#446) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#447) Line indented incorrectly; expected at least 4 spaces, found 2
(#447) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#448) Line indented incorrectly; expected at least 4 spaces, found 2
(#448) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#449) Line indented incorrectly; expected at least 4 spaces, found 2
(#450) Line indented incorrectly; expected at least 4 spaces, found 2
(#450) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#451) Line indented incorrectly; expected at least 4 spaces, found 2
(#451) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#452) Line indented incorrectly; expected at least 4 spaces, found 2
(#452) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#453) Line indented incorrectly; expected at least 4 spaces, found 2
(#454) Line indented incorrectly; expected 4 spaces, found 2
(#454) Visibility must be declared on method "add"
(#454) Variable "p_filelist" must not contain underscores.
(#455) Line indented incorrectly; expected at least 4 spaces, found 2
(#455) Opening brace should be on the same line as the declaration
(#456) Line indented incorrectly; expected at least 8 spaces, found 4
(#456) Variable "v_result" must not contain underscores.
(#456) Expected 1 space before "="; 0 found
(#456) Expected 1 space after "="; 0 found
(#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 8 spaces, found 4
(#459) Line indented incorrectly; expected at least 8 spaces, found 4
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Line indented incorrectly; expected at least 8 spaces, found 4
(#462) Line indented incorrectly; expected at least 8 spaces, found 4
(#462) Variable "v_options" must not contain underscores.
(#463) Line indented incorrectly; expected at least 8 spaces, found 4
(#463) Variable "v_options" must not contain underscores.
(#463) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Line indented incorrectly; expected at least 8 spaces, found 4
(#466) Line indented incorrectly; expected at least 8 spaces, found 4
(#466) Variable "v_size" must not contain underscores.
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Line indented incorrectly; expected at least 8 spaces, found 4
(#469) Line indented incorrectly; expected 8 spaces, found 4
(#469) Variable "v_size" must not contain underscores.
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Line indented incorrectly; expected at least 12 spaces, found 6
(#471) Line indented incorrectly; expected at least 12 spaces, found 6
(#471) Variable "v_arg_list" must not contain underscores.
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Line indented incorrectly; expected at least 12 spaces, found 6
(#474) Line indented incorrectly; expected at least 12 spaces, found 6
(#474) Variable "v_arg_list" must not contain underscores.
(#475) Line indented incorrectly; expected at least 12 spaces, found 6
(#475) Variable "v_size" must not contain underscores.
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Line indented incorrectly; expected at least 12 spaces, found 6
(#478) Line indented incorrectly; expected 12 spaces, found 6
(#478) Variable "v_arg_list" must not contain underscores.
(#478) Variable "v_arg_list" must not contain underscores.
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Line indented incorrectly; expected at least 16 spaces, found 8
(#481) Line indented incorrectly; expected at least 16 spaces, found 8
(#481) Variable "v_result" must not contain underscores.
(#481) Variable "v_arg_list" must not contain underscores.
(#481) Variable "v_size" must not contain underscores.
(#481) Variable "v_options" must not contain underscores.
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) This comment is 43% valid code; is this commented out code?
(#494) No space found before comment text; expected "// , PCLZIP_OPT_CRYPT => 'optional'" but found "//, PCLZIP_OPT_CRYPT => 'optional'"
(#496) Line indented incorrectly; expected 16 spaces, found 8
(#496) Variable "v_result" must not contain underscores.
(#497) Line indented incorrectly; expected at least 20 spaces, found 10
(#498) Line indented incorrectly; expected 16 spaces, found 8
(#499) Line indented incorrectly; expected 12 spaces, found 6
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Line indented incorrectly; expected at least 12 spaces, found 6
(#502) Line indented incorrectly; expected at least 12 spaces, found 6
(#503) Line indented incorrectly; expected at least 12 spaces, found 6
(#504) Line indented incorrectly; expected 12 spaces, found 6
(#504) Expected "} else {\n"; found "}\n\n // ----- Look for 2 args\n // Here we need to support the first historic synopsis of the\n // method.\n else {\n"
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Line indented incorrectly; expected at least 16 spaces, found 8
(#507) Line indented incorrectly; expected at least 16 spaces, found 8
(#507) Variable "v_options" must not contain underscores.
(#507) Variable "v_add_path" must not contain underscores.
(#507) Variable "v_arg_list" must not contain underscores.
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Line indented incorrectly; expected at least 16 spaces, found 8
(#510) Line indented incorrectly; expected 16 spaces, found 8
(#510) Variable "v_size" must not contain underscores.
(#511) Line indented incorrectly; expected at least 20 spaces, found 10
(#511) Variable "v_options" must not contain underscores.
(#511) Variable "v_arg_list" must not contain underscores.
(#512) Line indented incorrectly; expected 16 spaces, found 8
(#513) Line indented incorrectly; expected at least 16 spaces, found 8
(#513) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#513) Variable "v_size" must not contain underscores.
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Line indented incorrectly; expected at least 20 spaces, found 10
(#515) Line indented incorrectly; expected at least 20 spaces, found 10
(#515) Must use "self::" for local static member reference
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Line indented incorrectly; expected at least 20 spaces, found 10
(#518) Line indented incorrectly; expected at least 20 spaces, found 10
(#519) Line indented incorrectly; expected 16 spaces, found 8
(#520) Line indented incorrectly; expected 12 spaces, found 6
(#521) Line indented incorrectly; expected 8 spaces, found 4
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Line indented incorrectly; expected at least 8 spaces, found 4
(#524) Line indented incorrectly; expected at least 8 spaces, found 4
(#524) Variable "v_options" must not contain underscores.
(#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
(#526) Line indented incorrectly; expected at least 8 spaces, found 4
(#527) Line indented incorrectly; expected at least 8 spaces, found 4
(#527) Variable "v_string_list" must not contain underscores.
(#528) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Variable "v_att_list" must not contain underscores.
(#529) Line indented incorrectly; expected at least 8 spaces, found 4
(#529) Variable "v_filedescr_list" must not contain underscores.
(#530) Line indented incorrectly; expected at least 8 spaces, found 4
(#530) Variable "p_result_list" must not contain underscores.
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Line indented incorrectly; expected at least 8 spaces, found 4
(#533) Line indented incorrectly; expected 8 spaces, found 4
(#533) Variable "p_filelist" must not contain underscores.
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Line indented incorrectly; expected at least 12 spaces, found 6
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Line indented incorrectly; expected at least 12 spaces, found 6
(#536) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#537) Line indented incorrectly; expected 12 spaces, found 6
(#537) Variable "p_filelist" must not contain underscores.
(#537) Variable "p_filelist" must not contain underscores.
(#538) Line indented incorrectly; expected at least 16 spaces, found 8
(#538) Variable "v_att_list" must not contain underscores.
(#538) Variable "p_filelist" must not contain underscores.
(#539) Line indented incorrectly; expected 12 spaces, found 6
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Line indented incorrectly; expected at least 12 spaces, found 6
(#542) Line indented incorrectly; expected 12 spaces, found 6
(#542) Expected "} else {\n"; found "}\n\n // ----- The list is a list of string names\n else {\n"
(#543) Line indented incorrectly; expected at least 16 spaces, found 8
(#543) Variable "v_string_list" must not contain underscores.
(#543) Variable "p_filelist" must not contain underscores.
(#544) Line indented incorrectly; expected 12 spaces, found 6
(#545) Line indented incorrectly; expected 8 spaces, found 4
(#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 8 spaces, found 4
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#548) Expected "} else if (...) {\n"; found "}\n\n // ----- Look if the $p_filelist is a string\n else if (...) {\n"
(#548) Variable "p_filelist" must not contain underscores.
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Line indented incorrectly; expected at least 12 spaces, found 6
(#550) Line indented incorrectly; expected at least 12 spaces, found 6
(#550) Variable "v_string_list" must not contain underscores.
(#550) Variable "p_filelist" must not contain underscores.
(#551) Line indented incorrectly; expected 8 spaces, found 4
(#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 8 spaces, found 4
(#554) Line indented incorrectly; expected 8 spaces, found 4
(#554) Expected "} else {\n"; found "}\n\n // ----- Invalid variable type for $p_filelist\n else {\n"
(#555) Line indented incorrectly; expected at least 12 spaces, found 6
(#555) Must use "self::" for local static member reference
(#555) Variable "p_filelist" must not contain underscores.
(#556) Line indented incorrectly; expected at least 12 spaces, found 6
(#557) Line indented incorrectly; expected 8 spaces, found 4
(#559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Line indented incorrectly; expected at least 8 spaces, found 4
(#560) Line indented incorrectly; expected 8 spaces, found 4
(#560) The use of function sizeof() is forbidden; use count() instead
(#560) Variable "v_string_list" must not contain underscores.
(#561) Line indented incorrectly; expected 12 spaces, found 6
(#561) Variable "v_string_list" must not contain underscores.
(#561) Variable "v_string" must not contain underscores.
(#562) Line indented incorrectly; expected at least 16 spaces, found 8
(#562) Variable "v_att_list" must not contain underscores.
(#562) Variable "v_string" must not contain underscores.
(#563) Line indented incorrectly; expected 12 spaces, found 6
(#564) Line indented incorrectly; expected 8 spaces, found 4
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Line indented incorrectly; expected at least 8 spaces, found 4
(#567) Line indented incorrectly; expected at least 8 spaces, found 4
(#567) Variable "v_supported_attributes" must not contain underscores.
(#568) Line indented incorrectly; expected at least 8 spaces, found 4
(#569) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#572) Commas (,) must be followed by white space.
(#573) Commas (,) must be followed by white space.
(#575) Line indented incorrectly; expected 10 spaces, found 4
(#575) Variable "v_att_list" must not contain underscores.
(#575) Variable "v_entry" must not contain underscores.
(#576) Line indented incorrectly; expected at least 14 spaces, found 6
(#576) Variable "v_result" must not contain underscores.
(#576) Variable "v_entry" must not contain underscores.
(#577) Variable "v_filedescr_list" must not contain underscores.
(#578) Variable "v_options" must not contain underscores.
(#579) Variable "v_supported_attributes" must not contain underscores.
(#580) Line indented incorrectly; expected 14 spaces, found 6
(#580) Variable "v_result" must not contain underscores.
(#581) Line indented incorrectly; expected at least 18 spaces, found 8
(#582) Line indented incorrectly; expected 16 spaces, found 6
(#583) Line indented incorrectly; expected 12 spaces, found 4
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Line indented incorrectly; expected at least 12 spaces, found 4
(#586) Line indented incorrectly; expected at least 12 spaces, found 4
(#586) Variable "v_result" must not contain underscores.
(#586) Variable "v_filedescr_list" must not contain underscores.
(#586) Variable "v_options" must not contain underscores.
(#587) Line indented incorrectly; expected 12 spaces, found 4
(#587) Variable "v_result" must not contain underscores.
(#588) Line indented incorrectly; expected at least 16 spaces, found 6
(#589) Line indented incorrectly; expected 12 spaces, found 4
(#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) Line indented incorrectly; expected at least 12 spaces, found 4
(#592) Line indented incorrectly; expected at least 12 spaces, found 4
(#592) Variable "v_result" must not contain underscores.
(#592) Variable "v_filedescr_list" must not contain underscores.
(#592) Variable "p_result_list" must not contain underscores.
(#592) Variable "v_options" must not contain underscores.
(#593) Line indented incorrectly; expected 12 spaces, found 4
(#593) Variable "v_result" must not contain underscores.
(#594) Line indented incorrectly; expected at least 16 spaces, found 6
(#595) Line indented incorrectly; expected 12 spaces, found 4
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Line indented incorrectly; expected at least 12 spaces, found 4
(#598) Line indented incorrectly; expected at least 12 spaces, found 4
(#598) Variable "p_result_list" must not contain underscores.
(#599) Line indented incorrectly; expected 4 spaces, found 2
(#600) Line indented incorrectly; expected at least 4 spaces, found 2
(#602) Line indented incorrectly; expected at least 4 spaces, found 2
(#603) Line indented incorrectly; expected at least 4 spaces, found 2
(#604) Line indented incorrectly; expected at least 4 spaces, found 2
(#605) Line indented incorrectly; expected at least 4 spaces, found 2
(#605) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#606) Line indented incorrectly; expected at least 4 spaces, found 2
(#606) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#607) Line indented incorrectly; expected at least 4 spaces, found 2
(#607) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#608) Line indented incorrectly; expected at least 4 spaces, found 2
(#608) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#609) Line indented incorrectly; expected at least 4 spaces, found 2
(#609) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#610) Line indented incorrectly; expected at least 4 spaces, found 2
(#610) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#611) Line indented incorrectly; expected at least 4 spaces, found 2
(#611) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#612) Line indented incorrectly; expected at least 4 spaces, found 2
(#612) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#613) Line indented incorrectly; expected at least 4 spaces, found 2
(#613) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#614) Line indented incorrectly; expected at least 4 spaces, found 2
(#614) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#615) Line indented incorrectly; expected at least 4 spaces, found 2
(#615) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#616) Line indented incorrectly; expected at least 4 spaces, found 2
(#616) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#617) Line indented incorrectly; expected at least 4 spaces, found 2
(#617) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#618) Line indented incorrectly; expected at least 4 spaces, found 2
(#618) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#619) Line indented incorrectly; expected at least 4 spaces, found 2
(#619) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#620) Line indented incorrectly; expected at least 4 spaces, found 2
(#620) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#621) Line indented incorrectly; expected at least 4 spaces, found 2
(#621) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#622) Line indented incorrectly; expected at least 4 spaces, found 2
(#622) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#623) Line indented incorrectly; expected at least 4 spaces, found 2
(#623) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#624) Line indented incorrectly; expected at least 4 spaces, found 2
(#624) Expected 1 space before comment text but found 38; use block comment if you need indentation
(#625) Line indented incorrectly; expected at least 4 spaces, found 2
(#625) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#626) Line indented incorrectly; expected at least 4 spaces, found 2
(#626) Expected 1 space before comment text but found 34; use block comment if you need indentation
(#627) Line indented incorrectly; expected at least 4 spaces, found 2
(#627) Expected 1 space before comment text but found 34; use block comment if you need indentation
(#628) Line indented incorrectly; expected at least 4 spaces, found 2
(#628) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#629) Line indented incorrectly; expected at least 4 spaces, found 2
(#629) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#630) Line indented incorrectly; expected at least 4 spaces, found 2
(#630) Expected 1 space before comment text but found 37; use block comment if you need indentation
(#631) Line indented incorrectly; expected at least 4 spaces, found 2
(#631) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#632) Line indented incorrectly; expected at least 4 spaces, found 2
(#632) Expected 1 space before comment text but found 30; use block comment if you need indentation
(#633) Line indented incorrectly; expected at least 4 spaces, found 2
(#633) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#634) Line indented incorrectly; expected at least 4 spaces, found 2
(#634) Expected 1 space before comment text but found 29; use block comment if you need indentation
(#635) Line indented incorrectly; expected at least 4 spaces, found 2
(#635) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#636) Line indented incorrectly; expected at least 4 spaces, found 2
(#636) Expected 1 space before comment text but found 33; use block comment if you need indentation
(#637) Line indented incorrectly; expected at least 4 spaces, found 2
(#637) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#638) Line indented incorrectly; expected at least 4 spaces, found 2
(#638) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#639) Line indented incorrectly; expected at least 4 spaces, found 2
(#640) Line indented incorrectly; expected at least 4 spaces, found 2
(#640) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#641) Line indented incorrectly; expected at least 4 spaces, found 2
(#641) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#642) Line indented incorrectly; expected at least 4 spaces, found 2
(#643) Line indented incorrectly; expected 4 spaces, found 2
(#643) method name "PclZip::listContent" must be in lower-case letters only
(#643) Visibility must be declared on method "listContent"
(#644) Line indented incorrectly; expected at least 4 spaces, found 2
(#644) Opening brace should be on the same line as the declaration
(#645) Line indented incorrectly; expected at least 8 spaces, found 4
(#645) Variable "v_result" must not contain underscores.
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Line indented incorrectly; expected at least 8 spaces, found 4
(#648) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 8 spaces, found 4
(#651) Line indented incorrectly; expected 8 spaces, found 4
(#652) Line indented incorrectly; expected at least 12 spaces, found 6
(#653) Line indented incorrectly; expected 8 spaces, found 4
(#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 8 spaces, found 4
(#656) Line indented incorrectly; expected at least 8 spaces, found 4
(#656) Variable "p_list" must not contain underscores.
(#657) Line indented incorrectly; expected 8 spaces, found 4
(#657) Expected "if (...) {\n"; found "if (...)\n {\n"
(#657) Variable "v_result" must not contain underscores.
(#657) Variable "p_list" must not contain underscores.
(#658) Line indented incorrectly; expected at least 8 spaces, found 4
(#659) Line indented incorrectly; expected at least 12 spaces, found 6
(#659) Variable "p_list" must not contain underscores.
(#660) Line indented incorrectly; expected at least 12 spaces, found 6
(#661) Line indented incorrectly; expected 8 spaces, found 4
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Line indented incorrectly; expected at least 8 spaces, found 4
(#664) Line indented incorrectly; expected at least 8 spaces, found 4
(#664) Variable "p_list" must not contain underscores.
(#665) Line indented incorrectly; expected 4 spaces, found 2
(#666) Line indented incorrectly; expected at least 4 spaces, found 2
(#668) Line indented incorrectly; expected at least 4 spaces, found 2
(#669) Line indented incorrectly; expected at least 4 spaces, found 2
(#670) This comment is 59% valid code; is this commented out code?
(#670) Line indented incorrectly; expected at least 4 spaces, found 2
(#670) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#671) This comment is 70% valid code; is this commented out code?
(#671) Line indented incorrectly; expected at least 4 spaces, found 2
(#671) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#672) Line indented incorrectly; expected at least 4 spaces, found 2
(#673) Line indented incorrectly; expected at least 4 spaces, found 2
(#673) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#674) Line indented incorrectly; expected at least 4 spaces, found 2
(#674) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#675) Line indented incorrectly; expected at least 4 spaces, found 2
(#675) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#676) Line indented incorrectly; expected at least 4 spaces, found 2
(#676) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#677) Line indented incorrectly; expected at least 4 spaces, found 2
(#677) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#678) Line indented incorrectly; expected at least 4 spaces, found 2
(#678) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#679) Line indented incorrectly; expected at least 4 spaces, found 2
(#679) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#680) Line indented incorrectly; expected at least 4 spaces, found 2
(#681) Line indented incorrectly; expected at least 4 spaces, found 2
(#681) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#682) Line indented incorrectly; expected at least 4 spaces, found 2
(#682) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#683) Line indented incorrectly; expected at least 4 spaces, found 2
(#683) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#684) Line indented incorrectly; expected at least 4 spaces, found 2
(#685) Line indented incorrectly; expected at least 4 spaces, found 2
(#685) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#686) Line indented incorrectly; expected at least 4 spaces, found 2
(#686) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#687) Line indented incorrectly; expected at least 4 spaces, found 2
(#687) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#688) Line indented incorrectly; expected at least 4 spaces, found 2
(#689) Line indented incorrectly; expected at least 4 spaces, found 2
(#689) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#690) Line indented incorrectly; expected at least 4 spaces, found 2
(#690) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#691) Line indented incorrectly; expected at least 4 spaces, found 2
(#691) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#692) Line indented incorrectly; expected at least 4 spaces, found 2
(#692) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#693) Line indented incorrectly; expected at least 4 spaces, found 2
(#693) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#694) Line indented incorrectly; expected at least 4 spaces, found 2
(#694) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#695) Line indented incorrectly; expected at least 4 spaces, found 2
(#696) Line indented incorrectly; expected at least 4 spaces, found 2
(#696) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#697) Line indented incorrectly; expected at least 4 spaces, found 2
(#697) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#698) Line indented incorrectly; expected at least 4 spaces, found 2
(#698) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#699) Line indented incorrectly; expected at least 4 spaces, found 2
(#700) Line indented incorrectly; expected 4 spaces, found 2
(#700) Visibility must be declared on method "extract"
(#701) Line indented incorrectly; expected at least 4 spaces, found 2
(#701) Opening brace should be on the same line as the declaration
(#702) Line indented incorrectly; expected at least 8 spaces, found 4
(#702) Variable "v_result" must not contain underscores.
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#705) Line indented incorrectly; expected at least 8 spaces, found 4
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Line indented incorrectly; expected at least 8 spaces, found 4
(#708) Line indented incorrectly; expected 8 spaces, found 4
(#709) Line indented incorrectly; expected at least 12 spaces, found 6
(#710) Line indented incorrectly; expected 8 spaces, found 4
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Line indented incorrectly; expected at least 8 spaces, found 4
(#713) Line indented incorrectly; expected at least 8 spaces, found 4
(#713) Variable "v_options" must not contain underscores.
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) This comment is 43% valid code; is this commented out code?
(#714) Line indented incorrectly; expected at least 8 spaces, found 0
(#714) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#715) Line indented incorrectly; expected at least 8 spaces, found 4
(#715) Variable "v_path" must not contain underscores.
(#716) Line indented incorrectly; expected at least 8 spaces, found 4
(#716) Variable "v_remove_path" must not contain underscores.
(#717) Line indented incorrectly; expected at least 8 spaces, found 4
(#717) Variable "v_remove_all_path" must not contain underscores.
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Line indented incorrectly; expected at least 8 spaces, found 4
(#720) Line indented incorrectly; expected at least 8 spaces, found 4
(#720) Variable "v_size" must not contain underscores.
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Line indented incorrectly; expected at least 8 spaces, found 4
(#723) Line indented incorrectly; expected at least 8 spaces, found 4
(#723) Variable "v_options" must not contain underscores.
(#723) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Line indented incorrectly; expected at least 8 spaces, found 4
(#726) Line indented incorrectly; expected 8 spaces, found 4
(#726) Variable "v_size" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#728) Line indented incorrectly; expected at least 12 spaces, found 6
(#728) Variable "v_arg_list" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#731) Line indented incorrectly; expected 12 spaces, found 6
(#731) Variable "v_arg_list" must not contain underscores.
(#731) Variable "v_arg_list" must not contain underscores.
(#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
(#733) Line indented incorrectly; expected at least 16 spaces, found 8
(#734) Line indented incorrectly; expected at least 16 spaces, found 8
(#734) Variable "v_result" must not contain underscores.
(#734) Variable "v_arg_list" must not contain underscores.
(#734) Variable "v_size" must not contain underscores.
(#734) Variable "v_options" must not contain underscores.
(#749) Commas (,) must be followed by white space.
(#750) Commas (,) must be followed by white space.
(#755) Line indented incorrectly; expected 16 spaces, found 8
(#755) Variable "v_result" must not contain underscores.
(#756) Line indented incorrectly; expected at least 20 spaces, found 10
(#757) Line indented incorrectly; expected 16 spaces, found 8
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Line indented incorrectly; expected at least 16 spaces, found 8
(#760) Line indented incorrectly; expected 16 spaces, found 8
(#760) Variable "v_options" must not contain underscores.
(#761) Line indented incorrectly; expected at least 20 spaces, found 10
(#761) Variable "v_path" must not contain underscores.
(#761) Variable "v_options" must not contain underscores.
(#762) Line indented incorrectly; expected 16 spaces, found 8
(#763) Line indented incorrectly; expected 16 spaces, found 8
(#763) Variable "v_options" must not contain underscores.
(#764) Line indented incorrectly; expected at least 20 spaces, found 10
(#764) Variable "v_remove_path" must not contain underscores.
(#764) Variable "v_options" must not contain underscores.
(#765) Line indented incorrectly; expected 16 spaces, found 8
(#766) Line indented incorrectly; expected 16 spaces, found 8
(#766) Variable "v_options" must not contain underscores.
(#767) Line indented incorrectly; expected at least 20 spaces, found 10
(#767) Variable "v_remove_all_path" must not contain underscores.
(#767) Variable "v_options" must not contain underscores.
(#768) Line indented incorrectly; expected 16 spaces, found 8
(#769) Line indented incorrectly; expected 16 spaces, found 8
(#769) Variable "v_options" must not contain underscores.
(#770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Line indented incorrectly; expected at least 20 spaces, found 10
(#771) Line indented incorrectly; expected 20 spaces, found 10
(#771) Variable "v_path" must not contain underscores.
(#771) Variable "v_path" must not contain underscores.
(#772) Line indented incorrectly; expected at least 24 spaces, found 12
(#772) Variable "v_path" must not contain underscores.
(#773) Line indented incorrectly; expected 20 spaces, found 10
(#774) Line indented incorrectly; expected at least 20 spaces, found 10
(#774) Variable "v_path" must not contain underscores.
(#774) Variable "v_options" must not contain underscores.
(#775) Line indented incorrectly; expected 16 spaces, found 8
(#776) Line indented incorrectly; expected 12 spaces, found 6
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Line indented incorrectly; expected at least 12 spaces, found 6
(#779) Line indented incorrectly; expected at least 12 spaces, found 6
(#780) Line indented incorrectly; expected at least 12 spaces, found 6
(#781) Line indented incorrectly; expected 12 spaces, found 6
(#781) Expected "} else {\n"; found "}\n\n // ----- Look for 2 args\n // Here we need to support the first historic synopsis of the\n // method.\n else {\n"
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Line indented incorrectly; expected at least 16 spaces, found 8
(#784) Line indented incorrectly; expected at least 16 spaces, found 8
(#784) Variable "v_path" must not contain underscores.
(#784) Variable "v_arg_list" must not contain underscores.
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Line indented incorrectly; expected at least 16 spaces, found 8
(#787) Line indented incorrectly; expected 16 spaces, found 8
(#787) Variable "v_size" must not contain underscores.
(#788) Line indented incorrectly; expected at least 20 spaces, found 10
(#788) Variable "v_remove_path" must not contain underscores.
(#788) Variable "v_arg_list" must not contain underscores.
(#789) Line indented incorrectly; expected 16 spaces, found 8
(#790) Line indented incorrectly; expected at least 16 spaces, found 8
(#790) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#790) Variable "v_size" must not contain underscores.
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) Line indented incorrectly; expected at least 20 spaces, found 10
(#792) Line indented incorrectly; expected at least 20 spaces, found 10
(#792) Must use "self::" for local static member reference
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Line indented incorrectly; expected at least 20 spaces, found 10
(#795) Line indented incorrectly; expected at least 20 spaces, found 10
(#796) Line indented incorrectly; expected 16 spaces, found 8
(#797) Line indented incorrectly; expected 12 spaces, found 6
(#798) Line indented incorrectly; expected 8 spaces, found 4
(#800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Line indented incorrectly; expected at least 8 spaces, found 4
(#801) Line indented incorrectly; expected at least 8 spaces, found 4
(#801) Variable "v_options" must not contain underscores.
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 8 spaces, found 4
(#806) Line indented incorrectly; expected at least 8 spaces, found 4
(#806) Variable "p_list" must not contain underscores.
(#807) Line indented incorrectly; expected at least 8 spaces, found 4
(#807) Variable "v_result" must not contain underscores.
(#807) Variable "p_list" must not contain underscores.
(#807) Variable "v_path" must not contain underscores.
(#807) Variable "v_remove_path" must not contain underscores.
(#808) Variable "v_remove_all_path" must not contain underscores.
(#808) Variable "v_options" must not contain underscores.
(#809) Line indented incorrectly; expected 8 spaces, found 4
(#809) Variable "v_result" must not contain underscores.
(#810) Line indented incorrectly; expected at least 12 spaces, found 6
(#810) Variable "p_list" must not contain underscores.
(#811) Line indented incorrectly; expected at least 12 spaces, found 6
(#812) Line indented incorrectly; expected 8 spaces, found 4
(#814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) Line indented incorrectly; expected at least 8 spaces, found 4
(#815) Line indented incorrectly; expected at least 8 spaces, found 4
(#815) Variable "p_list" must not contain underscores.
(#816) Line indented incorrectly; expected 4 spaces, found 2
(#817) Line indented incorrectly; expected at least 4 spaces, found 2
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Line indented incorrectly; expected at least 4 spaces, found 2
(#821) Line indented incorrectly; expected at least 4 spaces, found 2
(#822) This comment is 60% valid code; is this commented out code?
(#822) Line indented incorrectly; expected at least 4 spaces, found 2
(#822) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#823) This comment is 69% valid code; is this commented out code?
(#823) Line indented incorrectly; expected at least 4 spaces, found 2
(#823) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#824) Line indented incorrectly; expected at least 4 spaces, found 2
(#825) Line indented incorrectly; expected at least 4 spaces, found 2
(#825) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#826) Line indented incorrectly; expected at least 4 spaces, found 2
(#826) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#827) Line indented incorrectly; expected at least 4 spaces, found 2
(#827) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#828) Line indented incorrectly; expected at least 4 spaces, found 2
(#828) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#829) Line indented incorrectly; expected at least 4 spaces, found 2
(#829) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#830) Line indented incorrectly; expected at least 4 spaces, found 2
(#830) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#831) Line indented incorrectly; expected at least 4 spaces, found 2
(#832) Line indented incorrectly; expected at least 4 spaces, found 2
(#832) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#833) Line indented incorrectly; expected at least 4 spaces, found 2
(#833) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#834) Line indented incorrectly; expected at least 4 spaces, found 2
(#834) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#835) Line indented incorrectly; expected at least 4 spaces, found 2
(#835) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#836) Line indented incorrectly; expected at least 4 spaces, found 2
(#836) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#837) Line indented incorrectly; expected at least 4 spaces, found 2
(#837) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#838) Line indented incorrectly; expected at least 4 spaces, found 2
(#838) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#839) Line indented incorrectly; expected at least 4 spaces, found 2
(#840) Line indented incorrectly; expected at least 4 spaces, found 2
(#840) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#841) Line indented incorrectly; expected at least 4 spaces, found 2
(#841) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#842) Line indented incorrectly; expected at least 4 spaces, found 2
(#842) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#843) Line indented incorrectly; expected at least 4 spaces, found 2
(#843) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#844) Line indented incorrectly; expected at least 4 spaces, found 2
(#844) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#845) Line indented incorrectly; expected at least 4 spaces, found 2
(#845) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#846) Line indented incorrectly; expected at least 4 spaces, found 2
(#846) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#847) Line indented incorrectly; expected at least 4 spaces, found 2
(#847) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#848) Line indented incorrectly; expected at least 4 spaces, found 2
(#848) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#849) Line indented incorrectly; expected at least 4 spaces, found 2
(#849) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#850) Line indented incorrectly; expected at least 4 spaces, found 2
(#850) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#851) Line indented incorrectly; expected at least 4 spaces, found 2
(#852) Line indented incorrectly; expected at least 4 spaces, found 2
(#852) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#853) Line indented incorrectly; expected at least 4 spaces, found 2
(#853) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#854) Line indented incorrectly; expected at least 4 spaces, found 2
(#854) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#855) Line indented incorrectly; expected at least 4 spaces, found 2
(#856) This comment is 60% valid code; is this commented out code?
(#856) Line indented incorrectly; expected at least 4 spaces, found 2
(#856) No space found before comment text; expected "// function extractByIndex($p_index, options...)" but found "//function extractByIndex($p_index, options...)"
(#857) Line indented incorrectly; expected 4 spaces, found 2
(#857) method name "PclZip::extractByIndex" must be in lower-case letters only
(#857) Visibility must be declared on method "extractByIndex"
(#857) Variable "p_index" must not contain underscores.
(#858) Line indented incorrectly; expected at least 4 spaces, found 2
(#858) Opening brace should be on the same line as the declaration
(#859) Line indented incorrectly; expected at least 8 spaces, found 4
(#859) Variable "v_result" must not contain underscores.
(#859) Expected 1 space before "="; 0 found
(#859) Expected 1 space after "="; 0 found
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Line indented incorrectly; expected at least 8 spaces, found 4
(#862) Line indented incorrectly; expected at least 8 spaces, found 4
(#864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#864) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Line indented incorrectly; expected at least 8 spaces, found 4
(#865) Line indented incorrectly; expected 8 spaces, found 4
(#866) Line indented incorrectly; expected at least 12 spaces, found 6
(#867) Line indented incorrectly; expected 8 spaces, found 4
(#869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#869) Line indented incorrectly; expected at least 8 spaces, found 4
(#870) Line indented incorrectly; expected at least 8 spaces, found 4
(#870) Variable "v_options" must not contain underscores.
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) This comment is 43% valid code; is this commented out code?
(#871) Line indented incorrectly; expected at least 8 spaces, found 0
(#871) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#872) Variable "v_path" must not contain underscores.
(#873) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Variable "v_remove_path" must not contain underscores.
(#874) Line indented incorrectly; expected at least 8 spaces, found 4
(#874) Variable "v_remove_all_path" must not contain underscores.
(#876) Inline comments must start with a capital letter, digit or 3-dots sequence
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#876) Line indented incorrectly; expected at least 8 spaces, found 4
(#877) Line indented incorrectly; expected at least 8 spaces, found 4
(#877) Variable "v_size" must not contain underscores.
(#879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#879) Line indented incorrectly; expected at least 8 spaces, found 4
(#880) Line indented incorrectly; expected at least 8 spaces, found 4
(#880) Variable "v_options" must not contain underscores.
(#880) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Line indented incorrectly; expected at least 8 spaces, found 4
(#883) Line indented incorrectly; expected 8 spaces, found 4
(#883) Variable "v_size" must not contain underscores.
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Line indented incorrectly; expected at least 12 spaces, found 6
(#885) Line indented incorrectly; expected at least 12 spaces, found 6
(#885) Variable "v_arg_list" must not contain underscores.
(#887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Line indented incorrectly; expected at least 12 spaces, found 6
(#888) Line indented incorrectly; expected at least 12 spaces, found 6
(#888) Variable "v_arg_list" must not contain underscores.
(#889) Line indented incorrectly; expected at least 12 spaces, found 6
(#889) Variable "v_size" must not contain underscores.
(#891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) Line indented incorrectly; expected at least 12 spaces, found 6
(#892) Line indented incorrectly; expected 12 spaces, found 6
(#892) Variable "v_arg_list" must not contain underscores.
(#892) Variable "v_arg_list" must not contain underscores.
(#894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#894) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Line indented incorrectly; expected at least 16 spaces, found 8
(#895) Line indented incorrectly; expected at least 16 spaces, found 8
(#895) Variable "v_result" must not contain underscores.
(#895) Variable "v_arg_list" must not contain underscores.
(#895) Variable "v_size" must not contain underscores.
(#895) Variable "v_options" must not contain underscores.
(#905) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#911) Line indented incorrectly; expected 16 spaces, found 8
(#911) Variable "v_result" must not contain underscores.
(#912) Line indented incorrectly; expected at least 20 spaces, found 10
(#913) Line indented incorrectly; expected 16 spaces, found 8
(#915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#915) Line indented incorrectly; expected at least 16 spaces, found 8
(#916) Line indented incorrectly; expected 16 spaces, found 8
(#916) Variable "v_options" must not contain underscores.
(#917) Line indented incorrectly; expected at least 20 spaces, found 10
(#917) Variable "v_path" must not contain underscores.
(#917) Variable "v_options" must not contain underscores.
(#918) Line indented incorrectly; expected 16 spaces, found 8
(#919) Line indented incorrectly; expected 16 spaces, found 8
(#919) Variable "v_options" must not contain underscores.
(#920) Line indented incorrectly; expected at least 20 spaces, found 10
(#920) Variable "v_remove_path" must not contain underscores.
(#920) Variable "v_options" must not contain underscores.
(#921) Line indented incorrectly; expected 16 spaces, found 8
(#922) Line indented incorrectly; expected 16 spaces, found 8
(#922) Variable "v_options" must not contain underscores.
(#923) Line indented incorrectly; expected at least 20 spaces, found 10
(#923) Variable "v_remove_all_path" must not contain underscores.
(#923) Variable "v_options" must not contain underscores.
(#924) Line indented incorrectly; expected 16 spaces, found 8
(#925) Line indented incorrectly; expected 16 spaces, found 8
(#925) Variable "v_options" must not contain underscores.
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Line indented incorrectly; expected at least 20 spaces, found 10
(#927) Line indented incorrectly; expected 20 spaces, found 10
(#927) Variable "v_path" must not contain underscores.
(#927) Variable "v_path" must not contain underscores.
(#928) Line indented incorrectly; expected at least 24 spaces, found 12
(#928) Variable "v_path" must not contain underscores.
(#929) Line indented incorrectly; expected 20 spaces, found 10
(#930) Line indented incorrectly; expected at least 20 spaces, found 10
(#930) Variable "v_path" must not contain underscores.
(#930) Variable "v_options" must not contain underscores.
(#931) Line indented incorrectly; expected 16 spaces, found 8
(#932) Line indented incorrectly; expected 16 spaces, found 8
(#932) Variable "v_options" must not contain underscores.
(#933) Line indented incorrectly; expected at least 20 spaces, found 10
(#933) Variable "v_options" must not contain underscores.
(#933) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#934) Line indented incorrectly; expected 16 spaces, found 8
(#935) Line indented incorrectly; expected 16 spaces, found 8
(#935) Expected "} else {\n"; found "}\n else {\n"
(#935) Empty ELSE statement detected
(#936) Line indented incorrectly; expected 16 spaces, found 8
(#937) Line indented incorrectly; expected 12 spaces, found 6
(#939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#939) Line indented incorrectly; expected at least 12 spaces, found 6
(#940) Line indented incorrectly; expected at least 12 spaces, found 6
(#941) Line indented incorrectly; expected at least 12 spaces, found 6
(#942) Line indented incorrectly; expected 12 spaces, found 6
(#942) Expected "} else {\n"; found "}\n\n // ----- Look for 2 args\n // Here we need to support the first historic synopsis of the\n // method.\n else {\n"
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Line indented incorrectly; expected at least 16 spaces, found 8
(#945) Line indented incorrectly; expected at least 16 spaces, found 8
(#945) Variable "v_path" must not contain underscores.
(#945) Variable "v_arg_list" must not contain underscores.
(#947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) Line indented incorrectly; expected at least 16 spaces, found 8
(#948) Line indented incorrectly; expected 16 spaces, found 8
(#948) Variable "v_size" must not contain underscores.
(#949) Line indented incorrectly; expected at least 20 spaces, found 10
(#949) Variable "v_remove_path" must not contain underscores.
(#949) Variable "v_arg_list" must not contain underscores.
(#950) Line indented incorrectly; expected 16 spaces, found 8
(#951) Line indented incorrectly; expected at least 16 spaces, found 8
(#951) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#951) Variable "v_size" must not contain underscores.
(#952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Line indented incorrectly; expected at least 20 spaces, found 10
(#953) Line indented incorrectly; expected at least 20 spaces, found 10
(#953) Must use "self::" for local static member reference
(#955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#955) Inline comments must end in full-stops, exclamation marks, or question marks
(#955) Line indented incorrectly; expected at least 20 spaces, found 10
(#956) Line indented incorrectly; expected at least 20 spaces, found 10
(#957) Line indented incorrectly; expected 16 spaces, found 8
(#958) Line indented incorrectly; expected 12 spaces, found 6
(#959) Line indented incorrectly; expected 8 spaces, found 4
(#961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#961) Inline comments must end in full-stops, exclamation marks, or question marks
(#961) Line indented incorrectly; expected at least 8 spaces, found 4
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Line indented incorrectly; expected at least 8 spaces, found 4
(#964) Line indented incorrectly; expected at least 8 spaces, found 4
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Line indented incorrectly; expected at least 8 spaces, found 4
(#966) Line indented incorrectly; expected at least 8 spaces, found 4
(#966) Variable "v_arg_trick" must not contain underscores.
(#966) Variable "p_index" must not contain underscores.
(#967) Line indented incorrectly; expected at least 8 spaces, found 4
(#967) Variable "v_options_trick" must not contain underscores.
(#968) Line indented incorrectly; expected at least 8 spaces, found 4
(#968) Variable "v_result" must not contain underscores.
(#968) Variable "v_arg_trick" must not contain underscores.
(#968) The use of function sizeof() is forbidden; use count() instead
(#968) Variable "v_arg_trick" must not contain underscores.
(#968) Variable "v_options_trick" must not contain underscores.
(#970) Line indented incorrectly; expected 8 spaces, found 4
(#970) Variable "v_result" must not contain underscores.
(#971) Line indented incorrectly; expected at least 12 spaces, found 8
(#972) Line indented incorrectly; expected 8 spaces, found 4
(#973) Line indented incorrectly; expected at least 8 spaces, found 4
(#973) Variable "v_options" must not contain underscores.
(#973) Variable "v_options_trick" must not contain underscores.
(#975) Inline comments must start with a capital letter, digit or 3-dots sequence
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Line indented incorrectly; expected at least 8 spaces, found 4
(#976) Line indented incorrectly; expected at least 8 spaces, found 4
(#976) Variable "v_options" must not contain underscores.
(#978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) Line indented incorrectly; expected at least 8 spaces, found 4
(#979) Line indented incorrectly; expected 8 spaces, found 4
(#979) Variable "v_result" must not contain underscores.
(#979) Variable "p_list" must not contain underscores.
(#979) Variable "v_path" must not contain underscores.
(#979) Variable "v_remove_path" must not contain underscores.
(#979) Variable "v_remove_all_path" must not contain underscores.
(#979) Variable "v_options" must not contain underscores.
(#980) Line indented incorrectly; expected at least 12 spaces, found 8
(#981) Line indented incorrectly; expected 8 spaces, found 4
(#983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#983) Line indented incorrectly; expected at least 8 spaces, found 4
(#984) Line indented incorrectly; expected at least 8 spaces, found 4
(#984) Variable "p_list" must not contain underscores.
(#985) Line indented incorrectly; expected 4 spaces, found 2
(#986) Line indented incorrectly; expected at least 4 spaces, found 2
(#988) Line indented incorrectly; expected at least 4 spaces, found 2
(#989) Line indented incorrectly; expected at least 4 spaces, found 2
(#990) This comment is 70% valid code; is this commented out code?
(#990) Line indented incorrectly; expected at least 4 spaces, found 2
(#990) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#991) Line indented incorrectly; expected at least 4 spaces, found 2
(#992) Line indented incorrectly; expected at least 4 spaces, found 2
(#992) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#993) Line indented incorrectly; expected at least 4 spaces, found 2
(#993) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#994) Line indented incorrectly; expected at least 4 spaces, found 2
(#995) Line indented incorrectly; expected at least 4 spaces, found 2
(#995) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#996) Line indented incorrectly; expected at least 4 spaces, found 2
(#997) Line indented incorrectly; expected at least 4 spaces, found 2
(#997) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#998) Line indented incorrectly; expected at least 4 spaces, found 2
(#998) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#999) Line indented incorrectly; expected at least 4 spaces, found 2
(#999) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1000) Line indented incorrectly; expected at least 4 spaces, found 2
(#1000) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1001) Line indented incorrectly; expected at least 4 spaces, found 2
(#1002) Line indented incorrectly; expected at least 4 spaces, found 2
(#1002) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1003) Line indented incorrectly; expected at least 4 spaces, found 2
(#1003) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1004) Line indented incorrectly; expected at least 4 spaces, found 2
(#1004) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1005) Line indented incorrectly; expected at least 4 spaces, found 2
(#1006) Line indented incorrectly; expected 4 spaces, found 2
(#1006) Visibility must be declared on method "delete"
(#1007) Line indented incorrectly; expected at least 4 spaces, found 2
(#1007) Opening brace should be on the same line as the declaration
(#1008) Line indented incorrectly; expected at least 8 spaces, found 4
(#1008) Variable "v_result" must not contain underscores.
(#1008) Expected 1 space before "="; 0 found
(#1008) Expected 1 space after "="; 0 found
(#1010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1010) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Line indented incorrectly; expected at least 8 spaces, found 4
(#1011) Line indented incorrectly; expected at least 8 spaces, found 4
(#1013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1013) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Line indented incorrectly; expected at least 8 spaces, found 4
(#1014) Line indented incorrectly; expected 8 spaces, found 4
(#1015) Line indented incorrectly; expected at least 12 spaces, found 6
(#1016) Line indented incorrectly; expected 8 spaces, found 4
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#1019) Line indented incorrectly; expected at least 8 spaces, found 4
(#1019) Variable "v_options" must not contain underscores.
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) Line indented incorrectly; expected at least 8 spaces, found 4
(#1022) Line indented incorrectly; expected at least 8 spaces, found 4
(#1022) Variable "v_size" must not contain underscores.
(#1024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1024) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Line indented incorrectly; expected at least 8 spaces, found 4
(#1025) Line indented incorrectly; expected 8 spaces, found 4
(#1025) Variable "v_size" must not contain underscores.
(#1026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1026) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) Line indented incorrectly; expected at least 12 spaces, found 6
(#1027) Line indented incorrectly; expected at least 12 spaces, found 6
(#1027) Variable "v_arg_list" must not contain underscores.
(#1029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) Line indented incorrectly; expected at least 12 spaces, found 6
(#1030) Line indented incorrectly; expected at least 12 spaces, found 6
(#1030) Variable "v_result" must not contain underscores.
(#1030) Variable "v_arg_list" must not contain underscores.
(#1030) Variable "v_size" must not contain underscores.
(#1030) Variable "v_options" must not contain underscores.
(#1035) Line indented incorrectly; expected 12 spaces, found 6
(#1035) Variable "v_result" must not contain underscores.
(#1036) Line indented incorrectly; expected at least 16 spaces, found 10
(#1037) Line indented incorrectly; expected 12 spaces, found 6
(#1038) Line indented incorrectly; expected 8 spaces, found 4
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#1043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1043) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) Line indented incorrectly; expected at least 8 spaces, found 4
(#1044) Line indented incorrectly; expected at least 8 spaces, found 4
(#1044) Variable "v_list" must not contain underscores.
(#1045) Line indented incorrectly; expected 8 spaces, found 4
(#1045) Variable "v_result" must not contain underscores.
(#1045) Variable "v_list" must not contain underscores.
(#1045) Variable "v_options" must not contain underscores.
(#1046) Line indented incorrectly; expected at least 12 spaces, found 6
(#1047) Line indented incorrectly; expected at least 12 spaces, found 6
(#1047) Variable "v_list" must not contain underscores.
(#1048) Line indented incorrectly; expected at least 12 spaces, found 6
(#1049) Line indented incorrectly; expected 8 spaces, found 4
(#1051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1051) Line indented incorrectly; expected at least 8 spaces, found 4
(#1052) Line indented incorrectly; expected at least 8 spaces, found 4
(#1054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Line indented incorrectly; expected at least 8 spaces, found 4
(#1055) Line indented incorrectly; expected at least 8 spaces, found 4
(#1055) Variable "v_list" must not contain underscores.
(#1056) Line indented incorrectly; expected 4 spaces, found 2
(#1057) Line indented incorrectly; expected at least 4 spaces, found 2
(#1059) Line indented incorrectly; expected at least 4 spaces, found 2
(#1060) Line indented incorrectly; expected at least 4 spaces, found 2
(#1061) Line indented incorrectly; expected at least 4 spaces, found 2
(#1062) Line indented incorrectly; expected at least 4 spaces, found 2
(#1062) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1063) Line indented incorrectly; expected at least 4 spaces, found 2
(#1063) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1064) Line indented incorrectly; expected at least 4 spaces, found 2
(#1065) Line indented incorrectly; expected 4 spaces, found 2
(#1065) method name "PclZip::deleteByIndex" must be in lower-case letters only
(#1065) Visibility must be declared on method "deleteByIndex"
(#1065) Variable "p_index" must not contain underscores.
(#1066) Line indented incorrectly; expected at least 4 spaces, found 2
(#1066) Opening brace should be on the same line as the declaration
(#1068) Line indented incorrectly; expected at least 8 spaces, found 4
(#1068) Variable "p_list" must not contain underscores.
(#1068) Variable "p_index" must not contain underscores.
(#1070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1070) Inline comments must end in full-stops, exclamation marks, or question marks
(#1070) Line indented incorrectly; expected at least 8 spaces, found 4
(#1071) Line indented incorrectly; expected at least 8 spaces, found 4
(#1071) Variable "p_list" must not contain underscores.
(#1072) Line indented incorrectly; expected 4 spaces, found 2
(#1073) Line indented incorrectly; expected at least 4 spaces, found 2
(#1075) Line indented incorrectly; expected at least 4 spaces, found 2
(#1076) Line indented incorrectly; expected at least 4 spaces, found 2
(#1077) Line indented incorrectly; expected at least 4 spaces, found 2
(#1078) Line indented incorrectly; expected at least 4 spaces, found 2
(#1078) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1079) Line indented incorrectly; expected at least 4 spaces, found 2
(#1079) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1080) Line indented incorrectly; expected at least 4 spaces, found 2
(#1080) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1081) Line indented incorrectly; expected at least 4 spaces, found 2
(#1081) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1082) Line indented incorrectly; expected at least 4 spaces, found 2
(#1082) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#1083) Line indented incorrectly; expected at least 4 spaces, found 2
(#1084) Line indented incorrectly; expected at least 4 spaces, found 2
(#1084) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1085) Line indented incorrectly; expected at least 4 spaces, found 2
(#1086) Line indented incorrectly; expected at least 4 spaces, found 2
(#1086) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1087) Line indented incorrectly; expected at least 4 spaces, found 2
(#1087) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1088) Line indented incorrectly; expected at least 4 spaces, found 2
(#1089) Line indented incorrectly; expected 4 spaces, found 2
(#1089) Visibility must be declared on method "properties"
(#1090) Line indented incorrectly; expected at least 4 spaces, found 2
(#1090) Opening brace should be on the same line as the declaration
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#1093) Line indented incorrectly; expected at least 8 spaces, found 4
(#1095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1095) Line indented incorrectly; expected at least 8 spaces, found 4
(#1096) Line indented incorrectly; expected at least 8 spaces, found 4
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) Line indented incorrectly; expected at least 8 spaces, found 4
(#1099) Line indented incorrectly; expected 8 spaces, found 4
(#1100) Line indented incorrectly; expected at least 12 spaces, found 6
(#1101) Line indented incorrectly; expected at least 12 spaces, found 6
(#1102) Line indented incorrectly; expected 8 spaces, found 4
(#1104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1104) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Line indented incorrectly; expected at least 8 spaces, found 4
(#1105) Line indented incorrectly; expected at least 8 spaces, found 4
(#1105) Variable "v_prop" must not contain underscores.
(#1106) Line indented incorrectly; expected at least 8 spaces, found 4
(#1106) Variable "v_prop" must not contain underscores.
(#1107) Line indented incorrectly; expected at least 8 spaces, found 4
(#1107) Variable "v_prop" must not contain underscores.
(#1108) Line indented incorrectly; expected at least 8 spaces, found 4
(#1108) Variable "v_prop" must not contain underscores.
(#1110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1110) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) Line indented incorrectly; expected at least 8 spaces, found 4
(#1111) Line indented incorrectly; expected 8 spaces, found 4
(#1111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1112) Line indented incorrectly; expected at least 8 spaces, found 4
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Line indented incorrectly; expected at least 12 spaces, found 6
(#1114) Line indented incorrectly; expected 12 spaces, found 6
(#1114) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1115) Line indented incorrectly; expected at least 12 spaces, found 6
(#1116) Line indented incorrectly; expected at least 16 spaces, found 8
(#1118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1118) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Line indented incorrectly; expected at least 16 spaces, found 8
(#1119) Line indented incorrectly; expected at least 16 spaces, found 8
(#1119) Must use "self::" for local static member reference
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1121) Line indented incorrectly; expected at least 16 spaces, found 8
(#1122) Line indented incorrectly; expected at least 16 spaces, found 8
(#1123) Line indented incorrectly; expected 12 spaces, found 6
(#1125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Line indented incorrectly; expected at least 12 spaces, found 6
(#1126) Line indented incorrectly; expected at least 12 spaces, found 6
(#1126) Variable "v_central_dir" must not contain underscores.
(#1127) Line indented incorrectly; expected 12 spaces, found 6
(#1127) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1127) Variable "v_result" must not contain underscores.
(#1127) Variable "v_central_dir" must not contain underscores.
(#1128) Line indented incorrectly; expected at least 12 spaces, found 6
(#1129) Line indented incorrectly; expected at least 16 spaces, found 8
(#1130) Line indented incorrectly; expected at least 16 spaces, found 8
(#1131) Line indented incorrectly; expected 12 spaces, found 6
(#1133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Line indented incorrectly; expected at least 12 spaces, found 6
(#1134) Line indented incorrectly; expected at least 12 spaces, found 6
(#1136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Line indented incorrectly; expected at least 12 spaces, found 6
(#1137) Line indented incorrectly; expected at least 12 spaces, found 6
(#1137) Variable "v_prop" must not contain underscores.
(#1137) Variable "v_central_dir" must not contain underscores.
(#1138) Line indented incorrectly; expected at least 12 spaces, found 6
(#1138) Variable "v_prop" must not contain underscores.
(#1138) Variable "v_central_dir" must not contain underscores.
(#1139) Line indented incorrectly; expected at least 12 spaces, found 6
(#1139) Variable "v_prop" must not contain underscores.
(#1140) Line indented incorrectly; expected 8 spaces, found 4
(#1142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) Line indented incorrectly; expected at least 8 spaces, found 4
(#1143) Line indented incorrectly; expected at least 8 spaces, found 4
(#1145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1145) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) Line indented incorrectly; expected at least 8 spaces, found 4
(#1146) Line indented incorrectly; expected at least 8 spaces, found 4
(#1146) Variable "v_prop" must not contain underscores.
(#1147) Line indented incorrectly; expected 4 spaces, found 2
(#1148) Line indented incorrectly; expected at least 4 spaces, found 2
(#1150) Line indented incorrectly; expected at least 4 spaces, found 2
(#1151) Line indented incorrectly; expected at least 4 spaces, found 2
(#1152) Line indented incorrectly; expected at least 4 spaces, found 2
(#1153) Line indented incorrectly; expected at least 4 spaces, found 2
(#1153) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1154) Line indented incorrectly; expected at least 4 spaces, found 2
(#1154) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1155) Line indented incorrectly; expected at least 4 spaces, found 2
(#1156) Line indented incorrectly; expected at least 4 spaces, found 2
(#1156) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1157) Line indented incorrectly; expected at least 4 spaces, found 2
(#1157) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#1158) Line indented incorrectly; expected at least 4 spaces, found 2
(#1159) Line indented incorrectly; expected at least 4 spaces, found 2
(#1159) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1160) Line indented incorrectly; expected at least 4 spaces, found 2
(#1160) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1161) Line indented incorrectly; expected at least 4 spaces, found 2
(#1162) Line indented incorrectly; expected 4 spaces, found 2
(#1162) Visibility must be declared on method "duplicate"
(#1162) Variable "p_archive" must not contain underscores.
(#1163) Line indented incorrectly; expected at least 4 spaces, found 2
(#1163) Opening brace should be on the same line as the declaration
(#1164) Line indented incorrectly; expected at least 8 spaces, found 4
(#1164) Variable "v_result" must not contain underscores.
(#1166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1166) Inline comments must end in full-stops, exclamation marks, or question marks
(#1166) Line indented incorrectly; expected at least 8 spaces, found 4
(#1167) Line indented incorrectly; expected at least 8 spaces, found 4
(#1169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) Line indented incorrectly; expected at least 8 spaces, found 4
(#1170) Line indented incorrectly; expected 8 spaces, found 4
(#1170) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1170) Variable "p_archive" must not contain underscores.
(#1170) Variable "p_archive" must not contain underscores.
(#1171) Line indented incorrectly; expected at least 8 spaces, found 4
(#1173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Line indented incorrectly; expected at least 12 spaces, found 6
(#1174) Line indented incorrectly; expected at least 12 spaces, found 6
(#1174) Variable "v_result" must not contain underscores.
(#1174) Variable "p_archive" must not contain underscores.
(#1175) Line indented incorrectly; expected 8 spaces, found 4
(#1177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Expected "} else if (...) {\n"; found "}\n\n // ----- Look if the $p_archive is a string (so a filename)\n else if (...)\n {\n"
(#1178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1178) Variable "p_archive" must not contain underscores.
(#1179) Line indented incorrectly; expected at least 8 spaces, found 4
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) Line indented incorrectly; expected at least 12 spaces, found 6
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Line indented incorrectly; expected at least 12 spaces, found 6
(#1183) Line indented incorrectly; expected 12 spaces, found 6
(#1183) Variable "p_archive" must not contain underscores.
(#1184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1184) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Line indented incorrectly; expected at least 16 spaces, found 8
(#1185) Line indented incorrectly; expected at least 16 spaces, found 8
(#1185) Must use "self::" for local static member reference
(#1185) Variable "p_archive" must not contain underscores.
(#1186) Line indented incorrectly; expected at least 16 spaces, found 8
(#1186) Variable "v_result" must not contain underscores.
(#1187) Line indented incorrectly; expected 12 spaces, found 6
(#1188) Line indented incorrectly; expected 12 spaces, found 6
(#1188) Expected "} else {\n"; found "}\n else {\n"
(#1189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1189) Inline comments must end in full-stops, exclamation marks, or question marks
(#1189) Line indented incorrectly; expected at least 16 spaces, found 8
(#1190) Line indented incorrectly; expected at least 16 spaces, found 8
(#1190) Variable "v_result" must not contain underscores.
(#1190) Variable "p_archive" must not contain underscores.
(#1191) Line indented incorrectly; expected 12 spaces, found 6
(#1192) Line indented incorrectly; expected 8 spaces, found 4
(#1194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1194) Inline comments must end in full-stops, exclamation marks, or question marks
(#1194) Line indented incorrectly; expected at least 8 spaces, found 4
(#1195) Line indented incorrectly; expected 8 spaces, found 4
(#1195) Expected "} else {\n"; found "}\n\n // ----- Invalid variable\n else\n {\n"
(#1196) Line indented incorrectly; expected at least 8 spaces, found 4
(#1197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Line indented incorrectly; expected at least 12 spaces, found 6
(#1198) Line indented incorrectly; expected at least 12 spaces, found 6
(#1198) Must use "self::" for local static member reference
(#1199) Line indented incorrectly; expected at least 12 spaces, found 6
(#1199) Variable "v_result" must not contain underscores.
(#1200) Line indented incorrectly; expected 8 spaces, found 4
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1202) Line indented incorrectly; expected at least 8 spaces, found 4
(#1203) Line indented incorrectly; expected at least 8 spaces, found 4
(#1203) Variable "v_result" must not contain underscores.
(#1204) Line indented incorrectly; expected 4 spaces, found 2
(#1205) Line indented incorrectly; expected at least 4 spaces, found 2
(#1207) Line indented incorrectly; expected at least 4 spaces, found 2
(#1208) Line indented incorrectly; expected at least 4 spaces, found 2
(#1209) Line indented incorrectly; expected at least 4 spaces, found 2
(#1210) Line indented incorrectly; expected at least 4 spaces, found 2
(#1210) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1211) This comment is 43% valid code; is this commented out code?
(#1211) Line indented incorrectly; expected at least 4 spaces, found 2
(#1211) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1212) Line indented incorrectly; expected at least 4 spaces, found 2
(#1212) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1213) Line indented incorrectly; expected at least 4 spaces, found 2
(#1213) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1214) Line indented incorrectly; expected at least 4 spaces, found 2
(#1215) Line indented incorrectly; expected at least 4 spaces, found 2
(#1215) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1216) Line indented incorrectly; expected at least 4 spaces, found 2
(#1216) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#1217) Line indented incorrectly; expected at least 4 spaces, found 2
(#1218) Line indented incorrectly; expected at least 4 spaces, found 2
(#1218) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1219) Line indented incorrectly; expected at least 4 spaces, found 2
(#1219) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1220) Line indented incorrectly; expected at least 4 spaces, found 2
(#1221) Line indented incorrectly; expected 4 spaces, found 2
(#1221) Visibility must be declared on method "merge"
(#1221) Variable "p_archive_to_add" must not contain underscores.
(#1222) Line indented incorrectly; expected at least 4 spaces, found 2
(#1222) Opening brace should be on the same line as the declaration
(#1223) Line indented incorrectly; expected at least 8 spaces, found 4
(#1223) Variable "v_result" must not contain underscores.
(#1225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Line indented incorrectly; expected at least 8 spaces, found 4
(#1226) Line indented incorrectly; expected at least 8 spaces, found 4
(#1228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1228) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Line indented incorrectly; expected at least 8 spaces, found 4
(#1229) Line indented incorrectly; expected 8 spaces, found 4
(#1230) Line indented incorrectly; expected at least 12 spaces, found 6
(#1231) Line indented incorrectly; expected 8 spaces, found 4
(#1233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1233) Inline comments must end in full-stops, exclamation marks, or question marks
(#1233) Line indented incorrectly; expected at least 8 spaces, found 4
(#1234) Line indented incorrectly; expected 8 spaces, found 4
(#1234) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1234) Variable "p_archive_to_add" must not contain underscores.
(#1234) Variable "p_archive_to_add" must not contain underscores.
(#1235) Line indented incorrectly; expected at least 8 spaces, found 4
(#1237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1237) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Line indented incorrectly; expected at least 12 spaces, found 6
(#1238) Line indented incorrectly; expected at least 12 spaces, found 6
(#1238) Variable "v_result" must not contain underscores.
(#1238) Variable "p_archive_to_add" must not contain underscores.
(#1239) Line indented incorrectly; expected 8 spaces, found 4
(#1241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1241) Inline comments must end in full-stops, exclamation marks, or question marks
(#1241) Line indented incorrectly; expected at least 8 spaces, found 4
(#1242) Line indented incorrectly; expected at least 8 spaces, found 4
(#1242) Expected "} else if (...) {\n"; found "}\n\n // ----- Look if the $p_archive_to_add is a string (so a filename)\n else if (...)\n {\n"
(#1242) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1242) Variable "p_archive_to_add" must not contain underscores.
(#1243) Line indented incorrectly; expected at least 8 spaces, found 4
(#1245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1245) Inline comments must end in full-stops, exclamation marks, or question marks
(#1245) Line indented incorrectly; expected at least 12 spaces, found 6
(#1246) Line indented incorrectly; expected at least 12 spaces, found 6
(#1246) Variable "v_object_archive" must not contain underscores.
(#1246) Variable "p_archive_to_add" must not contain underscores.
(#1248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1248) Inline comments must end in full-stops, exclamation marks, or question marks
(#1248) Line indented incorrectly; expected at least 12 spaces, found 6
(#1249) Line indented incorrectly; expected at least 12 spaces, found 6
(#1249) Variable "v_result" must not contain underscores.
(#1249) Variable "v_object_archive" must not contain underscores.
(#1250) Line indented incorrectly; expected 8 spaces, found 4
(#1252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Line indented incorrectly; expected at least 8 spaces, found 4
(#1253) Line indented incorrectly; expected 8 spaces, found 4
(#1253) Expected "} else {\n"; found "}\n\n // ----- Invalid variable\n else\n {\n"
(#1254) Line indented incorrectly; expected at least 8 spaces, found 4
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#1256) Line indented incorrectly; expected at least 12 spaces, found 6
(#1256) Must use "self::" for local static member reference
(#1257) Line indented incorrectly; expected at least 12 spaces, found 6
(#1257) Variable "v_result" must not contain underscores.
(#1258) Line indented incorrectly; expected 8 spaces, found 4
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) Line indented incorrectly; expected at least 8 spaces, found 4
(#1261) Line indented incorrectly; expected at least 8 spaces, found 4
(#1261) Variable "v_result" must not contain underscores.
(#1262) Line indented incorrectly; expected 4 spaces, found 2
(#1263) Line indented incorrectly; expected at least 4 spaces, found 2
(#1267) Line indented incorrectly; expected at least 4 spaces, found 2
(#1268) Line indented incorrectly; expected at least 4 spaces, found 2
(#1269) Line indented incorrectly; expected at least 4 spaces, found 2
(#1270) Line indented incorrectly; expected at least 4 spaces, found 2
(#1271) Line indented incorrectly; expected at least 4 spaces, found 2
(#1272) Line indented incorrectly; expected 4 spaces, found 2
(#1272) method name "PclZip::errorCode" must be in lower-case letters only
(#1272) Visibility must be declared on method "errorCode"
(#1273) Line indented incorrectly; expected at least 4 spaces, found 2
(#1273) Opening brace should be on the same line as the declaration
(#1274) Line indented incorrectly; expected 8 spaces, found 4
(#1275) Line indented incorrectly; expected at least 12 spaces, found 6
(#1276) Line indented incorrectly; expected 8 spaces, found 4
(#1277) Line indented incorrectly; expected 8 spaces, found 4
(#1277) Expected "} else {\n"; found "}\n else {\n"
(#1278) Line indented incorrectly; expected at least 12 spaces, found 6
(#1279) Line indented incorrectly; expected 8 spaces, found 4
(#1280) Line indented incorrectly; expected 4 spaces, found 2
(#1281) Line indented incorrectly; expected at least 4 spaces, found 2
(#1283) Line indented incorrectly; expected at least 4 spaces, found 2
(#1284) Line indented incorrectly; expected at least 4 spaces, found 2
(#1285) Line indented incorrectly; expected at least 4 spaces, found 2
(#1286) Line indented incorrectly; expected at least 4 spaces, found 2
(#1287) Line indented incorrectly; expected at least 4 spaces, found 2
(#1288) Line indented incorrectly; expected 4 spaces, found 2
(#1288) method name "PclZip::errorName" must be in lower-case letters only
(#1288) Visibility must be declared on method "errorName"
(#1288) Variable "p_with_code" must not contain underscores.
(#1289) Line indented incorrectly; expected at least 4 spaces, found 2
(#1289) Opening brace should be on the same line as the declaration
(#1290) Line indented incorrectly; expected at least 8 spaces, found 4
(#1290) Variable "v_name" must not contain underscores.
(#1309) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1313) Line indented incorrectly; expected 10 spaces, found 4
(#1313) Variable "v_name" must not contain underscores.
(#1314) Line indented incorrectly; expected at least 14 spaces, found 6
(#1314) Variable "v_value" must not contain underscores.
(#1314) Variable "v_name" must not contain underscores.
(#1315) Line indented incorrectly; expected 12 spaces, found 4
(#1316) Line indented incorrectly; expected 12 spaces, found 4
(#1316) Expected "} else {\n"; found "}\n else {\n"
(#1317) Line indented incorrectly; expected at least 16 spaces, found 6
(#1317) Variable "v_value" must not contain underscores.
(#1318) Line indented incorrectly; expected 12 spaces, found 4
(#1320) Line indented incorrectly; expected 12 spaces, found 4
(#1320) Variable "p_with_code" must not contain underscores.
(#1321) Line indented incorrectly; expected at least 16 spaces, found 6
(#1321) Variable "v_value" must not contain underscores.
(#1322) Line indented incorrectly; expected 12 spaces, found 4
(#1323) Line indented incorrectly; expected 12 spaces, found 4
(#1323) Expected "} else {\n"; found "}\n else {\n"
(#1324) Line indented incorrectly; expected at least 16 spaces, found 6
(#1324) Variable "v_value" must not contain underscores.
(#1325) Line indented incorrectly; expected 12 spaces, found 4
(#1326) Line indented incorrectly; expected 4 spaces, found 2
(#1327) Line indented incorrectly; expected at least 4 spaces, found 2
(#1329) Line indented incorrectly; expected at least 4 spaces, found 2
(#1330) Line indented incorrectly; expected at least 4 spaces, found 2
(#1331) Line indented incorrectly; expected at least 4 spaces, found 2
(#1332) Line indented incorrectly; expected at least 4 spaces, found 2
(#1333) Line indented incorrectly; expected at least 4 spaces, found 2
(#1334) Line indented incorrectly; expected 4 spaces, found 2
(#1334) method name "PclZip::errorInfo" must be in lower-case letters only
(#1334) Visibility must be declared on method "errorInfo"
(#1334) Variable "p_full" must not contain underscores.
(#1335) Line indented incorrectly; expected at least 4 spaces, found 2
(#1335) Opening brace should be on the same line as the declaration
(#1336) Line indented incorrectly; expected 8 spaces, found 4
(#1337) Line indented incorrectly; expected at least 12 spaces, found 6
(#1338) Line indented incorrectly; expected 8 spaces, found 4
(#1339) Line indented incorrectly; expected 8 spaces, found 4
(#1339) Expected "} else {\n"; found "}\n else {\n"
(#1340) Line indented incorrectly; expected 12 spaces, found 6
(#1340) Variable "p_full" must not contain underscores.
(#1341) Line indented incorrectly; expected at least 16 spaces, found 8
(#1342) Line indented incorrectly; expected 12 spaces, found 6
(#1343) Line indented incorrectly; expected 12 spaces, found 6
(#1343) Expected "} else {\n"; found "}\n else {\n"
(#1344) Line indented incorrectly; expected at least 16 spaces, found 8
(#1345) Line indented incorrectly; expected 12 spaces, found 6
(#1346) Line indented incorrectly; expected 8 spaces, found 4
(#1347) Line indented incorrectly; expected 4 spaces, found 2
(#1348) Line indented incorrectly; expected at least 4 spaces, found 2
(#1351) Line indented incorrectly; expected at least 4 spaces, found 0
(#1352) Line indented incorrectly; expected at least 4 spaces, found 0
(#1353) Line indented incorrectly; expected at least 4 spaces, found 0
(#1354) Line indented incorrectly; expected at least 4 spaces, found 0
(#1355) Line indented incorrectly; expected at least 4 spaces, found 0
(#1359) Line indented incorrectly; expected at least 4 spaces, found 2
(#1360) Line indented incorrectly; expected at least 4 spaces, found 2
(#1361) Line indented incorrectly; expected at least 4 spaces, found 2
(#1362) Line indented incorrectly; expected at least 4 spaces, found 2
(#1362) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1363) Line indented incorrectly; expected at least 4 spaces, found 2
(#1363) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1364) Line indented incorrectly; expected at least 4 spaces, found 2
(#1365) Line indented incorrectly; expected at least 4 spaces, found 2
(#1365) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1366) Line indented incorrectly; expected at least 4 spaces, found 2
(#1366) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1367) Line indented incorrectly; expected at least 4 spaces, found 2
(#1367) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1368) Line indented incorrectly; expected at least 4 spaces, found 2
(#1368) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#1369) Line indented incorrectly; expected at least 4 spaces, found 2
(#1370) Line indented incorrectly; expected at least 4 spaces, found 2
(#1370) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1371) Line indented incorrectly; expected at least 4 spaces, found 2
(#1371) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1372) Line indented incorrectly; expected at least 4 spaces, found 2
(#1373) Line indented incorrectly; expected 4 spaces, found 2
(#1373) method name "PclZip::privCheckFormat" must be in lower-case letters only
(#1373) Visibility must be declared on method "privCheckFormat"
(#1373) Variable "p_level" must not contain underscores.
(#1374) Line indented incorrectly; expected at least 4 spaces, found 2
(#1374) Opening brace should be on the same line as the declaration
(#1375) Line indented incorrectly; expected at least 8 spaces, found 4
(#1375) Variable "v_result" must not contain underscores.
(#1377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1377) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Line indented incorrectly; expected at least 8 spaces, found 4
(#1378) Line indented incorrectly; expected at least 8 spaces, found 4
(#1380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1380) Inline comments must end in full-stops, exclamation marks, or question marks
(#1380) Line indented incorrectly; expected at least 8 spaces, found 4
(#1381) Line indented incorrectly; expected at least 8 spaces, found 4
(#1383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1383) Line indented incorrectly; expected at least 8 spaces, found 4
(#1384) Line indented incorrectly; expected 8 spaces, found 4
(#1385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1385) Line indented incorrectly; expected at least 12 spaces, found 6
(#1386) Line indented incorrectly; expected at least 12 spaces, found 6
(#1386) Must use "self::" for local static member reference
(#1387) Line indented incorrectly; expected at least 12 spaces, found 6
(#1388) Line indented incorrectly; expected 8 spaces, found 4
(#1390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1390) Line indented incorrectly; expected at least 8 spaces, found 4
(#1391) Line indented incorrectly; expected 8 spaces, found 4
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Line indented incorrectly; expected at least 12 spaces, found 6
(#1393) Line indented incorrectly; expected at least 12 spaces, found 6
(#1393) Must use "self::" for local static member reference
(#1394) Line indented incorrectly; expected at least 12 spaces, found 6
(#1395) Line indented incorrectly; expected 8 spaces, found 4
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) Line indented incorrectly; expected at least 8 spaces, found 4
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) Line indented incorrectly; expected at least 8 spaces, found 4
(#1400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1400) Line indented incorrectly; expected at least 8 spaces, found 4
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1401) Line indented incorrectly; expected at least 8 spaces, found 4
(#1403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) Line indented incorrectly; expected at least 8 spaces, found 4
(#1404) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) Line indented incorrectly; expected at least 8 spaces, found 4
(#1406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1406) Inline comments must end in full-stops, exclamation marks, or question marks
(#1406) Line indented incorrectly; expected at least 8 spaces, found 4
(#1407) Line indented incorrectly; expected at least 8 spaces, found 4
(#1407) Variable "v_result" must not contain underscores.
(#1408) Line indented incorrectly; expected 4 spaces, found 2
(#1409) Line indented incorrectly; expected at least 4 spaces, found 2
(#1411) Line indented incorrectly; expected at least 4 spaces, found 2
(#1412) Line indented incorrectly; expected at least 4 spaces, found 2
(#1413) Line indented incorrectly; expected at least 4 spaces, found 2
(#1414) Line indented incorrectly; expected at least 4 spaces, found 2
(#1414) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1415) Line indented incorrectly; expected at least 4 spaces, found 2
(#1415) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1416) Line indented incorrectly; expected at least 4 spaces, found 2
(#1416) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1417) Line indented incorrectly; expected at least 4 spaces, found 2
(#1417) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1418) Line indented incorrectly; expected at least 4 spaces, found 2
(#1418) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1419) Line indented incorrectly; expected at least 4 spaces, found 2
(#1419) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1420) Line indented incorrectly; expected at least 4 spaces, found 2
(#1421) Line indented incorrectly; expected at least 4 spaces, found 2
(#1421) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1422) Line indented incorrectly; expected at least 4 spaces, found 2
(#1423) Line indented incorrectly; expected at least 4 spaces, found 2
(#1423) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1424) Line indented incorrectly; expected at least 4 spaces, found 2
(#1424) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1425) Line indented incorrectly; expected at least 4 spaces, found 2
(#1426) Line indented incorrectly; expected 4 spaces, found 2
(#1426) method name "PclZip::privParseOptions" must be in lower-case letters only
(#1426) Visibility must be declared on method "privParseOptions"
(#1426) Variable "p_options_list" must not contain underscores.
(#1426) Variable "p_size" must not contain underscores.
(#1426) Variable "v_result_list" must not contain underscores.
(#1426) Variable "v_requested_options" must not contain underscores.
(#1427) Line indented incorrectly; expected at least 4 spaces, found 2
(#1427) Opening brace should be on the same line as the declaration
(#1428) Line indented incorrectly; expected at least 8 spaces, found 4
(#1428) Variable "v_result" must not contain underscores.
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1430) Inline comments must end in full-stops, exclamation marks, or question marks
(#1430) Line indented incorrectly; expected at least 8 spaces, found 4
(#1431) Line indented incorrectly; expected at least 8 spaces, found 4
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1432) Line indented incorrectly; expected 8 spaces, found 4
(#1432) Expected 1 space before "<"; 0 found
(#1432) Expected 1 space after "<"; 0 found
(#1432) Variable "p_size" must not contain underscores.
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#1435) Line indented incorrectly; expected 12 spaces, found 6
(#1435) Variable "v_requested_options" must not contain underscores.
(#1435) Variable "p_options_list" must not contain underscores.
(#1436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) Line indented incorrectly; expected at least 16 spaces, found 8
(#1437) Line indented incorrectly; expected at least 16 spaces, found 8
(#1437) Must use "self::" for local static member reference
(#1437) Variable "p_options_list" must not contain underscores.
(#1439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) Line indented incorrectly; expected at least 16 spaces, found 8
(#1440) Line indented incorrectly; expected at least 16 spaces, found 8
(#1440) Must use "self::" for local static member reference
(#1441) Line indented incorrectly; expected 12 spaces, found 6
(#1443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1443) Line indented incorrectly; expected at least 12 spaces, found 6
(#1444) Line indented incorrectly; expected 12 spaces, found 6
(#1444) Variable "p_options_list" must not contain underscores.
(#1445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1445) Inline comments must end in full-stops, exclamation marks, or question marks
(#1445) Line indented incorrectly; expected at least 16 spaces, found 8
(#1446) Line indented incorrectly; expected 16 spaces, found 8
(#1447) Line indented incorrectly; expected 16 spaces, found 8
(#1448) Line indented incorrectly; expected 16 spaces, found 8
(#1449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1449) Inline comments must end in full-stops, exclamation marks, or question marks
(#1449) Line indented incorrectly; expected at least 20 spaces, found 10
(#1450) Line indented incorrectly; expected 20 spaces, found 10
(#1450) Expected 1 space before "+"; 0 found
(#1450) Expected 1 space after "+"; 0 found
(#1450) Variable "p_size" must not contain underscores.
(#1451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1451) Inline comments must end in full-stops, exclamation marks, or question marks
(#1451) Line indented incorrectly; expected at least 24 spaces, found 12
(#1452) Line indented incorrectly; expected at least 24 spaces, found 12
(#1452) Must use "self::" for local static member reference
(#1452) Variable "p_options_list" must not contain underscores.
(#1452) Line exceeds 132 characters; contains 152 characters
(#1454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1454) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Line indented incorrectly; expected at least 24 spaces, found 12
(#1455) Line indented incorrectly; expected at least 24 spaces, found 12
(#1455) Must use "self::" for local static member reference
(#1456) Line indented incorrectly; expected 20 spaces, found 10
(#1458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1458) Inline comments must end in full-stops, exclamation marks, or question marks
(#1458) Line indented incorrectly; expected at least 20 spaces, found 10
(#1459) Line indented incorrectly; expected at least 20 spaces, found 10
(#1459) Variable "v_result_list" must not contain underscores.
(#1459) Variable "p_options_list" must not contain underscores.
(#1459) Variable "p_options_list" must not contain underscores.
(#1459) Expected 1 space before "+"; 0 found
(#1459) Expected 1 space after "+"; 0 found
(#1459) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1460) Line indented incorrectly; expected at least 20 spaces, found 10
(#1463) Line indented incorrectly; expected 16 spaces, found 8
(#1464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1464) Inline comments must end in full-stops, exclamation marks, or question marks
(#1464) Line indented incorrectly; expected at least 20 spaces, found 10
(#1465) Line indented incorrectly; expected 20 spaces, found 10
(#1465) Expected 1 space before "+"; 0 found
(#1465) Expected 1 space after "+"; 0 found
(#1465) Variable "p_size" must not contain underscores.
(#1466) Line indented incorrectly; expected at least 24 spaces, found 12
(#1466) Must use "self::" for local static member reference
(#1466) Variable "p_options_list" must not contain underscores.
(#1466) Line exceeds 132 characters; contains 152 characters
(#1467) Line indented incorrectly; expected at least 24 spaces, found 12
(#1467) Must use "self::" for local static member reference
(#1468) Line indented incorrectly; expected 20 spaces, found 10
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) Line indented incorrectly; expected at least 20 spaces, found 10
(#1471) Line indented incorrectly; expected 20 spaces, found 10
(#1471) Variable "v_result_list" must not contain underscores.
(#1472) Line indented incorrectly; expected at least 24 spaces, found 12
(#1472) Must use "self::" for local static member reference
(#1472) Variable "p_options_list" must not contain underscores.
(#1472) Line exceeds 132 characters; contains 176 characters
(#1473) Line indented incorrectly; expected at least 24 spaces, found 12
(#1473) Must use "self::" for local static member reference
(#1474) Line indented incorrectly; expected 20 spaces, found 10
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1476) Inline comments must end in full-stops, exclamation marks, or question marks
(#1476) Line indented incorrectly; expected at least 20 spaces, found 10
(#1477) Line indented incorrectly; expected at least 20 spaces, found 10
(#1477) Variable "v_value" must not contain underscores.
(#1477) Variable "p_options_list" must not contain underscores.
(#1477) Expected 1 space before "+"; 0 found
(#1477) Expected 1 space after "+"; 0 found
(#1478) Line indented incorrectly; expected 20 spaces, found 10
(#1478) Variable "v_value" must not contain underscores.
(#1478) Variable "v_value" must not contain underscores.
(#1478) Expected 1 space before "<"; 0 found
(#1478) Expected 1 space after "<"; 0 found
(#1479) Line indented incorrectly; expected at least 24 spaces, found 12
(#1479) Must use "self::" for local static member reference
(#1479) Variable "p_options_list" must not contain underscores.
(#1479) Line exceeds 132 characters; contains 145 characters
(#1480) Line indented incorrectly; expected at least 24 spaces, found 12
(#1480) Must use "self::" for local static member reference
(#1481) Line indented incorrectly; expected 20 spaces, found 10
(#1483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) Line indented incorrectly; expected at least 20 spaces, found 10
(#1484) Line indented incorrectly; expected at least 20 spaces, found 10
(#1484) Variable "v_result_list" must not contain underscores.
(#1484) Variable "p_options_list" must not contain underscores.
(#1484) Variable "v_value" must not contain underscores.
(#1484) Expected 1 space before "*"; 0 found
(#1484) Expected 1 space after "*"; 0 found
(#1485) Line indented incorrectly; expected at least 20 spaces, found 10
(#1488) Line indented incorrectly; expected 16 spaces, found 8
(#1489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1489) Inline comments must end in full-stops, exclamation marks, or question marks
(#1489) Line indented incorrectly; expected at least 20 spaces, found 10
(#1490) Line indented incorrectly; expected 20 spaces, found 10
(#1490) Variable "v_result_list" must not contain underscores.
(#1491) Line indented incorrectly; expected at least 24 spaces, found 12
(#1491) Must use "self::" for local static member reference
(#1491) Variable "p_options_list" must not contain underscores.
(#1491) Line exceeds 132 characters; contains 176 characters
(#1492) Line indented incorrectly; expected at least 24 spaces, found 12
(#1492) Must use "self::" for local static member reference
(#1493) Line indented incorrectly; expected 20 spaces, found 10
(#1495) Line indented incorrectly; expected at least 20 spaces, found 10
(#1495) Variable "v_result_list" must not contain underscores.
(#1495) Variable "p_options_list" must not contain underscores.
(#1498) Line indented incorrectly; expected 16 spaces, found 8
(#1499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1499) Line indented incorrectly; expected at least 20 spaces, found 10
(#1500) Line indented incorrectly; expected 20 spaces, found 10
(#1500) Variable "v_result_list" must not contain underscores.
(#1501) Line indented incorrectly; expected at least 24 spaces, found 12
(#1501) Must use "self::" for local static member reference
(#1501) Variable "p_options_list" must not contain underscores.
(#1501) Line exceeds 132 characters; contains 175 characters
(#1502) Line indented incorrectly; expected at least 24 spaces, found 12
(#1502) Must use "self::" for local static member reference
(#1503) Line indented incorrectly; expected 20 spaces, found 10
(#1504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1504) Line indented incorrectly; expected at least 20 spaces, found 10
(#1505) Line indented incorrectly; expected 20 spaces, found 10
(#1505) Variable "v_result_list" must not contain underscores.
(#1506) Line indented incorrectly; expected at least 24 spaces, found 12
(#1506) Must use "self::" for local static member reference
(#1506) Variable "p_options_list" must not contain underscores.
(#1506) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1507) Line indented incorrectly; expected at least 24 spaces, found 12
(#1507) Must use "self::" for local static member reference
(#1508) Line indented incorrectly; expected 20 spaces, found 10
(#1510) Line indented incorrectly; expected at least 20 spaces, found 10
(#1510) Variable "v_result_list" must not contain underscores.
(#1510) Variable "p_options_list" must not contain underscores.
(#1513) Line indented incorrectly; expected 16 spaces, found 8
(#1514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1514) Inline comments must end in full-stops, exclamation marks, or question marks
(#1514) Line indented incorrectly; expected at least 20 spaces, found 10
(#1515) Line indented incorrectly; expected 20 spaces, found 10
(#1515) Expected 1 space before "+"; 0 found
(#1515) Expected 1 space after "+"; 0 found
(#1515) Variable "p_size" must not contain underscores.
(#1516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1516) Inline comments must end in full-stops, exclamation marks, or question marks
(#1516) Line indented incorrectly; expected at least 24 spaces, found 12
(#1517) Line indented incorrectly; expected at least 24 spaces, found 12
(#1517) Must use "self::" for local static member reference
(#1517) Variable "p_options_list" must not contain underscores.
(#1517) Line exceeds 132 characters; contains 152 characters
(#1519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1519) Inline comments must end in full-stops, exclamation marks, or question marks
(#1519) Line indented incorrectly; expected at least 24 spaces, found 12
(#1520) Line indented incorrectly; expected at least 24 spaces, found 12
(#1520) Must use "self::" for local static member reference
(#1521) Line indented incorrectly; expected 20 spaces, found 10
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) Line indented incorrectly; expected at least 20 spaces, found 10
(#1524) Line indented incorrectly; expected 20 spaces, found 10
(#1524) Variable "p_options_list" must not contain underscores.
(#1524) Expected 1 space before "+"; 0 found
(#1524) Expected 1 space after "+"; 0 found
(#1525) Line indented incorrectly; expected at least 20 spaces, found 14
(#1525) Variable "p_options_list" must not contain underscores.
(#1525) Expected 1 space before "+"; 0 found
(#1525) Expected 1 space after "+"; 0 found
(#1526) Line indented incorrectly; expected at least 24 spaces, found 12
(#1526) Variable "v_result_list" must not contain underscores.
(#1526) Variable "p_options_list" must not contain underscores.
(#1526) Variable "p_options_list" must not contain underscores.
(#1526) Expected 1 space before "+"; 0 found
(#1526) Expected 1 space after "+"; 0 found
(#1526) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1527) Line indented incorrectly; expected at least 24 spaces, found 12
(#1528) Line indented incorrectly; expected 20 spaces, found 10
(#1529) Line indented incorrectly; expected 20 spaces, found 10
(#1529) Expected "} else {\n"; found "}\n else {\n"
(#1529) Empty ELSE statement detected
(#1530) Line indented incorrectly; expected 20 spaces, found 10
(#1533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Line indented incorrectly; expected at least 16 spaces, found 8
(#1534) Line indented incorrectly; expected 16 spaces, found 8
(#1535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1535) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Line indented incorrectly; expected at least 20 spaces, found 10
(#1536) Line indented incorrectly; expected 20 spaces, found 10
(#1536) Expected 1 space before "+"; 0 found
(#1536) Expected 1 space after "+"; 0 found
(#1536) Variable "p_size" must not contain underscores.
(#1537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1537) Line indented incorrectly; expected at least 24 spaces, found 12
(#1538) Line indented incorrectly; expected at least 24 spaces, found 12
(#1538) Must use "self::" for local static member reference
(#1538) Variable "p_options_list" must not contain underscores.
(#1538) Line exceeds 132 characters; contains 152 characters
(#1540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1540) Inline comments must end in full-stops, exclamation marks, or question marks
(#1540) Line indented incorrectly; expected at least 24 spaces, found 12
(#1541) Line indented incorrectly; expected at least 24 spaces, found 12
(#1541) Must use "self::" for local static member reference
(#1542) Line indented incorrectly; expected 20 spaces, found 10
(#1544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1544) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Line indented incorrectly; expected at least 20 spaces, found 10
(#1545) Line indented incorrectly; expected 20 spaces, found 10
(#1545) Variable "p_options_list" must not contain underscores.
(#1545) Expected 1 space before "+"; 0 found
(#1545) Expected 1 space after "+"; 0 found
(#1546) Line indented incorrectly; expected at least 24 spaces, found 14
(#1546) Variable "v_result_list" must not contain underscores.
(#1546) Variable "p_options_list" must not contain underscores.
(#1546) Variable "p_options_list" must not contain underscores.
(#1546) Expected 1 space before "+"; 0 found
(#1546) Expected 1 space after "+"; 0 found
(#1547) Line indented incorrectly; expected 20 spaces, found 10
(#1548) Line indented incorrectly; expected at least 20 spaces, found 10
(#1548) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1548) Variable "p_options_list" must not contain underscores.
(#1548) Expected 1 space before "+"; 0 found
(#1548) Expected 1 space after "+"; 0 found
(#1549) Line indented incorrectly; expected at least 24 spaces, found 14
(#1549) Variable "v_result_list" must not contain underscores.
(#1549) Variable "p_options_list" must not contain underscores.
(#1549) Variable "p_options_list" must not contain underscores.
(#1549) Expected 1 space before "+"; 0 found
(#1549) Expected 1 space after "+"; 0 found
(#1550) Line indented incorrectly; expected 20 spaces, found 10
(#1551) Line indented incorrectly; expected 20 spaces, found 10
(#1551) Expected "} else {\n"; found "}\n else {\n"
(#1552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1552) Line indented incorrectly; expected at least 24 spaces, found 12
(#1553) Line indented incorrectly; expected at least 24 spaces, found 12
(#1553) Must use "self::" for local static member reference
(#1553) Variable "p_options_list" must not contain underscores.
(#1553) Line exceeds 132 characters; contains 150 characters
(#1555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1555) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Line indented incorrectly; expected at least 24 spaces, found 12
(#1556) Line indented incorrectly; expected at least 24 spaces, found 12
(#1556) Must use "self::" for local static member reference
(#1557) Line indented incorrectly; expected 20 spaces, found 10
(#1558) Line indented incorrectly; expected at least 20 spaces, found 10
(#1561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Line indented incorrectly; expected at least 16 spaces, found 8
(#1562) Line indented incorrectly; expected 16 spaces, found 8
(#1563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1563) Line indented incorrectly; expected at least 20 spaces, found 10
(#1564) Inline comments must end in full-stops, exclamation marks, or question marks
(#1564) Line indented incorrectly; expected at least 20 spaces, found 10
(#1565) Line indented incorrectly; expected at least 20 spaces, found 10
(#1565) Variable "p_options_list" must not contain underscores.
(#1566) Line indented incorrectly; expected 16 spaces, found 8
(#1567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1567) Line indented incorrectly; expected at least 20 spaces, found 8
(#1567) No space found before comment text; expected "// case PCLZIP_OPT_CRYPT :" but found "//case PCLZIP_OPT_CRYPT :"
(#1568) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Line indented incorrectly; expected at least 20 spaces, found 10
(#1569) Line indented incorrectly; expected 20 spaces, found 10
(#1569) Expected 1 space before "+"; 0 found
(#1569) Expected 1 space after "+"; 0 found
(#1569) Variable "p_size" must not contain underscores.
(#1570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1570) Inline comments must end in full-stops, exclamation marks, or question marks
(#1570) Line indented incorrectly; expected at least 24 spaces, found 12
(#1571) Line indented incorrectly; expected at least 24 spaces, found 12
(#1571) Must use "self::" for local static member reference
(#1571) Variable "p_options_list" must not contain underscores.
(#1571) Line exceeds 132 characters; contains 152 characters
(#1573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1573) Inline comments must end in full-stops, exclamation marks, or question marks
(#1573) Line indented incorrectly; expected at least 24 spaces, found 12
(#1574) Line indented incorrectly; expected at least 24 spaces, found 12
(#1574) Must use "self::" for local static member reference
(#1575) Line indented incorrectly; expected 20 spaces, found 10
(#1577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1577) Inline comments must end in full-stops, exclamation marks, or question marks
(#1577) Line indented incorrectly; expected at least 20 spaces, found 10
(#1578) Line indented incorrectly; expected 20 spaces, found 10
(#1578) Variable "p_options_list" must not contain underscores.
(#1578) Expected 1 space before "+"; 0 found
(#1578) Expected 1 space after "+"; 0 found
(#1579) Line indented incorrectly; expected at least 24 spaces, found 14
(#1579) Variable "v_result_list" must not contain underscores.
(#1579) Variable "p_options_list" must not contain underscores.
(#1579) Variable "p_options_list" must not contain underscores.
(#1579) Expected 1 space before "+"; 0 found
(#1579) Expected 1 space after "+"; 0 found
(#1580) Line indented incorrectly; expected 20 spaces, found 10
(#1581) Line indented incorrectly; expected 20 spaces, found 10
(#1581) Expected "} else {\n"; found "}\n else {\n"
(#1582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1582) Inline comments must end in full-stops, exclamation marks, or question marks
(#1582) Line indented incorrectly; expected at least 24 spaces, found 12
(#1583) Line indented incorrectly; expected at least 24 spaces, found 12
(#1583) Must use "self::" for local static member reference
(#1583) Variable "p_options_list" must not contain underscores.
(#1583) Line exceeds 132 characters; contains 150 characters
(#1585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1585) Inline comments must end in full-stops, exclamation marks, or question marks
(#1585) Line indented incorrectly; expected at least 24 spaces, found 12
(#1586) Line indented incorrectly; expected at least 24 spaces, found 12
(#1586) Must use "self::" for local static member reference
(#1587) Line indented incorrectly; expected 20 spaces, found 10
(#1588) Line indented incorrectly; expected at least 20 spaces, found 10
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1591) Line indented incorrectly; expected at least 16 spaces, found 8
(#1592) Line indented incorrectly; expected 16 spaces, found 8
(#1593) Line indented incorrectly; expected 16 spaces, found 8
(#1594) Line indented incorrectly; expected 16 spaces, found 8
(#1595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1595) Inline comments must end in full-stops, exclamation marks, or question marks
(#1595) Line indented incorrectly; expected at least 20 spaces, found 10
(#1596) Line indented incorrectly; expected 20 spaces, found 10
(#1596) Expected 1 space before "+"; 0 found
(#1596) Expected 1 space after "+"; 0 found
(#1596) Variable "p_size" must not contain underscores.
(#1597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Line indented incorrectly; expected at least 24 spaces, found 12
(#1598) Line indented incorrectly; expected at least 24 spaces, found 12
(#1598) Must use "self::" for local static member reference
(#1600) Variable "p_options_list" must not contain underscores.
(#1603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1603) Inline comments must end in full-stops, exclamation marks, or question marks
(#1603) Line indented incorrectly; expected at least 24 spaces, found 12
(#1604) Line indented incorrectly; expected at least 24 spaces, found 12
(#1604) Must use "self::" for local static member reference
(#1605) Line indented incorrectly; expected 20 spaces, found 10
(#1607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1607) Inline comments must end in full-stops, exclamation marks, or question marks
(#1607) Line indented incorrectly; expected at least 20 spaces, found 10
(#1608) Line indented incorrectly; expected 20 spaces, found 10
(#1608) Variable "p_options_list" must not contain underscores.
(#1608) Expected 1 space before "+"; 0 found
(#1608) Expected 1 space after "+"; 0 found
(#1609) Line indented incorrectly; expected at least 24 spaces, found 14
(#1609) Variable "v_result_list" must not contain underscores.
(#1609) Variable "p_options_list" must not contain underscores.
(#1609) Variable "p_options_list" must not contain underscores.
(#1609) Expected 1 space before "+"; 0 found
(#1609) Expected 1 space after "+"; 0 found
(#1610) Line indented incorrectly; expected 20 spaces, found 10
(#1611) Line indented incorrectly; expected 20 spaces, found 10
(#1611) Expected "} else {\n"; found "}\n else {\n"
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Line indented incorrectly; expected at least 24 spaces, found 12
(#1613) Line indented incorrectly; expected at least 24 spaces, found 12
(#1613) Must use "self::" for local static member reference
(#1615) Variable "p_options_list" must not contain underscores.
(#1618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) Line indented incorrectly; expected at least 24 spaces, found 12
(#1619) Line indented incorrectly; expected at least 24 spaces, found 12
(#1619) Must use "self::" for local static member reference
(#1620) Line indented incorrectly; expected 20 spaces, found 10
(#1621) Line indented incorrectly; expected at least 20 spaces, found 10
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1624) Line indented incorrectly; expected at least 16 spaces, found 8
(#1625) Line indented incorrectly; expected 16 spaces, found 8
(#1626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1626) Inline comments must end in full-stops, exclamation marks, or question marks
(#1626) Line indented incorrectly; expected at least 20 spaces, found 10
(#1627) Line indented incorrectly; expected 20 spaces, found 10
(#1627) Expected 1 space before "+"; 0 found
(#1627) Expected 1 space after "+"; 0 found
(#1627) Variable "p_size" must not contain underscores.
(#1628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) Line indented incorrectly; expected at least 24 spaces, found 12
(#1629) Line indented incorrectly; expected at least 24 spaces, found 12
(#1629) Must use "self::" for local static member reference
(#1629) Variable "p_options_list" must not contain underscores.
(#1629) Line exceeds 132 characters; contains 152 characters
(#1631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) Line indented incorrectly; expected at least 24 spaces, found 12
(#1632) Line indented incorrectly; expected at least 24 spaces, found 12
(#1632) Must use "self::" for local static member reference
(#1633) Line indented incorrectly; expected 20 spaces, found 10
(#1635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1635) Inline comments must end in full-stops, exclamation marks, or question marks
(#1635) Line indented incorrectly; expected at least 20 spaces, found 10
(#1636) Line indented incorrectly; expected at least 20 spaces, found 10
(#1636) Variable "v_work_list" must not contain underscores.
(#1637) Line indented incorrectly; expected 20 spaces, found 10
(#1637) Variable "p_options_list" must not contain underscores.
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1639) Line indented incorrectly; expected at least 24 spaces, found 14
(#1640) Line indented incorrectly; expected at least 24 spaces, found 14
(#1640) Variable "p_options_list" must not contain underscores.
(#1640) Expected 1 space before "+"; 0 found
(#1640) Expected 1 space after "+"; 0 found
(#1640) Variable "p_options_list" must not contain underscores.
(#1640) Expected 1 space before "+"; 0 found
(#1640) Expected 1 space after "+"; 0 found
(#1642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1642) Inline comments must end in full-stops, exclamation marks, or question marks
(#1642) Line indented incorrectly; expected at least 24 spaces, found 14
(#1643) Line indented incorrectly; expected at least 24 spaces, found 14
(#1643) Variable "v_work_list" must not contain underscores.
(#1643) Variable "p_options_list" must not contain underscores.
(#1643) Expected 1 space before "+"; 0 found
(#1643) Expected 1 space after "+"; 0 found
(#1644) Line indented incorrectly; expected 20 spaces, found 10
(#1645) Line indented incorrectly; expected at least 20 spaces, found 10
(#1645) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1645) Variable "p_options_list" must not contain underscores.
(#1645) Expected 1 space before "+"; 0 found
(#1645) Expected 1 space after "+"; 0 found
(#1646) Line indented incorrectly; expected at least 24 spaces, found 14
(#1646) Variable "v_work_list" must not contain underscores.
(#1646) Variable "p_options_list" must not contain underscores.
(#1646) Expected 1 space before "+"; 0 found
(#1646) Expected 1 space after "+"; 0 found
(#1646) Variable "p_options_list" must not contain underscores.
(#1646) Expected 1 space before "+"; 0 found
(#1646) Expected 1 space after "+"; 0 found
(#1647) Line indented incorrectly; expected 20 spaces, found 10
(#1648) Line indented incorrectly; expected at least 20 spaces, found 10
(#1648) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1648) Variable "p_options_list" must not contain underscores.
(#1648) Expected 1 space before "+"; 0 found
(#1648) Expected 1 space after "+"; 0 found
(#1649) Line indented incorrectly; expected at least 24 spaces, found 14
(#1649) Variable "v_work_list" must not contain underscores.
(#1649) Variable "p_options_list" must not contain underscores.
(#1649) Expected 1 space before "+"; 0 found
(#1649) Expected 1 space after "+"; 0 found
(#1650) Line indented incorrectly; expected 20 spaces, found 10
(#1651) Line indented incorrectly; expected 20 spaces, found 10
(#1651) Expected "} else {\n"; found "}\n else {\n"
(#1652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1652) Line indented incorrectly; expected at least 24 spaces, found 12
(#1653) Line indented incorrectly; expected at least 24 spaces, found 12
(#1653) Must use "self::" for local static member reference
(#1653) Variable "p_options_list" must not contain underscores.
(#1653) Line exceeds 132 characters; contains 167 characters
(#1655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1655) Inline comments must end in full-stops, exclamation marks, or question marks
(#1655) Line indented incorrectly; expected at least 24 spaces, found 12
(#1656) Line indented incorrectly; expected at least 24 spaces, found 12
(#1656) Must use "self::" for local static member reference
(#1657) Line indented incorrectly; expected 20 spaces, found 10
(#1659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1659) Line indented incorrectly; expected at least 20 spaces, found 10
(#1660) Line indented incorrectly; expected at least 20 spaces, found 10
(#1661) This comment is 59% valid code; is this commented out code?
(#1661) Line indented incorrectly; expected at least 20 spaces, found 10
(#1662) Inline comments must end in full-stops, exclamation marks, or question marks
(#1662) Line indented incorrectly; expected at least 20 spaces, found 10
(#1663) Line indented incorrectly; expected at least 20 spaces, found 10
(#1663) Variable "v_sort_flag" must not contain underscores.
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1664) Line indented incorrectly; expected at least 20 spaces, found 10
(#1664) Variable "v_sort_value" must not contain underscores.
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1665) Line indented incorrectly; expected 20 spaces, found 10
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1665) Expected 1 space before "<"; 0 found
(#1665) Expected 1 space after "<"; 0 found
(#1665) The use of function sizeof() is forbidden; use count() instead
(#1665) Variable "v_work_list" must not contain underscores.
(#1666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1666) Inline comments must end in full-stops, exclamation marks, or question marks
(#1666) Line indented incorrectly; expected at least 24 spaces, found 14
(#1667) Line indented incorrectly; expected at least 24 spaces, found 14
(#1667) Variable "v_item_list" must not contain underscores.
(#1667) Variable "v_work_list" must not contain underscores.
(#1668) Line indented incorrectly; expected at least 24 spaces, found 14
(#1668) Variable "v_size_item_list" must not contain underscores.
(#1668) The use of function sizeof() is forbidden; use count() instead
(#1668) Variable "v_item_list" must not contain underscores.
(#1670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1670) Line indented incorrectly; expected at least 24 spaces, found 14
(#1671) Line indented incorrectly; expected at least 24 spaces, found 14
(#1673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1673) Inline comments must end in full-stops, exclamation marks, or question marks
(#1673) Line indented incorrectly; expected at least 24 spaces, found 14
(#1674) Line indented incorrectly; expected 24 spaces, found 14
(#1674) Variable "v_size_item_list" must not contain underscores.
(#1675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1675) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) Line indented incorrectly; expected at least 28 spaces, found 18
(#1676) Line indented incorrectly; expected at least 28 spaces, found 18
(#1676) Variable "v_result_list" must not contain underscores.
(#1676) Variable "p_options_list" must not contain underscores.
(#1676) Variable "v_item_list" must not contain underscores.
(#1677) Line indented incorrectly; expected at least 28 spaces, found 18
(#1677) Variable "v_result_list" must not contain underscores.
(#1677) Variable "p_options_list" must not contain underscores.
(#1677) Variable "v_item_list" must not contain underscores.
(#1678) Line indented incorrectly; expected 24 spaces, found 14
(#1679) Line indented incorrectly; expected 24 spaces, found 14
(#1679) Usage of ELSEIF not allowed; use ELSE IF instead
(#1679) Variable "v_size_item_list" must not contain underscores.
(#1680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1680) Inline comments must end in full-stops, exclamation marks, or question marks
(#1680) Line indented incorrectly; expected at least 28 spaces, found 18
(#1681) Line indented incorrectly; expected at least 28 spaces, found 18
(#1681) Variable "v_result_list" must not contain underscores.
(#1681) Variable "p_options_list" must not contain underscores.
(#1681) Variable "v_item_list" must not contain underscores.
(#1682) Line indented incorrectly; expected at least 28 spaces, found 18
(#1682) Variable "v_result_list" must not contain underscores.
(#1682) Variable "p_options_list" must not contain underscores.
(#1682) Variable "v_item_list" must not contain underscores.
(#1683) Line indented incorrectly; expected 24 spaces, found 14
(#1684) Line indented incorrectly; expected 24 spaces, found 14
(#1684) Expected "} else {\n"; found "}\n else {\n"
(#1685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1685) Inline comments must end in full-stops, exclamation marks, or question marks
(#1685) Line indented incorrectly; expected at least 28 spaces, found 18
(#1686) Line indented incorrectly; expected at least 28 spaces, found 18
(#1686) Must use "self::" for local static member reference
(#1686) Variable "p_options_list" must not contain underscores.
(#1686) Line exceeds 132 characters; contains 165 characters
(#1688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1688) Inline comments must end in full-stops, exclamation marks, or question marks
(#1688) Line indented incorrectly; expected at least 28 spaces, found 18
(#1689) Line indented incorrectly; expected at least 28 spaces, found 18
(#1689) Must use "self::" for local static member reference
(#1690) Line indented incorrectly; expected 24 spaces, found 14
(#1691) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1693) Inline comments must end in full-stops, exclamation marks, or question marks
(#1693) Line indented incorrectly; expected at least 24 spaces, found 14
(#1694) Line indented incorrectly; expected 24 spaces, found 14
(#1694) Variable "v_result_list" must not contain underscores.
(#1694) Variable "p_options_list" must not contain underscores.
(#1694) Variable "v_sort_value" must not contain underscores.
(#1695) Line indented incorrectly; expected at least 28 spaces, found 18
(#1695) Variable "v_sort_flag" must not contain underscores.
(#1695) Expected 1 space before "="; 0 found
(#1695) Expected 1 space after "="; 0 found
(#1697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1697) Line indented incorrectly; expected at least 28 spaces, found 18
(#1698) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Line indented incorrectly; expected at least 28 spaces, found 18
(#1699) Line indented incorrectly; expected at least 28 spaces, found 18
(#1699) Must use "self::" for local static member reference
(#1699) Variable "p_options_list" must not contain underscores.
(#1699) Line exceeds 132 characters; contains 163 characters
(#1701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1701) Inline comments must end in full-stops, exclamation marks, or question marks
(#1701) Line indented incorrectly; expected at least 28 spaces, found 18
(#1702) Line indented incorrectly; expected at least 28 spaces, found 18
(#1702) Must use "self::" for local static member reference
(#1703) Line indented incorrectly; expected 24 spaces, found 14
(#1704) Line indented incorrectly; expected at least 24 spaces, found 14
(#1704) Variable "v_sort_value" must not contain underscores.
(#1704) Variable "v_result_list" must not contain underscores.
(#1704) Variable "p_options_list" must not contain underscores.
(#1705) Line indented incorrectly; expected 20 spaces, found 10
(#1707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1707) Inline comments must end in full-stops, exclamation marks, or question marks
(#1707) Line indented incorrectly; expected at least 20 spaces, found 10
(#1708) Line indented incorrectly; expected 20 spaces, found 10
(#1708) Empty IF statement detected
(#1708) Variable "v_sort_flag" must not contain underscores.
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1709) Line indented incorrectly; expected at least 24 spaces, found 14
(#1710) Line indented incorrectly; expected 20 spaces, found 10
(#1712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1712) Inline comments must end in full-stops, exclamation marks, or question marks
(#1712) Line indented incorrectly; expected at least 20 spaces, found 10
(#1713) Line indented incorrectly; expected at least 20 spaces, found 10
(#1716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1716) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Line indented incorrectly; expected at least 16 spaces, found 8
(#1717) Line indented incorrectly; expected 16 spaces, found 8
(#1718) Line indented incorrectly; expected 16 spaces, found 8
(#1719) Line indented incorrectly; expected 16 spaces, found 8
(#1720) Line indented incorrectly; expected 16 spaces, found 8
(#1721) Line indented incorrectly; expected 16 spaces, found 8
(#1722) Line indented incorrectly; expected 16 spaces, found 8
(#1723) Line indented incorrectly; expected at least 20 spaces, found 10
(#1723) Variable "v_result_list" must not contain underscores.
(#1723) Variable "p_options_list" must not contain underscores.
(#1726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1726) Inline comments must end in full-stops, exclamation marks, or question marks
(#1726) Line indented incorrectly; expected at least 16 spaces, found 8
(#1727) Line indented incorrectly; expected 16 spaces, found 8
(#1728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1728) Inline comments must end in full-stops, exclamation marks, or question marks
(#1728) Line indented incorrectly; expected at least 20 spaces, found 10
(#1729) Line indented incorrectly; expected 20 spaces, found 10
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Variable "p_size" must not contain underscores.
(#1730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1730) Line indented incorrectly; expected at least 24 spaces, found 12
(#1731) Line indented incorrectly; expected at least 24 spaces, found 12
(#1731) Must use "self::" for local static member reference
(#1731) Variable "p_options_list" must not contain underscores.
(#1731) Line exceeds 132 characters; contains 152 characters
(#1733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1733) Inline comments must end in full-stops, exclamation marks, or question marks
(#1733) Line indented incorrectly; expected at least 24 spaces, found 12
(#1734) Line indented incorrectly; expected at least 24 spaces, found 12
(#1734) Must use "self::" for local static member reference
(#1735) Line indented incorrectly; expected 20 spaces, found 10
(#1737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1737) Inline comments must end in full-stops, exclamation marks, or question marks
(#1737) Line indented incorrectly; expected at least 20 spaces, found 10
(#1738) Line indented incorrectly; expected at least 20 spaces, found 10
(#1738) Variable "v_result_list" must not contain underscores.
(#1738) Variable "p_options_list" must not contain underscores.
(#1738) Variable "p_options_list" must not contain underscores.
(#1738) Expected 1 space before "+"; 0 found
(#1738) Expected 1 space after "+"; 0 found
(#1739) Line indented incorrectly; expected at least 20 spaces, found 10
(#1742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1742) Inline comments must end in full-stops, exclamation marks, or question marks
(#1742) Line indented incorrectly; expected at least 16 spaces, found 8
(#1743) Line indented incorrectly; expected 16 spaces, found 8
(#1744) Line indented incorrectly; expected 16 spaces, found 8
(#1745) Line indented incorrectly; expected 16 spaces, found 8
(#1746) Line indented incorrectly; expected 16 spaces, found 8
(#1747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1747) Line indented incorrectly; expected at least 20 spaces, found 8
(#1748) Line indented incorrectly; expected at least 20 spaces, found 8
(#1749) Line indented incorrectly; expected at least 20 spaces, found 8
(#1750) Line indented incorrectly; expected at least 20 spaces, found 8
(#1751) Line indented incorrectly; expected at least 20 spaces, found 8
(#1752) Line indented incorrectly; expected at least 20 spaces, found 8
(#1753) Inline comments must end in full-stops, exclamation marks, or question marks
(#1753) Line indented incorrectly; expected at least 20 spaces, found 10
(#1754) Line indented incorrectly; expected 20 spaces, found 10
(#1754) Expected 1 space before "+"; 0 found
(#1754) Expected 1 space after "+"; 0 found
(#1754) Variable "p_size" must not contain underscores.
(#1755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1755) Inline comments must end in full-stops, exclamation marks, or question marks
(#1755) Line indented incorrectly; expected at least 24 spaces, found 12
(#1756) Line indented incorrectly; expected at least 24 spaces, found 12
(#1756) Must use "self::" for local static member reference
(#1756) Variable "p_options_list" must not contain underscores.
(#1756) Line exceeds 132 characters; contains 152 characters
(#1758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1758) Inline comments must end in full-stops, exclamation marks, or question marks
(#1758) Line indented incorrectly; expected at least 24 spaces, found 12
(#1759) Line indented incorrectly; expected at least 24 spaces, found 12
(#1759) Must use "self::" for local static member reference
(#1760) Line indented incorrectly; expected 20 spaces, found 10
(#1762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1762) Inline comments must end in full-stops, exclamation marks, or question marks
(#1762) Line indented incorrectly; expected at least 20 spaces, found 10
(#1763) Line indented incorrectly; expected at least 20 spaces, found 10
(#1763) Variable "v_function_name" must not contain underscores.
(#1763) Variable "p_options_list" must not contain underscores.
(#1763) Expected 1 space before "+"; 0 found
(#1763) Expected 1 space after "+"; 0 found
(#1765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1765) Inline comments must end in full-stops, exclamation marks, or question marks
(#1765) Line indented incorrectly; expected at least 20 spaces, found 10
(#1766) Line indented incorrectly; expected 20 spaces, found 10
(#1766) Variable "v_function_name" must not contain underscores.
(#1767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1767) Inline comments must end in full-stops, exclamation marks, or question marks
(#1767) Line indented incorrectly; expected at least 24 spaces, found 12
(#1768) Line indented incorrectly; expected at least 24 spaces, found 12
(#1768) Must use "self::" for local static member reference
(#1768) Variable "v_function_name" must not contain underscores.
(#1768) Variable "p_options_list" must not contain underscores.
(#1768) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1770) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1770) Inline comments must end in full-stops, exclamation marks, or question marks
(#1770) Line indented incorrectly; expected at least 24 spaces, found 12
(#1771) Line indented incorrectly; expected at least 24 spaces, found 12
(#1771) Must use "self::" for local static member reference
(#1772) Line indented incorrectly; expected 20 spaces, found 10
(#1774) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1774) Inline comments must end in full-stops, exclamation marks, or question marks
(#1774) Line indented incorrectly; expected at least 20 spaces, found 10
(#1775) Line indented incorrectly; expected at least 20 spaces, found 10
(#1775) Variable "v_result_list" must not contain underscores.
(#1775) Variable "p_options_list" must not contain underscores.
(#1775) Variable "v_function_name" must not contain underscores.
(#1776) Line indented incorrectly; expected at least 20 spaces, found 10
(#1779) Line indented incorrectly; expected 16 spaces, found 8
(#1780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1780) Inline comments must end in full-stops, exclamation marks, or question marks
(#1780) Line indented incorrectly; expected at least 20 spaces, found 10
(#1781) Line indented incorrectly; expected at least 20 spaces, found 10
(#1781) Must use "self::" for local static member reference
(#1783) Variable "p_options_list" must not contain underscores.
(#1785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1785) Inline comments must end in full-stops, exclamation marks, or question marks
(#1785) Line indented incorrectly; expected at least 20 spaces, found 10
(#1786) Must use "self::" for local static member reference
(#1787) Line indented incorrectly; expected 12 spaces, found 6
(#1789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1789) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Line indented incorrectly; expected at least 12 spaces, found 6
(#1790) Line indented incorrectly; expected at least 12 spaces, found 6
(#1791) Line indented incorrectly; expected 8 spaces, found 4
(#1793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1793) Inline comments must end in full-stops, exclamation marks, or question marks
(#1793) Line indented incorrectly; expected at least 8 spaces, found 4
(#1794) Line indented incorrectly; expected 8 spaces, found 4
(#1794) Variable "v_requested_options" must not contain underscores.
(#1795) Line indented incorrectly; expected 12 spaces, found 6
(#1795) Expected 1 space before "="; 0 found
(#1795) Expected 1 space after "="; 0 found
(#1795) Variable "v_requested_options" must not contain underscores.
(#1795) Expected 1 space before "="; 0 found
(#1795) Expected 1 space after "="; 0 found
(#1795) Variable "v_requested_options" must not contain underscores.
(#1795) Expected 1 space before "="; 0 found
(#1795) Expected 1 space after "="; 0 found
(#1795) Variable "v_requested_options" must not contain underscores.
(#1796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1796) Inline comments must end in full-stops, exclamation marks, or question marks
(#1796) Line indented incorrectly; expected at least 16 spaces, found 8
(#1797) Line indented incorrectly; expected 16 spaces, found 8
(#1797) Variable "v_requested_options" must not contain underscores.
(#1798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1798) Inline comments must end in full-stops, exclamation marks, or question marks
(#1798) Line indented incorrectly; expected at least 20 spaces, found 10
(#1799) Line indented incorrectly; expected 20 spaces, found 10
(#1799) Variable "v_result_list" must not contain underscores.
(#1800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1800) Inline comments must end in full-stops, exclamation marks, or question marks
(#1800) Line indented incorrectly; expected at least 24 spaces, found 12
(#1801) Line indented incorrectly; expected at least 24 spaces, found 12
(#1801) Must use "self::" for local static member reference
(#1801) Line exceeds 132 characters; contains 135 characters
(#1803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1803) Inline comments must end in full-stops, exclamation marks, or question marks
(#1803) Line indented incorrectly; expected at least 24 spaces, found 12
(#1804) Line indented incorrectly; expected at least 24 spaces, found 12
(#1804) Must use "self::" for local static member reference
(#1805) Line indented incorrectly; expected 20 spaces, found 10
(#1806) Line indented incorrectly; expected 16 spaces, found 8
(#1807) Line indented incorrectly; expected 12 spaces, found 6
(#1808) Line indented incorrectly; expected 8 spaces, found 4
(#1810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1810) Inline comments must end in full-stops, exclamation marks, or question marks
(#1810) Line indented incorrectly; expected at least 8 spaces, found 4
(#1811) Line indented incorrectly; expected 8 spaces, found 4
(#1811) Empty IF statement detected
(#1811) Variable "v_result_list" must not contain underscores.
(#1813) Line indented incorrectly; expected 8 spaces, found 4
(#1815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1815) Inline comments must end in full-stops, exclamation marks, or question marks
(#1815) Line indented incorrectly; expected at least 8 spaces, found 4
(#1816) Line indented incorrectly; expected at least 8 spaces, found 4
(#1816) Variable "v_result" must not contain underscores.
(#1817) Line indented incorrectly; expected 4 spaces, found 2
(#1818) Line indented incorrectly; expected at least 4 spaces, found 2
(#1820) Line indented incorrectly; expected at least 4 spaces, found 2
(#1821) Line indented incorrectly; expected at least 4 spaces, found 2
(#1822) Line indented incorrectly; expected at least 4 spaces, found 2
(#1823) Line indented incorrectly; expected at least 4 spaces, found 2
(#1824) Line indented incorrectly; expected at least 4 spaces, found 2
(#1825) Line indented incorrectly; expected at least 4 spaces, found 2
(#1826) Line indented incorrectly; expected 4 spaces, found 2
(#1826) method name "PclZip::privOptionDefaultThreshold" must be in lower-case letters only
(#1826) Visibility must be declared on method "privOptionDefaultThreshold"
(#1826) Variable "p_options" must not contain underscores.
(#1827) Line indented incorrectly; expected at least 4 spaces, found 2
(#1827) Opening brace should be on the same line as the declaration
(#1828) Line indented incorrectly; expected at least 8 spaces, found 4
(#1828) Variable "v_result" must not contain underscores.
(#1828) Expected 1 space before "="; 0 found
(#1828) Expected 1 space after "="; 0 found
(#1830) Line indented incorrectly; expected 8 spaces, found 4
(#1830) Variable "p_options" must not contain underscores.
(#1831) Variable "p_options" must not contain underscores.
(#1832) Line indented incorrectly; expected at least 12 spaces, found 6
(#1832) Variable "v_result" must not contain underscores.
(#1833) Line indented incorrectly; expected 8 spaces, found 4
(#1835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1835) Inline comments must end in full-stops, exclamation marks, or question marks
(#1835) Line indented incorrectly; expected at least 8 spaces, found 4
(#1836) Line indented incorrectly; expected at least 8 spaces, found 4
(#1836) Variable "v_memory_limit" must not contain underscores.
(#1837) Line indented incorrectly; expected at least 8 spaces, found 4
(#1837) Variable "v_memory_limit" must not contain underscores.
(#1837) Variable "v_memory_limit" must not contain underscores.
(#1838) Line indented incorrectly; expected at least 8 spaces, found 4
(#1838) Variable "v_memory_limit" must not contain underscores.
(#1840) Line indented incorrectly; expected at least 8 spaces, found 4
(#1840) Inline control structures are not allowed
(#1841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1841) Inline comments must end in full-stops, exclamation marks, or question marks
(#1841) This comment is 50% valid code; is this commented out code?
(#1841) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024*1024;"
(#1842) Variable "v_memory_limit" must not contain underscores.
(#1842) Variable "v_memory_limit" must not contain underscores.
(#1842) Expected 1 space before "*"; 0 found
(#1842) Expected 1 space after "*"; 0 found
(#1843) Line indented incorrectly; expected at least 8 spaces, found 4
(#1843) Inline control structures are not allowed
(#1844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1844) Inline comments must end in full-stops, exclamation marks, or question marks
(#1844) This comment is 50% valid code; is this commented out code?
(#1844) No space found before comment text; expected "// $v_memory_limit = $v_memory_limit*1024*1024;" but found "//$v_memory_limit = $v_memory_limit*1024*1024;"
(#1845) Variable "v_memory_limit" must not contain underscores.
(#1845) Variable "v_memory_limit" must not contain underscores.
(#1845) Expected 1 space before "*"; 0 found
(#1845) Expected 1 space after "*"; 0 found
(#1846) Line indented incorrectly; expected at least 8 spaces, found 4
(#1846) Inline control structures are not allowed
(#1847) Variable "v_memory_limit" must not contain underscores.
(#1847) Variable "v_memory_limit" must not contain underscores.
(#1847) Expected 1 space before "*"; 0 found
(#1847) Expected 1 space after "*"; 0 found
(#1849) Line indented incorrectly; expected at least 8 spaces, found 4
(#1849) Variable "p_options" must not contain underscores.
(#1849) Variable "v_memory_limit" must not contain underscores.
(#1849) Expected 1 space before "*"; 0 found
(#1849) Expected 1 space after "*"; 0 found
(#1850) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1852) Inline comments must end in full-stops, exclamation marks, or question marks
(#1852) Line indented incorrectly; expected at least 8 spaces, found 4
(#1853) Line indented incorrectly; expected 8 spaces, found 4
(#1853) Variable "p_options" must not contain underscores.
(#1854) Line indented incorrectly; expected at least 12 spaces, found 6
(#1854) Variable "p_options" must not contain underscores.
(#1855) Line indented incorrectly; expected 8 spaces, found 4
(#1857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1857) Inline comments must end in full-stops, exclamation marks, or question marks
(#1857) Line indented incorrectly; expected at least 8 spaces, found 4
(#1858) Line indented incorrectly; expected at least 8 spaces, found 4
(#1858) Variable "v_result" must not contain underscores.
(#1859) Line indented incorrectly; expected 4 spaces, found 2
(#1860) Line indented incorrectly; expected at least 4 spaces, found 2
(#1862) Line indented incorrectly; expected at least 4 spaces, found 2
(#1863) Line indented incorrectly; expected at least 4 spaces, found 2
(#1864) Line indented incorrectly; expected at least 4 spaces, found 2
(#1865) Line indented incorrectly; expected at least 4 spaces, found 2
(#1866) Line indented incorrectly; expected at least 4 spaces, found 2
(#1867) Line indented incorrectly; expected at least 4 spaces, found 2
(#1867) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1868) Line indented incorrectly; expected at least 4 spaces, found 2
(#1868) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1869) Line indented incorrectly; expected at least 4 spaces, found 2
(#1870) Line indented incorrectly; expected 4 spaces, found 2
(#1870) method name "PclZip::privFileDescrParseAtt" must be in lower-case letters only
(#1870) Visibility must be declared on method "privFileDescrParseAtt"
(#1870) Variable "p_file_list" must not contain underscores.
(#1870) Variable "p_filedescr" must not contain underscores.
(#1870) Variable "v_options" must not contain underscores.
(#1870) Variable "v_requested_options" must not contain underscores.
(#1871) Line indented incorrectly; expected at least 4 spaces, found 2
(#1871) Opening brace should be on the same line as the declaration
(#1872) Line indented incorrectly; expected at least 8 spaces, found 4
(#1872) Variable "v_result" must not contain underscores.
(#1872) Expected 1 space before "="; 0 found
(#1872) Expected 1 space after "="; 0 found
(#1874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1874) Inline comments must end in full-stops, exclamation marks, or question marks
(#1874) Line indented incorrectly; expected at least 8 spaces, found 4
(#1875) Line indented incorrectly; expected 8 spaces, found 4
(#1875) Variable "p_file_list" must not contain underscores.
(#1875) Variable "v_key" must not contain underscores.
(#1875) Variable "v_value" must not contain underscores.
(#1877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1877) Inline comments must end in full-stops, exclamation marks, or question marks
(#1877) Line indented incorrectly; expected at least 12 spaces, found 6
(#1878) Line indented incorrectly; expected 12 spaces, found 6
(#1878) Variable "v_requested_options" must not contain underscores.
(#1878) Variable "v_key" must not contain underscores.
(#1879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1879) Inline comments must end in full-stops, exclamation marks, or question marks
(#1879) Line indented incorrectly; expected at least 16 spaces, found 8
(#1880) Line indented incorrectly; expected at least 16 spaces, found 8
(#1880) Must use "self::" for local static member reference
(#1880) Variable "v_key" must not contain underscores.
(#1882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1882) Inline comments must end in full-stops, exclamation marks, or question marks
(#1882) Line indented incorrectly; expected at least 16 spaces, found 8
(#1883) Line indented incorrectly; expected at least 16 spaces, found 8
(#1883) Must use "self::" for local static member reference
(#1884) Line indented incorrectly; expected 12 spaces, found 6
(#1886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1886) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Line indented incorrectly; expected at least 12 spaces, found 6
(#1887) Line indented incorrectly; expected 12 spaces, found 6
(#1887) Variable "v_key" must not contain underscores.
(#1888) Line indented incorrectly; expected 16 spaces, found 8
(#1889) Line indented incorrectly; expected 20 spaces, found 10
(#1889) Variable "v_value" must not contain underscores.
(#1890) Line indented incorrectly; expected at least 24 spaces, found 12
(#1890) Must use "self::" for local static member reference
(#1890) Variable "v_value" must not contain underscores.
(#1890) Variable "v_key" must not contain underscores.
(#1890) Line exceeds 132 characters; contains 173 characters
(#1891) Line indented incorrectly; expected at least 24 spaces, found 12
(#1891) Must use "self::" for local static member reference
(#1892) Line indented incorrectly; expected 20 spaces, found 10
(#1894) Line indented incorrectly; expected at least 20 spaces, found 10
(#1894) Variable "p_filedescr" must not contain underscores.
(#1894) Variable "v_value" must not contain underscores.
(#1896) Line indented incorrectly; expected 20 spaces, found 10
(#1896) Variable "p_filedescr" must not contain underscores.
(#1897) Line indented incorrectly; expected at least 24 spaces, found 12
(#1897) Must use "self::" for local static member reference
(#1897) Variable "v_key" must not contain underscores.
(#1897) Line exceeds 132 characters; contains 144 characters
(#1898) Line indented incorrectly; expected at least 24 spaces, found 12
(#1898) Must use "self::" for local static member reference
(#1899) Line indented incorrectly; expected 20 spaces, found 10
(#1903) Line indented incorrectly; expected 16 spaces, found 8
(#1904) Line indented incorrectly; expected 20 spaces, found 10
(#1904) Variable "v_value" must not contain underscores.
(#1905) Line indented incorrectly; expected at least 24 spaces, found 12
(#1905) Must use "self::" for local static member reference
(#1905) Variable "v_value" must not contain underscores.
(#1905) Variable "v_key" must not contain underscores.
(#1905) Line exceeds 132 characters; contains 173 characters
(#1906) Line indented incorrectly; expected at least 24 spaces, found 12
(#1906) Must use "self::" for local static member reference
(#1907) Line indented incorrectly; expected 20 spaces, found 10
(#1909) Line indented incorrectly; expected at least 20 spaces, found 10
(#1909) Variable "p_filedescr" must not contain underscores.
(#1909) Variable "v_value" must not contain underscores.
(#1911) Line indented incorrectly; expected 20 spaces, found 10
(#1911) Variable "p_filedescr" must not contain underscores.
(#1912) Line indented incorrectly; expected at least 24 spaces, found 12
(#1912) Must use "self::" for local static member reference
(#1912) Variable "v_key" must not contain underscores.
(#1912) Line exceeds 132 characters; contains 150 characters
(#1913) Line indented incorrectly; expected at least 24 spaces, found 12
(#1913) Must use "self::" for local static member reference
(#1914) Line indented incorrectly; expected 20 spaces, found 10
(#1917) Line indented incorrectly; expected 16 spaces, found 8
(#1918) Line indented incorrectly; expected 20 spaces, found 10
(#1918) Variable "v_value" must not contain underscores.
(#1919) Line indented incorrectly; expected at least 24 spaces, found 12
(#1919) Must use "self::" for local static member reference
(#1919) Variable "v_value" must not contain underscores.
(#1919) Variable "v_key" must not contain underscores.
(#1919) Line exceeds 132 characters; contains 173 characters
(#1920) Line indented incorrectly; expected at least 24 spaces, found 12
(#1920) Must use "self::" for local static member reference
(#1921) Line indented incorrectly; expected 20 spaces, found 10
(#1923) Line indented incorrectly; expected at least 20 spaces, found 10
(#1923) Variable "p_filedescr" must not contain underscores.
(#1923) Variable "v_value" must not contain underscores.
(#1925) Line indented incorrectly; expected 20 spaces, found 10
(#1925) Variable "p_filedescr" must not contain underscores.
(#1926) Line indented incorrectly; expected at least 24 spaces, found 12
(#1926) Must use "self::" for local static member reference
(#1926) Variable "v_key" must not contain underscores.
(#1926) Line exceeds 132 characters; contains 149 characters
(#1927) Line indented incorrectly; expected at least 24 spaces, found 12
(#1927) Must use "self::" for local static member reference
(#1928) Line indented incorrectly; expected 20 spaces, found 10
(#1931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1931) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) Line indented incorrectly; expected at least 16 spaces, found 8
(#1932) Line indented incorrectly; expected 16 spaces, found 8
(#1933) Line indented incorrectly; expected 20 spaces, found 10
(#1933) Variable "v_value" must not contain underscores.
(#1934) Line indented incorrectly; expected at least 24 spaces, found 12
(#1934) Must use "self::" for local static member reference
(#1934) Variable "v_value" must not contain underscores.
(#1934) Variable "v_key" must not contain underscores.
(#1934) Line exceeds 132 characters; contains 173 characters
(#1935) Line indented incorrectly; expected at least 24 spaces, found 12
(#1935) Must use "self::" for local static member reference
(#1936) Line indented incorrectly; expected 20 spaces, found 10
(#1938) Line indented incorrectly; expected at least 20 spaces, found 10
(#1938) Variable "p_filedescr" must not contain underscores.
(#1938) Variable "v_value" must not contain underscores.
(#1941) Line indented incorrectly; expected 16 spaces, found 8
(#1942) Line indented incorrectly; expected 20 spaces, found 10
(#1942) Variable "v_value" must not contain underscores.
(#1943) Line indented incorrectly; expected at least 24 spaces, found 12
(#1943) Must use "self::" for local static member reference
(#1943) Variable "v_value" must not contain underscores.
(#1943) Variable "v_key" must not contain underscores.
(#1943) Line exceeds 132 characters; contains 174 characters
(#1944) Line indented incorrectly; expected at least 24 spaces, found 12
(#1944) Must use "self::" for local static member reference
(#1945) Line indented incorrectly; expected 20 spaces, found 10
(#1947) Line indented incorrectly; expected at least 20 spaces, found 10
(#1947) Variable "p_filedescr" must not contain underscores.
(#1947) Variable "v_value" must not contain underscores.
(#1950) Line indented incorrectly; expected 16 spaces, found 8
(#1951) Line indented incorrectly; expected at least 20 spaces, found 10
(#1951) Variable "p_filedescr" must not contain underscores.
(#1951) Variable "v_value" must not contain underscores.
(#1954) Line indented incorrectly; expected 16 spaces, found 8
(#1955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1955) Inline comments must end in full-stops, exclamation marks, or question marks
(#1955) Line indented incorrectly; expected at least 20 spaces, found 10
(#1956) Line indented incorrectly; expected at least 20 spaces, found 10
(#1956) Must use "self::" for local static member reference
(#1957) Variable "v_key" must not contain underscores.
(#1959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1959) Inline comments must end in full-stops, exclamation marks, or question marks
(#1959) Line indented incorrectly; expected at least 20 spaces, found 10
(#1960) Must use "self::" for local static member reference
(#1961) Line indented incorrectly; expected 12 spaces, found 6
(#1963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1963) Inline comments must end in full-stops, exclamation marks, or question marks
(#1963) Line indented incorrectly; expected at least 12 spaces, found 6
(#1964) Line indented incorrectly; expected 12 spaces, found 6
(#1964) Variable "v_requested_options" must not contain underscores.
(#1965) Line indented incorrectly; expected 16 spaces, found 8
(#1965) Expected 1 space before "="; 0 found
(#1965) Expected 1 space after "="; 0 found
(#1965) Variable "v_requested_options" must not contain underscores.
(#1965) Expected 1 space before "="; 0 found
(#1965) Expected 1 space after "="; 0 found
(#1965) Variable "v_requested_options" must not contain underscores.
(#1965) Expected 1 space before "="; 0 found
(#1965) Expected 1 space after "="; 0 found
(#1965) Variable "v_requested_options" must not contain underscores.
(#1966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1966) Inline comments must end in full-stops, exclamation marks, or question marks
(#1966) Line indented incorrectly; expected at least 20 spaces, found 10
(#1967) Line indented incorrectly; expected 20 spaces, found 10
(#1967) Variable "v_requested_options" must not contain underscores.
(#1968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1968) Inline comments must end in full-stops, exclamation marks, or question marks
(#1968) Line indented incorrectly; expected at least 24 spaces, found 12
(#1969) Line indented incorrectly; expected 24 spaces, found 12
(#1969) Variable "p_file_list" must not contain underscores.
(#1970) Line indented incorrectly; expected at least 28 spaces, found 14
(#1970) Must use "self::" for local static member reference
(#1970) Line exceeds 132 characters; contains 137 characters
(#1971) Line indented incorrectly; expected at least 28 spaces, found 14
(#1971) Must use "self::" for local static member reference
(#1972) Line indented incorrectly; expected 24 spaces, found 12
(#1973) Line indented incorrectly; expected 20 spaces, found 10
(#1974) Line indented incorrectly; expected 16 spaces, found 8
(#1975) Line indented incorrectly; expected 12 spaces, found 6
(#1977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1977) Line indented incorrectly; expected at least 12 spaces, found 4
(#1978) Line indented incorrectly; expected 8 spaces, found 4
(#1980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1980) Inline comments must end in full-stops, exclamation marks, or question marks
(#1980) Line indented incorrectly; expected at least 8 spaces, found 4
(#1981) Line indented incorrectly; expected at least 8 spaces, found 4
(#1981) Variable "v_result" must not contain underscores.
(#1982) Line indented incorrectly; expected 4 spaces, found 2
(#1983) Line indented incorrectly; expected at least 4 spaces, found 2
(#1985) Line indented incorrectly; expected at least 4 spaces, found 2
(#1986) Line indented incorrectly; expected at least 4 spaces, found 2
(#1987) Line indented incorrectly; expected at least 4 spaces, found 2
(#1988) Line indented incorrectly; expected at least 4 spaces, found 2
(#1988) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1989) Line indented incorrectly; expected at least 4 spaces, found 2
(#1989) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1990) Line indented incorrectly; expected at least 4 spaces, found 2
(#1990) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1991) Line indented incorrectly; expected at least 4 spaces, found 2
(#1991) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1992) Line indented incorrectly; expected at least 4 spaces, found 2
(#1992) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1993) Line indented incorrectly; expected at least 4 spaces, found 2
(#1993) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1994) Line indented incorrectly; expected at least 4 spaces, found 2
(#1995) Line indented incorrectly; expected at least 4 spaces, found 2
(#1996) Line indented incorrectly; expected at least 4 spaces, found 2
(#1996) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1997) Line indented incorrectly; expected at least 4 spaces, found 2
(#1997) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1998) Line indented incorrectly; expected at least 4 spaces, found 2
(#1999) Line indented incorrectly; expected 4 spaces, found 2
(#1999) method name "PclZip::privFileDescrExpand" must be in lower-case letters only
(#1999) Visibility must be declared on method "privFileDescrExpand"
(#1999) Variable "p_filedescr_list" must not contain underscores.
(#1999) Variable "p_options" must not contain underscores.
(#2000) Line indented incorrectly; expected at least 4 spaces, found 2
(#2000) Opening brace should be on the same line as the declaration
(#2001) Line indented incorrectly; expected at least 8 spaces, found 4
(#2001) Variable "v_result" must not contain underscores.
(#2001) Expected 1 space before "="; 0 found
(#2001) Expected 1 space after "="; 0 found
(#2003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2003) Inline comments must end in full-stops, exclamation marks, or question marks
(#2003) Line indented incorrectly; expected at least 8 spaces, found 4
(#2004) Line indented incorrectly; expected at least 8 spaces, found 4
(#2004) Variable "v_result_list" must not contain underscores.
(#2006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2006) Inline comments must end in full-stops, exclamation marks, or question marks
(#2006) Line indented incorrectly; expected at least 8 spaces, found 4
(#2007) Line indented incorrectly; expected 8 spaces, found 4
(#2007) Expected 1 space before "="; 0 found
(#2007) Expected 1 space after "="; 0 found
(#2007) Expected 1 space before "<"; 0 found
(#2007) Expected 1 space after "<"; 0 found
(#2007) The use of function sizeof() is forbidden; use count() instead
(#2007) Variable "p_filedescr_list" must not contain underscores.
(#2009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2009) Inline comments must end in full-stops, exclamation marks, or question marks
(#2009) Line indented incorrectly; expected at least 12 spaces, found 6
(#2010) Line indented incorrectly; expected at least 12 spaces, found 6
(#2010) Variable "v_descr" must not contain underscores.
(#2010) Variable "p_filedescr_list" must not contain underscores.
(#2012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2012) Inline comments must end in full-stops, exclamation marks, or question marks
(#2012) Line indented incorrectly; expected at least 12 spaces, found 6
(#2013) Line indented incorrectly; expected at least 12 spaces, found 6
(#2013) Variable "v_descr" must not contain underscores.
(#2013) Variable "v_descr" must not contain underscores.
(#2014) Line indented incorrectly; expected at least 12 spaces, found 6
(#2014) Variable "v_descr" must not contain underscores.
(#2014) Variable "v_descr" must not contain underscores.
(#2016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2016) Inline comments must end in full-stops, exclamation marks, or question marks
(#2016) Line indented incorrectly; expected at least 12 spaces, found 6
(#2017) Line indented incorrectly; expected 12 spaces, found 6
(#2017) Variable "v_descr" must not contain underscores.
(#2018) Line indented incorrectly; expected 16 spaces, found 8
(#2018) Variable "v_descr" must not contain underscores.
(#2019) Line indented incorrectly; expected at least 20 spaces, found 10
(#2019) Variable "v_descr" must not contain underscores.
(#2020) Line indented incorrectly; expected 16 spaces, found 8
(#2021) Line indented incorrectly; expected at least 16 spaces, found 8
(#2021) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2021) Variable "v_descr" must not contain underscores.
(#2022) Line indented incorrectly; expected at least 20 spaces, found 10
(#2022) Variable "v_descr" must not contain underscores.
(#2023) Line indented incorrectly; expected 16 spaces, found 8
(#2024) Line indented incorrectly; expected at least 16 spaces, found 8
(#2024) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2024) Variable "v_descr" must not contain underscores.
(#2025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2025) Inline comments must end in full-stops, exclamation marks, or question marks
(#2025) Line indented incorrectly; expected at least 20 spaces, found 10
(#2026) Line indented incorrectly; expected at least 20 spaces, found 10
(#2027) Line indented incorrectly; expected 16 spaces, found 8
(#2028) Line indented incorrectly; expected 16 spaces, found 8
(#2028) Expected "} else {\n"; found "}\n else {\n"
(#2029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2029) Inline comments must end in full-stops, exclamation marks, or question marks
(#2029) Line indented incorrectly; expected at least 20 spaces, found 10
(#2030) Line indented incorrectly; expected at least 20 spaces, found 10
(#2031) Line indented incorrectly; expected 16 spaces, found 8
(#2032) Line indented incorrectly; expected 12 spaces, found 6
(#2034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2034) Inline comments must end in full-stops, exclamation marks, or question marks
(#2034) Line indented incorrectly; expected at least 12 spaces, found 6
(#2035) Line indented incorrectly; expected at least 12 spaces, found 6
(#2035) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for string added as file\n else if (...) {\n"
(#2035) Variable "v_descr" must not contain underscores.
(#2036) Line indented incorrectly; expected at least 16 spaces, found 8
(#2036) Variable "v_descr" must not contain underscores.
(#2037) Line indented incorrectly; expected 12 spaces, found 6
(#2039) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2039) Inline comments must end in full-stops, exclamation marks, or question marks
(#2039) Line indented incorrectly; expected at least 12 spaces, found 6
(#2040) Line indented incorrectly; expected 12 spaces, found 6
(#2040) Expected "} else {\n"; found "}\n\n // ----- Missing file\n else {\n"
(#2041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2041) Inline comments must end in full-stops, exclamation marks, or question marks
(#2041) Line indented incorrectly; expected at least 16 spaces, found 8
(#2042) Line indented incorrectly; expected at least 16 spaces, found 8
(#2042) Must use "self::" for local static member reference
(#2042) Variable "v_descr" must not contain underscores.
(#2044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2044) Inline comments must end in full-stops, exclamation marks, or question marks
(#2044) Line indented incorrectly; expected at least 16 spaces, found 8
(#2045) Line indented incorrectly; expected at least 16 spaces, found 8
(#2045) Must use "self::" for local static member reference
(#2046) Line indented incorrectly; expected 12 spaces, found 6
(#2048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2048) Inline comments must end in full-stops, exclamation marks, or question marks
(#2048) Line indented incorrectly; expected at least 12 spaces, found 6
(#2049) Line indented incorrectly; expected at least 12 spaces, found 6
(#2049) Variable "v_descr" must not contain underscores.
(#2049) Variable "p_options" must not contain underscores.
(#2051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) Line indented incorrectly; expected at least 12 spaces, found 6
(#2052) Line indented incorrectly; expected at least 12 spaces, found 6
(#2052) Variable "v_result_list" must not contain underscores.
(#2052) The use of function sizeof() is forbidden; use count() instead
(#2052) Variable "v_result_list" must not contain underscores.
(#2052) Variable "v_descr" must not contain underscores.
(#2054) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2054) Inline comments must end in full-stops, exclamation marks, or question marks
(#2054) Line indented incorrectly; expected at least 12 spaces, found 6
(#2055) Line indented incorrectly; expected 12 spaces, found 6
(#2055) Variable "v_descr" must not contain underscores.
(#2056) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2056) Inline comments must end in full-stops, exclamation marks, or question marks
(#2056) Line indented incorrectly; expected at least 16 spaces, found 8
(#2057) Line indented incorrectly; expected at least 16 spaces, found 8
(#2057) Variable "v_dirlist_descr" must not contain underscores.
(#2058) Line indented incorrectly; expected at least 16 spaces, found 8
(#2058) Variable "v_dirlist_nb" must not contain underscores.
(#2059) Line indented incorrectly; expected 16 spaces, found 8
(#2059) Variable "v_folder_handler" must not contain underscores.
(#2059) Variable "v_descr" must not contain underscores.
(#2060) Line indented incorrectly; expected 20 spaces, found 10
(#2060) Variable "v_item_handler" must not contain underscores.
(#2060) Variable "v_folder_handler" must not contain underscores.
(#2062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2062) Line indented incorrectly; expected at least 24 spaces, found 12
(#2063) Line indented incorrectly; expected 24 spaces, found 12
(#2063) Variable "v_item_handler" must not contain underscores.
(#2063) Variable "v_item_handler" must not contain underscores.
(#2064) Line indented incorrectly; expected at least 28 spaces, found 16
(#2065) Line indented incorrectly; expected 24 spaces, found 12
(#2067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2067) Inline comments must end in full-stops, exclamation marks, or question marks
(#2067) Line indented incorrectly; expected at least 24 spaces, found 12
(#2068) Line indented incorrectly; expected at least 24 spaces, found 12
(#2068) Variable "v_dirlist_descr" must not contain underscores.
(#2068) Variable "v_dirlist_nb" must not contain underscores.
(#2068) Variable "v_descr" must not contain underscores.
(#2068) Variable "v_item_handler" must not contain underscores.
(#2070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2070) Line indented incorrectly; expected at least 24 spaces, found 12
(#2071) Line indented incorrectly; expected at least 24 spaces, found 12
(#2072) Inline comments must end in full-stops, exclamation marks, or question marks
(#2072) Line indented incorrectly; expected at least 24 spaces, found 12
(#2073) Line indented incorrectly; expected 24 spaces, found 12
(#2073) Variable "v_descr" must not contain underscores.
(#2073) Variable "v_descr" must not contain underscores.
(#2074) Line indented incorrectly; expected at least 24 spaces, found 17
(#2074) Variable "p_options" must not contain underscores.
(#2075) Line indented incorrectly; expected 28 spaces, found 14
(#2075) Variable "v_descr" must not contain underscores.
(#2076) Line indented incorrectly; expected at least 32 spaces, found 16
(#2076) Variable "v_dirlist_descr" must not contain underscores.
(#2076) Variable "v_dirlist_nb" must not contain underscores.
(#2076) Variable "v_descr" must not contain underscores.
(#2076) Variable "v_item_handler" must not contain underscores.
(#2077) Line indented incorrectly; expected 28 spaces, found 14
(#2078) Line indented incorrectly; expected 28 spaces, found 14
(#2078) Expected "} else {\n"; found "}\n else {\n"
(#2079) Line indented incorrectly; expected at least 32 spaces, found 16
(#2079) Variable "v_dirlist_descr" must not contain underscores.
(#2079) Variable "v_dirlist_nb" must not contain underscores.
(#2079) Variable "v_item_handler" must not contain underscores.
(#2080) Line indented incorrectly; expected 28 spaces, found 14
(#2081) Line indented incorrectly; expected 24 spaces, found 12
(#2083) Line indented incorrectly; expected at least 24 spaces, found 12
(#2083) Variable "v_dirlist_nb" must not contain underscores.
(#2084) Line indented incorrectly; expected 20 spaces, found 10
(#2086) Line indented incorrectly; expected at least 20 spaces, found 10
(#2086) Variable "v_folder_handler" must not contain underscores.
(#2087) Line indented incorrectly; expected 16 spaces, found 8
(#2088) Line indented incorrectly; expected 16 spaces, found 8
(#2088) Expected "} else {\n"; found "}\n else {\n"
(#2088) Empty ELSE statement detected
(#2089) Inline comments must end in full-stops, exclamation marks, or question marks
(#2089) Line indented incorrectly; expected at least 20 spaces, found 10
(#2090) Line indented incorrectly; expected 16 spaces, found 8
(#2092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2092) Inline comments must end in full-stops, exclamation marks, or question marks
(#2092) Line indented incorrectly; expected at least 16 spaces, found 8
(#2093) Line indented incorrectly; expected 16 spaces, found 8
(#2093) Variable "v_dirlist_nb" must not contain underscores.
(#2094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2094) Inline comments must end in full-stops, exclamation marks, or question marks
(#2094) Line indented incorrectly; expected at least 20 spaces, found 10
(#2095) Line indented incorrectly; expected 20 spaces, found 10
(#2095) Variable "v_result" must not contain underscores.
(#2095) Variable "v_dirlist_descr" must not contain underscores.
(#2095) Variable "p_options" must not contain underscores.
(#2096) Line indented incorrectly; expected at least 24 spaces, found 12
(#2096) Variable "v_result" must not contain underscores.
(#2097) Line indented incorrectly; expected 20 spaces, found 10
(#2099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2099) Inline comments must end in full-stops, exclamation marks, or question marks
(#2099) Line indented incorrectly; expected at least 20 spaces, found 10
(#2100) Line indented incorrectly; expected at least 20 spaces, found 10
(#2100) Variable "v_result_list" must not contain underscores.
(#2100) Variable "v_result_list" must not contain underscores.
(#2100) Variable "v_dirlist_descr" must not contain underscores.
(#2101) Line indented incorrectly; expected 16 spaces, found 8
(#2102) Line indented incorrectly; expected 16 spaces, found 8
(#2102) Expected "} else {\n"; found "}\n else {\n"
(#2102) Empty ELSE statement detected
(#2103) Line indented incorrectly; expected 16 spaces, found 8
(#2105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2105) Inline comments must end in full-stops, exclamation marks, or question marks
(#2105) Line indented incorrectly; expected at least 16 spaces, found 8
(#2106) Line indented incorrectly; expected at least 16 spaces, found 8
(#2106) Variable "v_dirlist_descr" must not contain underscores.
(#2107) Line indented incorrectly; expected 12 spaces, found 6
(#2108) Line indented incorrectly; expected 8 spaces, found 4
(#2110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2110) Inline comments must end in full-stops, exclamation marks, or question marks
(#2110) Line indented incorrectly; expected at least 8 spaces, found 4
(#2111) Line indented incorrectly; expected at least 8 spaces, found 4
(#2111) Variable "p_filedescr_list" must not contain underscores.
(#2111) Variable "v_result_list" must not contain underscores.
(#2113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2113) Inline comments must end in full-stops, exclamation marks, or question marks
(#2113) Line indented incorrectly; expected at least 8 spaces, found 4
(#2114) Line indented incorrectly; expected at least 8 spaces, found 4
(#2114) Variable "v_result" must not contain underscores.
(#2115) Line indented incorrectly; expected 4 spaces, found 2
(#2116) Line indented incorrectly; expected at least 4 spaces, found 2
(#2118) Line indented incorrectly; expected at least 4 spaces, found 2
(#2119) Line indented incorrectly; expected at least 4 spaces, found 2
(#2120) Line indented incorrectly; expected at least 4 spaces, found 2
(#2121) Line indented incorrectly; expected at least 4 spaces, found 2
(#2122) Line indented incorrectly; expected at least 4 spaces, found 2
(#2123) Line indented incorrectly; expected at least 4 spaces, found 2
(#2124) Line indented incorrectly; expected 4 spaces, found 2
(#2124) method name "PclZip::privCreate" must be in lower-case letters only
(#2124) Visibility must be declared on method "privCreate"
(#2124) Variable "p_filedescr_list" must not contain underscores.
(#2124) Variable "p_result_list" must not contain underscores.
(#2124) Variable "p_options" must not contain underscores.
(#2125) Line indented incorrectly; expected at least 4 spaces, found 2
(#2125) Opening brace should be on the same line as the declaration
(#2126) Line indented incorrectly; expected at least 8 spaces, found 4
(#2126) Variable "v_result" must not contain underscores.
(#2126) Expected 1 space before "="; 0 found
(#2126) Expected 1 space after "="; 0 found
(#2127) Line indented incorrectly; expected at least 8 spaces, found 4
(#2127) Variable "v_list_detail" must not contain underscores.
(#2129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2129) Inline comments must end in full-stops, exclamation marks, or question marks
(#2129) Line indented incorrectly; expected at least 8 spaces, found 4
(#2130) Line indented incorrectly; expected at least 8 spaces, found 4
(#2132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2132) Inline comments must end in full-stops, exclamation marks, or question marks
(#2132) Line indented incorrectly; expected at least 8 spaces, found 4
(#2133) Line indented incorrectly; expected 8 spaces, found 4
(#2133) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2133) Variable "v_result" must not contain underscores.
(#2134) Line indented incorrectly; expected at least 8 spaces, found 4
(#2135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2135) Line indented incorrectly; expected at least 12 spaces, found 6
(#2136) Line indented incorrectly; expected at least 12 spaces, found 6
(#2136) Variable "v_result" must not contain underscores.
(#2137) Line indented incorrectly; expected 8 spaces, found 4
(#2139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2139) Inline comments must end in full-stops, exclamation marks, or question marks
(#2139) Line indented incorrectly; expected at least 8 spaces, found 4
(#2140) Line indented incorrectly; expected at least 8 spaces, found 4
(#2140) Variable "v_result" must not contain underscores.
(#2140) Variable "p_filedescr_list" must not contain underscores.
(#2140) Variable "p_result_list" must not contain underscores.
(#2140) Variable "p_options" must not contain underscores.
(#2142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2142) Inline comments must end in full-stops, exclamation marks, or question marks
(#2142) Line indented incorrectly; expected at least 8 spaces, found 4
(#2143) Line indented incorrectly; expected at least 8 spaces, found 4
(#2145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2145) Inline comments must end in full-stops, exclamation marks, or question marks
(#2145) Line indented incorrectly; expected at least 8 spaces, found 4
(#2146) Line indented incorrectly; expected at least 8 spaces, found 4
(#2148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2148) Inline comments must end in full-stops, exclamation marks, or question marks
(#2148) Line indented incorrectly; expected at least 8 spaces, found 4
(#2149) Line indented incorrectly; expected at least 8 spaces, found 4
(#2149) Variable "v_result" must not contain underscores.
(#2150) Line indented incorrectly; expected 4 spaces, found 2
(#2151) Line indented incorrectly; expected at least 4 spaces, found 2
(#2153) Line indented incorrectly; expected at least 4 spaces, found 2
(#2154) Line indented incorrectly; expected at least 4 spaces, found 2
(#2155) Line indented incorrectly; expected at least 4 spaces, found 2
(#2156) Line indented incorrectly; expected at least 4 spaces, found 2
(#2157) Line indented incorrectly; expected at least 4 spaces, found 2
(#2158) Line indented incorrectly; expected at least 4 spaces, found 2
(#2159) Line indented incorrectly; expected 4 spaces, found 2
(#2159) method name "PclZip::privAdd" must be in lower-case letters only
(#2159) Visibility must be declared on method "privAdd"
(#2159) Variable "p_filedescr_list" must not contain underscores.
(#2159) Variable "p_result_list" must not contain underscores.
(#2159) Variable "p_options" must not contain underscores.
(#2160) Line indented incorrectly; expected at least 4 spaces, found 2
(#2160) Opening brace should be on the same line as the declaration
(#2161) Line indented incorrectly; expected at least 8 spaces, found 4
(#2161) Variable "v_result" must not contain underscores.
(#2161) Expected 1 space before "="; 0 found
(#2161) Expected 1 space after "="; 0 found
(#2162) Line indented incorrectly; expected at least 8 spaces, found 4
(#2162) Variable "v_list_detail" must not contain underscores.
(#2164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2164) Inline comments must end in full-stops, exclamation marks, or question marks
(#2164) Line indented incorrectly; expected at least 8 spaces, found 4
(#2165) Line indented incorrectly; expected 8 spaces, found 4
(#2165) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2166) Line indented incorrectly; expected at least 8 spaces, found 4
(#2168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2168) Inline comments must end in full-stops, exclamation marks, or question marks
(#2168) Line indented incorrectly; expected at least 12 spaces, found 6
(#2169) Line indented incorrectly; expected at least 12 spaces, found 6
(#2169) Variable "v_result" must not contain underscores.
(#2169) Variable "p_filedescr_list" must not contain underscores.
(#2169) Variable "p_result_list" must not contain underscores.
(#2169) Variable "p_options" must not contain underscores.
(#2171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2171) Inline comments must end in full-stops, exclamation marks, or question marks
(#2171) Line indented incorrectly; expected at least 12 spaces, found 6
(#2172) Line indented incorrectly; expected at least 12 spaces, found 6
(#2172) Variable "v_result" must not contain underscores.
(#2173) Line indented incorrectly; expected 8 spaces, found 4
(#2174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2174) Inline comments must end in full-stops, exclamation marks, or question marks
(#2174) Line indented incorrectly; expected at least 8 spaces, found 4
(#2175) Line indented incorrectly; expected at least 8 spaces, found 4
(#2177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2177) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) Line indented incorrectly; expected at least 8 spaces, found 4
(#2178) Line indented incorrectly; expected 8 spaces, found 4
(#2178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2178) Variable "v_result" must not contain underscores.
(#2178) Expected 1 space before "="; 0 found
(#2178) Expected 1 space after "="; 0 found
(#2179) Line indented incorrectly; expected at least 8 spaces, found 4
(#2180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2180) Inline comments must end in full-stops, exclamation marks, or question marks
(#2180) Line indented incorrectly; expected at least 12 spaces, found 6
(#2181) Line indented incorrectly; expected at least 12 spaces, found 6
(#2183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2183) Inline comments must end in full-stops, exclamation marks, or question marks
(#2183) Line indented incorrectly; expected at least 12 spaces, found 6
(#2184) Line indented incorrectly; expected at least 12 spaces, found 6
(#2184) Variable "v_result" must not contain underscores.
(#2185) Line indented incorrectly; expected 8 spaces, found 4
(#2187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2187) Inline comments must end in full-stops, exclamation marks, or question marks
(#2187) Line indented incorrectly; expected at least 8 spaces, found 4
(#2188) Line indented incorrectly; expected at least 8 spaces, found 4
(#2188) Variable "v_central_dir" must not contain underscores.
(#2189) Line indented incorrectly; expected 8 spaces, found 4
(#2189) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2189) Variable "v_result" must not contain underscores.
(#2189) Variable "v_central_dir" must not contain underscores.
(#2190) Line indented incorrectly; expected at least 8 spaces, found 4
(#2191) Line indented incorrectly; expected at least 12 spaces, found 6
(#2192) Line indented incorrectly; expected at least 12 spaces, found 6
(#2193) Line indented incorrectly; expected at least 12 spaces, found 6
(#2193) Variable "v_result" must not contain underscores.
(#2194) Line indented incorrectly; expected 8 spaces, found 4
(#2196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2196) Inline comments must end in full-stops, exclamation marks, or question marks
(#2196) Line indented incorrectly; expected at least 8 spaces, found 4
(#2197) Line indented incorrectly; expected at least 8 spaces, found 4
(#2199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2199) Inline comments must end in full-stops, exclamation marks, or question marks
(#2199) Line indented incorrectly; expected at least 8 spaces, found 4
(#2200) Line indented incorrectly; expected at least 8 spaces, found 4
(#2200) Variable "v_zip_temp_name" must not contain underscores.
(#2202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2202) Inline comments must end in full-stops, exclamation marks, or question marks
(#2202) Line indented incorrectly; expected at least 8 spaces, found 4
(#2203) Line indented incorrectly; expected 8 spaces, found 4
(#2203) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2203) Variable "v_zip_temp_fd" must not contain underscores.
(#2203) Variable "v_zip_temp_name" must not contain underscores.
(#2204) Line indented incorrectly; expected at least 8 spaces, found 4
(#2205) Line indented incorrectly; expected at least 12 spaces, found 6
(#2206) Line indented incorrectly; expected at least 12 spaces, found 6
(#2208) Line indented incorrectly; expected at least 12 spaces, found 6
(#2208) Must use "self::" for local static member reference
(#2208) Variable "v_zip_temp_name" must not contain underscores.
(#2208) Line exceeds 132 characters; contains 133 characters
(#2210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2210) Inline comments must end in full-stops, exclamation marks, or question marks
(#2210) Line indented incorrectly; expected at least 12 spaces, found 6
(#2211) Line indented incorrectly; expected at least 12 spaces, found 6
(#2211) Must use "self::" for local static member reference
(#2212) Line indented incorrectly; expected 8 spaces, found 4
(#2214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2214) Line indented incorrectly; expected at least 8 spaces, found 4
(#2215) Inline comments must end in full-stops, exclamation marks, or question marks
(#2215) Line indented incorrectly; expected at least 8 spaces, found 4
(#2216) Line indented incorrectly; expected at least 8 spaces, found 4
(#2216) Variable "v_size" must not contain underscores.
(#2216) Variable "v_central_dir" must not contain underscores.
(#2217) Line indented incorrectly; expected 8 spaces, found 4
(#2217) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2217) Variable "v_size" must not contain underscores.
(#2218) Line indented incorrectly; expected at least 8 spaces, found 4
(#2219) Line indented incorrectly; expected at least 12 spaces, found 6
(#2219) Variable "v_read_size" must not contain underscores.
(#2219) Variable "v_size" must not contain underscores.
(#2219) Variable "v_size" must not contain underscores.
(#2220) Line indented incorrectly; expected at least 12 spaces, found 6
(#2220) Variable "v_buffer" must not contain underscores.
(#2220) Variable "v_read_size" must not contain underscores.
(#2221) Line indented incorrectly; expected at least 12 spaces, found 6
(#2221) Variable "v_zip_temp_fd" must not contain underscores.
(#2221) Variable "v_buffer" must not contain underscores.
(#2221) Variable "v_read_size" must not contain underscores.
(#2222) Line indented incorrectly; expected at least 12 spaces, found 6
(#2222) Variable "v_size" must not contain underscores.
(#2222) Variable "v_read_size" must not contain underscores.
(#2223) Line indented incorrectly; expected 8 spaces, found 4
(#2225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2225) Line indented incorrectly; expected at least 8 spaces, found 4
(#2226) Line indented incorrectly; expected at least 8 spaces, found 4
(#2227) Inline comments must end in full-stops, exclamation marks, or question marks
(#2227) Line indented incorrectly; expected at least 8 spaces, found 4
(#2228) Line indented incorrectly; expected at least 8 spaces, found 4
(#2228) Variable "v_swap" must not contain underscores.
(#2229) Line indented incorrectly; expected at least 8 spaces, found 4
(#2229) Variable "v_zip_temp_fd" must not contain underscores.
(#2230) Line indented incorrectly; expected at least 8 spaces, found 4
(#2230) Variable "v_zip_temp_fd" must not contain underscores.
(#2230) Variable "v_swap" must not contain underscores.
(#2232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2232) Inline comments must end in full-stops, exclamation marks, or question marks
(#2232) Line indented incorrectly; expected at least 8 spaces, found 4
(#2233) Line indented incorrectly; expected at least 8 spaces, found 4
(#2233) Variable "v_header_list" must not contain underscores.
(#2234) Line indented incorrectly; expected 8 spaces, found 4
(#2234) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2234) Variable "v_result" must not contain underscores.
(#2234) Variable "p_filedescr_list" must not contain underscores.
(#2234) Variable "v_header_list" must not contain underscores.
(#2234) Variable "p_options" must not contain underscores.
(#2235) Line indented incorrectly; expected at least 8 spaces, found 4
(#2236) Line indented incorrectly; expected at least 12 spaces, found 6
(#2236) Variable "v_zip_temp_fd" must not contain underscores.
(#2237) Line indented incorrectly; expected at least 12 spaces, found 6
(#2238) Line indented incorrectly; expected at least 12 spaces, found 6
(#2238) Variable "v_zip_temp_name" must not contain underscores.
(#2239) Line indented incorrectly; expected at least 12 spaces, found 6
(#2241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2241) Inline comments must end in full-stops, exclamation marks, or question marks
(#2241) Line indented incorrectly; expected at least 12 spaces, found 6
(#2242) Line indented incorrectly; expected at least 12 spaces, found 6
(#2242) Variable "v_result" must not contain underscores.
(#2243) Line indented incorrectly; expected 8 spaces, found 4
(#2245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2245) Inline comments must end in full-stops, exclamation marks, or question marks
(#2245) Line indented incorrectly; expected at least 8 spaces, found 4
(#2246) Line indented incorrectly; expected at least 8 spaces, found 4
(#2246) Variable "v_offset" must not contain underscores.
(#2248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2248) Inline comments must end in full-stops, exclamation marks, or question marks
(#2248) Line indented incorrectly; expected at least 8 spaces, found 4
(#2249) Line indented incorrectly; expected at least 8 spaces, found 4
(#2249) Variable "v_size" must not contain underscores.
(#2249) Variable "v_central_dir" must not contain underscores.
(#2250) Line indented incorrectly; expected 8 spaces, found 4
(#2250) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2250) Variable "v_size" must not contain underscores.
(#2251) Line indented incorrectly; expected at least 8 spaces, found 4
(#2252) Line indented incorrectly; expected at least 12 spaces, found 6
(#2252) Variable "v_read_size" must not contain underscores.
(#2252) Variable "v_size" must not contain underscores.
(#2252) Variable "v_size" must not contain underscores.
(#2253) Line indented incorrectly; expected at least 12 spaces, found 6
(#2253) Variable "v_buffer" must not contain underscores.
(#2253) Variable "v_zip_temp_fd" must not contain underscores.
(#2253) Variable "v_read_size" must not contain underscores.
(#2254) Line indented incorrectly; expected at least 12 spaces, found 6
(#2254) Variable "v_buffer" must not contain underscores.
(#2254) Variable "v_read_size" must not contain underscores.
(#2255) Line indented incorrectly; expected at least 12 spaces, found 6
(#2255) Variable "v_size" must not contain underscores.
(#2255) Variable "v_read_size" must not contain underscores.
(#2256) Line indented incorrectly; expected 8 spaces, found 4
(#2258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2258) Line indented incorrectly; expected at least 8 spaces, found 4
(#2259) Line indented incorrectly; expected 8 spaces, found 4
(#2259) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2259) Expected 1 space before "="; 0 found
(#2259) Expected 1 space after "="; 0 found
(#2259) Variable "v_count" must not contain underscores.
(#2259) Expected 1 space before "="; 0 found
(#2259) Expected 1 space after "="; 0 found
(#2259) Expected 1 space before "<"; 0 found
(#2259) Expected 1 space after "<"; 0 found
(#2259) The use of function sizeof() is forbidden; use count() instead
(#2259) Variable "v_header_list" must not contain underscores.
(#2260) Line indented incorrectly; expected at least 8 spaces, found 4
(#2261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2261) Inline comments must end in full-stops, exclamation marks, or question marks
(#2261) Line indented incorrectly; expected at least 12 spaces, found 6
(#2262) Line indented incorrectly; expected 12 spaces, found 6
(#2262) Variable "v_header_list" must not contain underscores.
(#2263) Line indented incorrectly; expected 16 spaces, found 8
(#2263) Variable "v_result" must not contain underscores.
(#2263) Variable "v_header_list" must not contain underscores.
(#2264) Line indented incorrectly; expected at least 20 spaces, found 10
(#2264) Variable "v_zip_temp_fd" must not contain underscores.
(#2265) Line indented incorrectly; expected at least 20 spaces, found 10
(#2266) Line indented incorrectly; expected at least 20 spaces, found 10
(#2266) Variable "v_zip_temp_name" must not contain underscores.
(#2267) Line indented incorrectly; expected at least 20 spaces, found 10
(#2269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2269) Inline comments must end in full-stops, exclamation marks, or question marks
(#2269) Line indented incorrectly; expected at least 20 spaces, found 10
(#2270) Line indented incorrectly; expected at least 20 spaces, found 10
(#2270) Variable "v_result" must not contain underscores.
(#2271) Line indented incorrectly; expected 16 spaces, found 8
(#2272) Line indented incorrectly; expected at least 16 spaces, found 8
(#2272) Variable "v_count" must not contain underscores.
(#2273) Line indented incorrectly; expected 12 spaces, found 6
(#2275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2275) Inline comments must end in full-stops, exclamation marks, or question marks
(#2275) Line indented incorrectly; expected at least 12 spaces, found 6
(#2276) Line indented incorrectly; expected at least 12 spaces, found 6
(#2276) Variable "v_header_list" must not contain underscores.
(#2276) Variable "p_result_list" must not contain underscores.
(#2277) Line indented incorrectly; expected 8 spaces, found 4
(#2279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2279) Inline comments must end in full-stops, exclamation marks, or question marks
(#2279) Line indented incorrectly; expected at least 8 spaces, found 4
(#2280) Line indented incorrectly; expected at least 8 spaces, found 4
(#2280) Variable "v_comment" must not contain underscores.
(#2280) Variable "v_central_dir" must not contain underscores.
(#2281) Line indented incorrectly; expected 8 spaces, found 4
(#2281) Variable "p_options" must not contain underscores.
(#2282) Line indented incorrectly; expected at least 12 spaces, found 6
(#2282) Variable "v_comment" must not contain underscores.
(#2282) Variable "p_options" must not contain underscores.
(#2283) Line indented incorrectly; expected 8 spaces, found 4
(#2284) Line indented incorrectly; expected 8 spaces, found 4
(#2284) Variable "p_options" must not contain underscores.
(#2285) Line indented incorrectly; expected at least 12 spaces, found 6
(#2285) Variable "v_comment" must not contain underscores.
(#2285) Variable "v_comment" must not contain underscores.
(#2285) Variable "p_options" must not contain underscores.
(#2286) Line indented incorrectly; expected 8 spaces, found 4
(#2287) Line indented incorrectly; expected 8 spaces, found 4
(#2287) Variable "p_options" must not contain underscores.
(#2288) Line indented incorrectly; expected at least 12 spaces, found 6
(#2288) Variable "v_comment" must not contain underscores.
(#2288) Variable "p_options" must not contain underscores.
(#2288) Variable "v_comment" must not contain underscores.
(#2289) Line indented incorrectly; expected 8 spaces, found 4
(#2291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2291) Inline comments must end in full-stops, exclamation marks, or question marks
(#2291) Line indented incorrectly; expected at least 8 spaces, found 4
(#2292) Line indented incorrectly; expected at least 8 spaces, found 4
(#2292) Variable "v_size" must not contain underscores.
(#2292) Expected 1 space before "-"; 0 found
(#2292) Expected 1 space after "-"; 0 found
(#2292) Variable "v_offset" must not contain underscores.
(#2294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2294) Inline comments must end in full-stops, exclamation marks, or question marks
(#2294) Line indented incorrectly; expected at least 8 spaces, found 4
(#2295) Line indented incorrectly; expected 8 spaces, found 4
(#2295) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2295) Variable "v_result" must not contain underscores.
(#2295) Variable "v_count" must not contain underscores.
(#2295) Expected 1 space before "+"; 0 found
(#2295) Expected 1 space after "+"; 0 found
(#2295) Variable "v_central_dir" must not contain underscores.
(#2295) Variable "v_size" must not contain underscores.
(#2295) Variable "v_offset" must not contain underscores.
(#2295) Variable "v_comment" must not contain underscores.
(#2296) Line indented incorrectly; expected at least 8 spaces, found 4
(#2297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2297) Inline comments must end in full-stops, exclamation marks, or question marks
(#2297) Line indented incorrectly; expected at least 12 spaces, found 6
(#2298) Line indented incorrectly; expected at least 12 spaces, found 6
(#2298) Variable "v_header_list" must not contain underscores.
(#2299) Line indented incorrectly; expected at least 12 spaces, found 6
(#2301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2301) Inline comments must end in full-stops, exclamation marks, or question marks
(#2301) Line indented incorrectly; expected at least 12 spaces, found 6
(#2302) Line indented incorrectly; expected at least 12 spaces, found 6
(#2302) Variable "v_result" must not contain underscores.
(#2303) Line indented incorrectly; expected 8 spaces, found 4
(#2305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2305) Inline comments must end in full-stops, exclamation marks, or question marks
(#2305) Line indented incorrectly; expected at least 8 spaces, found 4
(#2306) Line indented incorrectly; expected at least 8 spaces, found 4
(#2306) Variable "v_swap" must not contain underscores.
(#2307) Line indented incorrectly; expected at least 8 spaces, found 4
(#2307) Variable "v_zip_temp_fd" must not contain underscores.
(#2308) Line indented incorrectly; expected at least 8 spaces, found 4
(#2308) Variable "v_zip_temp_fd" must not contain underscores.
(#2308) Variable "v_swap" must not contain underscores.
(#2310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2310) Inline comments must end in full-stops, exclamation marks, or question marks
(#2310) Line indented incorrectly; expected at least 8 spaces, found 4
(#2311) Line indented incorrectly; expected at least 8 spaces, found 4
(#2313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2313) Inline comments must end in full-stops, exclamation marks, or question marks
(#2313) Line indented incorrectly; expected at least 8 spaces, found 4
(#2314) Line indented incorrectly; expected at least 8 spaces, found 4
(#2314) Variable "v_zip_temp_fd" must not contain underscores.
(#2316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2316) Inline comments must end in full-stops, exclamation marks, or question marks
(#2316) Line indented incorrectly; expected at least 8 spaces, found 4
(#2317) Line indented incorrectly; expected at least 8 spaces, found 4
(#2319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2319) Line indented incorrectly; expected at least 8 spaces, found 4
(#2320) Line indented incorrectly; expected at least 8 spaces, found 4
(#2321) Line indented incorrectly; expected at least 8 spaces, found 4
(#2323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2323) Line indented incorrectly; expected at least 8 spaces, found 4
(#2324) Line indented incorrectly; expected at least 8 spaces, found 4
(#2325) Inline comments must end in full-stops, exclamation marks, or question marks
(#2325) This comment is 73% valid code; is this commented out code?
(#2325) Line indented incorrectly; expected at least 8 spaces, found 4
(#2325) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#2326) Line indented incorrectly; expected at least 8 spaces, found 4
(#2326) Variable "v_zip_temp_name" must not contain underscores.
(#2328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2328) Inline comments must end in full-stops, exclamation marks, or question marks
(#2328) Line indented incorrectly; expected at least 8 spaces, found 4
(#2329) Line indented incorrectly; expected at least 8 spaces, found 4
(#2329) Variable "v_result" must not contain underscores.
(#2330) Line indented incorrectly; expected 4 spaces, found 2
(#2331) Line indented incorrectly; expected at least 4 spaces, found 2
(#2333) Line indented incorrectly; expected at least 4 spaces, found 2
(#2334) Line indented incorrectly; expected at least 4 spaces, found 2
(#2335) Line indented incorrectly; expected at least 4 spaces, found 2
(#2336) Line indented incorrectly; expected at least 4 spaces, found 2
(#2337) Line indented incorrectly; expected at least 4 spaces, found 2
(#2338) Line indented incorrectly; expected 4 spaces, found 2
(#2338) method name "PclZip::privOpenFd" must be in lower-case letters only
(#2338) Visibility must be declared on method "privOpenFd"
(#2338) Variable "p_mode" must not contain underscores.
(#2339) Line indented incorrectly; expected at least 4 spaces, found 2
(#2339) Opening brace should be on the same line as the declaration
(#2340) Line indented incorrectly; expected at least 8 spaces, found 4
(#2340) Variable "v_result" must not contain underscores.
(#2340) Expected 1 space before "="; 0 found
(#2340) Expected 1 space after "="; 0 found
(#2342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2342) Inline comments must end in full-stops, exclamation marks, or question marks
(#2342) Line indented incorrectly; expected at least 8 spaces, found 4
(#2343) Line indented incorrectly; expected 8 spaces, found 4
(#2343) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2344) Line indented incorrectly; expected at least 8 spaces, found 4
(#2345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2345) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Line indented incorrectly; expected at least 12 spaces, found 6
(#2346) Line indented incorrectly; expected at least 12 spaces, found 6
(#2346) Must use "self::" for local static member reference
(#2348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2348) Inline comments must end in full-stops, exclamation marks, or question marks
(#2348) Line indented incorrectly; expected at least 12 spaces, found 6
(#2349) Line indented incorrectly; expected at least 12 spaces, found 6
(#2349) Must use "self::" for local static member reference
(#2350) Line indented incorrectly; expected 8 spaces, found 4
(#2352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2352) Inline comments must end in full-stops, exclamation marks, or question marks
(#2352) Line indented incorrectly; expected at least 8 spaces, found 4
(#2353) Line indented incorrectly; expected 8 spaces, found 4
(#2353) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2353) Variable "p_mode" must not contain underscores.
(#2354) Line indented incorrectly; expected at least 8 spaces, found 4
(#2355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) Line indented incorrectly; expected at least 12 spaces, found 6
(#2356) Line indented incorrectly; expected at least 12 spaces, found 6
(#2356) Must use "self::" for local static member reference
(#2356) Variable "p_mode" must not contain underscores.
(#2358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2358) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) Line indented incorrectly; expected at least 12 spaces, found 6
(#2359) Line indented incorrectly; expected at least 12 spaces, found 6
(#2359) Must use "self::" for local static member reference
(#2360) Line indented incorrectly; expected 8 spaces, found 4
(#2362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2362) Inline comments must end in full-stops, exclamation marks, or question marks
(#2362) Line indented incorrectly; expected at least 8 spaces, found 4
(#2363) Line indented incorrectly; expected at least 8 spaces, found 4
(#2363) Variable "v_result" must not contain underscores.
(#2364) Line indented incorrectly; expected 4 spaces, found 2
(#2365) Line indented incorrectly; expected at least 4 spaces, found 2
(#2367) Line indented incorrectly; expected at least 4 spaces, found 2
(#2368) Line indented incorrectly; expected at least 4 spaces, found 2
(#2369) Line indented incorrectly; expected at least 4 spaces, found 2
(#2370) Line indented incorrectly; expected at least 4 spaces, found 2
(#2371) Line indented incorrectly; expected at least 4 spaces, found 2
(#2372) Line indented incorrectly; expected 4 spaces, found 2
(#2372) method name "PclZip::privCloseFd" must be in lower-case letters only
(#2372) Visibility must be declared on method "privCloseFd"
(#2373) Line indented incorrectly; expected at least 4 spaces, found 2
(#2373) Opening brace should be on the same line as the declaration
(#2374) Line indented incorrectly; expected at least 8 spaces, found 4
(#2374) Variable "v_result" must not contain underscores.
(#2374) Expected 1 space before "="; 0 found
(#2374) Expected 1 space after "="; 0 found
(#2376) Line indented incorrectly; expected at least 8 spaces, found 4
(#2376) Inline control structures are not allowed
(#2377) Line indented incorrectly; expected at least 8 spaces, found 6
(#2378) Line indented incorrectly; expected at least 8 spaces, found 4
(#2380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2380) Inline comments must end in full-stops, exclamation marks, or question marks
(#2380) Line indented incorrectly; expected at least 8 spaces, found 4
(#2381) Line indented incorrectly; expected at least 8 spaces, found 4
(#2381) Variable "v_result" must not contain underscores.
(#2382) Line indented incorrectly; expected 4 spaces, found 2
(#2383) Line indented incorrectly; expected at least 4 spaces, found 2
(#2385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2385) Line indented incorrectly; expected at least 4 spaces, found 2
(#2386) Line indented incorrectly; expected at least 4 spaces, found 2
(#2387) Line indented incorrectly; expected at least 4 spaces, found 2
(#2388) Line indented incorrectly; expected at least 4 spaces, found 2
(#2388) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2389) Line indented incorrectly; expected at least 4 spaces, found 2
(#2389) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2390) Line indented incorrectly; expected at least 4 spaces, found 2
(#2390) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2391) Line indented incorrectly; expected at least 4 spaces, found 2
(#2392) Line indented incorrectly; expected at least 4 spaces, found 2
(#2392) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2393) Line indented incorrectly; expected at least 4 spaces, found 2
(#2393) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2394) Line indented incorrectly; expected at least 4 spaces, found 2
(#2394) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2395) Line indented incorrectly; expected at least 4 spaces, found 2
(#2395) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2396) Line indented incorrectly; expected at least 4 spaces, found 2
(#2397) This comment is 60% valid code; is this commented out code?
(#2397) Line indented incorrectly; expected at least 4 spaces, found 2
(#2398) Inline comments must end in full-stops, exclamation marks, or question marks
(#2398) Line indented incorrectly; expected at least 4 spaces, found 0
(#2398) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#2399) Line indented incorrectly; expected 4 spaces, found 2
(#2399) method name "PclZip::privAddList" must be in lower-case letters only
(#2399) Visibility must be declared on method "privAddList"
(#2399) Variable "p_filedescr_list" must not contain underscores.
(#2399) Variable "p_result_list" must not contain underscores.
(#2399) Variable "p_options" must not contain underscores.
(#2400) Line indented incorrectly; expected at least 4 spaces, found 2
(#2400) Opening brace should be on the same line as the declaration
(#2401) Line indented incorrectly; expected at least 8 spaces, found 4
(#2401) Variable "v_result" must not contain underscores.
(#2401) Expected 1 space before "="; 0 found
(#2401) Expected 1 space after "="; 0 found
(#2403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2403) Inline comments must end in full-stops, exclamation marks, or question marks
(#2403) Line indented incorrectly; expected at least 8 spaces, found 4
(#2404) Line indented incorrectly; expected at least 8 spaces, found 4
(#2404) Variable "v_header_list" must not contain underscores.
(#2405) Line indented incorrectly; expected 8 spaces, found 4
(#2405) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2405) Variable "v_result" must not contain underscores.
(#2405) Variable "p_filedescr_list" must not contain underscores.
(#2405) Variable "v_header_list" must not contain underscores.
(#2405) Variable "p_options" must not contain underscores.
(#2406) Line indented incorrectly; expected at least 8 spaces, found 4
(#2407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2407) Inline comments must end in full-stops, exclamation marks, or question marks
(#2407) Line indented incorrectly; expected at least 12 spaces, found 6
(#2408) Line indented incorrectly; expected at least 12 spaces, found 6
(#2408) Variable "v_result" must not contain underscores.
(#2409) Line indented incorrectly; expected 8 spaces, found 4
(#2411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2411) Inline comments must end in full-stops, exclamation marks, or question marks
(#2411) Line indented incorrectly; expected at least 8 spaces, found 4
(#2412) Line indented incorrectly; expected at least 8 spaces, found 4
(#2412) Variable "v_offset" must not contain underscores.
(#2414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2414) Inline comments must end in full-stops, exclamation marks, or question marks
(#2414) Line indented incorrectly; expected at least 8 spaces, found 4
(#2415) Line indented incorrectly; expected 8 spaces, found 4
(#2415) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2415) Expected 1 space before "="; 0 found
(#2415) Expected 1 space after "="; 0 found
(#2415) Commas (,) must be followed by white space.
(#2415) Variable "v_count" must not contain underscores.
(#2415) Expected 1 space before "="; 0 found
(#2415) Expected 1 space after "="; 0 found
(#2415) Expected 1 space before "<"; 0 found
(#2415) Expected 1 space after "<"; 0 found
(#2415) The use of function sizeof() is forbidden; use count() instead
(#2415) Variable "v_header_list" must not contain underscores.
(#2416) Line indented incorrectly; expected at least 8 spaces, found 4
(#2417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2417) Line indented incorrectly; expected at least 12 spaces, found 6
(#2418) Line indented incorrectly; expected 12 spaces, found 6
(#2418) Variable "v_header_list" must not contain underscores.
(#2419) Line indented incorrectly; expected 16 spaces, found 8
(#2419) Variable "v_result" must not contain underscores.
(#2419) Variable "v_header_list" must not contain underscores.
(#2420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2420) Inline comments must end in full-stops, exclamation marks, or question marks
(#2420) Line indented incorrectly; expected at least 20 spaces, found 10
(#2421) Line indented incorrectly; expected at least 20 spaces, found 10
(#2421) Variable "v_result" must not contain underscores.
(#2422) Line indented incorrectly; expected 16 spaces, found 8
(#2423) Line indented incorrectly; expected at least 16 spaces, found 8
(#2423) Variable "v_count" must not contain underscores.
(#2424) Line indented incorrectly; expected 12 spaces, found 6
(#2426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2426) Inline comments must end in full-stops, exclamation marks, or question marks
(#2426) Line indented incorrectly; expected at least 12 spaces, found 6
(#2427) Line indented incorrectly; expected at least 12 spaces, found 6
(#2427) Variable "v_header_list" must not contain underscores.
(#2427) Variable "p_result_list" must not contain underscores.
(#2428) Line indented incorrectly; expected 8 spaces, found 4
(#2430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2430) Inline comments must end in full-stops, exclamation marks, or question marks
(#2430) Line indented incorrectly; expected at least 8 spaces, found 4
(#2431) Line indented incorrectly; expected at least 8 spaces, found 4
(#2431) Variable "v_comment" must not contain underscores.
(#2432) Line indented incorrectly; expected 8 spaces, found 4
(#2432) Variable "p_options" must not contain underscores.
(#2433) Line indented incorrectly; expected at least 12 spaces, found 6
(#2433) Variable "v_comment" must not contain underscores.
(#2433) Variable "p_options" must not contain underscores.
(#2434) Line indented incorrectly; expected 8 spaces, found 4
(#2436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2436) Inline comments must end in full-stops, exclamation marks, or question marks
(#2436) Line indented incorrectly; expected at least 8 spaces, found 4
(#2437) Line indented incorrectly; expected at least 8 spaces, found 4
(#2437) Variable "v_size" must not contain underscores.
(#2437) Expected 1 space before "-"; 0 found
(#2437) Expected 1 space after "-"; 0 found
(#2437) Variable "v_offset" must not contain underscores.
(#2439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2439) Inline comments must end in full-stops, exclamation marks, or question marks
(#2439) Line indented incorrectly; expected at least 8 spaces, found 4
(#2440) Line indented incorrectly; expected 8 spaces, found 4
(#2440) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2440) Variable "v_result" must not contain underscores.
(#2440) Variable "v_count" must not contain underscores.
(#2440) Variable "v_size" must not contain underscores.
(#2440) Variable "v_offset" must not contain underscores.
(#2440) Variable "v_comment" must not contain underscores.
(#2441) Line indented incorrectly; expected at least 8 spaces, found 4
(#2442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2442) Inline comments must end in full-stops, exclamation marks, or question marks
(#2442) Line indented incorrectly; expected at least 12 spaces, found 6
(#2443) Line indented incorrectly; expected at least 12 spaces, found 6
(#2443) Variable "v_header_list" must not contain underscores.
(#2445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2445) Inline comments must end in full-stops, exclamation marks, or question marks
(#2445) Line indented incorrectly; expected at least 12 spaces, found 6
(#2446) Line indented incorrectly; expected at least 12 spaces, found 6
(#2446) Variable "v_result" must not contain underscores.
(#2447) Line indented incorrectly; expected 8 spaces, found 4
(#2449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2449) Inline comments must end in full-stops, exclamation marks, or question marks
(#2449) Line indented incorrectly; expected at least 8 spaces, found 4
(#2450) Line indented incorrectly; expected at least 8 spaces, found 4
(#2450) Variable "v_result" must not contain underscores.
(#2451) Line indented incorrectly; expected 4 spaces, found 2
(#2452) Line indented incorrectly; expected at least 4 spaces, found 2
(#2454) Line indented incorrectly; expected at least 4 spaces, found 2
(#2455) Line indented incorrectly; expected at least 4 spaces, found 2
(#2456) Line indented incorrectly; expected at least 4 spaces, found 2
(#2457) Line indented incorrectly; expected at least 4 spaces, found 2
(#2458) Line indented incorrectly; expected at least 4 spaces, found 2
(#2458) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2459) Line indented incorrectly; expected at least 4 spaces, found 2
(#2459) Expected 1 space before comment text but found 22; use block comment if you need indentation
(#2460) Line indented incorrectly; expected at least 4 spaces, found 2
(#2460) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2461) Line indented incorrectly; expected at least 4 spaces, found 2
(#2462) Line indented incorrectly; expected at least 4 spaces, found 2
(#2463) Line indented incorrectly; expected 4 spaces, found 2
(#2463) method name "PclZip::privAddFileList" must be in lower-case letters only
(#2463) Visibility must be declared on method "privAddFileList"
(#2463) Variable "p_filedescr_list" must not contain underscores.
(#2463) Variable "p_result_list" must not contain underscores.
(#2463) Variable "p_options" must not contain underscores.
(#2464) Line indented incorrectly; expected at least 4 spaces, found 2
(#2464) Opening brace should be on the same line as the declaration
(#2465) Line indented incorrectly; expected at least 8 spaces, found 4
(#2465) Variable "v_result" must not contain underscores.
(#2465) Expected 1 space before "="; 0 found
(#2465) Expected 1 space after "="; 0 found
(#2466) Line indented incorrectly; expected at least 8 spaces, found 4
(#2466) Variable "v_header" must not contain underscores.
(#2468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2468) Inline comments must end in full-stops, exclamation marks, or question marks
(#2468) Line indented incorrectly; expected at least 8 spaces, found 4
(#2469) Line indented incorrectly; expected at least 8 spaces, found 4
(#2469) Variable "v_nb" must not contain underscores.
(#2469) The use of function sizeof() is forbidden; use count() instead
(#2469) Variable "p_result_list" must not contain underscores.
(#2471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2471) Inline comments must end in full-stops, exclamation marks, or question marks
(#2471) Line indented incorrectly; expected at least 8 spaces, found 4
(#2472) Line indented incorrectly; expected 8 spaces, found 4
(#2472) Expected 1 space before "="; 0 found
(#2472) Expected 1 space after "="; 0 found
(#2472) Expected 1 space before "<"; 0 found
(#2472) Expected 1 space after "<"; 0 found
(#2472) The use of function sizeof() is forbidden; use count() instead
(#2472) Variable "p_filedescr_list" must not contain underscores.
(#2472) Variable "v_result" must not contain underscores.
(#2472) Expected 1 space before "=="; 0 found
(#2472) Expected 1 space after "=="; 0 found
(#2473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2473) Inline comments must end in full-stops, exclamation marks, or question marks
(#2473) Line indented incorrectly; expected at least 12 spaces, found 6
(#2474) Line indented incorrectly; expected at least 12 spaces, found 6
(#2474) Variable "p_filedescr_list" must not contain underscores.
(#2475) Line indented incorrectly; expected at least 12 spaces, found 6
(#2475) Variable "p_filedescr_list" must not contain underscores.
(#2476) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2478) Line indented incorrectly; expected at least 12 spaces, found 6
(#2479) Line indented incorrectly; expected at least 12 spaces, found 6
(#2480) Line indented incorrectly; expected 12 spaces, found 6
(#2480) Variable "p_filedescr_list" must not contain underscores.
(#2481) Line indented incorrectly; expected at least 16 spaces, found 8
(#2482) Line indented incorrectly; expected 12 spaces, found 6
(#2484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2484) Inline comments must end in full-stops, exclamation marks, or question marks
(#2484) Line indented incorrectly; expected at least 12 spaces, found 6
(#2485) Line indented incorrectly; expected 12 spaces, found 6
(#2485) Variable "p_filedescr_list" must not contain underscores.
(#2486) Line indented incorrectly; expected at least 12 spaces, found 10
(#2486) Variable "p_filedescr_list" must not contain underscores.
(#2487) Line indented incorrectly; expected at least 16 spaces, found 8
(#2487) Must use "self::" for local static member reference
(#2487) Variable "p_filedescr_list" must not contain underscores.
(#2488) Line indented incorrectly; expected at least 16 spaces, found 8
(#2488) Must use "self::" for local static member reference
(#2489) Line indented incorrectly; expected 12 spaces, found 6
(#2491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2491) Line indented incorrectly; expected at least 12 spaces, found 6
(#2492) This comment is 50% valid code; is this commented out code?
(#2492) Line indented incorrectly; expected at least 12 spaces, found 6
(#2493) Line indented incorrectly; expected at least 12 spaces, found 0
(#2493) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2494) Inline comments must end in full-stops, exclamation marks, or question marks
(#2494) Line indented incorrectly; expected at least 12 spaces, found 0
(#2494) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#2495) Line indented incorrectly; expected 12 spaces, found 6
(#2495) Variable "p_filedescr_list" must not contain underscores.
(#2496) Line indented incorrectly; expected at least 12 spaces, found 10
(#2496) Variable "p_filedescr_list" must not contain underscores.
(#2497) Line indented incorrectly; expected at least 12 spaces, found 10
(#2497) Variable "p_filedescr_list" must not contain underscores.
(#2498) Variable "p_options" must not contain underscores.
(#2499) Variable "p_options" must not contain underscores.
(#2500) Line indented incorrectly; expected at least 16 spaces, found 10
(#2502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2502) Inline comments must end in full-stops, exclamation marks, or question marks
(#2502) Line indented incorrectly; expected at least 20 spaces, found 8
(#2503) Line indented incorrectly; expected at least 20 spaces, found 8
(#2503) Variable "v_result" must not contain underscores.
(#2503) Variable "p_filedescr_list" must not contain underscores.
(#2503) Variable "v_header" must not contain underscores.
(#2504) Variable "p_options" must not contain underscores.
(#2505) Line indented incorrectly; expected 20 spaces, found 8
(#2505) Variable "v_result" must not contain underscores.
(#2506) Line indented incorrectly; expected at least 24 spaces, found 10
(#2506) Variable "v_result" must not contain underscores.
(#2507) Line indented incorrectly; expected 20 spaces, found 8
(#2509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2509) Inline comments must end in full-stops, exclamation marks, or question marks
(#2509) Line indented incorrectly; expected at least 20 spaces, found 8
(#2510) Line indented incorrectly; expected at least 20 spaces, found 8
(#2510) Variable "p_result_list" must not contain underscores.
(#2510) Variable "v_nb" must not contain underscores.
(#2510) Variable "v_header" must not contain underscores.
(#2511) Line indented incorrectly; expected 12 spaces, found 6
(#2512) Line indented incorrectly; expected 8 spaces, found 4
(#2514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2514) Inline comments must end in full-stops, exclamation marks, or question marks
(#2514) Line indented incorrectly; expected at least 8 spaces, found 4
(#2515) Line indented incorrectly; expected at least 8 spaces, found 4
(#2515) Variable "v_result" must not contain underscores.
(#2516) Line indented incorrectly; expected 4 spaces, found 2
(#2517) Line indented incorrectly; expected at least 4 spaces, found 2
(#2519) Line indented incorrectly; expected at least 4 spaces, found 2
(#2520) Line indented incorrectly; expected at least 4 spaces, found 2
(#2521) Line indented incorrectly; expected at least 4 spaces, found 2
(#2522) Line indented incorrectly; expected at least 4 spaces, found 2
(#2523) Line indented incorrectly; expected at least 4 spaces, found 2
(#2524) Line indented incorrectly; expected at least 4 spaces, found 2
(#2525) Line indented incorrectly; expected 4 spaces, found 2
(#2525) method name "PclZip::privAddFile" must be in lower-case letters only
(#2525) Visibility must be declared on method "privAddFile"
(#2525) Variable "p_filedescr" must not contain underscores.
(#2525) Variable "p_header" must not contain underscores.
(#2525) Variable "p_options" must not contain underscores.
(#2526) Line indented incorrectly; expected at least 4 spaces, found 2
(#2526) Opening brace should be on the same line as the declaration
(#2527) Line indented incorrectly; expected at least 8 spaces, found 4
(#2527) Variable "v_result" must not contain underscores.
(#2527) Expected 1 space before "="; 0 found
(#2527) Expected 1 space after "="; 0 found
(#2529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2529) Inline comments must end in full-stops, exclamation marks, or question marks
(#2529) Line indented incorrectly; expected at least 8 spaces, found 4
(#2530) Line indented incorrectly; expected at least 8 spaces, found 4
(#2530) Variable "p_filename" must not contain underscores.
(#2530) Variable "p_filedescr" must not contain underscores.
(#2532) Line indented incorrectly; expected at least 8 spaces, found 4
(#2533) Line indented incorrectly; expected 8 spaces, found 4
(#2533) Variable "p_filename" must not contain underscores.
(#2534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2534) Inline comments must end in full-stops, exclamation marks, or question marks
(#2534) Line indented incorrectly; expected at least 12 spaces, found 6
(#2535) Line indented incorrectly; expected at least 12 spaces, found 6
(#2535) Must use "self::" for local static member reference
(#2537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2537) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) Line indented incorrectly; expected at least 12 spaces, found 6
(#2538) Line indented incorrectly; expected at least 12 spaces, found 6
(#2538) Must use "self::" for local static member reference
(#2539) Line indented incorrectly; expected 8 spaces, found 4
(#2541) Line indented incorrectly; expected at least 8 spaces, found 4
(#2542) This comment is 59% valid code; is this commented out code?
(#2542) Line indented incorrectly; expected at least 8 spaces, found 4
(#2543) Line indented incorrectly; expected at least 8 spaces, found 4
(#2544) Line indented incorrectly; expected at least 8 spaces, found 6
(#2545) Line indented incorrectly; expected at least 8 spaces, found 4
(#2546) Line indented incorrectly; expected at least 8 spaces, found 4
(#2547) Line indented incorrectly; expected at least 8 spaces, found 6
(#2548) Line indented incorrectly; expected at least 8 spaces, found 4
(#2549) Line indented incorrectly; expected at least 8 spaces, found 4
(#2551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2551) Inline comments must end in full-stops, exclamation marks, or question marks
(#2551) Line indented incorrectly; expected at least 8 spaces, found 4
(#2552) Line indented incorrectly; expected at least 8 spaces, found 4
(#2553) Line indented incorrectly; expected at least 8 spaces, found 4
(#2553) Variable "p_header" must not contain underscores.
(#2554) Line indented incorrectly; expected at least 8 spaces, found 4
(#2554) Variable "p_header" must not contain underscores.
(#2555) Line indented incorrectly; expected at least 8 spaces, found 4
(#2555) Variable "p_header" must not contain underscores.
(#2556) Line indented incorrectly; expected at least 8 spaces, found 4
(#2556) Variable "p_header" must not contain underscores.
(#2557) Line indented incorrectly; expected at least 8 spaces, found 4
(#2557) Variable "p_header" must not contain underscores.
(#2558) Line indented incorrectly; expected at least 8 spaces, found 4
(#2558) Variable "p_header" must not contain underscores.
(#2559) Line indented incorrectly; expected at least 8 spaces, found 4
(#2559) Variable "p_header" must not contain underscores.
(#2559) Variable "p_filename" must not contain underscores.
(#2560) Line indented incorrectly; expected at least 8 spaces, found 4
(#2560) Variable "p_header" must not contain underscores.
(#2561) Line indented incorrectly; expected at least 8 spaces, found 4
(#2561) Variable "p_header" must not contain underscores.
(#2562) Line indented incorrectly; expected at least 8 spaces, found 4
(#2562) Variable "p_header" must not contain underscores.
(#2563) Line indented incorrectly; expected at least 8 spaces, found 4
(#2563) Variable "p_header" must not contain underscores.
(#2564) Line indented incorrectly; expected at least 8 spaces, found 4
(#2564) Variable "p_header" must not contain underscores.
(#2564) Variable "p_filename" must not contain underscores.
(#2565) Inline comments must end in full-stops, exclamation marks, or question marks
(#2565) This comment is 44% valid code; is this commented out code?
(#2565) Line indented incorrectly; expected at least 8 spaces, found 0
(#2566) Line indented incorrectly; expected at least 8 spaces, found 4
(#2566) Variable "p_header" must not contain underscores.
(#2566) Variable "p_filedescr" must not contain underscores.
(#2567) Line indented incorrectly; expected at least 8 spaces, found 4
(#2567) Variable "p_header" must not contain underscores.
(#2568) Line indented incorrectly; expected at least 8 spaces, found 4
(#2568) Variable "p_header" must not contain underscores.
(#2569) Line indented incorrectly; expected at least 8 spaces, found 4
(#2569) Variable "p_header" must not contain underscores.
(#2571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2571) Inline comments must end in full-stops, exclamation marks, or question marks
(#2571) Line indented incorrectly; expected at least 8 spaces, found 4
(#2572) Line indented incorrectly; expected 8 spaces, found 4
(#2572) Variable "p_filedescr" must not contain underscores.
(#2572) Expected 1 space before "=="; 0 found
(#2572) Expected 1 space after "=="; 0 found
(#2573) Line indented incorrectly; expected at least 12 spaces, found 6
(#2573) Variable "p_header" must not contain underscores.
(#2574) Line indented incorrectly; expected at least 12 spaces, found 6
(#2574) Variable "p_header" must not contain underscores.
(#2574) Variable "p_filename" must not contain underscores.
(#2575) Line indented incorrectly; expected 8 spaces, found 4
(#2577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2577) Inline comments must end in full-stops, exclamation marks, or question marks
(#2577) Line indented incorrectly; expected at least 8 spaces, found 4
(#2578) Line indented incorrectly; expected at least 8 spaces, found 4
(#2578) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for regular folder\n else if (...) {\n"
(#2578) Variable "p_filedescr" must not contain underscores.
(#2578) Expected 1 space before "=="; 0 found
(#2578) Expected 1 space after "=="; 0 found
(#2579) Line indented incorrectly; expected at least 12 spaces, found 6
(#2579) Variable "p_header" must not contain underscores.
(#2580) Line indented incorrectly; expected at least 12 spaces, found 6
(#2580) Variable "p_header" must not contain underscores.
(#2580) Variable "p_filename" must not contain underscores.
(#2581) Line indented incorrectly; expected at least 12 spaces, found 6
(#2581) Variable "p_header" must not contain underscores.
(#2581) Variable "p_filename" must not contain underscores.
(#2582) Line indented incorrectly; expected 8 spaces, found 4
(#2584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2584) Inline comments must end in full-stops, exclamation marks, or question marks
(#2584) Line indented incorrectly; expected at least 8 spaces, found 4
(#2585) Line indented incorrectly; expected at least 8 spaces, found 4
(#2585) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for virtual file\n else if (...) {\n"
(#2585) Variable "p_filedescr" must not contain underscores.
(#2586) Line indented incorrectly; expected at least 12 spaces, found 6
(#2586) Variable "p_header" must not contain underscores.
(#2587) Line indented incorrectly; expected at least 12 spaces, found 6
(#2587) Variable "p_header" must not contain underscores.
(#2587) Variable "p_filedescr" must not contain underscores.
(#2588) Line indented incorrectly; expected 8 spaces, found 4
(#2589) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2591) Inline comments must end in full-stops, exclamation marks, or question marks
(#2591) Line indented incorrectly; expected at least 8 spaces, found 4
(#2592) Line indented incorrectly; expected 8 spaces, found 4
(#2592) Variable "p_filedescr" must not contain underscores.
(#2593) Line indented incorrectly; expected at least 12 spaces, found 6
(#2593) Variable "p_header" must not contain underscores.
(#2593) Variable "p_filedescr" must not contain underscores.
(#2594) Line indented incorrectly; expected 8 spaces, found 4
(#2595) Line indented incorrectly; expected at least 8 spaces, found 4
(#2595) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2595) Variable "p_filedescr" must not contain underscores.
(#2596) Line indented incorrectly; expected at least 12 spaces, found 6
(#2596) Variable "p_header" must not contain underscores.
(#2597) Line indented incorrectly; expected 8 spaces, found 4
(#2598) Line indented incorrectly; expected 8 spaces, found 4
(#2598) Expected "} else {\n"; found "}\n else {\n"
(#2599) Line indented incorrectly; expected at least 12 spaces, found 6
(#2599) Variable "p_header" must not contain underscores.
(#2599) Variable "p_filename" must not contain underscores.
(#2600) Line indented incorrectly; expected 8 spaces, found 4
(#2602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2602) Inline comments must end in full-stops, exclamation marks, or question marks
(#2602) Line indented incorrectly; expected at least 8 spaces, found 4
(#2603) Line indented incorrectly; expected 8 spaces, found 4
(#2603) Variable "p_filedescr" must not contain underscores.
(#2604) Line indented incorrectly; expected at least 12 spaces, found 6
(#2604) Variable "p_header" must not contain underscores.
(#2604) Variable "p_filedescr" must not contain underscores.
(#2605) Line indented incorrectly; expected at least 12 spaces, found 6
(#2605) Variable "p_header" must not contain underscores.
(#2605) Variable "p_filedescr" must not contain underscores.
(#2606) Line indented incorrectly; expected 8 spaces, found 4
(#2607) Line indented incorrectly; expected 8 spaces, found 4
(#2607) Expected "} else {\n"; found "}\n else {\n"
(#2608) Line indented incorrectly; expected at least 12 spaces, found 6
(#2608) Variable "p_header" must not contain underscores.
(#2609) Line indented incorrectly; expected at least 12 spaces, found 6
(#2609) Variable "p_header" must not contain underscores.
(#2610) Line indented incorrectly; expected 8 spaces, found 4
(#2612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2612) Inline comments must end in full-stops, exclamation marks, or question marks
(#2612) Line indented incorrectly; expected at least 8 spaces, found 4
(#2613) Line indented incorrectly; expected 8 spaces, found 4
(#2613) Variable "p_options" must not contain underscores.
(#2615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2615) Inline comments must end in full-stops, exclamation marks, or question marks
(#2615) Line indented incorrectly; expected at least 12 spaces, found 6
(#2616) Line indented incorrectly; expected at least 12 spaces, found 6
(#2616) Variable "v_local_header" must not contain underscores.
(#2617) Line indented incorrectly; expected at least 12 spaces, found 6
(#2617) Variable "p_header" must not contain underscores.
(#2617) Variable "v_local_header" must not contain underscores.
(#2619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2619) Line indented incorrectly; expected at least 12 spaces, found 6
(#2620) Line indented incorrectly; expected at least 12 spaces, found 6
(#2621) This comment is 53% valid code; is this commented out code?
(#2621) Line indented incorrectly; expected at least 12 spaces, found 6
(#2622) Inline comments must end in full-stops, exclamation marks, or question marks
(#2622) Line indented incorrectly; expected at least 12 spaces, found 0
(#2622) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2623) Line indented incorrectly; expected at least 12 spaces, found 6
(#2623) Variable "v_result" must not contain underscores.
(#2623) Variable "p_options" must not contain underscores.
(#2623) Variable "v_local_header" must not contain underscores.
(#2624) Line indented incorrectly; expected 12 spaces, found 6
(#2624) Variable "v_result" must not contain underscores.
(#2625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2625) Inline comments must end in full-stops, exclamation marks, or question marks
(#2625) Line indented incorrectly; expected at least 16 spaces, found 8
(#2626) Line indented incorrectly; expected at least 16 spaces, found 8
(#2626) Variable "p_header" must not contain underscores.
(#2627) Line indented incorrectly; expected at least 16 spaces, found 8
(#2627) Variable "v_result" must not contain underscores.
(#2628) Line indented incorrectly; expected 12 spaces, found 6
(#2630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2630) Line indented incorrectly; expected at least 12 spaces, found 6
(#2631) Inline comments must end in full-stops, exclamation marks, or question marks
(#2631) Line indented incorrectly; expected at least 12 spaces, found 6
(#2632) Line indented incorrectly; expected 12 spaces, found 6
(#2632) Variable "p_header" must not contain underscores.
(#2632) Variable "v_local_header" must not contain underscores.
(#2633) Line indented incorrectly; expected at least 16 spaces, found 8
(#2633) Variable "p_header" must not contain underscores.
(#2633) Variable "v_local_header" must not contain underscores.
(#2634) Line indented incorrectly; expected 12 spaces, found 6
(#2635) Line indented incorrectly; expected 8 spaces, found 4
(#2637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2637) Inline comments must end in full-stops, exclamation marks, or question marks
(#2637) Line indented incorrectly; expected at least 8 spaces, found 4
(#2638) Line indented incorrectly; expected 8 spaces, found 4
(#2638) Variable "p_header" must not contain underscores.
(#2639) Line indented incorrectly; expected at least 12 spaces, found 6
(#2639) Variable "p_header" must not contain underscores.
(#2640) Line indented incorrectly; expected 8 spaces, found 4
(#2642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2642) Inline comments must end in full-stops, exclamation marks, or question marks
(#2642) Line indented incorrectly; expected at least 8 spaces, found 4
(#2643) Line indented incorrectly; expected 8 spaces, found 4
(#2643) Variable "p_header" must not contain underscores.
(#2644) Line indented incorrectly; expected at least 12 spaces, found 6
(#2644) Variable "p_header" must not contain underscores.
(#2645) Line indented incorrectly; expected 8 spaces, found 4
(#2647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2647) Inline comments must end in full-stops, exclamation marks, or question marks
(#2647) Line indented incorrectly; expected at least 8 spaces, found 4
(#2648) Line indented incorrectly; expected 8 spaces, found 4
(#2648) Variable "p_header" must not contain underscores.
(#2650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2650) Inline comments must end in full-stops, exclamation marks, or question marks
(#2650) Line indented incorrectly; expected at least 12 spaces, found 6
(#2651) Line indented incorrectly; expected 12 spaces, found 6
(#2651) Variable "p_filedescr" must not contain underscores.
(#2652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Line indented incorrectly; expected at least 16 spaces, found 8
(#2653) Line indented incorrectly; expected 16 spaces, found 8
(#2653) Variable "p_options" must not contain underscores.
(#2654) Line indented incorrectly; expected at least 16 spaces, found 12
(#2654) Variable "p_options" must not contain underscores.
(#2655) Variable "p_options" must not contain underscores.
(#2656) Variable "p_options" must not contain underscores.
(#2656) Variable "p_header" must not contain underscores.
(#2657) Line indented incorrectly; expected at least 20 spaces, found 10
(#2657) Variable "v_result" must not contain underscores.
(#2657) Variable "p_filedescr" must not contain underscores.
(#2657) Variable "p_header" must not contain underscores.
(#2657) Variable "p_options" must not contain underscores.
(#2658) Line indented incorrectly; expected 20 spaces, found 10
(#2658) Variable "v_result" must not contain underscores.
(#2659) Line indented incorrectly; expected at least 24 spaces, found 12
(#2659) Variable "v_result" must not contain underscores.
(#2660) Line indented incorrectly; expected 20 spaces, found 10
(#2661) Line indented incorrectly; expected 16 spaces, found 8
(#2663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2663) Inline comments must end in full-stops, exclamation marks, or question marks
(#2663) Line indented incorrectly; expected at least 16 spaces, found 8
(#2664) Line indented incorrectly; expected 16 spaces, found 8
(#2664) Expected "} else {\n"; found "}\n\n // ----- Use "in memory" zip algo\n else {\n"
(#2666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2666) Inline comments must end in full-stops, exclamation marks, or question marks
(#2666) Line indented incorrectly; expected at least 20 spaces, found 8
(#2667) Line indented incorrectly; expected 20 spaces, found 8
(#2667) Variable "v_file" must not contain underscores.
(#2667) Variable "p_filename" must not contain underscores.
(#2668) Line indented incorrectly; expected at least 24 spaces, found 10
(#2668) Must use "self::" for local static member reference
(#2668) Variable "p_filename" must not contain underscores.
(#2669) Line indented incorrectly; expected at least 24 spaces, found 10
(#2669) Must use "self::" for local static member reference
(#2670) Line indented incorrectly; expected 20 spaces, found 8
(#2672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2672) Line indented incorrectly; expected at least 20 spaces, found 8
(#2673) Line indented incorrectly; expected at least 20 spaces, found 8
(#2673) Variable "v_content" must not contain underscores.
(#2673) Variable "v_file" must not contain underscores.
(#2673) Variable "p_header" must not contain underscores.
(#2675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2675) Inline comments must end in full-stops, exclamation marks, or question marks
(#2675) Line indented incorrectly; expected at least 20 spaces, found 8
(#2676) Line indented incorrectly; expected at least 20 spaces, found 8
(#2676) Variable "v_file" must not contain underscores.
(#2678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2678) Inline comments must end in full-stops, exclamation marks, or question marks
(#2678) Line indented incorrectly; expected at least 20 spaces, found 8
(#2679) Line indented incorrectly; expected at least 20 spaces, found 8
(#2679) Variable "p_header" must not contain underscores.
(#2679) Variable "v_content" must not contain underscores.
(#2681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2681) Inline comments must end in full-stops, exclamation marks, or question marks
(#2681) Line indented incorrectly; expected at least 20 spaces, found 8
(#2682) Line indented incorrectly; expected 20 spaces, found 8
(#2682) Variable "p_options" must not contain underscores.
(#2683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2683) Inline comments must end in full-stops, exclamation marks, or question marks
(#2683) Line indented incorrectly; expected at least 24 spaces, found 10
(#2684) Line indented incorrectly; expected at least 24 spaces, found 10
(#2684) Variable "p_header" must not contain underscores.
(#2684) Variable "p_header" must not contain underscores.
(#2685) Line indented incorrectly; expected at least 24 spaces, found 10
(#2685) Variable "p_header" must not contain underscores.
(#2686) Line indented incorrectly; expected 20 spaces, found 8
(#2688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2688) Inline comments must end in full-stops, exclamation marks, or question marks
(#2688) Line indented incorrectly; expected at least 20 spaces, found 8
(#2689) Line indented incorrectly; expected 20 spaces, found 8
(#2689) Expected "} else {\n"; found "}\n\n // ----- Look for normal compression\n else {\n"
(#2690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2690) Inline comments must end in full-stops, exclamation marks, or question marks
(#2690) Line indented incorrectly; expected at least 24 spaces, found 10
(#2691) Line indented incorrectly; expected at least 24 spaces, found 10
(#2691) Variable "v_content" must not contain underscores.
(#2691) Variable "v_content" must not contain underscores.
(#2693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2693) Inline comments must end in full-stops, exclamation marks, or question marks
(#2693) Line indented incorrectly; expected at least 24 spaces, found 10
(#2694) Line indented incorrectly; expected at least 24 spaces, found 10
(#2694) Variable "p_header" must not contain underscores.
(#2694) Variable "v_content" must not contain underscores.
(#2695) Line indented incorrectly; expected at least 24 spaces, found 10
(#2695) Variable "p_header" must not contain underscores.
(#2696) Line indented incorrectly; expected 20 spaces, found 8
(#2698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2698) Inline comments must end in full-stops, exclamation marks, or question marks
(#2698) Line indented incorrectly; expected at least 20 spaces, found 8
(#2699) Line indented incorrectly; expected 20 spaces, found 8
(#2699) Variable "v_result" must not contain underscores.
(#2699) Variable "p_header" must not contain underscores.
(#2700) Line indented incorrectly; expected at least 24 spaces, found 10
(#2700) Variable "v_file" must not contain underscores.
(#2701) Line indented incorrectly; expected at least 24 spaces, found 10
(#2701) Variable "v_result" must not contain underscores.
(#2702) Line indented incorrectly; expected 20 spaces, found 8
(#2704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2704) Inline comments must end in full-stops, exclamation marks, or question marks
(#2704) Line indented incorrectly; expected at least 20 spaces, found 8
(#2705) Line indented incorrectly; expected at least 20 spaces, found 8
(#2705) Variable "v_content" must not contain underscores.
(#2705) Variable "p_header" must not contain underscores.
(#2707) Line indented incorrectly; expected 16 spaces, found 8
(#2709) Line indented incorrectly; expected 12 spaces, found 6
(#2711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2711) Line indented incorrectly; expected at least 12 spaces, found 6
(#2712) Line indented incorrectly; expected at least 12 spaces, found 6
(#2712) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for a virtual file (a file from string)\n else if (...) {\n"
(#2712) Variable "p_filedescr" must not contain underscores.
(#2714) Line indented incorrectly; expected at least 16 spaces, found 8
(#2714) Variable "v_content" must not contain underscores.
(#2714) Variable "p_filedescr" must not contain underscores.
(#2716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2716) Inline comments must end in full-stops, exclamation marks, or question marks
(#2716) Line indented incorrectly; expected at least 16 spaces, found 8
(#2717) Line indented incorrectly; expected at least 16 spaces, found 8
(#2717) Variable "p_header" must not contain underscores.
(#2717) Variable "v_content" must not contain underscores.
(#2719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2719) Inline comments must end in full-stops, exclamation marks, or question marks
(#2719) Line indented incorrectly; expected at least 16 spaces, found 8
(#2720) Line indented incorrectly; expected 16 spaces, found 8
(#2720) Variable "p_options" must not contain underscores.
(#2721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2721) Inline comments must end in full-stops, exclamation marks, or question marks
(#2721) Line indented incorrectly; expected at least 20 spaces, found 10
(#2722) Line indented incorrectly; expected at least 20 spaces, found 10
(#2722) Variable "p_header" must not contain underscores.
(#2722) Variable "p_header" must not contain underscores.
(#2723) Line indented incorrectly; expected at least 20 spaces, found 10
(#2723) Variable "p_header" must not contain underscores.
(#2724) Line indented incorrectly; expected 16 spaces, found 8
(#2726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2726) Inline comments must end in full-stops, exclamation marks, or question marks
(#2726) Line indented incorrectly; expected at least 16 spaces, found 8
(#2727) Line indented incorrectly; expected 16 spaces, found 8
(#2727) Expected "} else {\n"; found "}\n\n // ----- Look for normal compression\n else {\n"
(#2728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2728) Inline comments must end in full-stops, exclamation marks, or question marks
(#2728) Line indented incorrectly; expected at least 20 spaces, found 10
(#2729) Line indented incorrectly; expected at least 20 spaces, found 10
(#2729) Variable "v_content" must not contain underscores.
(#2729) Variable "v_content" must not contain underscores.
(#2731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2731) Inline comments must end in full-stops, exclamation marks, or question marks
(#2731) Line indented incorrectly; expected at least 20 spaces, found 10
(#2732) Line indented incorrectly; expected at least 20 spaces, found 10
(#2732) Variable "p_header" must not contain underscores.
(#2732) Variable "v_content" must not contain underscores.
(#2733) Line indented incorrectly; expected at least 20 spaces, found 10
(#2733) Variable "p_header" must not contain underscores.
(#2734) Line indented incorrectly; expected 16 spaces, found 8
(#2736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2736) Inline comments must end in full-stops, exclamation marks, or question marks
(#2736) Line indented incorrectly; expected at least 16 spaces, found 8
(#2737) Line indented incorrectly; expected 16 spaces, found 8
(#2737) Variable "v_result" must not contain underscores.
(#2737) Variable "p_header" must not contain underscores.
(#2738) Line indented incorrectly; expected at least 20 spaces, found 10
(#2738) Variable "v_file" must not contain underscores.
(#2739) Line indented incorrectly; expected at least 20 spaces, found 10
(#2739) Variable "v_result" must not contain underscores.
(#2740) Line indented incorrectly; expected 16 spaces, found 8
(#2742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2742) Inline comments must end in full-stops, exclamation marks, or question marks
(#2742) Line indented incorrectly; expected at least 16 spaces, found 8
(#2743) Line indented incorrectly; expected at least 16 spaces, found 8
(#2743) Variable "v_content" must not contain underscores.
(#2743) Variable "p_header" must not contain underscores.
(#2744) Line indented incorrectly; expected 12 spaces, found 6
(#2746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2746) Inline comments must end in full-stops, exclamation marks, or question marks
(#2746) Line indented incorrectly; expected at least 12 spaces, found 6
(#2747) Line indented incorrectly; expected at least 12 spaces, found 6
(#2747) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for a directory\n else if (...) {\n"
(#2747) Variable "p_filedescr" must not contain underscores.
(#2748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2748) Inline comments must end in full-stops, exclamation marks, or question marks
(#2748) Line indented incorrectly; expected at least 16 spaces, found 8
(#2749) Line indented incorrectly; expected 16 spaces, found 8
(#2749) Variable "p_header" must not contain underscores.
(#2750) Line indented incorrectly; expected at least 20 spaces, found 10
(#2750) Variable "p_header" must not contain underscores.
(#2751) Line indented incorrectly; expected 16 spaces, found 8
(#2753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2753) Inline comments must end in full-stops, exclamation marks, or question marks
(#2753) Line indented incorrectly; expected at least 16 spaces, found 8
(#2754) Line indented incorrectly; expected at least 16 spaces, found 8
(#2754) Variable "p_header" must not contain underscores.
(#2755) This comment is 60% valid code; is this commented out code?
(#2755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2755) Line indented incorrectly; expected at least 16 spaces, found 8
(#2755) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010; // Value for a folder : to be checked" but found "//$p_header['external'] = 0x41FF0010; // Value for a folder : to be checked"
(#2756) Line indented incorrectly; expected at least 16 spaces, found 8
(#2756) Variable "p_header" must not contain underscores.
(#2756) Inline comments must end in full-stops, exclamation marks, or question marks
(#2758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2758) Inline comments must end in full-stops, exclamation marks, or question marks
(#2758) Line indented incorrectly; expected at least 16 spaces, found 8
(#2759) Line indented incorrectly; expected 16 spaces, found 8
(#2759) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2759) Variable "v_result" must not contain underscores.
(#2759) Variable "p_header" must not contain underscores.
(#2760) Line indented incorrectly; expected at least 16 spaces, found 8
(#2761) Line indented incorrectly; expected at least 20 spaces, found 10
(#2761) Variable "v_result" must not contain underscores.
(#2762) Line indented incorrectly; expected 16 spaces, found 8
(#2763) Line indented incorrectly; expected 12 spaces, found 6
(#2764) Line indented incorrectly; expected 8 spaces, found 4
(#2766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2766) Inline comments must end in full-stops, exclamation marks, or question marks
(#2766) Line indented incorrectly; expected at least 8 spaces, found 4
(#2767) Line indented incorrectly; expected 8 spaces, found 4
(#2767) Variable "p_options" must not contain underscores.
(#2769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2769) Inline comments must end in full-stops, exclamation marks, or question marks
(#2769) Line indented incorrectly; expected at least 12 spaces, found 6
(#2770) Line indented incorrectly; expected at least 12 spaces, found 6
(#2770) Variable "v_local_header" must not contain underscores.
(#2771) Line indented incorrectly; expected at least 12 spaces, found 6
(#2771) Variable "p_header" must not contain underscores.
(#2771) Variable "v_local_header" must not contain underscores.
(#2773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2773) Line indented incorrectly; expected at least 12 spaces, found 6
(#2774) Line indented incorrectly; expected at least 12 spaces, found 6
(#2775) This comment is 53% valid code; is this commented out code?
(#2775) Line indented incorrectly; expected at least 12 spaces, found 6
(#2776) Inline comments must end in full-stops, exclamation marks, or question marks
(#2776) Line indented incorrectly; expected at least 12 spaces, found 0
(#2776) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#2777) Line indented incorrectly; expected at least 12 spaces, found 6
(#2777) Variable "v_result" must not contain underscores.
(#2777) Variable "p_options" must not contain underscores.
(#2777) Variable "v_local_header" must not contain underscores.
(#2778) Line indented incorrectly; expected 12 spaces, found 6
(#2778) Variable "v_result" must not contain underscores.
(#2779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2779) Inline comments must end in full-stops, exclamation marks, or question marks
(#2779) Line indented incorrectly; expected at least 16 spaces, found 8
(#2780) Line indented incorrectly; expected at least 16 spaces, found 8
(#2780) Variable "v_result" must not contain underscores.
(#2781) Line indented incorrectly; expected 12 spaces, found 6
(#2783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2783) Line indented incorrectly; expected at least 12 spaces, found 6
(#2784) Inline comments must end in full-stops, exclamation marks, or question marks
(#2784) Line indented incorrectly; expected at least 12 spaces, found 6
(#2785) Line indented incorrectly; expected 8 spaces, found 4
(#2787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2787) Inline comments must end in full-stops, exclamation marks, or question marks
(#2787) Line indented incorrectly; expected at least 8 spaces, found 4
(#2788) Line indented incorrectly; expected at least 8 spaces, found 4
(#2788) Variable "v_result" must not contain underscores.
(#2789) Line indented incorrectly; expected 4 spaces, found 2
(#2790) Line indented incorrectly; expected at least 4 spaces, found 2
(#2792) Line indented incorrectly; expected at least 4 spaces, found 2
(#2793) Line indented incorrectly; expected at least 4 spaces, found 2
(#2794) Line indented incorrectly; expected at least 4 spaces, found 2
(#2795) Line indented incorrectly; expected at least 4 spaces, found 2
(#2796) Line indented incorrectly; expected at least 4 spaces, found 2
(#2797) Line indented incorrectly; expected at least 4 spaces, found 2
(#2798) Line indented incorrectly; expected 4 spaces, found 2
(#2798) method name "PclZip::privAddFileUsingTempFile" must be in lower-case letters only
(#2798) Visibility must be declared on method "privAddFileUsingTempFile"
(#2798) Variable "p_filedescr" must not contain underscores.
(#2798) Variable "p_header" must not contain underscores.
(#2798) Variable "p_options" must not contain underscores.
(#2799) Line indented incorrectly; expected at least 4 spaces, found 2
(#2799) Opening brace should be on the same line as the declaration
(#2800) Line indented incorrectly; expected at least 8 spaces, found 4
(#2800) Variable "v_result" must not contain underscores.
(#2800) Expected 1 space before "="; 0 found
(#2800) Expected 1 space after "="; 0 found
(#2802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2802) Inline comments must end in full-stops, exclamation marks, or question marks
(#2802) Line indented incorrectly; expected at least 8 spaces, found 4
(#2803) Line indented incorrectly; expected at least 8 spaces, found 4
(#2803) Variable "p_filename" must not contain underscores.
(#2803) Variable "p_filedescr" must not contain underscores.
(#2804) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2806) Inline comments must end in full-stops, exclamation marks, or question marks
(#2806) Line indented incorrectly; expected at least 8 spaces, found 4
(#2807) Line indented incorrectly; expected 8 spaces, found 4
(#2807) Variable "v_file" must not contain underscores.
(#2807) Variable "p_filename" must not contain underscores.
(#2808) Line indented incorrectly; expected at least 12 spaces, found 6
(#2808) Must use "self::" for local static member reference
(#2808) Variable "p_filename" must not contain underscores.
(#2809) Line indented incorrectly; expected at least 12 spaces, found 6
(#2809) Must use "self::" for local static member reference
(#2810) Line indented incorrectly; expected 8 spaces, found 4
(#2812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2812) Inline comments must end in full-stops, exclamation marks, or question marks
(#2812) Line indented incorrectly; expected at least 8 spaces, found 4
(#2813) Line indented incorrectly; expected at least 8 spaces, found 4
(#2813) Variable "v_gzip_temp_name" must not contain underscores.
(#2814) Line indented incorrectly; expected 8 spaces, found 4
(#2814) Variable "v_file_compressed" must not contain underscores.
(#2814) Variable "v_gzip_temp_name" must not contain underscores.
(#2815) Line indented incorrectly; expected at least 12 spaces, found 6
(#2815) Variable "v_file" must not contain underscores.
(#2816) Line indented incorrectly; expected at least 12 spaces, found 6
(#2816) Must use "self::" for local static member reference
(#2816) Variable "v_gzip_temp_name" must not contain underscores.
(#2816) Line exceeds 132 characters; contains 135 characters
(#2817) Line indented incorrectly; expected at least 12 spaces, found 6
(#2817) Must use "self::" for local static member reference
(#2818) Line indented incorrectly; expected 8 spaces, found 4
(#2820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2820) Inline comments must end in full-stops, exclamation marks, or question marks
(#2820) Line indented incorrectly; expected at least 8 spaces, found 4
(#2821) Line indented incorrectly; expected at least 8 spaces, found 4
(#2821) Variable "v_size" must not contain underscores.
(#2821) Variable "p_filename" must not contain underscores.
(#2822) Line indented incorrectly; expected 8 spaces, found 4
(#2822) Variable "v_size" must not contain underscores.
(#2823) Line indented incorrectly; expected at least 12 spaces, found 6
(#2823) Variable "v_read_size" must not contain underscores.
(#2823) Variable "v_size" must not contain underscores.
(#2823) Variable "v_size" must not contain underscores.
(#2824) Line indented incorrectly; expected at least 12 spaces, found 6
(#2824) Variable "v_buffer" must not contain underscores.
(#2824) Variable "v_file" must not contain underscores.
(#2824) Variable "v_read_size" must not contain underscores.
(#2825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2825) Inline comments must end in full-stops, exclamation marks, or question marks
(#2825) This comment is 58% valid code; is this commented out code?
(#2825) Line indented incorrectly; expected at least 12 spaces, found 6
(#2825) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#2826) Line indented incorrectly; expected at least 12 spaces, found 6
(#2826) Variable "v_file_compressed" must not contain underscores.
(#2826) Variable "v_buffer" must not contain underscores.
(#2826) Variable "v_read_size" must not contain underscores.
(#2827) Line indented incorrectly; expected at least 12 spaces, found 6
(#2827) Variable "v_size" must not contain underscores.
(#2827) Variable "v_read_size" must not contain underscores.
(#2828) Line indented incorrectly; expected 8 spaces, found 4
(#2830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2830) Inline comments must end in full-stops, exclamation marks, or question marks
(#2830) Line indented incorrectly; expected at least 8 spaces, found 4
(#2831) Line indented incorrectly; expected at least 8 spaces, found 4
(#2831) Variable "v_file" must not contain underscores.
(#2832) Line indented incorrectly; expected at least 8 spaces, found 4
(#2832) Variable "v_file_compressed" must not contain underscores.
(#2834) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2834) Inline comments must end in full-stops, exclamation marks, or question marks
(#2834) Line indented incorrectly; expected at least 8 spaces, found 4
(#2835) Line indented incorrectly; expected 8 spaces, found 4
(#2835) Variable "v_gzip_temp_name" must not contain underscores.
(#2836) Line indented incorrectly; expected at least 12 spaces, found 6
(#2836) Must use "self::" for local static member reference
(#2836) Variable "v_gzip_temp_name" must not contain underscores.
(#2836) Line exceeds 132 characters; contains 149 characters
(#2837) Line indented incorrectly; expected at least 12 spaces, found 6
(#2837) Must use "self::" for local static member reference
(#2838) Line indented incorrectly; expected 8 spaces, found 4
(#2840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2840) Inline comments must end in full-stops, exclamation marks, or question marks
(#2840) Line indented incorrectly; expected at least 8 spaces, found 4
(#2841) Line indented incorrectly; expected 8 spaces, found 4
(#2841) Variable "v_file_compressed" must not contain underscores.
(#2841) Variable "v_gzip_temp_name" must not contain underscores.
(#2842) Line indented incorrectly; expected at least 12 spaces, found 6
(#2842) Must use "self::" for local static member reference
(#2842) Variable "v_gzip_temp_name" must not contain underscores.
(#2842) Line exceeds 132 characters; contains 133 characters
(#2843) Line indented incorrectly; expected at least 12 spaces, found 6
(#2843) Must use "self::" for local static member reference
(#2844) Line indented incorrectly; expected 8 spaces, found 4
(#2846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2846) Inline comments must end in full-stops, exclamation marks, or question marks
(#2846) Line indented incorrectly; expected at least 8 spaces, found 4
(#2847) Line indented incorrectly; expected at least 8 spaces, found 4
(#2847) Variable "v_binary_data" must not contain underscores.
(#2847) Variable "v_file_compressed" must not contain underscores.
(#2848) Line indented incorrectly; expected at least 8 spaces, found 4
(#2848) Variable "v_data_header" must not contain underscores.
(#2848) Variable "v_binary_data" must not contain underscores.
(#2850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2850) Inline comments must end in full-stops, exclamation marks, or question marks
(#2850) Line indented incorrectly; expected at least 8 spaces, found 4
(#2851) Line indented incorrectly; expected at least 8 spaces, found 4
(#2851) Variable "v_data_header" must not contain underscores.
(#2851) Variable "v_data_header" must not contain underscores.
(#2853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2853) Inline comments must end in full-stops, exclamation marks, or question marks
(#2853) Line indented incorrectly; expected at least 8 spaces, found 4
(#2854) Line indented incorrectly; expected at least 8 spaces, found 4
(#2854) Variable "v_file_compressed" must not contain underscores.
(#2854) Variable "v_gzip_temp_name" must not contain underscores.
(#2854) Expected 1 space before "-"; 0 found
(#2854) Expected 1 space after "-"; 0 found
(#2855) Line indented incorrectly; expected at least 8 spaces, found 4
(#2855) Variable "v_binary_data" must not contain underscores.
(#2855) Variable "v_file_compressed" must not contain underscores.
(#2856) Line indented incorrectly; expected at least 8 spaces, found 4
(#2856) Variable "v_data_footer" must not contain underscores.
(#2856) Variable "v_binary_data" must not contain underscores.
(#2858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2858) Inline comments must end in full-stops, exclamation marks, or question marks
(#2858) Line indented incorrectly; expected at least 8 spaces, found 4
(#2859) Line indented incorrectly; expected at least 8 spaces, found 4
(#2859) Variable "p_header" must not contain underscores.
(#2859) Variable "v_data_header" must not contain underscores.
(#2860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2860) Inline comments must end in full-stops, exclamation marks, or question marks
(#2860) This comment is 75% valid code; is this commented out code?
(#2860) Line indented incorrectly; expected at least 8 spaces, found 4
(#2860) No space found before comment text; expected "// $p_header['mtime'] = $v_data_header['mtime'];" but found "//$p_header['mtime'] = $v_data_header['mtime'];"
(#2861) Line indented incorrectly; expected at least 8 spaces, found 4
(#2861) Variable "p_header" must not contain underscores.
(#2861) Variable "v_data_footer" must not contain underscores.
(#2862) Line indented incorrectly; expected at least 8 spaces, found 4
(#2862) Variable "p_header" must not contain underscores.
(#2862) Variable "v_gzip_temp_name" must not contain underscores.
(#2862) Expected 1 space before "-"; 0 found
(#2862) Expected 1 space after "-"; 0 found
(#2864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2864) Inline comments must end in full-stops, exclamation marks, or question marks
(#2864) Line indented incorrectly; expected at least 8 spaces, found 4
(#2865) Line indented incorrectly; expected at least 8 spaces, found 4
(#2865) Variable "v_file_compressed" must not contain underscores.
(#2867) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2867) Inline comments must end in full-stops, exclamation marks, or question marks
(#2867) Line indented incorrectly; expected at least 8 spaces, found 4
(#2868) Line indented incorrectly; expected 8 spaces, found 4
(#2868) Variable "v_result" must not contain underscores.
(#2868) Variable "p_header" must not contain underscores.
(#2869) Line indented incorrectly; expected at least 12 spaces, found 6
(#2869) Variable "v_result" must not contain underscores.
(#2870) Line indented incorrectly; expected 8 spaces, found 4
(#2872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2872) Inline comments must end in full-stops, exclamation marks, or question marks
(#2872) Line indented incorrectly; expected at least 8 spaces, found 4
(#2873) Line indented incorrectly; expected 8 spaces, found 4
(#2873) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2873) Variable "v_file_compressed" must not contain underscores.
(#2873) Variable "v_gzip_temp_name" must not contain underscores.
(#2874) Line indented incorrectly; expected at least 8 spaces, found 4
(#2875) Line indented incorrectly; expected at least 12 spaces, found 6
(#2875) Must use "self::" for local static member reference
(#2875) Variable "v_gzip_temp_name" must not contain underscores.
(#2875) Line exceeds 132 characters; contains 133 characters
(#2876) Line indented incorrectly; expected at least 12 spaces, found 6
(#2876) Must use "self::" for local static member reference
(#2877) Line indented incorrectly; expected 8 spaces, found 4
(#2879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2879) Inline comments must end in full-stops, exclamation marks, or question marks
(#2879) Line indented incorrectly; expected at least 8 spaces, found 4
(#2880) Line indented incorrectly; expected at least 8 spaces, found 4
(#2880) Variable "v_file_compressed" must not contain underscores.
(#2881) Line indented incorrectly; expected at least 8 spaces, found 4
(#2881) Variable "v_size" must not contain underscores.
(#2881) Variable "p_header" must not contain underscores.
(#2882) Line indented incorrectly; expected 8 spaces, found 4
(#2882) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2882) Variable "v_size" must not contain underscores.
(#2883) Line indented incorrectly; expected at least 8 spaces, found 4
(#2884) Line indented incorrectly; expected at least 12 spaces, found 6
(#2884) Variable "v_read_size" must not contain underscores.
(#2884) Variable "v_size" must not contain underscores.
(#2884) Variable "v_size" must not contain underscores.
(#2885) Line indented incorrectly; expected at least 12 spaces, found 6
(#2885) Variable "v_buffer" must not contain underscores.
(#2885) Variable "v_file_compressed" must not contain underscores.
(#2885) Variable "v_read_size" must not contain underscores.
(#2886) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2886) Inline comments must end in full-stops, exclamation marks, or question marks
(#2886) This comment is 58% valid code; is this commented out code?
(#2886) Line indented incorrectly; expected at least 12 spaces, found 6
(#2886) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#2887) Line indented incorrectly; expected at least 12 spaces, found 6
(#2887) Variable "v_buffer" must not contain underscores.
(#2887) Variable "v_read_size" must not contain underscores.
(#2888) Line indented incorrectly; expected at least 12 spaces, found 6
(#2888) Variable "v_size" must not contain underscores.
(#2888) Variable "v_read_size" must not contain underscores.
(#2889) Line indented incorrectly; expected 8 spaces, found 4
(#2891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2891) Inline comments must end in full-stops, exclamation marks, or question marks
(#2891) Line indented incorrectly; expected at least 8 spaces, found 4
(#2892) Line indented incorrectly; expected at least 8 spaces, found 4
(#2892) Variable "v_file_compressed" must not contain underscores.
(#2894) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2894) Inline comments must end in full-stops, exclamation marks, or question marks
(#2894) Line indented incorrectly; expected at least 8 spaces, found 4
(#2895) Line indented incorrectly; expected at least 8 spaces, found 4
(#2895) Variable "v_gzip_temp_name" must not contain underscores.
(#2897) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2897) Inline comments must end in full-stops, exclamation marks, or question marks
(#2897) Line indented incorrectly; expected at least 8 spaces, found 4
(#2898) Line indented incorrectly; expected at least 8 spaces, found 4
(#2898) Variable "v_result" must not contain underscores.
(#2899) Line indented incorrectly; expected 4 spaces, found 2
(#2900) Line indented incorrectly; expected at least 4 spaces, found 2
(#2902) Line indented incorrectly; expected at least 4 spaces, found 2
(#2903) Line indented incorrectly; expected at least 4 spaces, found 2
(#2904) Line indented incorrectly; expected at least 4 spaces, found 2
(#2905) Line indented incorrectly; expected at least 4 spaces, found 2
(#2905) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2906) Line indented incorrectly; expected at least 4 spaces, found 2
(#2906) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2907) Line indented incorrectly; expected at least 4 spaces, found 2
(#2908) Line indented incorrectly; expected at least 4 spaces, found 2
(#2909) Line indented incorrectly; expected at least 4 spaces, found 2
(#2910) Line indented incorrectly; expected 4 spaces, found 2
(#2910) method name "PclZip::privCalculateStoredFilename" must be in lower-case letters only
(#2910) Visibility must be declared on method "privCalculateStoredFilename"
(#2910) Variable "p_filedescr" must not contain underscores.
(#2910) Variable "p_options" must not contain underscores.
(#2911) Line indented incorrectly; expected at least 4 spaces, found 2
(#2911) Opening brace should be on the same line as the declaration
(#2912) Line indented incorrectly; expected at least 8 spaces, found 4
(#2912) Variable "v_result" must not contain underscores.
(#2912) Expected 1 space before "="; 0 found
(#2912) Expected 1 space after "="; 0 found
(#2914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2914) Inline comments must end in full-stops, exclamation marks, or question marks
(#2914) Line indented incorrectly; expected at least 8 spaces, found 4
(#2915) Line indented incorrectly; expected at least 8 spaces, found 4
(#2915) Variable "p_filename" must not contain underscores.
(#2915) Variable "p_filedescr" must not contain underscores.
(#2916) Line indented incorrectly; expected 8 spaces, found 4
(#2916) Variable "p_options" must not contain underscores.
(#2917) Line indented incorrectly; expected at least 12 spaces, found 6
(#2917) Variable "p_add_dir" must not contain underscores.
(#2917) Variable "p_options" must not contain underscores.
(#2918) Line indented incorrectly; expected 8 spaces, found 4
(#2919) Line indented incorrectly; expected 8 spaces, found 4
(#2919) Expected "} else {\n"; found "}\n else {\n"
(#2920) Line indented incorrectly; expected at least 12 spaces, found 6
(#2920) Variable "p_add_dir" must not contain underscores.
(#2921) Line indented incorrectly; expected 8 spaces, found 4
(#2922) Line indented incorrectly; expected 8 spaces, found 4
(#2922) Variable "p_options" must not contain underscores.
(#2923) Line indented incorrectly; expected at least 12 spaces, found 6
(#2923) Variable "p_remove_dir" must not contain underscores.
(#2923) Variable "p_options" must not contain underscores.
(#2924) Line indented incorrectly; expected 8 spaces, found 4
(#2925) Line indented incorrectly; expected 8 spaces, found 4
(#2925) Expected "} else {\n"; found "}\n else {\n"
(#2926) Line indented incorrectly; expected at least 12 spaces, found 6
(#2926) Variable "p_remove_dir" must not contain underscores.
(#2927) Line indented incorrectly; expected 8 spaces, found 4
(#2928) Line indented incorrectly; expected 8 spaces, found 4
(#2928) Variable "p_options" must not contain underscores.
(#2929) Line indented incorrectly; expected at least 12 spaces, found 6
(#2929) Variable "p_remove_all_dir" must not contain underscores.
(#2929) Variable "p_options" must not contain underscores.
(#2930) Line indented incorrectly; expected 8 spaces, found 4
(#2931) Line indented incorrectly; expected 8 spaces, found 4
(#2931) Expected "} else {\n"; found "}\n else {\n"
(#2932) Line indented incorrectly; expected at least 12 spaces, found 6
(#2932) Variable "p_remove_all_dir" must not contain underscores.
(#2933) Line indented incorrectly; expected 8 spaces, found 4
(#2934) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2936) Inline comments must end in full-stops, exclamation marks, or question marks
(#2936) Line indented incorrectly; expected at least 8 spaces, found 4
(#2937) Line indented incorrectly; expected 8 spaces, found 4
(#2937) Variable "p_filedescr" must not contain underscores.
(#2938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2938) Inline comments must end in full-stops, exclamation marks, or question marks
(#2938) Line indented incorrectly; expected at least 12 spaces, found 6
(#2939) Line indented incorrectly; expected at least 12 spaces, found 6
(#2939) Variable "v_stored_filename" must not contain underscores.
(#2939) Variable "p_filedescr" must not contain underscores.
(#2940) Line indented incorrectly; expected 8 spaces, found 4
(#2942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2942) Inline comments must end in full-stops, exclamation marks, or question marks
(#2942) Line indented incorrectly; expected at least 8 spaces, found 4
(#2943) Line indented incorrectly; expected 8 spaces, found 4
(#2943) Expected "} else {\n"; found "}\n\n // ----- Look for path and/or short name change\n else {\n"
(#2945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2945) Line indented incorrectly; expected at least 12 spaces, found 6
(#2946) Inline comments must end in full-stops, exclamation marks, or question marks
(#2946) Line indented incorrectly; expected at least 12 spaces, found 6
(#2947) Line indented incorrectly; expected 12 spaces, found 6
(#2947) Variable "p_filedescr" must not contain underscores.
(#2948) Line indented incorrectly; expected at least 16 spaces, found 8
(#2948) Variable "v_path_info" must not contain underscores.
(#2948) Variable "p_filename" must not contain underscores.
(#2949) Line indented incorrectly; expected at least 16 spaces, found 8
(#2949) Variable "v_dir" must not contain underscores.
(#2950) Line indented incorrectly; expected 16 spaces, found 8
(#2950) Variable "v_path_info" must not contain underscores.
(#2951) Line indented incorrectly; expected at least 20 spaces, found 10
(#2951) Variable "v_dir" must not contain underscores.
(#2951) Variable "v_path_info" must not contain underscores.
(#2952) Line indented incorrectly; expected 16 spaces, found 8
(#2953) Line indented incorrectly; expected at least 16 spaces, found 8
(#2953) Variable "v_stored_filename" must not contain underscores.
(#2953) Variable "v_dir" must not contain underscores.
(#2953) Variable "p_filedescr" must not contain underscores.
(#2954) Line indented incorrectly; expected 12 spaces, found 6
(#2955) Line indented incorrectly; expected 12 spaces, found 6
(#2955) Expected "} else {\n"; found "}\n else {\n"
(#2956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2956) Inline comments must end in full-stops, exclamation marks, or question marks
(#2956) Line indented incorrectly; expected at least 16 spaces, found 8
(#2957) Line indented incorrectly; expected at least 16 spaces, found 8
(#2957) Variable "v_stored_filename" must not contain underscores.
(#2957) Variable "p_filename" must not contain underscores.
(#2958) Line indented incorrectly; expected 12 spaces, found 6
(#2960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2960) Inline comments must end in full-stops, exclamation marks, or question marks
(#2960) Line indented incorrectly; expected at least 12 spaces, found 6
(#2961) Line indented incorrectly; expected 12 spaces, found 6
(#2961) Variable "p_remove_all_dir" must not contain underscores.
(#2962) Line indented incorrectly; expected at least 16 spaces, found 8
(#2962) Variable "v_stored_filename" must not contain underscores.
(#2962) Variable "p_filename" must not contain underscores.
(#2963) Line indented incorrectly; expected 12 spaces, found 6
(#2964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2964) Inline comments must end in full-stops, exclamation marks, or question marks
(#2964) Line indented incorrectly; expected at least 12 spaces, found 6
(#2965) Line indented incorrectly; expected at least 12 spaces, found 6
(#2965) Expected "} else if (...) {\n"; found "}\n // ----- Look for partial path remove\n else if (...) {\n"
(#2965) Variable "p_remove_dir" must not contain underscores.
(#2966) Line indented incorrectly; expected at least 16 spaces, found 8
(#2966) Inline control structures are not allowed
(#2966) Variable "p_remove_dir" must not contain underscores.
(#2967) Line indented incorrectly; expected at least 16 spaces, found 10
(#2967) Variable "p_remove_dir" must not contain underscores.
(#2969) Line indented incorrectly; expected 16 spaces, found 8
(#2969) Variable "p_filename" must not contain underscores.
(#2970) Line indented incorrectly; expected at least 16 spaces, found 12
(#2970) Variable "p_remove_dir" must not contain underscores.
(#2972) Line indented incorrectly; expected 20 spaces, found 10
(#2972) Variable "p_filename" must not contain underscores.
(#2973) Line indented incorrectly; expected at least 20 spaces, found 14
(#2973) Variable "p_remove_dir" must not contain underscores.
(#2974) Line indented incorrectly; expected at least 24 spaces, found 12
(#2974) Variable "p_remove_dir" must not contain underscores.
(#2974) Variable "p_remove_dir" must not contain underscores.
(#2975) Line indented incorrectly; expected 20 spaces, found 10
(#2976) Line indented incorrectly; expected 20 spaces, found 10
(#2976) Variable "p_filename" must not contain underscores.
(#2977) Line indented incorrectly; expected at least 20 spaces, found 14
(#2977) Variable "p_remove_dir" must not contain underscores.
(#2978) Line indented incorrectly; expected at least 24 spaces, found 12
(#2978) Variable "p_remove_dir" must not contain underscores.
(#2978) Variable "p_remove_dir" must not contain underscores.
(#2979) Line indented incorrectly; expected 20 spaces, found 10
(#2980) Line indented incorrectly; expected 16 spaces, found 8
(#2982) Line indented incorrectly; expected at least 16 spaces, found 8
(#2982) Variable "v_compare" must not contain underscores.
(#2982) Variable "p_remove_dir" must not contain underscores.
(#2983) Variable "v_stored_filename" must not contain underscores.
(#2984) Line indented incorrectly; expected 16 spaces, found 8
(#2984) Variable "v_compare" must not contain underscores.
(#2985) Line indented incorrectly; expected 20 spaces, found 10
(#2985) Variable "v_compare" must not contain underscores.
(#2986) Line indented incorrectly; expected at least 24 spaces, found 12
(#2986) Variable "v_stored_filename" must not contain underscores.
(#2987) Line indented incorrectly; expected 20 spaces, found 10
(#2988) Line indented incorrectly; expected 20 spaces, found 10
(#2988) Expected "} else {\n"; found "}\n else {\n"
(#2989) Line indented incorrectly; expected at least 24 spaces, found 12
(#2989) Variable "v_stored_filename" must not contain underscores.
(#2989) Variable "v_stored_filename" must not contain underscores.
(#2990) Variable "p_remove_dir" must not contain underscores.
(#2991) Line indented incorrectly; expected 20 spaces, found 10
(#2992) Line indented incorrectly; expected 16 spaces, found 8
(#2993) Line indented incorrectly; expected 12 spaces, found 6
(#2995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2995) Inline comments must end in full-stops, exclamation marks, or question marks
(#2995) Line indented incorrectly; expected at least 12 spaces, found 6
(#2996) Line indented incorrectly; expected at least 12 spaces, found 6
(#2996) Variable "v_stored_filename" must not contain underscores.
(#2996) Variable "v_stored_filename" must not contain underscores.
(#2998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2998) Inline comments must end in full-stops, exclamation marks, or question marks
(#2998) Line indented incorrectly; expected at least 12 spaces, found 6
(#2999) Line indented incorrectly; expected 12 spaces, found 6
(#2999) Variable "p_add_dir" must not contain underscores.
(#3000) Line indented incorrectly; expected at least 16 spaces, found 8
(#3000) Inline control structures are not allowed
(#3000) Variable "p_add_dir" must not contain underscores.
(#3001) Line indented incorrectly; expected at least 16 spaces, found 10
(#3001) Variable "v_stored_filename" must not contain underscores.
(#3001) Variable "p_add_dir" must not contain underscores.
(#3001) Variable "v_stored_filename" must not contain underscores.
(#3002) Line indented incorrectly; expected at least 16 spaces, found 8
(#3002) Inline control structures are not allowed
(#3003) Line indented incorrectly; expected at least 16 spaces, found 10
(#3003) Variable "v_stored_filename" must not contain underscores.
(#3003) Variable "p_add_dir" must not contain underscores.
(#3003) Variable "v_stored_filename" must not contain underscores.
(#3004) Line indented incorrectly; expected 12 spaces, found 6
(#3005) Line indented incorrectly; expected 8 spaces, found 4
(#3007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3007) Inline comments must end in full-stops, exclamation marks, or question marks
(#3007) Line indented incorrectly; expected at least 8 spaces, found 4
(#3008) Line indented incorrectly; expected at least 8 spaces, found 4
(#3008) Variable "v_stored_filename" must not contain underscores.
(#3008) Variable "v_stored_filename" must not contain underscores.
(#3009) Line indented incorrectly; expected at least 8 spaces, found 4
(#3009) Variable "p_filedescr" must not contain underscores.
(#3009) Variable "v_stored_filename" must not contain underscores.
(#3011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3011) Inline comments must end in full-stops, exclamation marks, or question marks
(#3011) Line indented incorrectly; expected at least 8 spaces, found 4
(#3012) Line indented incorrectly; expected at least 8 spaces, found 4
(#3012) Variable "v_result" must not contain underscores.
(#3013) Line indented incorrectly; expected 4 spaces, found 2
(#3014) Line indented incorrectly; expected at least 4 spaces, found 2
(#3016) Line indented incorrectly; expected at least 4 spaces, found 2
(#3017) Line indented incorrectly; expected at least 4 spaces, found 2
(#3018) Line indented incorrectly; expected at least 4 spaces, found 2
(#3019) Line indented incorrectly; expected at least 4 spaces, found 2
(#3020) Line indented incorrectly; expected at least 4 spaces, found 2
(#3021) Line indented incorrectly; expected at least 4 spaces, found 2
(#3022) Line indented incorrectly; expected 4 spaces, found 2
(#3022) method name "PclZip::privWriteFileHeader" must be in lower-case letters only
(#3022) Visibility must be declared on method "privWriteFileHeader"
(#3022) Variable "p_header" must not contain underscores.
(#3023) Line indented incorrectly; expected at least 4 spaces, found 2
(#3023) Opening brace should be on the same line as the declaration
(#3024) Line indented incorrectly; expected at least 8 spaces, found 4
(#3024) Variable "v_result" must not contain underscores.
(#3024) Expected 1 space before "="; 0 found
(#3024) Expected 1 space after "="; 0 found
(#3026) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3026) Inline comments must end in full-stops, exclamation marks, or question marks
(#3026) Line indented incorrectly; expected at least 8 spaces, found 4
(#3027) Line indented incorrectly; expected at least 8 spaces, found 4
(#3027) Variable "p_header" must not contain underscores.
(#3029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3029) Inline comments must end in full-stops, exclamation marks, or question marks
(#3029) Line indented incorrectly; expected at least 8 spaces, found 4
(#3030) Line indented incorrectly; expected at least 8 spaces, found 4
(#3030) Variable "v_date" must not contain underscores.
(#3030) Variable "p_header" must not contain underscores.
(#3031) Line indented incorrectly; expected at least 8 spaces, found 4
(#3031) Variable "v_mtime" must not contain underscores.
(#3031) Variable "v_date" must not contain underscores.
(#3031) Expected 1 space before "<<"; 0 found
(#3031) Expected 1 space after "<<"; 0 found
(#3031) Variable "v_date" must not contain underscores.
(#3031) Expected 1 space before "<<"; 0 found
(#3031) Expected 1 space after "<<"; 0 found
(#3031) Variable "v_date" must not contain underscores.
(#3031) Expected 1 space before "/"; 0 found
(#3031) Expected 1 space after "/"; 0 found
(#3032) Line indented incorrectly; expected at least 8 spaces, found 4
(#3032) Variable "v_mdate" must not contain underscores.
(#3032) Variable "v_date" must not contain underscores.
(#3032) Expected 1 space before "-"; 0 found
(#3032) Expected 1 space after "-"; 0 found
(#3032) Expected 1 space before "<<"; 0 found
(#3032) Expected 1 space after "<<"; 0 found
(#3032) Variable "v_date" must not contain underscores.
(#3032) Expected 1 space before "<<"; 0 found
(#3032) Expected 1 space after "<<"; 0 found
(#3032) Variable "v_date" must not contain underscores.
(#3034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3034) Inline comments must end in full-stops, exclamation marks, or question marks
(#3034) Line indented incorrectly; expected at least 8 spaces, found 4
(#3035) Line indented incorrectly; expected at least 8 spaces, found 4
(#3035) Variable "v_binary_data" must not contain underscores.
(#3036) Variable "p_header" must not contain underscores.
(#3036) Variable "p_header" must not contain underscores.
(#3037) Variable "p_header" must not contain underscores.
(#3037) Variable "v_mtime" must not contain underscores.
(#3037) Variable "v_mdate" must not contain underscores.
(#3038) Variable "p_header" must not contain underscores.
(#3038) Variable "p_header" must not contain underscores.
(#3039) Variable "p_header" must not contain underscores.
(#3040) Variable "p_header" must not contain underscores.
(#3041) Variable "p_header" must not contain underscores.
(#3043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3043) Inline comments must end in full-stops, exclamation marks, or question marks
(#3043) Line indented incorrectly; expected at least 8 spaces, found 4
(#3044) Line indented incorrectly; expected at least 8 spaces, found 4
(#3044) Variable "v_binary_data" must not contain underscores.
(#3046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3046) Inline comments must end in full-stops, exclamation marks, or question marks
(#3046) Line indented incorrectly; expected at least 8 spaces, found 4
(#3047) Line indented incorrectly; expected 8 spaces, found 4
(#3047) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3047) Variable "p_header" must not contain underscores.
(#3048) Line indented incorrectly; expected at least 8 spaces, found 4
(#3049) Line indented incorrectly; expected at least 12 spaces, found 6
(#3049) Variable "p_header" must not contain underscores.
(#3049) Variable "p_header" must not contain underscores.
(#3050) Line indented incorrectly; expected 8 spaces, found 4
(#3051) Line indented incorrectly; expected 8 spaces, found 4
(#3051) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3051) Variable "p_header" must not contain underscores.
(#3052) Line indented incorrectly; expected at least 8 spaces, found 4
(#3053) Line indented incorrectly; expected at least 12 spaces, found 6
(#3053) Variable "p_header" must not contain underscores.
(#3053) Variable "p_header" must not contain underscores.
(#3054) Line indented incorrectly; expected 8 spaces, found 4
(#3056) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3056) Inline comments must end in full-stops, exclamation marks, or question marks
(#3056) Line indented incorrectly; expected at least 8 spaces, found 4
(#3057) Line indented incorrectly; expected at least 8 spaces, found 4
(#3057) Variable "v_result" must not contain underscores.
(#3058) Line indented incorrectly; expected 4 spaces, found 2
(#3059) Line indented incorrectly; expected at least 4 spaces, found 2
(#3061) Line indented incorrectly; expected at least 4 spaces, found 2
(#3062) Line indented incorrectly; expected at least 4 spaces, found 2
(#3063) Line indented incorrectly; expected at least 4 spaces, found 2
(#3064) Line indented incorrectly; expected at least 4 spaces, found 2
(#3065) Line indented incorrectly; expected at least 4 spaces, found 2
(#3066) Line indented incorrectly; expected at least 4 spaces, found 2
(#3067) Line indented incorrectly; expected 4 spaces, found 2
(#3067) method name "PclZip::privWriteCentralFileHeader" must be in lower-case letters only
(#3067) Visibility must be declared on method "privWriteCentralFileHeader"
(#3067) Variable "p_header" must not contain underscores.
(#3068) Line indented incorrectly; expected at least 4 spaces, found 2
(#3068) Opening brace should be on the same line as the declaration
(#3069) Line indented incorrectly; expected at least 8 spaces, found 4
(#3069) Variable "v_result" must not contain underscores.
(#3069) Expected 1 space before "="; 0 found
(#3069) Expected 1 space after "="; 0 found
(#3071) Line indented incorrectly; expected at least 8 spaces, found 4
(#3072) This comment is 64% valid code; is this commented out code?
(#3072) Line indented incorrectly; expected at least 8 spaces, found 4
(#3072) No space found before comment text; expected "// for(reset($p_header); $key = key($p_header); next($p_header)) {" but found "//for(reset($p_header); $key = key($p_header); next($p_header)) {"
(#3073) Inline comments must end in full-stops, exclamation marks, or question marks
(#3073) This comment is 100% valid code; is this commented out code?
(#3073) Line indented incorrectly; expected at least 8 spaces, found 4
(#3073) No space found before comment text; expected "// }" but found "//}"
(#3075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3075) Inline comments must end in full-stops, exclamation marks, or question marks
(#3075) Line indented incorrectly; expected at least 8 spaces, found 4
(#3076) Line indented incorrectly; expected at least 8 spaces, found 4
(#3076) Variable "v_date" must not contain underscores.
(#3076) Variable "p_header" must not contain underscores.
(#3077) Line indented incorrectly; expected at least 8 spaces, found 4
(#3077) Variable "v_mtime" must not contain underscores.
(#3077) Variable "v_date" must not contain underscores.
(#3077) Expected 1 space before "<<"; 0 found
(#3077) Expected 1 space after "<<"; 0 found
(#3077) Variable "v_date" must not contain underscores.
(#3077) Expected 1 space before "<<"; 0 found
(#3077) Expected 1 space after "<<"; 0 found
(#3077) Variable "v_date" must not contain underscores.
(#3077) Expected 1 space before "/"; 0 found
(#3077) Expected 1 space after "/"; 0 found
(#3078) Line indented incorrectly; expected at least 8 spaces, found 4
(#3078) Variable "v_mdate" must not contain underscores.
(#3078) Variable "v_date" must not contain underscores.
(#3078) Expected 1 space before "-"; 0 found
(#3078) Expected 1 space after "-"; 0 found
(#3078) Expected 1 space before "<<"; 0 found
(#3078) Expected 1 space after "<<"; 0 found
(#3078) Variable "v_date" must not contain underscores.
(#3078) Expected 1 space before "<<"; 0 found
(#3078) Expected 1 space after "<<"; 0 found
(#3078) Variable "v_date" must not contain underscores.
(#3079) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3081) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3081) Inline comments must end in full-stops, exclamation marks, or question marks
(#3081) Line indented incorrectly; expected at least 8 spaces, found 4
(#3082) Line indented incorrectly; expected at least 8 spaces, found 4
(#3082) Variable "v_binary_data" must not contain underscores.
(#3083) Variable "p_header" must not contain underscores.
(#3083) Variable "p_header" must not contain underscores.
(#3084) Variable "p_header" must not contain underscores.
(#3084) Variable "p_header" must not contain underscores.
(#3085) Variable "v_mtime" must not contain underscores.
(#3085) Variable "v_mdate" must not contain underscores.
(#3085) Variable "p_header" must not contain underscores.
(#3086) Variable "p_header" must not contain underscores.
(#3086) Variable "p_header" must not contain underscores.
(#3087) Variable "p_header" must not contain underscores.
(#3088) Variable "p_header" must not contain underscores.
(#3088) Variable "p_header" must not contain underscores.
(#3089) Variable "p_header" must not contain underscores.
(#3089) Variable "p_header" must not contain underscores.
(#3090) Variable "p_header" must not contain underscores.
(#3090) Variable "p_header" must not contain underscores.
(#3092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3092) Inline comments must end in full-stops, exclamation marks, or question marks
(#3092) Line indented incorrectly; expected at least 8 spaces, found 4
(#3093) Line indented incorrectly; expected at least 8 spaces, found 4
(#3093) Variable "v_binary_data" must not contain underscores.
(#3095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3095) Inline comments must end in full-stops, exclamation marks, or question marks
(#3095) Line indented incorrectly; expected at least 8 spaces, found 4
(#3096) Line indented incorrectly; expected 8 spaces, found 4
(#3096) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3096) Variable "p_header" must not contain underscores.
(#3097) Line indented incorrectly; expected at least 8 spaces, found 4
(#3098) Line indented incorrectly; expected at least 12 spaces, found 6
(#3098) Variable "p_header" must not contain underscores.
(#3098) Variable "p_header" must not contain underscores.
(#3099) Line indented incorrectly; expected 8 spaces, found 4
(#3100) Line indented incorrectly; expected 8 spaces, found 4
(#3100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3100) Variable "p_header" must not contain underscores.
(#3101) Line indented incorrectly; expected at least 8 spaces, found 4
(#3102) Line indented incorrectly; expected at least 12 spaces, found 6
(#3102) Variable "p_header" must not contain underscores.
(#3102) Variable "p_header" must not contain underscores.
(#3103) Line indented incorrectly; expected 8 spaces, found 4
(#3104) Line indented incorrectly; expected 8 spaces, found 4
(#3104) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3104) Variable "p_header" must not contain underscores.
(#3105) Line indented incorrectly; expected at least 8 spaces, found 4
(#3106) Line indented incorrectly; expected at least 12 spaces, found 6
(#3106) Variable "p_header" must not contain underscores.
(#3106) Variable "p_header" must not contain underscores.
(#3107) Line indented incorrectly; expected 8 spaces, found 4
(#3109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3109) Inline comments must end in full-stops, exclamation marks, or question marks
(#3109) Line indented incorrectly; expected at least 8 spaces, found 4
(#3110) Line indented incorrectly; expected at least 8 spaces, found 4
(#3110) Variable "v_result" must not contain underscores.
(#3111) Line indented incorrectly; expected 4 spaces, found 2
(#3112) Line indented incorrectly; expected at least 4 spaces, found 2
(#3114) Line indented incorrectly; expected at least 4 spaces, found 2
(#3115) Line indented incorrectly; expected at least 4 spaces, found 2
(#3116) Line indented incorrectly; expected at least 4 spaces, found 2
(#3117) Line indented incorrectly; expected at least 4 spaces, found 2
(#3118) Line indented incorrectly; expected at least 4 spaces, found 2
(#3119) Line indented incorrectly; expected at least 4 spaces, found 2
(#3120) Line indented incorrectly; expected 4 spaces, found 2
(#3120) method name "PclZip::privWriteCentralHeader" must be in lower-case letters only
(#3120) Visibility must be declared on method "privWriteCentralHeader"
(#3120) Variable "p_nb_entries" must not contain underscores.
(#3120) Variable "p_size" must not contain underscores.
(#3120) Variable "p_offset" must not contain underscores.
(#3120) Variable "p_comment" must not contain underscores.
(#3121) Line indented incorrectly; expected at least 4 spaces, found 2
(#3121) Opening brace should be on the same line as the declaration
(#3122) Line indented incorrectly; expected at least 8 spaces, found 4
(#3122) Variable "v_result" must not contain underscores.
(#3122) Expected 1 space before "="; 0 found
(#3122) Expected 1 space after "="; 0 found
(#3124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3124) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Line indented incorrectly; expected at least 8 spaces, found 4
(#3125) Line indented incorrectly; expected at least 8 spaces, found 4
(#3125) Variable "v_binary_data" must not contain underscores.
(#3125) Variable "p_nb_entries" must not contain underscores.
(#3126) Variable "p_nb_entries" must not contain underscores.
(#3126) Variable "p_size" must not contain underscores.
(#3127) Variable "p_offset" must not contain underscores.
(#3127) Variable "p_comment" must not contain underscores.
(#3129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3129) Inline comments must end in full-stops, exclamation marks, or question marks
(#3129) Line indented incorrectly; expected at least 8 spaces, found 4
(#3130) Line indented incorrectly; expected at least 8 spaces, found 4
(#3130) Variable "v_binary_data" must not contain underscores.
(#3132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3132) Inline comments must end in full-stops, exclamation marks, or question marks
(#3132) Line indented incorrectly; expected at least 8 spaces, found 4
(#3133) Line indented incorrectly; expected 8 spaces, found 4
(#3133) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3133) Variable "p_comment" must not contain underscores.
(#3134) Line indented incorrectly; expected at least 8 spaces, found 4
(#3135) Line indented incorrectly; expected at least 12 spaces, found 6
(#3135) Variable "p_comment" must not contain underscores.
(#3135) Variable "p_comment" must not contain underscores.
(#3136) Line indented incorrectly; expected 8 spaces, found 4
(#3138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3138) Inline comments must end in full-stops, exclamation marks, or question marks
(#3138) Line indented incorrectly; expected at least 8 spaces, found 4
(#3139) Line indented incorrectly; expected at least 8 spaces, found 4
(#3139) Variable "v_result" must not contain underscores.
(#3140) Line indented incorrectly; expected 4 spaces, found 2
(#3141) Line indented incorrectly; expected at least 4 spaces, found 2
(#3143) Line indented incorrectly; expected at least 4 spaces, found 2
(#3144) Line indented incorrectly; expected at least 4 spaces, found 2
(#3145) Line indented incorrectly; expected at least 4 spaces, found 2
(#3146) Line indented incorrectly; expected at least 4 spaces, found 2
(#3147) Line indented incorrectly; expected at least 4 spaces, found 2
(#3148) Line indented incorrectly; expected at least 4 spaces, found 2
(#3149) Line indented incorrectly; expected 4 spaces, found 2
(#3149) method name "PclZip::privList" must be in lower-case letters only
(#3149) Visibility must be declared on method "privList"
(#3149) Variable "p_list" must not contain underscores.
(#3150) Line indented incorrectly; expected at least 4 spaces, found 2
(#3150) Opening brace should be on the same line as the declaration
(#3151) Line indented incorrectly; expected at least 8 spaces, found 4
(#3151) Variable "v_result" must not contain underscores.
(#3151) Expected 1 space before "="; 0 found
(#3151) Expected 1 space after "="; 0 found
(#3153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3153) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Line indented incorrectly; expected at least 8 spaces, found 4
(#3154) Line indented incorrectly; expected at least 8 spaces, found 4
(#3156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3156) Inline comments must end in full-stops, exclamation marks, or question marks
(#3156) Line indented incorrectly; expected at least 8 spaces, found 4
(#3157) Line indented incorrectly; expected 8 spaces, found 4
(#3157) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3158) Line indented incorrectly; expected at least 8 spaces, found 4
(#3159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3159) Inline comments must end in full-stops, exclamation marks, or question marks
(#3159) Line indented incorrectly; expected at least 12 spaces, found 6
(#3160) Line indented incorrectly; expected at least 12 spaces, found 6
(#3162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3162) Inline comments must end in full-stops, exclamation marks, or question marks
(#3162) Line indented incorrectly; expected at least 12 spaces, found 6
(#3163) Line indented incorrectly; expected at least 12 spaces, found 6
(#3163) Must use "self::" for local static member reference
(#3165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3165) Inline comments must end in full-stops, exclamation marks, or question marks
(#3165) Line indented incorrectly; expected at least 12 spaces, found 6
(#3166) Line indented incorrectly; expected at least 12 spaces, found 6
(#3166) Must use "self::" for local static member reference
(#3167) Line indented incorrectly; expected 8 spaces, found 4
(#3169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3169) Inline comments must end in full-stops, exclamation marks, or question marks
(#3169) Line indented incorrectly; expected at least 8 spaces, found 4
(#3170) Line indented incorrectly; expected at least 8 spaces, found 4
(#3170) Variable "v_central_dir" must not contain underscores.
(#3171) Line indented incorrectly; expected 8 spaces, found 4
(#3171) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3171) Variable "v_result" must not contain underscores.
(#3171) Variable "v_central_dir" must not contain underscores.
(#3172) Line indented incorrectly; expected at least 8 spaces, found 4
(#3173) Line indented incorrectly; expected at least 12 spaces, found 6
(#3174) Line indented incorrectly; expected at least 12 spaces, found 6
(#3174) Variable "v_result" must not contain underscores.
(#3175) Line indented incorrectly; expected 8 spaces, found 4
(#3177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3177) Inline comments must end in full-stops, exclamation marks, or question marks
(#3177) Line indented incorrectly; expected at least 8 spaces, found 4
(#3178) Line indented incorrectly; expected at least 8 spaces, found 4
(#3179) Line indented incorrectly; expected 8 spaces, found 4
(#3179) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3179) Variable "v_central_dir" must not contain underscores.
(#3180) Line indented incorrectly; expected at least 8 spaces, found 4
(#3181) Line indented incorrectly; expected at least 12 spaces, found 6
(#3183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3183) Inline comments must end in full-stops, exclamation marks, or question marks
(#3183) Line indented incorrectly; expected at least 12 spaces, found 6
(#3184) Line indented incorrectly; expected at least 12 spaces, found 6
(#3184) Must use "self::" for local static member reference
(#3186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3186) Inline comments must end in full-stops, exclamation marks, or question marks
(#3186) Line indented incorrectly; expected at least 12 spaces, found 6
(#3187) Line indented incorrectly; expected at least 12 spaces, found 6
(#3187) Must use "self::" for local static member reference
(#3188) Line indented incorrectly; expected 8 spaces, found 4
(#3190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3190) Inline comments must end in full-stops, exclamation marks, or question marks
(#3190) Line indented incorrectly; expected at least 8 spaces, found 4
(#3191) Line indented incorrectly; expected 8 spaces, found 4
(#3191) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3191) Expected 1 space before "="; 0 found
(#3191) Expected 1 space after "="; 0 found
(#3191) Expected 1 space before "<"; 0 found
(#3191) Expected 1 space after "<"; 0 found
(#3191) Variable "v_central_dir" must not contain underscores.
(#3192) Line indented incorrectly; expected at least 8 spaces, found 4
(#3193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3193) Inline comments must end in full-stops, exclamation marks, or question marks
(#3193) Line indented incorrectly; expected at least 12 spaces, found 6
(#3194) Line indented incorrectly; expected 12 spaces, found 6
(#3194) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3194) Variable "v_result" must not contain underscores.
(#3194) Variable "v_header" must not contain underscores.
(#3195) Line indented incorrectly; expected at least 12 spaces, found 6
(#3196) Line indented incorrectly; expected at least 16 spaces, found 8
(#3197) Line indented incorrectly; expected at least 16 spaces, found 8
(#3197) Variable "v_result" must not contain underscores.
(#3198) Line indented incorrectly; expected 12 spaces, found 6
(#3199) Line indented incorrectly; expected at least 12 spaces, found 6
(#3199) Variable "v_header" must not contain underscores.
(#3201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3201) Inline comments must end in full-stops, exclamation marks, or question marks
(#3201) Line indented incorrectly; expected at least 12 spaces, found 6
(#3202) Line indented incorrectly; expected at least 12 spaces, found 6
(#3202) Variable "v_header" must not contain underscores.
(#3202) Variable "p_list" must not contain underscores.
(#3203) Line indented incorrectly; expected at least 12 spaces, found 6
(#3203) Variable "v_header" must not contain underscores.
(#3204) Line indented incorrectly; expected 8 spaces, found 4
(#3206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3206) Inline comments must end in full-stops, exclamation marks, or question marks
(#3206) Line indented incorrectly; expected at least 8 spaces, found 4
(#3207) Line indented incorrectly; expected at least 8 spaces, found 4
(#3209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3209) Inline comments must end in full-stops, exclamation marks, or question marks
(#3209) Line indented incorrectly; expected at least 8 spaces, found 4
(#3210) Line indented incorrectly; expected at least 8 spaces, found 4
(#3212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3212) Inline comments must end in full-stops, exclamation marks, or question marks
(#3212) Line indented incorrectly; expected at least 8 spaces, found 4
(#3213) Line indented incorrectly; expected at least 8 spaces, found 4
(#3213) Variable "v_result" must not contain underscores.
(#3214) Line indented incorrectly; expected 4 spaces, found 2
(#3215) Line indented incorrectly; expected at least 4 spaces, found 2
(#3217) Line indented incorrectly; expected at least 4 spaces, found 2
(#3218) Line indented incorrectly; expected at least 4 spaces, found 2
(#3219) Line indented incorrectly; expected at least 4 spaces, found 2
(#3220) Line indented incorrectly; expected at least 4 spaces, found 2
(#3220) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3221) Line indented incorrectly; expected at least 4 spaces, found 2
(#3221) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3222) Line indented incorrectly; expected at least 4 spaces, found 2
(#3222) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3223) Line indented incorrectly; expected at least 4 spaces, found 2
(#3223) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3224) Line indented incorrectly; expected at least 4 spaces, found 2
(#3224) Expected 1 space before comment text but found 27; use block comment if you need indentation
(#3225) Line indented incorrectly; expected at least 4 spaces, found 2
(#3225) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3226) Line indented incorrectly; expected at least 4 spaces, found 2
(#3226) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3227) Line indented incorrectly; expected at least 4 spaces, found 2
(#3227) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3228) Line indented incorrectly; expected at least 4 spaces, found 2
(#3228) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3229) Line indented incorrectly; expected at least 4 spaces, found 2
(#3229) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3230) Line indented incorrectly; expected at least 4 spaces, found 2
(#3230) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3231) Line indented incorrectly; expected at least 4 spaces, found 2
(#3231) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3232) Line indented incorrectly; expected at least 4 spaces, found 2
(#3232) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3233) Line indented incorrectly; expected at least 4 spaces, found 2
(#3234) Line indented incorrectly; expected at least 4 spaces, found 2
(#3235) Line indented incorrectly; expected at least 4 spaces, found 2
(#3236) Line indented incorrectly; expected 4 spaces, found 2
(#3236) method name "PclZip::privConvertHeader2FileInfo" must be in lower-case letters only
(#3236) Visibility must be declared on method "privConvertHeader2FileInfo"
(#3236) Variable "p_header" must not contain underscores.
(#3236) Variable "p_info" must not contain underscores.
(#3237) Line indented incorrectly; expected at least 4 spaces, found 2
(#3237) Opening brace should be on the same line as the declaration
(#3238) Line indented incorrectly; expected at least 8 spaces, found 4
(#3238) Variable "v_result" must not contain underscores.
(#3238) Expected 1 space before "="; 0 found
(#3238) Expected 1 space after "="; 0 found
(#3240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3240) Inline comments must end in full-stops, exclamation marks, or question marks
(#3240) Line indented incorrectly; expected at least 8 spaces, found 4
(#3241) Line indented incorrectly; expected at least 8 spaces, found 4
(#3241) Variable "v_temp_path" must not contain underscores.
(#3241) Variable "p_header" must not contain underscores.
(#3242) Line indented incorrectly; expected at least 8 spaces, found 4
(#3242) Variable "p_info" must not contain underscores.
(#3242) Variable "v_temp_path" must not contain underscores.
(#3243) Line indented incorrectly; expected at least 8 spaces, found 4
(#3243) Variable "v_temp_path" must not contain underscores.
(#3243) Variable "p_header" must not contain underscores.
(#3244) Line indented incorrectly; expected at least 8 spaces, found 4
(#3244) Variable "p_info" must not contain underscores.
(#3244) Variable "v_temp_path" must not contain underscores.
(#3245) Line indented incorrectly; expected at least 8 spaces, found 4
(#3245) Variable "p_info" must not contain underscores.
(#3245) Variable "p_header" must not contain underscores.
(#3246) Line indented incorrectly; expected at least 8 spaces, found 4
(#3246) Variable "p_info" must not contain underscores.
(#3246) Variable "p_header" must not contain underscores.
(#3247) Line indented incorrectly; expected at least 8 spaces, found 4
(#3247) Variable "p_info" must not contain underscores.
(#3247) Variable "p_header" must not contain underscores.
(#3248) Line indented incorrectly; expected at least 8 spaces, found 4
(#3248) Variable "p_info" must not contain underscores.
(#3248) Variable "p_header" must not contain underscores.
(#3249) Line indented incorrectly; expected at least 8 spaces, found 4
(#3249) Variable "p_info" must not contain underscores.
(#3249) Variable "p_header" must not contain underscores.
(#3249) Expected 1 space before "&" operator; 0 found
(#3249) Expected 1 space after "&" operator; 0 found
(#3249) Expected 1 space before "=="; 0 found
(#3249) Expected 1 space after "=="; 0 found
(#3250) Line indented incorrectly; expected at least 8 spaces, found 4
(#3250) Variable "p_info" must not contain underscores.
(#3250) Variable "p_header" must not contain underscores.
(#3251) Line indented incorrectly; expected at least 8 spaces, found 4
(#3251) Variable "p_info" must not contain underscores.
(#3251) Variable "p_header" must not contain underscores.
(#3252) Line indented incorrectly; expected at least 8 spaces, found 4
(#3252) Variable "p_info" must not contain underscores.
(#3252) Variable "p_header" must not contain underscores.
(#3254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3254) Inline comments must end in full-stops, exclamation marks, or question marks
(#3254) Line indented incorrectly; expected at least 8 spaces, found 4
(#3255) Line indented incorrectly; expected at least 8 spaces, found 4
(#3255) Variable "v_result" must not contain underscores.
(#3256) Line indented incorrectly; expected 4 spaces, found 2
(#3257) Line indented incorrectly; expected at least 4 spaces, found 2
(#3259) Line indented incorrectly; expected at least 4 spaces, found 2
(#3260) Line indented incorrectly; expected at least 4 spaces, found 2
(#3261) Line indented incorrectly; expected at least 4 spaces, found 2
(#3262) Line indented incorrectly; expected at least 4 spaces, found 2
(#3262) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3263) Line indented incorrectly; expected at least 4 spaces, found 2
(#3264) Line indented incorrectly; expected at least 4 spaces, found 2
(#3264) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3265) Line indented incorrectly; expected at least 4 spaces, found 2
(#3265) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#3266) Line indented incorrectly; expected at least 4 spaces, found 2
(#3266) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3267) Line indented incorrectly; expected at least 4 spaces, found 2
(#3267) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3268) Line indented incorrectly; expected at least 4 spaces, found 2
(#3268) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3269) Line indented incorrectly; expected at least 4 spaces, found 2
(#3269) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3270) Line indented incorrectly; expected at least 4 spaces, found 2
(#3270) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3271) Line indented incorrectly; expected at least 4 spaces, found 2
(#3271) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#3272) Line indented incorrectly; expected at least 4 spaces, found 2
(#3273) Line indented incorrectly; expected at least 4 spaces, found 2
(#3273) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#3274) Line indented incorrectly; expected at least 4 spaces, found 2
(#3275) Line indented incorrectly; expected 4 spaces, found 2
(#3275) method name "PclZip::privExtractByRule" must be in lower-case letters only
(#3275) Visibility must be declared on method "privExtractByRule"
(#3275) Variable "p_file_list" must not contain underscores.
(#3275) Variable "p_path" must not contain underscores.
(#3275) Variable "p_remove_path" must not contain underscores.
(#3275) Variable "p_remove_all_path" must not contain underscores.
(#3275) Variable "p_options" must not contain underscores.
(#3276) Line indented incorrectly; expected at least 4 spaces, found 2
(#3276) Opening brace should be on the same line as the declaration
(#3277) Line indented incorrectly; expected at least 8 spaces, found 4
(#3277) Variable "v_result" must not contain underscores.
(#3277) Expected 1 space before "="; 0 found
(#3277) Expected 1 space after "="; 0 found
(#3279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3279) Inline comments must end in full-stops, exclamation marks, or question marks
(#3279) Line indented incorrectly; expected at least 8 spaces, found 4
(#3280) Line indented incorrectly; expected at least 8 spaces, found 4
(#3282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3282) Inline comments must end in full-stops, exclamation marks, or question marks
(#3282) Line indented incorrectly; expected at least 8 spaces, found 4
(#3283) Line indented incorrectly; expected at least 8 spaces, found 4
(#3283) Inline control structures are not allowed
(#3283) Variable "p_path" must not contain underscores.
(#3284) Variable "p_path" must not contain underscores.
(#3285) Variable "p_path" must not contain underscores.
(#3286) Variable "p_path" must not contain underscores.
(#3286) Commas (,) must be followed by white space.
(#3286) Commas (,) must be followed by white space.
(#3286) Expected 1 space before "!="; 0 found
(#3286) Expected 1 space after "!="; 0 found
(#3287) Line indented incorrectly; expected at least 8 spaces, found 6
(#3287) Variable "p_path" must not contain underscores.
(#3287) Variable "p_path" must not contain underscores.
(#3289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3289) Inline comments must end in full-stops, exclamation marks, or question marks
(#3289) Line indented incorrectly; expected at least 8 spaces, found 4
(#3290) Line indented incorrectly; expected 8 spaces, found 4
(#3290) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3290) Variable "p_path" must not contain underscores.
(#3290) Variable "p_path" must not contain underscores.
(#3291) Line indented incorrectly; expected at least 8 spaces, found 4
(#3292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3292) Inline comments must end in full-stops, exclamation marks, or question marks
(#3292) Line indented incorrectly; expected at least 12 spaces, found 6
(#3293) Line indented incorrectly; expected 12 spaces, found 6
(#3293) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3293) Variable "p_path" must not contain underscores.
(#3294) Line indented incorrectly; expected at least 12 spaces, found 6
(#3295) Line indented incorrectly; expected at least 16 spaces, found 8
(#3295) Variable "p_path" must not contain underscores.
(#3295) Variable "p_path" must not contain underscores.
(#3295) Variable "p_path" must not contain underscores.
(#3295) Expected 1 space before "-"; 0 found
(#3295) Expected 1 space after "-"; 0 found
(#3296) Line indented incorrectly; expected 12 spaces, found 6
(#3297) Line indented incorrectly; expected 8 spaces, found 4
(#3299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3299) Inline comments must end in full-stops, exclamation marks, or question marks
(#3299) Line indented incorrectly; expected at least 8 spaces, found 4
(#3300) Line indented incorrectly; expected 8 spaces, found 4
(#3300) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3300) Variable "p_remove_path" must not contain underscores.
(#3300) Variable "p_remove_path" must not contain underscores.
(#3301) Line indented incorrectly; expected at least 8 spaces, found 4
(#3302) Line indented incorrectly; expected at least 12 spaces, found 6
(#3302) Variable "p_remove_path" must not contain underscores.
(#3303) Line indented incorrectly; expected 8 spaces, found 4
(#3304) Line indented incorrectly; expected at least 8 spaces, found 4
(#3304) Variable "p_remove_path_size" must not contain underscores.
(#3304) Variable "p_remove_path" must not contain underscores.
(#3306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3306) Inline comments must end in full-stops, exclamation marks, or question marks
(#3306) Line indented incorrectly; expected at least 8 spaces, found 4
(#3307) Line indented incorrectly; expected 8 spaces, found 4
(#3307) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3307) Variable "v_result" must not contain underscores.
(#3308) Line indented incorrectly; expected at least 8 spaces, found 4
(#3309) Line indented incorrectly; expected at least 12 spaces, found 6
(#3310) Line indented incorrectly; expected at least 12 spaces, found 6
(#3310) Variable "v_result" must not contain underscores.
(#3311) Line indented incorrectly; expected 8 spaces, found 4
(#3313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3313) Inline comments must end in full-stops, exclamation marks, or question marks
(#3313) Line indented incorrectly; expected at least 8 spaces, found 4
(#3314) Line indented incorrectly; expected at least 8 spaces, found 4
(#3314) Variable "v_central_dir" must not contain underscores.
(#3315) Line indented incorrectly; expected 8 spaces, found 4
(#3315) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3315) Variable "v_result" must not contain underscores.
(#3315) Variable "v_central_dir" must not contain underscores.
(#3316) Line indented incorrectly; expected at least 8 spaces, found 4
(#3317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3317) Inline comments must end in full-stops, exclamation marks, or question marks
(#3317) Line indented incorrectly; expected at least 12 spaces, found 6
(#3318) Line indented incorrectly; expected at least 12 spaces, found 6
(#3319) Line indented incorrectly; expected at least 12 spaces, found 6
(#3321) Line indented incorrectly; expected at least 12 spaces, found 6
(#3321) Variable "v_result" must not contain underscores.
(#3322) Line indented incorrectly; expected 8 spaces, found 4
(#3324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3324) Inline comments must end in full-stops, exclamation marks, or question marks
(#3324) Line indented incorrectly; expected at least 8 spaces, found 4
(#3325) Line indented incorrectly; expected at least 8 spaces, found 4
(#3325) Variable "v_pos_entry" must not contain underscores.
(#3325) Variable "v_central_dir" must not contain underscores.
(#3327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3327) Inline comments must end in full-stops, exclamation marks, or question marks
(#3327) Line indented incorrectly; expected at least 8 spaces, found 4
(#3328) Line indented incorrectly; expected at least 8 spaces, found 4
(#3328) Variable "j_start" must not contain underscores.
(#3329) Line indented incorrectly; expected 8 spaces, found 4
(#3329) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3329) Expected 1 space before "="; 0 found
(#3329) Expected 1 space after "="; 0 found
(#3329) Variable "v_nb_extracted" must not contain underscores.
(#3329) Expected 1 space before "="; 0 found
(#3329) Expected 1 space after "="; 0 found
(#3329) Expected 1 space before "<"; 0 found
(#3329) Expected 1 space after "<"; 0 found
(#3329) Variable "v_central_dir" must not contain underscores.
(#3330) Line indented incorrectly; expected at least 8 spaces, found 4
(#3332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3332) Inline comments must end in full-stops, exclamation marks, or question marks
(#3332) Line indented incorrectly; expected at least 12 spaces, found 6
(#3333) Line indented incorrectly; expected at least 12 spaces, found 6
(#3334) Line indented incorrectly; expected 12 spaces, found 6
(#3334) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3334) Variable "v_pos_entry" must not contain underscores.
(#3335) Line indented incorrectly; expected at least 12 spaces, found 6
(#3336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3336) Inline comments must end in full-stops, exclamation marks, or question marks
(#3336) Line indented incorrectly; expected at least 16 spaces, found 8
(#3337) Line indented incorrectly; expected at least 16 spaces, found 8
(#3338) Line indented incorrectly; expected at least 16 spaces, found 8
(#3340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3340) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) Line indented incorrectly; expected at least 16 spaces, found 8
(#3341) Line indented incorrectly; expected at least 16 spaces, found 8
(#3341) Must use "self::" for local static member reference
(#3343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3343) Inline comments must end in full-stops, exclamation marks, or question marks
(#3343) Line indented incorrectly; expected at least 16 spaces, found 8
(#3344) Line indented incorrectly; expected at least 16 spaces, found 8
(#3344) Must use "self::" for local static member reference
(#3345) Line indented incorrectly; expected 12 spaces, found 6
(#3347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3347) Inline comments must end in full-stops, exclamation marks, or question marks
(#3347) Line indented incorrectly; expected at least 12 spaces, found 6
(#3348) Line indented incorrectly; expected at least 12 spaces, found 6
(#3348) Variable "v_header" must not contain underscores.
(#3349) Line indented incorrectly; expected 12 spaces, found 6
(#3349) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3349) Variable "v_result" must not contain underscores.
(#3349) Variable "v_header" must not contain underscores.
(#3350) Line indented incorrectly; expected at least 12 spaces, found 6
(#3351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3351) Inline comments must end in full-stops, exclamation marks, or question marks
(#3351) Line indented incorrectly; expected at least 16 spaces, found 8
(#3352) Line indented incorrectly; expected at least 16 spaces, found 8
(#3353) Line indented incorrectly; expected at least 16 spaces, found 8
(#3355) Line indented incorrectly; expected at least 16 spaces, found 8
(#3355) Variable "v_result" must not contain underscores.
(#3356) Line indented incorrectly; expected 12 spaces, found 6
(#3358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3358) Inline comments must end in full-stops, exclamation marks, or question marks
(#3358) Line indented incorrectly; expected at least 12 spaces, found 6
(#3359) Line indented incorrectly; expected at least 12 spaces, found 6
(#3359) Variable "v_header" must not contain underscores.
(#3361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3361) Inline comments must end in full-stops, exclamation marks, or question marks
(#3361) Line indented incorrectly; expected at least 12 spaces, found 6
(#3362) Line indented incorrectly; expected at least 12 spaces, found 6
(#3362) Variable "v_pos_entry" must not contain underscores.
(#3364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3364) Inline comments must end in full-stops, exclamation marks, or question marks
(#3364) Line indented incorrectly; expected at least 12 spaces, found 6
(#3365) Line indented incorrectly; expected at least 12 spaces, found 6
(#3365) Variable "v_extract" must not contain underscores.
(#3367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3367) Inline comments must end in full-stops, exclamation marks, or question marks
(#3367) Line indented incorrectly; expected at least 12 spaces, found 6
(#3368) Line indented incorrectly; expected 12 spaces, found 6
(#3368) Variable "p_options" must not contain underscores.
(#3369) Line indented incorrectly; expected at least 12 spaces, found 10
(#3369) Variable "p_options" must not contain underscores.
(#3371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3371) Inline comments must end in full-stops, exclamation marks, or question marks
(#3371) Line indented incorrectly; expected at least 16 spaces, found 10
(#3372) Line indented incorrectly; expected 16 spaces, found 10
(#3372) Expected 1 space before "="; 0 found
(#3372) Expected 1 space after "="; 0 found
(#3372) Expected 1 space before "<"; 0 found
(#3372) Expected 1 space after "<"; 0 found
(#3372) The use of function sizeof() is forbidden; use count() instead
(#3372) Variable "p_options" must not contain underscores.
(#3372) Variable "v_extract" must not contain underscores.
(#3374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3374) Inline comments must end in full-stops, exclamation marks, or question marks
(#3374) Line indented incorrectly; expected at least 20 spaces, found 14
(#3375) Line indented incorrectly; expected 20 spaces, found 14
(#3375) Variable "p_options" must not contain underscores.
(#3377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3377) Inline comments must end in full-stops, exclamation marks, or question marks
(#3377) Line indented incorrectly; expected at least 24 spaces, found 18
(#3378) Line indented incorrectly; expected 24 spaces, found 18
(#3378) Variable "v_header" must not contain underscores.
(#3378) Variable "p_options" must not contain underscores.
(#3379) Line indented incorrectly; expected at least 24 spaces, found 22
(#3379) Variable "v_header" must not contain underscores.
(#3379) Variable "p_options" must not contain underscores.
(#3379) Variable "p_options" must not contain underscores.
(#3379) Line exceeds 132 characters; contains 151 characters
(#3380) Line indented incorrectly; expected at least 28 spaces, found 22
(#3380) Variable "v_extract" must not contain underscores.
(#3381) Line indented incorrectly; expected 24 spaces, found 18
(#3382) Line indented incorrectly; expected 20 spaces, found 14
(#3383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3383) Inline comments must end in full-stops, exclamation marks, or question marks
(#3383) Line indented incorrectly; expected at least 20 spaces, found 14
(#3384) Line indented incorrectly; expected 20 spaces, found 14
(#3384) Usage of ELSEIF not allowed; use ELSE IF instead
(#3384) Variable "v_header" must not contain underscores.
(#3384) Variable "p_options" must not contain underscores.
(#3385) Line indented incorrectly; expected at least 24 spaces, found 18
(#3385) Variable "v_extract" must not contain underscores.
(#3386) Line indented incorrectly; expected 20 spaces, found 14
(#3387) Line indented incorrectly; expected 16 spaces, found 10
(#3388) Line indented incorrectly; expected 12 spaces, found 6
(#3390) Line indented incorrectly; expected at least 12 spaces, found 6
(#3391) Line indented incorrectly; expected at least 12 spaces, found 6
(#3392) This comment is 62% valid code; is this commented out code?
(#3392) Line indented incorrectly; expected at least 12 spaces, found 6
(#3393) Line indented incorrectly; expected at least 12 spaces, found 6
(#3396) Line indented incorrectly; expected at least 12 spaces, found 10
(#3398) Line indented incorrectly; expected at least 12 spaces, found 10
(#3399) Line indented incorrectly; expected at least 12 spaces, found 6
(#3400) Line indented incorrectly; expected at least 12 spaces, found 6
(#3402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3402) Inline comments must end in full-stops, exclamation marks, or question marks
(#3402) Line indented incorrectly; expected at least 12 spaces, found 6
(#3403) Line indented incorrectly; expected at least 12 spaces, found 6
(#3403) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for extract by ereg rule\n // ereg() is deprecated with PHP 5.3\n /*\n else if ( (isset($p_options[PCLZIP_OPT_BY_EREG]))\n && ($p_options[PCLZIP_OPT_BY_EREG] != "")) {\n\n if (ereg($p_options[PCLZIP_OPT_BY_EREG], $v_header['stored_filename'])) {\n $v_extract = true;\n }\n }\n */\n\n // ----- Look for extract by preg rule\n else if (...) {\n"
(#3403) Variable "p_options" must not contain underscores.
(#3404) Variable "p_options" must not contain underscores.
(#3406) Line indented incorrectly; expected 16 spaces, found 10
(#3406) Variable "p_options" must not contain underscores.
(#3406) Variable "v_header" must not contain underscores.
(#3407) Line indented incorrectly; expected at least 20 spaces, found 14
(#3407) Variable "v_extract" must not contain underscores.
(#3408) Line indented incorrectly; expected 16 spaces, found 10
(#3409) Line indented incorrectly; expected 12 spaces, found 6
(#3411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3411) Inline comments must end in full-stops, exclamation marks, or question marks
(#3411) Line indented incorrectly; expected at least 12 spaces, found 6
(#3412) Line indented incorrectly; expected at least 12 spaces, found 6
(#3412) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for extract by index rule\n else if (...) {\n"
(#3412) Variable "p_options" must not contain underscores.
(#3413) Variable "p_options" must not contain underscores.
(#3415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3415) Inline comments must end in full-stops, exclamation marks, or question marks
(#3415) Line indented incorrectly; expected at least 16 spaces, found 10
(#3416) Line indented incorrectly; expected 16 spaces, found 10
(#3416) Expected 1 space before "="; 0 found
(#3416) Expected 1 space after "="; 0 found
(#3416) Variable "j_start" must not contain underscores.
(#3416) Expected 1 space before "<"; 0 found
(#3416) Expected 1 space after "<"; 0 found
(#3416) The use of function sizeof() is forbidden; use count() instead
(#3416) Variable "p_options" must not contain underscores.
(#3416) Variable "v_extract" must not contain underscores.
(#3418) Line indented incorrectly; expected 20 spaces, found 14
(#3418) Expected 1 space before ">="; 0 found
(#3418) Expected 1 space after ">="; 0 found
(#3418) Variable "p_options" must not contain underscores.
(#3418) Expected 1 space before "<="; 0 found
(#3418) Expected 1 space after "<="; 0 found
(#3418) Variable "p_options" must not contain underscores.
(#3419) Line indented incorrectly; expected at least 24 spaces, found 18
(#3419) Variable "v_extract" must not contain underscores.
(#3420) Line indented incorrectly; expected 20 spaces, found 14
(#3421) Line indented incorrectly; expected 20 spaces, found 14
(#3421) Expected 1 space before ">="; 0 found
(#3421) Expected 1 space after ">="; 0 found
(#3421) Variable "p_options" must not contain underscores.
(#3422) Line indented incorrectly; expected at least 24 spaces, found 18
(#3422) Variable "j_start" must not contain underscores.
(#3422) Expected 1 space before "+"; 0 found
(#3422) Expected 1 space after "+"; 0 found
(#3423) Line indented incorrectly; expected 20 spaces, found 14
(#3425) Line indented incorrectly; expected 20 spaces, found 14
(#3425) Variable "p_options" must not contain underscores.
(#3425) Expected 1 space before ">"; 0 found
(#3425) Expected 1 space after ">"; 0 found
(#3426) Line indented incorrectly; expected at least 24 spaces, found 18
(#3427) Line indented incorrectly; expected 20 spaces, found 14
(#3428) Line indented incorrectly; expected 16 spaces, found 10
(#3429) Line indented incorrectly; expected 12 spaces, found 6
(#3431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3431) Inline comments must end in full-stops, exclamation marks, or question marks
(#3431) Line indented incorrectly; expected at least 12 spaces, found 6
(#3432) Line indented incorrectly; expected 12 spaces, found 6
(#3432) Expected "} else {\n"; found "}\n\n // ----- Look for no rule, which means extract all the archive\n else {\n"
(#3433) Line indented incorrectly; expected at least 16 spaces, found 10
(#3433) Variable "v_extract" must not contain underscores.
(#3434) Line indented incorrectly; expected 12 spaces, found 6
(#3436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3436) Inline comments must end in full-stops, exclamation marks, or question marks
(#3436) Line indented incorrectly; expected at least 12 spaces, found 6
(#3437) Line indented incorrectly; expected 12 spaces, found 6
(#3437) Variable "v_extract" must not contain underscores.
(#3438) Line indented incorrectly; expected at least 12 spaces, found 10
(#3438) Variable "v_header" must not contain underscores.
(#3439) Variable "v_header" must not contain underscores.
(#3440) Line indented incorrectly; expected at least 16 spaces, found 10
(#3440) Variable "v_header" must not contain underscores.
(#3442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3442) Inline comments must end in full-stops, exclamation marks, or question marks
(#3442) Line indented incorrectly; expected at least 16 spaces, found 10
(#3443) Line indented incorrectly; expected 16 spaces, found 10
(#3443) Variable "p_options" must not contain underscores.
(#3444) Line indented incorrectly; expected at least 16 spaces, found 14
(#3444) Variable "p_options" must not contain underscores.
(#3444) Expected 1 space before "==="; 0 found
(#3444) Expected 1 space after "==="; 0 found
(#3446) Line indented incorrectly; expected at least 20 spaces, found 14
(#3448) Line indented incorrectly; expected at least 20 spaces, found 14
(#3448) Must use "self::" for local static member reference
(#3449) Variable "v_header" must not contain underscores.
(#3451) Variable "v_header" must not contain underscores.
(#3453) Line indented incorrectly; expected at least 20 spaces, found 14
(#3453) Must use "self::" for local static member reference
(#3454) Line indented incorrectly; expected 16 spaces, found 10
(#3455) Line indented incorrectly; expected 12 spaces, found 6
(#3457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3457) Inline comments must end in full-stops, exclamation marks, or question marks
(#3457) Line indented incorrectly; expected at least 12 spaces, found 6
(#3458) Line indented incorrectly; expected 12 spaces, found 6
(#3458) Variable "v_extract" must not contain underscores.
(#3458) Variable "v_header" must not contain underscores.
(#3459) Line indented incorrectly; expected at least 16 spaces, found 10
(#3459) Variable "v_header" must not contain underscores.
(#3461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3461) Inline comments must end in full-stops, exclamation marks, or question marks
(#3461) Line indented incorrectly; expected at least 16 spaces, found 10
(#3462) Line indented incorrectly; expected 16 spaces, found 10
(#3462) Variable "p_options" must not contain underscores.
(#3463) Line indented incorrectly; expected at least 16 spaces, found 14
(#3463) Variable "p_options" must not contain underscores.
(#3463) Expected 1 space before "==="; 0 found
(#3463) Expected 1 space after "==="; 0 found
(#3465) Line indented incorrectly; expected at least 20 spaces, found 14
(#3467) Line indented incorrectly; expected at least 20 spaces, found 14
(#3467) Must use "self::" for local static member reference
(#3469) Variable "v_header" must not contain underscores.
(#3472) Line indented incorrectly; expected at least 20 spaces, found 14
(#3472) Must use "self::" for local static member reference
(#3473) Line indented incorrectly; expected 16 spaces, found 10
(#3474) Line indented incorrectly; expected 12 spaces, found 4
(#3474) Closing brace indented incorrectly; expected 6 spaces, found 4
(#3476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3476) Inline comments must end in full-stops, exclamation marks, or question marks
(#3476) Line indented incorrectly; expected at least 12 spaces, found 6
(#3477) Line indented incorrectly; expected 12 spaces, found 6
(#3477) Variable "v_extract" must not contain underscores.
(#3477) Variable "v_header" must not contain underscores.
(#3478) Line indented incorrectly; expected at least 16 spaces, found 10
(#3478) Variable "v_result" must not contain underscores.
(#3478) Variable "v_header" must not contain underscores.
(#3479) Variable "p_file_list" must not contain underscores.
(#3479) Variable "v_nb_extracted" must not contain underscores.
(#3480) Line indented incorrectly; expected 16 spaces, found 10
(#3480) Variable "v_result" must not contain underscores.
(#3481) Line indented incorrectly; expected at least 20 spaces, found 14
(#3482) Line indented incorrectly; expected at least 20 spaces, found 14
(#3483) Line indented incorrectly; expected at least 20 spaces, found 14
(#3483) Variable "v_result" must not contain underscores.
(#3484) Line indented incorrectly; expected 16 spaces, found 10
(#3486) Line indented incorrectly; expected at least 16 spaces, found 10
(#3486) Variable "v_extract" must not contain underscores.
(#3487) Line indented incorrectly; expected 12 spaces, found 6
(#3489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3489) Inline comments must end in full-stops, exclamation marks, or question marks
(#3489) Line indented incorrectly; expected at least 12 spaces, found 6
(#3490) Line indented incorrectly; expected 12 spaces, found 6
(#3490) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3490) Variable "v_extract" must not contain underscores.
(#3491) Line indented incorrectly; expected at least 12 spaces, found 6
(#3493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3493) Inline comments must end in full-stops, exclamation marks, or question marks
(#3493) Line indented incorrectly; expected at least 16 spaces, found 8
(#3494) Line indented incorrectly; expected at least 16 spaces, found 8
(#3495) Line indented incorrectly; expected 16 spaces, found 8
(#3495) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3495) Variable "v_header" must not contain underscores.
(#3496) Line indented incorrectly; expected at least 16 spaces, found 8
(#3497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3497) Inline comments must end in full-stops, exclamation marks, or question marks
(#3497) Line indented incorrectly; expected at least 20 spaces, found 10
(#3498) Line indented incorrectly; expected at least 20 spaces, found 10
(#3500) Line indented incorrectly; expected at least 20 spaces, found 10
(#3502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3502) Inline comments must end in full-stops, exclamation marks, or question marks
(#3502) Line indented incorrectly; expected at least 20 spaces, found 10
(#3503) Line indented incorrectly; expected at least 20 spaces, found 10
(#3503) Must use "self::" for local static member reference
(#3505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3505) Inline comments must end in full-stops, exclamation marks, or question marks
(#3505) Line indented incorrectly; expected at least 20 spaces, found 10
(#3506) Line indented incorrectly; expected at least 20 spaces, found 10
(#3506) Must use "self::" for local static member reference
(#3507) Line indented incorrectly; expected 16 spaces, found 8
(#3509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3509) Inline comments must end in full-stops, exclamation marks, or question marks
(#3509) Line indented incorrectly; expected at least 16 spaces, found 8
(#3510) Line indented incorrectly; expected 16 spaces, found 8
(#3510) Variable "p_options" must not contain underscores.
(#3512) Line indented incorrectly; expected at least 20 spaces, found 10
(#3512) Variable "v_string" must not contain underscores.
(#3514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3514) Inline comments must end in full-stops, exclamation marks, or question marks
(#3514) Line indented incorrectly; expected at least 20 spaces, found 10
(#3515) Line indented incorrectly; expected at least 20 spaces, found 10
(#3515) Variable "v_result1" must not contain underscores.
(#3515) Variable "v_header" must not contain underscores.
(#3515) Variable "v_string" must not contain underscores.
(#3515) Variable "p_options" must not contain underscores.
(#3516) Line indented incorrectly; expected 20 spaces, found 10
(#3516) Variable "v_result1" must not contain underscores.
(#3517) Line indented incorrectly; expected at least 24 spaces, found 12
(#3518) Line indented incorrectly; expected at least 24 spaces, found 12
(#3519) Line indented incorrectly; expected at least 24 spaces, found 12
(#3519) Variable "v_result1" must not contain underscores.
(#3520) Line indented incorrectly; expected 20 spaces, found 10
(#3522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3522) Inline comments must end in full-stops, exclamation marks, or question marks
(#3522) Line indented incorrectly; expected at least 20 spaces, found 10
(#3523) Line indented incorrectly; expected 20 spaces, found 10
(#3523) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3523) Variable "v_result" must not contain underscores.
(#3523) Variable "v_header" must not contain underscores.
(#3523) Variable "p_file_list" must not contain underscores.
(#3523) Variable "v_nb_extracted" must not contain underscores.
(#3524) Line indented incorrectly; expected at least 20 spaces, found 10
(#3525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3525) Inline comments must end in full-stops, exclamation marks, or question marks
(#3525) Line indented incorrectly; expected at least 24 spaces, found 12
(#3526) Line indented incorrectly; expected at least 24 spaces, found 12
(#3527) Line indented incorrectly; expected at least 24 spaces, found 12
(#3529) Line indented incorrectly; expected at least 24 spaces, found 12
(#3529) Variable "v_result" must not contain underscores.
(#3530) Line indented incorrectly; expected 20 spaces, found 10
(#3532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3532) Inline comments must end in full-stops, exclamation marks, or question marks
(#3532) Line indented incorrectly; expected at least 20 spaces, found 10
(#3533) Line indented incorrectly; expected at least 20 spaces, found 10
(#3533) Variable "p_file_list" must not contain underscores.
(#3533) Variable "v_nb_extracted" must not contain underscores.
(#3533) Variable "v_string" must not contain underscores.
(#3535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3535) Inline comments must end in full-stops, exclamation marks, or question marks
(#3535) Line indented incorrectly; expected at least 20 spaces, found 10
(#3536) Line indented incorrectly; expected at least 20 spaces, found 10
(#3536) Variable "v_nb_extracted" must not contain underscores.
(#3538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3538) Inline comments must end in full-stops, exclamation marks, or question marks
(#3538) Line indented incorrectly; expected at least 20 spaces, found 10
(#3539) Line indented incorrectly; expected 20 spaces, found 10
(#3539) Variable "v_result1" must not contain underscores.
(#3540) Line indented incorrectly; expected at least 24 spaces, found 12
(#3541) Line indented incorrectly; expected 20 spaces, found 10
(#3542) Line indented incorrectly; expected 16 spaces, found 8
(#3543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3543) Inline comments must end in full-stops, exclamation marks, or question marks
(#3543) Line indented incorrectly; expected at least 16 spaces, found 8
(#3544) Line indented incorrectly; expected 16 spaces, found 8
(#3544) Usage of ELSEIF not allowed; use ELSE IF instead
(#3544) Variable "p_options" must not contain underscores.
(#3545) Variable "p_options" must not contain underscores.
(#3546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3546) Inline comments must end in full-stops, exclamation marks, or question marks
(#3546) Line indented incorrectly; expected at least 20 spaces, found 10
(#3547) Line indented incorrectly; expected at least 20 spaces, found 10
(#3547) Variable "v_result1" must not contain underscores.
(#3547) Variable "v_header" must not contain underscores.
(#3547) Variable "p_options" must not contain underscores.
(#3548) Line indented incorrectly; expected 20 spaces, found 10
(#3548) Variable "v_result1" must not contain underscores.
(#3549) Line indented incorrectly; expected at least 24 spaces, found 12
(#3550) Line indented incorrectly; expected at least 24 spaces, found 12
(#3551) Line indented incorrectly; expected at least 24 spaces, found 12
(#3551) Variable "v_result1" must not contain underscores.
(#3552) Line indented incorrectly; expected 20 spaces, found 10
(#3554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3554) Inline comments must end in full-stops, exclamation marks, or question marks
(#3554) Line indented incorrectly; expected at least 20 spaces, found 10
(#3555) Line indented incorrectly; expected 20 spaces, found 10
(#3555) Variable "v_result" must not contain underscores.
(#3555) Variable "v_header" must not contain underscores.
(#3555) Variable "p_file_list" must not contain underscores.
(#3555) Variable "v_nb_extracted" must not contain underscores.
(#3556) Line indented incorrectly; expected at least 24 spaces, found 12
(#3557) Line indented incorrectly; expected at least 24 spaces, found 12
(#3558) Line indented incorrectly; expected at least 24 spaces, found 12
(#3558) Variable "v_result" must not contain underscores.
(#3559) Line indented incorrectly; expected 20 spaces, found 10
(#3561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3561) Inline comments must end in full-stops, exclamation marks, or question marks
(#3561) Line indented incorrectly; expected at least 20 spaces, found 10
(#3562) Line indented incorrectly; expected 20 spaces, found 10
(#3562) Variable "v_result1" must not contain underscores.
(#3563) Line indented incorrectly; expected at least 24 spaces, found 12
(#3564) Line indented incorrectly; expected 20 spaces, found 10
(#3565) Line indented incorrectly; expected 16 spaces, found 8
(#3566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3566) Inline comments must end in full-stops, exclamation marks, or question marks
(#3566) Line indented incorrectly; expected at least 16 spaces, found 8
(#3567) Line indented incorrectly; expected 16 spaces, found 8
(#3567) Expected "} else {\n"; found "}\n // ----- Look for normal extraction\n else {\n"
(#3568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3568) Inline comments must end in full-stops, exclamation marks, or question marks
(#3568) Line indented incorrectly; expected at least 20 spaces, found 10
(#3569) Line indented incorrectly; expected at least 20 spaces, found 10
(#3569) Variable "v_result1" must not contain underscores.
(#3569) Variable "v_header" must not contain underscores.
(#3570) Variable "p_path" must not contain underscores.
(#3570) Variable "p_remove_path" must not contain underscores.
(#3571) Variable "p_remove_all_path" must not contain underscores.
(#3572) Variable "p_options" must not contain underscores.
(#3573) Line indented incorrectly; expected 20 spaces, found 10
(#3573) Variable "v_result1" must not contain underscores.
(#3574) Line indented incorrectly; expected at least 24 spaces, found 12
(#3575) Line indented incorrectly; expected at least 24 spaces, found 12
(#3576) Line indented incorrectly; expected at least 24 spaces, found 12
(#3576) Variable "v_result1" must not contain underscores.
(#3577) Line indented incorrectly; expected 20 spaces, found 10
(#3579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3579) Inline comments must end in full-stops, exclamation marks, or question marks
(#3579) Line indented incorrectly; expected at least 20 spaces, found 10
(#3580) Line indented incorrectly; expected 20 spaces, found 10
(#3580) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3580) Variable "v_result" must not contain underscores.
(#3580) Variable "v_header" must not contain underscores.
(#3580) Variable "p_file_list" must not contain underscores.
(#3580) Variable "v_nb_extracted" must not contain underscores.
(#3581) Line indented incorrectly; expected at least 20 spaces, found 10
(#3582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3582) Inline comments must end in full-stops, exclamation marks, or question marks
(#3582) Line indented incorrectly; expected at least 24 spaces, found 12
(#3583) Line indented incorrectly; expected at least 24 spaces, found 12
(#3584) Line indented incorrectly; expected at least 24 spaces, found 12
(#3586) Line indented incorrectly; expected at least 24 spaces, found 12
(#3586) Variable "v_result" must not contain underscores.
(#3587) Line indented incorrectly; expected 20 spaces, found 10
(#3589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3589) Inline comments must end in full-stops, exclamation marks, or question marks
(#3589) Line indented incorrectly; expected at least 20 spaces, found 10
(#3590) Line indented incorrectly; expected 20 spaces, found 10
(#3590) Variable "v_result1" must not contain underscores.
(#3591) Line indented incorrectly; expected at least 24 spaces, found 12
(#3592) Line indented incorrectly; expected 20 spaces, found 10
(#3593) Line indented incorrectly; expected 16 spaces, found 8
(#3594) Line indented incorrectly; expected 12 spaces, found 6
(#3595) Line indented incorrectly; expected 8 spaces, found 4
(#3597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3597) Inline comments must end in full-stops, exclamation marks, or question marks
(#3597) Line indented incorrectly; expected at least 8 spaces, found 4
(#3598) Line indented incorrectly; expected at least 8 spaces, found 4
(#3599) Line indented incorrectly; expected at least 8 spaces, found 4
(#3601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3601) Inline comments must end in full-stops, exclamation marks, or question marks
(#3601) Line indented incorrectly; expected at least 8 spaces, found 4
(#3602) Line indented incorrectly; expected at least 8 spaces, found 4
(#3602) Variable "v_result" must not contain underscores.
(#3603) Line indented incorrectly; expected 4 spaces, found 2
(#3604) Line indented incorrectly; expected at least 4 spaces, found 2
(#3606) Line indented incorrectly; expected at least 4 spaces, found 2
(#3607) Line indented incorrectly; expected at least 4 spaces, found 2
(#3608) Line indented incorrectly; expected at least 4 spaces, found 2
(#3609) Line indented incorrectly; expected at least 4 spaces, found 2
(#3610) Line indented incorrectly; expected at least 4 spaces, found 2
(#3611) Line indented incorrectly; expected at least 4 spaces, found 2
(#3612) This comment is 50% valid code; is this commented out code?
(#3612) Line indented incorrectly; expected at least 4 spaces, found 2
(#3613) Line indented incorrectly; expected at least 4 spaces, found 2
(#3614) Line indented incorrectly; expected at least 4 spaces, found 2
(#3615) Line indented incorrectly; expected 4 spaces, found 2
(#3615) method name "PclZip::privExtractFile" must be in lower-case letters only
(#3615) Visibility must be declared on method "privExtractFile"
(#3615) Variable "p_entry" must not contain underscores.
(#3615) Variable "p_path" must not contain underscores.
(#3615) Variable "p_remove_path" must not contain underscores.
(#3615) Variable "p_remove_all_path" must not contain underscores.
(#3615) Variable "p_options" must not contain underscores.
(#3616) Line indented incorrectly; expected at least 4 spaces, found 2
(#3616) Opening brace should be on the same line as the declaration
(#3617) Line indented incorrectly; expected at least 8 spaces, found 4
(#3617) Variable "v_result" must not contain underscores.
(#3617) Expected 1 space before "="; 0 found
(#3617) Expected 1 space after "="; 0 found
(#3619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3619) Inline comments must end in full-stops, exclamation marks, or question marks
(#3619) Line indented incorrectly; expected at least 8 spaces, found 4
(#3620) Line indented incorrectly; expected 8 spaces, found 4
(#3620) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3620) Variable "v_result" must not contain underscores.
(#3620) Variable "v_header" must not contain underscores.
(#3621) Line indented incorrectly; expected at least 8 spaces, found 4
(#3622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3622) Inline comments must end in full-stops, exclamation marks, or question marks
(#3622) Line indented incorrectly; expected at least 12 spaces, found 6
(#3623) Line indented incorrectly; expected at least 12 spaces, found 6
(#3623) Variable "v_result" must not contain underscores.
(#3624) Line indented incorrectly; expected 8 spaces, found 4
(#3625) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3627) Inline comments must end in full-stops, exclamation marks, or question marks
(#3627) Line indented incorrectly; expected at least 8 spaces, found 4
(#3628) Line indented incorrectly; expected 8 spaces, found 4
(#3628) Empty IF statement detected
(#3628) Variable "v_header" must not contain underscores.
(#3628) Variable "p_entry" must not contain underscores.
(#3629) Inline comments must end in full-stops, exclamation marks, or question marks
(#3629) Line indented incorrectly; expected at least 12 spaces, found 8
(#3630) Line indented incorrectly; expected 8 spaces, found 4
(#3632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3632) Inline comments must end in full-stops, exclamation marks, or question marks
(#3632) Line indented incorrectly; expected at least 8 spaces, found 4
(#3633) Line indented incorrectly; expected 8 spaces, found 4
(#3633) Variable "p_remove_all_path" must not contain underscores.
(#3634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3634) Inline comments must end in full-stops, exclamation marks, or question marks
(#3634) Line indented incorrectly; expected at least 12 spaces, found 8
(#3635) Line indented incorrectly; expected 12 spaces, found 8
(#3635) Variable "p_entry" must not contain underscores.
(#3635) Expected 1 space before "&" operator; 0 found
(#3635) Expected 1 space after "&" operator; 0 found
(#3635) Expected 1 space before "=="; 0 found
(#3635) Expected 1 space after "=="; 0 found
(#3637) Line indented incorrectly; expected at least 16 spaces, found 12
(#3637) Variable "p_entry" must not contain underscores.
(#3639) Line indented incorrectly; expected at least 16 spaces, found 12
(#3639) Variable "v_result" must not contain underscores.
(#3640) Line indented incorrectly; expected 12 spaces, found 8
(#3642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3642) Inline comments must end in full-stops, exclamation marks, or question marks
(#3642) Line indented incorrectly; expected at least 12 spaces, found 8
(#3643) Line indented incorrectly; expected at least 12 spaces, found 8
(#3643) Variable "p_entry" must not contain underscores.
(#3643) Variable "p_entry" must not contain underscores.
(#3644) Line indented incorrectly; expected 8 spaces, found 4
(#3646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3646) Inline comments must end in full-stops, exclamation marks, or question marks
(#3646) Line indented incorrectly; expected at least 8 spaces, found 4
(#3647) Line indented incorrectly; expected at least 8 spaces, found 4
(#3647) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for path to remove\n else if (...)\n {\n"
(#3647) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3647) Variable "p_remove_path" must not contain underscores.
(#3648) Line indented incorrectly; expected at least 8 spaces, found 4
(#3649) Line indented incorrectly; expected 12 spaces, found 6
(#3649) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3649) Variable "p_remove_path" must not contain underscores.
(#3649) Variable "p_entry" must not contain underscores.
(#3650) Line indented incorrectly; expected at least 12 spaces, found 6
(#3652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3652) Inline comments must end in full-stops, exclamation marks, or question marks
(#3652) Line indented incorrectly; expected at least 16 spaces, found 8
(#3653) Line indented incorrectly; expected at least 16 spaces, found 8
(#3653) Variable "p_entry" must not contain underscores.
(#3655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3655) Inline comments must end in full-stops, exclamation marks, or question marks
(#3655) Line indented incorrectly; expected at least 16 spaces, found 8
(#3656) Line indented incorrectly; expected at least 16 spaces, found 8
(#3656) Variable "v_result" must not contain underscores.
(#3657) Line indented incorrectly; expected 12 spaces, found 6
(#3659) Line indented incorrectly; expected at least 12 spaces, found 6
(#3659) Variable "p_remove_path_size" must not contain underscores.
(#3659) Variable "p_remove_path" must not contain underscores.
(#3660) Line indented incorrectly; expected 12 spaces, found 6
(#3660) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3660) Variable "p_entry" must not contain underscores.
(#3660) Variable "p_remove_path_size" must not contain underscores.
(#3660) Variable "p_remove_path" must not contain underscores.
(#3661) Line indented incorrectly; expected at least 12 spaces, found 6
(#3663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3663) Inline comments must end in full-stops, exclamation marks, or question marks
(#3663) Line indented incorrectly; expected at least 16 spaces, found 8
(#3664) Line indented incorrectly; expected at least 16 spaces, found 8
(#3664) Variable "p_entry" must not contain underscores.
(#3664) Variable "p_entry" must not contain underscores.
(#3664) Variable "p_remove_path_size" must not contain underscores.
(#3666) Line indented incorrectly; expected 12 spaces, found 6
(#3667) Line indented incorrectly; expected 8 spaces, found 4
(#3669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3669) Inline comments must end in full-stops, exclamation marks, or question marks
(#3669) Line indented incorrectly; expected at least 8 spaces, found 4
(#3670) Line indented incorrectly; expected 8 spaces, found 4
(#3670) Variable "p_path" must not contain underscores.
(#3671) Line indented incorrectly; expected at least 12 spaces, found 6
(#3671) Variable "p_entry" must not contain underscores.
(#3671) Variable "p_path" must not contain underscores.
(#3671) Variable "p_entry" must not contain underscores.
(#3672) Line indented incorrectly; expected 8 spaces, found 4
(#3674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3674) Inline comments must end in full-stops, exclamation marks, or question marks
(#3674) Line indented incorrectly; expected at least 8 spaces, found 4
(#3675) Line indented incorrectly; expected 8 spaces, found 4
(#3675) Variable "p_options" must not contain underscores.
(#3676) Line indented incorrectly; expected at least 12 spaces, found 6
(#3676) Variable "v_inclusion" must not contain underscores.
(#3677) Line indented incorrectly; expected at least 12 spaces, found 6
(#3677) Variable "p_options" must not contain underscores.
(#3678) Variable "p_entry" must not contain underscores.
(#3679) Line indented incorrectly; expected 12 spaces, found 6
(#3679) Variable "v_inclusion" must not contain underscores.
(#3681) Line indented incorrectly; expected at least 16 spaces, found 8
(#3681) Must use "self::" for local static member reference
(#3682) Variable "p_entry" must not contain underscores.
(#3685) Line indented incorrectly; expected at least 16 spaces, found 8
(#3685) Must use "self::" for local static member reference
(#3686) Line indented incorrectly; expected 12 spaces, found 6
(#3687) Line indented incorrectly; expected 8 spaces, found 4
(#3689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3689) Inline comments must end in full-stops, exclamation marks, or question marks
(#3689) Line indented incorrectly; expected at least 8 spaces, found 4
(#3690) Line indented incorrectly; expected 8 spaces, found 4
(#3690) Variable "p_options" must not contain underscores.
(#3692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3692) Inline comments must end in full-stops, exclamation marks, or question marks
(#3692) Line indented incorrectly; expected at least 12 spaces, found 6
(#3693) Line indented incorrectly; expected at least 12 spaces, found 6
(#3693) Variable "v_local_header" must not contain underscores.
(#3694) Line indented incorrectly; expected at least 12 spaces, found 6
(#3694) Variable "p_entry" must not contain underscores.
(#3694) Variable "v_local_header" must not contain underscores.
(#3696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3696) Line indented incorrectly; expected at least 12 spaces, found 6
(#3697) Line indented incorrectly; expected at least 12 spaces, found 6
(#3698) This comment is 53% valid code; is this commented out code?
(#3698) Line indented incorrectly; expected at least 12 spaces, found 6
(#3699) Inline comments must end in full-stops, exclamation marks, or question marks
(#3699) Line indented incorrectly; expected at least 12 spaces, found 0
(#3699) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3700) Line indented incorrectly; expected at least 12 spaces, found 6
(#3700) Variable "v_result" must not contain underscores.
(#3700) Variable "p_options" must not contain underscores.
(#3700) Variable "v_local_header" must not contain underscores.
(#3701) Line indented incorrectly; expected 12 spaces, found 6
(#3701) Variable "v_result" must not contain underscores.
(#3702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3702) Inline comments must end in full-stops, exclamation marks, or question marks
(#3702) Line indented incorrectly; expected at least 16 spaces, found 8
(#3703) Line indented incorrectly; expected at least 16 spaces, found 8
(#3703) Variable "p_entry" must not contain underscores.
(#3704) Line indented incorrectly; expected at least 16 spaces, found 8
(#3704) Variable "v_result" must not contain underscores.
(#3705) Line indented incorrectly; expected 12 spaces, found 6
(#3707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3707) Inline comments must end in full-stops, exclamation marks, or question marks
(#3707) Line indented incorrectly; expected at least 12 spaces, found 6
(#3708) Line indented incorrectly; expected 12 spaces, found 6
(#3708) Variable "v_result" must not contain underscores.
(#3709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3709) Inline comments must end in full-stops, exclamation marks, or question marks
(#3709) Line indented incorrectly; expected at least 16 spaces, found 8
(#3710) Line indented incorrectly; expected at least 16 spaces, found 8
(#3710) Variable "p_entry" must not contain underscores.
(#3711) Line indented incorrectly; expected at least 16 spaces, found 8
(#3711) Variable "v_result" must not contain underscores.
(#3712) Line indented incorrectly; expected 12 spaces, found 6
(#3714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3714) Line indented incorrectly; expected at least 12 spaces, found 6
(#3715) Inline comments must end in full-stops, exclamation marks, or question marks
(#3715) Line indented incorrectly; expected at least 12 spaces, found 6
(#3716) Line indented incorrectly; expected at least 12 spaces, found 6
(#3716) Variable "p_entry" must not contain underscores.
(#3716) Variable "v_local_header" must not contain underscores.
(#3717) Line indented incorrectly; expected 8 spaces, found 4
(#3718) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3720) Inline comments must end in full-stops, exclamation marks, or question marks
(#3720) Line indented incorrectly; expected at least 8 spaces, found 4
(#3721) Line indented incorrectly; expected 8 spaces, found 4
(#3721) Variable "p_entry" must not contain underscores.
(#3723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3723) Inline comments must end in full-stops, exclamation marks, or question marks
(#3723) Line indented incorrectly; expected at least 12 spaces, found 4
(#3724) Line indented incorrectly; expected 12 spaces, found 4
(#3724) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3724) Variable "p_entry" must not contain underscores.
(#3725) Line indented incorrectly; expected at least 12 spaces, found 4
(#3727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3727) Inline comments must end in full-stops, exclamation marks, or question marks
(#3727) Line indented incorrectly; expected at least 16 spaces, found 6
(#3728) Line indented incorrectly; expected 16 spaces, found 6
(#3728) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3728) Variable "p_entry" must not contain underscores.
(#3729) Line indented incorrectly; expected at least 16 spaces, found 6
(#3731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3731) Inline comments must end in full-stops, exclamation marks, or question marks
(#3731) Line indented incorrectly; expected at least 20 spaces, found 8
(#3732) Line indented incorrectly; expected at least 20 spaces, found 8
(#3732) Variable "p_entry" must not contain underscores.
(#3734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3734) Line indented incorrectly; expected at least 20 spaces, found 8
(#3735) Line indented incorrectly; expected at least 20 spaces, found 8
(#3736) Line indented incorrectly; expected at least 20 spaces, found 8
(#3737) Line indented incorrectly; expected 20 spaces, found 8
(#3737) Variable "p_options" must not contain underscores.
(#3738) Line indented incorrectly; expected at least 20 spaces, found 12
(#3738) Variable "p_options" must not contain underscores.
(#3738) Expected 1 space before "==="; 0 found
(#3738) Expected 1 space after "==="; 0 found
(#3740) Line indented incorrectly; expected at least 24 spaces, found 12
(#3740) Must use "self::" for local static member reference
(#3741) Variable "p_entry" must not contain underscores.
(#3744) Line indented incorrectly; expected at least 24 spaces, found 12
(#3744) Must use "self::" for local static member reference
(#3745) Line indented incorrectly; expected 20 spaces, found 12
(#3745) Closing brace indented incorrectly; expected 8 spaces, found 12
(#3746) Line indented incorrectly; expected 16 spaces, found 6
(#3747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3747) Inline comments must end in full-stops, exclamation marks, or question marks
(#3747) Line indented incorrectly; expected at least 16 spaces, found 6
(#3748) Line indented incorrectly; expected at least 16 spaces, found 6
(#3748) Expected "} else if (...) {\n"; found "}\n // ----- Look if file is write protected\n else if (...)\n {\n"
(#3748) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3748) Variable "p_entry" must not contain underscores.
(#3749) Line indented incorrectly; expected at least 16 spaces, found 6
(#3751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3751) Inline comments must end in full-stops, exclamation marks, or question marks
(#3751) Line indented incorrectly; expected at least 20 spaces, found 8
(#3752) Line indented incorrectly; expected at least 20 spaces, found 8
(#3752) Variable "p_entry" must not contain underscores.
(#3754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3754) Line indented incorrectly; expected at least 20 spaces, found 8
(#3755) Line indented incorrectly; expected at least 20 spaces, found 8
(#3756) Line indented incorrectly; expected at least 20 spaces, found 8
(#3757) Line indented incorrectly; expected 20 spaces, found 8
(#3757) Variable "p_options" must not contain underscores.
(#3758) Line indented incorrectly; expected at least 20 spaces, found 12
(#3758) Variable "p_options" must not contain underscores.
(#3758) Expected 1 space before "==="; 0 found
(#3758) Expected 1 space after "==="; 0 found
(#3760) Line indented incorrectly; expected at least 24 spaces, found 12
(#3760) Must use "self::" for local static member reference
(#3761) Variable "p_entry" must not contain underscores.
(#3764) Line indented incorrectly; expected at least 24 spaces, found 12
(#3764) Must use "self::" for local static member reference
(#3765) Line indented incorrectly; expected 20 spaces, found 12
(#3765) Closing brace indented incorrectly; expected 8 spaces, found 12
(#3766) Line indented incorrectly; expected 16 spaces, found 6
(#3768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3768) Inline comments must end in full-stops, exclamation marks, or question marks
(#3768) Line indented incorrectly; expected at least 16 spaces, found 6
(#3769) Line indented incorrectly; expected at least 16 spaces, found 6
(#3769) Expected "} else if (...) {\n"; found "}\n\n // ----- Look if the extracted file is older\n else if (...)\n {\n"
(#3769) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3769) Variable "p_entry" must not contain underscores.
(#3769) Variable "p_entry" must not contain underscores.
(#3770) Line indented incorrectly; expected at least 16 spaces, found 6
(#3771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3771) Inline comments must end in full-stops, exclamation marks, or question marks
(#3771) Line indented incorrectly; expected at least 20 spaces, found 8
(#3772) Line indented incorrectly; expected 20 spaces, found 8
(#3772) Empty IF statement detected
(#3772) Variable "p_options" must not contain underscores.
(#3773) Line indented incorrectly; expected at least 20 spaces, found 12
(#3773) Variable "p_options" must not contain underscores.
(#3773) Expected 1 space before "==="; 0 found
(#3773) Expected 1 space after "==="; 0 found
(#3774) Line indented incorrectly; expected 20 spaces, found 10
(#3774) Closing brace indented incorrectly; expected 8 spaces, found 10
(#3775) Line indented incorrectly; expected 20 spaces, found 12
(#3775) Expected "} else {\n"; found "}\n else {\n"
(#3776) Line indented incorrectly; expected at least 24 spaces, found 12
(#3776) Variable "p_entry" must not contain underscores.
(#3778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3778) Line indented incorrectly; expected at least 24 spaces, found 12
(#3779) Line indented incorrectly; expected at least 24 spaces, found 12
(#3780) Line indented incorrectly; expected at least 24 spaces, found 12
(#3781) Line indented incorrectly; expected 24 spaces, found 12
(#3781) Variable "p_options" must not contain underscores.
(#3782) Line indented incorrectly; expected at least 24 spaces, found 16
(#3782) Variable "p_options" must not contain underscores.
(#3782) Expected 1 space before "==="; 0 found
(#3782) Expected 1 space after "==="; 0 found
(#3784) Line indented incorrectly; expected at least 28 spaces, found 16
(#3784) Must use "self::" for local static member reference
(#3785) Line indented incorrectly; expected at least 28 spaces, found 25
(#3785) Variable "p_entry" must not contain underscores.
(#3786) Line indented incorrectly; expected at least 28 spaces, found 24
(#3788) Line indented incorrectly; expected at least 28 spaces, found 16
(#3788) Must use "self::" for local static member reference
(#3789) Line indented incorrectly; expected 24 spaces, found 14
(#3789) Closing brace indented incorrectly; expected 12 spaces, found 14
(#3790) Line indented incorrectly; expected 20 spaces, found 12
(#3791) Line indented incorrectly; expected 16 spaces, found 6
(#3792) Line indented incorrectly; expected 16 spaces, found 6
(#3792) Expected "} else {\n"; found "}\n else {\n"
(#3792) Empty ELSE statement detected
(#3793) Line indented incorrectly; expected 16 spaces, found 6
(#3794) Line indented incorrectly; expected 12 spaces, found 4
(#3796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3796) Inline comments must end in full-stops, exclamation marks, or question marks
(#3796) Line indented incorrectly; expected at least 12 spaces, found 4
(#3797) Line indented incorrectly; expected 12 spaces, found 4
(#3797) Expected "} else {\n"; found "}\n\n // ----- Check the directory availability and create it if necessary\n else {\n"
(#3798) Line indented incorrectly; expected at least 16 spaces, found 6
(#3798) Inline control structures are not allowed
(#3798) Variable "p_entry" must not contain underscores.
(#3798) Expected 1 space before "&" operator; 0 found
(#3798) Expected 1 space after "&" operator; 0 found
(#3798) Expected 1 space before "=="; 0 found
(#3798) Expected 1 space after "=="; 0 found
(#3798) Variable "p_entry" must not contain underscores.
(#3799) Line indented incorrectly; expected at least 16 spaces, found 8
(#3799) Variable "v_dir_to_check" must not contain underscores.
(#3799) Variable "p_entry" must not contain underscores.
(#3800) Line indented incorrectly; expected at least 16 spaces, found 6
(#3800) Inline control structures are not allowed
(#3800) Variable "p_entry" must not contain underscores.
(#3801) Line indented incorrectly; expected at least 16 spaces, found 8
(#3801) Variable "v_dir_to_check" must not contain underscores.
(#3802) Line indented incorrectly; expected at least 16 spaces, found 6
(#3802) Inline control structures are not allowed
(#3803) Line indented incorrectly; expected at least 16 spaces, found 8
(#3803) Variable "v_dir_to_check" must not contain underscores.
(#3803) Variable "p_entry" must not contain underscores.
(#3805) Line indented incorrectly; expected 16 spaces, found 8
(#3805) Variable "v_result" must not contain underscores.
(#3805) Variable "v_dir_to_check" must not contain underscores.
(#3805) Variable "p_entry" must not contain underscores.
(#3805) Expected 1 space before "&" operator; 0 found
(#3805) Expected 1 space after "&" operator; 0 found
(#3805) Expected 1 space before "=="; 0 found
(#3805) Expected 1 space after "=="; 0 found
(#3807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3807) Inline comments must end in full-stops, exclamation marks, or question marks
(#3807) Line indented incorrectly; expected at least 20 spaces, found 10
(#3808) Line indented incorrectly; expected at least 20 spaces, found 10
(#3808) Variable "p_entry" must not contain underscores.
(#3810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3810) Line indented incorrectly; expected at least 20 spaces, found 10
(#3811) Inline comments must end in full-stops, exclamation marks, or question marks
(#3811) This comment is 75% valid code; is this commented out code?
(#3811) Line indented incorrectly; expected at least 20 spaces, found 10
(#3811) No space found before comment text; expected "// return $v_result;" but found "//return $v_result;"
(#3812) Line indented incorrectly; expected at least 20 spaces, found 10
(#3812) Variable "v_result" must not contain underscores.
(#3813) Line indented incorrectly; expected 16 spaces, found 8
(#3814) Line indented incorrectly; expected 12 spaces, found 6
(#3814) Closing brace indented incorrectly; expected 4 spaces, found 6
(#3815) Line indented incorrectly; expected 8 spaces, found 4
(#3817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3817) Inline comments must end in full-stops, exclamation marks, or question marks
(#3817) Line indented incorrectly; expected at least 8 spaces, found 4
(#3818) Line indented incorrectly; expected 8 spaces, found 4
(#3818) Variable "p_entry" must not contain underscores.
(#3820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3820) Inline comments must end in full-stops, exclamation marks, or question marks
(#3820) Line indented incorrectly; expected at least 12 spaces, found 6
(#3821) Line indented incorrectly; expected 12 spaces, found 6
(#3821) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3821) Variable "p_entry" must not contain underscores.
(#3821) Expected 1 space before "&" operator; 0 found
(#3821) Expected 1 space after "&" operator; 0 found
(#3821) Expected 1 space before "=="; 0 found
(#3821) Expected 1 space after "=="; 0 found
(#3822) Line indented incorrectly; expected at least 12 spaces, found 6
(#3823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3823) Inline comments must end in full-stops, exclamation marks, or question marks
(#3823) Line indented incorrectly; expected at least 16 spaces, found 8
(#3824) Line indented incorrectly; expected 16 spaces, found 8
(#3824) Variable "p_entry" must not contain underscores.
(#3826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3826) Inline comments must end in full-stops, exclamation marks, or question marks
(#3826) Line indented incorrectly; expected at least 20 spaces, found 14
(#3827) Line indented incorrectly; expected 20 spaces, found 10
(#3827) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3827) Variable "v_dest_file" must not contain underscores.
(#3827) Variable "p_entry" must not contain underscores.
(#3828) Line indented incorrectly; expected at least 20 spaces, found 10
(#3830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3830) Inline comments must end in full-stops, exclamation marks, or question marks
(#3830) Line indented incorrectly; expected at least 24 spaces, found 12
(#3831) Line indented incorrectly; expected at least 24 spaces, found 12
(#3831) Variable "p_entry" must not contain underscores.
(#3833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3833) Inline comments must end in full-stops, exclamation marks, or question marks
(#3833) Line indented incorrectly; expected at least 24 spaces, found 12
(#3834) Line indented incorrectly; expected at least 24 spaces, found 12
(#3834) Variable "v_result" must not contain underscores.
(#3835) Line indented incorrectly; expected 20 spaces, found 10
(#3836) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3838) Inline comments must end in full-stops, exclamation marks, or question marks
(#3838) Line indented incorrectly; expected at least 20 spaces, found 10
(#3839) Line indented incorrectly; expected at least 20 spaces, found 10
(#3839) Variable "v_size" must not contain underscores.
(#3839) Variable "p_entry" must not contain underscores.
(#3840) Line indented incorrectly; expected 20 spaces, found 10
(#3840) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3840) Variable "v_size" must not contain underscores.
(#3841) Line indented incorrectly; expected at least 20 spaces, found 10
(#3842) Line indented incorrectly; expected at least 24 spaces, found 12
(#3842) Variable "v_read_size" must not contain underscores.
(#3842) Variable "v_size" must not contain underscores.
(#3842) Variable "v_size" must not contain underscores.
(#3843) Line indented incorrectly; expected at least 24 spaces, found 12
(#3843) Variable "v_buffer" must not contain underscores.
(#3843) Variable "v_read_size" must not contain underscores.
(#3844) This comment is 45% valid code; is this commented out code?
(#3844) Line indented incorrectly; expected at least 24 spaces, found 12
(#3845) Line indented incorrectly; expected at least 24 spaces, found 12
(#3846) Line indented incorrectly; expected at least 24 spaces, found 12
(#3847) Line indented incorrectly; expected at least 24 spaces, found 12
(#3848) Line indented incorrectly; expected at least 24 spaces, found 12
(#3848) Variable "v_dest_file" must not contain underscores.
(#3848) Variable "v_buffer" must not contain underscores.
(#3848) Variable "v_read_size" must not contain underscores.
(#3849) Line indented incorrectly; expected at least 24 spaces, found 12
(#3849) Variable "v_size" must not contain underscores.
(#3849) Variable "v_read_size" must not contain underscores.
(#3850) Line indented incorrectly; expected 20 spaces, found 10
(#3852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3852) Inline comments must end in full-stops, exclamation marks, or question marks
(#3852) Line indented incorrectly; expected at least 20 spaces, found 10
(#3853) Line indented incorrectly; expected at least 20 spaces, found 10
(#3853) Variable "v_dest_file" must not contain underscores.
(#3855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3855) Inline comments must end in full-stops, exclamation marks, or question marks
(#3855) Line indented incorrectly; expected at least 20 spaces, found 10
(#3856) Line indented incorrectly; expected at least 20 spaces, found 10
(#3856) Variable "p_entry" must not contain underscores.
(#3856) Variable "p_entry" must not contain underscores.
(#3857) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3859) Line indented incorrectly; expected 16 spaces, found 8
(#3860) Line indented incorrectly; expected 16 spaces, found 8
(#3860) Expected "} else {\n"; found "}\n else {\n"
(#3861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3861) Line indented incorrectly; expected at least 20 spaces, found 10
(#3862) Inline comments must end in full-stops, exclamation marks, or question marks
(#3862) Line indented incorrectly; expected at least 20 spaces, found 10
(#3863) Line indented incorrectly; expected 20 spaces, found 10
(#3863) Variable "p_entry" must not contain underscores.
(#3864) Line indented incorrectly; expected at least 24 spaces, found 12
(#3864) Must use "self::" for local static member reference
(#3864) Variable "p_entry" must not contain underscores.
(#3864) Line exceeds 132 characters; contains 154 characters
(#3865) Line indented incorrectly; expected at least 24 spaces, found 12
(#3865) Must use "self::" for local static member reference
(#3866) Line indented incorrectly; expected 20 spaces, found 10
(#3867) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3869) Inline comments must end in full-stops, exclamation marks, or question marks
(#3869) Line indented incorrectly; expected at least 20 spaces, found 10
(#3870) Line indented incorrectly; expected 20 spaces, found 10
(#3870) Variable "p_options" must not contain underscores.
(#3871) Line indented incorrectly; expected at least 20 spaces, found 14
(#3871) Variable "p_options" must not contain underscores.
(#3872) Line indented incorrectly; expected at least 20 spaces, found 18
(#3872) Variable "p_options" must not contain underscores.
(#3873) Variable "p_options" must not contain underscores.
(#3873) Variable "p_entry" must not contain underscores.
(#3874) Line indented incorrectly; expected at least 24 spaces, found 12
(#3874) Variable "v_result" must not contain underscores.
(#3874) Variable "p_entry" must not contain underscores.
(#3874) Variable "p_options" must not contain underscores.
(#3875) Line indented incorrectly; expected 24 spaces, found 12
(#3875) Variable "v_result" must not contain underscores.
(#3876) Line indented incorrectly; expected at least 28 spaces, found 14
(#3876) Variable "v_result" must not contain underscores.
(#3877) Line indented incorrectly; expected 24 spaces, found 12
(#3878) Line indented incorrectly; expected 20 spaces, found 10
(#3880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3880) Inline comments must end in full-stops, exclamation marks, or question marks
(#3880) Line indented incorrectly; expected at least 20 spaces, found 10
(#3881) Line indented incorrectly; expected 20 spaces, found 10
(#3881) Expected "} else {\n"; found "}\n\n // ----- Look for extract in memory\n else {\n"
(#3882) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3884) Inline comments must end in full-stops, exclamation marks, or question marks
(#3884) Line indented incorrectly; expected at least 24 spaces, found 12
(#3885) Line indented incorrectly; expected at least 24 spaces, found 12
(#3885) Variable "v_buffer" must not contain underscores.
(#3885) Variable "p_entry" must not contain underscores.
(#3887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3887) Inline comments must end in full-stops, exclamation marks, or question marks
(#3887) Line indented incorrectly; expected at least 24 spaces, found 12
(#3888) Line indented incorrectly; expected at least 24 spaces, found 12
(#3888) Variable "v_file_content" must not contain underscores.
(#3888) Variable "v_buffer" must not contain underscores.
(#3889) Line indented incorrectly; expected at least 24 spaces, found 12
(#3889) Variable "v_buffer" must not contain underscores.
(#3890) Line indented incorrectly; expected 24 spaces, found 12
(#3890) Variable "v_file_content" must not contain underscores.
(#3890) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3892) Line indented incorrectly; expected at least 28 spaces, found 14
(#3893) Inline comments must end in full-stops, exclamation marks, or question marks
(#3893) Line indented incorrectly; expected at least 28 spaces, found 14
(#3894) Line indented incorrectly; expected at least 28 spaces, found 14
(#3894) Variable "p_entry" must not contain underscores.
(#3896) Line indented incorrectly; expected at least 28 spaces, found 14
(#3896) Variable "v_result" must not contain underscores.
(#3897) Line indented incorrectly; expected 24 spaces, found 12
(#3899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3899) Inline comments must end in full-stops, exclamation marks, or question marks
(#3899) Line indented incorrectly; expected at least 24 spaces, found 12
(#3900) Line indented incorrectly; expected 24 spaces, found 12
(#3900) Variable "v_dest_file" must not contain underscores.
(#3900) Variable "p_entry" must not contain underscores.
(#3902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3902) Inline comments must end in full-stops, exclamation marks, or question marks
(#3902) Line indented incorrectly; expected at least 28 spaces, found 14
(#3903) Line indented incorrectly; expected at least 28 spaces, found 14
(#3903) Variable "p_entry" must not contain underscores.
(#3905) Line indented incorrectly; expected at least 28 spaces, found 14
(#3905) Variable "v_result" must not contain underscores.
(#3906) Line indented incorrectly; expected 24 spaces, found 12
(#3908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3908) Inline comments must end in full-stops, exclamation marks, or question marks
(#3908) Line indented incorrectly; expected at least 24 spaces, found 12
(#3909) Line indented incorrectly; expected at least 24 spaces, found 12
(#3909) Variable "v_dest_file" must not contain underscores.
(#3909) Variable "v_file_content" must not contain underscores.
(#3909) Variable "p_entry" must not contain underscores.
(#3910) Line indented incorrectly; expected at least 24 spaces, found 12
(#3910) Variable "v_file_content" must not contain underscores.
(#3912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3912) Inline comments must end in full-stops, exclamation marks, or question marks
(#3912) Line indented incorrectly; expected at least 24 spaces, found 12
(#3913) Line indented incorrectly; expected at least 24 spaces, found 12
(#3913) Variable "v_dest_file" must not contain underscores.
(#3915) Line indented incorrectly; expected 20 spaces, found 10
(#3917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3917) Inline comments must end in full-stops, exclamation marks, or question marks
(#3917) Line indented incorrectly; expected at least 20 spaces, found 10
(#3918) Line indented incorrectly; expected at least 20 spaces, found 10
(#3918) Variable "p_entry" must not contain underscores.
(#3918) Variable "p_entry" must not contain underscores.
(#3919) Line indented incorrectly; expected 16 spaces, found 8
(#3921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3921) Inline comments must end in full-stops, exclamation marks, or question marks
(#3921) Line indented incorrectly; expected at least 16 spaces, found 8
(#3922) Line indented incorrectly; expected 16 spaces, found 8
(#3922) Variable "p_options" must not contain underscores.
(#3924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3924) Inline comments must end in full-stops, exclamation marks, or question marks
(#3924) Line indented incorrectly; expected at least 20 spaces, found 10
(#3925) Line indented incorrectly; expected at least 20 spaces, found 10
(#3925) Variable "p_entry" must not contain underscores.
(#3925) Variable "p_options" must not contain underscores.
(#3926) Line indented incorrectly; expected 16 spaces, found 8
(#3928) Line indented incorrectly; expected 12 spaces, found 6
(#3929) Line indented incorrectly; expected 8 spaces, found 4
(#3931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3931) Inline comments must end in full-stops, exclamation marks, or question marks
(#3931) Line indented incorrectly; expected at least 8 spaces, found 4
(#3932) Line indented incorrectly; expected 8 spaces, found 4
(#3932) Variable "p_entry" must not contain underscores.
(#3933) Line indented incorrectly; expected at least 12 spaces, found 8
(#3933) Variable "p_entry" must not contain underscores.
(#3934) Line indented incorrectly; expected 8 spaces, found 4
(#3936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3936) Inline comments must end in full-stops, exclamation marks, or question marks
(#3936) Line indented incorrectly; expected at least 8 spaces, found 4
(#3937) Line indented incorrectly; expected 8 spaces, found 4
(#3937) Usage of ELSEIF not allowed; use ELSE IF instead
(#3937) Variable "p_options" must not contain underscores.
(#3939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3939) Inline comments must end in full-stops, exclamation marks, or question marks
(#3939) Line indented incorrectly; expected at least 12 spaces, found 6
(#3940) Line indented incorrectly; expected at least 12 spaces, found 6
(#3940) Variable "v_local_header" must not contain underscores.
(#3941) Line indented incorrectly; expected at least 12 spaces, found 6
(#3941) Variable "p_entry" must not contain underscores.
(#3941) Variable "v_local_header" must not contain underscores.
(#3943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3943) Line indented incorrectly; expected at least 12 spaces, found 6
(#3944) Line indented incorrectly; expected at least 12 spaces, found 6
(#3945) This comment is 53% valid code; is this commented out code?
(#3945) Line indented incorrectly; expected at least 12 spaces, found 6
(#3946) Inline comments must end in full-stops, exclamation marks, or question marks
(#3946) Line indented incorrectly; expected at least 12 spaces, found 0
(#3946) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#3947) Line indented incorrectly; expected at least 12 spaces, found 6
(#3947) Variable "v_result" must not contain underscores.
(#3947) Variable "p_options" must not contain underscores.
(#3947) Variable "v_local_header" must not contain underscores.
(#3949) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3949) Inline comments must end in full-stops, exclamation marks, or question marks
(#3949) Line indented incorrectly; expected at least 12 spaces, found 6
(#3950) Line indented incorrectly; expected 12 spaces, found 6
(#3950) Variable "v_result" must not contain underscores.
(#3951) Line indented incorrectly; expected at least 16 spaces, found 8
(#3951) Variable "v_result" must not contain underscores.
(#3952) Line indented incorrectly; expected 12 spaces, found 6
(#3953) Line indented incorrectly; expected 8 spaces, found 4
(#3955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3955) Inline comments must end in full-stops, exclamation marks, or question marks
(#3955) Line indented incorrectly; expected at least 8 spaces, found 4
(#3956) Line indented incorrectly; expected at least 8 spaces, found 4
(#3956) Variable "v_result" must not contain underscores.
(#3957) Line indented incorrectly; expected 4 spaces, found 2
(#3958) Line indented incorrectly; expected at least 4 spaces, found 2
(#3960) Line indented incorrectly; expected at least 4 spaces, found 2
(#3961) Line indented incorrectly; expected at least 4 spaces, found 2
(#3962) Line indented incorrectly; expected at least 4 spaces, found 2
(#3963) Line indented incorrectly; expected at least 4 spaces, found 2
(#3964) Line indented incorrectly; expected at least 4 spaces, found 2
(#3965) Line indented incorrectly; expected at least 4 spaces, found 2
(#3966) Line indented incorrectly; expected 4 spaces, found 2
(#3966) method name "PclZip::privExtractFileUsingTempFile" must be in lower-case letters only
(#3966) Visibility must be declared on method "privExtractFileUsingTempFile"
(#3966) Variable "p_entry" must not contain underscores.
(#3966) Variable "p_options" must not contain underscores.
(#3967) Line indented incorrectly; expected at least 4 spaces, found 2
(#3967) Opening brace should be on the same line as the declaration
(#3968) Line indented incorrectly; expected at least 8 spaces, found 4
(#3968) Variable "v_result" must not contain underscores.
(#3968) Expected 1 space before "="; 0 found
(#3968) Expected 1 space after "="; 0 found
(#3970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3970) Inline comments must end in full-stops, exclamation marks, or question marks
(#3970) Line indented incorrectly; expected at least 8 spaces, found 4
(#3971) Line indented incorrectly; expected at least 8 spaces, found 4
(#3971) Variable "v_gzip_temp_name" must not contain underscores.
(#3972) Line indented incorrectly; expected 8 spaces, found 4
(#3972) Variable "v_dest_file" must not contain underscores.
(#3972) Variable "v_gzip_temp_name" must not contain underscores.
(#3973) Line indented incorrectly; expected at least 12 spaces, found 6
(#3973) Variable "v_file" must not contain underscores.
(#3974) Line indented incorrectly; expected at least 12 spaces, found 6
(#3974) Must use "self::" for local static member reference
(#3974) Variable "v_gzip_temp_name" must not contain underscores.
(#3974) Line exceeds 132 characters; contains 135 characters
(#3975) Line indented incorrectly; expected at least 12 spaces, found 6
(#3975) Must use "self::" for local static member reference
(#3976) Line indented incorrectly; expected 8 spaces, found 4
(#3977) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3979) Inline comments must end in full-stops, exclamation marks, or question marks
(#3979) Line indented incorrectly; expected at least 8 spaces, found 4
(#3980) Line indented incorrectly; expected at least 8 spaces, found 4
(#3980) Variable "v_binary_data" must not contain underscores.
(#3980) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3980) Variable "p_entry" must not contain underscores.
(#3980) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3980) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3980) Calls to inbuilt PHP functions must be lowercase; expected "chr" but found "Chr"
(#3981) Line indented incorrectly; expected at least 8 spaces, found 4
(#3981) Variable "v_dest_file" must not contain underscores.
(#3981) Variable "v_binary_data" must not contain underscores.
(#3983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3983) Inline comments must end in full-stops, exclamation marks, or question marks
(#3983) Line indented incorrectly; expected at least 8 spaces, found 4
(#3984) Line indented incorrectly; expected at least 8 spaces, found 4
(#3984) Variable "v_size" must not contain underscores.
(#3984) Variable "p_entry" must not contain underscores.
(#3985) Line indented incorrectly; expected 8 spaces, found 4
(#3985) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3985) Variable "v_size" must not contain underscores.
(#3986) Line indented incorrectly; expected at least 8 spaces, found 4
(#3987) Line indented incorrectly; expected at least 12 spaces, found 6
(#3987) Variable "v_read_size" must not contain underscores.
(#3987) Variable "v_size" must not contain underscores.
(#3987) Variable "v_size" must not contain underscores.
(#3988) Line indented incorrectly; expected at least 12 spaces, found 6
(#3988) Variable "v_buffer" must not contain underscores.
(#3988) Variable "v_read_size" must not contain underscores.
(#3989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3989) Inline comments must end in full-stops, exclamation marks, or question marks
(#3989) This comment is 58% valid code; is this commented out code?
(#3989) Line indented incorrectly; expected at least 12 spaces, found 6
(#3989) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#3990) Line indented incorrectly; expected at least 12 spaces, found 6
(#3990) Variable "v_dest_file" must not contain underscores.
(#3990) Variable "v_buffer" must not contain underscores.
(#3990) Variable "v_read_size" must not contain underscores.
(#3991) Line indented incorrectly; expected at least 12 spaces, found 6
(#3991) Variable "v_size" must not contain underscores.
(#3991) Variable "v_read_size" must not contain underscores.
(#3992) Line indented incorrectly; expected 8 spaces, found 4
(#3994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3994) Inline comments must end in full-stops, exclamation marks, or question marks
(#3994) Line indented incorrectly; expected at least 8 spaces, found 4
(#3995) Line indented incorrectly; expected at least 8 spaces, found 4
(#3995) Variable "v_binary_data" must not contain underscores.
(#3995) Variable "p_entry" must not contain underscores.
(#3995) Variable "p_entry" must not contain underscores.
(#3996) Line indented incorrectly; expected at least 8 spaces, found 4
(#3996) Variable "v_dest_file" must not contain underscores.
(#3996) Variable "v_binary_data" must not contain underscores.
(#3998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3998) Inline comments must end in full-stops, exclamation marks, or question marks
(#3998) Line indented incorrectly; expected at least 8 spaces, found 4
(#3999) Line indented incorrectly; expected at least 8 spaces, found 4
(#3999) Variable "v_dest_file" must not contain underscores.
(#4001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4001) Inline comments must end in full-stops, exclamation marks, or question marks
(#4001) Line indented incorrectly; expected at least 8 spaces, found 4
(#4002) Line indented incorrectly; expected 8 spaces, found 4
(#4002) Variable "v_dest_file" must not contain underscores.
(#4002) Variable "p_entry" must not contain underscores.
(#4003) Line indented incorrectly; expected at least 12 spaces, found 6
(#4003) Variable "p_entry" must not contain underscores.
(#4004) Line indented incorrectly; expected at least 12 spaces, found 6
(#4004) Variable "v_result" must not contain underscores.
(#4005) Line indented incorrectly; expected 8 spaces, found 4
(#4007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4007) Inline comments must end in full-stops, exclamation marks, or question marks
(#4007) Line indented incorrectly; expected at least 8 spaces, found 4
(#4008) Line indented incorrectly; expected 8 spaces, found 4
(#4008) Variable "v_src_file" must not contain underscores.
(#4008) Variable "v_gzip_temp_name" must not contain underscores.
(#4009) Line indented incorrectly; expected at least 12 spaces, found 6
(#4009) Variable "v_dest_file" must not contain underscores.
(#4010) Line indented incorrectly; expected at least 12 spaces, found 6
(#4010) Variable "p_entry" must not contain underscores.
(#4011) Line indented incorrectly; expected at least 12 spaces, found 6
(#4011) Must use "self::" for local static member reference
(#4011) Variable "v_gzip_temp_name" must not contain underscores.
(#4011) Line exceeds 132 characters; contains 133 characters
(#4012) Line indented incorrectly; expected at least 12 spaces, found 6
(#4012) Must use "self::" for local static member reference
(#4013) Line indented incorrectly; expected 8 spaces, found 4
(#4014) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4016) Inline comments must end in full-stops, exclamation marks, or question marks
(#4016) Line indented incorrectly; expected at least 8 spaces, found 4
(#4017) Line indented incorrectly; expected at least 8 spaces, found 4
(#4017) Variable "v_size" must not contain underscores.
(#4017) Variable "p_entry" must not contain underscores.
(#4018) Line indented incorrectly; expected 8 spaces, found 4
(#4018) Variable "v_size" must not contain underscores.
(#4019) Line indented incorrectly; expected at least 12 spaces, found 6
(#4019) Variable "v_read_size" must not contain underscores.
(#4019) Variable "v_size" must not contain underscores.
(#4019) Variable "v_size" must not contain underscores.
(#4020) Line indented incorrectly; expected at least 12 spaces, found 6
(#4020) Variable "v_buffer" must not contain underscores.
(#4020) Variable "v_src_file" must not contain underscores.
(#4020) Variable "v_read_size" must not contain underscores.
(#4021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4021) Inline comments must end in full-stops, exclamation marks, or question marks
(#4021) This comment is 58% valid code; is this commented out code?
(#4021) Line indented incorrectly; expected at least 12 spaces, found 6
(#4021) No space found before comment text; expected "// $v_binary_data = pack('a'.$v_read_size, $v_buffer);" but found "//$v_binary_data = pack('a'.$v_read_size, $v_buffer);"
(#4022) Line indented incorrectly; expected at least 12 spaces, found 6
(#4022) Variable "v_dest_file" must not contain underscores.
(#4022) Variable "v_buffer" must not contain underscores.
(#4022) Variable "v_read_size" must not contain underscores.
(#4023) Line indented incorrectly; expected at least 12 spaces, found 6
(#4023) Variable "v_size" must not contain underscores.
(#4023) Variable "v_read_size" must not contain underscores.
(#4024) Line indented incorrectly; expected 8 spaces, found 4
(#4025) Line indented incorrectly; expected at least 8 spaces, found 4
(#4025) Variable "v_dest_file" must not contain underscores.
(#4026) Line indented incorrectly; expected at least 8 spaces, found 4
(#4026) Variable "v_src_file" must not contain underscores.
(#4028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4028) Inline comments must end in full-stops, exclamation marks, or question marks
(#4028) Line indented incorrectly; expected at least 8 spaces, found 4
(#4029) Line indented incorrectly; expected at least 8 spaces, found 4
(#4029) Variable "v_gzip_temp_name" must not contain underscores.
(#4031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4031) Inline comments must end in full-stops, exclamation marks, or question marks
(#4031) Line indented incorrectly; expected at least 8 spaces, found 4
(#4032) Line indented incorrectly; expected at least 8 spaces, found 4
(#4032) Variable "v_result" must not contain underscores.
(#4033) Line indented incorrectly; expected 4 spaces, found 2
(#4034) Line indented incorrectly; expected at least 4 spaces, found 2
(#4036) Line indented incorrectly; expected at least 4 spaces, found 2
(#4037) Line indented incorrectly; expected at least 4 spaces, found 2
(#4038) Line indented incorrectly; expected at least 4 spaces, found 2
(#4039) Line indented incorrectly; expected at least 4 spaces, found 2
(#4040) Line indented incorrectly; expected at least 4 spaces, found 2
(#4041) Line indented incorrectly; expected at least 4 spaces, found 2
(#4042) Line indented incorrectly; expected 4 spaces, found 2
(#4042) method name "PclZip::privExtractFileInOutput" must be in lower-case letters only
(#4042) Visibility must be declared on method "privExtractFileInOutput"
(#4042) Variable "p_entry" must not contain underscores.
(#4042) Variable "p_options" must not contain underscores.
(#4043) Line indented incorrectly; expected at least 4 spaces, found 2
(#4043) Opening brace should be on the same line as the declaration
(#4044) Line indented incorrectly; expected at least 8 spaces, found 4
(#4044) Variable "v_result" must not contain underscores.
(#4044) Expected 1 space before "="; 0 found
(#4044) Expected 1 space after "="; 0 found
(#4046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4046) Inline comments must end in full-stops, exclamation marks, or question marks
(#4046) Line indented incorrectly; expected at least 8 spaces, found 4
(#4047) Line indented incorrectly; expected 8 spaces, found 4
(#4047) Variable "v_result" must not contain underscores.
(#4047) Variable "v_header" must not contain underscores.
(#4048) Line indented incorrectly; expected at least 12 spaces, found 6
(#4048) Variable "v_result" must not contain underscores.
(#4049) Line indented incorrectly; expected 8 spaces, found 4
(#4050) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4052) Inline comments must end in full-stops, exclamation marks, or question marks
(#4052) Line indented incorrectly; expected at least 8 spaces, found 4
(#4053) Line indented incorrectly; expected 8 spaces, found 4
(#4053) Empty IF statement detected
(#4053) Variable "v_header" must not contain underscores.
(#4053) Variable "p_entry" must not contain underscores.
(#4054) Inline comments must end in full-stops, exclamation marks, or question marks
(#4054) Line indented incorrectly; expected at least 12 spaces, found 8
(#4055) Line indented incorrectly; expected 8 spaces, found 4
(#4057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4057) Inline comments must end in full-stops, exclamation marks, or question marks
(#4057) Line indented incorrectly; expected at least 8 spaces, found 4
(#4058) Line indented incorrectly; expected 8 spaces, found 4
(#4058) Variable "p_options" must not contain underscores.
(#4060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4060) Inline comments must end in full-stops, exclamation marks, or question marks
(#4060) Line indented incorrectly; expected at least 12 spaces, found 6
(#4061) Line indented incorrectly; expected at least 12 spaces, found 6
(#4061) Variable "v_local_header" must not contain underscores.
(#4062) Line indented incorrectly; expected at least 12 spaces, found 6
(#4062) Variable "p_entry" must not contain underscores.
(#4062) Variable "v_local_header" must not contain underscores.
(#4064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4064) Line indented incorrectly; expected at least 12 spaces, found 6
(#4065) Line indented incorrectly; expected at least 12 spaces, found 6
(#4066) This comment is 53% valid code; is this commented out code?
(#4066) Line indented incorrectly; expected at least 12 spaces, found 6
(#4067) Inline comments must end in full-stops, exclamation marks, or question marks
(#4067) Line indented incorrectly; expected at least 12 spaces, found 0
(#4067) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4068) Line indented incorrectly; expected at least 12 spaces, found 6
(#4068) Variable "v_result" must not contain underscores.
(#4068) Variable "p_options" must not contain underscores.
(#4068) Variable "v_local_header" must not contain underscores.
(#4069) Line indented incorrectly; expected 12 spaces, found 6
(#4069) Variable "v_result" must not contain underscores.
(#4070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4070) Inline comments must end in full-stops, exclamation marks, or question marks
(#4070) Line indented incorrectly; expected at least 16 spaces, found 8
(#4071) Line indented incorrectly; expected at least 16 spaces, found 8
(#4071) Variable "p_entry" must not contain underscores.
(#4072) Line indented incorrectly; expected at least 16 spaces, found 8
(#4072) Variable "v_result" must not contain underscores.
(#4073) Line indented incorrectly; expected 12 spaces, found 6
(#4075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4075) Inline comments must end in full-stops, exclamation marks, or question marks
(#4075) Line indented incorrectly; expected at least 12 spaces, found 6
(#4076) Line indented incorrectly; expected 12 spaces, found 6
(#4076) Variable "v_result" must not contain underscores.
(#4077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4077) Inline comments must end in full-stops, exclamation marks, or question marks
(#4077) Line indented incorrectly; expected at least 16 spaces, found 8
(#4078) Line indented incorrectly; expected at least 16 spaces, found 8
(#4078) Variable "p_entry" must not contain underscores.
(#4079) Line indented incorrectly; expected at least 16 spaces, found 8
(#4079) Variable "v_result" must not contain underscores.
(#4080) Line indented incorrectly; expected 12 spaces, found 6
(#4082) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4082) Line indented incorrectly; expected at least 12 spaces, found 6
(#4083) Inline comments must end in full-stops, exclamation marks, or question marks
(#4083) Line indented incorrectly; expected at least 12 spaces, found 6
(#4084) Line indented incorrectly; expected at least 12 spaces, found 6
(#4084) Variable "p_entry" must not contain underscores.
(#4084) Variable "v_local_header" must not contain underscores.
(#4085) Line indented incorrectly; expected 8 spaces, found 4
(#4087) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4087) Inline comments must end in full-stops, exclamation marks, or question marks
(#4087) Line indented incorrectly; expected at least 8 spaces, found 4
(#4089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4089) Inline comments must end in full-stops, exclamation marks, or question marks
(#4089) Line indented incorrectly; expected at least 8 spaces, found 4
(#4090) Line indented incorrectly; expected 8 spaces, found 4
(#4090) Variable "p_entry" must not contain underscores.
(#4092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4092) Inline comments must end in full-stops, exclamation marks, or question marks
(#4092) Line indented incorrectly; expected at least 12 spaces, found 6
(#4093) Line indented incorrectly; expected 12 spaces, found 6
(#4093) Variable "p_entry" must not contain underscores.
(#4093) Expected 1 space before "&" operator; 0 found
(#4093) Expected 1 space after "&" operator; 0 found
(#4093) Expected 1 space before "=="; 0 found
(#4093) Expected 1 space after "=="; 0 found
(#4094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4094) Inline comments must end in full-stops, exclamation marks, or question marks
(#4094) Line indented incorrectly; expected at least 16 spaces, found 8
(#4095) Line indented incorrectly; expected 16 spaces, found 8
(#4095) Variable "p_entry" must not contain underscores.
(#4095) Variable "p_entry" must not contain underscores.
(#4097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4097) Inline comments must end in full-stops, exclamation marks, or question marks
(#4097) Line indented incorrectly; expected at least 20 spaces, found 10
(#4098) Line indented incorrectly; expected at least 20 spaces, found 10
(#4098) Variable "v_buffer" must not contain underscores.
(#4098) Variable "p_entry" must not contain underscores.
(#4100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4100) Inline comments must end in full-stops, exclamation marks, or question marks
(#4100) Line indented incorrectly; expected at least 20 spaces, found 10
(#4101) Line indented incorrectly; expected at least 20 spaces, found 10
(#4101) Variable "v_buffer" must not contain underscores.
(#4102) Line indented incorrectly; expected at least 20 spaces, found 10
(#4102) Variable "v_buffer" must not contain underscores.
(#4103) Line indented incorrectly; expected 16 spaces, found 8
(#4104) Line indented incorrectly; expected 16 spaces, found 8
(#4104) Expected "} else {\n"; found "}\n else {\n"
(#4106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4106) Inline comments must end in full-stops, exclamation marks, or question marks
(#4106) Line indented incorrectly; expected at least 20 spaces, found 10
(#4107) Line indented incorrectly; expected at least 20 spaces, found 10
(#4107) Variable "v_buffer" must not contain underscores.
(#4107) Variable "p_entry" must not contain underscores.
(#4109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4109) Inline comments must end in full-stops, exclamation marks, or question marks
(#4109) Line indented incorrectly; expected at least 20 spaces, found 10
(#4110) Line indented incorrectly; expected at least 20 spaces, found 10
(#4110) Variable "v_file_content" must not contain underscores.
(#4110) Variable "v_buffer" must not contain underscores.
(#4111) Line indented incorrectly; expected at least 20 spaces, found 10
(#4111) Variable "v_buffer" must not contain underscores.
(#4113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4113) Inline comments must end in full-stops, exclamation marks, or question marks
(#4113) Line indented incorrectly; expected at least 20 spaces, found 10
(#4114) Line indented incorrectly; expected at least 20 spaces, found 10
(#4114) Variable "v_file_content" must not contain underscores.
(#4115) Line indented incorrectly; expected at least 20 spaces, found 10
(#4115) Variable "v_file_content" must not contain underscores.
(#4116) Line indented incorrectly; expected 16 spaces, found 8
(#4117) Line indented incorrectly; expected 12 spaces, found 6
(#4118) Line indented incorrectly; expected 8 spaces, found 4
(#4120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4120) Inline comments must end in full-stops, exclamation marks, or question marks
(#4120) Line indented incorrectly; expected at least 8 spaces, found 4
(#4121) Line indented incorrectly; expected 8 spaces, found 4
(#4121) Variable "p_entry" must not contain underscores.
(#4122) Line indented incorrectly; expected at least 12 spaces, found 6
(#4122) Variable "p_entry" must not contain underscores.
(#4123) Line indented incorrectly; expected 8 spaces, found 4
(#4125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4125) Inline comments must end in full-stops, exclamation marks, or question marks
(#4125) Line indented incorrectly; expected at least 8 spaces, found 4
(#4126) Line indented incorrectly; expected 8 spaces, found 4
(#4126) Usage of ELSEIF not allowed; use ELSE IF instead
(#4126) Variable "p_options" must not contain underscores.
(#4128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4128) Inline comments must end in full-stops, exclamation marks, or question marks
(#4128) Line indented incorrectly; expected at least 12 spaces, found 6
(#4129) Line indented incorrectly; expected at least 12 spaces, found 6
(#4129) Variable "v_local_header" must not contain underscores.
(#4130) Line indented incorrectly; expected at least 12 spaces, found 6
(#4130) Variable "p_entry" must not contain underscores.
(#4130) Variable "v_local_header" must not contain underscores.
(#4132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4132) Line indented incorrectly; expected at least 12 spaces, found 6
(#4133) Line indented incorrectly; expected at least 12 spaces, found 6
(#4134) This comment is 53% valid code; is this commented out code?
(#4134) Line indented incorrectly; expected at least 12 spaces, found 6
(#4135) Inline comments must end in full-stops, exclamation marks, or question marks
(#4135) Line indented incorrectly; expected at least 12 spaces, found 0
(#4135) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4136) Line indented incorrectly; expected at least 12 spaces, found 6
(#4136) Variable "v_result" must not contain underscores.
(#4136) Variable "p_options" must not contain underscores.
(#4136) Variable "v_local_header" must not contain underscores.
(#4138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4138) Inline comments must end in full-stops, exclamation marks, or question marks
(#4138) Line indented incorrectly; expected at least 12 spaces, found 6
(#4139) Line indented incorrectly; expected 12 spaces, found 6
(#4139) Variable "v_result" must not contain underscores.
(#4140) Line indented incorrectly; expected at least 16 spaces, found 8
(#4140) Variable "v_result" must not contain underscores.
(#4141) Line indented incorrectly; expected 12 spaces, found 6
(#4142) Line indented incorrectly; expected 8 spaces, found 4
(#4144) Line indented incorrectly; expected at least 8 spaces, found 4
(#4144) Variable "v_result" must not contain underscores.
(#4145) Line indented incorrectly; expected 4 spaces, found 2
(#4146) Line indented incorrectly; expected at least 4 spaces, found 2
(#4148) Line indented incorrectly; expected at least 4 spaces, found 2
(#4149) Line indented incorrectly; expected at least 4 spaces, found 2
(#4150) Line indented incorrectly; expected at least 4 spaces, found 2
(#4151) Line indented incorrectly; expected at least 4 spaces, found 2
(#4152) Line indented incorrectly; expected at least 4 spaces, found 2
(#4153) Line indented incorrectly; expected at least 4 spaces, found 2
(#4154) Line indented incorrectly; expected 4 spaces, found 2
(#4154) method name "PclZip::privExtractFileAsString" must be in lower-case letters only
(#4154) Visibility must be declared on method "privExtractFileAsString"
(#4154) Variable "p_entry" must not contain underscores.
(#4154) Variable "p_string" must not contain underscores.
(#4154) Variable "p_options" must not contain underscores.
(#4155) Line indented incorrectly; expected at least 4 spaces, found 2
(#4155) Opening brace should be on the same line as the declaration
(#4156) Line indented incorrectly; expected at least 8 spaces, found 4
(#4156) Variable "v_result" must not contain underscores.
(#4156) Expected 1 space before "="; 0 found
(#4156) Expected 1 space after "="; 0 found
(#4158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4158) Inline comments must end in full-stops, exclamation marks, or question marks
(#4158) Line indented incorrectly; expected at least 8 spaces, found 4
(#4159) Line indented incorrectly; expected at least 8 spaces, found 4
(#4159) Variable "v_header" must not contain underscores.
(#4160) Line indented incorrectly; expected 8 spaces, found 4
(#4160) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4160) Variable "v_result" must not contain underscores.
(#4160) Variable "v_header" must not contain underscores.
(#4161) Line indented incorrectly; expected at least 8 spaces, found 4
(#4162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4162) Inline comments must end in full-stops, exclamation marks, or question marks
(#4162) Line indented incorrectly; expected at least 12 spaces, found 6
(#4163) Line indented incorrectly; expected at least 12 spaces, found 6
(#4163) Variable "v_result" must not contain underscores.
(#4164) Line indented incorrectly; expected 8 spaces, found 4
(#4165) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4167) Inline comments must end in full-stops, exclamation marks, or question marks
(#4167) Line indented incorrectly; expected at least 8 spaces, found 4
(#4168) Line indented incorrectly; expected 8 spaces, found 4
(#4168) Empty IF statement detected
(#4168) Variable "v_header" must not contain underscores.
(#4168) Variable "p_entry" must not contain underscores.
(#4169) Inline comments must end in full-stops, exclamation marks, or question marks
(#4169) Line indented incorrectly; expected at least 12 spaces, found 8
(#4170) Line indented incorrectly; expected 8 spaces, found 4
(#4172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4172) Inline comments must end in full-stops, exclamation marks, or question marks
(#4172) Line indented incorrectly; expected at least 8 spaces, found 4
(#4173) Line indented incorrectly; expected 8 spaces, found 4
(#4173) Variable "p_options" must not contain underscores.
(#4175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4175) Inline comments must end in full-stops, exclamation marks, or question marks
(#4175) Line indented incorrectly; expected at least 12 spaces, found 6
(#4176) Line indented incorrectly; expected at least 12 spaces, found 6
(#4176) Variable "v_local_header" must not contain underscores.
(#4177) Line indented incorrectly; expected at least 12 spaces, found 6
(#4177) Variable "p_entry" must not contain underscores.
(#4177) Variable "v_local_header" must not contain underscores.
(#4179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4179) Line indented incorrectly; expected at least 12 spaces, found 6
(#4180) Line indented incorrectly; expected at least 12 spaces, found 6
(#4181) This comment is 53% valid code; is this commented out code?
(#4181) Line indented incorrectly; expected at least 12 spaces, found 6
(#4182) Inline comments must end in full-stops, exclamation marks, or question marks
(#4182) Line indented incorrectly; expected at least 12 spaces, found 0
(#4182) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4183) Line indented incorrectly; expected at least 12 spaces, found 6
(#4183) Variable "v_result" must not contain underscores.
(#4183) Variable "p_options" must not contain underscores.
(#4183) Variable "v_local_header" must not contain underscores.
(#4184) Line indented incorrectly; expected 12 spaces, found 6
(#4184) Variable "v_result" must not contain underscores.
(#4185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4185) Inline comments must end in full-stops, exclamation marks, or question marks
(#4185) Line indented incorrectly; expected at least 16 spaces, found 8
(#4186) Line indented incorrectly; expected at least 16 spaces, found 8
(#4186) Variable "p_entry" must not contain underscores.
(#4187) Line indented incorrectly; expected at least 16 spaces, found 8
(#4187) Variable "v_result" must not contain underscores.
(#4188) Line indented incorrectly; expected 12 spaces, found 6
(#4190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4190) Inline comments must end in full-stops, exclamation marks, or question marks
(#4190) Line indented incorrectly; expected at least 12 spaces, found 6
(#4191) Line indented incorrectly; expected 12 spaces, found 6
(#4191) Variable "v_result" must not contain underscores.
(#4192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4192) Inline comments must end in full-stops, exclamation marks, or question marks
(#4192) Line indented incorrectly; expected at least 16 spaces, found 8
(#4193) Line indented incorrectly; expected at least 16 spaces, found 8
(#4193) Variable "p_entry" must not contain underscores.
(#4194) Line indented incorrectly; expected at least 16 spaces, found 8
(#4194) Variable "v_result" must not contain underscores.
(#4195) Line indented incorrectly; expected 12 spaces, found 6
(#4197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4197) Line indented incorrectly; expected at least 12 spaces, found 6
(#4198) Inline comments must end in full-stops, exclamation marks, or question marks
(#4198) Line indented incorrectly; expected at least 12 spaces, found 6
(#4199) Line indented incorrectly; expected at least 12 spaces, found 6
(#4199) Variable "p_entry" must not contain underscores.
(#4199) Variable "v_local_header" must not contain underscores.
(#4200) Line indented incorrectly; expected 8 spaces, found 4
(#4201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4203) Inline comments must end in full-stops, exclamation marks, or question marks
(#4203) Line indented incorrectly; expected at least 8 spaces, found 4
(#4204) Line indented incorrectly; expected 8 spaces, found 4
(#4204) Variable "p_entry" must not contain underscores.
(#4206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4206) Inline comments must end in full-stops, exclamation marks, or question marks
(#4206) Line indented incorrectly; expected at least 12 spaces, found 6
(#4207) Line indented incorrectly; expected 12 spaces, found 6
(#4207) Variable "p_entry" must not contain underscores.
(#4207) Expected 1 space before "&" operator; 0 found
(#4207) Expected 1 space after "&" operator; 0 found
(#4207) Expected 1 space before "=="; 0 found
(#4207) Expected 1 space after "=="; 0 found
(#4208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4208) Line indented incorrectly; expected at least 16 spaces, found 8
(#4209) Inline comments must end in full-stops, exclamation marks, or question marks
(#4209) This comment is 69% valid code; is this commented out code?
(#4209) Line indented incorrectly; expected at least 16 spaces, found 2
(#4209) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4210) Line indented incorrectly; expected 16 spaces, found 8
(#4210) Variable "p_entry" must not contain underscores.
(#4212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4212) Inline comments must end in full-stops, exclamation marks, or question marks
(#4212) Line indented incorrectly; expected at least 20 spaces, found 10
(#4213) Line indented incorrectly; expected at least 20 spaces, found 10
(#4213) Variable "p_string" must not contain underscores.
(#4213) Variable "p_entry" must not contain underscores.
(#4214) Line indented incorrectly; expected 16 spaces, found 8
(#4215) Line indented incorrectly; expected 16 spaces, found 8
(#4215) Expected "} else {\n"; found "}\n else {\n"
(#4217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4217) Inline comments must end in full-stops, exclamation marks, or question marks
(#4217) Line indented incorrectly; expected at least 20 spaces, found 10
(#4218) Line indented incorrectly; expected at least 20 spaces, found 10
(#4218) Variable "v_data" must not contain underscores.
(#4218) Variable "p_entry" must not contain underscores.
(#4220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4220) Inline comments must end in full-stops, exclamation marks, or question marks
(#4220) Line indented incorrectly; expected at least 20 spaces, found 10
(#4221) Line indented incorrectly; expected 20 spaces, found 10
(#4221) Empty IF statement detected
(#4221) Variable "p_string" must not contain underscores.
(#4221) Variable "v_data" must not contain underscores.
(#4221) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4222) Inline comments must end in full-stops, exclamation marks, or question marks
(#4222) Line indented incorrectly; expected at least 24 spaces, found 14
(#4223) Line indented incorrectly; expected 20 spaces, found 10
(#4224) Line indented incorrectly; expected 16 spaces, found 8
(#4226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4226) Inline comments must end in full-stops, exclamation marks, or question marks
(#4226) Line indented incorrectly; expected at least 16 spaces, found 8
(#4227) Line indented incorrectly; expected 12 spaces, found 6
(#4228) Line indented incorrectly; expected 12 spaces, found 6
(#4228) Expected "} else {\n"; found "}\n else {\n"
(#4228) Empty ELSE statement detected
(#4229) Inline comments must end in full-stops, exclamation marks, or question marks
(#4229) Line indented incorrectly; expected at least 16 spaces, found 10
(#4230) Line indented incorrectly; expected 12 spaces, found 6
(#4232) Line indented incorrectly; expected 8 spaces, found 4
(#4234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4234) Inline comments must end in full-stops, exclamation marks, or question marks
(#4234) Line indented incorrectly; expected at least 8 spaces, found 4
(#4235) Line indented incorrectly; expected 8 spaces, found 4
(#4235) Variable "p_entry" must not contain underscores.
(#4236) Line indented incorrectly; expected at least 12 spaces, found 8
(#4236) Variable "p_entry" must not contain underscores.
(#4237) Line indented incorrectly; expected 8 spaces, found 4
(#4239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4239) Inline comments must end in full-stops, exclamation marks, or question marks
(#4239) Line indented incorrectly; expected at least 8 spaces, found 4
(#4240) Line indented incorrectly; expected 8 spaces, found 4
(#4240) Usage of ELSEIF not allowed; use ELSE IF instead
(#4240) Variable "p_options" must not contain underscores.
(#4242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4242) Inline comments must end in full-stops, exclamation marks, or question marks
(#4242) Line indented incorrectly; expected at least 12 spaces, found 6
(#4243) Line indented incorrectly; expected at least 12 spaces, found 6
(#4243) Variable "v_local_header" must not contain underscores.
(#4244) Line indented incorrectly; expected at least 12 spaces, found 6
(#4244) Variable "p_entry" must not contain underscores.
(#4244) Variable "v_local_header" must not contain underscores.
(#4246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4246) Inline comments must end in full-stops, exclamation marks, or question marks
(#4246) Line indented incorrectly; expected at least 12 spaces, found 6
(#4247) Line indented incorrectly; expected at least 12 spaces, found 6
(#4247) Variable "v_local_header" must not contain underscores.
(#4247) Variable "p_string" must not contain underscores.
(#4248) Line indented incorrectly; expected at least 12 spaces, found 6
(#4248) Variable "p_string" must not contain underscores.
(#4250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4250) Line indented incorrectly; expected at least 12 spaces, found 6
(#4251) Line indented incorrectly; expected at least 12 spaces, found 6
(#4252) This comment is 53% valid code; is this commented out code?
(#4252) Line indented incorrectly; expected at least 12 spaces, found 6
(#4253) Inline comments must end in full-stops, exclamation marks, or question marks
(#4253) Line indented incorrectly; expected at least 12 spaces, found 0
(#4253) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#4254) Line indented incorrectly; expected at least 12 spaces, found 6
(#4254) Variable "v_result" must not contain underscores.
(#4254) Variable "p_options" must not contain underscores.
(#4254) Variable "v_local_header" must not contain underscores.
(#4256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4256) Inline comments must end in full-stops, exclamation marks, or question marks
(#4256) Line indented incorrectly; expected at least 12 spaces, found 6
(#4257) Line indented incorrectly; expected at least 12 spaces, found 6
(#4257) Variable "p_string" must not contain underscores.
(#4257) Variable "v_local_header" must not contain underscores.
(#4258) Line indented incorrectly; expected at least 12 spaces, found 6
(#4258) Variable "v_local_header" must not contain underscores.
(#4260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4260) Inline comments must end in full-stops, exclamation marks, or question marks
(#4260) Line indented incorrectly; expected at least 12 spaces, found 6
(#4261) Line indented incorrectly; expected 12 spaces, found 6
(#4261) Variable "v_result" must not contain underscores.
(#4262) Line indented incorrectly; expected at least 16 spaces, found 8
(#4262) Variable "v_result" must not contain underscores.
(#4263) Line indented incorrectly; expected 12 spaces, found 6
(#4264) Line indented incorrectly; expected 8 spaces, found 4
(#4266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4266) Inline comments must end in full-stops, exclamation marks, or question marks
(#4266) Line indented incorrectly; expected at least 8 spaces, found 4
(#4267) Line indented incorrectly; expected at least 8 spaces, found 4
(#4267) Variable "v_result" must not contain underscores.
(#4268) Line indented incorrectly; expected 4 spaces, found 2
(#4269) Line indented incorrectly; expected at least 4 spaces, found 2
(#4271) Line indented incorrectly; expected at least 4 spaces, found 2
(#4272) Line indented incorrectly; expected at least 4 spaces, found 2
(#4273) Line indented incorrectly; expected at least 4 spaces, found 2
(#4274) Line indented incorrectly; expected at least 4 spaces, found 2
(#4275) Line indented incorrectly; expected at least 4 spaces, found 2
(#4276) Line indented incorrectly; expected at least 4 spaces, found 2
(#4277) Line indented incorrectly; expected 4 spaces, found 2
(#4277) method name "PclZip::privReadFileHeader" must be in lower-case letters only
(#4277) Visibility must be declared on method "privReadFileHeader"
(#4277) Variable "p_header" must not contain underscores.
(#4278) Line indented incorrectly; expected at least 4 spaces, found 2
(#4278) Opening brace should be on the same line as the declaration
(#4279) Line indented incorrectly; expected at least 8 spaces, found 4
(#4279) Variable "v_result" must not contain underscores.
(#4279) Expected 1 space before "="; 0 found
(#4279) Expected 1 space after "="; 0 found
(#4281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4281) Inline comments must end in full-stops, exclamation marks, or question marks
(#4281) Line indented incorrectly; expected at least 8 spaces, found 4
(#4282) Line indented incorrectly; expected at least 8 spaces, found 4
(#4282) Variable "v_binary_data" must not contain underscores.
(#4283) Line indented incorrectly; expected at least 8 spaces, found 4
(#4283) Variable "v_data" must not contain underscores.
(#4283) Variable "v_binary_data" must not contain underscores.
(#4285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4285) Inline comments must end in full-stops, exclamation marks, or question marks
(#4285) Line indented incorrectly; expected at least 8 spaces, found 4
(#4286) Line indented incorrectly; expected 8 spaces, found 4
(#4286) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4286) Variable "v_data" must not contain underscores.
(#4287) Line indented incorrectly; expected at least 8 spaces, found 4
(#4289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4289) Inline comments must end in full-stops, exclamation marks, or question marks
(#4289) Line indented incorrectly; expected at least 12 spaces, found 6
(#4290) Line indented incorrectly; expected at least 12 spaces, found 6
(#4290) Must use "self::" for local static member reference
(#4292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4292) Inline comments must end in full-stops, exclamation marks, or question marks
(#4292) Line indented incorrectly; expected at least 12 spaces, found 6
(#4293) Line indented incorrectly; expected at least 12 spaces, found 6
(#4293) Must use "self::" for local static member reference
(#4294) Line indented incorrectly; expected 8 spaces, found 4
(#4296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4296) Inline comments must end in full-stops, exclamation marks, or question marks
(#4296) Line indented incorrectly; expected at least 8 spaces, found 4
(#4297) Line indented incorrectly; expected at least 8 spaces, found 4
(#4297) Variable "v_binary_data" must not contain underscores.
(#4299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4299) Inline comments must end in full-stops, exclamation marks, or question marks
(#4299) Line indented incorrectly; expected at least 8 spaces, found 4
(#4300) Line indented incorrectly; expected 8 spaces, found 4
(#4300) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4300) Variable "v_binary_data" must not contain underscores.
(#4301) Line indented incorrectly; expected at least 8 spaces, found 4
(#4302) Line indented incorrectly; expected at least 12 spaces, found 6
(#4302) Variable "p_header" must not contain underscores.
(#4303) Line indented incorrectly; expected at least 12 spaces, found 6
(#4303) Variable "p_header" must not contain underscores.
(#4305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4305) Inline comments must end in full-stops, exclamation marks, or question marks
(#4305) Line indented incorrectly; expected at least 12 spaces, found 6
(#4306) Line indented incorrectly; expected at least 12 spaces, found 6
(#4306) Must use "self::" for local static member reference
(#4306) Variable "v_binary_data" must not contain underscores.
(#4308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4308) Inline comments must end in full-stops, exclamation marks, or question marks
(#4308) Line indented incorrectly; expected at least 12 spaces, found 6
(#4309) Line indented incorrectly; expected at least 12 spaces, found 6
(#4309) Must use "self::" for local static member reference
(#4310) Line indented incorrectly; expected 8 spaces, found 4
(#4312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4312) Inline comments must end in full-stops, exclamation marks, or question marks
(#4312) Line indented incorrectly; expected at least 8 spaces, found 4
(#4313) Line indented incorrectly; expected at least 8 spaces, found 4
(#4313) Variable "v_data" must not contain underscores.
(#4313) Variable "v_binary_data" must not contain underscores.
(#4313) Line exceeds 132 characters; contains 135 characters
(#4315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4315) Inline comments must end in full-stops, exclamation marks, or question marks
(#4315) Line indented incorrectly; expected at least 8 spaces, found 4
(#4316) Line indented incorrectly; expected at least 8 spaces, found 4
(#4316) Variable "p_header" must not contain underscores.
(#4316) Variable "v_data" must not contain underscores.
(#4318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4318) Inline comments must end in full-stops, exclamation marks, or question marks
(#4318) Line indented incorrectly; expected at least 8 spaces, found 4
(#4319) Line indented incorrectly; expected 8 spaces, found 4
(#4319) Variable "v_data" must not contain underscores.
(#4320) Line indented incorrectly; expected at least 12 spaces, found 6
(#4320) Variable "p_header" must not contain underscores.
(#4320) Variable "v_data" must not contain underscores.
(#4321) Line indented incorrectly; expected 8 spaces, found 4
(#4322) Line indented incorrectly; expected 8 spaces, found 4
(#4322) Expected "} else {\n"; found "}\n else {\n"
(#4323) Line indented incorrectly; expected at least 12 spaces, found 6
(#4323) Variable "p_header" must not contain underscores.
(#4324) Line indented incorrectly; expected 8 spaces, found 4
(#4326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4326) Inline comments must end in full-stops, exclamation marks, or question marks
(#4326) Line indented incorrectly; expected at least 8 spaces, found 4
(#4327) Line indented incorrectly; expected at least 8 spaces, found 4
(#4327) Variable "p_header" must not contain underscores.
(#4327) Variable "v_data" must not contain underscores.
(#4328) Line indented incorrectly; expected at least 8 spaces, found 4
(#4328) Variable "p_header" must not contain underscores.
(#4328) Variable "v_data" must not contain underscores.
(#4329) Line indented incorrectly; expected at least 8 spaces, found 4
(#4329) Variable "p_header" must not contain underscores.
(#4329) Variable "v_data" must not contain underscores.
(#4330) Line indented incorrectly; expected at least 8 spaces, found 4
(#4330) Variable "p_header" must not contain underscores.
(#4330) Variable "v_data" must not contain underscores.
(#4331) Line indented incorrectly; expected at least 8 spaces, found 4
(#4331) Variable "p_header" must not contain underscores.
(#4331) Variable "v_data" must not contain underscores.
(#4332) Line indented incorrectly; expected at least 8 spaces, found 4
(#4332) Variable "p_header" must not contain underscores.
(#4332) Variable "v_data" must not contain underscores.
(#4333) Line indented incorrectly; expected at least 8 spaces, found 4
(#4333) Variable "p_header" must not contain underscores.
(#4333) Variable "v_data" must not contain underscores.
(#4335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4335) Inline comments must end in full-stops, exclamation marks, or question marks
(#4335) Line indented incorrectly; expected at least 8 spaces, found 4
(#4336) Line indented incorrectly; expected at least 8 spaces, found 4
(#4336) Variable "p_header" must not contain underscores.
(#4336) Variable "v_data" must not contain underscores.
(#4337) Line indented incorrectly; expected at least 8 spaces, found 4
(#4337) Variable "p_header" must not contain underscores.
(#4337) Variable "v_data" must not contain underscores.
(#4338) Line indented incorrectly; expected 8 spaces, found 4
(#4338) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4338) Variable "p_header" must not contain underscores.
(#4338) Variable "p_header" must not contain underscores.
(#4339) Line indented incorrectly; expected at least 8 spaces, found 4
(#4340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4340) Inline comments must end in full-stops, exclamation marks, or question marks
(#4340) Line indented incorrectly; expected at least 12 spaces, found 6
(#4341) Line indented incorrectly; expected at least 12 spaces, found 6
(#4341) Variable "v_hour" must not contain underscores.
(#4341) Variable "p_header" must not contain underscores.
(#4342) Line indented incorrectly; expected at least 12 spaces, found 6
(#4342) Variable "v_minute" must not contain underscores.
(#4342) Variable "p_header" must not contain underscores.
(#4343) Line indented incorrectly; expected at least 12 spaces, found 6
(#4343) Variable "v_seconde" must not contain underscores.
(#4343) Variable "p_header" must not contain underscores.
(#4343) Expected 1 space before "*"; 0 found
(#4343) Expected 1 space after "*"; 0 found
(#4345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4345) Inline comments must end in full-stops, exclamation marks, or question marks
(#4345) Line indented incorrectly; expected at least 12 spaces, found 6
(#4346) Line indented incorrectly; expected at least 12 spaces, found 6
(#4346) Variable "v_year" must not contain underscores.
(#4346) Variable "p_header" must not contain underscores.
(#4347) Line indented incorrectly; expected at least 12 spaces, found 6
(#4347) Variable "v_month" must not contain underscores.
(#4347) Variable "p_header" must not contain underscores.
(#4348) Line indented incorrectly; expected at least 12 spaces, found 6
(#4348) Variable "v_day" must not contain underscores.
(#4348) Variable "p_header" must not contain underscores.
(#4350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4350) Inline comments must end in full-stops, exclamation marks, or question marks
(#4350) Line indented incorrectly; expected at least 12 spaces, found 6
(#4351) Line indented incorrectly; expected at least 12 spaces, found 6
(#4351) Variable "p_header" must not contain underscores.
(#4351) Variable "v_hour" must not contain underscores.
(#4351) Variable "v_minute" must not contain underscores.
(#4351) Variable "v_seconde" must not contain underscores.
(#4351) Variable "v_month" must not contain underscores.
(#4351) Variable "v_day" must not contain underscores.
(#4351) Variable "v_year" must not contain underscores.
(#4353) Line indented incorrectly; expected 8 spaces, found 4
(#4354) Line indented incorrectly; expected 8 spaces, found 4
(#4354) Expected "} else {\n"; found "}\n else\n {\n"
(#4355) Line indented incorrectly; expected at least 8 spaces, found 4
(#4356) Line indented incorrectly; expected at least 12 spaces, found 6
(#4356) Variable "p_header" must not contain underscores.
(#4357) Line indented incorrectly; expected 8 spaces, found 4
(#4359) Line indented incorrectly; expected at least 8 spaces, found 4
(#4360) This comment is 64% valid code; is this commented out code?
(#4360) Line indented incorrectly; expected at least 8 spaces, found 4
(#4360) No space found before comment text; expected "// for(reset($v_data); $key = key($v_data); next($v_data)) {" but found "//for(reset($v_data); $key = key($v_data); next($v_data)) {"
(#4361) Inline comments must end in full-stops, exclamation marks, or question marks
(#4361) This comment is 100% valid code; is this commented out code?
(#4361) Line indented incorrectly; expected at least 8 spaces, found 4
(#4361) No space found before comment text; expected "// }" but found "//}"
(#4363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4363) Inline comments must end in full-stops, exclamation marks, or question marks
(#4363) Line indented incorrectly; expected at least 8 spaces, found 4
(#4364) Line indented incorrectly; expected at least 8 spaces, found 4
(#4364) Variable "p_header" must not contain underscores.
(#4364) Variable "p_header" must not contain underscores.
(#4366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4366) Inline comments must end in full-stops, exclamation marks, or question marks
(#4366) Line indented incorrectly; expected at least 8 spaces, found 4
(#4367) Line indented incorrectly; expected at least 8 spaces, found 4
(#4367) Variable "p_header" must not contain underscores.
(#4369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4369) Inline comments must end in full-stops, exclamation marks, or question marks
(#4369) Line indented incorrectly; expected at least 8 spaces, found 4
(#4370) Line indented incorrectly; expected at least 8 spaces, found 4
(#4370) Variable "v_result" must not contain underscores.
(#4371) Line indented incorrectly; expected 4 spaces, found 2
(#4372) Line indented incorrectly; expected at least 4 spaces, found 2
(#4374) Line indented incorrectly; expected at least 4 spaces, found 2
(#4375) Line indented incorrectly; expected at least 4 spaces, found 2
(#4376) Line indented incorrectly; expected at least 4 spaces, found 2
(#4377) Line indented incorrectly; expected at least 4 spaces, found 2
(#4378) Line indented incorrectly; expected at least 4 spaces, found 2
(#4379) Line indented incorrectly; expected at least 4 spaces, found 2
(#4380) Line indented incorrectly; expected 4 spaces, found 2
(#4380) method name "PclZip::privReadCentralFileHeader" must be in lower-case letters only
(#4380) Visibility must be declared on method "privReadCentralFileHeader"
(#4380) Variable "p_header" must not contain underscores.
(#4381) Line indented incorrectly; expected at least 4 spaces, found 2
(#4381) Opening brace should be on the same line as the declaration
(#4382) Line indented incorrectly; expected at least 8 spaces, found 4
(#4382) Variable "v_result" must not contain underscores.
(#4382) Expected 1 space before "="; 0 found
(#4382) Expected 1 space after "="; 0 found
(#4384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4384) Inline comments must end in full-stops, exclamation marks, or question marks
(#4384) Line indented incorrectly; expected at least 8 spaces, found 4
(#4385) Line indented incorrectly; expected at least 8 spaces, found 4
(#4385) Variable "v_binary_data" must not contain underscores.
(#4386) Line indented incorrectly; expected at least 8 spaces, found 4
(#4386) Variable "v_data" must not contain underscores.
(#4386) Variable "v_binary_data" must not contain underscores.
(#4388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4388) Inline comments must end in full-stops, exclamation marks, or question marks
(#4388) Line indented incorrectly; expected at least 8 spaces, found 4
(#4389) Line indented incorrectly; expected 8 spaces, found 4
(#4389) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4389) Variable "v_data" must not contain underscores.
(#4390) Line indented incorrectly; expected at least 8 spaces, found 4
(#4392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4392) Inline comments must end in full-stops, exclamation marks, or question marks
(#4392) Line indented incorrectly; expected at least 12 spaces, found 6
(#4393) Line indented incorrectly; expected at least 12 spaces, found 6
(#4393) Must use "self::" for local static member reference
(#4395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4395) Inline comments must end in full-stops, exclamation marks, or question marks
(#4395) Line indented incorrectly; expected at least 12 spaces, found 6
(#4396) Line indented incorrectly; expected at least 12 spaces, found 6
(#4396) Must use "self::" for local static member reference
(#4397) Line indented incorrectly; expected 8 spaces, found 4
(#4399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4399) Inline comments must end in full-stops, exclamation marks, or question marks
(#4399) Line indented incorrectly; expected at least 8 spaces, found 4
(#4400) Line indented incorrectly; expected at least 8 spaces, found 4
(#4400) Variable "v_binary_data" must not contain underscores.
(#4402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4402) Inline comments must end in full-stops, exclamation marks, or question marks
(#4402) Line indented incorrectly; expected at least 8 spaces, found 4
(#4403) Line indented incorrectly; expected 8 spaces, found 4
(#4403) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4403) Variable "v_binary_data" must not contain underscores.
(#4404) Line indented incorrectly; expected at least 8 spaces, found 4
(#4405) Line indented incorrectly; expected at least 12 spaces, found 6
(#4405) Variable "p_header" must not contain underscores.
(#4406) Line indented incorrectly; expected at least 12 spaces, found 6
(#4406) Variable "p_header" must not contain underscores.
(#4408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4408) Inline comments must end in full-stops, exclamation marks, or question marks
(#4408) Line indented incorrectly; expected at least 12 spaces, found 6
(#4409) Line indented incorrectly; expected at least 12 spaces, found 6
(#4409) Must use "self::" for local static member reference
(#4409) Variable "v_binary_data" must not contain underscores.
(#4411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4411) Inline comments must end in full-stops, exclamation marks, or question marks
(#4411) Line indented incorrectly; expected at least 12 spaces, found 6
(#4412) Line indented incorrectly; expected at least 12 spaces, found 6
(#4412) Must use "self::" for local static member reference
(#4413) Line indented incorrectly; expected 8 spaces, found 4
(#4415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4415) Inline comments must end in full-stops, exclamation marks, or question marks
(#4415) Line indented incorrectly; expected at least 8 spaces, found 4
(#4416) Line indented incorrectly; expected at least 8 spaces, found 4
(#4416) Variable "p_header" must not contain underscores.
(#4416) Variable "v_binary_data" must not contain underscores.
(#4416) Line exceeds maximum limit of 180 characters; contains 203 characters
(#4418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4418) Inline comments must end in full-stops, exclamation marks, or question marks
(#4418) Line indented incorrectly; expected at least 8 spaces, found 4
(#4419) Line indented incorrectly; expected at least 8 spaces, found 4
(#4419) Inline control structures are not allowed
(#4419) Variable "p_header" must not contain underscores.
(#4420) Line indented incorrectly; expected at least 8 spaces, found 6
(#4420) Variable "p_header" must not contain underscores.
(#4420) Variable "p_header" must not contain underscores.
(#4421) Line indented incorrectly; expected at least 8 spaces, found 4
(#4421) Inline control structures are not allowed
(#4422) Line indented incorrectly; expected at least 8 spaces, found 6
(#4422) Variable "p_header" must not contain underscores.
(#4424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4424) Inline comments must end in full-stops, exclamation marks, or question marks
(#4424) Line indented incorrectly; expected at least 8 spaces, found 4
(#4425) Line indented incorrectly; expected at least 8 spaces, found 4
(#4425) Inline control structures are not allowed
(#4425) Variable "p_header" must not contain underscores.
(#4426) Line indented incorrectly; expected at least 8 spaces, found 6
(#4426) Variable "p_header" must not contain underscores.
(#4426) Variable "p_header" must not contain underscores.
(#4427) Line indented incorrectly; expected at least 8 spaces, found 4
(#4427) Inline control structures are not allowed
(#4428) Line indented incorrectly; expected at least 8 spaces, found 6
(#4428) Variable "p_header" must not contain underscores.
(#4430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4430) Inline comments must end in full-stops, exclamation marks, or question marks
(#4430) Line indented incorrectly; expected at least 8 spaces, found 4
(#4431) Line indented incorrectly; expected at least 8 spaces, found 4
(#4431) Inline control structures are not allowed
(#4431) Variable "p_header" must not contain underscores.
(#4432) Line indented incorrectly; expected at least 8 spaces, found 6
(#4432) Variable "p_header" must not contain underscores.
(#4432) Variable "p_header" must not contain underscores.
(#4433) Line indented incorrectly; expected at least 8 spaces, found 4
(#4433) Inline control structures are not allowed
(#4434) Line indented incorrectly; expected at least 8 spaces, found 6
(#4434) Variable "p_header" must not contain underscores.
(#4436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4436) Inline comments must end in full-stops, exclamation marks, or question marks
(#4436) Line indented incorrectly; expected at least 8 spaces, found 4
(#4438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4438) Line indented incorrectly; expected at least 8 spaces, found 4
(#4439) This comment is 80% valid code; is this commented out code?
(#4439) Line indented incorrectly; expected at least 8 spaces, found 4
(#4439) No space found before comment text; expected "// if ($p_header['mdate'] && $p_header['mtime'])" but found "//if ($p_header['mdate'] && $p_header['mtime'])"
(#4440) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Line indented incorrectly; expected at least 8 spaces, found 4
(#4441) Line indented incorrectly; expected 8 spaces, found 4
(#4441) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4442) Line indented incorrectly; expected at least 8 spaces, found 4
(#4443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4443) Inline comments must end in full-stops, exclamation marks, or question marks
(#4443) Line indented incorrectly; expected at least 12 spaces, found 6
(#4444) Line indented incorrectly; expected at least 12 spaces, found 6
(#4444) Variable "v_hour" must not contain underscores.
(#4444) Variable "p_header" must not contain underscores.
(#4445) Line indented incorrectly; expected at least 12 spaces, found 6
(#4445) Variable "v_minute" must not contain underscores.
(#4445) Variable "p_header" must not contain underscores.
(#4446) Line indented incorrectly; expected at least 12 spaces, found 6
(#4446) Variable "v_seconde" must not contain underscores.
(#4446) Variable "p_header" must not contain underscores.
(#4446) Expected 1 space before "*"; 0 found
(#4446) Expected 1 space after "*"; 0 found
(#4448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4448) Inline comments must end in full-stops, exclamation marks, or question marks
(#4448) Line indented incorrectly; expected at least 12 spaces, found 6
(#4449) Line indented incorrectly; expected at least 12 spaces, found 6
(#4449) Variable "v_year" must not contain underscores.
(#4449) Variable "p_header" must not contain underscores.
(#4450) Line indented incorrectly; expected at least 12 spaces, found 6
(#4450) Variable "v_month" must not contain underscores.
(#4450) Variable "p_header" must not contain underscores.
(#4451) Line indented incorrectly; expected at least 12 spaces, found 6
(#4451) Variable "v_day" must not contain underscores.
(#4451) Variable "p_header" must not contain underscores.
(#4453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4453) Inline comments must end in full-stops, exclamation marks, or question marks
(#4453) Line indented incorrectly; expected at least 12 spaces, found 6
(#4454) Line indented incorrectly; expected at least 12 spaces, found 6
(#4454) Variable "p_header" must not contain underscores.
(#4454) Variable "v_hour" must not contain underscores.
(#4454) Variable "v_minute" must not contain underscores.
(#4454) Variable "v_seconde" must not contain underscores.
(#4454) Variable "v_month" must not contain underscores.
(#4454) Variable "v_day" must not contain underscores.
(#4454) Variable "v_year" must not contain underscores.
(#4456) Line indented incorrectly; expected 8 spaces, found 4
(#4457) Line indented incorrectly; expected 8 spaces, found 4
(#4457) Expected "} else {\n"; found "}\n else\n {\n"
(#4458) Line indented incorrectly; expected at least 8 spaces, found 4
(#4459) Line indented incorrectly; expected at least 12 spaces, found 6
(#4459) Variable "p_header" must not contain underscores.
(#4460) Line indented incorrectly; expected 8 spaces, found 4
(#4462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4462) Inline comments must end in full-stops, exclamation marks, or question marks
(#4462) Line indented incorrectly; expected at least 8 spaces, found 4
(#4463) Line indented incorrectly; expected at least 8 spaces, found 4
(#4463) Variable "p_header" must not contain underscores.
(#4463) Variable "p_header" must not contain underscores.
(#4465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4465) Inline comments must end in full-stops, exclamation marks, or question marks
(#4465) Line indented incorrectly; expected at least 8 spaces, found 4
(#4466) Line indented incorrectly; expected at least 8 spaces, found 4
(#4466) Variable "p_header" must not contain underscores.
(#4468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4468) Inline comments must end in full-stops, exclamation marks, or question marks
(#4468) Line indented incorrectly; expected at least 8 spaces, found 4
(#4469) Line indented incorrectly; expected 8 spaces, found 4
(#4469) Variable "p_header" must not contain underscores.
(#4470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4470) Inline comments must end in full-stops, exclamation marks, or question marks
(#4470) This comment is 67% valid code; is this commented out code?
(#4470) Line indented incorrectly; expected at least 12 spaces, found 6
(#4470) No space found before comment text; expected "// $p_header['external'] = 0x41FF0010;" but found "//$p_header['external'] = 0x41FF0010;"
(#4471) Line indented incorrectly; expected at least 12 spaces, found 6
(#4471) Variable "p_header" must not contain underscores.
(#4472) Line indented incorrectly; expected 8 spaces, found 4
(#4473) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4475) Inline comments must end in full-stops, exclamation marks, or question marks
(#4475) Line indented incorrectly; expected at least 8 spaces, found 4
(#4476) Line indented incorrectly; expected at least 8 spaces, found 4
(#4476) Variable "v_result" must not contain underscores.
(#4477) Line indented incorrectly; expected 4 spaces, found 2
(#4478) Line indented incorrectly; expected at least 4 spaces, found 2
(#4480) Line indented incorrectly; expected at least 4 spaces, found 2
(#4481) Line indented incorrectly; expected at least 4 spaces, found 2
(#4482) Line indented incorrectly; expected at least 4 spaces, found 2
(#4483) Line indented incorrectly; expected at least 4 spaces, found 2
(#4484) Line indented incorrectly; expected at least 4 spaces, found 2
(#4485) Line indented incorrectly; expected at least 4 spaces, found 2
(#4485) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4486) Line indented incorrectly; expected at least 4 spaces, found 2
(#4486) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4487) Line indented incorrectly; expected at least 4 spaces, found 2
(#4488) Line indented incorrectly; expected 4 spaces, found 2
(#4488) method name "PclZip::privCheckFileHeaders" must be in lower-case letters only
(#4488) Visibility must be declared on method "privCheckFileHeaders"
(#4488) Variable "p_local_header" must not contain underscores.
(#4488) Variable "p_central_header" must not contain underscores.
(#4489) Line indented incorrectly; expected at least 4 spaces, found 2
(#4489) Opening brace should be on the same line as the declaration
(#4490) Line indented incorrectly; expected at least 8 spaces, found 4
(#4490) Variable "v_result" must not contain underscores.
(#4490) Expected 1 space before "="; 0 found
(#4490) Expected 1 space after "="; 0 found
(#4492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4492) Line indented incorrectly; expected at least 8 spaces, found 4
(#4493) Inline comments must end in full-stops, exclamation marks, or question marks
(#4493) Line indented incorrectly; expected at least 8 spaces, found 4
(#4494) Line indented incorrectly; expected 8 spaces, found 4
(#4494) Empty IF statement detected
(#4494) Variable "p_local_header" must not contain underscores.
(#4494) Variable "p_central_header" must not contain underscores.
(#4495) Line indented incorrectly; expected 8 spaces, found 4
(#4496) Line indented incorrectly; expected 8 spaces, found 4
(#4496) Empty IF statement detected
(#4496) Variable "p_local_header" must not contain underscores.
(#4496) Variable "p_central_header" must not contain underscores.
(#4497) Line indented incorrectly; expected 8 spaces, found 4
(#4498) Line indented incorrectly; expected 8 spaces, found 4
(#4498) Empty IF statement detected
(#4498) Variable "p_local_header" must not contain underscores.
(#4498) Variable "p_central_header" must not contain underscores.
(#4499) Line indented incorrectly; expected 8 spaces, found 4
(#4500) Line indented incorrectly; expected 8 spaces, found 4
(#4500) Empty IF statement detected
(#4500) Variable "p_local_header" must not contain underscores.
(#4500) Variable "p_central_header" must not contain underscores.
(#4501) Line indented incorrectly; expected 8 spaces, found 4
(#4502) Line indented incorrectly; expected 8 spaces, found 4
(#4502) Empty IF statement detected
(#4502) Variable "p_local_header" must not contain underscores.
(#4502) Variable "p_central_header" must not contain underscores.
(#4503) Line indented incorrectly; expected 8 spaces, found 4
(#4504) Line indented incorrectly; expected 8 spaces, found 4
(#4504) Empty IF statement detected
(#4504) Variable "p_local_header" must not contain underscores.
(#4504) Variable "p_central_header" must not contain underscores.
(#4505) Line indented incorrectly; expected 8 spaces, found 4
(#4507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4507) Inline comments must end in full-stops, exclamation marks, or question marks
(#4507) Line indented incorrectly; expected at least 8 spaces, found 4
(#4508) Line indented incorrectly; expected 8 spaces, found 4
(#4508) Variable "p_local_header" must not contain underscores.
(#4509) Line indented incorrectly; expected at least 12 spaces, found 10
(#4509) Variable "p_local_header" must not contain underscores.
(#4509) Variable "p_central_header" must not contain underscores.
(#4510) Line indented incorrectly; expected at least 12 spaces, found 10
(#4510) Variable "p_local_header" must not contain underscores.
(#4510) Variable "p_central_header" must not contain underscores.
(#4511) Line indented incorrectly; expected at least 12 spaces, found 10
(#4511) Variable "p_local_header" must not contain underscores.
(#4511) Variable "p_central_header" must not contain underscores.
(#4512) Line indented incorrectly; expected 8 spaces, found 4
(#4514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4514) Inline comments must end in full-stops, exclamation marks, or question marks
(#4514) Line indented incorrectly; expected at least 8 spaces, found 4
(#4515) Line indented incorrectly; expected at least 8 spaces, found 4
(#4515) Variable "v_result" must not contain underscores.
(#4516) Line indented incorrectly; expected 4 spaces, found 2
(#4517) Line indented incorrectly; expected at least 4 spaces, found 2
(#4519) Line indented incorrectly; expected at least 4 spaces, found 2
(#4520) Line indented incorrectly; expected at least 4 spaces, found 2
(#4521) Line indented incorrectly; expected at least 4 spaces, found 2
(#4522) Line indented incorrectly; expected at least 4 spaces, found 2
(#4523) Line indented incorrectly; expected at least 4 spaces, found 2
(#4524) Line indented incorrectly; expected at least 4 spaces, found 2
(#4525) Line indented incorrectly; expected 4 spaces, found 2
(#4525) method name "PclZip::privReadEndCentralDir" must be in lower-case letters only
(#4525) Visibility must be declared on method "privReadEndCentralDir"
(#4525) Variable "p_central_dir" must not contain underscores.
(#4526) Line indented incorrectly; expected at least 4 spaces, found 2
(#4526) Opening brace should be on the same line as the declaration
(#4527) Line indented incorrectly; expected at least 8 spaces, found 4
(#4527) Variable "v_result" must not contain underscores.
(#4527) Expected 1 space before "="; 0 found
(#4527) Expected 1 space after "="; 0 found
(#4529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4529) Inline comments must end in full-stops, exclamation marks, or question marks
(#4529) Line indented incorrectly; expected at least 8 spaces, found 4
(#4530) Line indented incorrectly; expected at least 8 spaces, found 4
(#4530) Variable "v_size" must not contain underscores.
(#4531) Line indented incorrectly; expected at least 8 spaces, found 4
(#4531) Variable "v_size" must not contain underscores.
(#4532) Line indented incorrectly; expected 8 spaces, found 4
(#4532) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4532) Variable "v_size" must not contain underscores.
(#4533) Line indented incorrectly; expected at least 8 spaces, found 4
(#4534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4534) Inline comments must end in full-stops, exclamation marks, or question marks
(#4534) Line indented incorrectly; expected at least 12 spaces, found 6
(#4535) Line indented incorrectly; expected at least 12 spaces, found 6
(#4535) Must use "self::" for local static member reference
(#4537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4537) Inline comments must end in full-stops, exclamation marks, or question marks
(#4537) Line indented incorrectly; expected at least 12 spaces, found 6
(#4538) Line indented incorrectly; expected at least 12 spaces, found 6
(#4538) Must use "self::" for local static member reference
(#4539) Line indented incorrectly; expected 8 spaces, found 4
(#4541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4541) Line indented incorrectly; expected at least 8 spaces, found 4
(#4542) Inline comments must end in full-stops, exclamation marks, or question marks
(#4542) Line indented incorrectly; expected at least 8 spaces, found 4
(#4543) Line indented incorrectly; expected at least 8 spaces, found 4
(#4543) Variable "v_found" must not contain underscores.
(#4544) Line indented incorrectly; expected 8 spaces, found 4
(#4544) Variable "v_size" must not contain underscores.
(#4545) Line indented incorrectly; expected at least 12 spaces, found 6
(#4545) Variable "v_size" must not contain underscores.
(#4545) Expected 1 space before "-"; 0 found
(#4545) Expected 1 space after "-"; 0 found
(#4546) Line indented incorrectly; expected 12 spaces, found 6
(#4546) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4546) Variable "v_pos" must not contain underscores.
(#4546) Variable "v_size" must not contain underscores.
(#4546) Expected 1 space before "-"; 0 found
(#4546) Expected 1 space after "-"; 0 found
(#4547) Line indented incorrectly; expected at least 12 spaces, found 6
(#4548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4548) Inline comments must end in full-stops, exclamation marks, or question marks
(#4548) Line indented incorrectly; expected at least 16 spaces, found 8
(#4549) Line indented incorrectly; expected at least 16 spaces, found 8
(#4549) Must use "self::" for local static member reference
(#4551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4551) Inline comments must end in full-stops, exclamation marks, or question marks
(#4551) Line indented incorrectly; expected at least 16 spaces, found 8
(#4552) Line indented incorrectly; expected at least 16 spaces, found 8
(#4552) Must use "self::" for local static member reference
(#4553) Line indented incorrectly; expected 12 spaces, found 6
(#4555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4555) Inline comments must end in full-stops, exclamation marks, or question marks
(#4555) Line indented incorrectly; expected at least 12 spaces, found 6
(#4556) Line indented incorrectly; expected at least 12 spaces, found 6
(#4556) Variable "v_binary_data" must not contain underscores.
(#4557) Line indented incorrectly; expected at least 12 spaces, found 6
(#4557) Variable "v_data" must not contain underscores.
(#4557) Variable "v_binary_data" must not contain underscores.
(#4559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4559) Inline comments must end in full-stops, exclamation marks, or question marks
(#4559) Line indented incorrectly; expected at least 12 spaces, found 6
(#4560) Line indented incorrectly; expected 12 spaces, found 6
(#4560) Variable "v_data" must not contain underscores.
(#4561) Line indented incorrectly; expected at least 16 spaces, found 8
(#4561) Variable "v_found" must not contain underscores.
(#4562) Line indented incorrectly; expected 12 spaces, found 6
(#4564) Line indented incorrectly; expected at least 12 spaces, found 6
(#4564) Variable "v_pos" must not contain underscores.
(#4565) Line indented incorrectly; expected 8 spaces, found 4
(#4567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4567) Inline comments must end in full-stops, exclamation marks, or question marks
(#4567) Line indented incorrectly; expected at least 8 spaces, found 4
(#4568) Line indented incorrectly; expected 8 spaces, found 4
(#4568) Variable "v_found" must not contain underscores.
(#4569) Line indented incorrectly; expected at least 12 spaces, found 6
(#4569) Variable "v_maximum_size" must not contain underscores.
(#4569) Inline comments must end in full-stops, exclamation marks, or question marks
(#4569) This comment is 43% valid code; is this commented out code?
(#4570) Line indented incorrectly; expected at least 12 spaces, found 6
(#4570) Inline control structures are not allowed
(#4570) Variable "v_maximum_size" must not contain underscores.
(#4570) Variable "v_size" must not contain underscores.
(#4571) Line indented incorrectly; expected at least 12 spaces, found 8
(#4571) Variable "v_maximum_size" must not contain underscores.
(#4571) Variable "v_size" must not contain underscores.
(#4572) Line indented incorrectly; expected at least 12 spaces, found 6
(#4572) Variable "v_size" must not contain underscores.
(#4572) Expected 1 space before "-"; 0 found
(#4572) Expected 1 space after "-"; 0 found
(#4572) Variable "v_maximum_size" must not contain underscores.
(#4573) Line indented incorrectly; expected 12 spaces, found 6
(#4573) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4573) Variable "v_size" must not contain underscores.
(#4573) Expected 1 space before "-"; 0 found
(#4573) Expected 1 space after "-"; 0 found
(#4573) Variable "v_maximum_size" must not contain underscores.
(#4574) Line indented incorrectly; expected at least 12 spaces, found 6
(#4575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4575) Inline comments must end in full-stops, exclamation marks, or question marks
(#4575) Line indented incorrectly; expected at least 16 spaces, found 8
(#4576) Line indented incorrectly; expected at least 16 spaces, found 8
(#4576) Must use "self::" for local static member reference
(#4578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4578) Inline comments must end in full-stops, exclamation marks, or question marks
(#4578) Line indented incorrectly; expected at least 16 spaces, found 8
(#4579) Line indented incorrectly; expected at least 16 spaces, found 8
(#4579) Must use "self::" for local static member reference
(#4580) Line indented incorrectly; expected 12 spaces, found 6
(#4582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4582) Inline comments must end in full-stops, exclamation marks, or question marks
(#4582) Line indented incorrectly; expected at least 12 spaces, found 6
(#4583) Line indented incorrectly; expected at least 12 spaces, found 6
(#4583) Variable "v_pos" must not contain underscores.
(#4584) Line indented incorrectly; expected at least 12 spaces, found 6
(#4584) Variable "v_bytes" must not contain underscores.
(#4585) Line indented incorrectly; expected 12 spaces, found 6
(#4585) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4585) Variable "v_pos" must not contain underscores.
(#4585) Variable "v_size" must not contain underscores.
(#4586) Line indented incorrectly; expected at least 12 spaces, found 6
(#4587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4587) Inline comments must end in full-stops, exclamation marks, or question marks
(#4587) Line indented incorrectly; expected at least 16 spaces, found 8
(#4588) Line indented incorrectly; expected at least 16 spaces, found 8
(#4588) Variable "v_byte" must not contain underscores.
(#4590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4590) Line indented incorrectly; expected at least 16 spaces, found 8
(#4591) This comment is 58% valid code; is this commented out code?
(#4591) Line indented incorrectly; expected at least 16 spaces, found 8
(#4591) No space found before comment text; expected "// $v_bytes = ($v_bytes << 8) | Ord($v_byte);" but found "//$v_bytes = ($v_bytes << 8) | Ord($v_byte);"
(#4592) Line indented incorrectly; expected at least 16 spaces, found 8
(#4593) Line indented incorrectly; expected at least 16 spaces, found 8
(#4594) Line indented incorrectly; expected at least 16 spaces, found 8
(#4594) Variable "v_bytes" must not contain underscores.
(#4594) Variable "v_bytes" must not contain underscores.
(#4594) Calls to inbuilt PHP functions must be lowercase; expected "ord" but found "Ord"
(#4594) Variable "v_byte" must not contain underscores.
(#4596) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4596) Inline comments must end in full-stops, exclamation marks, or question marks
(#4596) Line indented incorrectly; expected at least 16 spaces, found 8
(#4597) Line indented incorrectly; expected 16 spaces, found 8
(#4597) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4597) Variable "v_bytes" must not contain underscores.
(#4598) Line indented incorrectly; expected at least 16 spaces, found 8
(#4599) Line indented incorrectly; expected at least 20 spaces, found 10
(#4599) Variable "v_pos" must not contain underscores.
(#4600) Line indented incorrectly; expected at least 20 spaces, found 10
(#4601) Line indented incorrectly; expected 16 spaces, found 8
(#4603) Line indented incorrectly; expected at least 16 spaces, found 8
(#4603) Variable "v_pos" must not contain underscores.
(#4604) Line indented incorrectly; expected 12 spaces, found 6
(#4606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4606) Inline comments must end in full-stops, exclamation marks, or question marks
(#4606) Line indented incorrectly; expected at least 12 spaces, found 6
(#4607) Line indented incorrectly; expected 12 spaces, found 6
(#4607) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4607) Variable "v_pos" must not contain underscores.
(#4607) Variable "v_size" must not contain underscores.
(#4608) Line indented incorrectly; expected at least 12 spaces, found 6
(#4610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4610) Inline comments must end in full-stops, exclamation marks, or question marks
(#4610) Line indented incorrectly; expected at least 16 spaces, found 8
(#4611) Line indented incorrectly; expected at least 16 spaces, found 8
(#4611) Must use "self::" for local static member reference
(#4613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4613) Inline comments must end in full-stops, exclamation marks, or question marks
(#4613) Line indented incorrectly; expected at least 16 spaces, found 8
(#4614) Line indented incorrectly; expected at least 16 spaces, found 8
(#4614) Must use "self::" for local static member reference
(#4615) Line indented incorrectly; expected 12 spaces, found 6
(#4616) Line indented incorrectly; expected 8 spaces, found 4
(#4618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4618) Inline comments must end in full-stops, exclamation marks, or question marks
(#4618) Line indented incorrectly; expected at least 8 spaces, found 4
(#4619) Line indented incorrectly; expected at least 8 spaces, found 4
(#4619) Variable "v_binary_data" must not contain underscores.
(#4621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4621) Inline comments must end in full-stops, exclamation marks, or question marks
(#4621) Line indented incorrectly; expected at least 8 spaces, found 4
(#4622) Line indented incorrectly; expected 8 spaces, found 4
(#4622) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4622) Variable "v_binary_data" must not contain underscores.
(#4623) Line indented incorrectly; expected at least 8 spaces, found 4
(#4625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4625) Inline comments must end in full-stops, exclamation marks, or question marks
(#4625) Line indented incorrectly; expected at least 12 spaces, found 6
(#4626) Line indented incorrectly; expected at least 12 spaces, found 6
(#4626) Must use "self::" for local static member reference
(#4626) Variable "v_binary_data" must not contain underscores.
(#4628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4628) Inline comments must end in full-stops, exclamation marks, or question marks
(#4628) Line indented incorrectly; expected at least 12 spaces, found 6
(#4629) Line indented incorrectly; expected at least 12 spaces, found 6
(#4629) Must use "self::" for local static member reference
(#4630) Line indented incorrectly; expected 8 spaces, found 4
(#4632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4632) Inline comments must end in full-stops, exclamation marks, or question marks
(#4632) Line indented incorrectly; expected at least 8 spaces, found 4
(#4633) Line indented incorrectly; expected at least 8 spaces, found 4
(#4633) Variable "v_data" must not contain underscores.
(#4633) Variable "v_binary_data" must not contain underscores.
(#4635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4635) Inline comments must end in full-stops, exclamation marks, or question marks
(#4635) Line indented incorrectly; expected at least 8 spaces, found 4
(#4636) Line indented incorrectly; expected 8 spaces, found 4
(#4636) Variable "v_pos" must not contain underscores.
(#4636) Variable "v_data" must not contain underscores.
(#4636) Variable "v_size" must not contain underscores.
(#4638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4638) Line indented incorrectly; expected at least 12 spaces, found 6
(#4639) Line indented incorrectly; expected at least 12 spaces, found 6
(#4640) Line indented incorrectly; expected at least 12 spaces, found 6
(#4641) Inline comments must end in full-stops, exclamation marks, or question marks
(#4641) Line indented incorrectly; expected at least 12 spaces, found 6
(#4642) Line indented incorrectly; expected 12 spaces, found 6
(#4643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4643) Inline comments must end in full-stops, exclamation marks, or question marks
(#4643) Line indented incorrectly; expected at least 16 spaces, found 6
(#4644) Line indented incorrectly; expected at least 16 spaces, found 6
(#4644) Must use "self::" for local static member reference
(#4648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4648) Inline comments must end in full-stops, exclamation marks, or question marks
(#4648) Line indented incorrectly; expected at least 16 spaces, found 6
(#4649) Line indented incorrectly; expected at least 16 spaces, found 6
(#4649) Must use "self::" for local static member reference
(#4650) Line indented incorrectly; expected 12 spaces, found 6
(#4651) Line indented incorrectly; expected 8 spaces, found 4
(#4653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4653) Inline comments must end in full-stops, exclamation marks, or question marks
(#4653) Line indented incorrectly; expected at least 8 spaces, found 4
(#4654) Line indented incorrectly; expected 8 spaces, found 4
(#4654) Variable "v_data" must not contain underscores.
(#4655) Line indented incorrectly; expected at least 12 spaces, found 6
(#4655) Variable "p_central_dir" must not contain underscores.
(#4655) Variable "v_data" must not contain underscores.
(#4656) Line indented incorrectly; expected 8 spaces, found 4
(#4657) Line indented incorrectly; expected at least 8 spaces, found 4
(#4657) Inline control structures are not allowed
(#4658) Line indented incorrectly; expected at least 8 spaces, found 6
(#4658) Variable "p_central_dir" must not contain underscores.
(#4660) Line indented incorrectly; expected at least 8 spaces, found 4
(#4660) Variable "p_central_dir" must not contain underscores.
(#4660) Variable "v_data" must not contain underscores.
(#4661) Line indented incorrectly; expected at least 8 spaces, found 4
(#4661) Variable "p_central_dir" must not contain underscores.
(#4661) Variable "v_data" must not contain underscores.
(#4662) Line indented incorrectly; expected at least 8 spaces, found 4
(#4662) Variable "p_central_dir" must not contain underscores.
(#4662) Variable "v_data" must not contain underscores.
(#4663) Line indented incorrectly; expected at least 8 spaces, found 4
(#4663) Variable "p_central_dir" must not contain underscores.
(#4663) Variable "v_data" must not contain underscores.
(#4664) Line indented incorrectly; expected at least 8 spaces, found 4
(#4664) Variable "p_central_dir" must not contain underscores.
(#4664) Variable "v_data" must not contain underscores.
(#4665) Line indented incorrectly; expected at least 8 spaces, found 4
(#4665) Variable "p_central_dir" must not contain underscores.
(#4665) Variable "v_data" must not contain underscores.
(#4667) Line indented incorrectly; expected at least 8 spaces, found 4
(#4668) This comment is 64% valid code; is this commented out code?
(#4668) Line indented incorrectly; expected at least 8 spaces, found 4
(#4668) No space found before comment text; expected "// for(reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {" but found "//for(reset($p_central_dir); $key = key($p_central_dir); next($p_central_dir)) {"
(#4669) Inline comments must end in full-stops, exclamation marks, or question marks
(#4669) This comment is 100% valid code; is this commented out code?
(#4669) Line indented incorrectly; expected at least 8 spaces, found 4
(#4669) No space found before comment text; expected "// }" but found "//}"
(#4671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4671) Inline comments must end in full-stops, exclamation marks, or question marks
(#4671) Line indented incorrectly; expected at least 8 spaces, found 4
(#4672) Line indented incorrectly; expected at least 8 spaces, found 4
(#4672) Variable "v_result" must not contain underscores.
(#4673) Line indented incorrectly; expected 4 spaces, found 2
(#4674) Line indented incorrectly; expected at least 4 spaces, found 2
(#4676) Line indented incorrectly; expected at least 4 spaces, found 2
(#4677) Line indented incorrectly; expected at least 4 spaces, found 2
(#4678) Line indented incorrectly; expected at least 4 spaces, found 2
(#4679) Line indented incorrectly; expected at least 4 spaces, found 2
(#4680) Line indented incorrectly; expected at least 4 spaces, found 2
(#4681) Line indented incorrectly; expected at least 4 spaces, found 2
(#4682) Line indented incorrectly; expected 4 spaces, found 2
(#4682) method name "PclZip::privDeleteByRule" must be in lower-case letters only
(#4682) Visibility must be declared on method "privDeleteByRule"
(#4682) Variable "p_result_list" must not contain underscores.
(#4682) Variable "p_options" must not contain underscores.
(#4683) Line indented incorrectly; expected at least 4 spaces, found 2
(#4683) Opening brace should be on the same line as the declaration
(#4684) Line indented incorrectly; expected at least 8 spaces, found 4
(#4684) Variable "v_result" must not contain underscores.
(#4684) Expected 1 space before "="; 0 found
(#4684) Expected 1 space after "="; 0 found
(#4685) Line indented incorrectly; expected at least 8 spaces, found 4
(#4685) Variable "v_list_detail" must not contain underscores.
(#4687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4687) Inline comments must end in full-stops, exclamation marks, or question marks
(#4687) Line indented incorrectly; expected at least 8 spaces, found 4
(#4688) Line indented incorrectly; expected 8 spaces, found 4
(#4688) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4688) Variable "v_result" must not contain underscores.
(#4688) Expected 1 space before "="; 0 found
(#4688) Expected 1 space after "="; 0 found
(#4689) Line indented incorrectly; expected at least 8 spaces, found 4
(#4690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4690) Inline comments must end in full-stops, exclamation marks, or question marks
(#4690) Line indented incorrectly; expected at least 12 spaces, found 6
(#4691) Line indented incorrectly; expected at least 12 spaces, found 6
(#4691) Variable "v_result" must not contain underscores.
(#4692) Line indented incorrectly; expected 8 spaces, found 4
(#4694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4694) Inline comments must end in full-stops, exclamation marks, or question marks
(#4694) Line indented incorrectly; expected at least 8 spaces, found 4
(#4695) Line indented incorrectly; expected at least 8 spaces, found 4
(#4695) Variable "v_central_dir" must not contain underscores.
(#4696) Line indented incorrectly; expected 8 spaces, found 4
(#4696) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4696) Variable "v_result" must not contain underscores.
(#4696) Variable "v_central_dir" must not contain underscores.
(#4697) Line indented incorrectly; expected at least 8 spaces, found 4
(#4698) Line indented incorrectly; expected at least 12 spaces, found 6
(#4699) Line indented incorrectly; expected at least 12 spaces, found 6
(#4699) Variable "v_result" must not contain underscores.
(#4700) Line indented incorrectly; expected 8 spaces, found 4
(#4702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4702) Inline comments must end in full-stops, exclamation marks, or question marks
(#4702) Line indented incorrectly; expected at least 8 spaces, found 4
(#4703) Line indented incorrectly; expected at least 8 spaces, found 4
(#4705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4705) Line indented incorrectly; expected at least 8 spaces, found 4
(#4706) Inline comments must end in full-stops, exclamation marks, or question marks
(#4706) Line indented incorrectly; expected at least 8 spaces, found 4
(#4707) Line indented incorrectly; expected at least 8 spaces, found 4
(#4707) Variable "v_pos_entry" must not contain underscores.
(#4707) Variable "v_central_dir" must not contain underscores.
(#4708) Line indented incorrectly; expected at least 8 spaces, found 4
(#4709) Line indented incorrectly; expected 8 spaces, found 4
(#4709) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4709) Variable "v_pos_entry" must not contain underscores.
(#4710) Line indented incorrectly; expected at least 8 spaces, found 4
(#4711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4711) Inline comments must end in full-stops, exclamation marks, or question marks
(#4711) Line indented incorrectly; expected at least 12 spaces, found 6
(#4712) Line indented incorrectly; expected at least 12 spaces, found 6
(#4714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4714) Inline comments must end in full-stops, exclamation marks, or question marks
(#4714) Line indented incorrectly; expected at least 12 spaces, found 6
(#4715) Line indented incorrectly; expected at least 12 spaces, found 6
(#4715) Must use "self::" for local static member reference
(#4717) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4717) Inline comments must end in full-stops, exclamation marks, or question marks
(#4717) Line indented incorrectly; expected at least 12 spaces, found 6
(#4718) Line indented incorrectly; expected at least 12 spaces, found 6
(#4718) Must use "self::" for local static member reference
(#4719) Line indented incorrectly; expected 8 spaces, found 4
(#4721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4721) Inline comments must end in full-stops, exclamation marks, or question marks
(#4721) Line indented incorrectly; expected at least 8 spaces, found 4
(#4722) Line indented incorrectly; expected at least 8 spaces, found 4
(#4722) Variable "v_header_list" must not contain underscores.
(#4723) Line indented incorrectly; expected at least 8 spaces, found 4
(#4723) Variable "j_start" must not contain underscores.
(#4724) Line indented incorrectly; expected 8 spaces, found 4
(#4724) Expected "for (...) {\n"; found "for (...)\n {\n"
(#4724) Expected 1 space before "="; 0 found
(#4724) Expected 1 space after "="; 0 found
(#4724) Variable "v_nb_extracted" must not contain underscores.
(#4724) Expected 1 space before "="; 0 found
(#4724) Expected 1 space after "="; 0 found
(#4724) Expected 1 space before "<"; 0 found
(#4724) Expected 1 space after "<"; 0 found
(#4724) Variable "v_central_dir" must not contain underscores.
(#4725) Line indented incorrectly; expected at least 8 spaces, found 4
(#4727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4727) Inline comments must end in full-stops, exclamation marks, or question marks
(#4727) Line indented incorrectly; expected at least 12 spaces, found 6
(#4728) Line indented incorrectly; expected at least 12 spaces, found 6
(#4728) Variable "v_header_list" must not contain underscores.
(#4728) Variable "v_nb_extracted" must not contain underscores.
(#4729) Line indented incorrectly; expected 12 spaces, found 6
(#4729) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4729) Variable "v_result" must not contain underscores.
(#4729) Variable "v_header_list" must not contain underscores.
(#4729) Variable "v_nb_extracted" must not contain underscores.
(#4730) Line indented incorrectly; expected at least 12 spaces, found 6
(#4731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4731) Inline comments must end in full-stops, exclamation marks, or question marks
(#4731) Line indented incorrectly; expected at least 16 spaces, found 8
(#4732) Line indented incorrectly; expected at least 16 spaces, found 8
(#4734) Line indented incorrectly; expected at least 16 spaces, found 8
(#4734) Variable "v_result" must not contain underscores.
(#4735) Line indented incorrectly; expected 12 spaces, found 6
(#4736) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4738) Inline comments must end in full-stops, exclamation marks, or question marks
(#4738) Line indented incorrectly; expected at least 12 spaces, found 6
(#4739) Line indented incorrectly; expected at least 12 spaces, found 6
(#4739) Variable "v_header_list" must not contain underscores.
(#4739) Variable "v_nb_extracted" must not contain underscores.
(#4741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4741) Inline comments must end in full-stops, exclamation marks, or question marks
(#4741) Line indented incorrectly; expected at least 12 spaces, found 6
(#4742) Line indented incorrectly; expected at least 12 spaces, found 6
(#4742) Variable "v_found" must not contain underscores.
(#4744) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4744) Inline comments must end in full-stops, exclamation marks, or question marks
(#4744) Line indented incorrectly; expected at least 12 spaces, found 6
(#4745) Line indented incorrectly; expected 12 spaces, found 6
(#4745) Variable "p_options" must not contain underscores.
(#4746) Line indented incorrectly; expected at least 12 spaces, found 10
(#4746) Variable "p_options" must not contain underscores.
(#4748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4748) Inline comments must end in full-stops, exclamation marks, or question marks
(#4748) Line indented incorrectly; expected at least 16 spaces, found 10
(#4749) Line indented incorrectly; expected 16 spaces, found 10
(#4749) Expected 1 space before "="; 0 found
(#4749) Expected 1 space after "="; 0 found
(#4749) Expected 1 space before "<"; 0 found
(#4749) Expected 1 space after "<"; 0 found
(#4749) The use of function sizeof() is forbidden; use count() instead
(#4749) Variable "p_options" must not contain underscores.
(#4749) Variable "v_found" must not contain underscores.
(#4751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4751) Inline comments must end in full-stops, exclamation marks, or question marks
(#4751) Line indented incorrectly; expected at least 20 spaces, found 14
(#4752) Line indented incorrectly; expected 20 spaces, found 14
(#4752) Variable "p_options" must not contain underscores.
(#4754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4754) Inline comments must end in full-stops, exclamation marks, or question marks
(#4754) Line indented incorrectly; expected at least 24 spaces, found 18
(#4755) Line indented incorrectly; expected 24 spaces, found 18
(#4755) Variable "v_header_list" must not contain underscores.
(#4755) Variable "v_nb_extracted" must not contain underscores.
(#4755) Variable "p_options" must not contain underscores.
(#4756) Line indented incorrectly; expected at least 24 spaces, found 22
(#4756) Variable "v_header_list" must not contain underscores.
(#4756) Variable "v_nb_extracted" must not contain underscores.
(#4756) Variable "p_options" must not contain underscores.
(#4756) Variable "p_options" must not contain underscores.
(#4756) Line exceeds 132 characters; contains 173 characters
(#4757) Line indented incorrectly; expected at least 28 spaces, found 22
(#4757) Variable "v_found" must not contain underscores.
(#4758) Line indented incorrectly; expected 24 spaces, found 18
(#4759) Line indented incorrectly; expected 24 spaces, found 18
(#4759) Usage of ELSEIF not allowed; use ELSE IF instead
(#4759) Variable "v_header_list" must not contain underscores.
(#4759) Variable "v_nb_extracted" must not contain underscores.
(#4759) Expected 1 space before "&" operator; 0 found
(#4759) Expected 1 space after "&" operator; 0 found
(#4759) Expected 1 space before "=="; 0 found
(#4759) Expected 1 space after "=="; 0 found
(#4760) Variable "v_header_list" must not contain underscores.
(#4760) Variable "v_nb_extracted" must not contain underscores.
(#4760) Variable "p_options" must not contain underscores.
(#4761) Line indented incorrectly; expected at least 28 spaces, found 22
(#4761) Variable "v_found" must not contain underscores.
(#4762) Line indented incorrectly; expected 24 spaces, found 18
(#4763) Line indented incorrectly; expected 20 spaces, found 14
(#4764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4764) Inline comments must end in full-stops, exclamation marks, or question marks
(#4764) Line indented incorrectly; expected at least 20 spaces, found 14
(#4765) Line indented incorrectly; expected 20 spaces, found 14
(#4765) Usage of ELSEIF not allowed; use ELSE IF instead
(#4765) Variable "v_header_list" must not contain underscores.
(#4765) Variable "v_nb_extracted" must not contain underscores.
(#4765) Variable "p_options" must not contain underscores.
(#4766) Line indented incorrectly; expected at least 24 spaces, found 18
(#4766) Variable "v_found" must not contain underscores.
(#4767) Line indented incorrectly; expected 20 spaces, found 14
(#4768) Line indented incorrectly; expected 16 spaces, found 10
(#4769) Line indented incorrectly; expected 12 spaces, found 6
(#4771) Line indented incorrectly; expected at least 12 spaces, found 6
(#4772) Line indented incorrectly; expected at least 12 spaces, found 6
(#4773) This comment is 64% valid code; is this commented out code?
(#4773) Line indented incorrectly; expected at least 12 spaces, found 6
(#4774) Line indented incorrectly; expected at least 12 spaces, found 6
(#4777) Line indented incorrectly; expected at least 12 spaces, found 10
(#4779) Line indented incorrectly; expected at least 12 spaces, found 10
(#4780) Line indented incorrectly; expected at least 12 spaces, found 6
(#4781) Line indented incorrectly; expected at least 12 spaces, found 6
(#4783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4783) Inline comments must end in full-stops, exclamation marks, or question marks
(#4783) Line indented incorrectly; expected at least 12 spaces, found 6
(#4784) Line indented incorrectly; expected at least 12 spaces, found 6
(#4784) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for extract by ereg rule\n // ereg() is deprecated with PHP 5.3\n /*\n else if ( (isset($p_options[PCLZIP_OPT_BY_EREG]))\n && ($p_options[PCLZIP_OPT_BY_EREG] != "")) {\n\n if (ereg($p_options[PCLZIP_OPT_BY_EREG], $v_header_list[$v_nb_extracted]['stored_filename'])) {\n $v_found = true;\n }\n }\n */\n\n // ----- Look for extract by preg rule\n else if (...) {\n"
(#4784) Variable "p_options" must not contain underscores.
(#4785) Variable "p_options" must not contain underscores.
(#4787) Line indented incorrectly; expected 16 spaces, found 10
(#4787) Variable "p_options" must not contain underscores.
(#4787) Variable "v_header_list" must not contain underscores.
(#4787) Variable "v_nb_extracted" must not contain underscores.
(#4788) Line indented incorrectly; expected at least 20 spaces, found 14
(#4788) Variable "v_found" must not contain underscores.
(#4789) Line indented incorrectly; expected 16 spaces, found 10
(#4790) Line indented incorrectly; expected 12 spaces, found 6
(#4792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4792) Inline comments must end in full-stops, exclamation marks, or question marks
(#4792) Line indented incorrectly; expected at least 12 spaces, found 6
(#4793) Line indented incorrectly; expected at least 12 spaces, found 6
(#4793) Expected "} else if (...) {\n"; found "}\n\n // ----- Look for extract by index rule\n else if (...) {\n"
(#4793) Variable "p_options" must not contain underscores.
(#4794) Variable "p_options" must not contain underscores.
(#4796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4796) Inline comments must end in full-stops, exclamation marks, or question marks
(#4796) Line indented incorrectly; expected at least 16 spaces, found 10
(#4797) Line indented incorrectly; expected 16 spaces, found 10
(#4797) Expected 1 space before "="; 0 found
(#4797) Expected 1 space after "="; 0 found
(#4797) Variable "j_start" must not contain underscores.
(#4797) Expected 1 space before "<"; 0 found
(#4797) Expected 1 space after "<"; 0 found
(#4797) The use of function sizeof() is forbidden; use count() instead
(#4797) Variable "p_options" must not contain underscores.
(#4797) Variable "v_found" must not contain underscores.
(#4799) Line indented incorrectly; expected 20 spaces, found 14
(#4799) Expected 1 space before ">="; 0 found
(#4799) Expected 1 space after ">="; 0 found
(#4799) Variable "p_options" must not contain underscores.
(#4799) Expected 1 space before "<="; 0 found
(#4799) Expected 1 space after "<="; 0 found
(#4799) Variable "p_options" must not contain underscores.
(#4800) Line indented incorrectly; expected at least 24 spaces, found 18
(#4800) Variable "v_found" must not contain underscores.
(#4801) Line indented incorrectly; expected 20 spaces, found 14
(#4802) Line indented incorrectly; expected 20 spaces, found 14
(#4802) Expected 1 space before ">="; 0 found
(#4802) Expected 1 space after ">="; 0 found
(#4802) Variable "p_options" must not contain underscores.
(#4803) Line indented incorrectly; expected at least 24 spaces, found 18
(#4803) Variable "j_start" must not contain underscores.
(#4803) Expected 1 space before "+"; 0 found
(#4803) Expected 1 space after "+"; 0 found
(#4804) Line indented incorrectly; expected 20 spaces, found 14
(#4806) Line indented incorrectly; expected 20 spaces, found 14
(#4806) Variable "p_options" must not contain underscores.
(#4806) Expected 1 space before ">"; 0 found
(#4806) Expected 1 space after ">"; 0 found
(#4807) Line indented incorrectly; expected at least 24 spaces, found 18
(#4808) Line indented incorrectly; expected 20 spaces, found 14
(#4809) Line indented incorrectly; expected 16 spaces, found 10
(#4810) Line indented incorrectly; expected 12 spaces, found 6
(#4811) Line indented incorrectly; expected 12 spaces, found 6
(#4811) Expected "} else {\n"; found "}\n else {\n"
(#4812) Line indented incorrectly; expected at least 16 spaces, found 8
(#4812) Variable "v_found" must not contain underscores.
(#4813) Line indented incorrectly; expected 12 spaces, found 6
(#4815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4815) Inline comments must end in full-stops, exclamation marks, or question marks
(#4815) Line indented incorrectly; expected at least 12 spaces, found 6
(#4816) Line indented incorrectly; expected 12 spaces, found 6
(#4816) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4816) Variable "v_found" must not contain underscores.
(#4817) Line indented incorrectly; expected at least 12 spaces, found 6
(#4818) Line indented incorrectly; expected at least 16 spaces, found 8
(#4818) Variable "v_header_list" must not contain underscores.
(#4818) Variable "v_nb_extracted" must not contain underscores.
(#4819) Line indented incorrectly; expected 12 spaces, found 6
(#4820) Line indented incorrectly; expected 12 spaces, found 6
(#4820) Expected "} else {\n"; found "}\n else\n {\n"
(#4821) Line indented incorrectly; expected at least 12 spaces, found 6
(#4822) Line indented incorrectly; expected at least 16 spaces, found 8
(#4822) Variable "v_nb_extracted" must not contain underscores.
(#4823) Line indented incorrectly; expected 12 spaces, found 6
(#4824) Line indented incorrectly; expected 8 spaces, found 4
(#4826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4826) Inline comments must end in full-stops, exclamation marks, or question marks
(#4826) Line indented incorrectly; expected at least 8 spaces, found 4
(#4827) Line indented incorrectly; expected 8 spaces, found 4
(#4827) Variable "v_nb_extracted" must not contain underscores.
(#4829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4829) Inline comments must end in full-stops, exclamation marks, or question marks
(#4829) Line indented incorrectly; expected at least 12 spaces, found 8
(#4830) Line indented incorrectly; expected at least 12 spaces, found 8
(#4830) Variable "v_zip_temp_name" must not contain underscores.
(#4832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4832) Inline comments must end in full-stops, exclamation marks, or question marks
(#4832) Line indented incorrectly; expected at least 12 spaces, found 8
(#4833) Line indented incorrectly; expected at least 12 spaces, found 8
(#4833) Variable "v_temp_zip" must not contain underscores.
(#4833) Variable "v_zip_temp_name" must not contain underscores.
(#4835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4835) Inline comments must end in full-stops, exclamation marks, or question marks
(#4835) Line indented incorrectly; expected at least 12 spaces, found 8
(#4836) Line indented incorrectly; expected 12 spaces, found 8
(#4836) Variable "v_result" must not contain underscores.
(#4836) Variable "v_temp_zip" must not contain underscores.
(#4837) Line indented incorrectly; expected at least 16 spaces, found 12
(#4839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4839) Inline comments must end in full-stops, exclamation marks, or question marks
(#4839) Line indented incorrectly; expected at least 16 spaces, found 12
(#4840) Line indented incorrectly; expected at least 16 spaces, found 12
(#4840) Variable "v_result" must not contain underscores.
(#4841) Line indented incorrectly; expected 12 spaces, found 8
(#4843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4843) Inline comments must end in full-stops, exclamation marks, or question marks
(#4843) Line indented incorrectly; expected at least 12 spaces, found 8
(#4844) Line indented incorrectly; expected 12 spaces, found 8
(#4844) Expected 1 space before "="; 0 found
(#4844) Expected 1 space after "="; 0 found
(#4844) Expected 1 space before "<"; 0 found
(#4844) Expected 1 space after "<"; 0 found
(#4844) The use of function sizeof() is forbidden; use count() instead
(#4844) Variable "v_header_list" must not contain underscores.
(#4846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4846) Inline comments must end in full-stops, exclamation marks, or question marks
(#4846) Line indented incorrectly; expected at least 16 spaces, found 12
(#4847) Line indented incorrectly; expected at least 16 spaces, found 12
(#4848) Line indented incorrectly; expected 16 spaces, found 12
(#4848) Variable "v_header_list" must not contain underscores.
(#4849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4849) Inline comments must end in full-stops, exclamation marks, or question marks
(#4849) Line indented incorrectly; expected at least 20 spaces, found 16
(#4850) Line indented incorrectly; expected at least 20 spaces, found 16
(#4851) Line indented incorrectly; expected at least 20 spaces, found 16
(#4851) Variable "v_temp_zip" must not contain underscores.
(#4852) Line indented incorrectly; expected at least 20 spaces, found 16
(#4852) Variable "v_zip_temp_name" must not contain underscores.
(#4854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4854) Inline comments must end in full-stops, exclamation marks, or question marks
(#4854) Line indented incorrectly; expected at least 20 spaces, found 16
(#4855) Line indented incorrectly; expected at least 20 spaces, found 16
(#4855) Must use "self::" for local static member reference
(#4857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4857) Inline comments must end in full-stops, exclamation marks, or question marks
(#4857) Line indented incorrectly; expected at least 20 spaces, found 16
(#4858) Line indented incorrectly; expected at least 20 spaces, found 16
(#4858) Must use "self::" for local static member reference
(#4859) Line indented incorrectly; expected 16 spaces, found 12
(#4861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4861) Inline comments must end in full-stops, exclamation marks, or question marks
(#4861) Line indented incorrectly; expected at least 16 spaces, found 12
(#4862) Line indented incorrectly; expected at least 16 spaces, found 12
(#4862) Variable "v_local_header" must not contain underscores.
(#4863) Line indented incorrectly; expected 16 spaces, found 12
(#4863) Variable "v_result" must not contain underscores.
(#4863) Variable "v_local_header" must not contain underscores.
(#4864) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4864) Inline comments must end in full-stops, exclamation marks, or question marks
(#4864) Line indented incorrectly; expected at least 20 spaces, found 16
(#4865) Line indented incorrectly; expected at least 20 spaces, found 16
(#4866) Line indented incorrectly; expected at least 20 spaces, found 16
(#4866) Variable "v_temp_zip" must not contain underscores.
(#4867) Line indented incorrectly; expected at least 20 spaces, found 16
(#4867) Variable "v_zip_temp_name" must not contain underscores.
(#4869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4869) Inline comments must end in full-stops, exclamation marks, or question marks
(#4869) Line indented incorrectly; expected at least 20 spaces, found 16
(#4870) Line indented incorrectly; expected at least 20 spaces, found 16
(#4870) Variable "v_result" must not contain underscores.
(#4871) Line indented incorrectly; expected 16 spaces, found 12
(#4873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4873) Inline comments must end in full-stops, exclamation marks, or question marks
(#4873) Line indented incorrectly; expected at least 16 spaces, found 12
(#4874) Line indented incorrectly; expected 16 spaces, found 12
(#4874) Empty IF statement detected
(#4874) Variable "v_local_header" must not contain underscores.
(#4875) Variable "v_header_list" must not contain underscores.
(#4876) Inline comments must end in full-stops, exclamation marks, or question marks
(#4876) Line indented incorrectly; expected at least 20 spaces, found 16
(#4877) Line indented incorrectly; expected 16 spaces, found 12
(#4878) Line indented incorrectly; expected at least 16 spaces, found 12
(#4878) Variable "v_local_header" must not contain underscores.
(#4880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4880) Inline comments must end in full-stops, exclamation marks, or question marks
(#4880) Line indented incorrectly; expected at least 16 spaces, found 12
(#4881) Line indented incorrectly; expected 16 spaces, found 12
(#4881) Variable "v_result" must not contain underscores.
(#4881) Variable "v_temp_zip" must not contain underscores.
(#4881) Variable "v_header_list" must not contain underscores.
(#4882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4882) Inline comments must end in full-stops, exclamation marks, or question marks
(#4882) Line indented incorrectly; expected at least 20 spaces, found 16
(#4883) Line indented incorrectly; expected at least 20 spaces, found 16
(#4884) Line indented incorrectly; expected at least 20 spaces, found 16
(#4884) Variable "v_temp_zip" must not contain underscores.
(#4885) Line indented incorrectly; expected at least 20 spaces, found 16
(#4885) Variable "v_zip_temp_name" must not contain underscores.
(#4887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4887) Inline comments must end in full-stops, exclamation marks, or question marks
(#4887) Line indented incorrectly; expected at least 20 spaces, found 16
(#4888) Line indented incorrectly; expected at least 20 spaces, found 16
(#4888) Variable "v_result" must not contain underscores.
(#4889) Line indented incorrectly; expected 16 spaces, found 12
(#4891) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4891) Inline comments must end in full-stops, exclamation marks, or question marks
(#4891) Line indented incorrectly; expected at least 16 spaces, found 12
(#4892) Line indented incorrectly; expected 16 spaces, found 12
(#4892) Variable "v_result" must not contain underscores.
(#4892) Variable "v_temp_zip" must not contain underscores.
(#4892) Variable "v_header_list" must not contain underscores.
(#4893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4893) Inline comments must end in full-stops, exclamation marks, or question marks
(#4893) Line indented incorrectly; expected at least 20 spaces, found 16
(#4894) Line indented incorrectly; expected at least 20 spaces, found 16
(#4895) Line indented incorrectly; expected at least 20 spaces, found 16
(#4895) Variable "v_temp_zip" must not contain underscores.
(#4896) Line indented incorrectly; expected at least 20 spaces, found 16
(#4896) Variable "v_zip_temp_name" must not contain underscores.
(#4898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4898) Inline comments must end in full-stops, exclamation marks, or question marks
(#4898) Line indented incorrectly; expected at least 20 spaces, found 16
(#4899) Line indented incorrectly; expected at least 20 spaces, found 16
(#4899) Variable "v_result" must not contain underscores.
(#4900) Line indented incorrectly; expected 16 spaces, found 12
(#4901) Line indented incorrectly; expected 12 spaces, found 8
(#4903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4903) Inline comments must end in full-stops, exclamation marks, or question marks
(#4903) Line indented incorrectly; expected at least 12 spaces, found 8
(#4904) Line indented incorrectly; expected at least 12 spaces, found 8
(#4904) Variable "v_offset" must not contain underscores.
(#4904) Variable "v_temp_zip" must not contain underscores.
(#4906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4906) Inline comments must end in full-stops, exclamation marks, or question marks
(#4906) Line indented incorrectly; expected at least 12 spaces, found 8
(#4907) Line indented incorrectly; expected 12 spaces, found 8
(#4907) Expected 1 space before "="; 0 found
(#4907) Expected 1 space after "="; 0 found
(#4907) Expected 1 space before "<"; 0 found
(#4907) Expected 1 space after "<"; 0 found
(#4907) The use of function sizeof() is forbidden; use count() instead
(#4907) Variable "v_header_list" must not contain underscores.
(#4908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4908) Inline comments must end in full-stops, exclamation marks, or question marks
(#4908) Line indented incorrectly; expected at least 16 spaces, found 12
(#4909) Line indented incorrectly; expected 16 spaces, found 12
(#4909) Variable "v_result" must not contain underscores.
(#4909) Variable "v_temp_zip" must not contain underscores.
(#4909) Variable "v_header_list" must not contain underscores.
(#4910) Line indented incorrectly; expected at least 20 spaces, found 16
(#4910) Variable "v_temp_zip" must not contain underscores.
(#4911) Line indented incorrectly; expected at least 20 spaces, found 16
(#4912) Line indented incorrectly; expected at least 20 spaces, found 16
(#4912) Variable "v_zip_temp_name" must not contain underscores.
(#4914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4914) Inline comments must end in full-stops, exclamation marks, or question marks
(#4914) Line indented incorrectly; expected at least 20 spaces, found 16
(#4915) Line indented incorrectly; expected at least 20 spaces, found 16
(#4915) Variable "v_result" must not contain underscores.
(#4916) Line indented incorrectly; expected 16 spaces, found 12
(#4918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4918) Inline comments must end in full-stops, exclamation marks, or question marks
(#4918) Line indented incorrectly; expected at least 16 spaces, found 12
(#4919) Line indented incorrectly; expected at least 16 spaces, found 12
(#4919) Variable "v_temp_zip" must not contain underscores.
(#4919) Variable "v_header_list" must not contain underscores.
(#4919) Variable "p_result_list" must not contain underscores.
(#4920) Line indented incorrectly; expected 12 spaces, found 8
(#4921) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4923) Inline comments must end in full-stops, exclamation marks, or question marks
(#4923) Line indented incorrectly; expected at least 12 spaces, found 8
(#4924) Line indented incorrectly; expected at least 12 spaces, found 8
(#4924) Variable "v_comment" must not contain underscores.
(#4925) Line indented incorrectly; expected 12 spaces, found 8
(#4925) Variable "p_options" must not contain underscores.
(#4926) Line indented incorrectly; expected at least 16 spaces, found 10
(#4926) Variable "v_comment" must not contain underscores.
(#4926) Variable "p_options" must not contain underscores.
(#4927) Line indented incorrectly; expected 12 spaces, found 8
(#4929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4929) Inline comments must end in full-stops, exclamation marks, or question marks
(#4929) Line indented incorrectly; expected at least 12 spaces, found 8
(#4930) Line indented incorrectly; expected at least 12 spaces, found 8
(#4930) Variable "v_size" must not contain underscores.
(#4930) Variable "v_temp_zip" must not contain underscores.
(#4930) Expected 1 space before "-"; 0 found
(#4930) Expected 1 space after "-"; 0 found
(#4930) Variable "v_offset" must not contain underscores.
(#4932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4932) Inline comments must end in full-stops, exclamation marks, or question marks
(#4932) Line indented incorrectly; expected at least 12 spaces, found 8
(#4933) Line indented incorrectly; expected 12 spaces, found 8
(#4933) Variable "v_result" must not contain underscores.
(#4933) Variable "v_temp_zip" must not contain underscores.
(#4933) The use of function sizeof() is forbidden; use count() instead
(#4933) Variable "v_header_list" must not contain underscores.
(#4933) Variable "v_size" must not contain underscores.
(#4933) Variable "v_offset" must not contain underscores.
(#4933) Variable "v_comment" must not contain underscores.
(#4934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4934) Inline comments must end in full-stops, exclamation marks, or question marks
(#4934) Line indented incorrectly; expected at least 16 spaces, found 12
(#4935) Line indented incorrectly; expected at least 16 spaces, found 12
(#4935) Variable "v_header_list" must not contain underscores.
(#4936) Line indented incorrectly; expected at least 16 spaces, found 12
(#4936) Variable "v_temp_zip" must not contain underscores.
(#4937) Line indented incorrectly; expected at least 16 spaces, found 12
(#4938) Line indented incorrectly; expected at least 16 spaces, found 12
(#4938) Variable "v_zip_temp_name" must not contain underscores.
(#4940) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4940) Inline comments must end in full-stops, exclamation marks, or question marks
(#4940) Line indented incorrectly; expected at least 16 spaces, found 12
(#4941) Line indented incorrectly; expected at least 16 spaces, found 12
(#4941) Variable "v_result" must not contain underscores.
(#4942) Line indented incorrectly; expected 12 spaces, found 8
(#4944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4944) Inline comments must end in full-stops, exclamation marks, or question marks
(#4944) Line indented incorrectly; expected at least 12 spaces, found 8
(#4945) Line indented incorrectly; expected at least 12 spaces, found 8
(#4945) Variable "v_temp_zip" must not contain underscores.
(#4946) Line indented incorrectly; expected at least 12 spaces, found 8
(#4948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4948) Line indented incorrectly; expected at least 12 spaces, found 8
(#4949) Line indented incorrectly; expected at least 12 spaces, found 8
(#4950) Line indented incorrectly; expected at least 12 spaces, found 8
(#4952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4952) Line indented incorrectly; expected at least 12 spaces, found 8
(#4953) Line indented incorrectly; expected at least 12 spaces, found 8
(#4954) Inline comments must end in full-stops, exclamation marks, or question marks
(#4954) This comment is 73% valid code; is this commented out code?
(#4954) Line indented incorrectly; expected at least 12 spaces, found 8
(#4954) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#4955) Line indented incorrectly; expected at least 12 spaces, found 8
(#4955) Variable "v_zip_temp_name" must not contain underscores.
(#4957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4957) Inline comments must end in full-stops, exclamation marks, or question marks
(#4957) Line indented incorrectly; expected at least 12 spaces, found 8
(#4958) Line indented incorrectly; expected at least 12 spaces, found 8
(#4958) Variable "v_temp_zip" must not contain underscores.
(#4959) Line indented incorrectly; expected 8 spaces, found 4
(#4961) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4961) Inline comments must end in full-stops, exclamation marks, or question marks
(#4961) Line indented incorrectly; expected at least 8 spaces, found 4
(#4962) Line indented incorrectly; expected at least 8 spaces, found 4
(#4962) Expected "} else if (...) {\n"; found "}\n\n // ----- Remove every files : reset the file\n else if (...) {\n"
(#4962) Variable "v_central_dir" must not contain underscores.
(#4963) Line indented incorrectly; expected at least 12 spaces, found 8
(#4965) Line indented incorrectly; expected 12 spaces, found 8
(#4965) Variable "v_result" must not contain underscores.
(#4966) Line indented incorrectly; expected at least 16 spaces, found 10
(#4966) Variable "v_result" must not contain underscores.
(#4967) Line indented incorrectly; expected 12 spaces, found 8
(#4969) Line indented incorrectly; expected 12 spaces, found 8
(#4969) Variable "v_result" must not contain underscores.
(#4970) Line indented incorrectly; expected at least 16 spaces, found 10
(#4970) Variable "v_result" must not contain underscores.
(#4971) Line indented incorrectly; expected 12 spaces, found 8
(#4973) Line indented incorrectly; expected at least 12 spaces, found 8
(#4974) Line indented incorrectly; expected 8 spaces, found 4
(#4976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4976) Inline comments must end in full-stops, exclamation marks, or question marks
(#4976) Line indented incorrectly; expected at least 8 spaces, found 4
(#4977) Line indented incorrectly; expected at least 8 spaces, found 4
(#4977) Variable "v_result" must not contain underscores.
(#4978) Line indented incorrectly; expected 4 spaces, found 2
(#4979) Line indented incorrectly; expected at least 4 spaces, found 2
(#4981) Line indented incorrectly; expected at least 4 spaces, found 2
(#4982) Line indented incorrectly; expected at least 4 spaces, found 2
(#4983) Line indented incorrectly; expected at least 4 spaces, found 2
(#4984) Line indented incorrectly; expected at least 4 spaces, found 2
(#4984) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4985) Line indented incorrectly; expected at least 4 spaces, found 2
(#4985) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4986) Line indented incorrectly; expected at least 4 spaces, found 2
(#4987) Line indented incorrectly; expected at least 4 spaces, found 2
(#4987) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4988) Line indented incorrectly; expected at least 4 spaces, found 2
(#4989) Line indented incorrectly; expected at least 4 spaces, found 2
(#4989) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#4990) Line indented incorrectly; expected at least 4 spaces, found 2
(#4990) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#4991) Line indented incorrectly; expected at least 4 spaces, found 2
(#4992) Line indented incorrectly; expected 4 spaces, found 2
(#4992) method name "PclZip::privDirCheck" must be in lower-case letters only
(#4992) Visibility must be declared on method "privDirCheck"
(#4992) Variable "p_dir" must not contain underscores.
(#4992) Variable "p_is_dir" must not contain underscores.
(#4993) Line indented incorrectly; expected at least 4 spaces, found 2
(#4993) Opening brace should be on the same line as the declaration
(#4994) Line indented incorrectly; expected at least 8 spaces, found 4
(#4994) Variable "v_result" must not contain underscores.
(#4995) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#4997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4997) Inline comments must end in full-stops, exclamation marks, or question marks
(#4997) Line indented incorrectly; expected at least 8 spaces, found 4
(#4998) Line indented incorrectly; expected 8 spaces, found 4
(#4998) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4998) Variable "p_is_dir" must not contain underscores.
(#4998) Variable "p_dir" must not contain underscores.
(#4998) Expected 1 space before "=="; 0 found
(#4998) Expected 1 space after "=="; 0 found
(#4999) Line indented incorrectly; expected at least 8 spaces, found 4
(#5000) Line indented incorrectly; expected at least 12 spaces, found 6
(#5000) Variable "p_dir" must not contain underscores.
(#5000) Variable "p_dir" must not contain underscores.
(#5000) Variable "p_dir" must not contain underscores.
(#5000) Expected 1 space before "-"; 0 found
(#5000) Expected 1 space after "-"; 0 found
(#5001) Line indented incorrectly; expected 8 spaces, found 4
(#5003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5003) Inline comments must end in full-stops, exclamation marks, or question marks
(#5003) Line indented incorrectly; expected at least 8 spaces, found 4
(#5004) Line indented incorrectly; expected 8 spaces, found 4
(#5004) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5004) Variable "p_dir" must not contain underscores.
(#5004) Variable "p_dir" must not contain underscores.
(#5005) Line indented incorrectly; expected at least 8 spaces, found 4
(#5006) Line indented incorrectly; expected at least 12 spaces, found 6
(#5007) Line indented incorrectly; expected 8 spaces, found 4
(#5009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5009) Inline comments must end in full-stops, exclamation marks, or question marks
(#5009) Line indented incorrectly; expected at least 8 spaces, found 4
(#5010) Line indented incorrectly; expected at least 8 spaces, found 4
(#5010) Variable "p_parent_dir" must not contain underscores.
(#5010) Variable "p_dir" must not contain underscores.
(#5012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5012) Inline comments must end in full-stops, exclamation marks, or question marks
(#5012) Line indented incorrectly; expected at least 8 spaces, found 4
(#5013) Line indented incorrectly; expected 8 spaces, found 4
(#5013) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5013) Variable "p_parent_dir" must not contain underscores.
(#5013) Variable "p_dir" must not contain underscores.
(#5014) Line indented incorrectly; expected at least 8 spaces, found 4
(#5015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5015) Inline comments must end in full-stops, exclamation marks, or question marks
(#5015) Line indented incorrectly; expected at least 12 spaces, found 6
(#5016) Line indented incorrectly; expected 12 spaces, found 6
(#5016) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5016) Variable "p_parent_dir" must not contain underscores.
(#5017) Line indented incorrectly; expected at least 12 spaces, found 6
(#5018) Line indented incorrectly; expected 16 spaces, found 8
(#5018) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5018) Variable "v_result" must not contain underscores.
(#5018) Variable "p_parent_dir" must not contain underscores.
(#5019) Line indented incorrectly; expected at least 16 spaces, found 8
(#5020) Line indented incorrectly; expected at least 20 spaces, found 10
(#5020) Variable "v_result" must not contain underscores.
(#5021) Line indented incorrectly; expected 16 spaces, found 8
(#5022) Line indented incorrectly; expected 12 spaces, found 6
(#5023) Line indented incorrectly; expected 8 spaces, found 4
(#5025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5025) Inline comments must end in full-stops, exclamation marks, or question marks
(#5025) Line indented incorrectly; expected at least 8 spaces, found 4
(#5026) Line indented incorrectly; expected 8 spaces, found 4
(#5026) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5026) Variable "p_dir" must not contain underscores.
(#5027) Line indented incorrectly; expected at least 8 spaces, found 4
(#5028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5028) Inline comments must end in full-stops, exclamation marks, or question marks
(#5028) Line indented incorrectly; expected at least 12 spaces, found 6
(#5029) Line indented incorrectly; expected at least 12 spaces, found 6
(#5029) Must use "self::" for local static member reference
(#5029) Variable "p_dir" must not contain underscores.
(#5031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5031) Inline comments must end in full-stops, exclamation marks, or question marks
(#5031) Line indented incorrectly; expected at least 12 spaces, found 6
(#5032) Line indented incorrectly; expected at least 12 spaces, found 6
(#5032) Must use "self::" for local static member reference
(#5033) Line indented incorrectly; expected 8 spaces, found 4
(#5035) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5035) Inline comments must end in full-stops, exclamation marks, or question marks
(#5035) Line indented incorrectly; expected at least 8 spaces, found 4
(#5036) Line indented incorrectly; expected at least 8 spaces, found 4
(#5036) Variable "v_result" must not contain underscores.
(#5037) Line indented incorrectly; expected 4 spaces, found 2
(#5038) Line indented incorrectly; expected at least 4 spaces, found 2
(#5040) Line indented incorrectly; expected at least 4 spaces, found 2
(#5041) Line indented incorrectly; expected at least 4 spaces, found 2
(#5042) Line indented incorrectly; expected at least 4 spaces, found 2
(#5043) Line indented incorrectly; expected at least 4 spaces, found 2
(#5043) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5044) Line indented incorrectly; expected at least 4 spaces, found 2
(#5045) Line indented incorrectly; expected at least 4 spaces, found 2
(#5046) Line indented incorrectly; expected at least 4 spaces, found 2
(#5047) Line indented incorrectly; expected 4 spaces, found 2
(#5047) method name "PclZip::privMerge" must be in lower-case letters only
(#5047) Visibility must be declared on method "privMerge"
(#5047) Variable "p_archive_to_add" must not contain underscores.
(#5048) Line indented incorrectly; expected at least 4 spaces, found 2
(#5048) Opening brace should be on the same line as the declaration
(#5049) Line indented incorrectly; expected at least 8 spaces, found 4
(#5049) Variable "v_result" must not contain underscores.
(#5049) Expected 1 space before "="; 0 found
(#5049) Expected 1 space after "="; 0 found
(#5051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5051) Inline comments must end in full-stops, exclamation marks, or question marks
(#5051) Line indented incorrectly; expected at least 8 spaces, found 4
(#5052) Line indented incorrectly; expected 8 spaces, found 4
(#5052) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5052) Variable "p_archive_to_add" must not contain underscores.
(#5053) Line indented incorrectly; expected at least 8 spaces, found 4
(#5055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5055) Inline comments must end in full-stops, exclamation marks, or question marks
(#5055) Line indented incorrectly; expected at least 12 spaces, found 6
(#5056) Line indented incorrectly; expected at least 12 spaces, found 6
(#5056) Variable "v_result" must not contain underscores.
(#5058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5058) Inline comments must end in full-stops, exclamation marks, or question marks
(#5058) Line indented incorrectly; expected at least 12 spaces, found 6
(#5059) Line indented incorrectly; expected at least 12 spaces, found 6
(#5059) Variable "v_result" must not contain underscores.
(#5060) Line indented incorrectly; expected 8 spaces, found 4
(#5062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5062) Inline comments must end in full-stops, exclamation marks, or question marks
(#5062) Line indented incorrectly; expected at least 8 spaces, found 4
(#5063) Line indented incorrectly; expected 8 spaces, found 4
(#5063) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5064) Line indented incorrectly; expected at least 8 spaces, found 4
(#5066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5066) Inline comments must end in full-stops, exclamation marks, or question marks
(#5066) Line indented incorrectly; expected at least 12 spaces, found 6
(#5067) Line indented incorrectly; expected at least 12 spaces, found 6
(#5067) Variable "v_result" must not contain underscores.
(#5067) Variable "p_archive_to_add" must not contain underscores.
(#5069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5069) Inline comments must end in full-stops, exclamation marks, or question marks
(#5069) Line indented incorrectly; expected at least 12 spaces, found 6
(#5070) Line indented incorrectly; expected at least 12 spaces, found 6
(#5070) Variable "v_result" must not contain underscores.
(#5071) Line indented incorrectly; expected 8 spaces, found 4
(#5073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5073) Inline comments must end in full-stops, exclamation marks, or question marks
(#5073) Line indented incorrectly; expected at least 8 spaces, found 4
(#5074) Line indented incorrectly; expected 8 spaces, found 4
(#5074) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5074) Variable "v_result" must not contain underscores.
(#5074) Expected 1 space before "="; 0 found
(#5074) Expected 1 space after "="; 0 found
(#5075) Line indented incorrectly; expected at least 8 spaces, found 4
(#5076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5076) Inline comments must end in full-stops, exclamation marks, or question marks
(#5076) Line indented incorrectly; expected at least 12 spaces, found 6
(#5077) Line indented incorrectly; expected at least 12 spaces, found 6
(#5077) Variable "v_result" must not contain underscores.
(#5078) Line indented incorrectly; expected 8 spaces, found 4
(#5080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5080) Inline comments must end in full-stops, exclamation marks, or question marks
(#5080) Line indented incorrectly; expected at least 8 spaces, found 4
(#5081) Line indented incorrectly; expected at least 8 spaces, found 4
(#5081) Variable "v_central_dir" must not contain underscores.
(#5082) Line indented incorrectly; expected 8 spaces, found 4
(#5082) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5082) Variable "v_result" must not contain underscores.
(#5082) Variable "v_central_dir" must not contain underscores.
(#5083) Line indented incorrectly; expected at least 8 spaces, found 4
(#5084) Line indented incorrectly; expected at least 12 spaces, found 6
(#5085) Line indented incorrectly; expected at least 12 spaces, found 6
(#5085) Variable "v_result" must not contain underscores.
(#5086) Line indented incorrectly; expected 8 spaces, found 4
(#5088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5088) Inline comments must end in full-stops, exclamation marks, or question marks
(#5088) Line indented incorrectly; expected at least 8 spaces, found 4
(#5089) Line indented incorrectly; expected at least 8 spaces, found 4
(#5091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5091) Inline comments must end in full-stops, exclamation marks, or question marks
(#5091) Line indented incorrectly; expected at least 8 spaces, found 4
(#5092) Line indented incorrectly; expected 8 spaces, found 4
(#5092) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5092) Variable "v_result" must not contain underscores.
(#5092) Expected 1 space before "="; 0 found
(#5092) Expected 1 space after "="; 0 found
(#5092) Variable "p_archive_to_add" must not contain underscores.
(#5093) Line indented incorrectly; expected at least 8 spaces, found 4
(#5094) Line indented incorrectly; expected at least 12 spaces, found 6
(#5096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5096) Inline comments must end in full-stops, exclamation marks, or question marks
(#5096) Line indented incorrectly; expected at least 12 spaces, found 6
(#5097) Line indented incorrectly; expected at least 12 spaces, found 6
(#5097) Variable "v_result" must not contain underscores.
(#5098) Line indented incorrectly; expected 8 spaces, found 4
(#5100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5100) Inline comments must end in full-stops, exclamation marks, or question marks
(#5100) Line indented incorrectly; expected at least 8 spaces, found 4
(#5101) Line indented incorrectly; expected at least 8 spaces, found 4
(#5101) Variable "v_central_dir_to_add" must not contain underscores.
(#5102) Line indented incorrectly; expected 8 spaces, found 4
(#5102) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5102) Variable "v_result" must not contain underscores.
(#5102) Variable "p_archive_to_add" must not contain underscores.
(#5102) Variable "v_central_dir_to_add" must not contain underscores.
(#5103) Line indented incorrectly; expected at least 8 spaces, found 4
(#5104) Line indented incorrectly; expected at least 12 spaces, found 6
(#5105) Line indented incorrectly; expected at least 12 spaces, found 6
(#5105) Variable "p_archive_to_add" must not contain underscores.
(#5107) Line indented incorrectly; expected at least 12 spaces, found 6
(#5107) Variable "v_result" must not contain underscores.
(#5108) Line indented incorrectly; expected 8 spaces, found 4
(#5110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5110) Inline comments must end in full-stops, exclamation marks, or question marks
(#5110) Line indented incorrectly; expected at least 8 spaces, found 4
(#5111) Line indented incorrectly; expected at least 8 spaces, found 4
(#5111) Variable "p_archive_to_add" must not contain underscores.
(#5113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5113) Inline comments must end in full-stops, exclamation marks, or question marks
(#5113) Line indented incorrectly; expected at least 8 spaces, found 4
(#5114) Line indented incorrectly; expected at least 8 spaces, found 4
(#5114) Variable "v_zip_temp_name" must not contain underscores.
(#5116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5116) Inline comments must end in full-stops, exclamation marks, or question marks
(#5116) Line indented incorrectly; expected at least 8 spaces, found 4
(#5117) Line indented incorrectly; expected 8 spaces, found 4
(#5117) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5117) Variable "v_zip_temp_fd" must not contain underscores.
(#5117) Variable "v_zip_temp_name" must not contain underscores.
(#5118) Line indented incorrectly; expected at least 8 spaces, found 4
(#5119) Line indented incorrectly; expected at least 12 spaces, found 6
(#5120) Line indented incorrectly; expected at least 12 spaces, found 6
(#5120) Variable "p_archive_to_add" must not contain underscores.
(#5122) Line indented incorrectly; expected at least 12 spaces, found 6
(#5122) Must use "self::" for local static member reference
(#5122) Variable "v_zip_temp_name" must not contain underscores.
(#5122) Line exceeds 132 characters; contains 133 characters
(#5124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5124) Inline comments must end in full-stops, exclamation marks, or question marks
(#5124) Line indented incorrectly; expected at least 12 spaces, found 6
(#5125) Line indented incorrectly; expected at least 12 spaces, found 6
(#5125) Must use "self::" for local static member reference
(#5126) Line indented incorrectly; expected 8 spaces, found 4
(#5128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5128) Line indented incorrectly; expected at least 8 spaces, found 4
(#5129) Inline comments must end in full-stops, exclamation marks, or question marks
(#5129) Line indented incorrectly; expected at least 8 spaces, found 4
(#5130) Line indented incorrectly; expected at least 8 spaces, found 4
(#5130) Variable "v_size" must not contain underscores.
(#5130) Variable "v_central_dir" must not contain underscores.
(#5131) Line indented incorrectly; expected 8 spaces, found 4
(#5131) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5131) Variable "v_size" must not contain underscores.
(#5132) Line indented incorrectly; expected at least 8 spaces, found 4
(#5133) Line indented incorrectly; expected at least 12 spaces, found 6
(#5133) Variable "v_read_size" must not contain underscores.
(#5133) Variable "v_size" must not contain underscores.
(#5133) Variable "v_size" must not contain underscores.
(#5134) Line indented incorrectly; expected at least 12 spaces, found 6
(#5134) Variable "v_buffer" must not contain underscores.
(#5134) Variable "v_read_size" must not contain underscores.
(#5135) Line indented incorrectly; expected at least 12 spaces, found 6
(#5135) Variable "v_zip_temp_fd" must not contain underscores.
(#5135) Variable "v_buffer" must not contain underscores.
(#5135) Variable "v_read_size" must not contain underscores.
(#5136) Line indented incorrectly; expected at least 12 spaces, found 6
(#5136) Variable "v_size" must not contain underscores.
(#5136) Variable "v_read_size" must not contain underscores.
(#5137) Line indented incorrectly; expected 8 spaces, found 4
(#5139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5139) Inline comments must end in full-stops, exclamation marks, or question marks
(#5139) Line indented incorrectly; expected at least 8 spaces, found 4
(#5140) Line indented incorrectly; expected at least 8 spaces, found 4
(#5140) Variable "v_size" must not contain underscores.
(#5140) Variable "v_central_dir_to_add" must not contain underscores.
(#5141) Line indented incorrectly; expected 8 spaces, found 4
(#5141) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5141) Variable "v_size" must not contain underscores.
(#5142) Line indented incorrectly; expected at least 8 spaces, found 4
(#5143) Line indented incorrectly; expected at least 12 spaces, found 6
(#5143) Variable "v_read_size" must not contain underscores.
(#5143) Variable "v_size" must not contain underscores.
(#5143) Variable "v_size" must not contain underscores.
(#5144) Line indented incorrectly; expected at least 12 spaces, found 6
(#5144) Variable "v_buffer" must not contain underscores.
(#5144) Variable "p_archive_to_add" must not contain underscores.
(#5144) Variable "v_read_size" must not contain underscores.
(#5145) Line indented incorrectly; expected at least 12 spaces, found 6
(#5145) Variable "v_zip_temp_fd" must not contain underscores.
(#5145) Variable "v_buffer" must not contain underscores.
(#5145) Variable "v_read_size" must not contain underscores.
(#5146) Line indented incorrectly; expected at least 12 spaces, found 6
(#5146) Variable "v_size" must not contain underscores.
(#5146) Variable "v_read_size" must not contain underscores.
(#5147) Line indented incorrectly; expected 8 spaces, found 4
(#5149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5149) Inline comments must end in full-stops, exclamation marks, or question marks
(#5149) Line indented incorrectly; expected at least 8 spaces, found 4
(#5150) Line indented incorrectly; expected at least 8 spaces, found 4
(#5150) Variable "v_offset" must not contain underscores.
(#5150) Variable "v_zip_temp_fd" must not contain underscores.
(#5152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5152) Inline comments must end in full-stops, exclamation marks, or question marks
(#5152) Line indented incorrectly; expected at least 8 spaces, found 4
(#5153) Line indented incorrectly; expected at least 8 spaces, found 4
(#5153) Variable "v_size" must not contain underscores.
(#5153) Variable "v_central_dir" must not contain underscores.
(#5154) Line indented incorrectly; expected 8 spaces, found 4
(#5154) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5154) Variable "v_size" must not contain underscores.
(#5155) Line indented incorrectly; expected at least 8 spaces, found 4
(#5156) Line indented incorrectly; expected at least 12 spaces, found 6
(#5156) Variable "v_read_size" must not contain underscores.
(#5156) Variable "v_size" must not contain underscores.
(#5156) Variable "v_size" must not contain underscores.
(#5157) Line indented incorrectly; expected at least 12 spaces, found 6
(#5157) Variable "v_buffer" must not contain underscores.
(#5157) Variable "v_read_size" must not contain underscores.
(#5158) Line indented incorrectly; expected at least 12 spaces, found 6
(#5158) Variable "v_zip_temp_fd" must not contain underscores.
(#5158) Variable "v_buffer" must not contain underscores.
(#5158) Variable "v_read_size" must not contain underscores.
(#5159) Line indented incorrectly; expected at least 12 spaces, found 6
(#5159) Variable "v_size" must not contain underscores.
(#5159) Variable "v_read_size" must not contain underscores.
(#5160) Line indented incorrectly; expected 8 spaces, found 4
(#5162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5162) Inline comments must end in full-stops, exclamation marks, or question marks
(#5162) Line indented incorrectly; expected at least 8 spaces, found 4
(#5163) Line indented incorrectly; expected at least 8 spaces, found 4
(#5163) Variable "v_size" must not contain underscores.
(#5163) Variable "v_central_dir_to_add" must not contain underscores.
(#5164) Line indented incorrectly; expected 8 spaces, found 4
(#5164) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5164) Variable "v_size" must not contain underscores.
(#5165) Line indented incorrectly; expected at least 8 spaces, found 4
(#5166) Line indented incorrectly; expected at least 12 spaces, found 6
(#5166) Variable "v_read_size" must not contain underscores.
(#5166) Variable "v_size" must not contain underscores.
(#5166) Variable "v_size" must not contain underscores.
(#5167) Line indented incorrectly; expected at least 12 spaces, found 6
(#5167) Variable "v_buffer" must not contain underscores.
(#5167) Variable "p_archive_to_add" must not contain underscores.
(#5167) Variable "v_read_size" must not contain underscores.
(#5168) Line indented incorrectly; expected at least 12 spaces, found 6
(#5168) Variable "v_zip_temp_fd" must not contain underscores.
(#5168) Variable "v_buffer" must not contain underscores.
(#5168) Variable "v_read_size" must not contain underscores.
(#5169) Line indented incorrectly; expected at least 12 spaces, found 6
(#5169) Variable "v_size" must not contain underscores.
(#5169) Variable "v_read_size" must not contain underscores.
(#5170) Line indented incorrectly; expected 8 spaces, found 4
(#5172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5172) Inline comments must end in full-stops, exclamation marks, or question marks
(#5172) Line indented incorrectly; expected at least 8 spaces, found 4
(#5173) Line indented incorrectly; expected at least 8 spaces, found 4
(#5173) Variable "v_comment" must not contain underscores.
(#5173) Variable "v_central_dir" must not contain underscores.
(#5173) Variable "v_central_dir_to_add" must not contain underscores.
(#5175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5175) Inline comments must end in full-stops, exclamation marks, or question marks
(#5175) Line indented incorrectly; expected at least 8 spaces, found 4
(#5176) Line indented incorrectly; expected at least 8 spaces, found 4
(#5176) Variable "v_size" must not contain underscores.
(#5176) Variable "v_zip_temp_fd" must not contain underscores.
(#5176) Expected 1 space before "-"; 0 found
(#5176) Expected 1 space after "-"; 0 found
(#5176) Variable "v_offset" must not contain underscores.
(#5178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5178) Line indented incorrectly; expected at least 8 spaces, found 4
(#5179) Line indented incorrectly; expected at least 8 spaces, found 4
(#5180) Inline comments must end in full-stops, exclamation marks, or question marks
(#5180) Line indented incorrectly; expected at least 8 spaces, found 4
(#5181) Line indented incorrectly; expected at least 8 spaces, found 4
(#5181) Variable "v_swap" must not contain underscores.
(#5182) Line indented incorrectly; expected at least 8 spaces, found 4
(#5182) Variable "v_zip_temp_fd" must not contain underscores.
(#5183) Line indented incorrectly; expected at least 8 spaces, found 4
(#5183) Variable "v_zip_temp_fd" must not contain underscores.
(#5183) Variable "v_swap" must not contain underscores.
(#5185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5185) Inline comments must end in full-stops, exclamation marks, or question marks
(#5185) Line indented incorrectly; expected at least 8 spaces, found 4
(#5186) Line indented incorrectly; expected 8 spaces, found 4
(#5186) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5186) Variable "v_result" must not contain underscores.
(#5186) Variable "v_central_dir" must not contain underscores.
(#5186) Expected 1 space before "+"; 0 found
(#5186) Expected 1 space after "+"; 0 found
(#5186) Variable "v_central_dir_to_add" must not contain underscores.
(#5186) Variable "v_size" must not contain underscores.
(#5186) Variable "v_offset" must not contain underscores.
(#5186) Variable "v_comment" must not contain underscores.
(#5186) Line exceeds 132 characters; contains 149 characters
(#5187) Line indented incorrectly; expected at least 8 spaces, found 4
(#5188) Line indented incorrectly; expected at least 12 spaces, found 6
(#5189) Line indented incorrectly; expected at least 12 spaces, found 6
(#5189) Variable "p_archive_to_add" must not contain underscores.
(#5190) Line indented incorrectly; expected at least 12 spaces, found 6
(#5190) Variable "v_zip_temp_fd" must not contain underscores.
(#5191) Line indented incorrectly; expected at least 12 spaces, found 6
(#5193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5193) Inline comments must end in full-stops, exclamation marks, or question marks
(#5193) Line indented incorrectly; expected at least 12 spaces, found 6
(#5194) Line indented incorrectly; expected at least 12 spaces, found 6
(#5194) Variable "v_header_list" must not contain underscores.
(#5196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5196) Inline comments must end in full-stops, exclamation marks, or question marks
(#5196) Line indented incorrectly; expected at least 12 spaces, found 6
(#5197) Line indented incorrectly; expected at least 12 spaces, found 6
(#5197) Variable "v_result" must not contain underscores.
(#5198) Line indented incorrectly; expected 8 spaces, found 4
(#5200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5200) Inline comments must end in full-stops, exclamation marks, or question marks
(#5200) Line indented incorrectly; expected at least 8 spaces, found 4
(#5201) Line indented incorrectly; expected at least 8 spaces, found 4
(#5201) Variable "v_swap" must not contain underscores.
(#5202) Line indented incorrectly; expected at least 8 spaces, found 4
(#5202) Variable "v_zip_temp_fd" must not contain underscores.
(#5203) Line indented incorrectly; expected at least 8 spaces, found 4
(#5203) Variable "v_zip_temp_fd" must not contain underscores.
(#5203) Variable "v_swap" must not contain underscores.
(#5205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5205) Inline comments must end in full-stops, exclamation marks, or question marks
(#5205) Line indented incorrectly; expected at least 8 spaces, found 4
(#5206) Line indented incorrectly; expected at least 8 spaces, found 4
(#5207) Line indented incorrectly; expected at least 8 spaces, found 4
(#5207) Variable "p_archive_to_add" must not contain underscores.
(#5209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5209) Inline comments must end in full-stops, exclamation marks, or question marks
(#5209) Line indented incorrectly; expected at least 8 spaces, found 4
(#5210) Line indented incorrectly; expected at least 8 spaces, found 4
(#5210) Variable "v_zip_temp_fd" must not contain underscores.
(#5212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5212) Line indented incorrectly; expected at least 8 spaces, found 4
(#5213) Line indented incorrectly; expected at least 8 spaces, found 4
(#5214) Line indented incorrectly; expected at least 8 spaces, found 4
(#5216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5216) Line indented incorrectly; expected at least 8 spaces, found 4
(#5217) Line indented incorrectly; expected at least 8 spaces, found 4
(#5218) Inline comments must end in full-stops, exclamation marks, or question marks
(#5218) This comment is 73% valid code; is this commented out code?
(#5218) Line indented incorrectly; expected at least 8 spaces, found 4
(#5218) No space found before comment text; expected "// @rename($v_zip_temp_name, $this->zipname);" but found "//@rename($v_zip_temp_name, $this->zipname);"
(#5219) Line indented incorrectly; expected at least 8 spaces, found 4
(#5219) Variable "v_zip_temp_name" must not contain underscores.
(#5221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5221) Inline comments must end in full-stops, exclamation marks, or question marks
(#5221) Line indented incorrectly; expected at least 8 spaces, found 4
(#5222) Line indented incorrectly; expected at least 8 spaces, found 4
(#5222) Variable "v_result" must not contain underscores.
(#5223) Line indented incorrectly; expected 4 spaces, found 2
(#5224) Line indented incorrectly; expected at least 4 spaces, found 2
(#5226) Line indented incorrectly; expected at least 4 spaces, found 2
(#5227) Line indented incorrectly; expected at least 4 spaces, found 2
(#5228) Line indented incorrectly; expected at least 4 spaces, found 2
(#5229) Line indented incorrectly; expected at least 4 spaces, found 2
(#5230) Line indented incorrectly; expected at least 4 spaces, found 2
(#5231) Line indented incorrectly; expected at least 4 spaces, found 2
(#5232) Line indented incorrectly; expected 4 spaces, found 2
(#5232) method name "PclZip::privDuplicate" must be in lower-case letters only
(#5232) Visibility must be declared on method "privDuplicate"
(#5232) Variable "p_archive_filename" must not contain underscores.
(#5233) Line indented incorrectly; expected at least 4 spaces, found 2
(#5233) Opening brace should be on the same line as the declaration
(#5234) Line indented incorrectly; expected at least 8 spaces, found 4
(#5234) Variable "v_result" must not contain underscores.
(#5234) Expected 1 space before "="; 0 found
(#5234) Expected 1 space after "="; 0 found
(#5236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5236) Inline comments must end in full-stops, exclamation marks, or question marks
(#5236) Line indented incorrectly; expected at least 8 spaces, found 4
(#5237) Line indented incorrectly; expected 8 spaces, found 4
(#5237) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5237) Variable "p_archive_filename" must not contain underscores.
(#5238) Line indented incorrectly; expected at least 8 spaces, found 4
(#5240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5240) Line indented incorrectly; expected at least 12 spaces, found 6
(#5241) Line indented incorrectly; expected at least 12 spaces, found 6
(#5241) Variable "v_result" must not contain underscores.
(#5243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5243) Inline comments must end in full-stops, exclamation marks, or question marks
(#5243) Line indented incorrectly; expected at least 12 spaces, found 6
(#5244) Line indented incorrectly; expected at least 12 spaces, found 6
(#5244) Variable "v_result" must not contain underscores.
(#5245) Line indented incorrectly; expected 8 spaces, found 4
(#5247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5247) Inline comments must end in full-stops, exclamation marks, or question marks
(#5247) Line indented incorrectly; expected at least 8 spaces, found 4
(#5248) Line indented incorrectly; expected 8 spaces, found 4
(#5248) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5248) Variable "v_result" must not contain underscores.
(#5248) Expected 1 space before "="; 0 found
(#5248) Expected 1 space after "="; 0 found
(#5249) Line indented incorrectly; expected at least 8 spaces, found 4
(#5250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5250) Inline comments must end in full-stops, exclamation marks, or question marks
(#5250) Line indented incorrectly; expected at least 12 spaces, found 6
(#5251) Line indented incorrectly; expected at least 12 spaces, found 6
(#5251) Variable "v_result" must not contain underscores.
(#5252) Line indented incorrectly; expected 8 spaces, found 4
(#5254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5254) Inline comments must end in full-stops, exclamation marks, or question marks
(#5254) Line indented incorrectly; expected at least 8 spaces, found 4
(#5255) Line indented incorrectly; expected 8 spaces, found 4
(#5255) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5255) Variable "v_zip_temp_fd" must not contain underscores.
(#5255) Variable "p_archive_filename" must not contain underscores.
(#5256) Line indented incorrectly; expected at least 8 spaces, found 4
(#5257) Line indented incorrectly; expected at least 12 spaces, found 6
(#5259) Line indented incorrectly; expected at least 12 spaces, found 6
(#5259) Must use "self::" for local static member reference
(#5259) Variable "p_archive_filename" must not contain underscores.
(#5259) Line exceeds 132 characters; contains 134 characters
(#5261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5261) Inline comments must end in full-stops, exclamation marks, or question marks
(#5261) Line indented incorrectly; expected at least 12 spaces, found 6
(#5262) Line indented incorrectly; expected at least 12 spaces, found 6
(#5262) Must use "self::" for local static member reference
(#5263) Line indented incorrectly; expected 8 spaces, found 4
(#5265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5265) Line indented incorrectly; expected at least 8 spaces, found 4
(#5266) Inline comments must end in full-stops, exclamation marks, or question marks
(#5266) Line indented incorrectly; expected at least 8 spaces, found 4
(#5267) Line indented incorrectly; expected at least 8 spaces, found 4
(#5267) Variable "v_size" must not contain underscores.
(#5267) Variable "p_archive_filename" must not contain underscores.
(#5268) Line indented incorrectly; expected 8 spaces, found 4
(#5268) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5268) Variable "v_size" must not contain underscores.
(#5269) Line indented incorrectly; expected at least 8 spaces, found 4
(#5270) Line indented incorrectly; expected at least 12 spaces, found 6
(#5270) Variable "v_read_size" must not contain underscores.
(#5270) Variable "v_size" must not contain underscores.
(#5270) Variable "v_size" must not contain underscores.
(#5271) Line indented incorrectly; expected at least 12 spaces, found 6
(#5271) Variable "v_buffer" must not contain underscores.
(#5271) Variable "v_zip_temp_fd" must not contain underscores.
(#5271) Variable "v_read_size" must not contain underscores.
(#5272) Line indented incorrectly; expected at least 12 spaces, found 6
(#5272) Variable "v_buffer" must not contain underscores.
(#5272) Variable "v_read_size" must not contain underscores.
(#5273) Line indented incorrectly; expected at least 12 spaces, found 6
(#5273) Variable "v_size" must not contain underscores.
(#5273) Variable "v_read_size" must not contain underscores.
(#5274) Line indented incorrectly; expected 8 spaces, found 4
(#5276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5276) Inline comments must end in full-stops, exclamation marks, or question marks
(#5276) Line indented incorrectly; expected at least 8 spaces, found 4
(#5277) Line indented incorrectly; expected at least 8 spaces, found 4
(#5279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5279) Inline comments must end in full-stops, exclamation marks, or question marks
(#5279) Line indented incorrectly; expected at least 8 spaces, found 4
(#5280) Line indented incorrectly; expected at least 8 spaces, found 4
(#5280) Variable "v_zip_temp_fd" must not contain underscores.
(#5282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5282) Inline comments must end in full-stops, exclamation marks, or question marks
(#5282) Line indented incorrectly; expected at least 8 spaces, found 4
(#5283) Line indented incorrectly; expected at least 8 spaces, found 4
(#5283) Variable "v_result" must not contain underscores.
(#5284) Line indented incorrectly; expected 4 spaces, found 2
(#5285) Line indented incorrectly; expected at least 4 spaces, found 2
(#5287) Line indented incorrectly; expected at least 4 spaces, found 2
(#5288) Line indented incorrectly; expected at least 4 spaces, found 2
(#5289) Line indented incorrectly; expected at least 4 spaces, found 2
(#5290) Line indented incorrectly; expected at least 4 spaces, found 2
(#5291) Line indented incorrectly; expected at least 4 spaces, found 2
(#5292) Line indented incorrectly; expected 4 spaces, found 2
(#5292) method name "PclZip::privErrorLog" must be in lower-case letters only
(#5292) Visibility must be declared on method "privErrorLog"
(#5292) Variable "p_error_code" must not contain underscores.
(#5292) Variable "p_error_string" must not contain underscores.
(#5293) Line indented incorrectly; expected at least 4 spaces, found 2
(#5293) Opening brace should be on the same line as the declaration
(#5294) Line indented incorrectly; expected 8 spaces, found 4
(#5295) Line indented incorrectly; expected at least 12 spaces, found 6
(#5295) Variable "p_error_code" must not contain underscores.
(#5295) Variable "p_error_string" must not contain underscores.
(#5296) Line indented incorrectly; expected 8 spaces, found 4
(#5297) Line indented incorrectly; expected 8 spaces, found 4
(#5297) Expected "} else {\n"; found "}\n else {\n"
(#5298) Line indented incorrectly; expected at least 12 spaces, found 6
(#5298) Variable "p_error_code" must not contain underscores.
(#5299) Line indented incorrectly; expected at least 12 spaces, found 6
(#5299) Variable "p_error_string" must not contain underscores.
(#5300) Line indented incorrectly; expected 8 spaces, found 4
(#5301) Line indented incorrectly; expected 4 spaces, found 2
(#5302) Line indented incorrectly; expected at least 4 spaces, found 2
(#5304) Line indented incorrectly; expected at least 4 spaces, found 2
(#5305) Line indented incorrectly; expected at least 4 spaces, found 2
(#5306) Line indented incorrectly; expected at least 4 spaces, found 2
(#5307) Line indented incorrectly; expected at least 4 spaces, found 2
(#5308) Line indented incorrectly; expected at least 4 spaces, found 2
(#5309) Line indented incorrectly; expected 4 spaces, found 2
(#5309) method name "PclZip::privErrorReset" must be in lower-case letters only
(#5309) Visibility must be declared on method "privErrorReset"
(#5310) Line indented incorrectly; expected at least 4 spaces, found 2
(#5310) Opening brace should be on the same line as the declaration
(#5311) Line indented incorrectly; expected 8 spaces, found 4
(#5312) Line indented incorrectly; expected at least 12 spaces, found 6
(#5313) Line indented incorrectly; expected 8 spaces, found 4
(#5314) Line indented incorrectly; expected 8 spaces, found 4
(#5314) Expected "} else {\n"; found "}\n else {\n"
(#5315) Line indented incorrectly; expected at least 12 spaces, found 6
(#5316) Line indented incorrectly; expected at least 12 spaces, found 6
(#5317) Line indented incorrectly; expected 8 spaces, found 4
(#5318) Line indented incorrectly; expected 4 spaces, found 2
(#5319) Line indented incorrectly; expected at least 4 spaces, found 2
(#5321) Line indented incorrectly; expected at least 4 spaces, found 2
(#5322) Line indented incorrectly; expected at least 4 spaces, found 2
(#5323) Line indented incorrectly; expected at least 4 spaces, found 2
(#5324) Line indented incorrectly; expected at least 4 spaces, found 2
(#5325) Line indented incorrectly; expected at least 4 spaces, found 2
(#5326) Line indented incorrectly; expected at least 4 spaces, found 2
(#5327) Line indented incorrectly; expected 4 spaces, found 2
(#5327) method name "PclZip::privDisableMagicQuotes" must be in lower-case letters only
(#5327) Visibility must be declared on method "privDisableMagicQuotes"
(#5328) Line indented incorrectly; expected at least 4 spaces, found 2
(#5328) Opening brace should be on the same line as the declaration
(#5329) Line indented incorrectly; expected at least 8 spaces, found 4
(#5329) Variable "v_result" must not contain underscores.
(#5329) Expected 1 space before "="; 0 found
(#5329) Expected 1 space after "="; 0 found
(#5331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5331) Inline comments must end in full-stops, exclamation marks, or question marks
(#5331) Line indented incorrectly; expected at least 8 spaces, found 4
(#5332) Line indented incorrectly; expected 8 spaces, found 4
(#5334) Line indented incorrectly; expected at least 12 spaces, found 6
(#5334) Variable "v_result" must not contain underscores.
(#5335) Line indented incorrectly; expected 8 spaces, found 4
(#5337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5337) Inline comments must end in full-stops, exclamation marks, or question marks
(#5337) Line indented incorrectly; expected at least 8 spaces, found 4
(#5338) Line indented incorrectly; expected 8 spaces, found 4
(#5339) Line indented incorrectly; expected at least 12 spaces, found 6
(#5339) Variable "v_result" must not contain underscores.
(#5340) Line indented incorrectly; expected 8 spaces, found 4
(#5342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5342) Inline comments must end in full-stops, exclamation marks, or question marks
(#5342) Line indented incorrectly; expected at least 8 spaces, found 4
(#5343) Line indented incorrectly; expected at least 8 spaces, found 4
(#5345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5345) Inline comments must end in full-stops, exclamation marks, or question marks
(#5345) Line indented incorrectly; expected at least 8 spaces, found 4
(#5346) Line indented incorrectly; expected 8 spaces, found 4
(#5347) Line indented incorrectly; expected at least 12 spaces, found 6
(#5347) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#5348) Line indented incorrectly; expected 8 spaces, found 4
(#5350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5350) Inline comments must end in full-stops, exclamation marks, or question marks
(#5350) Line indented incorrectly; expected at least 8 spaces, found 4
(#5351) Line indented incorrectly; expected at least 8 spaces, found 4
(#5351) Variable "v_result" must not contain underscores.
(#5352) Line indented incorrectly; expected 4 spaces, found 2
(#5353) Line indented incorrectly; expected at least 4 spaces, found 2
(#5355) Line indented incorrectly; expected at least 4 spaces, found 2
(#5356) Line indented incorrectly; expected at least 4 spaces, found 2
(#5357) Line indented incorrectly; expected at least 4 spaces, found 2
(#5358) Line indented incorrectly; expected at least 4 spaces, found 2
(#5359) Line indented incorrectly; expected at least 4 spaces, found 2
(#5360) Line indented incorrectly; expected at least 4 spaces, found 2
(#5361) Line indented incorrectly; expected 4 spaces, found 2
(#5361) method name "PclZip::privSwapBackMagicQuotes" must be in lower-case letters only
(#5361) Visibility must be declared on method "privSwapBackMagicQuotes"
(#5362) Line indented incorrectly; expected at least 4 spaces, found 2
(#5362) Opening brace should be on the same line as the declaration
(#5363) Line indented incorrectly; expected at least 8 spaces, found 4
(#5363) Variable "v_result" must not contain underscores.
(#5363) Expected 1 space before "="; 0 found
(#5363) Expected 1 space after "="; 0 found
(#5365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5365) Inline comments must end in full-stops, exclamation marks, or question marks
(#5365) Line indented incorrectly; expected at least 8 spaces, found 4
(#5366) Line indented incorrectly; expected 8 spaces, found 4
(#5368) Line indented incorrectly; expected at least 12 spaces, found 6
(#5368) Variable "v_result" must not contain underscores.
(#5369) Line indented incorrectly; expected 8 spaces, found 4
(#5371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5371) Inline comments must end in full-stops, exclamation marks, or question marks
(#5371) Line indented incorrectly; expected at least 8 spaces, found 4
(#5372) Line indented incorrectly; expected 8 spaces, found 4
(#5373) Line indented incorrectly; expected at least 12 spaces, found 6
(#5373) Variable "v_result" must not contain underscores.
(#5374) Line indented incorrectly; expected 8 spaces, found 4
(#5376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5376) Inline comments must end in full-stops, exclamation marks, or question marks
(#5376) Line indented incorrectly; expected at least 8 spaces, found 4
(#5377) Line indented incorrectly; expected 8 spaces, found 4
(#5378) Line indented incorrectly; expected at least 12 spaces, found 6
(#5378) Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
(#5379) Line indented incorrectly; expected 8 spaces, found 4
(#5381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5381) Inline comments must end in full-stops, exclamation marks, or question marks
(#5381) Line indented incorrectly; expected at least 8 spaces, found 4
(#5382) Line indented incorrectly; expected at least 8 spaces, found 4
(#5382) Variable "v_result" must not contain underscores.
(#5383) Line indented incorrectly; expected 4 spaces, found 2
(#5384) Line indented incorrectly; expected at least 4 spaces, found 2
(#5386) Line indented incorrectly; expected 0 spaces, found 2
(#5396) Line indented incorrectly; expected 0 spaces, found 2
(#5396) function name "PclZipUtilPathReduction" must be lower-case letters only
(#5396) Variable "p_dir" must not contain underscores.
(#5397) Opening brace should be on the same line as the declaration
(#5398) Variable "v_result" must not contain underscores.
(#5400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5400) Inline comments must end in full-stops, exclamation marks, or question marks
(#5401) Variable "p_dir" must not contain underscores.
(#5402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5402) Inline comments must end in full-stops, exclamation marks, or question marks
(#5402) Line indented incorrectly; expected at least 8 spaces, found 6
(#5403) Line indented incorrectly; expected at least 8 spaces, found 6
(#5403) Variable "v_list" must not contain underscores.
(#5403) Variable "p_dir" must not contain underscores.
(#5405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5405) Inline comments must end in full-stops, exclamation marks, or question marks
(#5405) Line indented incorrectly; expected at least 8 spaces, found 6
(#5406) Line indented incorrectly; expected at least 8 spaces, found 6
(#5406) Variable "v_skip" must not contain underscores.
(#5407) Line indented incorrectly; expected 8 spaces, found 6
(#5407) Expected 1 space before "="; 0 found
(#5407) Expected 1 space after "="; 0 found
(#5407) The use of function sizeof() is forbidden; use count() instead
(#5407) Variable "v_list" must not contain underscores.
(#5407) Expected 1 space before "-"; 0 found
(#5407) Expected 1 space after "-"; 0 found
(#5407) Expected 1 space before ">="; 0 found
(#5407) Expected 1 space after ">="; 0 found
(#5408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5408) Inline comments must end in full-stops, exclamation marks, or question marks
(#5408) Line indented incorrectly; expected at least 12 spaces, found 8
(#5409) Line indented incorrectly; expected 12 spaces, found 8
(#5409) Empty IF statement detected
(#5409) Variable "v_list" must not contain underscores.
(#5410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5410) Line indented incorrectly; expected at least 16 spaces, found 10
(#5411) Inline comments must end in full-stops, exclamation marks, or question marks
(#5411) Line indented incorrectly; expected at least 16 spaces, found 10
(#5412) Line indented incorrectly; expected 12 spaces, found 8
(#5413) Line indented incorrectly; expected at least 12 spaces, found 8
(#5413) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#5413) Variable "v_list" must not contain underscores.
(#5414) Line indented incorrectly; expected at least 16 spaces, found 10
(#5414) Variable "v_skip" must not contain underscores.
(#5415) Line indented incorrectly; expected 12 spaces, found 8
(#5416) Line indented incorrectly; expected at least 12 spaces, found 8
(#5416) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#5416) Variable "v_list" must not contain underscores.
(#5417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5417) Inline comments must end in full-stops, exclamation marks, or question marks
(#5417) Line indented incorrectly; expected at least 16 spaces, found 10
(#5418) Line indented incorrectly; expected 16 spaces, found 10
(#5419) Line indented incorrectly; expected at least 20 spaces, found 12
(#5419) Variable "v_result" must not contain underscores.
(#5419) Variable "v_result" must not contain underscores.
(#5420) Line indented incorrectly; expected 20 spaces, found 12
(#5420) Variable "v_skip" must not contain underscores.
(#5421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5421) Line indented incorrectly; expected at least 24 spaces, found 16
(#5422) Inline comments must end in full-stops, exclamation marks, or question marks
(#5422) Line indented incorrectly; expected at least 24 spaces, found 16
(#5423) Line indented incorrectly; expected at least 24 spaces, found 16
(#5423) Variable "v_result" must not contain underscores.
(#5423) Variable "p_dir" must not contain underscores.
(#5424) Line indented incorrectly; expected at least 24 spaces, found 16
(#5424) Variable "v_skip" must not contain underscores.
(#5425) Line indented incorrectly; expected 20 spaces, found 12
(#5426) Line indented incorrectly; expected 16 spaces, found 10
(#5427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5427) Inline comments must end in full-stops, exclamation marks, or question marks
(#5427) Line indented incorrectly; expected at least 16 spaces, found 10
(#5428) Line indented incorrectly; expected at least 16 spaces, found 10
(#5428) Expected "} else if (...) {\n"; found "}\n // ----- Last '/' i.e. indicates a directory\n else if (...) {\n"
(#5428) The use of function sizeof() is forbidden; use count() instead
(#5428) Variable "v_list" must not contain underscores.
(#5428) Expected 1 space before "-"; 0 found
(#5428) Expected 1 space after "-"; 0 found
(#5429) Line indented incorrectly; expected at least 20 spaces, found 12
(#5429) Variable "v_result" must not contain underscores.
(#5429) Variable "v_list" must not contain underscores.
(#5430) Line indented incorrectly; expected 16 spaces, found 10
(#5431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5431) Inline comments must end in full-stops, exclamation marks, or question marks
(#5431) Line indented incorrectly; expected at least 16 spaces, found 10
(#5432) Line indented incorrectly; expected 16 spaces, found 10
(#5432) Expected "} else {\n"; found "}\n // ----- Double '/' inside the path\n else {\n"
(#5432) Empty ELSE statement detected
(#5433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5433) Line indented incorrectly; expected at least 20 spaces, found 12
(#5434) Inline comments must end in full-stops, exclamation marks, or question marks
(#5434) Line indented incorrectly; expected at least 20 spaces, found 12
(#5435) Line indented incorrectly; expected 16 spaces, found 10
(#5436) Line indented incorrectly; expected 12 spaces, found 8
(#5437) Line indented incorrectly; expected 12 spaces, found 8
(#5437) Expected "} else {\n"; found "}\n else {\n"
(#5438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5438) Inline comments must end in full-stops, exclamation marks, or question marks
(#5438) Line indented incorrectly; expected at least 16 spaces, found 10
(#5439) Line indented incorrectly; expected 16 spaces, found 10
(#5439) Variable "v_skip" must not contain underscores.
(#5440) Line indented incorrectly; expected at least 20 spaces, found 12
(#5440) Variable "v_skip" must not contain underscores.
(#5441) Line indented incorrectly; expected 16 spaces, found 10
(#5442) Line indented incorrectly; expected 16 spaces, found 10
(#5442) Expected "} else {\n"; found "}\n else {\n"
(#5443) Line indented incorrectly; expected at least 20 spaces, found 12
(#5443) Variable "v_result" must not contain underscores.
(#5443) Variable "v_list" must not contain underscores.
(#5443) Expected 1 space before "!="; 0 found
(#5443) Expected 1 space after "!="; 0 found
(#5443) The use of function sizeof() is forbidden; use count() instead
(#5443) Variable "v_list" must not contain underscores.
(#5443) Expected 1 space before "-"; 0 found
(#5443) Expected 1 space after "-"; 0 found
(#5443) Expected 1 space before "?"; 0 found
(#5443) Expected 1 space after "?"; 0 found
(#5443) Variable "v_result" must not contain underscores.
(#5443) Expected 1 space before ":"; 0 found
(#5443) Expected 1 space after ":"; 0 found
(#5444) Line indented incorrectly; expected 16 spaces, found 10
(#5445) Line indented incorrectly; expected 12 spaces, found 8
(#5446) Line indented incorrectly; expected 8 spaces, found 6
(#5448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5448) Inline comments must end in full-stops, exclamation marks, or question marks
(#5448) Line indented incorrectly; expected at least 8 spaces, found 6
(#5449) Line indented incorrectly; expected 8 spaces, found 6
(#5449) Variable "v_skip" must not contain underscores.
(#5450) Line indented incorrectly; expected 12 spaces, found 8
(#5450) Variable "v_skip" must not contain underscores.
(#5451) Line indented incorrectly; expected at least 16 spaces, found 12
(#5451) Variable "v_result" must not contain underscores.
(#5451) Variable "v_result" must not contain underscores.
(#5452) Line indented incorrectly; expected at least 16 spaces, found 12
(#5452) Variable "v_skip" must not contain underscores.
(#5453) Line indented incorrectly; expected 12 spaces, found 8
(#5454) Line indented incorrectly; expected 8 spaces, found 6
(#5457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5457) Inline comments must end in full-stops, exclamation marks, or question marks
(#5458) Variable "v_result" must not contain underscores.
(#5459) Line indented incorrectly; expected 0 spaces, found 2
(#5465) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5466) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5467) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5468) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5469) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5470) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5473) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5474) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5475) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5477) Line indented incorrectly; expected 0 spaces, found 2
(#5477) function name "PclZipUtilPathInclusion" must be lower-case letters only
(#5477) Variable "p_dir" must not contain underscores.
(#5477) Variable "p_path" must not contain underscores.
(#5478) Opening brace should be on the same line as the declaration
(#5479) Variable "v_result" must not contain underscores.
(#5481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5481) Inline comments must end in full-stops, exclamation marks, or question marks
(#5482) Variable "p_dir" must not contain underscores.
(#5483) Variable "p_dir" must not contain underscores.
(#5483) Expected 1 space after ">="; 0 found
(#5483) Variable "p_dir" must not contain underscores.
(#5484) Line indented incorrectly; expected at least 8 spaces, found 6
(#5484) Variable "p_dir" must not contain underscores.
(#5484) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5484) Variable "p_dir" must not contain underscores.
(#5486) Variable "p_path" must not contain underscores.
(#5487) Variable "p_path" must not contain underscores.
(#5487) Expected 1 space after ">="; 0 found
(#5487) Variable "p_path" must not contain underscores.
(#5488) Line indented incorrectly; expected at least 8 spaces, found 6
(#5488) Variable "p_path" must not contain underscores.
(#5488) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5488) Variable "p_path" must not contain underscores.
(#5491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5491) Inline comments must end in full-stops, exclamation marks, or question marks
(#5492) Variable "v_list_dir" must not contain underscores.
(#5492) Variable "p_dir" must not contain underscores.
(#5493) Variable "v_list_dir_size" must not contain underscores.
(#5493) The use of function sizeof() is forbidden; use count() instead
(#5493) Variable "v_list_dir" must not contain underscores.
(#5494) Variable "v_list_path" must not contain underscores.
(#5494) Variable "p_path" must not contain underscores.
(#5495) Variable "v_list_path_size" must not contain underscores.
(#5495) The use of function sizeof() is forbidden; use count() instead
(#5495) Variable "v_list_path" must not contain underscores.
(#5497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5497) Inline comments must end in full-stops, exclamation marks, or question marks
(#5500) Variable "v_list_dir_size" must not contain underscores.
(#5500) Variable "v_list_path_size" must not contain underscores.
(#5500) Variable "v_result" must not contain underscores.
(#5502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5502) Inline comments must end in full-stops, exclamation marks, or question marks
(#5502) Line indented incorrectly; expected at least 8 spaces, found 6
(#5503) Line indented incorrectly; expected 8 spaces, found 6
(#5503) Variable "v_list_dir" must not contain underscores.
(#5504) Line indented incorrectly; expected at least 12 spaces, found 8
(#5505) Line indented incorrectly; expected at least 12 spaces, found 8
(#5506) Line indented incorrectly; expected 8 spaces, found 6
(#5507) Line indented incorrectly; expected 8 spaces, found 6
(#5507) Variable "v_list_path" must not contain underscores.
(#5508) Line indented incorrectly; expected at least 12 spaces, found 8
(#5509) Line indented incorrectly; expected at least 12 spaces, found 8
(#5510) Line indented incorrectly; expected 8 spaces, found 6
(#5512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5512) Inline comments must end in full-stops, exclamation marks, or question marks
(#5512) Line indented incorrectly; expected at least 8 spaces, found 6
(#5513) Line indented incorrectly; expected 8 spaces, found 6
(#5513) Expected "if (...) {\n"; found "if (...) {\n"
(#5513) Variable "v_list_dir" must not contain underscores.
(#5513) Variable "v_list_path" must not contain underscores.
(#5513) Variable "v_list_dir" must not contain underscores.
(#5513) Variable "v_list_path" must not contain underscores.
(#5514) Line indented incorrectly; expected at least 12 spaces, found 8
(#5514) Variable "v_result" must not contain underscores.
(#5515) Line indented incorrectly; expected 8 spaces, found 6
(#5517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5517) Inline comments must end in full-stops, exclamation marks, or question marks
(#5517) Line indented incorrectly; expected at least 8 spaces, found 6
(#5518) Line indented incorrectly; expected at least 8 spaces, found 6
(#5519) Line indented incorrectly; expected at least 8 spaces, found 6
(#5522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5522) Inline comments must end in full-stops, exclamation marks, or question marks
(#5523) Variable "v_result" must not contain underscores.
(#5524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5524) Inline comments must end in full-stops, exclamation marks, or question marks
(#5524) Line indented incorrectly; expected at least 8 spaces, found 6
(#5525) Line indented incorrectly; expected at least 8 spaces, found 6
(#5525) Inline control structures are not allowed
(#5525) Variable "v_list_path_size" must not contain underscores.
(#5525) Variable "v_list_path" must not contain underscores.
(#5526) Line indented incorrectly; expected at least 8 spaces, found 6
(#5526) Inline control structures are not allowed
(#5526) Variable "v_list_dir_size" must not contain underscores.
(#5526) Variable "v_list_dir" must not contain underscores.
(#5528) Line indented incorrectly; expected 8 spaces, found 6
(#5528) Variable "v_list_dir_size" must not contain underscores.
(#5528) Variable "v_list_path_size" must not contain underscores.
(#5529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5529) Inline comments must end in full-stops, exclamation marks, or question marks
(#5529) Line indented incorrectly; expected at least 12 spaces, found 8
(#5530) Line indented incorrectly; expected at least 12 spaces, found 8
(#5530) Variable "v_result" must not contain underscores.
(#5531) Line indented incorrectly; expected 8 spaces, found 6
(#5532) Line indented incorrectly; expected at least 8 spaces, found 6
(#5532) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#5532) Variable "v_list_dir_size" must not contain underscores.
(#5533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5533) Inline comments must end in full-stops, exclamation marks, or question marks
(#5533) Line indented incorrectly; expected at least 12 spaces, found 8
(#5534) Line indented incorrectly; expected at least 12 spaces, found 8
(#5534) Variable "v_result" must not contain underscores.
(#5535) Line indented incorrectly; expected 8 spaces, found 6
(#5538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5538) Inline comments must end in full-stops, exclamation marks, or question marks
(#5539) Variable "v_result" must not contain underscores.
(#5540) Line indented incorrectly; expected 0 spaces, found 2
(#5547) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5548) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5549) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5550) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5551) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#5554) Line indented incorrectly; expected 0 spaces, found 2
(#5554) function name "PclZipUtilCopyBlock" must be lower-case letters only
(#5554) Variable "p_src" must not contain underscores.
(#5554) Variable "p_dest" must not contain underscores.
(#5554) Variable "p_size" must not contain underscores.
(#5554) Variable "p_mode" must not contain underscores.
(#5555) Opening brace should be on the same line as the declaration
(#5556) Variable "v_result" must not contain underscores.
(#5558) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5558) Variable "p_mode" must not contain underscores.
(#5558) Expected 1 space before "=="; 0 found
(#5558) Expected 1 space after "=="; 0 found
(#5560) Line indented incorrectly; expected 8 spaces, found 6
(#5560) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5560) Variable "p_size" must not contain underscores.
(#5561) Line indented incorrectly; expected at least 8 spaces, found 6
(#5562) Line indented incorrectly; expected at least 12 spaces, found 8
(#5562) Variable "v_read_size" must not contain underscores.
(#5562) Variable "p_size" must not contain underscores.
(#5562) Variable "p_size" must not contain underscores.
(#5563) Line indented incorrectly; expected at least 12 spaces, found 8
(#5563) Variable "v_buffer" must not contain underscores.
(#5563) Variable "p_src" must not contain underscores.
(#5563) Variable "v_read_size" must not contain underscores.
(#5564) Line indented incorrectly; expected at least 12 spaces, found 8
(#5564) Variable "p_dest" must not contain underscores.
(#5564) Variable "v_buffer" must not contain underscores.
(#5564) Variable "v_read_size" must not contain underscores.
(#5565) Line indented incorrectly; expected at least 12 spaces, found 8
(#5565) Variable "p_size" must not contain underscores.
(#5565) Variable "v_read_size" must not contain underscores.
(#5566) Line indented incorrectly; expected 8 spaces, found 6
(#5568) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#5568) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5568) Variable "p_mode" must not contain underscores.
(#5568) Expected 1 space before "=="; 0 found
(#5568) Expected 1 space after "=="; 0 found
(#5570) Line indented incorrectly; expected 8 spaces, found 6
(#5570) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5570) Variable "p_size" must not contain underscores.
(#5571) Line indented incorrectly; expected at least 8 spaces, found 6
(#5572) Line indented incorrectly; expected at least 12 spaces, found 8
(#5572) Variable "v_read_size" must not contain underscores.
(#5572) Variable "p_size" must not contain underscores.
(#5572) Variable "p_size" must not contain underscores.
(#5573) Line indented incorrectly; expected at least 12 spaces, found 8
(#5573) Variable "v_buffer" must not contain underscores.
(#5573) Variable "p_src" must not contain underscores.
(#5573) Variable "v_read_size" must not contain underscores.
(#5574) Line indented incorrectly; expected at least 12 spaces, found 8
(#5574) Variable "p_dest" must not contain underscores.
(#5574) Variable "v_buffer" must not contain underscores.
(#5574) Variable "v_read_size" must not contain underscores.
(#5575) Line indented incorrectly; expected at least 12 spaces, found 8
(#5575) Variable "p_size" must not contain underscores.
(#5575) Variable "v_read_size" must not contain underscores.
(#5576) Line indented incorrectly; expected 8 spaces, found 6
(#5578) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#5578) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5578) Variable "p_mode" must not contain underscores.
(#5578) Expected 1 space before "=="; 0 found
(#5578) Expected 1 space after "=="; 0 found
(#5580) Line indented incorrectly; expected 8 spaces, found 6
(#5580) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5580) Variable "p_size" must not contain underscores.
(#5581) Line indented incorrectly; expected at least 8 spaces, found 6
(#5582) Line indented incorrectly; expected at least 12 spaces, found 8
(#5582) Variable "v_read_size" must not contain underscores.
(#5582) Variable "p_size" must not contain underscores.
(#5582) Variable "p_size" must not contain underscores.
(#5583) Line indented incorrectly; expected at least 12 spaces, found 8
(#5583) Variable "v_buffer" must not contain underscores.
(#5583) Variable "p_src" must not contain underscores.
(#5583) Variable "v_read_size" must not contain underscores.
(#5584) Line indented incorrectly; expected at least 12 spaces, found 8
(#5584) Variable "p_dest" must not contain underscores.
(#5584) Variable "v_buffer" must not contain underscores.
(#5584) Variable "v_read_size" must not contain underscores.
(#5585) Line indented incorrectly; expected at least 12 spaces, found 8
(#5585) Variable "p_size" must not contain underscores.
(#5585) Variable "v_read_size" must not contain underscores.
(#5586) Line indented incorrectly; expected 8 spaces, found 6
(#5588) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#5588) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5588) Variable "p_mode" must not contain underscores.
(#5588) Expected 1 space before "=="; 0 found
(#5588) Expected 1 space after "=="; 0 found
(#5590) Line indented incorrectly; expected 8 spaces, found 6
(#5590) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5590) Variable "p_size" must not contain underscores.
(#5591) Line indented incorrectly; expected at least 8 spaces, found 6
(#5592) Line indented incorrectly; expected at least 12 spaces, found 8
(#5592) Variable "v_read_size" must not contain underscores.
(#5592) Variable "p_size" must not contain underscores.
(#5592) Variable "p_size" must not contain underscores.
(#5593) Line indented incorrectly; expected at least 12 spaces, found 8
(#5593) Variable "v_buffer" must not contain underscores.
(#5593) Variable "p_src" must not contain underscores.
(#5593) Variable "v_read_size" must not contain underscores.
(#5594) Line indented incorrectly; expected at least 12 spaces, found 8
(#5594) Variable "p_dest" must not contain underscores.
(#5594) Variable "v_buffer" must not contain underscores.
(#5594) Variable "v_read_size" must not contain underscores.
(#5595) Line indented incorrectly; expected at least 12 spaces, found 8
(#5595) Variable "p_size" must not contain underscores.
(#5595) Variable "v_read_size" must not contain underscores.
(#5596) Line indented incorrectly; expected 8 spaces, found 6
(#5599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5599) Inline comments must end in full-stops, exclamation marks, or question marks
(#5600) Variable "v_result" must not contain underscores.
(#5601) Line indented incorrectly; expected 0 spaces, found 2
(#5607) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5608) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5609) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5611) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5612) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5614) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5616) Line indented incorrectly; expected 0 spaces, found 2
(#5616) function name "PclZipUtilRename" must be lower-case letters only
(#5616) Variable "p_src" must not contain underscores.
(#5616) Variable "p_dest" must not contain underscores.
(#5617) Opening brace should be on the same line as the declaration
(#5618) Variable "v_result" must not contain underscores.
(#5620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5620) Inline comments must end in full-stops, exclamation marks, or question marks
(#5621) Variable "p_src" must not contain underscores.
(#5621) Variable "p_dest" must not contain underscores.
(#5623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5623) Inline comments must end in full-stops, exclamation marks, or question marks
(#5623) Line indented incorrectly; expected at least 8 spaces, found 6
(#5624) Line indented incorrectly; expected 8 spaces, found 6
(#5624) Variable "p_src" must not contain underscores.
(#5624) Variable "p_dest" must not contain underscores.
(#5625) Line indented incorrectly; expected at least 12 spaces, found 8
(#5625) Variable "v_result" must not contain underscores.
(#5626) Line indented incorrectly; expected 8 spaces, found 6
(#5627) Line indented incorrectly; expected at least 8 spaces, found 6
(#5627) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#5627) Variable "p_src" must not contain underscores.
(#5628) Line indented incorrectly; expected at least 12 spaces, found 8
(#5628) Variable "v_result" must not contain underscores.
(#5629) Line indented incorrectly; expected 8 spaces, found 6
(#5632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5632) Inline comments must end in full-stops, exclamation marks, or question marks
(#5633) Variable "v_result" must not contain underscores.
(#5634) Line indented incorrectly; expected 0 spaces, found 2
(#5640) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5642) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5644) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5646) Line indented incorrectly; expected 0 spaces, found 2
(#5646) function name "PclZipUtilOptionText" must be lower-case letters only
(#5646) Variable "p_option" must not contain underscores.
(#5647) Opening brace should be on the same line as the declaration
(#5649) Variable "v_list" must not contain underscores.
(#5650) Variable "v_list" must not contain underscores.
(#5650) Variable "v_key" must not contain underscores.
(#5650) Variable "v_list" must not contain underscores.
(#5650) Variable "v_list" must not contain underscores.
(#5651) Variable "v_prefix" must not contain underscores.
(#5651) Variable "v_key" must not contain underscores.
(#5652) Variable "v_prefix" must not contain underscores.
(#5653) Variable "v_prefix" must not contain underscores.
(#5654) Variable "v_prefix" must not contain underscores.
(#5655) Variable "v_list" must not contain underscores.
(#5655) Variable "v_key" must not contain underscores.
(#5655) Variable "p_option" must not contain underscores.
(#5656) Line indented incorrectly; expected at least 12 spaces, found 8
(#5656) Variable "v_key" must not contain underscores.
(#5660) Variable "v_result" must not contain underscores.
(#5662) Variable "v_result" must not contain underscores.
(#5663) Line indented incorrectly; expected 0 spaces, found 2
(#5669) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5670) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5672) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5673) This comment is 50% valid code; is this commented out code?
(#5673) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5675) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#5677) Line indented incorrectly; expected 0 spaces, found 2
(#5677) function name "PclZipUtilTranslateWinPath" must be lower-case letters only
(#5677) Variable "p_path" must not contain underscores.
(#5677) Variable "p_remove_disk_letter" must not contain underscores.
(#5678) Opening brace should be on the same line as the declaration
(#5680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5680) Inline comments must end in full-stops, exclamation marks, or question marks
(#5680) Line indented incorrectly; expected at least 8 spaces, found 6
(#5681) Line indented incorrectly; expected 8 spaces, found 6
(#5681) Variable "p_remove_disk_letter" must not contain underscores.
(#5681) Variable "v_position" must not contain underscores.
(#5681) Variable "p_path" must not contain underscores.
(#5682) Line indented incorrectly; expected at least 12 spaces, found 10
(#5682) Variable "p_path" must not contain underscores.
(#5682) Variable "p_path" must not contain underscores.
(#5682) Variable "v_position" must not contain underscores.
(#5682) Expected 1 space before "+"; 0 found
(#5682) Expected 1 space after "+"; 0 found
(#5683) Line indented incorrectly; expected 8 spaces, found 6
(#5684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5684) Inline comments must end in full-stops, exclamation marks, or question marks
(#5684) Line indented incorrectly; expected at least 8 spaces, found 6
(#5685) Line indented incorrectly; expected 8 spaces, found 6
(#5685) Variable "p_path" must not contain underscores.
(#5685) Variable "p_path" must not contain underscores.
(#5685) Commas (,) must be followed by white space.
(#5686) Line indented incorrectly; expected at least 12 spaces, found 10
(#5686) Variable "p_path" must not contain underscores.
(#5686) Variable "p_path" must not contain underscores.
(#5687) Line indented incorrectly; expected 8 spaces, found 6
(#5689) Variable "p_path" must not contain underscores.
(#5690) Line indented incorrectly; expected 0 spaces, found 2
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Shared/ZipArchive.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#37) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Member variable "numFiles" must be all lower-case
(#62) Member variable "tempDir" must be all lower-case
(#76) Member variable "usePclzip" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#88) "require_once" must be immediately followed by an open parenthesis
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "zipFunction" must be all lower-case
(#106) Variable "zipObject" must be all lower-case
(#108) Variable "zipObject" must be all lower-case
(#109) Variable "zipFunction" must be all lower-case
(#109) Variable "zipFunction" must be all lower-case
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "zipObject" must be all lower-case
(#114) Variable "zipFunction" must be all lower-case
(#115) Variable "zipObject" must be all lower-case
(#115) Variable "zipFunction" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Opening brace should be on the same line as the declaration
(#178) Public method name "ZipArchive::extractTo" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#197) Public method name "ZipArchive::getFromName" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#219) Public method name "ZipArchive::pclzipAddFile" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#221) Inline doc block comments are not allowed; use "// Comment." instead
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "realpathFilename" must be all lower-case
(#226) Variable "realpathFilename" must be all lower-case
(#227) Variable "realpathFilename" must be all lower-case
(#230) Variable "filenameParts" must be all lower-case
(#231) Variable "localnameParts" must be all lower-case
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#235) Variable "tempFile" must be all lower-case
(#236) Variable "filenameParts" must be all lower-case
(#236) Variable "localnameParts" must be all lower-case
(#237) Variable "tempFile" must be all lower-case
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "localnameParts" must be all lower-case
(#241) Variable "filenameParts" must be all lower-case
(#244) Variable "pathRemoved" must be all lower-case
(#244) Variable "filenameParts" must be all lower-case
(#245) Variable "pathAdded" must be all lower-case
(#245) Variable "localnameParts" must be all lower-case
(#247) Variable "pathRemoved" must be all lower-case
(#247) Variable "pathAdded" must be all lower-case
(#249) Variable "tempFile" must be all lower-case
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "localnameParts" must be all lower-case
(#264) Public method name "ZipArchive::pclzipAddFromString" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Inline doc block comments are not allowed; use "// Comment." instead
(#268) Variable "filenameParts" must be all lower-case
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Variable "filenameParts" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "filenameParts" must be all lower-case
(#277) Variable "pathRemoved" must be all lower-case
(#278) Variable "pathAdded" must be all lower-case
(#278) Variable "filenameParts" must be all lower-case
(#280) Variable "pathRemoved" must be all lower-case
(#280) Variable "pathAdded" must be all lower-case
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "filenameParts" must be all lower-case
(#296) Public method name "ZipArchive::pclzipExtractTo" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#298) Inline doc block comments are not allowed; use "// Comment." instead
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "entryIndex" must be all lower-case
(#313) Variable "entryIndex" must be all lower-case
(#328) Public method name "ZipArchive::pclzipGetFromName" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#330) Inline doc block comments are not allowed; use "// Comment." instead
(#332) Variable "listIndex" must be all lower-case
(#335) Variable "listIndex" must be all lower-case
(#336) Variable "listIndex" must be all lower-case
(#339) Variable "listIndex" must be all lower-case
(#340) Variable "listIndex" must be all lower-case
(#356) Public method name "ZipArchive::pclzipGetNameIndex" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#358) Inline doc block comments are not allowed; use "// Comment." instead
(#374) Public method name "ZipArchive::pclzipLocateName" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Inline doc block comments are not allowed; use "// Comment." instead
(#379) Variable "listCount" must be all lower-case
(#380) Variable "listIndex" must be all lower-case
(#381) Variable "listCount" must be all lower-case
(#384) Variable "listIndex" must be all lower-case
(#389) Variable "listIndex" must be all lower-case
(#389) Variable "listIndex" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/SimpleType/Jc.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#74) Unnecessary FINAL modifier in FINAL class
(#74) Public method name "Jc::getValidator" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/SimpleType/JcTable.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Unnecessary FINAL modifier in FINAL class
(#42) Public method name "JcTable::getValidator" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "Style::addParagraphStyle" must be in lower-case letters only
(#45) Variable "styleName" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "styleName" must be all lower-case
(#58) Public method name "Style::addFontStyle" must be in lower-case letters only
(#58) Variable "styleName" must be all lower-case
(#58) Variable "fontStyle" must be all lower-case
(#58) Variable "paragraphStyle" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "styleName" must be all lower-case
(#60) Variable "paragraphStyle" must be all lower-case
(#60) Variable "fontStyle" must be all lower-case
(#70) Public method name "Style::addLinkStyle" must be in lower-case letters only
(#70) Variable "styleName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "styleName" must be all lower-case
(#83) Public method name "Style::addNumberingStyle" must be in lower-case letters only
(#83) Variable "styleName" must be all lower-case
(#83) Variable "styleValues" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "styleName" must be all lower-case
(#85) Variable "styleValues" must be all lower-case
(#96) Public method name "Style::addTitleStyle" must be in lower-case letters only
(#96) Variable "fontStyle" must be all lower-case
(#96) Variable "paragraphStyle" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "paragraphStyle" must be all lower-case
(#98) Variable "fontStyle" must be all lower-case
(#109) Public method name "Style::addTableStyle" must be in lower-case letters only
(#109) Variable "styleName" must be all lower-case
(#109) Variable "styleTable" must be all lower-case
(#109) Variable "styleFirstRow" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#111) Variable "styleName" must be all lower-case
(#111) Variable "styleTable" must be all lower-case
(#111) Variable "styleFirstRow" must be all lower-case
(#120) Public method name "Style::countStyles" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Public method name "Style::resetStyles" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Style::setDefaultParagraphStyle" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "Style::getStyles" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Style::getStyle" must be in lower-case letters only
(#164) Variable "styleName" must be all lower-case
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "styleName" must be all lower-case
(#167) Variable "styleName" must be all lower-case
(#183) Private method name "Style::setStyleValues" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#189) Usage of ELSEIF not allowed; use ELSE IF instead
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/AbstractStyle.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Member variable "styleName" must be all lower-case
(#58) Member variable "isAuto" must be all lower-case
(#65) Public method name "AbstractStyle::getStyleName" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "AbstractStyle::setStyleName" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "AbstractStyle::getIndex" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#99) Public method name "AbstractStyle::setIndex" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#111) Public method name "AbstractStyle::isAuto" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "AbstractStyle::setAuto" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#137) Public method name "AbstractStyle::getChildStyleValue" must be in lower-case letters only
(#137) Variable "substyleObject" must be all lower-case
(#137) Variable "substyleProperty" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "substyleObject" must be all lower-case
(#140) Variable "substyleProperty" must be all lower-case
(#141) Variable "substyleObject" must be all lower-case
(#159) Public method name "AbstractStyle::setStyleValue" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#178) Public method name "AbstractStyle::setStyleByArray" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#194) Protected method name "AbstractStyle::setNonEmptyVal" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#210) Protected method name "AbstractStyle::setBoolVal" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#226) Protected method name "AbstractStyle::setNumericVal" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#242) Protected method name "AbstractStyle::setIntVal" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#263) Protected method name "AbstractStyle::setFloatVal" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#286) Protected method name "AbstractStyle::setEnumVal" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#290) Usage of ELSEIF not allowed; use ELSE IF instead
(#305) Protected method name "AbstractStyle::setObjectVal" must be in lower-case letters only
(#305) Variable "styleName" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#307) Variable "styleClass" must be all lower-case
(#307) Variable "styleName" must be all lower-case
(#309) Inline doc block comments are not allowed; use "// Comment." instead
(#310) Variable "styleClass" must be all lower-case
(#311) Variable "styleClass" must be all lower-case
(#329) Protected method name "AbstractStyle::setPairedVal" must be in lower-case letters only
(#329) Variable "pairProperty" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#333) Variable "pairProperty" must be all lower-case
(#350) Public method name "AbstractStyle::setArrayStyle" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Border.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "borderTopSize" must be all lower-case
(#37) Member variable "borderTopColor" must be all lower-case
(#44) Member variable "borderLeftSize" must be all lower-case
(#51) Member variable "borderLeftColor" must be all lower-case
(#58) Member variable "borderRightSize" must be all lower-case
(#65) Member variable "borderRightColor" must be all lower-case
(#72) Member variable "borderBottomSize" must be all lower-case
(#79) Member variable "borderBottomColor" must be all lower-case
(#86) Public method name "Border::getBorderSize" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#102) Public method name "Border::setBorderSize" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#117) Public method name "Border::getBorderColor" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#133) Public method name "Border::setBorderColor" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#148) Public method name "Border::getBorderTopSize" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Border::setBorderTopSize" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#171) Public method name "Border::getBorderTopColor" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#182) Public method name "Border::setBorderTopColor" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#194) Public method name "Border::getBorderLeftSize" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Border::setBorderLeftSize" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#217) Public method name "Border::getBorderLeftColor" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#228) Public method name "Border::setBorderLeftColor" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#240) Public method name "Border::getBorderRightSize" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#251) Public method name "Border::setBorderRightSize" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#263) Public method name "Border::getBorderRightColor" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#274) Public method name "Border::setBorderRightColor" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#286) Public method name "Border::getBorderBottomSize" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) Public method name "Border::setBorderBottomSize" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#309) Public method name "Border::getBorderBottomColor" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#320) Public method name "Border::setBorderBottomColor" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#332) Public method name "Border::hasBorder" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Cell.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Member variable "vAlign" must be all lower-case
(#70) Member variable "textDirection" must be all lower-case
(#77) Member variable "gridSpan" must be all lower-case
(#87) Member variable "vMerge" must be all lower-case
(#101) Public method name "Cell::getVAlign" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Cell::setVAlign" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#125) Public method name "Cell::getTextDirection" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#136) Public method name "Cell::setTextDirection" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "Cell::getBgColor" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#164) Public method name "Cell::setBgColor" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#174) Public method name "Cell::getGridSpan" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "Cell::setGridSpan" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#197) Public method name "Cell::getVMerge" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Cell::setVMerge" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#221) Public method name "Cell::getShading" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#232) Public method name "Cell::setShading" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#246) Public method name "Cell::getDefaultBorderColor" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Chart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Opening brace should be on the same line as the declaration
(#64) Public method name "Chart::getWidth" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#75) Public method name "Chart::setWidth" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#87) Public method name "Chart::getHeight" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Chart::setHeight" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Extrusion.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#56) Opening brace should be on the same line as the declaration
(#65) Public method name "Extrusion::getType" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "Extrusion::setType" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#89) Public method name "Extrusion::getColor" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "Extrusion::setColor" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Fill.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "Fill::getColor" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Fill::setColor" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Font.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#138) Member variable "superScript" must be all lower-case
(#145) Member variable "subScript" must be all lower-case
(#159) Member variable "doubleStrikethrough" must be all lower-case
(#167) Member variable "smallCaps" must be all lower-case
(#175) Member variable "allCaps" must be all lower-case
(#182) Member variable "fgColor" must be all lower-case
(#226) Whitespace found at end of line
(#238) Opening brace should be on the same line as the declaration
(#249) Public method name "Font::getStyleValues" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#289) Public method name "Font::getStyleType" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#299) Public method name "Font::getName" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#310) Public method name "Font::setName" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#322) Public method name "Font::getHint" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#333) Public method name "Font::setHint" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#345) Public method name "Font::getSize" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#356) Public method name "Font::setSize" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#368) Public method name "Font::getColor" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#379) Public method name "Font::setColor" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#391) Public method name "Font::isBold" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#402) Public method name "Font::setBold" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#414) Public method name "Font::isItalic" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#425) Public method name "Font::setItalic" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#437) Public method name "Font::getUnderline" must be in lower-case letters only
(#438) Opening brace should be on the same line as the declaration
(#448) Public method name "Font::setUnderline" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#460) Public method name "Font::isSuperScript" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#471) Public method name "Font::setSuperScript" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#481) Public method name "Font::isSubScript" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#492) Public method name "Font::setSubScript" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#502) Public method name "Font::isStrikethrough" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
(#513) Public method name "Font::setStrikethrough" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#523) Public method name "Font::isDoubleStrikethrough" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#534) Public method name "Font::setDoubleStrikethrough" must be in lower-case letters only
(#535) Opening brace should be on the same line as the declaration
(#544) Public method name "Font::isSmallCaps" must be in lower-case letters only
(#545) Opening brace should be on the same line as the declaration
(#555) Public method name "Font::setSmallCaps" must be in lower-case letters only
(#556) Opening brace should be on the same line as the declaration
(#565) Public method name "Font::isAllCaps" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#576) Public method name "Font::setAllCaps" must be in lower-case letters only
(#577) Opening brace should be on the same line as the declaration
(#586) Public method name "Font::getFgColor" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#597) Public method name "Font::setFgColor" must be in lower-case letters only
(#598) Opening brace should be on the same line as the declaration
(#609) Public method name "Font::getBgColor" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#620) Public method name "Font::setBgColor" must be in lower-case letters only
(#621) Opening brace should be on the same line as the declaration
(#630) Public method name "Font::getScale" must be in lower-case letters only
(#631) Opening brace should be on the same line as the declaration
(#641) Public method name "Font::setScale" must be in lower-case letters only
(#642) Opening brace should be on the same line as the declaration
(#653) Public method name "Font::getSpacing" must be in lower-case letters only
(#654) Opening brace should be on the same line as the declaration
(#664) Public method name "Font::setSpacing" must be in lower-case letters only
(#665) Opening brace should be on the same line as the declaration
(#676) Public method name "Font::getKerning" must be in lower-case letters only
(#677) Opening brace should be on the same line as the declaration
(#687) Public method name "Font::setKerning" must be in lower-case letters only
(#688) Opening brace should be on the same line as the declaration
(#699) Public method name "Font::getLineHeight" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#710) Public method name "Font::setLineHeight" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#722) Public method name "Font::getParagraph" must be in lower-case letters only
(#723) Opening brace should be on the same line as the declaration
(#733) Public method name "Font::setParagraph" must be in lower-case letters only
(#734) Opening brace should be on the same line as the declaration
(#745) Public method name "Font::isRTL" must be in lower-case letters only
(#746) Opening brace should be on the same line as the declaration
(#756) Public method name "Font::setRTL" must be in lower-case letters only
(#757) Opening brace should be on the same line as the declaration
(#768) Public method name "Font::getShading" must be in lower-case letters only
(#769) Opening brace should be on the same line as the declaration
(#779) Public method name "Font::setShading" must be in lower-case letters only
(#780) Opening brace should be on the same line as the declaration
(#793) Public method name "Font::getBold" must be in lower-case letters only
(#794) Opening brace should be on the same line as the declaration
(#805) Public method name "Font::getItalic" must be in lower-case letters only
(#806) Opening brace should be on the same line as the declaration
(#817) Public method name "Font::getSuperScript" must be in lower-case letters only
(#818) Opening brace should be on the same line as the declaration
(#829) Public method name "Font::getSubScript" must be in lower-case letters only
(#830) Opening brace should be on the same line as the declaration
(#841) Public method name "Font::getStrikethrough" must be in lower-case letters only
(#842) Opening brace should be on the same line as the declaration
(#853) Public method name "Font::getParagraphStyle" must be in lower-case letters only
(#854) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Frame.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) 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
(#144) Member variable "hPos" must be all lower-case
(#151) Member variable "hPosRelTo" must be all lower-case
(#158) Member variable "vPos" must be all lower-case
(#165) Member variable "vPosRelTo" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "Frame::getAlignment" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#201) Public method name "Frame::setAlignment" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#217) Public method name "Frame::getAlign" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#231) Public method name "Frame::setAlign" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#241) Public method name "Frame::getUnit" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#252) Public method name "Frame::setUnit" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#264) Public method name "Frame::getWidth" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#275) Public method name "Frame::setWidth" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#287) Public method name "Frame::getHeight" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#298) Public method name "Frame::setHeight" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#310) Public method name "Frame::getLeft" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#321) Public method name "Frame::setLeft" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#333) Public method name "Frame::getTop" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#344) Public method name "Frame::setTop" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#356) Public method name "Frame::getPos" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#367) Public method name "Frame::setPos" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#383) Public method name "Frame::getHPos" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#396) Public method name "Frame::setHPos" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#416) Public method name "Frame::getVPos" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#429) Public method name "Frame::setVPos" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#449) Public method name "Frame::getHPosRelTo" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#460) Public method name "Frame::setHPosRelTo" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#482) Public method name "Frame::getVPosRelTo" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#493) Public method name "Frame::setVPosRelTo" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#515) Public method name "Frame::getWrap" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#526) Public method name "Frame::setWrap" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#61) Opening brace should be on the same line as the declaration
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Public method name "Image::getMarginTop" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#91) Public method name "Image::setMarginTop" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#103) Public method name "Image::getMarginLeft" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#115) Public method name "Image::setMarginLeft" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#127) Public method name "Image::getWrappingStyle" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#141) Public method name "Image::setWrappingStyle" must be in lower-case letters only
(#141) Variable "wrappingStyle" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "wrappingStyle" must be all lower-case
(#153) Public method name "Image::getPositioning" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#167) Public method name "Image::setPositioning" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#179) Public method name "Image::getPosHorizontal" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#193) Public method name "Image::setPosHorizontal" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#205) Public method name "Image::getPosVertical" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#219) Public method name "Image::setPosVertical" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#231) Public method name "Image::getPosHorizontalRel" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#245) Public method name "Image::setPosHorizontalRel" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#257) Public method name "Image::getPosVerticalRel" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#271) Public method name "Image::setPosVerticalRel" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Indentation.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Member variable "firstLine" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Indentation::getLeft" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Indentation::setLeft" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#94) Public method name "Indentation::getRight" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Indentation::setRight" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#117) Public method name "Indentation::getFirstLine" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Indentation::setFirstLine" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Indentation::getHanging" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Indentation::setHanging" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Line.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Member variable "connectorType" must be all lower-case
(#95) Member variable "beginArrow" must be all lower-case
(#102) Member variable "endArrow" must be all lower-case
(#109) Public method name "Line::isFlip" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Line::setFlip" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Public method name "Line::getConnectorType" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Line::setConnectorType" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#158) Public method name "Line::getWeight" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "Line::setWeight" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#181) Public method name "Line::getColor" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#192) Public method name "Line::setColor" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#204) Public method name "Line::getBeginArrow" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#215) Public method name "Line::setBeginArrow" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#231) Public method name "Line::getEndArrow" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#242) Public method name "Line::setEndArrow" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#258) Public method name "Line::getDash" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#269) Public method name "Line::setDash" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/LineNumbering.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "LineNumbering::getStart" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Public method name "LineNumbering::setStart" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#100) Public method name "LineNumbering::getIncrement" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "LineNumbering::setIncrement" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#123) Public method name "LineNumbering::getDistance" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "LineNumbering::setDistance" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#146) Public method name "LineNumbering::getRestart" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "LineNumbering::setRestart" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/ListItem.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#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) This comment is 50% valid code; is this commented out code?
(#43) Member variable "listType" must be all lower-case
(#51) Member variable "numStyle" must be all lower-case
(#59) Member variable "numId" must be all lower-case
(#66) Variable "numStyle" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "numStyle" must be all lower-case
(#69) Variable "numStyle" must be all lower-case
(#80) Public method name "ListItem::getListType" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "ListItem::setListType" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#109) Public method name "ListItem::getNumStyle" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "ListItem::setNumStyle" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#123) Variable "numStyleObject" must be all lower-case
(#124) Variable "numStyleObject" must be all lower-case
(#125) Variable "numStyleObject" must be all lower-case
(#126) Variable "numStyleObject" must be all lower-case
(#137) Public method name "ListItem::getNumId" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Private method name "ListItem::getListTypeStyle" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Variable "numStyle" must be all lower-case
(#152) Variable "numStyle" must be all lower-case
(#153) Variable "numStyle" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "listTypeStyles" must be all lower-case
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "listTypeStyles" must be all lower-case
(#252) Variable "levelProperties" must be all lower-case
(#256) Variable "levelProperties" must be all lower-case
(#260) Variable "numStyle" must be all lower-case
(#261) Variable "numStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Numbering.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "numId" must be all lower-case
(#58) Public method name "Numbering::getNumId" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "Numbering::setNumId" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Numbering::getType" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Numbering::setType" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#105) Public method name "Numbering::getLevels" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Numbering::setLevels" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#120) Variable "numberingLevel" must be all lower-case
(#122) Variable "numberingLevel" must be all lower-case
(#123) Variable "numberingLevel" must be all lower-case
(#125) Variable "numberingLevel" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/NumberingLevel.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Member variable "pStyle" must be all lower-case
(#109) Member variable "tabPos" must be all lower-case
(#131) Public method name "NumberingLevel::getLevel" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "NumberingLevel::setLevel" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#153) Public method name "NumberingLevel::getStart" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "NumberingLevel::setStart" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "NumberingLevel::getFormat" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#186) Public method name "NumberingLevel::setFormat" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#198) Public method name "NumberingLevel::getRestart" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#209) Public method name "NumberingLevel::setRestart" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#220) Public method name "NumberingLevel::getPStyle" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#231) Public method name "NumberingLevel::setPStyle" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#242) Public method name "NumberingLevel::getSuffix" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#253) Public method name "NumberingLevel::setSuffix" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#265) Public method name "NumberingLevel::getText" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#276) Public method name "NumberingLevel::setText" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#287) Public method name "NumberingLevel::getAlignment" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#299) Public method name "NumberingLevel::setAlignment" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#315) Public method name "NumberingLevel::getAlign" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#329) Public method name "NumberingLevel::setAlign" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#339) Public method name "NumberingLevel::getLeft" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#350) Public method name "NumberingLevel::setLeft" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#361) Public method name "NumberingLevel::getHanging" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Public method name "NumberingLevel::setHanging" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#383) Public method name "NumberingLevel::getTabPos" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#394) Public method name "NumberingLevel::setTabPos" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#405) Public method name "NumberingLevel::getFont" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#416) Public method name "NumberingLevel::setFont" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#427) Public method name "NumberingLevel::getHint" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#438) Public method name "NumberingLevel::setHint" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Outline.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#105) Member variable "endCap" must be all lower-case
(#112) Member variable "startArrow" must be all lower-case
(#119) Member variable "endArrow" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#136) Public method name "Outline::getUnit" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#146) Public method name "Outline::getWeight" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "Outline::setWeight" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#169) Public method name "Outline::getColor" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Public method name "Outline::setColor" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#192) Public method name "Outline::getDash" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Outline::setDash" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#215) Public method name "Outline::getLine" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#226) Public method name "Outline::setLine" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#240) Public method name "Outline::getEndCap" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#251) Public method name "Outline::setEndCap" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#264) Public method name "Outline::getStartArrow" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#275) Public method name "Outline::setStartArrow" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#289) Public method name "Outline::getEndArrow" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "Outline::setEndArrow" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Paper.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#92) Expected MOODLE_INTERNAL check or config.php inclusion
(#135) Opening brace should be on the same line as the declaration
(#144) Public method name "Paper::getSize" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Public method name "Paper::setSize" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#174) Public method name "Paper::getWidth" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#184) Public method name "Paper::getHeight" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Paragraph.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#51) Expected MOODLE_INTERNAL check or config.php inclusion
(#70) Member variable "basedOn" must be all lower-case
(#103) Member variable "lineHeight" must be all lower-case
(#110) Member variable "widowControl" must be all lower-case
(#117) Member variable "keepNext" must be all lower-case
(#124) Member variable "keepLines" must be all lower-case
(#131) Member variable "pageBreakBefore" must be all lower-case
(#138) Member variable "numStyle" must be all lower-case
(#145) Member variable "numLevel" must be all lower-case
(#168) Public method name "Paragraph::setStyleValue" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#173) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#190) Public method name "Paragraph::getStyleValues" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#221) Public method name "Paragraph::getAlignment" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#233) Public method name "Paragraph::setAlignment" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#249) Public method name "Paragraph::getAlign" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#263) Public method name "Paragraph::setAlign" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "Paragraph::getBasedOn" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#284) Public method name "Paragraph::setBasedOn" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#296) Public method name "Paragraph::getNext" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#307) Public method name "Paragraph::setNext" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#319) Public method name "Paragraph::getIndentation" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#330) Public method name "Paragraph::setIndentation" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#342) Public method name "Paragraph::getIndent" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#353) Public method name "Paragraph::setIndent" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#363) Public method name "Paragraph::getHanging" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#374) Public method name "Paragraph::setHanging" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#385) Public method name "Paragraph::getSpace" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#397) Public method name "Paragraph::setSpace" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#409) Public method name "Paragraph::getSpaceBefore" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#420) Public method name "Paragraph::setSpaceBefore" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#430) Public method name "Paragraph::getSpaceAfter" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#441) Public method name "Paragraph::setSpaceAfter" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#451) Public method name "Paragraph::getSpacing" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#462) Public method name "Paragraph::setSpacing" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#472) Public method name "Paragraph::getLineHeight" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#486) Public method name "Paragraph::setLineHeight" must be in lower-case letters only
(#486) Variable "lineHeight" must be all lower-case
(#487) Opening brace should be on the same line as the declaration
(#488) Variable "lineHeight" must be all lower-case
(#489) Variable "lineHeight" must be all lower-case
(#489) Variable "lineHeight" must be all lower-case
(#492) Variable "lineHeight" must be all lower-case
(#492) Variable "lineHeight" must be all lower-case
(#492) Variable "lineHeight" must be all lower-case
(#496) Variable "lineHeight" must be all lower-case
(#497) Variable "lineHeight" must be all lower-case
(#506) Public method name "Paragraph::hasWidowControl" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#517) Public method name "Paragraph::setWidowControl" must be in lower-case letters only
(#518) Opening brace should be on the same line as the declaration
(#529) Public method name "Paragraph::isKeepNext" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#540) Public method name "Paragraph::setKeepNext" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#552) Public method name "Paragraph::isKeepLines" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#563) Public method name "Paragraph::setKeepLines" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#575) Public method name "Paragraph::hasPageBreakBefore" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#586) Public method name "Paragraph::setPageBreakBefore" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#598) Public method name "Paragraph::getNumStyle" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#609) Public method name "Paragraph::setNumStyle" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#621) Public method name "Paragraph::getNumLevel" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#632) Public method name "Paragraph::setNumLevel" must be in lower-case letters only
(#633) Opening brace should be on the same line as the declaration
(#644) Public method name "Paragraph::getTabs" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#655) Public method name "Paragraph::setTabs" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#671) Public method name "Paragraph::getWidowControl" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#683) Public method name "Paragraph::getKeepNext" must be in lower-case letters only
(#684) Opening brace should be on the same line as the declaration
(#695) Public method name "Paragraph::getKeepLines" must be in lower-case letters only
(#696) Opening brace should be on the same line as the declaration
(#707) Public method name "Paragraph::getPageBreakBefore" must be in lower-case letters only
(#708) Opening brace should be on the same line as the declaration
(#717) Public method name "Paragraph::getShading" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#728) Public method name "Paragraph::setShading" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Row.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "tblHeader" must be all lower-case
(#39) Member variable "cantSplit" must be all lower-case
(#46) Member variable "exactHeight" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#60) Public method name "Row::isTblHeader" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#71) Public method name "Row::setTblHeader" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#83) Public method name "Row::isCantSplit" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Row::setCantSplit" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#106) Public method name "Row::isExactHeight" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Row::setExactHeight" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#131) Public method name "Row::getTblHeader" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#143) Public method name "Row::getCantSplit" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#155) Public method name "Row::getExactHeight" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Section.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Member variable "pageSizeW" must be all lower-case
(#74) Member variable "pageSizeH" must be all lower-case
(#81) Member variable "marginTop" must be all lower-case
(#88) Member variable "marginLeft" must be all lower-case
(#95) Member variable "marginRight" must be all lower-case
(#102) Member variable "marginBottom" must be all lower-case
(#117) Member variable "headerHeight" must be all lower-case
(#124) Member variable "footerHeight" must be all lower-case
(#131) Member variable "pageNumberingStart" must be all lower-case
(#138) Member variable "colsNum" must be all lower-case
(#145) Member variable "colsSpace" must be all lower-case
(#159) Member variable "breakType" must be all lower-case
(#167) Member variable "lineNumbering" must be all lower-case
(#173) Opening brace should be on the same line as the declaration
(#182) Public method name "Section::getPaperSize" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#193) Public method name "Section::setPaperSize" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#212) Public method name "Section::setSettingValue" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#223) Public method name "Section::setOrientation" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#228) Inline doc block comments are not allowed; use "// Comment." instead
(#229) Variable "longSide" must be all lower-case
(#231) Inline doc block comments are not allowed; use "// Comment." instead
(#232) Variable "shortSide" must be all lower-case
(#235) Variable "shortSide" must be all lower-case
(#236) Variable "longSide" must be all lower-case
(#238) Variable "longSide" must be all lower-case
(#239) Variable "shortSide" must be all lower-case
(#250) Public method name "Section::getOrientation" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#260) Public method name "Section::setPortrait" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#270) Public method name "Section::setLandscape" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#282) Public method name "Section::getPageSizeW" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#294) Public method name "Section::setPageSizeW" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#308) Public method name "Section::getPageSizeH" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#320) Public method name "Section::setPageSizeH" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#332) Public method name "Section::getMarginTop" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#343) Public method name "Section::setMarginTop" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#355) Public method name "Section::getMarginLeft" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#366) Public method name "Section::setMarginLeft" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#378) Public method name "Section::getMarginRight" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#389) Public method name "Section::setMarginRight" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#401) Public method name "Section::getMarginBottom" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#412) Public method name "Section::setMarginBottom" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#424) Public method name "Section::getGutter" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#435) Public method name "Section::setGutter" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#447) Public method name "Section::getHeaderHeight" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#458) Public method name "Section::setHeaderHeight" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#470) Public method name "Section::getFooterHeight" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#481) Public method name "Section::setFooterHeight" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#493) Public method name "Section::getPageNumberingStart" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#504) Public method name "Section::setPageNumberingStart" must be in lower-case letters only
(#504) Variable "pageNumberingStart" must be all lower-case
(#505) Opening brace should be on the same line as the declaration
(#506) Variable "pageNumberingStart" must be all lower-case
(#515) Public method name "Section::getColsNum" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#526) Public method name "Section::setColsNum" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#538) Public method name "Section::getColsSpace" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#549) Public method name "Section::setColsSpace" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#561) Public method name "Section::getBreakType" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#572) Public method name "Section::setBreakType" must be in lower-case letters only
(#573) Opening brace should be on the same line as the declaration
(#583) Public method name "Section::getLineNumbering" must be in lower-case letters only
(#584) Opening brace should be on the same line as the declaration
(#594) Public method name "Section::setLineNumbering" must be in lower-case letters only
(#595) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Shading.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Shading::getPattern" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Shading::setPattern" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#106) Public method name "Shading::getColor" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Shading::setColor" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Shading::getFill" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Shading::setFill" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Shadow.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Opening brace should be on the same line as the declaration
(#57) Public method name "Shadow::getColor" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Public method name "Shadow::setColor" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#80) Public method name "Shadow::getOffset" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Shadow::setOffset" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Shape.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Shape::getPoints" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#111) Public method name "Shape::setPoints" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#123) Public method name "Shape::getRoundness" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "Shape::setRoundness" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#146) Public method name "Shape::getFrame" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "Shape::setFrame" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#169) Public method name "Shape::getFill" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#180) Public method name "Shape::setFill" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#192) Public method name "Shape::getOutline" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#203) Public method name "Shape::setOutline" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#215) Public method name "Shape::getShadow" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#226) Public method name "Shape::setShadow" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Public method name "Shape::getExtrusion" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Public method name "Shape::setExtrusion" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Spacing.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Spacing::getBefore" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#82) Public method name "Spacing::setBefore" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#94) Public method name "Spacing::getAfter" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Spacing::setAfter" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#117) Public method name "Spacing::getLine" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Spacing::setLine" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Spacing::getRule" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Spacing::setRule" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/TOC.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Opening brace should be on the same line as the declaration
(#57) Public method name "TOC::getTabPos" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#68) Public method name "TOC::setTabPos" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "TOC::getTabLeader" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#89) Public method name "TOC::setTabLeader" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "TOC::getIndent" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "TOC::setIndent" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Tab.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "stopTypes" must be all lower-case
(#83) Commas (,) must be followed by white space.
(#86) Variable "leaderTypes" must be all lower-case
(#91) Variable "stopTypes" must be all lower-case
(#93) Variable "leaderTypes" must be all lower-case
(#101) Public method name "Tab::getType" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Public method name "Tab::setType" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#129) Public method name "Tab::getLeader" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Tab::setLeader" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#156) Public method name "Tab::getPosition" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Tab::setPosition" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "isFirstRow" must be all lower-case
(#44) Member variable "firstRowStyle" must be all lower-case
(#51) Member variable "cellMarginTop" must be all lower-case
(#58) Member variable "cellMarginLeft" must be all lower-case
(#65) Member variable "cellMarginRight" must be all lower-case
(#72) Member variable "cellMarginBottom" must be all lower-case
(#79) Member variable "borderInsideHSize" must be all lower-case
(#86) Member variable "borderInsideHColor" must be all lower-case
(#93) Member variable "borderInsideVSize" must be all lower-case
(#100) Member variable "borderInsideVColor" must be all lower-case
(#130) Variable "tableStyle" must be all lower-case
(#130) Variable "firstRowStyle" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "firstRowStyle" must be all lower-case
(#133) Variable "firstRowStyle" must be all lower-case
(#145) Variable "firstRowStyle" must be all lower-case
(#148) Variable "tableStyle" must be all lower-case
(#148) Variable "tableStyle" must be all lower-case
(#149) Variable "tableStyle" must be all lower-case
(#158) Public method name "Table::getFirstRow" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#168) Public method name "Table::getBgColor" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#183) Public method name "Table::setBgColor" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#195) Public method name "Table::getBorderSize" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#213) Public method name "Table::setBorderSize" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#230) Public method name "Table::getBorderColor" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#248) Public method name "Table::setBorderColor" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#265) Public method name "Table::getBorderInsideHSize" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#276) Public method name "Table::setBorderInsideHSize" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#286) Public method name "Table::getBorderInsideHColor" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) Public method name "Table::setBorderInsideHColor" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#307) Public method name "Table::getBorderInsideVSize" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#318) Public method name "Table::setBorderInsideVSize" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#328) Public method name "Table::getBorderInsideVColor" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#339) Public method name "Table::setBorderInsideVColor" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#349) Public method name "Table::getCellMarginTop" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Table::setCellMarginTop" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#370) Public method name "Table::getCellMarginLeft" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#381) Public method name "Table::setCellMarginLeft" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#391) Public method name "Table::getCellMarginRight" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#402) Public method name "Table::setCellMarginRight" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#412) Public method name "Table::getCellMarginBottom" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#423) Public method name "Table::setCellMarginBottom" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#433) Public method name "Table::getCellMargin" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#449) Public method name "Table::setCellMargin" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#464) Public method name "Table::hasMargin" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#476) Public method name "Table::getShading" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#487) Public method name "Table::setShading" must be in lower-case letters only
(#488) Opening brace should be on the same line as the declaration
(#499) Public method name "Table::getAlignment" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#511) Public method name "Table::setAlignment" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#527) Public method name "Table::getAlign" must be in lower-case letters only
(#528) Opening brace should be on the same line as the declaration
(#541) Public method name "Table::setAlign" must be in lower-case letters only
(#542) Opening brace should be on the same line as the declaration
(#551) Public method name "Table::getWidth" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#562) Public method name "Table::setWidth" must be in lower-case letters only
(#563) Opening brace should be on the same line as the declaration
(#574) Public method name "Table::getUnit" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#585) Public method name "Table::setUnit" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#602) Private method name "Table::getTableOnlyProperty" must be in lower-case letters only
(#603) Opening brace should be on the same line as the declaration
(#622) Private method name "Table::setTableOnlyProperty" must be in lower-case letters only
(#622) Variable "isNumeric" must be all lower-case
(#623) Opening brace should be on the same line as the declaration
(#625) Variable "isNumeric" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Style/TextBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "innerMarginTop" must be all lower-case
(#39) Member variable "innerMarginLeft" must be all lower-case
(#46) Member variable "innerMarginRight" must be all lower-case
(#53) Member variable "innerMarginBottom" must be all lower-case
(#60) Member variable "borderSize" must be all lower-case
(#67) Member variable "borderColor" must be all lower-case
(#75) Public method name "TextBox::setInnerMarginTop" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "TextBox::getInnerMarginTop" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#96) Public method name "TextBox::setInnerMarginLeft" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "TextBox::getInnerMarginLeft" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "TextBox::setInnerMarginRight" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#127) Public method name "TextBox::getInnerMarginRight" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "TextBox::setInnerMarginBottom" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#148) Public method name "TextBox::getInnerMarginBottom" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "TextBox::setInnerMargin" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#172) Public method name "TextBox::getInnerMargin" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#182) Public method name "TextBox::hasInnerMargins" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) Variable "hasInnerMargins" must be all lower-case
(#188) Variable "hasInnerMargins" must be all lower-case
(#192) Variable "hasInnerMargins" must be all lower-case
(#201) Public method name "TextBox::setBorderSize" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#211) Public method name "TextBox::getBorderSize" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "TextBox::setBorderColor" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) Public method name "TextBox::getBorderColor" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Template.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/TemplateProcessor.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "zipClass" must be all lower-case
(#42) Member variable "tempDocumentFilename" must be all lower-case
(#49) Member variable "tempDocumentMainPart" must be all lower-case
(#56) Member variable "tempDocumentHeaders" must be all lower-case
(#63) Member variable "tempDocumentFooters" must be all lower-case
(#73) Variable "documentTemplate" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "documentTemplate" must be all lower-case
(#83) Variable "documentTemplate" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Protected method name "TemplateProcessor::transformSingleXml" must be in lower-case letters only
(#114) Variable "xsltProcessor" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "domDocument" must be all lower-case
(#117) Variable "domDocument" must be all lower-case
(#121) Variable "transformedXml" must be all lower-case
(#121) Variable "xsltProcessor" must be all lower-case
(#121) Variable "domDocument" must be all lower-case
(#122) Variable "transformedXml" must be all lower-case
(#126) Variable "transformedXml" must be all lower-case
(#135) Protected method name "TemplateProcessor::transformXml" must be in lower-case letters only
(#135) Variable "xsltProcessor" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#139) Variable "xsltProcessor" must be all lower-case
(#142) Variable "xsltProcessor" must be all lower-case
(#150) Whitespace found at end of line
(#162) Public method name "TemplateProcessor::applyXslStyleSheet" must be in lower-case letters only
(#162) Variable "xslDomDocument" must be all lower-case
(#162) Variable "xslOptions" must be all lower-case
(#162) Variable "xslOptionsUri" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "xsltProcessor" must be all lower-case
(#166) Variable "xsltProcessor" must be all lower-case
(#166) Variable "xslDomDocument" must be all lower-case
(#167) Variable "xsltProcessor" must be all lower-case
(#167) Variable "xslOptionsUri" must be all lower-case
(#167) Variable "xslOptions" must be all lower-case
(#171) Variable "xsltProcessor" must be all lower-case
(#172) Variable "xsltProcessor" must be all lower-case
(#173) Variable "xsltProcessor" must be all lower-case
(#181) Protected method name "TemplateProcessor::ensureMacroCompleted" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#195) Protected method name "TemplateProcessor::ensureUtf8Encoded" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#211) Public method name "TemplateProcessor::setValue" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#230) Variable "xmlEscaper" must be all lower-case
(#231) Variable "xmlEscaper" must be all lower-case
(#244) Public method name "TemplateProcessor::getVariables" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#248) Variable "headerXML" must be all lower-case
(#249) Variable "headerXML" must be all lower-case
(#252) Variable "footerXML" must be all lower-case
(#253) Variable "footerXML" must be all lower-case
(#269) Public method name "TemplateProcessor::cloneRow" must be in lower-case letters only
(#269) Variable "numberOfClones" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#275) Variable "tagPos" must be all lower-case
(#276) Variable "tagPos" must be all lower-case
(#280) Variable "rowStart" must be all lower-case
(#280) Variable "tagPos" must be all lower-case
(#281) Variable "rowEnd" must be all lower-case
(#281) Variable "tagPos" must be all lower-case
(#282) Variable "xmlRow" must be all lower-case
(#282) Variable "rowStart" must be all lower-case
(#282) Variable "rowEnd" must be all lower-case
(#285) Variable "xmlRow" must be all lower-case
(#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) This comment is 43% valid code; is this commented out code?
(#287) Variable "extraRowEnd" must be all lower-case
(#287) Variable "rowEnd" must be all lower-case
(#289) Variable "extraRowStart" must be all lower-case
(#289) Variable "extraRowEnd" must be all lower-case
(#290) Variable "extraRowEnd" must be all lower-case
(#290) Variable "extraRowEnd" must be all lower-case
(#293) Variable "extraRowEnd" must be all lower-case
(#298) Variable "tmpXmlRow" must be all lower-case
(#298) Variable "extraRowStart" must be all lower-case
(#298) Variable "extraRowEnd" must be all lower-case
(#299) Variable "tmpXmlRow" must be all lower-case
(#300) Variable "tmpXmlRow" must be all lower-case
(#304) Variable "rowEnd" must be all lower-case
(#304) Variable "extraRowEnd" must be all lower-case
(#306) Variable "xmlRow" must be all lower-case
(#306) Variable "rowStart" must be all lower-case
(#306) Variable "rowEnd" must be all lower-case
(#309) Variable "rowStart" must be all lower-case
(#310) Variable "numberOfClones" must be all lower-case
(#311) Variable "xmlRow" must be all lower-case
(#313) Variable "rowEnd" must be all lower-case
(#327) Public method name "TemplateProcessor::cloneBlock" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#329) Variable "xmlBlock" must be all lower-case
(#337) Variable "xmlBlock" must be all lower-case
(#340) Variable "xmlBlock" must be all lower-case
(#352) Variable "xmlBlock" must be all lower-case
(#363) Public method name "TemplateProcessor::replaceBlock" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#387) Public method name "TemplateProcessor::deleteBlock" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#400) Opening brace should be on the same line as the declaration
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Public method name "TemplateProcessor::saveAs" must be in lower-case letters only
(#428) Variable "fileName" must be all lower-case
(#429) Opening brace should be on the same line as the declaration
(#430) Variable "tempFileName" must be all lower-case
(#432) Variable "fileName" must be all lower-case
(#433) Variable "fileName" must be all lower-case
(#442) Variable "tempFileName" must be all lower-case
(#442) Variable "fileName" must be all lower-case
(#443) Variable "tempFileName" must be all lower-case
(#454) Protected method name "TemplateProcessor::fixBrokenMacros" must be in lower-case letters only
(#454) Variable "documentPart" must be all lower-case
(#455) Opening brace should be on the same line as the declaration
(#456) Variable "fixedDocumentPart" must be all lower-case
(#456) Variable "documentPart" must be all lower-case
(#458) Variable "fixedDocumentPart" must be all lower-case
(#463) Variable "fixedDocumentPart" must be all lower-case
(#466) Variable "fixedDocumentPart" must be all lower-case
(#479) Protected method name "TemplateProcessor::setValueForPart" must be in lower-case letters only
(#479) Variable "documentPartXML" must be all lower-case
(#480) Opening brace should be on the same line as the declaration
(#483) Variable "documentPartXML" must be all lower-case
(#485) Variable "regExpEscaper" must be all lower-case
(#486) Variable "regExpEscaper" must be all lower-case
(#486) Variable "documentPartXML" must be all lower-case
(#497) Protected method name "TemplateProcessor::getVariablesForPart" must be in lower-case letters only
(#497) Variable "documentPartXML" must be all lower-case
(#498) Opening brace should be on the same line as the declaration
(#499) Variable "documentPartXML" must be all lower-case
(#511) Protected method name "TemplateProcessor::getHeaderName" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#519) Protected method name "TemplateProcessor::getMainPartName" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#531) Protected method name "TemplateProcessor::getFooterName" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#545) Protected method name "TemplateProcessor::findRowStart" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#547) Variable "rowStart" must be all lower-case
(#549) Variable "rowStart" must be all lower-case
(#550) Variable "rowStart" must be all lower-case
(#552) Variable "rowStart" must be all lower-case
(#556) Variable "rowStart" must be all lower-case
(#566) Protected method name "TemplateProcessor::findRowEnd" must be in lower-case letters only
(#567) Opening brace should be on the same line as the declaration
(#579) Protected method name "TemplateProcessor::getSlice" must be in lower-case letters only
(#579) Variable "startPosition" must be all lower-case
(#579) Variable "endPosition" must be all lower-case
(#580) Opening brace should be on the same line as the declaration
(#581) Variable "endPosition" must be all lower-case
(#582) Variable "endPosition" must be all lower-case
(#585) Variable "startPosition" must be all lower-case
(#585) Variable "endPosition" must be all lower-case
(#585) Variable "startPosition" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/AbstractWriter.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "phpWord" must be all lower-case
(#52) Member variable "writerParts" must be all lower-case
(#59) Member variable "mediaPaths" must be all lower-case
(#66) Member variable "useDiskCaching" must be all lower-case
(#73) Member variable "diskCachingDirectory" must be all lower-case
(#80) Member variable "tempDir" must be all lower-case
(#87) Member variable "originalFilename" must be all lower-case
(#94) Member variable "tempFilename" must be all lower-case
(#103) Public method name "AbstractWriter::getPhpWord" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#118) Public method name "AbstractWriter::setPhpWord" must be in lower-case letters only
(#118) Variable "phpWord" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "phpWord" must be all lower-case
(#130) Public method name "AbstractWriter::getWriterPart" must be in lower-case letters only
(#130) Variable "partName" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "partName" must be all lower-case
(#132) Variable "partName" must be all lower-case
(#133) Variable "partName" must be all lower-case
(#144) Public method name "AbstractWriter::isUseDiskCaching" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#159) Public method name "AbstractWriter::setUseDiskCaching" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#179) Public method name "AbstractWriter::getDiskCachingDirectory" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "AbstractWriter::getTempDir" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "AbstractWriter::setTempDir" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#218) Protected method name "AbstractWriter::getTempFile" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Protected method name "AbstractWriter::cleanupTempFile" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Protected method name "AbstractWriter::clearTempDir" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#279) Protected method name "AbstractWriter::getZipArchive" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#312) Protected method name "AbstractWriter::openFile" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#315) Variable "fileHandle" must be all lower-case
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Variable "fileHandle" must be all lower-case
(#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
(#323) Variable "fileHandle" must be all lower-case
(#335) Protected method name "AbstractWriter::writeFile" must be in lower-case letters only
(#335) Variable "fileHandle" must be all lower-case
(#336) Opening brace should be on the same line as the declaration
(#337) Variable "fileHandle" must be all lower-case
(#338) Variable "fileHandle" must be all lower-case
(#349) Protected method name "AbstractWriter::addFilesToPackage" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Variable "imageContents" must be all lower-case
(#367) Variable "imageContents" must be all lower-case
(#385) Protected method name "AbstractWriter::addFileToPackage" must be in lower-case letters only
(#385) Variable "zipPackage" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "isArchive" must be all lower-case
(#388) Variable "actualSource" must be all lower-case
(#389) Variable "isArchive" must be all lower-case
(#391) Variable "zipFilename" must be all lower-case
(#391) Variable "imageFilename" must be all lower-case
(#394) Variable "zipFilename" must be all lower-case
(#395) Variable "imageFilename" must be all lower-case
(#396) Variable "imageFilename" must be all lower-case
(#397) Variable "actualSource" must be all lower-case
(#397) Variable "imageFilename" must be all lower-case
(#402) Variable "actualSource" must be all lower-case
(#405) Variable "actualSource" must be all lower-case
(#406) Variable "zipPackage" must be all lower-case
(#406) Variable "actualSource" must be all lower-case
(#416) Private method name "AbstractWriter::deleteDir" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#421) Usage of ELSEIF not allowed; use ELSE IF instead
(#423) Usage of ELSEIF not allowed; use ELSE IF instead
(#438) Public method name "AbstractWriter::getUseDiskCaching" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "isPdf" must be all lower-case
(#47) Variable "phpWord" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "phpWord" must be all lower-case
(#52) Variable "partName" must be all lower-case
(#53) Variable "partClass" must be all lower-case
(#53) Variable "partName" must be all lower-case
(#54) Variable "partClass" must be all lower-case
(#55) Inline doc block comments are not allowed; use "// Comment." instead
(#56) Variable "partClass" must be all lower-case
(#58) Variable "partName" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#83) Public method name "HTML::getContent" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#102) Public method name "HTML::isPdf" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#112) Public method name "HTML::getNotes" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#124) Public method name "HTML::addNote" must be in lower-case letters only
(#124) Variable "noteId" must be all lower-case
(#124) Variable "noteMark" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "noteId" must be all lower-case
(#126) Variable "noteMark" must be all lower-case
(#138) Public method name "HTML::writeDocument" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/AbstractElement.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "parentWriter" must be all lower-case
(#50) Member variable "withoutP" must be all lower-case
(#69) Variable "parentWriter" must be all lower-case
(#69) Variable "withoutP" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "parentWriter" must be all lower-case
(#73) Variable "withoutP" must be all lower-case
(#83) Public method name "AbstractElement::setWithoutP" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Container.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#42) Opening brace should be on the same line as the declaration
(#47) Variable "containerClass" must be all lower-case
(#48) Variable "withoutP" must be all lower-case
(#48) Variable "containerClass" must be all lower-case
(#53) Variable "elementClass" must be all lower-case
(#54) Variable "writerClass" must be all lower-case
(#54) Variable "elementClass" must be all lower-case
(#55) Variable "writerClass" must be all lower-case
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#57) Variable "writerClass" must be all lower-case
(#57) Variable "withoutP" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Endnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "noteType" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Footnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "noteType" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) Variable "parentWriter" must be all lower-case
(#47) Variable "noteId" must be all lower-case
(#47) Variable "parentWriter" must be all lower-case
(#48) Variable "noteMark" must be all lower-case
(#49) Variable "noteMark" must be all lower-case
(#51) Variable "parentWriter" must be all lower-case
(#51) Variable "noteId" must be all lower-case
(#51) Variable "noteMark" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#40) Inline doc block comments are not allowed; use "// Comment." instead
(#41) Variable "parentWriter" must be all lower-case
(#44) Variable "parentWriter" must be all lower-case
(#45) Variable "imageData" must be all lower-case
(#46) Variable "imageData" must be all lower-case
(#47) Variable "styleWriter" must be all lower-case
(#48) Variable "styleWriter" must be all lower-case
(#49) Variable "imageData" must be all lower-case
(#49) Variable "imageData" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Link.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#43) Line exceeds 132 characters; contains 160 characters
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/ListItem.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/PageBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#36) Inline doc block comments are not allowed; use "// Comment." instead
(#37) Variable "parentWriter" must be all lower-case
(#38) Variable "parentWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#40) Variable "rowCount" must be all lower-case
(#41) Variable "rowCount" must be all lower-case
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) Variable "rowStyle" must be all lower-case
(#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
(#46) This comment is 55% valid code; is this commented out code?
(#47) Variable "tblHeader" must be all lower-case
(#47) Variable "rowStyle" must be all lower-case
(#51) Variable "cellTag" must be all lower-case
(#51) Variable "tblHeader" must be all lower-case
(#52) Variable "cellTag" must be all lower-case
(#54) Variable "cellTag" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Text.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "openingText" must be all lower-case
(#45) Member variable "closingText" must be all lower-case
(#52) Member variable "openingTags" must be all lower-case
(#59) Member variable "closingTags" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#94) Public method name "Text::setOpeningText" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Text::setClosingText" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Protected method name "Text::writeOpening" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#134) Protected method name "Text::writeClosing" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#155) Private method name "Text::getParagraphStyle" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Inline doc block comments are not allowed; use "// Comment." instead
(#164) Variable "paragraphStyle" must be all lower-case
(#165) Variable "pStyleIsObject" must be all lower-case
(#165) Variable "paragraphStyle" must be all lower-case
(#166) Variable "pStyleIsObject" must be all lower-case
(#167) Variable "styleWriter" must be all lower-case
(#167) Variable "paragraphStyle" must be all lower-case
(#168) Variable "styleWriter" must be all lower-case
(#171) Variable "pStyleIsObject" must be all lower-case
(#183) Private method name "Text::getFontStyle" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#185) Inline doc block comments are not allowed; use "// Comment." instead
(#188) Variable "fontStyle" must be all lower-case
(#189) Variable "fStyleIsObject" must be all lower-case
(#189) Variable "fontStyle" must be all lower-case
(#190) Variable "fStyleIsObject" must be all lower-case
(#191) Variable "styleWriter" must be all lower-case
(#191) Variable "fontStyle" must be all lower-case
(#192) Variable "styleWriter" must be all lower-case
(#195) Variable "fStyleIsObject" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/TextBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/TextRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Element/Title.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Part/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Member variable "parentWriter" must be all lower-case
(#38) Whitespace found at end of line
(#40) Opening brace should be on the same line as the declaration
(#43) Whitespace found at end of line
(#51) Whitespace found at end of line
(#54) Public method name "AbstractPart::setParentWriter" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#64) Public method name "AbstractPart::getParentWriter" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Part/Body.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "phpWord" must be all lower-case
(#42) Variable "phpWord" must be all lower-case
(#59) Private method name "Body::writeNotes" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Inline doc block comments are not allowed; use "// Comment." instead
(#62) Variable "parentWriter" must be all lower-case
(#63) Variable "phpWord" must be all lower-case
(#63) Variable "parentWriter" must be all lower-case
(#64) Variable "parentWriter" must be all lower-case
(#70) Variable "noteId" must be all lower-case
(#70) Variable "noteMark" must be all lower-case
(#71) Variable "noteType" must be all lower-case
(#71) Variable "noteTypeId" must be all lower-case
(#71) Variable "noteMark" must be all lower-case
(#72) Variable "noteType" must be all lower-case
(#73) Variable "phpWord" must be all lower-case
(#75) Variable "noteTypeId" must be all lower-case
(#76) Variable "noteTypeId" must be all lower-case
(#77) Variable "noteAnchor" must be all lower-case
(#77) Variable "noteId" must be all lower-case
(#78) Variable "noteAnchor" must be all lower-case
(#78) Variable "noteMark" must be all lower-case
(#81) Variable "noteAnchor" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Part/Head.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "docProps" must be all lower-case
(#43) Variable "propertiesMapping" must be all lower-case
(#53) Variable "docProps" must be all lower-case
(#61) Variable "propertiesMapping" must be all lower-case
(#64) Variable "docProps" must be all lower-case
(#66) Variable "docProps" must be all lower-case
(#66) Variable "docProps" must be all lower-case
(#66) Line exceeds 132 characters; contains 164 characters
(#81) Private method name "Head::writeStyles" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "defaultStyles" must be all lower-case
(#110) Variable "defaultStyles" must be all lower-case
(#111) Variable "styleWriter" must be all lower-case
(#112) Variable "styleWriter" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "customStyles" must be all lower-case
(#117) Variable "customStyles" must be all lower-case
(#118) Variable "customStyles" must be all lower-case
(#120) Variable "styleWriter" must be all lower-case
(#126) Variable "styleWriter" must be all lower-case
(#127) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Variable "styleWriter" must be all lower-case
(#130) Variable "styleWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Style/AbstractStyle.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Member variable "parentWriter" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "AbstractStyle::setParentWriter" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#74) Public method name "AbstractStyle::getParentWriter" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#84) Public method name "AbstractStyle::getStyle" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#99) Protected method name "AbstractStyle::assembleCss" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#122) Protected method name "AbstractStyle::getValueIf" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Style/Font.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#45) Variable "fgColor" must be all lower-case
(#47) Variable "lineThrough" must be all lower-case
(#52) Variable "fgColor" must be all lower-case
(#52) Variable "fgColor" must be all lower-case
(#60) Variable "lineThrough" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Style/Generic.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Style/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/HTML/Style/Paragraph.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "textAlign" must be all lower-case
(#50) Variable "textAlign" must be all lower-case
(#54) Variable "textAlign" must be all lower-case
(#62) Variable "textAlign" must be all lower-case
(#69) Variable "textAlign" must be all lower-case
(#73) Variable "textAlign" must be all lower-case
(#77) Variable "textAlign" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Variable "phpWord" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "phpWord" must be all lower-case
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "partName" must be all lower-case
(#49) Variable "partClass" must be all lower-case
(#49) Variable "partName" must be all lower-case
(#50) Variable "partClass" must be all lower-case
(#51) Inline doc block comments are not allowed; use "// Comment." instead
(#52) Variable "partObject" must be all lower-case
(#52) Variable "partClass" must be all lower-case
(#53) Variable "partObject" must be all lower-case
(#54) Variable "partName" must be all lower-case
(#54) Variable "partObject" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Opening brace should be on the same line as the declaration
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "sectionMedia" must be all lower-case
(#75) Variable "sectionMedia" must be all lower-case
(#76) Variable "sectionMedia" must be all lower-case
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "partName" must be all lower-case
(#80) Variable "fileName" must be all lower-case
(#81) Variable "fileName" must be all lower-case
(#82) Variable "fileName" must be all lower-case
(#82) Variable "partName" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/AbstractElement.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Container.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#40) Variable "mediaIndex" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#50) Variable "mediaIndex" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#55) Variable "mediaIndex" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#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) Variable "xmlWriter" must be all lower-case
(#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
(#66) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Link.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#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
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#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
(#55) Variable "xmlWriter" must be all lower-case
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "xmlWriter" must be all lower-case
(#38) Variable "rowCount" must be all lower-case
(#39) Variable "colCount" must be all lower-case
(#41) Variable "rowCount" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#47) Variable "colCount" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "xmlWriter" must be all lower-case
(#52) Inline doc block comments are not allowed; use "// Comment." instead
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#57) Variable "containerWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "containerWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#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
(#62) Variable "xmlWriter" must be all lower-case
(#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) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Text.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "xmlWriter" must be all lower-case
(#40) Variable "fontStyle" must be all lower-case
(#41) Variable "paragraphStyle" must be all lower-case
(#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) This comment is 48% valid code; is this commented out code?
(#45) Variable "fStyleIsObject" must be all lower-case
(#47) Variable "fStyleIsObject" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "xmlWriter" must be all lower-case
(#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
(#54) Variable "fontStyle" must be all lower-case
(#55) Variable "paragraphStyle" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Variable "paragraphStyle" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#58) Variable "paragraphStyle" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#66) Variable "paragraphStyle" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#68) Variable "paragraphStyle" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#69) Variable "paragraphStyle" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "fontStyle" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#74) Variable "fontStyle" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/TextBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "xmlWriter" must be all lower-case
(#34) Variable "xmlWriter" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#36) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/TextRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "xmlWriter" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#37) Variable "containerWriter" must be all lower-case
(#37) Variable "xmlWriter" must be all lower-case
(#38) Variable "containerWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Element/Title.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "dateFormat" must be all lower-case
(#42) Protected method name "AbstractPart::writeCommonRootAttributes" must be in lower-case letters only
(#42) Variable "xmlWriter" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#79) Protected method name "AbstractPart::writeFontFaces" must be in lower-case letters only
(#79) Variable "xmlWriter" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "fontTable" must be all lower-case
(#84) Variable "numFonts" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "numFonts" must be all lower-case
(#91) Variable "fontTable" must be all lower-case
(#92) Variable "fontTable" must be all lower-case
(#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
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#103) Variable "fontTable" must be all lower-case
(#104) Variable "xmlWriter" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#109) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/Content.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Member variable "autoStyles" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "phpWord" must be all lower-case
(#58) Variable "phpWord" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "phpWord" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#95) Variable "containerWriter" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "containerWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "xmlWriter" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Variable "xmlWriter" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "xmlWriter" must be all lower-case
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "xmlWriter" must be all lower-case
(#116) Private method name "Content::writeAutoStyles" must be in lower-case letters only
(#116) Variable "xmlWriter" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "xmlWriter" must be all lower-case
(#120) Variable "xmlWriter" must be all lower-case
(#122) Variable "writerClass" must be all lower-case
(#125) Inline doc block comments are not allowed; use "// Comment." instead
(#126) Variable "styleWriter" must be all lower-case
(#126) Variable "writerClass" must be all lower-case
(#126) Variable "xmlWriter" must be all lower-case
(#127) Variable "styleWriter" must be all lower-case
(#131) Variable "xmlWriter" must be all lower-case
(#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
(#140) Private method name "Content::writeTextStyles" must be in lower-case letters only
(#140) Variable "xmlWriter" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#143) Variable "paragraphStyleCount" must be all lower-case
(#147) Variable "styleClass" must be all lower-case
(#148) Variable "styleClass" must be all lower-case
(#149) Inline doc block comments are not allowed; use "// Comment." instead
(#150) Variable "styleWriter" must be all lower-case
(#150) Variable "styleClass" must be all lower-case
(#150) Variable "xmlWriter" must be all lower-case
(#151) Variable "styleWriter" must be all lower-case
(#154) Variable "paragraphStyleCount" must be all lower-case
(#158) Variable "paragraphStyleCount" must be all lower-case
(#162) Variable "styleWriter" must be all lower-case
(#162) Variable "xmlWriter" must be all lower-case
(#163) Variable "styleWriter" must be all lower-case
(#174) Private method name "Content::getAutoStyles" must be in lower-case letters only
(#174) Variable "phpWord" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#176) Variable "phpWord" must be all lower-case
(#177) Variable "paragraphStyleCount" must be all lower-case
(#178) Variable "fontStyleCount" must be all lower-case
(#183) Variable "paragraphStyleCount" must be all lower-case
(#183) Variable "fontStyleCount" must be all lower-case
(#198) Private method name "Content::getContainerStyle" must be in lower-case letters only
(#198) Variable "paragraphStyleCount" must be all lower-case
(#198) Variable "fontStyleCount" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#203) Variable "paragraphStyleCount" must be all lower-case
(#203) Variable "fontStyleCount" must be all lower-case
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#205) Variable "paragraphStyleCount" must be all lower-case
(#205) Variable "fontStyleCount" must be all lower-case
(#206) Usage of ELSEIF not allowed; use ELSE IF instead
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#214) Usage of ELSEIF not allowed; use ELSE IF instead
(#231) Private method name "Content::getElementStyle" must be in lower-case letters only
(#231) Variable "paragraphStyleCount" must be all lower-case
(#231) Variable "fontStyleCount" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "fontStyle" must be all lower-case
(#234) Variable "paragraphStyle" must be all lower-case
(#235) Variable "phpWord" must be all lower-case
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "fontStyle" must be all lower-case
(#239) Variable "fontStyleCount" must be all lower-case
(#240) Variable "phpWord" must be all lower-case
(#240) Variable "fontStyleCount" must be all lower-case
(#240) Variable "fontStyle" must be all lower-case
(#242) Variable "fontStyleCount" must be all lower-case
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 12 spaces, found 8
(#245) Usage of ELSEIF not allowed; use ELSE IF instead
(#245) Variable "paragraphStyle" must be all lower-case
(#246) Variable "paragraphStyleCount" must be all lower-case
(#247) Variable "phpWord" must be all lower-case
(#247) Variable "paragraphStyleCount" must be all lower-case
(#249) Variable "paragraphStyleCount" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/Manifest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#35) Variable "xmlWriter" must be all lower-case
(#37) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/Meta.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "phpWord" must be all lower-case
(#38) Variable "docProps" must be all lower-case
(#38) Variable "phpWord" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "xmlWriter" must be all lower-case
(#53) Variable "docProps" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#54) Variable "docProps" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#55) Variable "docProps" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#56) Variable "docProps" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#57) Variable "docProps" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#61) Variable "docProps" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#62) Variable "docProps" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Variable "docProps" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "docProps" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#70) Variable "docProps" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "docProps" must be all lower-case
(#77) Variable "docProps" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Variable "xmlWriter" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "xmlWriter" must be all lower-case
(#97) Private method name "Meta::writeCustomProperty" must be in lower-case letters only
(#97) Variable "xmlWriter" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#101) This comment is 54% valid code; is this commented out code?
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) This comment is 73% valid code; is this commented out code?
(#102) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 50% valid code; is this commented out code?
(#105) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#109) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/Mimetype.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Part/Styles.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "xmlWriter" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#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
(#60) Variable "xmlWriter" must be all lower-case
(#69) Private method name "Styles::writeDefault" must be in lower-case letters only
(#69) Variable "xmlWriter" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#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
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#88) Variable "xmlWriter" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#101) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#103) Variable "xmlWriter" must be all lower-case
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "xmlWriter" must be all lower-case
(#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
(#114) Private method name "Styles::writeNamed" must be in lower-case letters only
(#114) Variable "xmlWriter" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#120) Variable "styleClass" must be all lower-case
(#121) Variable "styleClass" must be all lower-case
(#122) Inline doc block comments are not allowed; use "// Comment." instead
(#123) Variable "styleWriter" must be all lower-case
(#123) Variable "styleClass" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#124) Variable "styleWriter" must be all lower-case
(#136) Private method name "Styles::writePageLayout" must be in lower-case letters only
(#136) Variable "xmlWriter" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "xmlWriter" must be all lower-case
(#139) Variable "xmlWriter" must be all lower-case
(#141) Variable "xmlWriter" must be all lower-case
(#142) Variable "xmlWriter" must be all lower-case
(#143) Variable "xmlWriter" must be all lower-case
(#144) Variable "xmlWriter" must be all lower-case
(#145) Variable "xmlWriter" must be all lower-case
(#146) Variable "xmlWriter" must be all lower-case
(#147) Variable "xmlWriter" must be all lower-case
(#148) Variable "xmlWriter" must be all lower-case
(#149) Variable "xmlWriter" must be all lower-case
(#150) Variable "xmlWriter" must be all lower-case
(#151) Variable "xmlWriter" must be all lower-case
(#152) Variable "xmlWriter" must be all lower-case
(#153) Variable "xmlWriter" must be all lower-case
(#154) Variable "xmlWriter" must be all lower-case
(#155) Variable "xmlWriter" must be all lower-case
(#156) Variable "xmlWriter" must be all lower-case
(#157) Variable "xmlWriter" must be all lower-case
(#158) Variable "xmlWriter" must be all lower-case
(#159) Variable "xmlWriter" must be all lower-case
(#160) Variable "xmlWriter" must be all lower-case
(#161) Variable "xmlWriter" must be all lower-case
(#163) Variable "xmlWriter" must be all lower-case
(#164) Variable "xmlWriter" must be all lower-case
(#165) Variable "xmlWriter" must be all lower-case
(#166) Variable "xmlWriter" must be all lower-case
(#167) Variable "xmlWriter" must be all lower-case
(#168) Variable "xmlWriter" must be all lower-case
(#169) Variable "xmlWriter" must be all lower-case
(#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 "// style:footnote-sep" but found "//style:footnote-sep"
(#171) Variable "xmlWriter" must be all lower-case
(#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
(#172) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#174) Variable "xmlWriter" must be all lower-case
(#175) Variable "xmlWriter" must be all lower-case
(#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
(#177) Variable "xmlWriter" must be all lower-case
(#178) Variable "xmlWriter" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "xmlWriter" must be all lower-case
(#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
(#189) Private method name "Styles::writeMaster" must be in lower-case letters only
(#189) Variable "xmlWriter" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "xmlWriter" must be all lower-case
(#193) Variable "xmlWriter" must be all lower-case
(#194) Variable "xmlWriter" must be all lower-case
(#195) Variable "xmlWriter" must be all lower-case
(#196) Variable "xmlWriter" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "xmlWriter" must be all lower-case
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/AbstractStyle.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/Font.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "xmlWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "xmlWriter" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#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
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "xmlWriter" must be all lower-case
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Variable "xmlWriter" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Variable "xmlWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/Paragraph.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "marginTop" must be all lower-case
(#41) Variable "marginBottom" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#55) Variable "marginTop" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#56) Variable "marginBottom" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// style:paragraph-properties" but found "//style:paragraph-properties"
(#61) Variable "xmlWriter" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// style:style" but found "//style:style"
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/Section.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#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
(#50) Variable "xmlWriter" must be all lower-case
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Variable "xmlWriter" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/ODText/Style/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 80% valid code; is this commented out code?
(#45) No space found before comment text; expected "// $xmlWriter->writeAttribute('style:width', 'table');" but found "//$xmlWriter->writeAttribute('style:width', 'table');"
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Variable "xmlWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/PDF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Variable "phpWord" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "pdfLibraryName" must be all lower-case
(#48) Variable "pdfLibraryPath" must be all lower-case
(#49) Variable "pdfLibraryName" must be all lower-case
(#49) Variable "pdfLibraryPath" must be all lower-case
(#53) Variable "includePath" must be all lower-case
(#54) Variable "rendererPath" must be all lower-case
(#54) Variable "pdfLibraryPath" must be all lower-case
(#55) Variable "rendererPath" must be all lower-case
(#55) Variable "includePath" must be all lower-case
(#56) Variable "pdfLibraryPath" must be all lower-case
(#59) Variable "rendererName" must be all lower-case
(#59) Variable "pdfLibraryName" must be all lower-case
(#60) Variable "rendererName" must be all lower-case
(#60) Variable "phpWord" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#73) This comment is 50% valid code; is this commented out code?
(#74) This comment is 60% valid code; is this commented out code?
(#74) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/PDF/AbstractRenderer.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "includeFile" must be all lower-case
(#44) Member variable "tempDir" must be all lower-case
(#58) Member variable "paperSize" must be all lower-case
(#72) Member variable "paperSizes" must be all lower-case
(#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
(#83) Variable "phpWord" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "phpWord" must be all lower-case
(#86) Variable "includeFile" must be all lower-case
(#87) Variable "includeFile" must be all lower-case
(#88) Inline doc block comments are not allowed; use "// Comment." instead
(#89) "require_once" must be immediately followed by an open parenthesis
(#89) Variable "includeFile" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#103) Public method name "AbstractRenderer::getFont" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#118) Public method name "AbstractRenderer::setFont" must be in lower-case letters only
(#118) Variable "fontName" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "fontName" must be all lower-case
(#130) Public method name "AbstractRenderer::getPaperSize" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "AbstractRenderer::setPaperSize" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "AbstractRenderer::getOrientation" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "AbstractRenderer::setOrientation" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#178) Protected method name "AbstractRenderer::prepareForSave" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "fileHandle" must be all lower-case
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Variable "fileHandle" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "fileHandle" must be all lower-case
(#201) Protected method name "AbstractRenderer::restoreStateAfterSave" must be in lower-case letters only
(#201) Variable "fileHandle" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/PDF/DomPDF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "includeFile" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "fileHandle" must be all lower-case
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#48) Variable "paperSize" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#53) Variable "paperSize" must be all lower-case
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#58) Variable "fileHandle" must be all lower-case
(#60) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/PDF/MPDF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "includeFile" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "fileHandle" must be all lower-case
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#48) Variable "paperSize" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#53) Variable "paperSize" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "phpWord" must be all lower-case
(#58) Variable "docProps" must be all lower-case
(#58) Variable "phpWord" must be all lower-case
(#59) Variable "docProps" must be all lower-case
(#60) Variable "docProps" must be all lower-case
(#61) Variable "docProps" must be all lower-case
(#62) Variable "docProps" must be all lower-case
(#63) Variable "docProps" must be all lower-case
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#68) Variable "fileHandle" must be all lower-case
(#70) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/PDF/TCPDF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "includeFile" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "fileHandle" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#50) Variable "paperSize" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "paperSize" must be all lower-case
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "phpWord" must be all lower-case
(#64) Variable "docProps" must be all lower-case
(#64) Variable "phpWord" must be all lower-case
(#65) Variable "docProps" must be all lower-case
(#66) Variable "docProps" must be all lower-case
(#67) Variable "docProps" must be all lower-case
(#68) Variable "docProps" must be all lower-case
(#69) Variable "docProps" must be all lower-case
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#72) Variable "fileHandle" must be all lower-case
(#74) Variable "fileHandle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Member variable "lastParagraphStyle" must be all lower-case
(#41) Variable "phpWord" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "phpWord" must be all lower-case
(#46) Variable "partName" must be all lower-case
(#47) Variable "partClass" must be all lower-case
(#47) Variable "partName" must be all lower-case
(#48) Variable "partClass" must be all lower-case
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Variable "partClass" must be all lower-case
(#52) Variable "partName" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#77) Private method name "RTF::getContent" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#95) Public method name "RTF::getFontTable" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#105) Public method name "RTF::getColorTable" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "RTF::getLastParagraphStyle" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "RTF::setLastParagraphStyle" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/AbstractElement.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#37) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Member variable "fontStyle" must be all lower-case
(#51) Member variable "paragraphStyle" must be all lower-case
(#53) Variable "parentWriter" must be all lower-case
(#53) Variable "withoutP" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "parentWriter" must be all lower-case
(#55) Variable "withoutP" must be all lower-case
(#65) Protected method name "AbstractElement::getStyles" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Inline doc block comments are not allowed; use "// Comment." instead
(#68) Variable "parentWriter" must be all lower-case
(#70) Inline doc block comments are not allowed; use "// Comment." instead
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "parentWriter" must be all lower-case
(#90) Variable "parentWriter" must be all lower-case
(#92) Variable "parentWriter" must be all lower-case
(#96) Variable "parentWriter" must be all lower-case
(#107) Protected method name "AbstractElement::writeOpening" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#113) Variable "styleWriter" must be all lower-case
(#114) Variable "styleWriter" must be all lower-case
(#115) Variable "styleWriter" must be all lower-case
(#124) Protected method name "AbstractElement::writeText" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Protected method name "AbstractElement::writeClosing" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#152) Protected method name "AbstractElement::writeFontStyle" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#158) Inline doc block comments are not allowed; use "// Comment." instead
(#159) Variable "parentWriter" must be all lower-case
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "styleWriter" must be all lower-case
(#164) Variable "colorIndex" must be all lower-case
(#164) Variable "parentWriter" must be all lower-case
(#165) Variable "colorIndex" must be all lower-case
(#166) Variable "styleWriter" must be all lower-case
(#166) Variable "colorIndex" must be all lower-case
(#170) Variable "fontIndex" must be all lower-case
(#170) Variable "parentWriter" must be all lower-case
(#171) Variable "fontIndex" must be all lower-case
(#172) Variable "styleWriter" must be all lower-case
(#172) Variable "fontIndex" must be all lower-case
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "styleWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Container.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Link.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/ListItem.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/PageBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "rowCount" must be all lower-case
(#51) Variable "rowCount" must be all lower-case
(#54) Variable "rowCount" must be all lower-case
(#72) Private method name "Table::writeRowDef" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#76) Variable "rightMargin" must be all lower-case
(#79) Variable "vMerge" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "rightMargin" must be all lower-case
(#84) Variable "vMerge" must be all lower-case
(#96) Private method name "Table::writeRow" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Private method name "Table::writeCell" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Private method name "Table::getVMerge" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Text.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#36) Variable "elementClass" must be all lower-case
(#37) Variable "elementClass" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/TextBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) Variable "parentWriter" must be all lower-case
(#36) Variable "parentWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/TextRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Element/Title.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Part/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Member variable "parentWriter" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#51) Whitespace found at end of line
(#54) Public method name "AbstractPart::setParentWriter" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#64) Public method name "AbstractPart::getParentWriter" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Part/Document.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#53) Private method name "Document::writeInfo" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "docProps" must be all lower-case
(#60) Variable "dateFields" must be all lower-case
(#68) Variable "dateFields" must be all lower-case
(#69) Variable "docProps" must be all lower-case
(#71) Variable "docProps" must be all lower-case
(#73) Variable "dateFields" must be all lower-case
(#87) Private method name "Document::writeFormatting" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Private method name "Document::writeSections" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#116) Variable "styleWriter" must be all lower-case
(#117) Variable "styleWriter" must be all lower-case
(#118) Variable "styleWriter" must be all lower-case
(#120) Variable "elementWriter" must be all lower-case
(#121) Variable "elementWriter" must be all lower-case
(#137) Private method name "Document::getDateValue" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "dateParts" must be all lower-case
(#148) Variable "dateParts" must be all lower-case
(#148) Variable "dateFormat" must be all lower-case
(#148) Variable "controlWord" must be all lower-case
(#149) Variable "controlWord" must be all lower-case
(#149) Variable "dateFormat" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Part/Header.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Member variable "fontTable" must be all lower-case
(#52) Member variable "colorTable" must be all lower-case
(#59) Public method name "Header::getFontTable" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#69) Public method name "Header::getColorTable" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#100) Private method name "Header::writeCharset" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#116) Private method name "Header::writeDefaults" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#131) Private method name "Header::writeFontTable" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#151) Private method name "Header::writeColorTable" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#172) Private method name "Header::writeGenerator" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Private method name "Header::registerFont" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "phpWord" must be all lower-case
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "phpWord" must be all lower-case
(#218) Private method name "Header::registerBorderColor" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#234) Private method name "Header::registerFontItems" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "defaultFont" must be all lower-case
(#237) Variable "defaultColor" must be all lower-case
(#240) Variable "defaultFont" must be all lower-case
(#241) Variable "defaultColor" must be all lower-case
(#242) Variable "defaultColor" must be all lower-case
(#254) Private method name "Header::registerTableItem" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Style/AbstractStyle.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Style/Border.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#51) Variable "sizeCount" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "sizeCount" must be all lower-case
(#78) Private method name "Border::writeSide" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#81) Variable "rtfWriter" must be all lower-case
(#82) Variable "colorIndex" must be all lower-case
(#83) Variable "rtfWriter" must be all lower-case
(#84) Variable "colorTable" must be all lower-case
(#84) Variable "rtfWriter" must be all lower-case
(#85) Variable "colorTable" must be all lower-case
(#86) Variable "colorIndex" must be all lower-case
(#87) Variable "colorIndex" must be all lower-case
(#96) Variable "colorIndex" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Public method name "Border::setSizes" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "Border::setColors" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Style/Font.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Member variable "nameIndex" must be all lower-case
(#37) Member variable "colorIndex" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#75) Public method name "Font::setNameIndex" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#86) Public method name "Font::setColorIndex" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Style/Paragraph.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#36) Member variable "nestedLevel" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#57) Variable "spaceAfter" must be all lower-case
(#58) Variable "spaceBefore" must be all lower-case
(#67) Variable "spaceBefore" must be all lower-case
(#67) Variable "spaceBefore" must be all lower-case
(#68) Variable "spaceAfter" must be all lower-case
(#68) Variable "spaceAfter" must be all lower-case
(#79) Public method name "Paragraph::setNestedLevel" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/RTF/Style/Section.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "styleWriter" must be all lower-case
(#61) Variable "styleWriter" must be all lower-case
(#62) Variable "styleWriter" must be all lower-case
(#63) Variable "styleWriter" must be all lower-case
(#64) Variable "styleWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "contentTypes" must be all lower-case
(#49) Variable "phpWord" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "phpWord" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "partName" must be all lower-case
(#77) Variable "partClass" must be all lower-case
(#77) Variable "partName" must be all lower-case
(#78) Variable "partClass" must be all lower-case
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#80) Variable "partClass" must be all lower-case
(#82) Variable "partName" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Opening brace should be on the same line as the declaration
(#100) Variable "phpWord" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Variable "sectionMedia" must be all lower-case
(#110) Variable "sectionMedia" must be all lower-case
(#111) Variable "sectionMedia" must be all lower-case
(#112) Variable "sectionMedia" must be all lower-case
(#113) Variable "sectionMedia" must be all lower-case
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "rId" must be all lower-case
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "phpWord" must be all lower-case
(#126) Variable "rId" must be all lower-case
(#127) Variable "rId" must be all lower-case
(#130) Variable "rId" must be all lower-case
(#131) Variable "rId" must be all lower-case
(#132) Variable "rId" must be all lower-case
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "partName" must be all lower-case
(#135) Variable "fileName" must be all lower-case
(#136) Variable "fileName" must be all lower-case
(#137) Variable "fileName" must be all lower-case
(#137) Variable "partName" must be all lower-case
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Public method name "Word2007::getContentTypes" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "Word2007::getRelationships" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#173) Private method name "Word2007::addHeaderFooterMedia" must be in lower-case letters only
(#173) Variable "docPart" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "docPart" must be all lower-case
(#184) Inline doc block comments are not allowed; use "// Comment." instead
(#185) Variable "writerPart" must be all lower-case
(#186) Variable "writerPart" must be all lower-case
(#201) Private method name "Word2007::addHeaderFooterContent" must be in lower-case letters only
(#201) Variable "elmType" must be all lower-case
(#201) Variable "rId" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "getFunction" must be all lower-case
(#203) Variable "elmType" must be all lower-case
(#204) Variable "elmCount" must be all lower-case
(#205) Variable "getFunction" must be all lower-case
(#207) Inline doc block comments are not allowed; use "// Comment." instead
(#208) Variable "elmCount" must be all lower-case
(#209) Variable "rId" must be all lower-case
(#210) Variable "elmFile" must be all lower-case
(#210) Variable "elmType" must be all lower-case
(#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
(#211) Variable "elmFile" must be all lower-case
(#211) Variable "elmType" must be all lower-case
(#212) Variable "elmFile" must be all lower-case
(#212) Variable "elmType" must be all lower-case
(#212) Variable "rId" must be all lower-case
(#214) Inline doc block comments are not allowed; use "// Comment." instead
(#215) Variable "writerPart" must be all lower-case
(#215) Variable "elmType" must be all lower-case
(#216) Variable "elmFile" must be all lower-case
(#216) Variable "writerPart" must be all lower-case
(#228) Private method name "Word2007::addNotes" must be in lower-case letters only
(#228) Variable "rId" must be all lower-case
(#228) Variable "noteType" must be all lower-case
(#229) Opening brace should be on the same line as the declaration
(#230) Variable "phpWord" must be all lower-case
(#231) Variable "noteType" must be all lower-case
(#231) Variable "noteType" must be all lower-case
(#232) Variable "partName" must be all lower-case
(#232) Variable "noteType" must be all lower-case
(#233) Variable "partName" must be all lower-case
(#234) Variable "phpWord" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Inline doc block comments are not allowed; use "// Comment." instead
(#239) Variable "noteType" must be all lower-case
(#242) Variable "partName" must be all lower-case
(#242) Variable "partName" must be all lower-case
(#243) Variable "partName" must be all lower-case
(#243) Variable "partName" must be all lower-case
(#243) Variable "rId" must be all lower-case
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline doc block comments are not allowed; use "// Comment." instead
(#248) Variable "writerPart" must be all lower-case
(#249) Variable "partName" must be all lower-case
(#249) Variable "writerPart" must be all lower-case
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "writerPart" must be all lower-case
(#253) Variable "partName" must be all lower-case
(#254) Variable "partName" must be all lower-case
(#254) Variable "writerPart" must be all lower-case
(#265) Private method name "Word2007::addChart" must be in lower-case letters only
(#265) Variable "rId" must be all lower-case
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "phpWord" must be all lower-case
(#269) Variable "phpWord" must be all lower-case
(#274) Variable "rId" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "rId" must be all lower-case
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "rId" must be all lower-case
(#286) Variable "writerPart" must be all lower-case
(#287) Variable "writerPart" must be all lower-case
(#288) Variable "writerPart" must be all lower-case
(#299) Private method name "Word2007::registerContentTypes" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#302) Variable "mediumType" must be all lower-case
(#303) Variable "mediumType" must be all lower-case
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#308) Variable "mediumType" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/AbstractElement.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "xmlWriter" must be all lower-case
(#50) Member variable "withoutP" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#64) Variable "withoutP" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "xmlWriter" must be all lower-case
(#68) Variable "withoutP" must be all lower-case
(#76) Protected method name "AbstractElement::getXmlWriter" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Protected method name "AbstractElement::getElement" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Protected method name "AbstractElement::startElementP" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Protected method name "AbstractElement::endElementP" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#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
(#125) Protected method name "AbstractElement::writeParagraphStyle" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#135) Protected method name "AbstractElement::writeFontStyle" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#147) Private method name "AbstractElement::writeTextStyle" must be in lower-case letters only
(#147) Variable "styleType" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "styleType" must be all lower-case
(#150) Variable "styleType" must be all lower-case
(#151) Variable "styleObject" must be all lower-case
(#153) Variable "styleWriter" must be all lower-case
(#153) Variable "styleObject" must be all lower-case
(#154) Variable "styleWriter" must be all lower-case
(#155) Variable "styleWriter" must be all lower-case
(#159) Variable "styleWriter" must be all lower-case
(#168) Protected method name "AbstractElement::getText" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Bookmark.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "xmlWriter" must be all lower-case
(#38) Variable "rId" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#41) Variable "rId" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Whitespace found at end of line
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#46) Variable "rId" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Chart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "rId" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#55) Variable "rId" must be all lower-case
(#55) Variable "rId" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Variable "rId" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#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
(#68) Variable "xmlWriter" must be all lower-case
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Variable "xmlWriter" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "xmlWriter" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#73) 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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/CheckBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#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) No space found before comment text; expected "// w:name" but found "//w:name"
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#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 "// w:calcOnExit" but found "//w:calcOnExit"
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#59) This comment is 50% 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 "// w:default" but found "//w:default"
(#60) Variable "xmlWriter" must be all lower-case
(#60) No space found before comment text; expected "// w:checkBox" but found "//w:checkBox"
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Variable "xmlWriter" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Variable "xmlWriter" must be all lower-case
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Variable "xmlWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Variable "xmlWriter" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Container.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Opening brace should be on the same line as the declaration
(#50) Variable "containerClass" must be all lower-case
(#51) Variable "withoutP" must be all lower-case
(#51) Variable "containerClass" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "elementClass" must be all lower-case
(#58) Variable "elementClass" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#58) Variable "withoutP" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "writeLastTextBreak" must be all lower-case
(#64) Variable "containerClass" must be all lower-case
(#64) Variable "elementClass" must be all lower-case
(#64) Variable "elementClass" must be all lower-case
(#65) Variable "writeLastTextBreak" must be all lower-case
(#66) Variable "writerClass" must be all lower-case
(#67) Inline doc block comments are not allowed; use "// Comment." instead
(#68) Variable "writerClass" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#68) Variable "withoutP" must be all lower-case
(#81) Private method name "Container::writeElement" must be in lower-case letters only
(#81) Variable "xmlWriter" must be all lower-case
(#81) Variable "withoutP" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "elementClass" must be all lower-case
(#84) Variable "writerClass" must be all lower-case
(#84) Variable "elementClass" must be all lower-case
(#86) Variable "writerClass" must be all lower-case
(#87) Inline doc block comments are not allowed; use "// Comment." instead
(#88) Variable "writerClass" must be all lower-case
(#88) Variable "xmlWriter" must be all lower-case
(#88) Variable "withoutP" must be all lower-case
(#92) Variable "elementClass" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Endnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "referenceType" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Field.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Variable "xmlWriter" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Variable "xmlWriter" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Footnote.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "referenceType" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Variable "xmlWriter" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Variable "xmlWriter" must be all lower-case
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/FormField.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xmlWriter" must be all lower-case
(#54) Variable "writeFormField" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "writeFormField" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "xmlWriter" must be all lower-case
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Variable "xmlWriter" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "xmlWriter" must be all lower-case
(#88) Variable "xmlWriter" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#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
(#91) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Variable "xmlWriter" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "xmlWriter" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" 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
(#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
(#119) Private method name "FormField::writeTextInput" must be in lower-case letters only
(#119) Variable "xmlWriter" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#123) Variable "xmlWriter" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#136) Private method name "FormField::writeCheckBox" must be in lower-case letters only
(#136) Variable "xmlWriter" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#145) Variable "xmlWriter" must be all lower-case
(#146) Variable "xmlWriter" must be all lower-case
(#147) Variable "xmlWriter" must be all lower-case
(#148) Variable "xmlWriter" must be all lower-case
(#149) Variable "xmlWriter" must be all lower-case
(#160) Private method name "FormField::writeDropDown" must be in lower-case letters only
(#160) Variable "xmlWriter" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#169) Variable "xmlWriter" must be all lower-case
(#170) Variable "xmlWriter" must be all lower-case
(#171) Variable "xmlWriter" must be all lower-case
(#173) Variable "xmlWriter" must be all lower-case
(#175) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#56) Private method name "Image::writeImage" must be in lower-case letters only
(#56) Variable "xmlWriter" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "rId" must be all lower-case
(#60) Variable "styleWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "styleWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#72) Variable "styleWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#75) Variable "rId" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#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
(#79) Variable "xmlWriter" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Private method name "Image::writeWatermark" must be in lower-case letters only
(#91) Variable "xmlWriter" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "rId" must be all lower-case
(#96) Variable "styleWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#101) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#104) Variable "styleWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#107) Variable "rId" must be all lower-case
(#108) Variable "xmlWriter" must be all lower-case
(#109) Variable "xmlWriter" must be all lower-case
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Variable "xmlWriter" must be all lower-case
(#111) Variable "xmlWriter" must be all lower-case
(#112) Variable "xmlWriter" must be all lower-case
(#113) Variable "xmlWriter" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Line.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#43) Variable "styleWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#45) Variable "elementId" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "styleWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "elementId" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Variable "xmlWriter" must be all lower-case
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#77) Variable "elementId" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#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) No space found before comment text; expected "// type should correspond to shapetype id" but found "//type should correspond to shapetype id"
(#80) Variable "styleWriter" must be all lower-case
(#81) Variable "styleWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "xmlWriter" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Variable "xmlWriter" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Link.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "rId" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#50) Variable "rId" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/ListItem.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "textObject" must be all lower-case
(#44) Variable "styleWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "textObject" must be all lower-case
(#45) Variable "styleWriter" must be all lower-case
(#46) Variable "styleWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "styleWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#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
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Variable "xmlWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "xmlWriter" must be all lower-case
(#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) Variable "elementWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#64) Variable "textObject" must be all lower-case
(#65) Variable "elementWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/ListItemRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "paragraphStyle" must be all lower-case
(#46) Variable "styleWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#46) Variable "paragraphStyle" must be all lower-case
(#47) Variable "styleWriter" must be all lower-case
(#48) Variable "styleWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#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
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Variable "xmlWriter" must be all lower-case
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "xmlWriter" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "containerWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "containerWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Object.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#27) 'object' is a soft reserved keyword as of PHP version 7.0 and a reserved keyword as of PHP version 7.2 and should not be used to name a class, interface or trait or as part of a namespace (T_CLASS)
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "rIdObject" must be all lower-case
(#43) Variable "rIdImage" must be all lower-case
(#44) Variable "shapeId" must be all lower-case
(#44) Variable "rIdObject" must be all lower-case
(#44) Variable "rIdImage" must be all lower-case
(#45) Variable "objectId" must be all lower-case
(#48) Variable "styleWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "styleWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#62) Variable "shapeId" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#68) Variable "rIdImage" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "xmlWriter" must be all lower-case
(#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
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#78) Variable "shapeId" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#80) Variable "xmlWriter" must be all lower-case
(#80) Variable "objectId" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#81) Variable "rIdObject" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#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
(#84) Variable "xmlWriter" must be all lower-case
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Variable "xmlWriter" must be all lower-case
(#85) 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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/PageBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "xmlWriter" must be all lower-case
(#37) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/ParagraphAlignment.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#46) Public method name "ParagraphAlignment::getName" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "ParagraphAlignment::getAttributes" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/PreserveText.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/SDT.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "xmlWriter" must be all lower-case
(#45) Variable "writeFormField" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "writeFormField" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#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
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Variable "xmlWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "xmlWriter" must be all lower-case
(#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
(#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
(#78) Private method name "SDT::writeComboBox" must be in lower-case letters only
(#78) Variable "xmlWriter" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#81) Variable "listItems" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "listItems" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) This comment is 60% valid code; is this commented out code?
(#98) Private method name "SDT::writeDropDownList" must be in lower-case letters only
(#98) Variable "xmlWriter" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "xmlWriter" must be all lower-case
(#111) Private method name "SDT::writeDate" must be in lower-case letters only
(#111) Variable "xmlWriter" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#115) Variable "xmlWriter" must be all lower-case
(#116) Variable "xmlWriter" must be all lower-case
(#117) Variable "xmlWriter" must be all lower-case
(#118) Variable "xmlWriter" must be all lower-case
(#119) Variable "xmlWriter" must be all lower-case
(#120) Variable "xmlWriter" must be all lower-case
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Shape.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
(#40) Variable "xmlWriter" must be all lower-case
(#47) Variable "styleWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "xmlWriter" must be all lower-case
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "styleWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#73) 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
(#85) Private method name "Shape::writeArc" must be in lower-case letters only
(#85) Variable "xmlWriter" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#89) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#100) Private method name "Shape::writeCurve" must be in lower-case letters only
(#100) Variable "xmlWriter" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#104) Variable "xmlWriter" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#116) Private method name "Shape::writeLine" must be in lower-case letters only
(#116) Variable "xmlWriter" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#120) Variable "xmlWriter" must be all lower-case
(#121) Variable "xmlWriter" must be all lower-case
(#131) Private method name "Shape::writePolyline" must be in lower-case letters only
(#131) Variable "xmlWriter" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "xmlWriter" must be all lower-case
(#143) Private method name "Shape::writeRoundRect" must be in lower-case letters only
(#143) Variable "xmlWriter" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "xmlWriter" must be all lower-case
(#155) Private method name "Shape::getPoints" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/TOC.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "xmlWriter" must be all lower-case
(#49) Variable "writeFieldMark" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#52) Variable "writeFieldMark" must be all lower-case
(#53) Variable "writeFieldMark" must be all lower-case
(#54) Variable "writeFieldMark" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#76) Private method name "TOC::writeTitle" must be in lower-case letters only
(#76) Variable "xmlWriter" must be all lower-case
(#76) Variable "writeFieldMark" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "tocStyle" must be all lower-case
(#79) Variable "fontStyle" must be all lower-case
(#80) Variable "isObject" must be all lower-case
(#80) Variable "fontStyle" must be all lower-case
(#81) Variable "rId" must be all lower-case
(#82) Variable "tocStyle" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "xmlWriter" must be all lower-case
(#88) Variable "writeFieldMark" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#94) Variable "rId" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "xmlWriter" must be all lower-case
(#99) Variable "isObject" must be all lower-case
(#100) Variable "styleWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#100) Variable "fontStyle" must be all lower-case
(#101) Variable "styleWriter" must be all lower-case
(#104) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#108) Variable "xmlWriter" must be all lower-case
(#110) Variable "xmlWriter" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "xmlWriter" must be all lower-case
(#113) Variable "xmlWriter" must be all lower-case
(#114) Variable "xmlWriter" must be all lower-case
(#116) Variable "xmlWriter" must be all lower-case
(#117) Variable "xmlWriter" must be all lower-case
(#118) Variable "xmlWriter" must be all lower-case
(#119) Variable "xmlWriter" must be all lower-case
(#120) Variable "xmlWriter" must be all lower-case
(#122) Variable "xmlWriter" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#125) Variable "rId" must be all lower-case
(#126) Variable "xmlWriter" must be all lower-case
(#127) Variable "xmlWriter" must be all lower-case
(#129) Variable "xmlWriter" must be all lower-case
(#130) Variable "xmlWriter" must be all lower-case
(#131) Variable "xmlWriter" must be all lower-case
(#132) Variable "xmlWriter" must be all lower-case
(#133) Variable "xmlWriter" must be all lower-case
(#135) Variable "xmlWriter" 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) Variable "xmlWriter" must be all lower-case
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Private method name "TOC::writeStyle" must be in lower-case letters only
(#148) Variable "xmlWriter" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "tocStyle" must be all lower-case
(#151) Variable "fontStyle" must be all lower-case
(#152) Variable "isObject" must be all lower-case
(#152) Variable "fontStyle" must be all lower-case
(#154) Variable "xmlWriter" must be all lower-case
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "isObject" must be all lower-case
(#157) Variable "fontStyle" must be all lower-case
(#158) Variable "styleWriter" must be all lower-case
(#158) Variable "xmlWriter" must be all lower-case
(#158) Variable "fontStyle" must be all lower-case
(#159) Variable "styleWriter" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "fontStyle" must be all lower-case
(#163) Variable "isObject" must be all lower-case
(#164) Variable "xmlWriter" must be all lower-case
(#165) Variable "xmlWriter" must be all lower-case
(#166) Variable "xmlWriter" must be all lower-case
(#166) Variable "fontStyle" must be all lower-case
(#167) Variable "xmlWriter" must be all lower-case
(#168) Variable "xmlWriter" must be all lower-case
(#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
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "xmlWriter" must be all lower-case
(#173) Variable "styleWriter" must be all lower-case
(#173) Variable "xmlWriter" must be all lower-case
(#173) Variable "tocStyle" must be all lower-case
(#174) Variable "styleWriter" must be all lower-case
(#175) Variable "xmlWriter" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "xmlWriter" must be all lower-case
(#180) Variable "xmlWriter" must be all lower-case
(#181) Variable "xmlWriter" must be all lower-case
(#184) Variable "xmlWriter" must be all lower-case
(#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
(#194) Private method name "TOC::writeFieldMark" must be in lower-case letters only
(#194) Variable "xmlWriter" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#196) Variable "minDepth" must be all lower-case
(#197) Variable "maxDepth" must be all lower-case
(#199) Variable "xmlWriter" must be all lower-case
(#200) Variable "xmlWriter" must be all lower-case
(#201) Variable "xmlWriter" must be all lower-case
(#202) Variable "xmlWriter" must be all lower-case
(#203) Variable "xmlWriter" must be all lower-case
(#205) Variable "xmlWriter" must be all lower-case
(#206) Variable "xmlWriter" must be all lower-case
(#207) Variable "xmlWriter" must be all lower-case
(#208) Variable "xmlWriter" must be all lower-case
(#208) Variable "minDepth" must be all lower-case
(#209) Variable "xmlWriter" must be all lower-case
(#210) Variable "xmlWriter" must be all lower-case
(#212) Variable "xmlWriter" must be all lower-case
(#213) Variable "xmlWriter" must be all lower-case
(#214) Variable "xmlWriter" must be all lower-case
(#215) Variable "xmlWriter" must be all lower-case
(#216) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "xmlWriter" must be all lower-case
(#51) Variable "rowCount" must be all lower-case
(#53) Variable "rowCount" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "xmlWriter" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "styleWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "styleWriter" must be all lower-case
(#62) Variable "styleWriter" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "rowCount" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#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
(#80) Private method name "Table::writeColumns" must be in lower-case letters only
(#80) Variable "xmlWriter" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#83) Variable "rowCount" must be all lower-case
(#85) Variable "cellWidths" must be all lower-case
(#86) Variable "rowCount" must be all lower-case
(#89) Variable "cellWidths" must be all lower-case
(#92) Variable "cellWidths" must be all lower-case
(#94) Variable "cellWidths" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#99) Variable "cellWidths" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#103) Variable "xmlWriter" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#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
(#117) Private method name "Table::writeRow" must be in lower-case letters only
(#117) Variable "xmlWriter" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "xmlWriter" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "rowStyle" must be all lower-case
(#123) Variable "rowStyle" must be all lower-case
(#124) Variable "styleWriter" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#124) Variable "rowStyle" must be all lower-case
(#125) Variable "styleWriter" must be all lower-case
(#126) Variable "styleWriter" must be all lower-case
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "xmlWriter" must be all lower-case
(#134) Variable "xmlWriter" must be all lower-case
(#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
(#144) Private method name "Table::writeCell" must be in lower-case letters only
(#144) Variable "xmlWriter" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#147) Variable "xmlWriter" must be all lower-case
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Variable "cellStyle" must be all lower-case
(#151) Variable "cellStyle" must be all lower-case
(#152) Variable "styleWriter" must be all lower-case
(#152) Variable "xmlWriter" must be all lower-case
(#152) Variable "cellStyle" must be all lower-case
(#153) Variable "styleWriter" must be all lower-case
(#154) Variable "styleWriter" must be all lower-case
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "containerWriter" must be all lower-case
(#158) Variable "xmlWriter" must be all lower-case
(#159) Variable "containerWriter" must be all lower-case
(#161) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/TableAlignment.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#46) Public method name "TableAlignment::getName" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "TableAlignment::getAttributes" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Text.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#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
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/TextBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#42) Variable "styleWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "styleWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#54) Variable "styleWriter" must be all lower-case
(#55) Variable "styleWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "styleWriter" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "containerWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "containerWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#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
(#66) Variable "xmlWriter" must be all lower-case
(#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
(#68) Variable "xmlWriter" must be all lower-case
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/TextBreak.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#41) Variable "hasStyle" must be all lower-case
(#44) Variable "hasStyle" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#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
(#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
(#52) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/TextRun.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlWriter" must be all lower-case
(#39) Variable "containerWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "containerWriter" must be all lower-case
(#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/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Element/Title.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#54) Variable "rId" must be all lower-case
(#55) Variable "bookmarkRId" must be all lower-case
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#59) Variable "bookmarkRId" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#60) Variable "rId" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#76) Variable "bookmarkRId" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/AbstractPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "parentWriter" must be all lower-case
(#40) Member variable "dateFormat" must be all lower-case
(#55) Public method name "AbstractPart::setParentWriter" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#67) Public method name "AbstractPart::getParentWriter" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#81) Protected method name "AbstractPart::getXmlWriter" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "useDiskCaching" must be all lower-case
(#86) Variable "useDiskCaching" must be all lower-case
(#89) Variable "useDiskCaching" must be all lower-case
(#90) Line exceeds 132 characters; contains 136 characters
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Chart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#67) Public method name "Chart::setElement" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#88) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#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
(#92) Variable "xmlWriter" must be all lower-case
(#102) Private method name "Chart::writeChart" must be in lower-case letters only
(#102) Variable "xmlWriter" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#108) Variable "xmlWriter" must be all lower-case
(#110) Variable "xmlWriter" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Private method name "Chart::writePlotArea" must be in lower-case letters only
(#127) Variable "xmlWriter" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#133) Variable "xmlWriter" must be all lower-case
(#134) Variable "xmlWriter" must be all lower-case
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "chartType" must be all lower-case
(#138) Variable "chartType" must be all lower-case
(#138) Expected 1 space before "?"; 0 found
(#139) Variable "chartType" must be all lower-case
(#140) Variable "xmlWriter" must be all lower-case
(#140) Variable "chartType" must be all lower-case
(#142) Variable "xmlWriter" must be all lower-case
(#144) Variable "xmlWriter" must be all lower-case
(#147) Variable "xmlWriter" must be all lower-case
(#150) Variable "xmlWriter" must be all lower-case
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Variable "xmlWriter" must be all lower-case
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "xmlWriter" must be all lower-case
(#157) Variable "xmlWriter" must be all lower-case
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "xmlWriter" must be all lower-case
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Variable "xmlWriter" must be all lower-case
(#166) Variable "xmlWriter" must be all lower-case
(#169) Variable "xmlWriter" must be all lower-case
(#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
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "xmlWriter" must be all lower-case
(#174) Variable "xmlWriter" must be all lower-case
(#177) Variable "xmlWriter" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Private method name "Chart::writeSeries" must be in lower-case letters only
(#187) Variable "xmlWriter" must be all lower-case
(#188) Opening brace should be on the same line as the declaration
(#192) Variable "seriesItem" must be all lower-case
(#193) Variable "seriesItem" must be all lower-case
(#194) Variable "seriesItem" must be all lower-case
(#196) Variable "xmlWriter" must be all lower-case
(#198) Variable "xmlWriter" must be all lower-case
(#199) Variable "xmlWriter" must be all lower-case
(#202) Variable "xmlWriter" must be all lower-case
(#206) Variable "xmlWriter" must be all lower-case
(#207) Variable "xmlWriter" must be all lower-case
(#209) Variable "xmlWriter" must be all lower-case
(#210) Variable "xmlWriter" must be all lower-case
(#213) Variable "xmlWriter" must be all lower-case
(#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
(#227) Private method name "Chart::writeSeriesItem" must be in lower-case letters only
(#227) Variable "xmlWriter" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#235) Variable "itemType" must be all lower-case
(#235) Variable "itemLit" must be all lower-case
(#237) Variable "xmlWriter" must be all lower-case
(#237) Variable "itemType" must be all lower-case
(#238) Variable "xmlWriter" must be all lower-case
(#238) Variable "itemLit" must be all lower-case
(#242) Variable "xmlWriter" must be all lower-case
(#243) Variable "xmlWriter" must be all lower-case
(#245) Variable "xmlWriter" must be all lower-case
(#247) Variable "xmlWriter" must be all lower-case
(#248) Variable "xmlWriter" must be all lower-case
(#249) Variable "xmlWriter" must be all lower-case
(#251) Variable "xmlWriter" must be all lower-case
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "xmlWriter" must be all lower-case
(#255) This comment is 50% valid code; is this commented out code?
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Variable "xmlWriter" must be all lower-case
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) This comment is 50% valid code; is this commented out code?
(#267) Private method name "Chart::writeAxis" must be in lower-case letters only
(#267) Variable "xmlWriter" must be all lower-case
(#268) Opening brace should be on the same line as the declaration
(#273) Variable "axisType" must be all lower-case
(#273) Variable "axisId" must be all lower-case
(#273) Variable "axisPos" must be all lower-case
(#273) Variable "axisCross" must be all lower-case
(#275) Variable "xmlWriter" must be all lower-case
(#275) Variable "axisType" must be all lower-case
(#277) Variable "xmlWriter" must be all lower-case
(#277) Variable "axisId" must be all lower-case
(#278) Variable "xmlWriter" must be all lower-case
(#278) Variable "axisPos" must be all lower-case
(#279) Variable "xmlWriter" must be all lower-case
(#279) Variable "axisCross" must be all lower-case
(#280) Variable "xmlWriter" must be all lower-case
(#283) Variable "xmlWriter" must be all lower-case
(#284) Variable "xmlWriter" must be all lower-case
(#285) Variable "xmlWriter" must be all lower-case
(#286) Variable "xmlWriter" must be all lower-case
(#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
(#287) Variable "xmlWriter" must be all lower-case
(#290) Variable "xmlWriter" must be all lower-case
(#293) Variable "xmlWriter" must be all lower-case
(#294) Variable "xmlWriter" must be all lower-case
(#295) Variable "xmlWriter" must be all lower-case
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Variable "xmlWriter" must be all lower-case
(#299) Variable "xmlWriter" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) This comment is 50% valid code; is this commented out code?
(#310) Private method name "Chart::writeShape" must be in lower-case letters only
(#310) Variable "xmlWriter" must be all lower-case
(#311) Opening brace should be on the same line as the declaration
(#312) Variable "xmlWriter" must be all lower-case
(#313) Variable "xmlWriter" must be all lower-case
(#315) Variable "xmlWriter" must be all lower-case
(#317) Variable "xmlWriter" must be all lower-case
(#319) Variable "xmlWriter" must be all lower-case
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Variable "xmlWriter" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/ContentTypes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#35) Variable "parentWriter" must be all lower-case
(#36) Variable "contentTypes" must be all lower-case
(#36) Variable "parentWriter" must be all lower-case
(#38) Variable "openXMLPrefix" must be all lower-case
(#39) Variable "wordMLPrefix" must be all lower-case
(#39) Variable "openXMLPrefix" must be all lower-case
(#40) Variable "drawingMLPrefix" must be all lower-case
(#40) Variable "openXMLPrefix" must be all lower-case
(#42) Variable "openXMLPrefix" must be all lower-case
(#43) Variable "openXMLPrefix" must be all lower-case
(#44) Variable "openXMLPrefix" must be all lower-case
(#45) Variable "wordMLPrefix" must be all lower-case
(#46) Variable "wordMLPrefix" must be all lower-case
(#47) Variable "wordMLPrefix" must be all lower-case
(#48) Variable "wordMLPrefix" must be all lower-case
(#49) Variable "openXMLPrefix" must be all lower-case
(#50) Variable "wordMLPrefix" must be all lower-case
(#51) Variable "wordMLPrefix" must be all lower-case
(#54) Variable "contentTypes" must be all lower-case
(#55) Variable "contentTypes" must be all lower-case
(#56) Variable "contentTypes" must be all lower-case
(#58) Variable "drawingMLPrefix" must be all lower-case
(#60) Variable "wordMLPrefix" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "xmlWriter" must be all lower-case
(#87) Private method name "ContentTypes::writeContentType" must be in lower-case letters only
(#87) Variable "xmlWriter" must be all lower-case
(#87) Variable "isDefault" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "partName" must be all lower-case
(#89) Variable "contentType" must be all lower-case
(#90) Variable "partType" must be all lower-case
(#90) Variable "isDefault" must be all lower-case
(#91) Variable "partAttribute" must be all lower-case
(#91) Variable "isDefault" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#92) Variable "partType" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#93) Variable "partAttribute" must be all lower-case
(#93) Variable "partName" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#94) Variable "contentType" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/DocPropsApp.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "phpWord" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "phpWord" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#45) Variable "phpWord" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/DocPropsCore.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "phpWord" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#46) Variable "phpWord" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#47) Variable "phpWord" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#48) Variable "phpWord" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#49) Variable "phpWord" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#50) Variable "phpWord" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#51) Variable "phpWord" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#52) Variable "phpWord" must be all lower-case
(#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
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#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
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Variable "phpWord" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#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
(#68) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/DocPropsCustom.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "phpWord" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#37) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#42) Variable "docProps" must be all lower-case
(#42) Variable "phpWord" must be all lower-case
(#43) Variable "docProps" must be all lower-case
(#45) Variable "propertyValue" must be all lower-case
(#45) Variable "docProps" must be all lower-case
(#46) Variable "propertyType" must be all lower-case
(#46) Variable "docProps" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "propertyType" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#54) Variable "propertyValue" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#57) Variable "propertyValue" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#60) Variable "propertyValue" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Variable "propertyValue" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#66) Variable "propertyValue" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#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
(#72) Variable "xmlWriter" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Document.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "phpWord" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "phpWord" must be all lower-case
(#41) Variable "sectionCount" must be all lower-case
(#42) Variable "currentSection" must be all lower-case
(#43) Variable "drawingSchema" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#52) Variable "drawingSchema" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Variable "sectionCount" must be all lower-case
(#62) Variable "currentSection" must be all lower-case
(#64) Variable "containerWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "containerWriter" must be all lower-case
(#67) Variable "currentSection" must be all lower-case
(#67) Variable "sectionCount" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#70) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Variable "xmlWriter" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "xmlWriter" must be all lower-case
(#88) Private method name "Document::writeSection" must be in lower-case letters only
(#88) Variable "xmlWriter" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#104) Private method name "Document::writeSectionSettings" must be in lower-case letters only
(#104) Variable "xmlWriter" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "xmlWriter" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "rId" must be all lower-case
(#111) Variable "xmlWriter" must be all lower-case
(#112) Variable "xmlWriter" must be all lower-case
(#113) Variable "xmlWriter" must be all lower-case
(#113) Variable "rId" must be all lower-case
(#114) Variable "xmlWriter" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "rId" must be all lower-case
(#120) Variable "xmlWriter" must be all lower-case
(#121) Variable "xmlWriter" must be all lower-case
(#122) Variable "xmlWriter" must be all lower-case
(#122) Variable "rId" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "xmlWriter" must be all lower-case
(#129) Variable "xmlWriter" must be all lower-case
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "styleWriter" must be all lower-case
(#133) Variable "xmlWriter" must be all lower-case
(#134) Variable "styleWriter" must be all lower-case
(#136) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Endnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "rootNode" must be all lower-case
(#37) Member variable "elementNode" must be all lower-case
(#44) Member variable "refNode" must be all lower-case
(#51) Member variable "refStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/FontTable.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Footer.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "rootElement" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "drawingSchema" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#58) Variable "drawingSchema" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#63) Variable "containerWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "containerWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#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) This comment is 50% valid code; is this commented out code?
(#68) Variable "xmlWriter" must be all lower-case
(#77) Public method name "Footer::setElement" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Footnotes.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "rootNode" must be all lower-case
(#42) Member variable "elementNode" must be all lower-case
(#49) Member variable "refNode" must be all lower-case
(#56) Member variable "refStyle" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "drawingSchema" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#78) Variable "xmlWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#82) Variable "drawingSchema" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "xmlWriter" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 50% valid code; is this commented out code?
(#98) Variable "xmlWriter" must be all lower-case
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#101) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#103) Variable "xmlWriter" must be all lower-case
(#104) Variable "xmlWriter" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 50% valid code; is this commented out code?
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#113) Variable "xmlWriter" must be all lower-case
(#117) Variable "xmlWriter" must be all lower-case
(#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
(#117) This comment is 50% valid code; is this commented out code?
(#119) Variable "xmlWriter" must be all lower-case
(#128) Public method name "Footnotes::setElements" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#142) Protected method name "Footnotes::writeNote" must be in lower-case letters only
(#142) Variable "xmlWriter" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "xmlWriter" must be all lower-case
(#145) Variable "xmlWriter" must be all lower-case
(#146) Variable "xmlWriter" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "styleWriter" must be all lower-case
(#149) Variable "xmlWriter" must be all lower-case
(#150) Variable "styleWriter" must be all lower-case
(#151) Variable "styleWriter" must be all lower-case
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "xmlWriter" must be all lower-case
(#155) Variable "xmlWriter" must be all lower-case
(#156) Variable "xmlWriter" must be all lower-case
(#157) Variable "xmlWriter" must be all lower-case
(#158) Variable "xmlWriter" must be all lower-case
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Variable "xmlWriter" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "xmlWriter" must be all lower-case
(#161) Variable "xmlWriter" must be all lower-case
(#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
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "xmlWriter" must be all lower-case
(#165) Variable "xmlWriter" must be all lower-case
(#166) Variable "xmlWriter" must be all lower-case
(#167) Variable "xmlWriter" must be all lower-case
(#168) Variable "xmlWriter" must be all lower-case
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Variable "xmlWriter" must be all lower-case
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "containerWriter" must be all lower-case
(#171) Variable "xmlWriter" must be all lower-case
(#172) Variable "containerWriter" must be all lower-case
(#174) Variable "xmlWriter" must be all lower-case
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Variable "xmlWriter" must be all lower-case
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Header.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "rootElement" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Numbering.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "drawingSchema" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#50) Variable "drawingSchema" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#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
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#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
(#73) Variable "xmlWriter" must be all lower-case
(#76) Variable "xmlWriter" must be all lower-case
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Variable "xmlWriter" must be all lower-case
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "xmlWriter" must be all lower-case
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Variable "xmlWriter" must be all lower-case
(#104) Private method name "Numbering::writeLevel" must be in lower-case letters only
(#104) Variable "xmlWriter" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "nodeName" must be all lower-case
(#120) Variable "getMethod" must be all lower-case
(#121) Variable "getMethod" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "getMethod" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#123) Variable "nodeName" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#124) Variable "getMethod" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#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
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "xmlWriter" must be all lower-case
(#131) Variable "xmlWriter" must be all lower-case
(#133) Variable "xmlWriter" must be all lower-case
(#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) Private method name "Numbering::writeParagraph" must be in lower-case letters only
(#146) Variable "xmlWriter" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "tabPos" must be all lower-case
(#152) Variable "xmlWriter" must be all lower-case
(#154) Variable "xmlWriter" must be all lower-case
(#155) Variable "xmlWriter" must be all lower-case
(#156) Variable "xmlWriter" must be all lower-case
(#157) Variable "xmlWriter" must be all lower-case
(#157) Variable "tabPos" must be all lower-case
(#157) Variable "tabPos" must be all lower-case
(#158) Variable "xmlWriter" must be all lower-case
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Variable "xmlWriter" must be all lower-case
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "xmlWriter" must be all lower-case
(#162) Variable "xmlWriter" must be all lower-case
(#163) Variable "xmlWriter" must be all lower-case
(#164) Variable "xmlWriter" must be all lower-case
(#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
(#166) Variable "xmlWriter" must be all lower-case
(#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
(#179) Private method name "Numbering::writeFont" must be in lower-case letters only
(#179) Variable "xmlWriter" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#184) Variable "xmlWriter" must be all lower-case
(#185) Variable "xmlWriter" must be all lower-case
(#186) Variable "xmlWriter" must be all lower-case
(#187) Variable "xmlWriter" must be all lower-case
(#188) Variable "xmlWriter" must be all lower-case
(#189) Variable "xmlWriter" must be all lower-case
(#190) Variable "xmlWriter" must be all lower-case
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Variable "xmlWriter" must be all lower-case
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Private method name "Numbering::getRandomHexNumber" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Rels.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "xmlRels" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlRels" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#58) Protected method name "Rels::writeRels" must be in lower-case letters only
(#58) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlRels" must be all lower-case
(#58) Variable "mediaRels" must be all lower-case
(#58) Variable "relId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "xmlRels" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#66) Variable "relId" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "mediaRels" must be all lower-case
(#70) Variable "mediaRel" must be all lower-case
(#71) Variable "xmlWriter" must be all lower-case
(#71) Variable "relId" must be all lower-case
(#71) Variable "mediaRel" must be all lower-case
(#74) Variable "xmlWriter" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Private method name "Rels::writeMediaRel" must be in lower-case letters only
(#85) Variable "xmlWriter" must be all lower-case
(#85) Variable "relId" must be all lower-case
(#85) Variable "mediaRel" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "typePrefix" must be all lower-case
(#88) Variable "typeMapping" must be all lower-case
(#89) Variable "targetMapping" must be all lower-case
(#91) Variable "mediaType" must be all lower-case
(#91) Variable "mediaRel" must be all lower-case
(#92) Variable "typeMapping" must be all lower-case
(#92) Variable "mediaType" must be all lower-case
(#92) Variable "typeMapping" must be all lower-case
(#92) Variable "mediaType" must be all lower-case
(#92) Variable "mediaType" must be all lower-case
(#93) Variable "targetPrefix" must be all lower-case
(#93) Variable "targetMapping" must be all lower-case
(#93) Variable "mediaType" must be all lower-case
(#93) Variable "targetMapping" must be all lower-case
(#93) Variable "mediaType" must be all lower-case
(#94) Variable "mediaRel" must be all lower-case
(#95) Variable "targetMode" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#97) Variable "relId" must be all lower-case
(#97) Variable "typePrefix" must be all lower-case
(#97) Variable "targetPrefix" must be all lower-case
(#97) Variable "targetMode" must be all lower-case
(#116) Private method name "Rels::writeRel" must be in lower-case letters only
(#116) Variable "xmlWriter" must be all lower-case
(#116) Variable "relId" must be all lower-case
(#116) Variable "targetMode" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#119) Variable "relId" must be all lower-case
(#120) Variable "relId" must be all lower-case
(#120) Variable "relId" must be all lower-case
(#122) Variable "xmlWriter" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#123) Variable "relId" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#126) Variable "targetMode" must be all lower-case
(#127) Variable "xmlWriter" must be all lower-case
(#127) Variable "targetMode" must be all lower-case
(#129) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/RelsDocument.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "xmlRels" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) Variable "parentWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlRels" must be all lower-case
(#46) Variable "parentWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/RelsPart.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#53) Public method name "RelsPart::setMedia" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Settings.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#43) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Variable "settingKey" must be all lower-case
(#55) Variable "settingValue" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#56) Variable "settingKey" must be all lower-case
(#56) Variable "settingValue" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "xmlWriter" must be all lower-case
(#72) Protected method name "Settings::writeSetting" must be in lower-case letters only
(#72) Variable "xmlWriter" must be all lower-case
(#72) Variable "settingKey" must be all lower-case
(#72) Variable "settingValue" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "settingValue" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#75) Variable "settingKey" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#77) Variable "settingKey" must be all lower-case
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#80) Variable "settingValue" must be all lower-case
(#80) Variable "childKey" must be all lower-case
(#80) Variable "childValue" must be all lower-case
(#81) Variable "childKey" must be all lower-case
(#82) Variable "childValue" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#86) Variable "childKey" must be all lower-case
(#86) Variable "childValue" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#98) Private method name "Settings::getSettings" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Private method name "Settings::getProtection" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#169) Private method name "Settings::getCompatibility" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Styles.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "xmlWriter" must be all lower-case
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "styleName" must be all lower-case
(#59) Variable "styleName" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "styleClass" must be all lower-case
(#65) Variable "styleClass" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#67) Variable "styleName" must be all lower-case
(#72) Variable "xmlWriter" must be all lower-case
(#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
(#74) Variable "xmlWriter" must be all lower-case
(#84) Private method name "Styles::writeDefaultStyles" must be in lower-case letters only
(#84) Variable "xmlWriter" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "fontName" must be all lower-case
(#87) Variable "fontSize" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#94) Variable "xmlWriter" must be all lower-case
(#94) Variable "fontName" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#95) Variable "fontName" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#96) Variable "fontName" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#97) Variable "fontName" must be all lower-case
(#98) Variable "xmlWriter" 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 "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#100) Variable "fontSize" must be all lower-case
(#101) Variable "xmlWriter" must be all lower-case
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "xmlWriter" must be all lower-case
(#103) Variable "xmlWriter" must be all lower-case
(#103) Variable "fontSize" must be all lower-case
(#104) Variable "xmlWriter" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Variable "xmlWriter" must be all lower-case
(#106) Variable "xmlWriter" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "xmlWriter" must be all lower-case
(#111) Variable "xmlWriter" must be all lower-case
(#112) Variable "xmlWriter" must be all lower-case
(#113) Variable "xmlWriter" must be all lower-case
(#114) Variable "xmlWriter" must be all lower-case
(#115) Variable "xmlWriter" must be all lower-case
(#116) Variable "xmlWriter" must be all lower-case
(#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
(#118) Variable "styleWriter" must be all lower-case
(#118) Variable "xmlWriter" must be all lower-case
(#119) Variable "styleWriter" must be all lower-case
(#121) Variable "xmlWriter" must be all lower-case
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "xmlWriter" must be all lower-case
(#126) Variable "xmlWriter" must be all lower-case
(#127) Variable "xmlWriter" must be all lower-case
(#128) Variable "xmlWriter" must be all lower-case
(#129) Variable "xmlWriter" must be all lower-case
(#130) Variable "xmlWriter" must be all lower-case
(#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) Variable "xmlWriter" must be all lower-case
(#132) Variable "xmlWriter" must be all lower-case
(#133) Variable "xmlWriter" must be all lower-case
(#134) Variable "xmlWriter" must be all lower-case
(#135) Variable "xmlWriter" must be all lower-case
(#136) Variable "xmlWriter" must be all lower-case
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Variable "xmlWriter" must be all lower-case
(#138) Variable "xmlWriter" must be all lower-case
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Private method name "Styles::writeFontStyle" must be in lower-case letters only
(#150) Variable "xmlWriter" must be all lower-case
(#150) Variable "styleName" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "paragraphStyle" must be all lower-case
(#153) Variable "styleType" must be all lower-case
(#154) Variable "styleType" must be all lower-case
(#155) Variable "paragraphStyle" must be all lower-case
(#159) Variable "xmlWriter" must be all lower-case
(#160) Variable "xmlWriter" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "styleType" must be all lower-case
(#164) Variable "arrStyle" must be all lower-case
(#164) Variable "styleName" must be all lower-case
(#165) Variable "styleId" must be all lower-case
(#165) Variable "arrStyle" must be all lower-case
(#166) Variable "styleName" must be all lower-case
(#166) Variable "arrStyle" must be all lower-case
(#167) Variable "styleLink" must be all lower-case
(#167) Variable "arrStyle" must be all lower-case
(#168) Variable "xmlWriter" must be all lower-case
(#168) Variable "styleId" must be all lower-case
(#170) Variable "xmlWriter" must be all lower-case
(#171) Variable "xmlWriter" must be all lower-case
(#171) Variable "styleLink" must be all lower-case
(#172) Variable "xmlWriter" must be all lower-case
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "xmlWriter" must be all lower-case
(#177) Variable "xmlWriter" must be all lower-case
(#177) Variable "styleName" must be all lower-case
(#178) Variable "xmlWriter" must be all lower-case
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "xmlWriter" must be all lower-case
(#181) Variable "paragraphStyle" must be all lower-case
(#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
(#184) Variable "paragraphStyle" must be all lower-case
(#185) Variable "styleWriter" must be all lower-case
(#185) Variable "xmlWriter" must be all lower-case
(#185) Variable "paragraphStyle" must be all lower-case
(#186) Variable "styleWriter" must be all lower-case
(#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
(#190) Variable "styleWriter" must be all lower-case
(#190) Variable "xmlWriter" must be all lower-case
(#191) Variable "styleWriter" must be all lower-case
(#193) Variable "xmlWriter" must be all lower-case
(#204) Private method name "Styles::writeParagraphStyle" must be in lower-case letters only
(#204) Variable "xmlWriter" must be all lower-case
(#204) Variable "styleName" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#206) Variable "xmlWriter" must be all lower-case
(#207) Variable "xmlWriter" must be all lower-case
(#208) Variable "xmlWriter" must be all lower-case
(#209) Variable "xmlWriter" must be all lower-case
(#209) Variable "styleName" must be all lower-case
(#210) Variable "xmlWriter" must be all lower-case
(#211) Variable "xmlWriter" must be all lower-case
(#211) Variable "styleName" must be all lower-case
(#212) Variable "xmlWriter" must be all lower-case
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Variable "basedOn" must be all lower-case
(#216) Variable "xmlWriter" must be all lower-case
(#216) Variable "basedOn" must be all lower-case
(#216) Variable "basedOn" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "xmlWriter" must be all lower-case
(#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) Variable "styleWriter" must be all lower-case
(#223) Variable "xmlWriter" must be all lower-case
(#224) Variable "styleWriter" must be all lower-case
(#226) Variable "xmlWriter" must be all lower-case
(#237) Private method name "Styles::writeTableStyle" must be in lower-case letters only
(#237) Variable "xmlWriter" must be all lower-case
(#237) Variable "styleName" must be all lower-case
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "xmlWriter" must be all lower-case
(#240) Variable "xmlWriter" must be all lower-case
(#241) Variable "xmlWriter" must be all lower-case
(#242) Variable "xmlWriter" must be all lower-case
(#242) Variable "styleName" must be all lower-case
(#243) Variable "xmlWriter" must be all lower-case
(#244) Variable "xmlWriter" must be all lower-case
(#244) Variable "styleName" must be all lower-case
(#245) Variable "xmlWriter" must be all lower-case
(#246) Variable "xmlWriter" must be all lower-case
(#247) Variable "xmlWriter" must be all lower-case
(#248) Variable "xmlWriter" must be all lower-case
(#250) Variable "styleWriter" must be all lower-case
(#250) Variable "xmlWriter" must be all lower-case
(#251) Variable "styleWriter" must be all lower-case
(#253) Variable "xmlWriter" must be all lower-case
(#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
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/Theme.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#57) Private method name "Theme::writeColorScheme" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#108) Private method name "Theme::writeFontScheme" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#194) Private method name "Theme::writeFormatScheme" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#213) Private method name "Theme::writeFormatFill" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#277) Private method name "Theme::writeFormatLine" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#313) Private method name "Theme::writeFormatEffect" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#366) Private method name "Theme::writeFormatBackground" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Part/WebSettings.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#43) Variable "settingKey" must be all lower-case
(#43) Variable "settingValue" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "settingKey" must be all lower-case
(#44) Variable "settingValue" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#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
(#49) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/AbstractStyle.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "xmlWriter" must be all lower-case
(#66) Protected method name "AbstractStyle::getXmlWriter" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Protected method name "AbstractStyle::getStyle" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Protected method name "AbstractStyle::convertTwip" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#114) Protected method name "AbstractStyle::writeChildStyle" must be in lower-case letters only
(#114) Variable "xmlWriter" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#120) Variable "xmlWriter" must be all lower-case
(#131) Protected method name "AbstractStyle::assembleStyle" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Cell.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#40) Opening brace should be on the same line as the declaration
(#45) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#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
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "textDir" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#57) Variable "textDir" must be all lower-case
(#57) Variable "textDir" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "vAlign" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#61) Variable "vAlign" must be all lower-case
(#61) Variable "vAlign" must be all lower-case
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "xmlWriter" must be all lower-case
(#67) Variable "styleWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#68) Variable "styleWriter" must be all lower-case
(#69) Variable "styleWriter" must be all lower-case
(#70) Variable "styleWriter" must be all lower-case
(#71) Variable "styleWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "styleWriter" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#80) Variable "styleWriter" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "gridSpan" must be all lower-case
(#85) Variable "vMerge" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#86) Variable "gridSpan" must be all lower-case
(#86) Variable "gridSpan" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#87) Variable "vMerge" must be all lower-case
(#87) Variable "vMerge" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#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
(#98) Public method name "Cell::setWidth" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Extrusion.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Fill.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Font.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "isInline" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "xmlWriter" must be all lower-case
(#43) Variable "isStyleName" must be all lower-case
(#44) Variable "isStyleName" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#60) Private method name "Font::writeStyle" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#66) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "styleName" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#73) Variable "styleName" must be all lower-case
(#73) Variable "styleName" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "xmlWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#85) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "xmlWriter" must be all lower-case
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#101) Variable "xmlWriter" must be all lower-case
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "xmlWriter" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "xmlWriter" must be all lower-case
(#109) Variable "xmlWriter" must be all lower-case
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "xmlWriter" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "xmlWriter" must be all lower-case
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "xmlWriter" must be all lower-case
(#119) Variable "xmlWriter" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "xmlWriter" must be all lower-case
(#123) Variable "xmlWriter" must be all lower-case
(#124) Variable "xmlWriter" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "styleWriter" must be all lower-case
(#129) Variable "xmlWriter" must be all lower-case
(#130) Variable "styleWriter" must be all lower-case
(#132) Whitespace found at end of line
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "styleName" must be all lower-case
(#136) Variable "xmlWriter" must be all lower-case
(#136) Variable "styleName" must be all lower-case
(#139) Variable "xmlWriter" must be all lower-case
(#148) Public method name "Font::setIsInline" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Frame.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#42) Variable "xmlWriter" must be all lower-case
(#44) Variable "zIndices" must be all lower-case
(#52) Variable "sizeStyles" must be all lower-case
(#61) Variable "posStyles" must be all lower-case
(#63) Variable "sizeStyles" must be all lower-case
(#63) Variable "posStyles" must be all lower-case
(#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 8 spaces, found 7
(#67) Variable "zIndices" must be all lower-case
(#68) Variable "zIndices" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "xmlWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#83) Public method name "Frame::writeAlignment" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#94) Variable "paragraphAlignment" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#95) Variable "paragraphAlignment" must be all lower-case
(#96) Variable "paragraphAlignment" must be all lower-case
(#96) Variable "attributeName" must be all lower-case
(#96) Variable "attributeValue" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#97) Variable "attributeName" must be all lower-case
(#97) Variable "attributeValue" must be all lower-case
(#99) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#113) Private method name "Frame::writeWrap" must be in lower-case letters only
(#113) Variable "xmlWriter" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#116) Variable "xmlWriter" must be all lower-case
(#117) Variable "xmlWriter" must be all lower-case
(#119) Variable "relativePositions" must be all lower-case
(#128) Variable "hPos" must be all lower-case
(#129) Variable "vPos" must be all lower-case
(#132) Variable "xmlWriter" must be all lower-case
(#133) Variable "xmlWriter" must be all lower-case
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#135) Variable "relativePositions" must be all lower-case
(#135) Variable "hPos" must be all lower-case
(#136) Variable "xmlWriter" must be all lower-case
(#136) Variable "relativePositions" must be all lower-case
(#136) Variable "hPos" must be all lower-case
(#138) Variable "relativePositions" must be all lower-case
(#138) Variable "vPos" must be all lower-case
(#139) Variable "xmlWriter" must be all lower-case
(#139) Variable "relativePositions" must be all lower-case
(#139) Variable "vPos" must be all lower-case
(#143) Variable "xmlWriter" must be all lower-case
(#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
(#155) Private method name "Frame::getStyles" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Image.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Indentation.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#45) Variable "firstLine" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#46) Variable "firstLine" must be all lower-case
(#46) Variable "firstLine" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Line.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "Line::writeStroke" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "xmlWriter" must be all lower-case
(#43) Variable "dashStyles" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#55) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#57) Variable "xmlWriter" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#61) Variable "dashStyles" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#62) Variable "dashStyles" must be all lower-case
(#65) Variable "xmlWriter" must be all lower-case
(#69) Variable "xmlWriter" must be all lower-case
(#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) No space found before comment text; expected "// v:stroke" but found "//v:stroke"
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/LineNumbering.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#40) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/MarginBorder.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "xmlWriter" must be all lower-case
(#67) Variable "xmlWriter" must be all lower-case
(#81) Private method name "MarginBorder::writeSide" must be in lower-case letters only
(#81) Variable "xmlWriter" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "xmlWriter" must be all lower-case
(#90) Variable "xmlWriter" must be all lower-case
(#91) Variable "xmlWriter" must be all lower-case
(#92) Variable "xmlWriter" must be all lower-case
(#95) Variable "xmlWriter" must be all lower-case
(#99) Variable "xmlWriter" must be all lower-case
(#100) Variable "xmlWriter" must be all lower-case
(#102) Variable "xmlWriter" must be all lower-case
(#111) Public method name "MarginBorder::setSizes" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "MarginBorder::setColors" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "MarginBorder::setAttributes" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Outline.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Paragraph.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "withoutPPR" must be all lower-case
(#44) Member variable "isInline" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "xmlWriter" must be all lower-case
(#55) Variable "isStyleName" must be all lower-case
(#56) Variable "isStyleName" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#64) Variable "xmlWriter" must be all lower-case
(#76) Private method name "Paragraph::writeStyle" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#82) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "xmlWriter" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "xmlWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "xmlWriter" must be all lower-case
(#98) Variable "xmlWriter" must be all lower-case
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "paragraphAlignment" must be all lower-case
(#103) Variable "xmlWriter" must be all lower-case
(#103) Variable "paragraphAlignment" must be all lower-case
(#104) Variable "paragraphAlignment" must be all lower-case
(#104) Variable "attributeName" must be all lower-case
(#104) Variable "attributeValue" must be all lower-case
(#105) Variable "xmlWriter" must be all lower-case
(#105) Variable "attributeName" must be all lower-case
(#105) Variable "attributeValue" must be all lower-case
(#107) Variable "xmlWriter" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "xmlWriter" must be all lower-case
(#112) Variable "xmlWriter" must be all lower-case
(#113) Variable "xmlWriter" must be all lower-case
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Variable "xmlWriter" must be all lower-case
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "xmlWriter" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "xmlWriter" must be all lower-case
(#125) Variable "styleWriter" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#126) Variable "styleWriter" must be all lower-case
(#127) Variable "styleWriter" must be all lower-case
(#128) Variable "styleWriter" must be all lower-case
(#130) Variable "xmlWriter" must be all lower-case
(#134) Variable "xmlWriter" must be all lower-case
(#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
(#145) Private method name "Paragraph::writeTabs" must be in lower-case letters only
(#145) Variable "xmlWriter" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#148) Variable "xmlWriter" must be all lower-case
(#150) Variable "styleWriter" must be all lower-case
(#150) Variable "xmlWriter" must be all lower-case
(#151) Variable "styleWriter" must be all lower-case
(#153) Variable "xmlWriter" must be all lower-case
(#164) Private method name "Paragraph::writeNumbering" must be in lower-case letters only
(#164) Variable "xmlWriter" must be all lower-case
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "numStyle" must be all lower-case
(#167) Variable "numLevel" must be all lower-case
(#170) Variable "numStyle" must be all lower-case
(#171) Variable "numStyle" must be all lower-case
(#172) Variable "xmlWriter" must be all lower-case
(#173) Variable "xmlWriter" must be all lower-case
(#174) Variable "xmlWriter" must be all lower-case
(#175) Variable "xmlWriter" must be all lower-case
(#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
(#176) Variable "xmlWriter" must be all lower-case
(#177) Variable "xmlWriter" must be all lower-case
(#177) Variable "numLevel" must be all lower-case
(#178) Variable "xmlWriter" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Variable "xmlWriter" must be all lower-case
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "xmlWriter" must be all lower-case
(#182) Variable "xmlWriter" must be all lower-case
(#182) Variable "numLevel" must be all lower-case
(#183) Variable "xmlWriter" must be all lower-case
(#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
(#193) Public method name "Paragraph::setWithoutPPR" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#204) Public method name "Paragraph::setIsInline" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Row.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#44) Variable "xmlWriter" must be all lower-case
(#45) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#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
(#65) Public method name "Row::setHeight" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Section.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#35) Opening brace should be on the same line as the declaration
(#40) Variable "xmlWriter" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "breakType" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "breakType" must be all lower-case
(#44) Variable "breakType" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "xmlWriter" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#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
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "xmlWriter" must be all lower-case
(#66) Variable "xmlWriter" must be all lower-case
(#68) Variable "xmlWriter" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "xmlWriter" must be all lower-case
(#73) Variable "xmlWriter" must be all lower-case
(#75) Variable "styleWriter" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#76) Variable "styleWriter" must be all lower-case
(#77) Variable "styleWriter" must be all lower-case
(#78) Variable "styleWriter" must be all lower-case
(#79) Variable "styleWriter" must be all lower-case
(#81) Variable "xmlWriter" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "colsSpace" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#87) Variable "xmlWriter" must be all lower-case
(#88) Variable "xmlWriter" must be all lower-case
(#88) Variable "colsSpace" must be all lower-case
(#89) Variable "xmlWriter" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "pageNum" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#93) Variable "pageNum" must be all lower-case
(#93) Variable "pageNum" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "styleWriter" must be all lower-case
(#96) Variable "xmlWriter" must be all lower-case
(#97) Variable "styleWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Shading.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Shadow.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Shape.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#39) Variable "xmlWriter" must be all lower-case
(#41) Variable "childStyles" must be all lower-case
(#42) Variable "childStyles" must be all lower-case
(#42) Variable "childStyle" must be all lower-case
(#43) Variable "childStyle" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#44) Variable "childStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Spacing.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#46) Variable "xmlWriter" must be all lower-case
(#49) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Tab.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#38) Variable "xmlWriter" must be all lower-case
(#40) Variable "xmlWriter" must be all lower-case
(#41) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#43) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/Table.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Opening brace should be on the same line as the declaration
(#44) Variable "xmlWriter" must be all lower-case
(#47) Variable "xmlWriter" must be all lower-case
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#49) Variable "xmlWriter" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#51) Variable "xmlWriter" must be all lower-case
(#52) Variable "xmlWriter" must be all lower-case
(#54) Variable "xmlWriter" must be all lower-case
(#56) Variable "xmlWriter" must be all lower-case
(#67) Private method name "Table::writeStyle" must be in lower-case letters only
(#67) Variable "xmlWriter" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "xmlWriter" must be all lower-case
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "tableAlignment" must be all lower-case
(#75) Variable "xmlWriter" must be all lower-case
(#75) Variable "tableAlignment" must be all lower-case
(#76) Variable "tableAlignment" must be all lower-case
(#76) Variable "attributeName" must be all lower-case
(#76) Variable "attributeValue" must be all lower-case
(#77) Variable "xmlWriter" must be all lower-case
(#77) Variable "attributeName" must be all lower-case
(#77) Variable "attributeValue" must be all lower-case
(#79) Variable "xmlWriter" must be all lower-case
(#82) Variable "xmlWriter" must be all lower-case
(#83) Variable "xmlWriter" must be all lower-case
(#84) Variable "xmlWriter" must be all lower-case
(#86) Variable "xmlWriter" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "xmlWriter" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "firstRow" must be all lower-case
(#92) Variable "firstRow" must be all lower-case
(#93) Variable "xmlWriter" must be all lower-case
(#93) Variable "firstRow" must be all lower-case
(#105) Private method name "Table::writeWidth" must be in lower-case letters only
(#105) Variable "xmlWriter" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "xmlWriter" must be all lower-case
(#108) Variable "xmlWriter" must be all lower-case
(#109) Variable "xmlWriter" must be all lower-case
(#110) Variable "xmlWriter" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Private method name "Table::writeMargin" must be in lower-case letters only
(#120) Variable "xmlWriter" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#123) Variable "xmlWriter" must be all lower-case
(#125) Variable "styleWriter" must be all lower-case
(#125) Variable "xmlWriter" must be all lower-case
(#126) Variable "styleWriter" must be all lower-case
(#127) Variable "styleWriter" must be all lower-case
(#129) Variable "xmlWriter" 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
(#140) Private method name "Table::writeBorder" must be in lower-case letters only
(#140) Variable "xmlWriter" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#143) Variable "xmlWriter" must be all lower-case
(#145) Variable "styleWriter" must be all lower-case
(#145) Variable "xmlWriter" must be all lower-case
(#146) Variable "styleWriter" must be all lower-case
(#147) Variable "styleWriter" must be all lower-case
(#148) Variable "styleWriter" must be all lower-case
(#150) Variable "xmlWriter" must be all lower-case
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Private method name "Table::writeFirstRow" must be in lower-case letters only
(#161) Variable "xmlWriter" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "xmlWriter" must be all lower-case
(#164) Variable "xmlWriter" must be all lower-case
(#165) Variable "xmlWriter" must be all lower-case
(#167) Variable "xmlWriter" must be all lower-case
(#168) Variable "xmlWriter" must be all lower-case
(#170) Variable "xmlWriter" must be all lower-case
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Variable "xmlWriter" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Private method name "Table::writeShading" must be in lower-case letters only
(#181) Variable "xmlWriter" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#184) Variable "xmlWriter" must be all lower-case
(#186) Variable "styleWriter" must be all lower-case
(#186) Variable "xmlWriter" must be all lower-case
(#187) Variable "styleWriter" must be all lower-case
(#189) Variable "xmlWriter" must be all lower-case
(#199) Public method name "Table::setWidth" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/Word2007/Style/TextBox.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#34) Public method name "TextBox::writeInnerMargin" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#41) Variable "xmlWriter" must be all lower-case
(#44) Variable "xmlWriter" must be all lower-case
(#52) Public method name "TextBox::writeBorder" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#58) Variable "xmlWriter" must be all lower-case
(#60) Variable "xmlWriter" must be all lower-case
(#61) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
(#63) Variable "xmlWriter" must be all lower-case
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/src/PhpWord/Writer/WriterInterface.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Collection/CollectionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "CollectionTest::testCollection" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#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
(#37) 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
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/AbstractElementTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "AbstractElementTest::testElementIndex" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#39) Public method name "AbstractElementTest::testElementId" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/CellTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "CellTest::testConstruct" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "oCell" must be all lower-case
(#34) Variable "oCell" must be all lower-case
(#35) Variable "oCell" must be all lower-case
(#41) Public method name "CellTest::testConstructWithStyleArray" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "oCell" must be all lower-case
(#45) Variable "oCell" must be all lower-case
(#46) Variable "oCell" must be all lower-case
(#52) Public method name "CellTest::testAddText" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "oCell" must be all lower-case
(#55) Variable "oCell" must be all lower-case
(#57) Variable "oCell" must be all lower-case
(#64) Public method name "CellTest::testAddTextNotUTF8" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "oCell" must be all lower-case
(#67) Variable "oCell" must be all lower-case
(#69) Variable "oCell" must be all lower-case
(#77) Public method name "CellTest::testAddLink" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "oCell" must be all lower-case
(#80) Variable "oCell" must be all lower-case
(#82) Variable "oCell" must be all lower-case
(#89) Public method name "CellTest::testAddTextBreak" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "oCell" must be all lower-case
(#92) Variable "oCell" must be all lower-case
(#94) Variable "oCell" must be all lower-case
(#100) Public method name "CellTest::testAddListItem" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "oCell" must be all lower-case
(#103) Variable "oCell" must be all lower-case
(#105) Variable "oCell" must be all lower-case
(#113) Public method name "CellTest::testAddListItemNotUTF8" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "oCell" must be all lower-case
(#116) Variable "oCell" must be all lower-case
(#118) Variable "oCell" must be all lower-case
(#126) Public method name "CellTest::testAddImageSection" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#129) Variable "oCell" must be all lower-case
(#130) Variable "oCell" must be all lower-case
(#132) Variable "oCell" must be all lower-case
(#139) Public method name "CellTest::testAddImageHeader" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#142) Variable "oCell" must be all lower-case
(#143) Variable "oCell" must be all lower-case
(#145) Variable "oCell" must be all lower-case
(#152) Public method name "CellTest::testAddImageFooter" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#155) Variable "oCell" must be all lower-case
(#156) Variable "oCell" must be all lower-case
(#158) Variable "oCell" must be all lower-case
(#165) Public method name "CellTest::testAddImageSectionByUrl" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "oCell" must be all lower-case
(#168) Variable "oCell" must be all lower-case
(#170) Variable "oCell" must be all lower-case
(#177) Public method name "CellTest::testAddObjectXLS" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) Variable "oCell" must be all lower-case
(#181) Variable "oCell" must be all lower-case
(#183) Variable "oCell" must be all lower-case
(#192) Public method name "CellTest::testAddObjectException" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#195) Variable "oCell" must be all lower-case
(#196) Variable "oCell" must be all lower-case
(#202) Public method name "CellTest::testAddPreserveText" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "oCell" must be all lower-case
(#205) Variable "oCell" must be all lower-case
(#206) Variable "oCell" must be all lower-case
(#208) Variable "oCell" must be all lower-case
(#215) Public method name "CellTest::testAddPreserveTextNotUTF8" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#217) Variable "oCell" must be all lower-case
(#218) Variable "oCell" must be all lower-case
(#219) Variable "oCell" must be all lower-case
(#221) Variable "oCell" must be all lower-case
(#231) Public method name "CellTest::testAddPreserveTextException" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "oCell" must be all lower-case
(#234) Variable "oCell" must be all lower-case
(#235) Variable "oCell" must be all lower-case
(#241) Public method name "CellTest::testCreateTextRun" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "oCell" must be all lower-case
(#244) Variable "oCell" must be all lower-case
(#246) Variable "oCell" must be all lower-case
(#253) Public method name "CellTest::testAddCheckBox" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "oCell" must be all lower-case
(#256) Variable "oCell" must be all lower-case
(#258) Variable "oCell" must be all lower-case
(#265) Public method name "CellTest::testGetElements" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "oCell" must be all lower-case
(#269) Variable "oCell" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/CheckBoxTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "CheckBoxTest::testConstruct" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "oCheckBox" must be all lower-case
(#37) Variable "oCheckBox" must be all lower-case
(#38) Variable "oCheckBox" must be all lower-case
(#39) Variable "oCheckBox" must be all lower-case
(#40) Variable "oCheckBox" must be all lower-case
(#46) Public method name "CheckBoxTest::testCheckBox" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "oCheckBox" must be all lower-case
(#50) Variable "oCheckBox" must be all lower-case
(#51) Variable "oCheckBox" must be all lower-case
(#57) Public method name "CheckBoxTest::testFont" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "oCheckBox" must be all lower-case
(#60) Variable "oCheckBox" must be all lower-case
(#62) Variable "oCheckBox" must be all lower-case
(#63) Variable "oCheckBox" must be all lower-case
(#69) Public method name "CheckBoxTest::testFontObject" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Variable "oCheckBox" must be all lower-case
(#73) Variable "oCheckBox" must be all lower-case
(#79) Public method name "CheckBoxTest::testParagraph" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "oCheckBox" must be all lower-case
(#82) Variable "oCheckBox" must be all lower-case
(#84) Variable "oCheckBox" must be all lower-case
(#85) Variable "oCheckBox" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/FieldTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "FieldTest::testConstructNull" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "oField" must be all lower-case
(#34) Variable "oField" must be all lower-case
(#40) Public method name "FieldTest::testConstructWithType" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "oField" must be all lower-case
(#44) Variable "oField" must be all lower-case
(#45) Variable "oField" must be all lower-case
(#51) Public method name "FieldTest::testConstructWithTypeProperties" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "oField" must be all lower-case
(#55) Variable "oField" must be all lower-case
(#56) Variable "oField" must be all lower-case
(#57) Variable "oField" must be all lower-case
(#63) Public method name "FieldTest::testConstructWithTypePropertiesOptions" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "oField" must be all lower-case
(#67) Variable "oField" must be all lower-case
(#68) Variable "oField" must be all lower-case
(#69) Variable "oField" must be all lower-case
(#70) Variable "oField" must be all lower-case
(#79) Public method name "FieldTest::testSetTypeException" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#91) Public method name "FieldTest::testSetPropertiesException" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#103) Public method name "FieldTest::testSetOptionsException" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/FooterTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "FooterTest::testConstruct" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "iVal" must be all lower-case
(#33) Variable "oFooter" must be all lower-case
(#33) Variable "iVal" must be all lower-case
(#35) Variable "oFooter" must be all lower-case
(#36) Variable "iVal" must be all lower-case
(#36) Variable "oFooter" must be all lower-case
(#42) Public method name "FooterTest::testAddText" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oFooter" must be all lower-case
(#45) Variable "oFooter" must be all lower-case
(#47) Variable "oFooter" must be all lower-case
(#54) Public method name "FooterTest::testAddTextNotUTF8" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "oFooter" must be all lower-case
(#57) Variable "oFooter" must be all lower-case
(#59) Variable "oFooter" must be all lower-case
(#67) Public method name "FooterTest::testAddTextBreak" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "oFooter" must be all lower-case
(#70) Variable "iVal" must be all lower-case
(#71) Variable "oFooter" must be all lower-case
(#71) Variable "iVal" must be all lower-case
(#73) Variable "iVal" must be all lower-case
(#73) Variable "oFooter" must be all lower-case
(#79) Public method name "FooterTest::testCreateTextRun" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "oFooter" must be all lower-case
(#82) Variable "oFooter" must be all lower-case
(#84) Variable "oFooter" must be all lower-case
(#91) Public method name "FooterTest::testAddTable" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "oFooter" must be all lower-case
(#94) Variable "oFooter" must be all lower-case
(#96) Variable "oFooter" must be all lower-case
(#103) Public method name "FooterTest::testAddImage" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Variable "oFooter" must be all lower-case
(#107) Variable "oFooter" must be all lower-case
(#109) Variable "oFooter" must be all lower-case
(#116) Public method name "FooterTest::testAddImageByUrl" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "oFooter" must be all lower-case
(#119) Variable "oFooter" must be all lower-case
(#121) Variable "oFooter" must be all lower-case
(#128) Public method name "FooterTest::testAddPreserveText" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "oFooter" must be all lower-case
(#131) Variable "oFooter" must be all lower-case
(#133) Variable "oFooter" must be all lower-case
(#140) Public method name "FooterTest::testAddPreserveTextNotUTF8" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "oFooter" must be all lower-case
(#143) Variable "oFooter" must be all lower-case
(#145) Variable "oFooter" must be all lower-case
(#153) Public method name "FooterTest::testGetElements" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "oFooter" must be all lower-case
(#157) Variable "oFooter" must be all lower-case
(#163) Public method name "FooterTest::testRelationID" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "oFooter" must be all lower-case
(#167) Variable "iVal" must be all lower-case
(#168) Variable "oFooter" must be all lower-case
(#168) Variable "iVal" must be all lower-case
(#170) Variable "iVal" must be all lower-case
(#170) Variable "oFooter" must be all lower-case
(#171) Variable "oFooter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/FootnoteTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "FootnoteTest::testConstruct" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "oFootnote" must be all lower-case
(#34) Variable "oFootnote" must be all lower-case
(#35) Variable "oFootnote" must be all lower-case
(#36) Variable "oFootnote" must be all lower-case
(#42) Public method name "FootnoteTest::testConstructString" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oFootnote" must be all lower-case
(#46) Variable "oFootnote" must be all lower-case
(#52) Public method name "FootnoteTest::testConstructArray" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "oFootnote" must be all lower-case
(#58) Variable "oFootnote" must be all lower-case
(#65) Public method name "FootnoteTest::testAddText" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "oFootnote" must be all lower-case
(#68) Variable "oFootnote" must be all lower-case
(#70) Variable "oFootnote" must be all lower-case
(#77) Public method name "FootnoteTest::testAddTextBreak" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "oFootnote" must be all lower-case
(#80) Variable "oFootnote" must be all lower-case
(#82) Variable "oFootnote" must be all lower-case
(#88) Public method name "FootnoteTest::testAddLink" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "oFootnote" must be all lower-case
(#91) Variable "oFootnote" must be all lower-case
(#93) Variable "oFootnote" must be all lower-case
(#100) Public method name "FootnoteTest::testReferenceId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "oFootnote" must be all lower-case
(#104) Variable "iVal" must be all lower-case
(#105) Variable "oFootnote" must be all lower-case
(#105) Variable "iVal" must be all lower-case
(#106) Variable "iVal" must be all lower-case
(#106) Variable "oFootnote" must be all lower-case
(#112) Public method name "FootnoteTest::testGetElements" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "oFootnote" must be all lower-case
(#115) Variable "oFootnote" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/HeaderTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "HeaderTest::testConstructDefault" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "iVal" must be all lower-case
(#33) Variable "oHeader" must be all lower-case
(#33) Variable "iVal" must be all lower-case
(#35) Variable "oHeader" must be all lower-case
(#36) Variable "iVal" must be all lower-case
(#36) Variable "oHeader" must be all lower-case
(#37) Variable "oHeader" must be all lower-case
(#43) Public method name "HeaderTest::testAddText" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "oHeader" must be all lower-case
(#46) Variable "oHeader" must be all lower-case
(#49) Variable "oHeader" must be all lower-case
(#56) Public method name "HeaderTest::testAddTextNotUTF8" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "oHeader" must be all lower-case
(#59) Variable "oHeader" must be all lower-case
(#62) Variable "oHeader" must be all lower-case
(#69) Public method name "HeaderTest::testAddTextBreak" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "oHeader" must be all lower-case
(#72) Variable "oHeader" must be all lower-case
(#73) Variable "oHeader" must be all lower-case
(#79) Public method name "HeaderTest::testAddTextBreakWithParams" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "oHeader" must be all lower-case
(#82) Variable "iVal" must be all lower-case
(#83) Variable "oHeader" must be all lower-case
(#83) Variable "iVal" must be all lower-case
(#84) Variable "iVal" must be all lower-case
(#84) Variable "oHeader" must be all lower-case
(#90) Public method name "HeaderTest::testCreateTextRun" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "oHeader" must be all lower-case
(#93) Variable "oHeader" must be all lower-case
(#95) Variable "oHeader" must be all lower-case
(#101) Public method name "HeaderTest::testAddTable" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "oHeader" must be all lower-case
(#104) Variable "oHeader" must be all lower-case
(#106) Variable "oHeader" must be all lower-case
(#112) Public method name "HeaderTest::testAddImage" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) Variable "oHeader" must be all lower-case
(#116) Variable "oHeader" must be all lower-case
(#118) Variable "oHeader" must be all lower-case
(#125) Public method name "HeaderTest::testAddImageByUrl" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "oHeader" must be all lower-case
(#128) Variable "oHeader" must be all lower-case
(#130) Variable "oHeader" must be all lower-case
(#137) Public method name "HeaderTest::testAddPreserveText" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#139) Variable "oHeader" must be all lower-case
(#140) Variable "oHeader" must be all lower-case
(#142) Variable "oHeader" must be all lower-case
(#149) Public method name "HeaderTest::testAddPreserveTextNotUTF8" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "oHeader" must be all lower-case
(#152) Variable "oHeader" must be all lower-case
(#154) Variable "oHeader" must be all lower-case
(#162) Public method name "HeaderTest::testAddWatermark" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#165) Variable "oHeader" must be all lower-case
(#166) Variable "oHeader" must be all lower-case
(#168) Variable "oHeader" must be all lower-case
(#175) Public method name "HeaderTest::testGetElements" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "oHeader" must be all lower-case
(#179) Variable "oHeader" must be all lower-case
(#185) Public method name "HeaderTest::testRelationId" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "oHeader" must be all lower-case
(#189) Variable "iVal" must be all lower-case
(#190) Variable "oHeader" must be all lower-case
(#190) Variable "iVal" must be all lower-case
(#191) Variable "iVal" must be all lower-case
(#191) Variable "oHeader" must be all lower-case
(#197) Public method name "HeaderTest::testResetType" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "oHeader" must be all lower-case
(#200) Variable "oHeader" must be all lower-case
(#201) Variable "oHeader" must be all lower-case
(#203) Variable "oHeader" must be all lower-case
(#209) Public method name "HeaderTest::testFirstPage" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "oHeader" must be all lower-case
(#212) Variable "oHeader" must be all lower-case
(#214) Variable "oHeader" must be all lower-case
(#220) Public method name "HeaderTest::testEvenPage" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "oHeader" must be all lower-case
(#223) Variable "oHeader" must be all lower-case
(#225) Variable "oHeader" must be all lower-case
(#233) Public method name "HeaderTest::testAddFootnoteException" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#242) Public method name "HeaderTest::testSetGetType" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/ImageTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "ImageTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#35) Variable "oImage" must be all lower-case
(#37) Variable "oImage" must be all lower-case
(#38) Variable "oImage" must be all lower-case
(#39) Variable "oImage" must be all lower-case
(#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
(#41) Variable "oImage" must be all lower-case
(#42) Variable "oImage" must be all lower-case
(#43) Variable "oImage" must be all lower-case
(#49) Public method name "ImageTest::testConstructWithStyle" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#52) Variable "oImage" must be all lower-case
(#62) Variable "oImage" must be all lower-case
(#68) Public method name "ImageTest::testImages" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Variable "imageData" must be all lower-case
(#79) Variable "createFunction" must be all lower-case
(#79) Variable "imageFunction" must be all lower-case
(#79) Variable "imageData" must be all lower-case
(#87) Variable "createFunction" must be all lower-case
(#88) Variable "imageFunction" must be all lower-case
(#96) Public method name "ImageTest::testStyle" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "oImage" must be all lower-case
(#103) Variable "oImage" must be all lower-case
(#111) Public method name "ImageTest::testInvalidImageLocal" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "ImageTest::testInvalidImagePhp" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "ImageTest::testUnsupportedImage" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#141) Public method name "ImageTest::testRelationID" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "oImage" must be all lower-case
(#144) Variable "iVal" must be all lower-case
(#145) Variable "oImage" must be all lower-case
(#145) Variable "iVal" must be all lower-case
(#146) Variable "iVal" must be all lower-case
(#146) Variable "oImage" must be all lower-case
(#152) Public method name "ImageTest::testArchivedImage" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "archiveFile" must be all lower-case
(#155) Variable "imageFile" must be all lower-case
(#156) Variable "archiveFile" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/LineTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "LineTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oLine" must be all lower-case
(#35) Variable "oLine" must be all lower-case
(#36) Variable "oLine" must be all lower-case
(#42) Public method name "LineTest::testStyleText" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oLine" must be all lower-case
(#46) Variable "oLine" must be all lower-case
(#52) Public method name "LineTest::testStyleArray" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "oLine" must be all lower-case
(#72) Variable "oLine" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/LinkTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "LinkTest::testConstructDefault" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "oLink" must be all lower-case
(#37) Variable "oLink" must be all lower-case
(#38) Variable "oLink" must be all lower-case
(#39) Variable "oLink" must be all lower-case
(#39) Variable "oLink" must be all lower-case
(#40) Variable "oLink" must be all lower-case
(#41) Variable "oLink" must be all lower-case
(#47) Public method name "LinkTest::testConstructWithParamsArray" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "oLink" must be all lower-case
(#56) Variable "oLink" must be all lower-case
(#57) Variable "oLink" must be all lower-case
(#58) Variable "oLink" must be all lower-case
(#59) Variable "oLink" must be all lower-case
(#60) Variable "oLink" must be all lower-case
(#66) Public method name "LinkTest::testConstructWithParamsString" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "oLink" must be all lower-case
(#70) Variable "oLink" must be all lower-case
(#71) Variable "oLink" must be all lower-case
(#77) Public method name "LinkTest::testRelationId" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "oLink" must be all lower-case
(#81) Variable "iVal" must be all lower-case
(#82) Variable "oLink" must be all lower-case
(#82) Variable "iVal" must be all lower-case
(#83) Variable "iVal" must be all lower-case
(#83) Variable "oLink" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/ListItemRunTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "ListItemRunTest::testConstructNull" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "oListItemRun" must be all lower-case
(#34) Variable "oListItemRun" must be all lower-case
(#35) Variable "oListItemRun" must be all lower-case
(#36) Variable "oListItemRun" must be all lower-case
(#42) Public method name "ListItemRunTest::testConstructString" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oListItemRun" must be all lower-case
(#46) Variable "oListItemRun" must be all lower-case
(#47) Variable "oListItemRun" must be all lower-case
(#48) Variable "oListItemRun" must be all lower-case
(#54) Public method name "ListItemRunTest::testConstructListString" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "oListItemRun" must be all lower-case
(#58) Variable "oListItemRun" must be all lower-case
(#59) Variable "oListItemRun" must be all lower-case
(#65) Public method name "ListItemRunTest::testConstructArray" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "oListItemRun" must be all lower-case
(#69) Variable "oListItemRun" must be all lower-case
(#70) Variable "oListItemRun" must be all lower-case
(#71) Variable "oListItemRun" must be all lower-case
(#77) Public method name "ListItemRunTest::testStyle" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "oListItemRun" must be all lower-case
(#81) Variable "oListItemRun" must be all lower-case
(#82) Variable "oListItemRun" must be all lower-case
(#88) Public method name "ListItemRunTest::testDepth" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "iVal" must be all lower-case
(#91) Variable "oListItemRun" must be all lower-case
(#91) Variable "iVal" must be all lower-case
(#93) Variable "iVal" must be all lower-case
(#93) Variable "oListItemRun" must be all lower-case
(#99) Public method name "ListItemRunTest::testAddText" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "oListItemRun" must be all lower-case
(#102) Variable "oListItemRun" must be all lower-case
(#105) Variable "oListItemRun" must be all lower-case
(#112) Public method name "ListItemRunTest::testAddTextNotUTF8" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "oListItemRun" must be all lower-case
(#115) Variable "oListItemRun" must be all lower-case
(#118) Variable "oListItemRun" must be all lower-case
(#125) Public method name "ListItemRunTest::testAddLink" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "oListItemRun" must be all lower-case
(#128) Variable "oListItemRun" must be all lower-case
(#131) Variable "oListItemRun" must be all lower-case
(#138) Public method name "ListItemRunTest::testAddLinkWithName" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "oListItemRun" must be all lower-case
(#141) Variable "oListItemRun" must be all lower-case
(#144) Variable "oListItemRun" must be all lower-case
(#152) Public method name "ListItemRunTest::testAddTextBreak" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "oListItemRun" must be all lower-case
(#155) Variable "oListItemRun" must be all lower-case
(#157) Variable "oListItemRun" must be all lower-case
(#163) Public method name "ListItemRunTest::testAddImage" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#167) Variable "oListItemRun" must be all lower-case
(#168) Variable "oListItemRun" must be all lower-case
(#171) Variable "oListItemRun" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/ListItemTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "ListItemTest::testText" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oListItem" must be all lower-case
(#35) Variable "oListItem" must be all lower-case
(#41) Public method name "ListItemTest::testStyle" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#43) Variable "oListItem" must be all lower-case
(#45) Variable "oListItem" must be all lower-case
(#46) Variable "oListItem" must be all lower-case
(#52) Public method name "ListItemTest::testDepth" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "iVal" must be all lower-case
(#55) Variable "oListItem" must be all lower-case
(#55) Variable "iVal" must be all lower-case
(#57) Variable "iVal" must be all lower-case
(#57) Variable "oListItem" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/ObjectTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "ObjectTest::testConstructWithSupportedFiles" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#34) Variable "oObject" must be all lower-case
(#36) Variable "oObject" must be all lower-case
(#37) Variable "oObject" must be all lower-case
(#38) Variable "oObject" must be all lower-case
(#46) Public method name "ObjectTest::testConstructWithNotSupportedFiles" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#49) Variable "oObject" must be all lower-case
(#50) Variable "oObject" must be all lower-case
(#56) Public method name "ObjectTest::testConstructWithSupportedFilesAndStyle" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "oObject" must be all lower-case
(#61) Variable "oObject" must be all lower-case
(#62) Variable "oObject" must be all lower-case
(#63) Variable "oObject" must be all lower-case
(#69) Public method name "ObjectTest::testRelationId" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Variable "oObject" must be all lower-case
(#74) Variable "iVal" must be all lower-case
(#75) Variable "oObject" must be all lower-case
(#75) Variable "iVal" must be all lower-case
(#76) Variable "iVal" must be all lower-case
(#76) Variable "oObject" must be all lower-case
(#82) Public method name "ObjectTest::testImageRelationId" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Variable "oObject" must be all lower-case
(#87) Variable "iVal" must be all lower-case
(#88) Variable "oObject" must be all lower-case
(#88) Variable "iVal" must be all lower-case
(#89) Variable "iVal" must be all lower-case
(#89) Variable "oObject" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/PageBreakTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "PageBreakTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oPageBreak" must be all lower-case
(#35) Variable "oPageBreak" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/PreserveTextTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "PreserveTextTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "oPreserveText" must be all lower-case
(#36) Variable "oPreserveText" must be all lower-case
(#37) Variable "oPreserveText" must be all lower-case
(#38) Variable "oPreserveText" must be all lower-case
(#39) Variable "oPreserveText" must be all lower-case
(#45) Public method name "PreserveTextTest::testConstructWithString" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "oPreserveText" must be all lower-case
(#48) Variable "oPreserveText" must be all lower-case
(#49) Variable "oPreserveText" must be all lower-case
(#50) Variable "oPreserveText" must be all lower-case
(#56) Public method name "PreserveTextTest::testConstructWithArray" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "oPreserveText" must be all lower-case
(#59) Variable "oPreserveText" must be all lower-case
(#60) Variable "oPreserveText" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/RowTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "RowTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oRow" must be all lower-case
(#35) Variable "oRow" must be all lower-case
(#36) Variable "oRow" must be all lower-case
(#37) Variable "oRow" must be all lower-case
(#38) Variable "oRow" must be all lower-case
(#39) Variable "oRow" must be all lower-case
(#45) Public method name "RowTest::testConstructWithParams" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "iVal" must be all lower-case
(#48) Variable "oRow" must be all lower-case
(#48) Variable "iVal" must be all lower-case
(#50) Variable "iVal" must be all lower-case
(#50) Variable "oRow" must be all lower-case
(#51) Variable "oRow" must be all lower-case
(#57) Public method name "RowTest::testAddCell" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "oRow" must be all lower-case
(#60) Variable "oRow" must be all lower-case
(#63) Variable "oRow" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/SDTTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "SDTTest::testConstruct" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#51) Public method name "SDTTest::testSetTypeException" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#60) Public method name "SDTTest::testSetTypeNull" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/SectionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "SectionTest::testSetStyle" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#44) Public method name "SectionTest::testAddElements" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "objectSource" must be all lower-case
(#47) Variable "imageSource" must be all lower-case
(#57) Variable "objectSource" must be all lower-case
(#58) Variable "imageSource" must be all lower-case
(#65) Variable "elementCollection" must be all lower-case
(#66) Variable "elementTypes" must be all lower-case
(#81) Variable "elmCount" must be all lower-case
(#82) Variable "elementTypes" must be all lower-case
(#82) Variable "elementType" must be all lower-case
(#83) Variable "elementType" must be all lower-case
(#83) Variable "elementCollection" must be all lower-case
(#83) Variable "elmCount" must be all lower-case
(#84) Variable "elmCount" must be all lower-case
(#92) Public method name "SectionTest::testAddObjectException" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "SectionTest::testAddTitleWithStyle" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#110) Variable "elementCollection" must be all lower-case
(#112) Variable "elementCollection" must be all lower-case
(#120) Public method name "SectionTest::testAddHeaderFooter" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#136) Public method name "SectionTest::testHasDifferentFirstPage" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#149) Public method name "SectionTest::testAddHeaderException" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TOCTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "TOCTest::testConstructWithStyleArray" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#40) Variable "tocStyle" must be all lower-case
(#42) Variable "tocStyle" must be all lower-case
(#47) Variable "tocStyle" must be all lower-case
(#54) Public method name "TOCTest::testConstructWithStyleName" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#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
(#57) This comment is 55% valid code; is this commented out code?
(#65) Public method name "TOCTest::testNoPhpWord" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "TOCTest::testSetGetMinMaxDepth" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#85) Variable "phpWord" must be all lower-case
(#87) Variable "phpWord" must be all lower-case
(#90) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TableTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "TableTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oTable" must be all lower-case
(#35) Variable "oTable" must be all lower-case
(#36) Variable "oTable" must be all lower-case
(#37) Variable "oTable" must be all lower-case
(#38) Variable "oTable" must be all lower-case
(#39) Variable "oTable" must be all lower-case
(#45) Public method name "TableTest::testStyleText" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "oTable" must be all lower-case
(#49) Variable "oTable" must be all lower-case
(#55) Public method name "TableTest::testStyleArray" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "oTable" must be all lower-case
(#59) Variable "oTable" must be all lower-case
(#65) Public method name "TableTest::testWidth" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "oTable" must be all lower-case
(#68) Variable "iVal" must be all lower-case
(#69) Variable "oTable" must be all lower-case
(#69) Variable "iVal" must be all lower-case
(#70) Variable "iVal" must be all lower-case
(#70) Variable "oTable" must be all lower-case
(#76) Public method name "TableTest::testRow" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "oTable" must be all lower-case
(#79) Variable "oTable" must be all lower-case
(#81) Variable "oTable" must be all lower-case
(#87) Public method name "TableTest::testCell" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "oTable" must be all lower-case
(#90) Variable "oTable" must be all lower-case
(#91) Variable "oTable" must be all lower-case
(#98) Public method name "TableTest::testCountColumns" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "oTable" must be all lower-case
(#101) Variable "oTable" must be all lower-case
(#102) Variable "oTable" must be all lower-case
(#103) Variable "oTable" must be all lower-case
(#104) Variable "oTable" must be all lower-case
(#105) Variable "oTable" must be all lower-case
(#106) Variable "oTable" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TextBoxTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "TextBoxTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oTextBox" must be all lower-case
(#35) Variable "oTextBox" must be all lower-case
(#36) Variable "oTextBox" must be all lower-case
(#42) Public method name "TextBoxTest::testStyleText" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oTextBox" must be all lower-case
(#46) Variable "oTextBox" must be all lower-case
(#52) Public method name "TextBoxTest::testStyleArray" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "oTextBox" must be all lower-case
(#68) Variable "oTextBox" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TextBreakTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "TextBreakTest::testConstruct" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#44) Public method name "TextBreakTest::testConstructWithStyleObject" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "fStyle" must be all lower-case
(#47) Variable "pStyle" must be all lower-case
(#48) Variable "fStyle" must be all lower-case
(#48) Variable "pStyle" must be all lower-case
(#49) Variable "fStyle" must be all lower-case
(#50) Variable "pStyle" must be all lower-case
(#56) Public method name "TextBreakTest::testConstructWithStyleArray" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "fStyle" must be all lower-case
(#59) Variable "pStyle" must be all lower-case
(#60) Variable "fStyle" must be all lower-case
(#60) Variable "pStyle" must be all lower-case
(#68) Public method name "TextBreakTest::testConstructWithStyleName" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "fStyle" must be all lower-case
(#71) Variable "pStyle" must be all lower-case
(#72) Variable "fStyle" must be all lower-case
(#72) Variable "pStyle" must be all lower-case
(#73) Variable "fStyle" must be all lower-case
(#74) Variable "pStyle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TextRunTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "TextRunTest::testConstructNull" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "oTextRun" must be all lower-case
(#36) Variable "oTextRun" must be all lower-case
(#37) Variable "oTextRun" must be all lower-case
(#38) Variable "oTextRun" must be all lower-case
(#44) Public method name "TextRunTest::testConstructString" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "oTextRun" must be all lower-case
(#48) Variable "oTextRun" must be all lower-case
(#49) Variable "oTextRun" must be all lower-case
(#50) Variable "oTextRun" must be all lower-case
(#56) Public method name "TextRunTest::testConstructArray" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "oTextRun" must be all lower-case
(#60) Variable "oTextRun" must be all lower-case
(#61) Variable "oTextRun" must be all lower-case
(#62) Variable "oTextRun" must be all lower-case
(#68) Public method name "TextRunTest::testAddText" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "oTextRun" must be all lower-case
(#71) Variable "oTextRun" must be all lower-case
(#74) Variable "oTextRun" must be all lower-case
(#81) Public method name "TextRunTest::testAddTextNotUTF8" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "oTextRun" must be all lower-case
(#84) Variable "oTextRun" must be all lower-case
(#87) Variable "oTextRun" must be all lower-case
(#94) Public method name "TextRunTest::testAddLink" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "oTextRun" must be all lower-case
(#97) Variable "oTextRun" must be all lower-case
(#100) Variable "oTextRun" must be all lower-case
(#107) Public method name "TextRunTest::testAddLinkWithName" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "oTextRun" must be all lower-case
(#110) Variable "oTextRun" must be all lower-case
(#113) Variable "oTextRun" must be all lower-case
(#121) Public method name "TextRunTest::testAddTextBreak" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "oTextRun" must be all lower-case
(#124) Variable "oTextRun" must be all lower-case
(#126) Variable "oTextRun" must be all lower-case
(#132) Public method name "TextRunTest::testAddImage" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#136) Variable "oTextRun" must be all lower-case
(#137) Variable "oTextRun" must be all lower-case
(#140) Variable "oTextRun" must be all lower-case
(#146) Public method name "TextRunTest::testCreateFootnote" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "oTextRun" must be all lower-case
(#149) Variable "oTextRun" must be all lower-case
(#150) Variable "oTextRun" must be all lower-case
(#153) Variable "oTextRun" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TextTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "TextTest::testConstruct" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "oText" must be all lower-case
(#37) Variable "oText" must be all lower-case
(#38) Variable "oText" must be all lower-case
(#39) Variable "oText" must be all lower-case
(#40) Variable "oText" must be all lower-case
(#46) Public method name "TextTest::testText" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "oText" must be all lower-case
(#50) Variable "oText" must be all lower-case
(#56) Public method name "TextTest::testFont" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "oText" must be all lower-case
(#59) Variable "oText" must be all lower-case
(#61) Variable "oText" must be all lower-case
(#62) Variable "oText" must be all lower-case
(#68) Public method name "TextTest::testFontObject" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#71) Variable "oText" must be all lower-case
(#72) Variable "oText" must be all lower-case
(#78) Public method name "TextTest::testParagraph" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "oText" must be all lower-case
(#81) Variable "oText" must be all lower-case
(#83) Variable "oText" must be all lower-case
(#84) Variable "oText" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Element/TitleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "TitleTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oTitle" must be all lower-case
(#35) Variable "oTitle" must be all lower-case
(#36) Variable "oTitle" must be all lower-case
(#42) Public method name "TitleTest::testStyleNull" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "oTitle" must be all lower-case
(#46) Variable "oTitle" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/CopyFileExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "CopyFileExceptionTest::testCopyFileExceptionCanBeThrown" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/CreateTemporaryFileExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "CreateTemporaryFileExceptionTest::testCreateTemporaryFileExceptionCanBeThrown" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/ExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "ExceptionTest::testThrowException" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/InvalidImageExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "InvalidImageExceptionTest::testThrowException" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/InvalidStyleExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "InvalidStyleExceptionTest::testThrowException" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Exception/UnsupportedImageTypeExceptionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "UnsupportedImageTypeExceptionTest::testThrowException" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/IOFactoryTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "IOFactoryTest::testExistingWriterCanBeCreated" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#43) Public method name "IOFactoryTest::testNonexistentWriterCanNotBeCreated" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#51) Public method name "IOFactoryTest::testExistingReaderCanBeCreated" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#64) Public method name "IOFactoryTest::testNonexistentReaderCanNotBeCreated" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#72) Public method name "IOFactoryTest::testLoad" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/MediaTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "MediaTest::testGetSectionMediaElementsWithNull" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#40) Public method name "MediaTest::testCountSectionMediaElementsWithNull" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#48) Public method name "MediaTest::testAddSectionMediaElement" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#65) Public method name "MediaTest::testAddSectionLinkElement" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#77) Public method name "MediaTest::testAddHeaderMediaElement" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#92) Public method name "MediaTest::testAddFooterMediaElement" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#112) Public method name "MediaTest::testAddElementImageException" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Metadata/DocInfoTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "DocInfoTest::testCreator" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "oProperties" must be all lower-case
(#33) Variable "oProperties" must be all lower-case
(#34) Variable "oProperties" must be all lower-case
(#36) Variable "oProperties" must be all lower-case
(#37) Variable "oProperties" must be all lower-case
(#43) Public method name "DocInfoTest::testLastModifiedBy" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "oProperties" must be all lower-case
(#46) Variable "oProperties" must be all lower-case
(#47) Variable "oProperties" must be all lower-case
(#49) Variable "oProperties" must be all lower-case
(#50) Variable "oProperties" must be all lower-case
(#56) Public method name "DocInfoTest::testCreated" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "oProperties" must be all lower-case
(#59) Variable "oProperties" must be all lower-case
(#60) Variable "oProperties" must be all lower-case
(#62) Variable "iTime" must be all lower-case
(#63) Variable "oProperties" must be all lower-case
(#63) Variable "iTime" must be all lower-case
(#64) Variable "iTime" must be all lower-case
(#64) Variable "oProperties" must be all lower-case
(#70) Public method name "DocInfoTest::testModified" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "oProperties" must be all lower-case
(#73) Variable "oProperties" must be all lower-case
(#74) Variable "oProperties" must be all lower-case
(#76) Variable "iTime" must be all lower-case
(#77) Variable "oProperties" must be all lower-case
(#77) Variable "iTime" must be all lower-case
(#78) Variable "iTime" must be all lower-case
(#78) Variable "oProperties" must be all lower-case
(#84) Public method name "DocInfoTest::testTitle" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "oProperties" must be all lower-case
(#87) Variable "oProperties" must be all lower-case
(#88) Variable "oProperties" must be all lower-case
(#90) Variable "oProperties" must be all lower-case
(#91) Variable "oProperties" must be all lower-case
(#97) Public method name "DocInfoTest::testDescription" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "oProperties" must be all lower-case
(#100) Variable "oProperties" must be all lower-case
(#101) Variable "oProperties" must be all lower-case
(#103) Variable "oProperties" must be all lower-case
(#104) Variable "oProperties" must be all lower-case
(#110) Public method name "DocInfoTest::testSubject" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "oProperties" must be all lower-case
(#113) Variable "oProperties" must be all lower-case
(#114) Variable "oProperties" must be all lower-case
(#116) Variable "oProperties" must be all lower-case
(#117) Variable "oProperties" must be all lower-case
(#123) Public method name "DocInfoTest::testKeywords" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "oProperties" must be all lower-case
(#126) Variable "oProperties" must be all lower-case
(#127) Variable "oProperties" must be all lower-case
(#129) Variable "oProperties" must be all lower-case
(#130) Variable "oProperties" must be all lower-case
(#136) Public method name "DocInfoTest::testCategory" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Variable "oProperties" must be all lower-case
(#139) Variable "oProperties" must be all lower-case
(#140) Variable "oProperties" must be all lower-case
(#142) Variable "oProperties" must be all lower-case
(#143) Variable "oProperties" must be all lower-case
(#149) Public method name "DocInfoTest::testCompany" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "oProperties" must be all lower-case
(#152) Variable "oProperties" must be all lower-case
(#153) Variable "oProperties" must be all lower-case
(#155) Variable "oProperties" must be all lower-case
(#156) Variable "oProperties" must be all lower-case
(#162) Public method name "DocInfoTest::testManager" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "oProperties" must be all lower-case
(#165) Variable "oProperties" must be all lower-case
(#166) Variable "oProperties" must be all lower-case
(#168) Variable "oProperties" must be all lower-case
(#169) Variable "oProperties" must be all lower-case
(#175) Public method name "DocInfoTest::testCustomProperty" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#177) Variable "oProperties" must be all lower-case
(#178) Variable "oProperties" must be all lower-case
(#179) Variable "oProperties" must be all lower-case
(#180) Variable "oProperties" must be all lower-case
(#181) Variable "oProperties" must be all lower-case
(#182) Variable "oProperties" must be all lower-case
(#183) Variable "oProperties" must be all lower-case
(#184) Variable "oProperties" must be all lower-case
(#185) Variable "oProperties" must be all lower-case
(#186) Variable "oProperties" must be all lower-case
(#187) Variable "oProperties" must be all lower-case
(#188) Variable "oProperties" must be all lower-case
(#189) Variable "oProperties" must be all lower-case
(#190) Variable "oProperties" must be all lower-case
(#191) Variable "oProperties" must be all lower-case
(#192) Variable "oProperties" must be all lower-case
(#193) Variable "oProperties" must be all lower-case
(#194) Variable "oProperties" must be all lower-case
(#195) Variable "oProperties" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "oProperties" must be all lower-case
(#198) Variable "oProperties" must be all lower-case
(#204) Public method name "DocInfoTest::testConvertProperty" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/PhpWordTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "PhpWordTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "phpWord" must be all lower-case
(#35) Variable "phpWord" must be all lower-case
(#36) Variable "phpWord" must be all lower-case
(#37) Variable "phpWord" must be all lower-case
(#43) Public method name "PhpWordTest::testCreateGetSections" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "phpWord" must be all lower-case
(#46) Variable "phpWord" must be all lower-case
(#47) Variable "phpWord" must be all lower-case
(#53) Public method name "PhpWordTest::testSetGetDefaultFontName" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "phpWord" must be all lower-case
(#56) Variable "fontName" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
(#58) Variable "phpWord" must be all lower-case
(#58) Variable "fontName" must be all lower-case
(#59) Variable "fontName" must be all lower-case
(#59) Variable "phpWord" must be all lower-case
(#65) Public method name "PhpWordTest::testSetGetDefaultFontSize" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "phpWord" must be all lower-case
(#68) Variable "fontSize" must be all lower-case
(#69) Variable "phpWord" must be all lower-case
(#70) Variable "phpWord" must be all lower-case
(#70) Variable "fontSize" must be all lower-case
(#71) Variable "fontSize" must be all lower-case
(#71) Variable "phpWord" must be all lower-case
(#77) Public method name "PhpWordTest::testSetDefaultParagraphStyle" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "phpWord" must be all lower-case
(#80) Variable "phpWord" must be all lower-case
(#87) Public method name "PhpWordTest::testAddStyles" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "phpWord" must be all lower-case
(#98) Variable "styleId" must be all lower-case
(#99) Variable "phpWord" must be all lower-case
(#99) Variable "styleId" must be all lower-case
(#100) Variable "styleId" must be all lower-case
(#108) Public method name "PhpWordTest::testAddTitleStyle" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "phpWord" must be all lower-case
(#111) Variable "titleLevel" must be all lower-case
(#112) Variable "titleName" must be all lower-case
(#112) Variable "titleLevel" must be all lower-case
(#113) Variable "phpWord" must be all lower-case
(#113) Variable "titleLevel" must be all lower-case
(#114) Variable "titleName" must be all lower-case
(#122) Public method name "PhpWordTest::testLoadTemplate" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "templateFqfn" must be all lower-case
(#126) Variable "phpWord" must be all lower-case
(#129) Variable "phpWord" must be all lower-case
(#129) Variable "templateFqfn" must be all lower-case
(#140) Public method name "PhpWordTest::testLoadTemplateException" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "templateFqfn" must be all lower-case
(#146) Variable "phpWord" must be all lower-case
(#147) Variable "phpWord" must be all lower-case
(#147) Variable "templateFqfn" must be all lower-case
(#153) Public method name "PhpWordTest::testSave" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "phpWord" must be all lower-case
(#156) Variable "phpWord" must be all lower-case
(#159) Variable "phpWord" must be all lower-case
(#168) Public method name "PhpWordTest::testCallUndefinedMethod" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "phpWord" must be all lower-case
(#171) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Reader/HTMLTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "HTMLTest::testLoad" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#36) Variable "phpWord" must be all lower-case
(#37) Variable "phpWord" must be all lower-case
(#46) Public method name "HTMLTest::testLoadException" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Reader/ODTextTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "ODTextTest::testLoad" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#36) Variable "phpWord" must be all lower-case
(#37) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Reader/RTFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "RTFTest::testLoad" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#36) Variable "phpWord" must be all lower-case
(#37) Variable "phpWord" must be all lower-case
(#46) Public method name "RTFTest::testLoadException" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Reader/Word2007Test.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Word2007Test::testCanRead" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#43) Public method name "Word2007Test::testCanReadFailed" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#53) Public method name "Word2007Test::testLoad" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "phpWord" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/SettingsTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "SettingsTest::testSetGetCompatibility" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#41) Public method name "SettingsTest::testSetGetZipClass" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#51) Public method name "SettingsTest::testSetGetPdfRenderer" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "domPdfPath" must be all lower-case
(#56) Variable "domPdfPath" must be all lower-case
(#58) Variable "domPdfPath" must be all lower-case
(#65) Public method name "SettingsTest::testSetGetMeasurementUnit" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#76) Public method name "SettingsTest::testPhpTempDirIsUsedByDefault" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "SettingsTest::testTempDirCanBeSet" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "userDefinedTempDir" must be all lower-case
(#91) Variable "userDefinedTempDir" must be all lower-case
(#92) Variable "currentTempDir" must be all lower-case
(#93) Variable "userDefinedTempDir" must be all lower-case
(#93) Variable "currentTempDir" must be all lower-case
(#94) Variable "currentTempDir" must be all lower-case
(#100) Public method name "SettingsTest::testSetGetDefaultFontName" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#110) Public method name "SettingsTest::testSetGetDefaultFontSize" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "SettingsTest::testLoadConfig" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Shared/ConverterTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "ConverterTest::testUnitConversions" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#32) 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
(#102) Public method name "ConverterTest::testHtmlToRGB" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Shared/HtmlTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "HtmlTest::testAddHtml" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 50% valid code; is this commented out code?
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Shared/ZipArchiveTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "ZipArchiveTest::testCloseException" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#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
(#42) This comment is 46% valid code; is this commented out code?
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) This comment is 62% valid code; is this commented out code?
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 73% valid code; is this commented out code?
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 54% valid code; is this commented out code?
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 56% valid code; is this commented out code?
(#50) 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) This comment is 72% valid code; is this commented out code?
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) This comment is 56% valid code; is this commented out code?
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) This comment is 67% valid code; is this commented out code?
(#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
(#57) This comment is 72% valid code; is this commented out code?
(#66) Public method name "ZipArchiveTest::testZipArchive" must be in lower-case letters only
(#66) Variable "zipClass" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "existingFile" must be all lower-case
(#70) Variable "zipFile" must be all lower-case
(#76) Variable "zipClass" must be all lower-case
(#79) Variable "zipFile" must be all lower-case
(#80) Variable "existingFile" must be all lower-case
(#83) Variable "zipFile" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "zipFile" must be all lower-case
(#111) Public method name "ZipArchiveTest::testPCLZip" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Private method name "ZipArchiveTest::deleteDir" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#126) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/AbstractStyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "AbstractStyleTest::testSetStyleByArray" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#41) Public method name "AbstractStyleTest::testSetValNormal" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#55) Public method name "AbstractStyleTest::testSetValDefault" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Public method name "AbstractStyleTest::testSetValEnumException" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#85) Public method name "AbstractStyleTest::callProtectedMethod" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/CellTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "CellTest::testSetGetNormal" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Public method name "CellTest::testBorderColor" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#79) Public method name "CellTest::testBorderSize" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/FontTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "FontTest::testInitiation" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#54) Public method name "FontTest::testSetStyleValueWithNullOrEmpty" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#91) Public method name "FontTest::testSetStyleValueNormal" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#126) Public method name "FontTest::testLineHeight" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "phpWord" must be all lower-case
(#129) Variable "phpWord" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "phpWord" must be all lower-case
(#137) Variable "lineHeight" must be all lower-case
(#138) Variable "lineRule" must be all lower-case
(#140) Variable "lineHeight" must be all lower-case
(#141) Variable "lineRule" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "phpWord" must be all lower-case
(#148) Variable "lineHeight" must be all lower-case
(#149) Variable "lineRule" must be all lower-case
(#151) Variable "lineHeight" must be all lower-case
(#152) Variable "lineRule" must be all lower-case
(#158) Public method name "FontTest::testLineHeightFloatval" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#170) Public method name "FontTest::testLineHeightException" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/ImageTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "ImageTest::testSetGetNormal" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#56) Public method name "ImageTest::testSetStyleValue" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#84) Public method name "ImageTest::testSetWrappingStyleException" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/IndentationTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "IndentationTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/LineNumberingTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "LineNumberingTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/LineTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "LineTest::testSetGetNormal" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#54) Public method name "LineTest::testSetStyleValue" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#76) Public method name "LineTest::testSetGetFlip" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "LineTest::testSetGetConnectorType" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "LineTest::testSetGetWeight" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "LineTest::testSetGetColor" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "LineTest::testSetGetDash" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "LineTest::testSetGetBeginArrow" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#142) Public method name "LineTest::testSetGetEndArrow" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/ListItemTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "ListItemTest::testConstruct" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#42) Public method name "ListItemTest::testSetStyleValue" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#54) Public method name "ListItemTest::testListType" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#66) Public method name "ListItemTest::testSetGetNumStyle" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/NumberingLevelTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "NumberingLevelTest::testSetGetNormal" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/NumberingTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "NumberingTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Public method name "NumberingTest::testGetLevels" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/ParagraphTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#41) Public method name "ParagraphTest::testSetStyleValueWithNullOrEmpty" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#63) Public method name "ParagraphTest::testSetStyleValueNormal" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Public method name "ParagraphTest::testGetNullStyleValue" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#111) Public method name "ParagraphTest::testTabs" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "ParagraphTest::testLineHeight" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "phpWord" must be all lower-case
(#124) Variable "phpWord" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "phpWord" must be all lower-case
(#132) Variable "lineHeight" must be all lower-case
(#133) Variable "lineRule" must be all lower-case
(#135) Variable "lineHeight" must be all lower-case
(#136) Variable "lineRule" must be all lower-case
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "phpWord" must be all lower-case
(#143) Variable "lineHeight" must be all lower-case
(#144) Variable "lineRule" must be all lower-case
(#146) Variable "lineHeight" must be all lower-case
(#147) Variable "lineRule" must be all lower-case
(#153) Public method name "ParagraphTest::testLineHeightValidation" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#165) Public method name "ParagraphTest::testLineHeightException" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/RowTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "RowTest::testBooleanValue" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#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
(#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
(#59) Public method name "RowTest::testNonBooleanValue" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/SectionTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "SettingsTest::testSettingValue" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "oSettings" must be all lower-case
(#35) Variable "oSettings" must be all lower-case
(#36) Variable "oSettings" must be all lower-case
(#37) Variable "oSettings" must be all lower-case
(#38) Variable "oSettings" must be all lower-case
(#40) Variable "oSettings" must be all lower-case
(#41) Variable "oSettings" must be all lower-case
(#42) Variable "oSettings" must be all lower-case
(#43) Variable "oSettings" must be all lower-case
(#45) Variable "iVal" must be all lower-case
(#46) Variable "oSettings" must be all lower-case
(#46) Variable "iVal" must be all lower-case
(#47) Variable "iVal" must be all lower-case
(#47) Variable "iVal" must be all lower-case
(#47) Variable "iVal" must be all lower-case
(#47) Variable "iVal" must be all lower-case
(#47) Variable "oSettings" must be all lower-case
(#48) Variable "iVal" must be all lower-case
(#48) Variable "oSettings" must be all lower-case
(#49) Variable "iVal" must be all lower-case
(#49) Variable "oSettings" must be all lower-case
(#50) Variable "iVal" must be all lower-case
(#50) Variable "oSettings" must be all lower-case
(#51) Variable "iVal" must be all lower-case
(#51) Variable "oSettings" must be all lower-case
(#53) Variable "oSettings" must be all lower-case
(#54) Variable "oSettings" must be all lower-case
(#55) Variable "oSettings" must be all lower-case
(#56) Variable "oSettings" must be all lower-case
(#57) Variable "oSettings" must be all lower-case
(#58) Variable "oSettings" must be all lower-case
(#60) Variable "iVal" must be all lower-case
(#61) Variable "oSettings" must be all lower-case
(#61) Variable "iVal" must be all lower-case
(#62) Variable "iVal" must be all lower-case
(#62) Variable "oSettings" must be all lower-case
(#64) Variable "oSettings" must be all lower-case
(#65) Variable "oSettings" must be all lower-case
(#74) Variable "oSettings" must be all lower-case
(#76) Variable "oSettings" must be all lower-case
(#77) Variable "oSettings" must be all lower-case
(#83) Public method name "SettingsTest::testMargin" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "oSettings" must be all lower-case
(#88) Variable "iVal" must be all lower-case
(#89) Variable "oSettings" must be all lower-case
(#89) Variable "iVal" must be all lower-case
(#90) Variable "iVal" must be all lower-case
(#90) Variable "oSettings" must be all lower-case
(#92) Variable "iVal" must be all lower-case
(#93) Variable "oSettings" must be all lower-case
(#93) Variable "iVal" must be all lower-case
(#94) Variable "iVal" must be all lower-case
(#94) Variable "oSettings" must be all lower-case
(#96) Variable "iVal" must be all lower-case
(#97) Variable "oSettings" must be all lower-case
(#97) Variable "iVal" must be all lower-case
(#98) Variable "iVal" must be all lower-case
(#98) Variable "oSettings" must be all lower-case
(#100) Variable "iVal" must be all lower-case
(#101) Variable "oSettings" must be all lower-case
(#101) Variable "iVal" must be all lower-case
(#102) Variable "iVal" must be all lower-case
(#102) Variable "oSettings" must be all lower-case
(#108) Public method name "SettingsTest::testPageWidth" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "oSettings" must be all lower-case
(#113) Variable "oSettings" must be all lower-case
(#114) Variable "iVal" must be all lower-case
(#115) Variable "oSettings" must be all lower-case
(#115) Variable "iVal" must be all lower-case
(#116) Variable "iVal" must be all lower-case
(#116) Variable "oSettings" must be all lower-case
(#122) Public method name "SettingsTest::testPageHeight" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "oSettings" must be all lower-case
(#127) Variable "oSettings" must be all lower-case
(#128) Variable "iVal" must be all lower-case
(#129) Variable "oSettings" must be all lower-case
(#129) Variable "iVal" must be all lower-case
(#130) Variable "iVal" must be all lower-case
(#130) Variable "oSettings" must be all lower-case
(#136) Public method name "SettingsTest::testOrientationLandscape" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "oSettings" must be all lower-case
(#141) Variable "oSettings" must be all lower-case
(#142) Variable "oSettings" must be all lower-case
(#143) Variable "oSettings" must be all lower-case
(#144) Variable "oSettings" must be all lower-case
(#150) Public method name "SettingsTest::testOrientationPortrait" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "oSettings" must be all lower-case
(#155) Variable "oSettings" must be all lower-case
(#156) Variable "oSettings" must be all lower-case
(#157) Variable "oSettings" must be all lower-case
(#158) Variable "oSettings" must be all lower-case
(#164) Public method name "SettingsTest::testBorderSize" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "oSettings" must be all lower-case
(#169) Variable "iVal" must be all lower-case
(#170) Variable "oSettings" must be all lower-case
(#170) Variable "iVal" must be all lower-case
(#171) Variable "iVal" must be all lower-case
(#171) Variable "iVal" must be all lower-case
(#171) Variable "iVal" must be all lower-case
(#171) Variable "iVal" must be all lower-case
(#171) Variable "oSettings" must be all lower-case
(#172) Variable "iVal" must be all lower-case
(#172) Variable "oSettings" must be all lower-case
(#173) Variable "iVal" must be all lower-case
(#173) Variable "oSettings" must be all lower-case
(#174) Variable "iVal" must be all lower-case
(#174) Variable "oSettings" must be all lower-case
(#175) Variable "iVal" must be all lower-case
(#175) Variable "oSettings" must be all lower-case
(#177) Variable "iVal" must be all lower-case
(#178) Variable "oSettings" must be all lower-case
(#178) Variable "iVal" must be all lower-case
(#179) Variable "iVal" must be all lower-case
(#179) Variable "oSettings" must be all lower-case
(#181) Variable "iVal" must be all lower-case
(#182) Variable "oSettings" must be all lower-case
(#182) Variable "iVal" must be all lower-case
(#183) Variable "iVal" must be all lower-case
(#183) Variable "oSettings" must be all lower-case
(#185) Variable "iVal" must be all lower-case
(#186) Variable "oSettings" must be all lower-case
(#186) Variable "iVal" must be all lower-case
(#187) Variable "iVal" must be all lower-case
(#187) Variable "oSettings" must be all lower-case
(#189) Variable "iVal" must be all lower-case
(#190) Variable "oSettings" must be all lower-case
(#190) Variable "iVal" must be all lower-case
(#191) Variable "iVal" must be all lower-case
(#191) Variable "oSettings" must be all lower-case
(#197) Public method name "SettingsTest::testBorderColor" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "oSettings" must be all lower-case
(#202) Variable "oSettings" must be all lower-case
(#203) Variable "oSettings" must be all lower-case
(#204) Variable "oSettings" must be all lower-case
(#205) Variable "oSettings" must be all lower-case
(#206) Variable "oSettings" must be all lower-case
(#207) Variable "oSettings" must be all lower-case
(#209) Variable "oSettings" must be all lower-case
(#210) Variable "oSettings" must be all lower-case
(#212) Variable "oSettings" must be all lower-case
(#213) Variable "oSettings" must be all lower-case
(#215) Variable "oSettings" must be all lower-case
(#216) Variable "oSettings" must be all lower-case
(#218) Variable "oSettings" must be all lower-case
(#219) Variable "oSettings" must be all lower-case
(#225) Public method name "SettingsTest::testNumberingStart" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Variable "oSettings" must be all lower-case
(#230) Variable "oSettings" must be all lower-case
(#232) Variable "iVal" must be all lower-case
(#233) Variable "oSettings" must be all lower-case
(#233) Variable "iVal" must be all lower-case
(#234) Variable "iVal" must be all lower-case
(#234) Variable "oSettings" must be all lower-case
(#236) Variable "oSettings" must be all lower-case
(#237) Variable "oSettings" must be all lower-case
(#243) Public method name "SettingsTest::testHeader" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "oSettings" must be all lower-case
(#247) Variable "oSettings" must be all lower-case
(#249) Variable "iVal" must be all lower-case
(#250) Variable "oSettings" must be all lower-case
(#250) Variable "iVal" must be all lower-case
(#251) Variable "iVal" must be all lower-case
(#251) Variable "oSettings" must be all lower-case
(#253) Variable "oSettings" must be all lower-case
(#254) Variable "oSettings" must be all lower-case
(#260) Public method name "SettingsTest::testFooter" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "oSettings" must be all lower-case
(#265) Variable "oSettings" must be all lower-case
(#267) Variable "iVal" must be all lower-case
(#268) Variable "oSettings" must be all lower-case
(#268) Variable "iVal" must be all lower-case
(#269) Variable "iVal" must be all lower-case
(#269) Variable "oSettings" must be all lower-case
(#271) Variable "oSettings" must be all lower-case
(#272) Variable "oSettings" must be all lower-case
(#278) Public method name "SettingsTest::testColumnsNum" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "oSettings" must be all lower-case
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) This comment is 50% valid code; is this commented out code?
(#284) Variable "oSettings" must be all lower-case
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "oSettings" must be all lower-case
(#288) Variable "oSettings" must be all lower-case
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "iVal" must be all lower-case
(#292) Variable "oSettings" must be all lower-case
(#292) Variable "iVal" must be all lower-case
(#293) Variable "iVal" must be all lower-case
(#293) Variable "oSettings" must be all lower-case
(#299) Public method name "SettingsTest::testColumnsSpace" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Variable "oSettings" must be all lower-case
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) This comment is 50% valid code; is this commented out code?
(#305) Variable "oSettings" must be all lower-case
(#307) Variable "iVal" must be all lower-case
(#308) Variable "oSettings" must be all lower-case
(#308) Variable "iVal" must be all lower-case
(#309) Variable "iVal" must be all lower-case
(#309) Variable "oSettings" must be all lower-case
(#311) Variable "oSettings" must be all lower-case
(#312) Variable "oSettings" must be all lower-case
(#318) Public method name "SettingsTest::testBreakType" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "oSettings" must be all lower-case
(#323) Variable "oSettings" must be all lower-case
(#325) Variable "oSettings" must be all lower-case
(#326) Variable "oSettings" must be all lower-case
(#328) Variable "oSettings" must be all lower-case
(#329) Variable "oSettings" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/ShadingTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "ShadingTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/SpacingTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "SpacingTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/TOCTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "TOCTest::testGetSet" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/TabTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "TabTest::testGetSetProperties" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/TableTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#36) Public method name "TableTest::testConstruct" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "styleTable" must be all lower-case
(#39) Variable "styleFirstRow" must be all lower-case
(#44) Variable "styleTable" must be all lower-case
(#44) Variable "styleFirstRow" must be all lower-case
(#47) Variable "firstRow" must be all lower-case
(#48) Variable "firstRow" must be all lower-case
(#49) Variable "firstRow" must be all lower-case
(#55) Public method name "TableTest::testSetGetNormal" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#95) Public method name "TableTest::testBorderColor" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#117) Public method name "TableTest::testBorderSize" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#139) Public method name "TableTest::testCellMargin" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#158) Public method name "TableTest::testSetStyleValue" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Style/TextBoxTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "TextBoxTest::testSetGetNormal" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#67) Public method name "TextBoxTest::testSetStyleValue" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#102) Public method name "TextBoxTest::testSetWrappingStyleException" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#111) Public method name "TextBoxTest::testSetGetWidth" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Public method name "TextBoxTest::testSetGetHeight" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#133) Public method name "TextBoxTest::testSetGetAlign" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Variable "textBox" must be all lower-case
(#137) Variable "expectedAlignment" must be all lower-case
(#138) Variable "textBox" must be all lower-case
(#138) Variable "expectedAlignment" must be all lower-case
(#139) Variable "expectedAlignment" must be all lower-case
(#139) Variable "textBox" must be all lower-case
(#145) Public method name "TextBoxTest::testSetGetMarginTop" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "TextBoxTest::testSetGetMarginLeft" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "TextBoxTest::testSetGetInnerMarginTop" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "TextBoxTest::testSetGetWrappingStyle" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "TextBoxTest::testSetGetPositioning" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "TextBoxTest::testSetGetPosHorizontal" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#211) Public method name "TextBoxTest::testSetGetPosVertical" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "TextBoxTest::testSetGetPosHorizontalRel" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Public method name "TextBoxTest::testSetGetPosVerticalRel" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#245) Public method name "TextBoxTest::testSetGetInnerMarginRight" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#256) Public method name "TextBoxTest::testSetGetInnerMarginBottom" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#267) Public method name "TextBoxTest::testSetGetInnerMarginLeft" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#278) Public method name "TextBoxTest::testSetGetInnerMargin" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#289) Public method name "TextBoxTest::testSetGetBorderSize" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "TextBoxTest::testSetGetBorderColor" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/StyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Public method name "StyleTest::testStyles" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#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
(#83) Public method name "StyleTest::testDefaultParagraphStyle" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/TemplateProcessorTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Unnecessary FINAL modifier in FINAL class
(#33) Public method name "TemplateProcessorTest::testTemplateCanBeSavedInTemporaryLocation" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "templateFqfn" must be all lower-case
(#37) Variable "templateProcessor" must be all lower-case
(#37) Variable "templateFqfn" must be all lower-case
(#38) Variable "xslDomDocument" must be all lower-case
(#39) Variable "xslDomDocument" must be all lower-case
(#41) Variable "templateProcessor" must be all lower-case
(#41) Variable "xslDomDocument" must be all lower-case
(#44) Variable "documentFqfn" must be all lower-case
(#44) Variable "templateProcessor" must be all lower-case
(#46) Variable "documentFqfn" must be all lower-case
(#47) Variable "documentFqfn" must be all lower-case
(#47) Variable "documentFqfn" must be all lower-case
(#49) Variable "templateZip" must be all lower-case
(#50) Variable "templateZip" must be all lower-case
(#50) Variable "templateFqfn" must be all lower-case
(#51) Variable "templateHeaderXml" must be all lower-case
(#51) Variable "templateZip" must be all lower-case
(#52) Variable "templateMainPartXml" must be all lower-case
(#52) Variable "templateZip" must be all lower-case
(#53) Variable "templateFooterXml" must be all lower-case
(#53) Variable "templateZip" must be all lower-case
(#54) Variable "templateZip" must be all lower-case
(#55) Variable "templateZip" must be all lower-case
(#58) Variable "documentZip" must be all lower-case
(#59) Variable "documentZip" must be all lower-case
(#59) Variable "documentFqfn" must be all lower-case
(#60) Variable "documentHeaderXml" must be all lower-case
(#60) Variable "documentZip" must be all lower-case
(#61) Variable "documentMainPartXml" must be all lower-case
(#61) Variable "documentZip" must be all lower-case
(#62) Variable "documentFooterXml" must be all lower-case
(#62) Variable "documentZip" must be all lower-case
(#63) Variable "documentZip" must be all lower-case
(#64) Variable "documentZip" must be all lower-case
(#67) Variable "templateHeaderXml" must be all lower-case
(#67) Variable "documentHeaderXml" must be all lower-case
(#68) Variable "templateMainPartXml" must be all lower-case
(#68) Variable "documentMainPartXml" must be all lower-case
(#69) Variable "templateFooterXml" must be all lower-case
(#69) Variable "documentFooterXml" must be all lower-case
(#71) Variable "documentFqfn" must be all lower-case
(#85) Unnecessary FINAL modifier in FINAL class
(#85) Public method name "TemplateProcessorTest::testXslStyleSheetCanBeApplied" must be in lower-case letters only
(#85) Variable "actualDocumentFqfn" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "expectedDocumentFqfn" must be all lower-case
(#89) Variable "actualDocumentZip" must be all lower-case
(#90) Variable "actualDocumentZip" must be all lower-case
(#90) Variable "actualDocumentFqfn" must be all lower-case
(#91) Variable "actualHeaderXml" must be all lower-case
(#91) Variable "actualDocumentZip" must be all lower-case
(#92) Variable "actualMainPartXml" must be all lower-case
(#92) Variable "actualDocumentZip" must be all lower-case
(#93) Variable "actualFooterXml" must be all lower-case
(#93) Variable "actualDocumentZip" must be all lower-case
(#94) Variable "actualDocumentZip" must be all lower-case
(#95) Variable "actualDocumentFqfn" must be all lower-case
(#98) Variable "expectedDocumentZip" must be all lower-case
(#99) Variable "expectedDocumentZip" must be all lower-case
(#99) Variable "expectedDocumentFqfn" must be all lower-case
(#100) Variable "expectedHeaderXml" must be all lower-case
(#100) Variable "expectedDocumentZip" must be all lower-case
(#101) Variable "expectedMainPartXml" must be all lower-case
(#101) Variable "expectedDocumentZip" must be all lower-case
(#102) Variable "expectedFooterXml" must be all lower-case
(#102) Variable "expectedDocumentZip" must be all lower-case
(#103) Variable "expectedDocumentZip" must be all lower-case
(#104) Variable "expectedDocumentFqfn" must be all lower-case
(#107) Variable "expectedHeaderXml" must be all lower-case
(#107) Variable "actualHeaderXml" must be all lower-case
(#108) Variable "expectedMainPartXml" must be all lower-case
(#108) Variable "actualMainPartXml" must be all lower-case
(#109) Variable "expectedFooterXml" must be all lower-case
(#109) Variable "actualFooterXml" must be all lower-case
(#120) Unnecessary FINAL modifier in FINAL class
(#120) Public method name "TemplateProcessorTest::testXslStyleSheetCanNotBeAppliedOnFailureOfSettingParameterValue" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "templateProcessor" must be all lower-case
(#124) Variable "xslDomDocument" must be all lower-case
(#125) Variable "xslDomDocument" must be all lower-case
(#131) Variable "templateProcessor" must be all lower-case
(#131) Variable "xslDomDocument" must be all lower-case
(#142) Unnecessary FINAL modifier in FINAL class
(#142) Public method name "TemplateProcessorTest::testXslStyleSheetCanNotBeAppliedOnFailureOfLoadingXmlFromTemplate" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "templateProcessor" must be all lower-case
(#146) Variable "xslDomDocument" must be all lower-case
(#147) Variable "xslDomDocument" must be all lower-case
(#153) Variable "templateProcessor" must be all lower-case
(#153) Variable "xslDomDocument" must be all lower-case
(#162) Public method name "TemplateProcessorTest::testCloneRow" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "templateProcessor" must be all lower-case
(#168) Variable "templateProcessor" must be all lower-case
(#171) Variable "docName" must be all lower-case
(#172) Variable "templateProcessor" must be all lower-case
(#173) Variable "templateProcessor" must be all lower-case
(#174) Variable "templateProcessor" must be all lower-case
(#175) Variable "templateProcessor" must be all lower-case
(#175) Variable "docName" must be all lower-case
(#176) Variable "docFound" must be all lower-case
(#176) Variable "docName" must be all lower-case
(#177) Variable "docName" must be all lower-case
(#178) Variable "docFound" must be all lower-case
(#186) Public method name "TemplateProcessorTest::testMacrosCanBeReplacedInHeaderAndFooter" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "templateProcessor" must be all lower-case
(#190) Variable "templateProcessor" must be all lower-case
(#192) Variable "macroNames" must be all lower-case
(#193) Variable "macroValues" must be all lower-case
(#194) Variable "templateProcessor" must be all lower-case
(#194) Variable "macroNames" must be all lower-case
(#194) Variable "macroValues" must be all lower-case
(#196) Variable "docName" must be all lower-case
(#197) Variable "templateProcessor" must be all lower-case
(#197) Variable "docName" must be all lower-case
(#198) Variable "docFound" must be all lower-case
(#198) Variable "docName" must be all lower-case
(#199) Variable "docName" must be all lower-case
(#200) Variable "docFound" must be all lower-case
(#209) Public method name "TemplateProcessorTest::testCloneDeleteBlock" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "templateProcessor" must be all lower-case
(#215) Variable "templateProcessor" must be all lower-case
(#218) Variable "docName" must be all lower-case
(#219) Variable "templateProcessor" must be all lower-case
(#220) Variable "templateProcessor" must be all lower-case
(#221) Variable "templateProcessor" must be all lower-case
(#221) Variable "docName" must be all lower-case
(#222) Variable "docFound" must be all lower-case
(#222) Variable "docName" must be all lower-case
(#223) Variable "docName" must be all lower-case
(#224) Variable "docFound" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/HTML/ElementTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "ElementTest::testUnmatchedElements" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#35) Variable "objectClass" must be all lower-case
(#36) Variable "parentWriter" must be all lower-case
(#37) Variable "newElement" must be all lower-case
(#38) Variable "objectClass" must be all lower-case
(#38) Variable "parentWriter" must be all lower-case
(#38) Variable "newElement" must be all lower-case
(#47) Public method name "ElementTest::testWriteTextElement" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/HTML/PartTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "PartTest::testGetParentWriterException" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/HTML/StyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "StyleTest::testEmptyStyles" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#31) Variable "objectClass" must be all lower-case
(#32) Variable "objectClass" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/HTMLTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "HTMLTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#45) Public method name "HTMLTest::testConstructWithNull" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#54) Public method name "HTMLTest::testSave" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "localImage" must be all lower-case
(#57) Variable "archiveImage" must be all lower-case
(#58) Variable "gdImage" must be all lower-case
(#59) Variable "objectSrc" must be all lower-case
(#62) Variable "phpWord" must be all lower-case
(#64) Variable "docProps" must be all lower-case
(#64) Variable "phpWord" must be all lower-case
(#65) Variable "docProps" must be all lower-case
(#67) Variable "phpWord" must be all lower-case
(#68) Variable "phpWord" must be all lower-case
(#72) Variable "phpWord" must be all lower-case
(#73) Variable "phpWord" must be all lower-case
(#84) Variable "localImage" must be all lower-case
(#85) Variable "archiveImage" must be all lower-case
(#86) Variable "gdImage" must be all lower-case
(#87) Variable "objectSrc" must be all lower-case
(#91) Variable "phpWord" must be all lower-case
(#99) Variable "localImage" must be all lower-case
(#103) Variable "phpWord" must be all lower-case
(#115) Variable "localImage" must be all lower-case
(#116) Variable "objectSrc" must be all lower-case
(#121) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/ODText/ElementTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "ElementTest::testUnmatchedElements" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#33) Variable "objectClass" must be all lower-case
(#34) Variable "xmlWriter" must be all lower-case
(#35) Variable "newElement" must be all lower-case
(#36) Variable "objectClass" must be all lower-case
(#36) Variable "xmlWriter" must be all lower-case
(#36) Variable "newElement" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/ODText/Part/AbstractPartTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Public method name "AbstractPartTest::testSetGetParentWriter" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#46) Public method name "AbstractPartTest::testSetGetParentWriterNull" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/ODText/Part/ContentTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "ContentTest::testWriteContent" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "imageSrc" must be all lower-case
(#45) Variable "objectSrc" must be all lower-case
(#48) Variable "phpWord" must be all lower-case
(#50) Variable "docProps" must be all lower-case
(#50) Variable "phpWord" must be all lower-case
(#51) Variable "docProps" must be all lower-case
(#53) Variable "phpWord" must be all lower-case
(#54) Variable "phpWord" must be all lower-case
(#55) Variable "phpWord" must be all lower-case
(#56) Variable "phpWord" must be all lower-case
(#58) Variable "phpWord" must be all lower-case
(#67) Variable "imageSrc" must be all lower-case
(#68) Variable "objectSrc" must be all lower-case
(#81) Variable "imageSrc" must be all lower-case
(#82) Variable "objectSrc" must be all lower-case
(#91) Variable "phpWord" must be all lower-case
(#100) Public method name "ContentTest::testWriteNoStyle" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "phpWord" must be all lower-case
(#103) Variable "phpWord" must be all lower-case
(#105) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/ODText/StyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "StyleTest::testEmptyStyles" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#33) Variable "objectClass" must be all lower-case
(#34) Variable "xmlWriter" must be all lower-case
(#35) Variable "objectClass" must be all lower-case
(#35) Variable "xmlWriter" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/ODTextTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "ODTextTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#57) Public method name "ODTextTest::testConstructWithNull" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#66) Public method name "ODTextTest::testSave" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "imageSrc" must be all lower-case
(#69) Variable "objectSrc" must be all lower-case
(#72) Variable "phpWord" must be all lower-case
(#73) Variable "phpWord" must be all lower-case
(#74) Variable "phpWord" must be all lower-case
(#75) Variable "phpWord" must be all lower-case
(#84) Variable "imageSrc" must be all lower-case
(#85) Variable "objectSrc" must be all lower-case
(#87) Variable "phpWord" must be all lower-case
(#90) Variable "phpWord" must be all lower-case
(#103) Public method name "ODTextTest::testSavePhpOutput" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "phpWord" must be all lower-case
(#106) Variable "phpWord" must be all lower-case
(#108) Variable "phpWord" must be all lower-case
(#115) Public method name "ODTextTest::testGetWriterPartNull" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#124) Public method name "ODTextTest::testSetGetUseDiskCaching" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#137) Public method name "ODTextTest::testSetUseDiskCachingException" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/PDF/DomPDFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "DomPDFTest::testConstruct" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#38) Variable "phpWord" must be all lower-case
(#39) Variable "phpWord" must be all lower-case
(#42) Variable "rendererName" must be all lower-case
(#43) Variable "rendererLibraryPath" must be all lower-case
(#44) Variable "rendererName" must be all lower-case
(#44) Variable "rendererLibraryPath" must be all lower-case
(#45) Variable "phpWord" must be all lower-case
(#56) Public method name "DomPDFTest::testSetGetAbstractRendererProperties" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Variable "rendererName" must be all lower-case
(#61) Variable "rendererLibraryPath" must be all lower-case
(#62) Variable "rendererName" must be all lower-case
(#62) Variable "rendererLibraryPath" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/PDF/MPDFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "MPDFTest::testConstruct" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#37) Variable "phpWord" must be all lower-case
(#38) Variable "phpWord" must be all lower-case
(#41) Variable "rendererName" must be all lower-case
(#42) Variable "rendererLibraryPath" must be all lower-case
(#43) Variable "rendererName" must be all lower-case
(#43) Variable "rendererLibraryPath" must be all lower-case
(#44) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/PDF/TCPDFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "TCPDFTest::testConstruct" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#37) Variable "phpWord" must be all lower-case
(#38) Variable "phpWord" must be all lower-case
(#41) Variable "rendererName" must be all lower-case
(#42) Variable "rendererLibraryPath" must be all lower-case
(#43) Variable "rendererName" must be all lower-case
(#43) Variable "rendererLibraryPath" must be all lower-case
(#44) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/PDFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "PDFTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#37) Variable "rendererName" must be all lower-case
(#38) Variable "rendererLibraryPath" must be all lower-case
(#39) Variable "rendererName" must be all lower-case
(#39) Variable "rendererLibraryPath" must be all lower-case
(#54) Public method name "PDFTest::testConstructException" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/RTF/ElementTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "ElementTest::testUnmatchedElements" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#33) Variable "objectClass" must be all lower-case
(#34) Variable "parentWriter" must be all lower-case
(#35) Variable "newElement" must be all lower-case
(#36) Variable "objectClass" must be all lower-case
(#36) Variable "parentWriter" must be all lower-case
(#36) Variable "newElement" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/RTF/StyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "StyleTest::testEmptyStyles" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#31) Variable "objectClass" must be all lower-case
(#32) Variable "objectClass" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/RTFTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "RTFTest::testConstruct" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#45) Public method name "RTFTest::testConstructWithNull" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#54) Public method name "RTFTest::testSave" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "imageSrc" must be all lower-case
(#57) Variable "objectSrc" must be all lower-case
(#60) Variable "phpWord" must be all lower-case
(#61) Variable "phpWord" must be all lower-case
(#65) Variable "phpWord" must be all lower-case
(#66) Variable "phpWord" must be all lower-case
(#69) Line exceeds 132 characters; contains 136 characters
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "imageSrc" must be all lower-case
(#85) Variable "objectSrc" must be all lower-case
(#87) Variable "phpWord" must be all lower-case
(#91) Variable "phpWord" must be all lower-case
(#104) Public method name "RTFTest::testSavePhpOutput" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "phpWord" must be all lower-case
(#107) Variable "phpWord" must be all lower-case
(#109) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/ElementTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Opening brace should be on the same line as the declaration
(#39) Public method name "ElementTest::testUnmatchedElements" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#47) Variable "objectClass" must be all lower-case
(#48) Variable "xmlWriter" must be all lower-case
(#49) Variable "newElement" must be all lower-case
(#50) Variable "objectClass" must be all lower-case
(#50) Variable "xmlWriter" must be all lower-case
(#50) Variable "newElement" must be all lower-case
(#53) Variable "xmlWriter" must be all lower-case
(#60) Public method name "ElementTest::testLineElement" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "phpWord" must be all lower-case
(#63) Variable "phpWord" must be all lower-case
(#66) Variable "phpWord" must be all lower-case
(#75) Public method name "ElementTest::testShapeElements" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "phpWord" must be all lower-case
(#78) Variable "phpWord" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "phpWord" must be all lower-case
(#170) Public method name "ElementTest::testChartElements" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "phpWord" must be all lower-case
(#173) Variable "phpWord" must be all lower-case
(#176) Variable "chartTypes" must be all lower-case
(#179) Variable "chartTypes" must be all lower-case
(#179) Variable "chartType" must be all lower-case
(#180) Variable "chartType" must be all lower-case
(#184) Variable "phpWord" must be all lower-case
(#187) Variable "chartTypes" must be all lower-case
(#187) Variable "chartType" must be all lower-case
(#190) Variable "chartType" must be all lower-case
(#198) Public method name "ElementTest::testFormFieldElements" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#200) Variable "phpWord" must be all lower-case
(#201) Variable "phpWord" must be all lower-case
(#207) Variable "phpWord" must be all lower-case
(#218) Public method name "ElementTest::testSDTElements" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "phpWord" must be all lower-case
(#221) Variable "phpWord" must be all lower-case
(#227) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/AbstractPartTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Public method name "AbstractWriterPartTest::testSetGetParentWriter" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#46) Public method name "AbstractWriterPartTest::testSetGetParentWriterNull" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/DocumentTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "DocumentTest::testWriteEndSectionPageNumbering" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "phpWord" must be all lower-case
(#45) Variable "phpWord" must be all lower-case
(#54) Variable "phpWord" must be all lower-case
(#63) Public method name "DocumentTest::testElements" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "objectSrc" must be all lower-case
(#67) Variable "phpWord" must be all lower-case
(#68) Variable "phpWord" must be all lower-case
(#69) Variable "phpWord" must be all lower-case
(#70) Variable "phpWord" must be all lower-case
(#79) Variable "phpWord" must be all lower-case
(#81) Variable "objectSrc" must be all lower-case
(#124) Variable "phpWord" must be all lower-case
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Public method name "DocumentTest::testElementStyles" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "objectSrc" must be all lower-case
(#157) Variable "phpWord" must be all lower-case
(#158) Variable "phpWord" must be all lower-case
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "phpWord" must be all lower-case
(#178) Variable "phpWord" must be all lower-case
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "phpWord" must be all lower-case
(#180) Variable "fontStyle" must be all lower-case
(#182) Variable "phpWord" must be all lower-case
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Variable "objectSrc" must be all lower-case
(#185) Variable "fontStyle" must be all lower-case
(#190) Variable "phpWord" must be all lower-case
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Public method name "DocumentTest::testWriteText" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "rStyle" must be all lower-case
(#213) Variable "pStyle" must be all lower-case
(#215) Variable "phpWord" must be all lower-case
(#216) Variable "phpWord" must be all lower-case
(#216) Variable "rStyle" must be all lower-case
(#217) Variable "phpWord" must be all lower-case
(#217) Variable "pStyle" must be all lower-case
(#218) Variable "phpWord" must be all lower-case
(#219) Variable "rStyle" must be all lower-case
(#219) Variable "pStyle" must be all lower-case
(#220) Variable "phpWord" must be all lower-case
(#223) Variable "rStyle" must be all lower-case
(#225) Variable "pStyle" must be all lower-case
(#231) Public method name "DocumentTest::testWriteTextRun" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "pStyle" must be all lower-case
(#234) Variable "aStyle" must be all lower-case
(#235) Variable "imageSrc" must be all lower-case
(#237) Variable "phpWord" must be all lower-case
(#238) Variable "phpWord" must be all lower-case
(#238) Variable "pStyle" must be all lower-case
(#238) Variable "aStyle" must be all lower-case
(#239) Variable "phpWord" must be all lower-case
(#240) Variable "pStyle" must be all lower-case
(#243) Variable "aStyle" must be all lower-case
(#245) Variable "imageSrc" must be all lower-case
(#247) Variable "phpWord" must be all lower-case
(#256) Public method name "DocumentTest::testWriteLink" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#258) Variable "phpWord" must be all lower-case
(#259) Variable "phpWord" must be all lower-case
(#260) Variable "fontStyleArray" must be all lower-case
(#261) Variable "fontStyleName" must be all lower-case
(#262) Variable "paragraphStyleArray" must be all lower-case
(#263) Variable "paragraphStyleName" must be all lower-case
(#267) Variable "fontStyleArray" must be all lower-case
(#267) Variable "paragraphStyleArray" must be all lower-case
(#268) Variable "fontStyleName" must be all lower-case
(#268) Variable "paragraphStyleName" must be all lower-case
(#270) Variable "phpWord" must be all lower-case
(#279) Public method name "DocumentTest::testWritePreserveText" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#281) Variable "phpWord" must be all lower-case
(#282) Variable "phpWord" must be all lower-case
(#284) Variable "fontStyleArray" must be all lower-case
(#285) Variable "fontStyleName" must be all lower-case
(#286) Variable "paragraphStyleArray" must be all lower-case
(#287) Variable "paragraphStyleName" must be all lower-case
(#290) Variable "fontStyleArray" must be all lower-case
(#290) Variable "paragraphStyleArray" must be all lower-case
(#291) Variable "fontStyleName" must be all lower-case
(#291) Variable "paragraphStyleName" must be all lower-case
(#293) Variable "phpWord" must be all lower-case
(#303) Public method name "DocumentTest::testWriteTextBreak" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#305) Variable "fArray" must be all lower-case
(#306) Variable "pArray" must be all lower-case
(#307) Variable "fName" must be all lower-case
(#308) Variable "pName" must be all lower-case
(#310) Variable "phpWord" must be all lower-case
(#311) Variable "phpWord" must be all lower-case
(#311) Variable "fName" must be all lower-case
(#311) Variable "fArray" must be all lower-case
(#312) Variable "phpWord" must be all lower-case
(#312) Variable "pName" must be all lower-case
(#312) Variable "pArray" must be all lower-case
(#313) Variable "phpWord" must be all lower-case
(#315) Variable "fArray" must be all lower-case
(#315) Variable "pArray" must be all lower-case
(#316) Variable "fName" must be all lower-case
(#316) Variable "pName" must be all lower-case
(#317) Variable "phpWord" must be all lower-case
(#320) Variable "fName" must be all lower-case
(#322) Variable "pName" must be all lower-case
(#328) Public method name "DocumentTest::testWriteImage" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#330) Variable "phpWord" must be all lower-case
(#333) Variable "phpWord" must be all lower-case
(#339) Variable "archiveFile" must be all lower-case
(#340) Variable "imageFile" must be all lower-case
(#341) Variable "archiveFile" must be all lower-case
(#341) Variable "imageFile" must be all lower-case
(#344) Variable "phpWord" must be all lower-case
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#359) Public method name "DocumentTest::testWriteWatermark" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#361) Variable "imageSrc" must be all lower-case
(#363) Variable "phpWord" must be all lower-case
(#364) Variable "phpWord" must be all lower-case
(#366) Variable "imageSrc" must be all lower-case
(#367) Variable "phpWord" must be all lower-case
(#376) Public method name "DocumentTest::testWriteTitle" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#378) Variable "phpWord" must be all lower-case
(#379) Variable "phpWord" must be all lower-case
(#380) Variable "phpWord" must be all lower-case
(#381) Variable "phpWord" must be all lower-case
(#390) Public method name "DocumentTest::testWriteCheckbox" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "rStyle" must be all lower-case
(#393) Variable "pStyle" must be all lower-case
(#395) Variable "phpWord" must be all lower-case
(#396) This comment is 67% valid code; is this commented out code?
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) This comment is 68% valid code; is this commented out code?
(#398) Variable "phpWord" must be all lower-case
(#399) Variable "rStyle" must be all lower-case
(#399) Variable "pStyle" must be all lower-case
(#400) Variable "phpWord" must be all lower-case
(#409) Public method name "DocumentTest::testWriteParagraphStyle" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Variable "phpWord" must be all lower-case
(#413) Variable "phpWord" must be all lower-case
(#424) Variable "phpWord" must be all lower-case
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Variable "attributeCount" must be all lower-case
(#429) Variable "attributeCount" must be all lower-case
(#430) Variable "nodeName" must be all lower-case
(#431) Variable "attributeCount" must be all lower-case
(#443) Public method name "DocumentTest::testWriteFontStyle" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#445) Variable "phpWord" must be all lower-case
(#459) Variable "phpWord" must be all lower-case
(#461) Variable "phpWord" must be all lower-case
(#479) Public method name "DocumentTest::testWriteTableStyle" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#481) Variable "phpWord" must be all lower-case
(#482) Variable "rHeight" must be all lower-case
(#483) Variable "cWidth" must be all lower-case
(#484) Variable "imageSrc" must be all lower-case
(#485) Variable "objectSrc" must be all lower-case
(#487) Variable "tStyles" must be all lower-case
(#488) Variable "tStyles" must be all lower-case
(#489) Variable "tStyles" must be all lower-case
(#490) Variable "tStyles" must be all lower-case
(#491) Variable "tStyles" must be all lower-case
(#492) Variable "rStyles" must be all lower-case
(#493) Variable "rStyles" must be all lower-case
(#494) Variable "cStyles" must be all lower-case
(#495) Variable "cStyles" must be all lower-case
(#496) Variable "cStyles" must be all lower-case
(#497) Variable "cStyles" must be all lower-case
(#498) Variable "cStyles" must be all lower-case
(#499) Variable "cStyles" must be all lower-case
(#500) Variable "cStyles" must be all lower-case
(#501) Variable "cStyles" must be all lower-case
(#502) Variable "cStyles" must be all lower-case
(#503) Variable "cStyles" must be all lower-case
(#504) Variable "cStyles" must be all lower-case
(#505) Variable "cStyles" must be all lower-case
(#507) Variable "phpWord" must be all lower-case
(#508) Variable "tStyles" must be all lower-case
(#510) Variable "rHeight" must be all lower-case
(#510) Variable "rStyles" must be all lower-case
(#511) Variable "cWidth" must be all lower-case
(#511) Variable "cStyles" must be all lower-case
(#516) Variable "imageSrc" must be all lower-case
(#517) Variable "objectSrc" must be all lower-case
(#521) Variable "phpWord" must be all lower-case
(#526) Variable "rHeight" must be all lower-case
(#527) Variable "rStyles" must be all lower-case
(#528) Variable "rStyles" must be all lower-case
(#531) Variable "cWidth" must be all lower-case
(#532) Variable "cStyles" must be all lower-case
(#533) Variable "cStyles" must be all lower-case
(#539) Public method name "DocumentTest::testWriteCellStyleCellGridSpan" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#541) Variable "phpWord" must be all lower-case
(#542) Variable "phpWord" must be all lower-case
(#561) Variable "phpWord" must be all lower-case
(#570) Public method name "DocumentTest::testWriteGutterAndLineNumbering" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#572) Variable "pageMarginPath" must be all lower-case
(#573) Variable "lineNumberingPath" must be all lower-case
(#575) Variable "phpWord" must be all lower-case
(#576) Variable "phpWord" must be all lower-case
(#577) Variable "phpWord" must be all lower-case
(#579) Variable "pageMarginPath" must be all lower-case
(#580) Variable "lineNumberingPath" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/FooterTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#32) Public method name "FooterTest::testWriteFooter" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "imageSrc" must be all lower-case
(#41) Variable "imageSrc" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/FootnotesTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#30) Opening brace should be on the same line as the declaration
(#34) Public method name "FootnotesTest::testWriteFootnotes" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "phpWord" must be all lower-case
(#37) Variable "phpWord" must be all lower-case
(#38) Variable "phpWord" must be all lower-case
(#46) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/HeaderTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "HeaderTest::testWriteHeader" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "imageSrc" must be all lower-case
(#41) Variable "imageSrc" must be all lower-case
(#42) Variable "imageSrc" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/NumberingTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#43) Public method name "NumberingTest::testWriteNumbering" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "xmlFile" must be all lower-case
(#47) Variable "phpWord" must be all lower-case
(#48) Variable "phpWord" must be all lower-case
(#70) Variable "phpWord" must be all lower-case
(#72) Variable "xmlFile" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/SettingsTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Opening brace should be on the same line as the declaration
(#40) Public method name "SettingsTest::testDocumentProtection" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "phpWord" must be all lower-case
(#43) Variable "phpWord" must be all lower-case
(#45) Variable "phpWord" must be all lower-case
(#56) Public method name "SettingsTest::testCompatibility" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "phpWord" must be all lower-case
(#59) Variable "phpWord" must be all lower-case
(#61) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Part/StylesTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "StylesTest::testWriteStyles" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "phpWord" must be all lower-case
(#46) Variable "pStyle" must be all lower-case
(#47) Variable "pBase" must be all lower-case
(#48) Variable "pNew" must be all lower-case
(#49) Variable "rStyle" must be all lower-case
(#50) Variable "tStyle" must be all lower-case
(#51) Variable "firstRowStyle" must be all lower-case
(#52) Variable "phpWord" must be all lower-case
(#52) Variable "pStyle" must be all lower-case
(#53) Variable "phpWord" must be all lower-case
(#53) Variable "pBase" must be all lower-case
(#54) Variable "phpWord" must be all lower-case
(#54) Variable "pNew" must be all lower-case
(#55) Variable "phpWord" must be all lower-case
(#55) Variable "rStyle" must be all lower-case
(#55) Variable "pStyle" must be all lower-case
(#56) Variable "phpWord" must be all lower-case
(#56) Variable "tStyle" must be all lower-case
(#56) Variable "firstRowStyle" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
(#57) Variable "rStyle" must be all lower-case
(#57) Variable "pStyle" must be all lower-case
(#58) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/PartTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Public method name "PartTest::testRelsWriteRelException" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/Style/FontTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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
(#33) Opening brace should be on the same line as the declaration
(#40) Public method name "FontTest::testFontRTL" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "phpWord" must be all lower-case
(#43) Variable "phpWord" must be all lower-case
(#46) Variable "phpWord" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007/StyleTest.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "StyleTest::testEmptyStyles" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#37) Variable "objectClass" must be all lower-case
(#38) Variable "xmlWriter" must be all lower-case
(#39) Variable "objectClass" must be all lower-case
(#39) Variable "xmlWriter" must be all lower-case
(#42) Variable "xmlWriter" must be all lower-case
(#49) Public method name "StyleTest::testMethodExceptions" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#57) Variable "objectClass" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#59) Variable "objectClass" must be all lower-case
(#59) Variable "xmlWriter" must be all lower-case
(#62) Variable "xmlWriter" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/Writer/Word2007Test.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#41) Public method name "Word2007Test::testConstruct" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#45) Variable "writerParts" must be all lower-case
(#59) Variable "writerParts" must be all lower-case
(#74) Public method name "Word2007Test::testSave" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "localImage" must be all lower-case
(#77) Variable "remoteImage" must be all lower-case
(#78) Variable "phpWord" must be all lower-case
(#79) Variable "phpWord" must be all lower-case
(#80) Variable "phpWord" must be all lower-case
(#81) Variable "phpWord" must be all lower-case
(#85) Variable "phpWord" must be all lower-case
(#91) Variable "localImage" must be all lower-case
(#93) Variable "remoteImage" must be all lower-case
(#95) Variable "phpWord" must be all lower-case
(#107) Public method name "Word2007Test::testSaveUseDiskCaching" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "phpWord" must be all lower-case
(#110) Variable "phpWord" must be all lower-case
(#115) Variable "phpWord" must be all lower-case
(#128) Public method name "Word2007Test::testCheckContentTypes" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Variable "phpWord" must be all lower-case
(#139) Variable "phpWord" must be all lower-case
(#144) Variable "phpWord" must be all lower-case
(#145) Variable "mediaPath" must be all lower-case
(#150) Variable "mediaPath" must be all lower-case
(#158) Public method name "Word2007Test::testGetWriterPartNull" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#167) Public method name "Word2007Test::testSetGetUseDiskCaching" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#169) Variable "phpWord" must be all lower-case
(#170) Variable "phpWord" must be all lower-case
(#171) Variable "phpWord" must be all lower-case
(#173) Variable "phpWord" must be all lower-case
(#184) Public method name "Word2007Test::testSetUseDiskCachingException" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/_includes/TestHelperDOCX.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Public method name "TestHelperDOCX::getDocument" must be in lower-case letters only
(#46) Variable "phpWord" must be all lower-case
(#46) Variable "writerName" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#57) Variable "xmlWriter" must be all lower-case
(#57) Variable "phpWord" must be all lower-case
(#57) Variable "writerName" must be all lower-case
(#58) Variable "xmlWriter" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#88) Public method name "TestHelperDOCX::deleteDir" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Public method name "TestHelperDOCX::getFile" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/phpoffice/phpword/tests/PhpWord/_includes/XmlDocument.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Opening brace should be on the same line as the declaration
(#69) Public method name "XmlDocument::getFileDom" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#91) Public method name "XmlDocument::getNodeList" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#112) Public method name "XmlDocument::getElement" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#124) Public method name "XmlDocument::getFile" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#134) Public method name "XmlDocument::getPath" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#147) Public method name "XmlDocument::getElementAttribute" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#159) Public method name "XmlDocument::elementExists" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "nodeList" must be all lower-case
(#162) Variable "nodeList" must be all lower-case
blocks/exastud/vendor/phpoffice/phpword/tests/bootstrap.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) "require_once" must be immediately followed by an open parenthesis
(#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
(#36) "require_once" must be immediately followed by an open parenthesis
blocks/exastud/vendor/zendframework/zend-escaper/src/Escaper.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "htmlNamedEntityMap" must be all lower-case
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Member variable "htmlSpecialCharsFlags" must be all lower-case
(#57) Member variable "htmlAttrMatcher" must be all lower-case
(#64) Member variable "jsMatcher" must be all lower-case
(#71) Member variable "cssMatcher" must be all lower-case
(#78) Member variable "supportedEncodings" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#120) Expected 1 space before "|="; 0 found
(#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
(#134) Public method name "Escaper::getEncoding" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#146) Public method name "Escaper::escapeHtml" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#159) Public method name "Escaper::escapeHtmlAttr" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#182) Public method name "Escaper::escapeJs" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#201) Public method name "Escaper::escapeUrl" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#213) Public method name "Escaper::escapeCss" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#231) Protected method name "Escaper::htmlAttrMatcher" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#236) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Inline doc block comments are not allowed; use "// Comment." instead
(#256) Variable "htmlNamedEntityMap" must be all lower-case
(#257) Variable "htmlNamedEntityMap" must be all lower-case
(#260) Inline doc block comments are not allowed; use "// Comment." instead
(#277) Protected method name "Escaper::jsMatcher" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#294) Protected method name "Escaper::cssMatcher" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#314) Protected method name "Escaper::toUtf8" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#337) Protected method name "Escaper::fromUtf8" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#352) Protected method name "Escaper::isUtf8" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#367) Protected method name "Escaper::convertEncoding" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#371) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
blocks/exastud/vendor/zendframework/zend-escaper/src/Exception/ExceptionInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-escaper/src/Exception/InvalidArgumentException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-escaper/src/Exception/RuntimeException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/AbstractOptions.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "__strictMode__" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#43) Public method name "AbstractOptions::setFromArray" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#73) Public method name "AbstractOptions::toArray" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Variable "normalizedKey" must be all lower-case
(#85) Variable "normalizedKey" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayObject.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "iteratorClass" must be all lower-case
(#53) Member variable "protectedProperties" must be all lower-case
(#62) Variable "iteratorClass" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#66) Variable "iteratorClass" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#171) Opening brace should be on the same line as the declaration
(#181) Public method name "ArrayObject::exchangeArray" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#206) Public method name "ArrayObject::getArrayCopy" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#216) Public method name "ArrayObject::getFlags" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#226) Public method name "ArrayObject::getIterator" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Public method name "ArrayObject::getIteratorClass" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Opening brace should be on the same line as the declaration
(#259) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
(#280) Opening brace should be on the same line as the declaration
(#291) Opening brace should be on the same line as the declaration
(#309) Opening brace should be on the same line as the declaration
(#320) Opening brace should be on the same line as the declaration
(#332) Opening brace should be on the same line as the declaration
(#342) Public method name "ArrayObject::setFlags" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#353) Public method name "ArrayObject::setIteratorClass" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#358) Space found before semicolon; expected "return;" but found "return ;"
(#366) Space found before semicolon; expected "return;" but found "return ;"
(#380) Opening brace should be on the same line as the declaration
(#393) Opening brace should be on the same line as the declaration
(#406) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "ArraySerializableInterface::exchangeArray" must be in lower-case letters only
(#27) Public method name "ArraySerializableInterface::getArrayCopy" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayStack.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "ArrayStack::getIterator" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayUtils.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "ArrayUtils::hasStringKeys" must be in lower-case letters only
(#40) Variable "allowEmpty" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#47) Variable "allowEmpty" must be all lower-case
(#60) Public method name "ArrayUtils::hasIntegerKeys" must be in lower-case letters only
(#60) Variable "allowEmpty" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#67) Variable "allowEmpty" must be all lower-case
(#87) Public method name "ArrayUtils::hasNumericKeys" must be in lower-case letters only
(#87) Variable "allowEmpty" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#94) Variable "allowEmpty" must be all lower-case
(#120) Public method name "ArrayUtils::isList" must be in lower-case letters only
(#120) Variable "allowEmpty" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#127) Variable "allowEmpty" must be all lower-case
(#162) Public method name "ArrayUtils::isHashTable" must be in lower-case letters only
(#162) Variable "allowEmpty" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#169) Variable "allowEmpty" must be all lower-case
(#188) Public method name "ArrayUtils::inArray" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#216) Public method name "ArrayUtils::iteratorToArray" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#269) Variable "preserveNumericKeys" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#274) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Variable "preserveNumericKeys" must be all lower-case
(#279) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Variable "preserveNumericKeys" must be all lower-case
(#303) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Opening brace should be on the same line as the declaration
(#30) Public method name "MergeReplaceKey::getData" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "MergeReplaceKeyInterface::getData" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/CallbackHandler.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "isPhp54" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#59) Protected method name "CallbackHandler::registerCallback" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#73) Public method name "CallbackHandler::getCallback" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "isPhp54" must be all lower-case
(#90) Variable "isPhp54" must be all lower-case
(#93) Variable "argCount" must be all lower-case
(#95) Variable "isPhp54" must be all lower-case
(#98) Variable "argCount" must be all lower-case
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "argCount" must be all lower-case
(#110) Variable "isPhp54" must be all lower-case
(#115) Variable "isPhp54" must be all lower-case
(#122) Variable "isPhp54" must be all lower-case
(#130) Variable "isPhp54" must be all lower-case
(#144) method name "CallbackHandler::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#145) Opening brace should be on the same line as the declaration
(#154) Public method name "CallbackHandler::getMetadata" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "CallbackHandler::getMetadatum" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#182) Protected method name "CallbackHandler::validateStringCallbackFor54" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
blocks/exastud/vendor/zendframework/zend-stdlib/src/DateTime.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds 132 characters; contains 152 characters
(#34) Public method name "DateTime::createFromISO8601" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/DispatchableInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/ErrorHandler.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#42) Public method name "ErrorHandler::getNestedLevel" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#52) Variable "errorLevel" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "errorLevel" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "errorException" must be all lower-case
(#73) Variable "errorException" must be all lower-case
(#79) Variable "errorException" must be all lower-case
(#80) Variable "errorException" must be all lower-case
(#84) Variable "errorException" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#110) Public method name "ErrorHandler::addError" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/DomainException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/InvalidCallbackException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/LogicException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Glob.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) PHP4 style constructors are not allowed; use "__construct()" instead
(#39) Variable "forceFallback" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "forceFallback" must be all lower-case
(#56) Protected method name "Glob::systemGlob" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "flagMap" must be all lower-case
(#69) Variable "globFlags" must be all lower-case
(#71) Variable "flagMap" must be all lower-case
(#71) Variable "internalFlag" must be all lower-case
(#71) Variable "globFlag" must be all lower-case
(#72) Variable "internalFlag" must be all lower-case
(#73) Variable "globFlags" must be all lower-case
(#73) Variable "globFlag" must be all lower-case
(#77) Variable "globFlags" must be all lower-case
(#81) Variable "globFlags" must be all lower-case
(#97) Protected method name "Glob::fallbackGlob" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#149) Variable "subPattern" must be all lower-case
(#153) Variable "subPattern" must be all lower-case
(#178) Protected method name "Glob::nextBraceSub" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#194) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) function name "guardForArrayOrTraversable" must be lower-case letters only
(#29) Variable "dataName" must be all lower-case
(#30) Variable "exceptionClass" must be all lower-case
(#35) Variable "dataName" must be all lower-case
(#38) Variable "exceptionClass" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) function name "guardAgainstEmpty" must be lower-case letters only
(#27) Variable "dataName" must be all lower-case
(#28) Variable "exceptionClass" must be all lower-case
(#31) Variable "dataName" must be all lower-case
(#32) Variable "exceptionClass" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "GuardUtils::guardForArrayOrTraversable" must be in lower-case letters only
(#35) Variable "dataName" must be all lower-case
(#36) Variable "exceptionClass" must be all lower-case
(#41) Variable "dataName" must be all lower-case
(#44) Variable "exceptionClass" must be all lower-case
(#56) Public method name "GuardUtils::guardAgainstEmpty" must be in lower-case letters only
(#58) Variable "dataName" must be all lower-case
(#59) Variable "exceptionClass" must be all lower-case
(#62) Variable "dataName" must be all lower-case
(#63) Variable "exceptionClass" must be all lower-case
(#75) Public method name "GuardUtils::guardAgainstNull" must be in lower-case letters only
(#77) Variable "dataName" must be all lower-case
(#78) Variable "exceptionClass" must be all lower-case
(#81) Variable "dataName" must be all lower-case
(#82) Variable "exceptionClass" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) function name "guardAgainstNull" must be lower-case letters only
(#27) Variable "dataName" must be all lower-case
(#28) Variable "exceptionClass" must be all lower-case
(#31) Variable "dataName" must be all lower-case
(#32) Variable "exceptionClass" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "namingStrategy" must be all lower-case
(#43) Member variable "filterComposite" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#62) Public method name "AbstractHydrator::getStrategy" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#85) Public method name "AbstractHydrator::hasStrategy" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#98) Public method name "AbstractHydrator::addStrategy" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "AbstractHydrator::removeStrategy" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#124) Public method name "AbstractHydrator::extractValue" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#141) Public method name "AbstractHydrator::hydrateValue" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#157) Public method name "AbstractHydrator::extractName" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#172) Public method name "AbstractHydrator::hydrateName" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#185) Public method name "AbstractHydrator::getFilter" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#211) Public method name "AbstractHydrator::addFilter" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "AbstractHydrator::hasFilter" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#238) Public method name "AbstractHydrator::removeFilter" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Public method name "AbstractHydrator::setNamingStrategy" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#261) Public method name "AbstractHydrator::getNamingStrategy" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#271) Public method name "AbstractHydrator::hasNamingStrategy" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#281) Public method name "AbstractHydrator::removeNamingStrategy" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "eventManager" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#67) Public method name "AggregateHydrator::setEventManager" must be in lower-case letters only
(#67) Variable "eventManager" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "eventManager" must be all lower-case
(#71) Variable "eventManager" must be all lower-case
(#77) Public method name "AggregateHydrator::getEventManager" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "extractionObject" must be all lower-case
(#35) Member variable "extractedData" must be all lower-case
(#41) Variable "extractionObject" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#44) Variable "extractionObject" must be all lower-case
(#52) Public method name "ExtractEvent::getExtractionObject" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "ExtractEvent::setExtractionObject" must be in lower-case letters only
(#62) Variable "extractionObject" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "extractionObject" must be all lower-case
(#72) Public method name "ExtractEvent::getExtractedData" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#82) Public method name "ExtractEvent::setExtractedData" must be in lower-case letters only
(#82) Variable "extractedData" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "extractedData" must be all lower-case
(#94) Public method name "ExtractEvent::mergeExtractedData" must be in lower-case letters only
(#94) Variable "additionalData" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "additionalData" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "hydratedObject" must be all lower-case
(#35) Member variable "hydrationData" must be all lower-case
(#42) Variable "hydratedObject" must be all lower-case
(#42) Variable "hydrationData" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#45) Variable "hydratedObject" must be all lower-case
(#46) Variable "hydrationData" must be all lower-case
(#54) Public method name "HydrateEvent::getHydratedObject" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#62) Public method name "HydrateEvent::setHydratedObject" must be in lower-case letters only
(#62) Variable "hydratedObject" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "hydratedObject" must be all lower-case
(#72) Public method name "HydrateEvent::getHydrationData" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#80) Public method name "HydrateEvent::setHydrationData" must be in lower-case letters only
(#80) Variable "hydrationData" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "hydrationData" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Opening brace should be on the same line as the declaration
(#40) Opening brace should be on the same line as the declaration
(#54) Public method name "HydratorListener::onHydrate" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#72) Public method name "HydratorListener::onExtract" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
(#41) Variable "extractedName" must be all lower-case
(#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) Variable "extractedName" must be all lower-case
(#45) Variable "extractedName" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.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/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "hydrationMethodsCache" must be all lower-case
(#41) Member variable "extractionMethodsCache" must be all lower-case
(#48) Member variable "underscoreSeparatedKeys" must be all lower-case
(#53) Member variable "callableMethodFilter" must be all lower-case
(#59) Variable "underscoreSeparatedKeys" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#62) Variable "underscoreSeparatedKeys" must be all lower-case
(#77) Public method name "ClassMethods::setOptions" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Public method name "ClassMethods::setUnderscoreSeparatedKeys" must be in lower-case letters only
(#97) Variable "underscoreSeparatedKeys" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "underscoreSeparatedKeys" must be all lower-case
(#103) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Public method name "ClassMethods::getUnderscoreSeparatedKeys" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#136) Variable "objectClass" must be all lower-case
(#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
(#140) Variable "objectClass" must be all lower-case
(#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
(#144) Variable "objectClass" must be all lower-case
(#145) Variable "objectClass" must be all lower-case
(#157) Variable "methodFqn" must be all lower-case
(#157) Variable "objectClass" must be all lower-case
(#159) Variable "methodFqn" must be all lower-case
(#159) Variable "methodFqn" must be all lower-case
(#172) Variable "objectClass" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "objectClass" must be all lower-case
(#179) Variable "methodName" must be all lower-case
(#179) Variable "attributeName" must be all lower-case
(#180) Variable "realAttributeName" must be all lower-case
(#180) Variable "attributeName" must be all lower-case
(#181) Variable "realAttributeName" must be all lower-case
(#181) Variable "realAttributeName" must be all lower-case
(#181) Variable "methodName" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#206) Variable "objectClass" must be all lower-case
(#209) Variable "propertyFqn" must be all lower-case
(#209) Variable "objectClass" must be all lower-case
(#211) Variable "propertyFqn" must be all lower-case
(#212) Variable "setterName" must be all lower-case
(#214) Variable "propertyFqn" must be all lower-case
(#214) Variable "setterName" must be all lower-case
(#215) Variable "setterName" must be all lower-case
(#219) Variable "propertyFqn" must be all lower-case
(#220) Variable "propertyFqn" must be all lower-case
(#230) Public method name "ClassMethods::addFilter" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#240) Public method name "ClassMethods::removeFilter" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#250) Public method name "ClassMethods::setNamingStrategy" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#260) Public method name "ClassMethods::removeNamingStrategy" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#270) Private method name "ClassMethods::resetCaches" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#53) Protected method name "DelegatingHydrator::getHydrator" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "DelegatingHydratorFactory::createService" must be in lower-case letters only
(#23) Variable "serviceLocator" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#27) Variable "serviceLocator" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "orFilter" must be all lower-case
(#24) Member variable "andFilter" must be all lower-case
(#43) Variable "orFilter" must be all lower-case
(#43) Variable "andFilter" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#46) Variable "orFilter" must be all lower-case
(#58) Variable "andFilter" must be all lower-case
(#69) Variable "orFilter" must be all lower-case
(#70) Variable "andFilter" must be all lower-case
(#95) Public method name "FilterComposite::addFilter" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Usage of ELSEIF not allowed; use ELSE IF instead
(#119) Public method name "FilterComposite::removeFilter" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#138) Public method name "FilterComposite::hasFilter" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "andCount" must be all lower-case
(#154) Variable "orCount" must be all lower-case
(#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
(#156) Variable "orCount" must be all lower-case
(#156) Variable "andCount" must be all lower-case
(#158) Usage of ELSEIF not allowed; use ELSE IF instead
(#158) Variable "orCount" must be all lower-case
(#158) Variable "andCount" must be all lower-case
(#159) Variable "returnValue" must be all lower-case
(#161) Variable "returnValue" must be all lower-case
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "returnValue" must be all lower-case
(#174) Variable "returnValue" must be all lower-case
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "returnValue" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "FilterProviderInterface::getFilter" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#36) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "numberOfParameters" must be all lower-case
(#27) Variable "numberOfParameters" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "numberOfParameters" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#40) Variable "reflectionMethod" must be all lower-case
(#47) Variable "reflectionMethod" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Member variable "propertiesCache" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "propertiesCache" must be all lower-case
(#36) Variable "propertiesCache" must be all lower-case
(#40) Variable "reflectionMethod" must be all lower-case
(#45) Variable "mandatoryParameters" must be all lower-case
(#46) Variable "reflectionMethod" must be all lower-case
(#52) Variable "propertiesCache" must be all lower-case
(#52) Variable "mandatoryParameters" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Public method name "FilterEnabledInterface::addFilter" must be in lower-case letters only
(#49) Public method name "FilterEnabledInterface::hasFilter" must be in lower-case letters only
(#62) Public method name "FilterEnabledInterface::removeFilter" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "HydratorAwareInterface::setHydrator" must be in lower-case letters only
(#27) Public method name "HydratorAwareInterface::getHydrator" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) function name "setHydrator" must be lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#43) function name "getHydrator" must be lower-case letters only
(#44) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "HydratorOptionsInterface::setOptions" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "shareByDefault" must be all lower-case
(#43) Member variable "invokableClasses" must be all lower-case
(#62) Public method name "HydratorPluginManager::validatePlugin" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#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
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Member variable "extractionMap" must be all lower-case
(#22) Member variable "hydrationMap" must be all lower-case
(#30) Variable "extractionMap" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "extractionMap" must be all lower-case
(#33) Variable "extractionMap" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#48) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Member variable "namingStrategies" must be all lower-case
(#22) Member variable "defaultNamingStrategy" must be all lower-case
(#28) Variable "defaultNamingStrategy" must be all lower-case
(#29) Opening brace should be on the same line as the declaration
(#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
(#38) Variable "defaultNamingStrategy" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#26) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#49) Protected method name "MapNamingStrategy::flipMapping" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#82) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "camelCaseToUnderscoreFilter" must be all lower-case
(#24) Member variable "underscoreToStudlyCaseFilter" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
(#51) Protected method name "UnderscoreNamingStrategy::getUnderscoreToStudlyCaseFilter" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "underscoreToStudlyCaseFilter" must be all lower-case
(#54) Variable "underscoreToStudlyCaseFilter" must be all lower-case
(#61) Variable "underscoreToStudlyCaseFilter" must be all lower-case
(#67) Protected method name "UnderscoreNamingStrategy::getCamelCaseToUnderscoreFilter" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "camelCaseToUnderscoreFilter" must be all lower-case
(#70) Variable "camelCaseToUnderscoreFilter" must be all lower-case
(#78) Variable "camelCaseToUnderscoreFilter" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Public method name "NamingStrategyEnabledInterface::setNamingStrategy" must be in lower-case letters only
(#29) Public method name "NamingStrategyEnabledInterface::getNamingStrategy" must be in lower-case letters only
(#36) Public method name "NamingStrategyEnabledInterface::hasNamingStrategy" must be in lower-case letters only
(#43) Public method name "NamingStrategyEnabledInterface::removeNamingStrategy" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "skippedPropertiesCache" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Opening brace should be on the same line as the declaration
(#79) Variable "skippedPropertiesCache" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "reflProperties" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#33) Variable "propertyName" must be all lower-case
(#34) Variable "propertyName" must be all lower-case
(#39) Variable "propertyName" must be all lower-case
(#39) Variable "propertyName" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "reflProperties" must be all lower-case
(#57) Variable "reflProperties" must be all lower-case
(#58) Variable "reflProperties" must be all lower-case
(#72) Protected method name "Reflection::getReflProperties" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#80) Variable "reflProperties" must be all lower-case
(#81) Variable "reflProperties" must be all lower-case
(#84) Variable "reflProperties" must be all lower-case
(#85) Variable "reflClass" must be all lower-case
(#86) Variable "reflProperties" must be all lower-case
(#86) Variable "reflClass" must be all lower-case
(#88) Variable "reflProperties" must be all lower-case
(#90) Variable "reflProperties" must be all lower-case
(#93) Variable "reflProperties" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Member variable "trueValue" must be all lower-case
(#29) Member variable "falseValue" must be all lower-case
(#36) Variable "trueValue" must be all lower-case
(#36) Variable "falseValue" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "trueValue" must be all lower-case
(#38) Variable "trueValue" must be all lower-case
(#41) Variable "trueValue" must be all lower-case
(#41) Variable "trueValue" must be all lower-case
(#41) Variable "trueValue" must be all lower-case
(#45) Variable "falseValue" must be all lower-case
(#45) Variable "falseValue" must be all lower-case
(#48) Variable "falseValue" must be all lower-case
(#48) Variable "falseValue" must be all lower-case
(#48) Variable "falseValue" must be all lower-case
(#52) Variable "trueValue" must be all lower-case
(#53) Variable "falseValue" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "extractFunc" must be all lower-case
(#30) Member variable "hydrateFunc" must be all lower-case
(#48) Variable "extractFunc" must be all lower-case
(#48) Variable "hydrateFunc" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "extractFunc" must be all lower-case
(#51) Variable "extractFunc" must be all lower-case
(#55) Variable "extractFunc" must be all lower-case
(#62) Variable "hydrateFunc" must be all lower-case
(#63) Variable "hydrateFunc" must be all lower-case
(#67) Variable "hydrateFunc" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Opening brace should be on the same line as the declaration
(#32) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Member variable "valueDelimiter" must be all lower-case
(#22) Member variable "explodeLimit" must be all lower-case
(#30) Variable "explodeLimit" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#34) Variable "explodeLimit" must be all lower-case
(#34) Variable "explodeLimit" must be all lower-case
(#43) Private method name "ExplodeStrategy::setValueDelimiter" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Member variable "serializerOptions" must be all lower-case
(#33) Variable "serializerOptions" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#36) Variable "serializerOptions" must be all lower-case
(#37) Variable "serializerOptions" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "SerializableStrategy::setSerializer" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#90) Public method name "SerializableStrategy::getSerializer" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Public method name "SerializableStrategy::setSerializerOptions" must be in lower-case letters only
(#108) Variable "serializerOptions" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "serializerOptions" must be all lower-case
(#119) Public method name "SerializableStrategy::getSerializerOptions" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "extractionStrategies" must be all lower-case
(#29) Member variable "hydrationStrategies" must be all lower-case
(#36) Variable "extractionStrategies" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "extractionStrategies" must be all lower-case
(#38) Variable "extractionStrategies" must be all lower-case
(#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
(#44) Variable "extractionStrategies" must be all lower-case
(#47) Variable "extractionStrategies" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "StrategyEnabledInterface::addStrategy" must be in lower-case letters only
(#31) Public method name "StrategyEnabledInterface::getStrategy" must be in lower-case letters only
(#39) Public method name "StrategyEnabledInterface::hasStrategy" must be in lower-case letters only
(#47) Public method name "StrategyEnabledInterface::removeStrategy" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/InitializableInterface.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/JsonSerializable.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exastud/vendor/zendframework/zend-stdlib/src/JsonSerializable/PhpLegacyCompatibility.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "PhpLegacyCompatibility::jsonSerialize" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/Message.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "Message::setMetadata" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#63) Public method name "Message::getMetadata" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#86) Public method name "Message::setContent" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Public method name "Message::getContent" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#105) Public method name "Message::toString" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/MessageInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "MessageInterface::setMetadata" must be in lower-case letters only
(#28) Public method name "MessageInterface::getMetadata" must be in lower-case letters only
(#36) Public method name "MessageInterface::setContent" must be in lower-case letters only
(#43) Public method name "MessageInterface::getContent" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Parameters.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#38) Public method name "Parameters::fromArray" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#49) Public method name "Parameters::fromString" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#61) Public method name "Parameters::toArray" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "Parameters::toString" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/ParametersInterface.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "ParametersInterface::fromArray" must be in lower-case letters only
(#49) Public method name "ParametersInterface::fromString" must be in lower-case letters only
(#58) Public method name "ParametersInterface::toArray" must be in lower-case letters only
(#67) Public method name "ParametersInterface::toString" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-stdlib/src/PriorityList.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "isLIFO" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#86) Public method name "PriorityList::setPriority" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#119) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
(#162) Opening brace should be on the same line as the declaration
(#164) Expected 1 space before ">"; 3 found
(#164) Expected 1 space before "?"; 3 found
(#175) Public method name "PriorityList::isLIFO" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#178) Variable "isLifo" must be all lower-case
(#180) Variable "isLifo" must be all lower-case
(#181) Variable "isLifo" must be all lower-case
(#193) Opening brace should be on the same line as the declaration
(#202) Opening brace should be on the same line as the declaration
(#213) Opening brace should be on the same line as the declaration
(#222) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#239) Public method name "PriorityList::getIterator" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "PriorityList::toArray" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/PriorityQueue.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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "queueClass" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#118) Public method name "PriorityQueue::isEmpty" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
(#139) Opening brace should be on the same line as the declaration
(#149) Opening brace should be on the same line as the declaration
(#165) Public method name "PriorityQueue::getIterator" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#190) Opening brace should be on the same line as the declaration
(#206) Public method name "PriorityQueue::toArray" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#232) Public method name "PriorityQueue::setInternalQueueClass" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#245) Opening brace should be on the same line as the declaration
(#260) Public method name "PriorityQueue::hasPriority" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#276) Protected method name "PriorityQueue::getQueue" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#296) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/Request.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-stdlib/src/RequestInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/Response.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-stdlib/src/ResponseInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#52) Public method name "SplPriorityQueue::toArray" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/SplQueue.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "SplQueue::toArray" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/SplStack.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "SplStack::toArray" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringUtils.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "wrapperRegistry" must be all lower-case
(#34) Member variable "singleByteEncodings" must be all lower-case
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Member variable "hasPcreUnicodeSupport" must be all lower-case
(#55) Public method name "StringUtils::getRegisteredWrappers" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "wrapperRegistry" must be all lower-case
(#58) Variable "wrapperRegistry" must be all lower-case
(#61) Variable "wrapperRegistry" must be all lower-case
(#65) Variable "wrapperRegistry" must be all lower-case
(#69) Variable "wrapperRegistry" must be all lower-case
(#72) Variable "wrapperRegistry" must be all lower-case
(#75) Variable "wrapperRegistry" must be all lower-case
(#84) Public method name "StringUtils::registerWrapper" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Variable "wrapperRegistry" must be all lower-case
(#88) Variable "wrapperRegistry" must be all lower-case
(#98) Public method name "StringUtils::unregisterWrapper" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "wrapperRegistry" must be all lower-case
(#102) Variable "wrapperRegistry" must be all lower-case
(#111) Public method name "StringUtils::resetRegisteredWrappers" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "wrapperRegistry" must be all lower-case
(#125) Public method name "StringUtils::getWrapper" must be in lower-case letters only
(#125) Variable "convertEncoding" must be all lower-case
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "wrapperClass" must be all lower-case
(#128) Variable "wrapperClass" must be all lower-case
(#128) Variable "convertEncoding" must be all lower-case
(#129) Variable "wrapperClass" must be all lower-case
(#129) Variable "convertEncoding" must be all lower-case
(#130) Variable "convertEncoding" must be all lower-case
(#137) Variable "convertEncoding" must be all lower-case
(#137) Variable "convertEncoding" must be all lower-case
(#146) Public method name "StringUtils::getSingleByteEncodings" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "singleByteEncodings" must be all lower-case
(#157) Public method name "StringUtils::isSingleByteEncoding" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "singleByteEncodings" must be all lower-case
(#168) Public method name "StringUtils::isValidUtf8" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#178) Public method name "StringUtils::hasPcreUnicodeSupport" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "hasPcreUnicodeSupport" must be all lower-case
(#182) Variable "hasPcreUnicodeSupport" must be all lower-case
(#185) Variable "hasPcreUnicodeSupport" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "convertEncoding" must be all lower-case
(#37) Public method name "AbstractStringWrapper::isSupported" must be in lower-case letters only
(#37) Variable "convertEncoding" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "supportedEncodings" must be all lower-case
(#41) Variable "supportedEncodings" must be all lower-case
(#45) Variable "convertEncoding" must be all lower-case
(#45) Variable "convertEncoding" must be all lower-case
(#45) Variable "supportedEncodings" must be all lower-case
(#59) Public method name "AbstractStringWrapper::setEncoding" must be in lower-case letters only
(#59) Variable "convertEncoding" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "supportedEncodings" must be all lower-case
(#63) Variable "encodingUpper" must be all lower-case
(#64) Variable "encodingUpper" must be all lower-case
(#64) Variable "supportedEncodings" must be all lower-case
(#70) Variable "convertEncoding" must be all lower-case
(#71) Variable "convertEncodingUpper" must be all lower-case
(#71) Variable "convertEncoding" must be all lower-case
(#72) Variable "convertEncodingUpper" must be all lower-case
(#72) Variable "supportedEncodings" must be all lower-case
(#74) Variable "convertEncoding" must be all lower-case
(#78) Variable "convertEncodingUpper" must be all lower-case
(#82) Variable "encodingUpper" must be all lower-case
(#93) Public method name "AbstractStringWrapper::getEncoding" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#102) Expected 5 space(s) before asterisk; 4 found
(#103) Public method name "AbstractStringWrapper::getConvertEncoding" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#118) Variable "convertEncoding" must be all lower-case
(#119) Variable "convertEncoding" must be all lower-case
(#125) Variable "convertEncoding" must be all lower-case
(#129) Variable "convertEncoding" must be all lower-case
(#130) Variable "convertEncoding" must be all lower-case
(#147) Public method name "AbstractStringWrapper::wordWrap" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#168) Variable "stringWidth" must be all lower-case
(#169) Variable "breakWidth" must be all lower-case
(#172) Variable "lastStart" must be all lower-case
(#172) Variable "lastSpace" must be all lower-case
(#174) Variable "stringWidth" must be all lower-case
(#177) Variable "possibleBreak" must be all lower-case
(#178) Variable "breakWidth" must be all lower-case
(#179) Variable "possibleBreak" must be all lower-case
(#179) Variable "breakWidth" must be all lower-case
(#182) Variable "possibleBreak" must be all lower-case
(#183) Variable "lastStart" must be all lower-case
(#183) Variable "lastStart" must be all lower-case
(#183) Variable "breakWidth" must be all lower-case
(#184) Variable "breakWidth" must be all lower-case
(#185) Variable "lastStart" must be all lower-case
(#185) Variable "lastSpace" must be all lower-case
(#190) Variable "lastStart" must be all lower-case
(#191) Variable "lastStart" must be all lower-case
(#191) Variable "lastStart" must be all lower-case
(#192) Variable "lastStart" must be all lower-case
(#195) Variable "lastSpace" must be all lower-case
(#199) Variable "lastStart" must be all lower-case
(#199) Variable "lastStart" must be all lower-case
(#199) Variable "lastSpace" must be all lower-case
(#200) Variable "lastStart" must be all lower-case
(#200) Variable "lastStart" must be all lower-case
(#201) Variable "lastStart" must be all lower-case
(#201) Variable "lastSpace" must be all lower-case
(#205) Variable "lastStart" must be all lower-case
(#205) Variable "lastStart" must be all lower-case
(#205) Variable "lastSpace" must be all lower-case
(#206) Variable "lastStart" must be all lower-case
(#206) Variable "lastSpace" must be all lower-case
(#206) Variable "lastStart" must be all lower-case
(#207) Variable "lastStart" must be all lower-case
(#207) Variable "lastSpace" must be all lower-case
(#207) Variable "lastSpace" must be all lower-case
(#212) Variable "lastStart" must be all lower-case
(#213) Variable "lastStart" must be all lower-case
(#213) Variable "lastStart" must be all lower-case
(#228) Public method name "AbstractStringWrapper::strPad" must be in lower-case letters only
(#228) Variable "padLength" must be all lower-case
(#228) Variable "padString" must be all lower-case
(#228) Variable "padType" must be all lower-case
(#229) Opening brace should be on the same line as the declaration
(#231) Variable "padLength" must be all lower-case
(#231) Variable "padString" must be all lower-case
(#231) Variable "padType" must be all lower-case
(#234) Variable "lengthOfPadding" must be all lower-case
(#234) Variable "padLength" must be all lower-case
(#235) Variable "lengthOfPadding" must be all lower-case
(#239) Variable "padStringLength" must be all lower-case
(#239) Variable "padString" must be all lower-case
(#240) Variable "padStringLength" must be all lower-case
(#244) Variable "repeatCount" must be all lower-case
(#244) Variable "lengthOfPadding" must be all lower-case
(#244) Variable "padStringLength" must be all lower-case
(#246) Variable "padType" must be all lower-case
(#247) Variable "repeatCountLeft" must be all lower-case
(#247) Variable "repeatCountRight" must be all lower-case
(#247) Variable "repeatCount" must be all lower-case
(#247) Variable "repeatCount" must be all lower-case
(#249) Variable "lastStringLength" must be all lower-case
(#249) Variable "lengthOfPadding" must be all lower-case
(#249) Variable "repeatCountLeft" must be all lower-case
(#249) Variable "padStringLength" must be all lower-case
(#250) Variable "lastStringLeftLength" must be all lower-case
(#250) Variable "lastStringRightLength" must be all lower-case
(#250) Variable "lastStringLength" must be all lower-case
(#251) Variable "lastStringRightLength" must be all lower-case
(#251) Variable "lastStringLength" must be all lower-case
(#253) Variable "lastStringLeft" must be all lower-case
(#253) Variable "padString" must be all lower-case
(#253) Variable "lastStringLeftLength" must be all lower-case
(#254) Variable "lastStringRight" must be all lower-case
(#254) Variable "padString" must be all lower-case
(#254) Variable "lastStringRightLength" must be all lower-case
(#256) Variable "padString" must be all lower-case
(#256) Variable "repeatCountLeft" must be all lower-case
(#256) Variable "lastStringLeft" must be all lower-case
(#258) Variable "padString" must be all lower-case
(#258) Variable "repeatCountRight" must be all lower-case
(#258) Variable "lastStringRight" must be all lower-case
(#261) Variable "lastString" must be all lower-case
(#261) Variable "padString" must be all lower-case
(#261) Variable "lengthOfPadding" must be all lower-case
(#261) Variable "padStringLength" must be all lower-case
(#263) Variable "padType" must be all lower-case
(#264) Variable "padString" must be all lower-case
(#264) Variable "repeatCount" must be all lower-case
(#264) Variable "lastString" must be all lower-case
(#267) Variable "padString" must be all lower-case
(#267) Variable "repeatCount" must be all lower-case
(#267) Variable "lastString" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) 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
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 50% valid code; is this commented out code?
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Public method name "Iconv::getSupportedEncodings" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#216) Opening brace should be on the same line as the declaration
(#231) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#257) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
(#271) Variable "convertEncoding" must be all lower-case
(#272) Variable "convertEncoding" must be all lower-case
(#278) Variable "convertEncoding" must be all lower-case
(#282) Variable "fromEncoding" must be all lower-case
(#282) Variable "convertEncoding" must be all lower-case
(#283) Variable "toEncoding" must be all lower-case
(#283) Variable "convertEncoding" must be all lower-case
(#285) 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
(#287) Variable "fromEncoding" must be all lower-case
(#287) Variable "toEncoding" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "Intl::getSupportedEncodings" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "MbString::getSupportedEncodings" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "indexIso885916" must be all lower-case
(#36) Variable "indexIso885916" must be all lower-case
(#37) Variable "indexIso885916" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#105) Variable "convertEncoding" must be all lower-case
(#107) Variable "convertEncoding" must be all lower-case
(#113) Variable "convertEncoding" must be all lower-case
(#117) Variable "fromEncoding" must be all lower-case
(#117) Variable "convertEncoding" must be all lower-case
(#118) Variable "toEncoding" must be all lower-case
(#118) Variable "convertEncoding" must be all lower-case
(#119) Variable "toEncoding" must be all lower-case
(#119) Variable "fromEncoding" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Native::isSupported" must be in lower-case letters only
(#33) Variable "convertEncoding" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "encodingUpper" must be all lower-case
(#36) Variable "supportedEncodings" must be all lower-case
(#38) Variable "encodingUpper" must be all lower-case
(#38) Variable "supportedEncodings" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "convertEncoding" must be all lower-case
(#43) Variable "encodingUpper" must be all lower-case
(#43) Variable "convertEncoding" must be all lower-case
(#55) Public method name "Native::getSupportedEncodings" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#67) Public method name "Native::setEncoding" must be in lower-case letters only
(#67) Variable "convertEncoding" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "supportedEncodings" must be all lower-case
(#71) Variable "encodingUpper" must be all lower-case
(#72) Variable "encodingUpper" must be all lower-case
(#72) Variable "supportedEncodings" must be all lower-case
(#78) Variable "encodingUpper" must be all lower-case
(#78) Variable "convertEncoding" must be all lower-case
(#79) Variable "encodingUpper" must be all lower-case
(#82) Variable "convertEncoding" must be all lower-case
(#83) Variable "encodingUpper" must be all lower-case
(#83) Variable "convertEncoding" must be all lower-case
(#89) Variable "encodingUpper" must be all lower-case
(#93) Variable "encodingUpper" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "StringWrapperInterface::isSupported" must be in lower-case letters only
(#21) Variable "convertEncoding" must be all lower-case
(#28) Public method name "StringWrapperInterface::getSupportedEncodings" must be in lower-case letters only
(#37) Public method name "StringWrapperInterface::setEncoding" must be in lower-case letters only
(#37) Variable "convertEncoding" must be all lower-case
(#44) Public method name "StringWrapperInterface::getEncoding" must be in lower-case letters only
(#51) Public method name "StringWrapperInterface::getConvertEncoding" must be in lower-case letters only
(#99) Public method name "StringWrapperInterface::wordWrap" must be in lower-case letters only
(#110) Public method name "StringWrapperInterface::strPad" must be in lower-case letters only
(#110) Variable "padLength" must be all lower-case
(#110) Variable "padString" must be all lower-case
(#110) Variable "padType" must be all lower-case
blocks/exastud/vendor/zendframework/zend-stdlib/src/compatibility/autoload.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds maximum limit of 180 characters; contains 199 characters
blocks/exastud/vendor/zendframework/zend-validator/src/AbstractValidator.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "defaultTranslator" must be all lower-case
(#36) Member variable "defaultTranslatorTextDomain" must be all lower-case
(#43) Member variable "messageLength" must be all lower-case
(#45) Member variable "abstractOptions" must be all lower-case
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Opening brace should be on the same line as the declaration
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Public method name "AbstractValidator::getOption" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#111) Public method name "AbstractValidator::getOptions" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#127) Public method name "AbstractValidator::setOptions" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Usage of ELSEIF not allowed; use ELSE IF instead
(#140) Usage of ELSEIF not allowed; use ELSE IF instead
(#142) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Public method name "AbstractValidator::getMessages" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) method name "AbstractValidator::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#169) Opening brace should be on the same line as the declaration
(#178) Public method name "AbstractValidator::getMessageVariables" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#188) Public method name "AbstractValidator::getMessageTemplates" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#201) Public method name "AbstractValidator::setMessage" must be in lower-case letters only
(#201) Variable "messageString" must be all lower-case
(#201) Variable "messageKey" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "messageKey" must be all lower-case
(#206) Variable "messageString" must be all lower-case
(#211) Variable "messageKey" must be all lower-case
(#212) Variable "messageKey" must be all lower-case
(#215) Variable "messageKey" must be all lower-case
(#215) Variable "messageString" must be all lower-case
(#226) Public method name "AbstractValidator::setMessages" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#243) Opening brace should be on the same line as the declaration
(#279) Protected method name "AbstractValidator::createMessage" must be in lower-case letters only
(#279) Variable "messageKey" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#281) Variable "messageKey" must be all lower-case
(#285) Variable "messageKey" must be all lower-case
(#287) Variable "messageKey" must be all lower-case
(#293) Usage of ELSEIF not allowed; use ELSE IF instead
(#329) Variable "messageKey" must be all lower-case
(#330) Opening brace should be on the same line as the declaration
(#331) Variable "messageKey" must be all lower-case
(#333) Variable "messageKey" must be all lower-case
(#340) Variable "messageKey" must be all lower-case
(#340) Variable "messageKey" must be all lower-case
(#348) Protected method name "AbstractValidator::getValue" must be in lower-case letters only
(#349) Opening brace should be on the same line as the declaration
(#359) Protected method name "AbstractValidator::setValue" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#371) Public method name "AbstractValidator::setValueObscured" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#383) Public method name "AbstractValidator::isValueObscured" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#396) Public method name "AbstractValidator::setTranslator" must be in lower-case letters only
(#396) Variable "textDomain" must be all lower-case
(#397) Opening brace should be on the same line as the declaration
(#399) Variable "textDomain" must be all lower-case
(#400) Variable "textDomain" must be all lower-case
(#410) Public method name "AbstractValidator::getTranslator" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#428) Public method name "AbstractValidator::hasTranslator" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#439) Public method name "AbstractValidator::setTranslatorTextDomain" must be in lower-case letters only
(#439) Variable "textDomain" must be all lower-case
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "textDomain" must be all lower-case
(#450) Public method name "AbstractValidator::getTranslatorTextDomain" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#467) Public method name "AbstractValidator::setDefaultTranslator" must be in lower-case letters only
(#467) Variable "textDomain" must be all lower-case
(#468) Opening brace should be on the same line as the declaration
(#469) Variable "defaultTranslator" must be all lower-case
(#470) Variable "textDomain" must be all lower-case
(#471) Variable "textDomain" must be all lower-case
(#480) Public method name "AbstractValidator::getDefaultTranslator" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "defaultTranslator" must be all lower-case
(#490) Public method name "AbstractValidator::hasDefaultTranslator" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#492) Variable "defaultTranslator" must be all lower-case
(#501) Public method name "AbstractValidator::setDefaultTranslatorTextDomain" must be in lower-case letters only
(#501) Variable "textDomain" must be all lower-case
(#502) Opening brace should be on the same line as the declaration
(#503) Variable "defaultTranslatorTextDomain" must be all lower-case
(#503) Variable "textDomain" must be all lower-case
(#511) Public method name "AbstractValidator::getDefaultTranslatorTextDomain" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#513) Variable "defaultTranslatorTextDomain" must be all lower-case
(#522) Public method name "AbstractValidator::setTranslatorEnabled" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#533) Public method name "AbstractValidator::isTranslatorEnabled" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
(#543) Public method name "AbstractValidator::getMessageLength" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#545) Variable "messageLength" must be all lower-case
(#553) Public method name "AbstractValidator::setMessageLength" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
(#555) Variable "messageLength" must be all lower-case
(#565) Protected method name "AbstractValidator::translateMessage" must be in lower-case letters only
(#565) Variable "messageKey" must be all lower-case
(#566) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "messageTemplates" must be all lower-case
(#33) Member variable "messageVariables" must be all lower-case
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Opening brace should be on the same line as the declaration
(#67) Public method name "Barcode::getAdapter" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#84) Public method name "Barcode::setAdapter" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#116) Public method name "Barcode::getChecksum" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Barcode::useChecksum" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Barcode::isValid" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/AbstractAdapter.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Public method name "AbstractAdapter::hasValidLength" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#71) Public method name "AbstractAdapter::hasValidCharacters" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#102) Public method name "AbstractAdapter::hasValidChecksum" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#119) Public method name "AbstractAdapter::getLength" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#129) Public method name "AbstractAdapter::getCharacters" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#138) Public method name "AbstractAdapter::getChecksum" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Protected method name "AbstractAdapter::setChecksum" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#161) Public method name "AbstractAdapter::useChecksum" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#177) Protected method name "AbstractAdapter::setLength" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#189) Protected method name "AbstractAdapter::setCharacters" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#203) Opening brace should be on the same line as the declaration
(#233) Opening brace should be on the same line as the declaration
(#263) Opening brace should be on the same line as the declaration
(#293) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/AdapterInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "AdapterInterface::hasValidLength" must be in lower-case letters only
(#28) Public method name "AdapterInterface::hasValidCharacters" must be in lower-case letters only
(#36) Public method name "AdapterInterface::hasValidChecksum" must be in lower-case letters only
(#43) Public method name "AdapterInterface::getLength" must be in lower-case letters only
(#50) Public method name "AdapterInterface::getCharacters" must be in lower-case letters only
(#57) Public method name "AdapterInterface::getChecksum" must be in lower-case letters only
(#65) Public method name "AdapterInterface::useChecksum" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Codabar.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#28) Public method name "Codabar::hasValidCharacters" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code128.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Member variable "utf8StringWrapper" must be all lower-case
(#29) Opening brace should be on the same line as the declaration
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#56) The use of backticks in strings is not recommended
(#59) Expected 1 space after "=>"; 0 found
(#81) Public method name "Code128::setUtf8StringWrapper" must be in lower-case letters only
(#81) Variable "utf8StringWrapper" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "utf8StringWrapper" must be all lower-case
(#88) Variable "utf8StringWrapper" must be all lower-case
(#96) Public method name "Code128::getUtf8StringWrapper" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#110) Public method name "Code128::hasValidCharacters" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#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) Variable "strWrapper" must be all lower-case
(#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
(#123) Variable "strWrapper" must be all lower-case
(#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) Variable "strWrapper" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Usage of ELSEIF not allowed; use ELSE IF instead
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 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
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "strWrapper" must be all lower-case
(#187) Variable "strWrapper" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#207) Variable "strWrapper" must be all lower-case
(#208) Variable "strWrapper" must be all lower-case
(#211) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Usage of ELSEIF not allowed; use ELSE IF instead
(#215) Usage of ELSEIF not allowed; use ELSE IF instead
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "strWrapper" must be all lower-case
(#221) Variable "strWrapper" must be all lower-case
(#222) Variable "strWrapper" must be all lower-case
(#224) Variable "strWrapper" must be all lower-case
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "strWrapper" must be all lower-case
(#283) Variable "strWrapper" must be all lower-case
(#283) Variable "strWrapper" must be all lower-case
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Variable "strWrapper" must be all lower-case
(#290) Variable "strWrapper" must be all lower-case
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "strWrapper" must be all lower-case
(#309) Protected method name "Code128::getCodingSet" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#355) Usage of ELSEIF not allowed; use ELSE IF instead
(#357) Usage of ELSEIF not allowed; use ELSE IF instead
(#362) Usage of ELSEIF not allowed; use ELSE IF instead
(#365) Usage of ELSEIF not allowed; use ELSE IF instead
(#370) Usage of ELSEIF not allowed; use ELSE IF instead
(#374) Usage of ELSEIF not allowed; use ELSE IF instead
(#381) Expected 1 space after "+"; 0 found
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#413) Opening brace should be on the same line as the declaration
(#417) Usage of ELSEIF not allowed; use ELSE IF instead
(#419) Usage of ELSEIF not allowed; use ELSE IF instead
(#424) Usage of ELSEIF not allowed; use ELSE IF instead
(#430) Usage of ELSEIF not allowed; use ELSE IF instead
(#433) Usage of ELSEIF not allowed; use ELSE IF instead
(#435) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code25.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code25interleaved.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code39.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#18) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#31) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code39ext.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code93.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#19) Expected 1 space after "=>"; 2 found
(#20) Expected 1 space after "=>"; 2 found
(#20) Expected 1 space after "=>"; 2 found
(#20) Expected 1 space after "=>"; 2 found
(#32) Opening brace should be on the same line as the declaration
(#46) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Code93ext.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean12.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean13.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean14.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean18.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean2.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean5.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Ean8.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#30) Public method name "Ean8::hasValidLength" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Gtin12.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Gtin13.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Gtin14.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Identcode.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Intelligentmail.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Issn.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#30) Public method name "Issn::hasValidCharacters" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#47) Public method name "Issn::hasValidChecksum" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Itf14.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Leitcode.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Planet.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Postnet.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Royalmail.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#79) Public method name "Royalmail::hasValidCharacters" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Sscc.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Upca.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Barcode/Upce.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#30) Public method name "Upce::hasValidLength" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Between.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#35) Member variable "messageVariables" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Opening brace should be on the same line as the declaration
(#95) Public method name "Between::getMin" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Between::setMin" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Between::getMax" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Between::setMax" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Between::getInclusive" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Between::setInclusive" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#163) Public method name "Between::isValid" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Bitwise.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "messageTemplates" must be all lower-case
(#44) Member variable "messageVariables" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#97) Public method name "Bitwise::getControl" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#107) Public method name "Bitwise::getOperator" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "Bitwise::getStrict" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Bitwise::isValid" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Usage of ELSEIF not allowed; use ELSE IF instead
(#160) Public method name "Bitwise::setControl" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#173) Public method name "Bitwise::setOperator" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#186) Public method name "Bitwise::setStrict" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Callback.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Opening brace should be on the same line as the declaration
(#63) Public method name "Callback::getCallback" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#75) Public method name "Callback::setCallback" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#90) Public method name "Callback::getCallbackOptions" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#101) Public method name "Callback::setCallbackOptions" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#116) Public method name "Callback::isValid" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/CreditCard.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "messageTemplates" must be all lower-case
(#63) Member variable "cardName" must be all lower-case
(#82) Member variable "cardLength" must be all lower-case
(#101) Member variable "cardType" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Opening brace should be on the same line as the declaration
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Public method name "CreditCard::getType" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#184) Public method name "CreditCard::setType" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "CreditCard::addType" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#220) Public method name "CreditCard::getService" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#232) Public method name "CreditCard::setService" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#248) Public method name "CreditCard::isValid" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Csrf.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#46) Member variable "hashCache" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#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
(#117) Public method name "Csrf::isValid" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#121) Variable "tokenId" must be all lower-case
(#122) Variable "tokenId" must be all lower-case
(#124) Variable "tokenFromValue" must be all lower-case
(#125) Variable "tokenFromHash" must be all lower-case
(#127) Variable "tokenFromValue" must be all lower-case
(#127) Variable "tokenFromHash" must be all lower-case
(#127) Variable "tokenFromValue" must be all lower-case
(#127) Variable "tokenFromHash" must be all lower-case
(#141) Public method name "Csrf::setName" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "Csrf::getName" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Public method name "Csrf::setSession" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#179) Public method name "Csrf::getSession" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Public method name "Csrf::setSalt" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Csrf::getSalt" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#219) Public method name "Csrf::getHash" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#234) Public method name "Csrf::getSessionName" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#247) Public method name "Csrf::setTimeout" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "Csrf::getTimeout" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Protected method name "Csrf::initCsrfToken" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#278) Variable "tokenId" must be all lower-case
(#283) Variable "tokenId" must be all lower-case
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Protected method name "Csrf::generateHash" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#308) Protected method name "Csrf::generateTokenId" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#321) Protected method name "Csrf::getValidationToken" must be in lower-case letters only
(#321) Variable "tokenId" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#325) Inline doc block comments are not allowed; use "// Comment." instead
(#329) Variable "tokenId" must be all lower-case
(#333) Variable "tokenId" must be all lower-case
(#333) Variable "tokenId" must be all lower-case
(#334) Variable "tokenId" must be all lower-case
(#334) Variable "tokenId" must be all lower-case
(#345) Protected method name "Csrf::formatHash" must be in lower-case letters only
(#345) Variable "tokenId" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Variable "tokenId" must be all lower-case
(#354) Protected method name "Csrf::getTokenFromHash" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#364) Protected method name "Csrf::getTokenIdFromHash" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Date.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "messageTemplates" must be all lower-case
(#50) Member variable "messageVariables" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Public method name "Date::getFormat" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#97) Public method name "Date::setFormat" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#109) Public method name "Date::isValid" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#128) Protected method name "Date::convertToDateTime" must be in lower-case letters only
(#128) Variable "addErrors" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#136) Variable "addErrors" must be all lower-case
(#142) Variable "convertMethod" must be all lower-case
(#143) Variable "convertMethod" must be all lower-case
(#143) Variable "addErrors" must be all lower-case
(#152) Protected method name "Date::convertInteger" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Protected method name "Date::convertDouble" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#175) Protected method name "Date::convertString" must be in lower-case letters only
(#175) Variable "addErrors" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#183) Variable "addErrors" must be all lower-case
(#200) Protected method name "Date::convertArray" must be in lower-case letters only
(#200) Variable "addErrors" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "addErrors" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/DateStep.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "messageTemplates" must be all lower-case
(#39) Member variable "baseValue" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Public method name "DateStep::setBaseValue" must be in lower-case letters only
(#98) Variable "baseValue" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "baseValue" must be all lower-case
(#109) Public method name "DateStep::getBaseValue" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Public method name "DateStep::setStep" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "DateStep::getStep" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "DateStep::getTimezone" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "DateStep::setTimezone" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Protected method name "DateStep::convertString" must be in lower-case letters only
(#163) Variable "addErrors" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "addErrors" must be all lower-case
(#195) Public method name "DateStep::isValid" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#201) Variable "valueDate" must be all lower-case
(#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
(#202) Variable "baseDate" must be all lower-case
(#206) Variable "valueDate" must be all lower-case
(#206) Variable "baseDate" must be all lower-case
(#212) Variable "intervalParts" must be all lower-case
(#213) Variable "partCounts" must be all lower-case
(#213) Variable "intervalParts" must be all lower-case
(#215) Variable "unitKeys" must be all lower-case
(#216) Variable "intervalParts" must be all lower-case
(#216) Variable "unitKeys" must be all lower-case
(#216) Variable "intervalParts" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Variable "absoluteValueDate" must be all lower-case
(#219) Variable "valueDate" must be all lower-case
(#220) Variable "absoluteBaseDate" must be all lower-case
(#220) Variable "baseDate" must be all lower-case
(#222) Variable "timeDiff" must be all lower-case
(#222) Variable "absoluteValueDate" must be all lower-case
(#222) Variable "absoluteBaseDate" must be all lower-case
(#223) Variable "diffParts" must be all lower-case
(#223) Variable "unitKeys" must be all lower-case
(#223) Variable "timeDiff" must be all lower-case
(#225) Variable "partCounts" must be all lower-case
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Variable "intervalUnit" must be all lower-case
(#228) Variable "stepValue" must be all lower-case
(#229) Variable "intervalParts" must be all lower-case
(#231) Variable "intervalUnit" must be all lower-case
(#232) Variable "stepValue" must be all lower-case
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "intervalUnit" must be all lower-case
(#239) Variable "intervalUnit" must be all lower-case
(#241) Variable "diffParts" must be all lower-case
(#241) Variable "diffParts" must be all lower-case
(#242) Variable "diffParts" must be all lower-case
(#242) Variable "diffParts" must be all lower-case
(#243) Variable "diffParts" must be all lower-case
(#245) Variable "diffParts" must be all lower-case
(#245) Variable "stepValue" must be all lower-case
(#251) Variable "diffParts" must be all lower-case
(#251) Variable "diffParts" must be all lower-case
(#252) Variable "diffParts" must be all lower-case
(#252) Variable "diffParts" must be all lower-case
(#254) Variable "diffParts" must be all lower-case
(#254) Variable "diffParts" must be all lower-case
(#255) Variable "stepValue" must be all lower-case
(#261) Variable "diffParts" must be all lower-case
(#261) Variable "diffParts" must be all lower-case
(#262) Variable "diffParts" must be all lower-case
(#264) Variable "timeDiff" must be all lower-case
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "stepValue" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "intervalUnit" must be all lower-case
(#278) Variable "stepValue" must be all lower-case
(#279) Variable "intervalUnit" must be all lower-case
(#280) Variable "diffParts" must be all lower-case
(#280) Variable "diffParts" must be all lower-case
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#283) Variable "intervalUnit" must be all lower-case
(#283) Variable "diffParts" must be all lower-case
(#285) Usage of ELSEIF not allowed; use ELSE IF instead
(#285) Variable "intervalUnit" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "baseDate" must be all lower-case
(#295) Variable "valueDate" must be all lower-case
(#296) Variable "baseDate" must be all lower-case
(#298) Variable "intervalUnit" must be all lower-case
(#300) Variable "diffParts" must be all lower-case
(#300) Variable "diffParts" must be all lower-case
(#301) Variable "diffParts" must be all lower-case
(#301) Variable "stepValue" must be all lower-case
(#307) Variable "diffParts" must be all lower-case
(#308) Variable "diffParts" must be all lower-case
(#308) Variable "diffParts" must be all lower-case
(#309) Variable "stepValue" must be all lower-case
(#315) Variable "diffParts" must be all lower-case
(#316) Variable "diffParts" must be all lower-case
(#317) Variable "diffParts" must be all lower-case
(#318) Variable "stepValue" must be all lower-case
(#329) Variable "baseDate" must be all lower-case
(#329) Variable "valueDate" must be all lower-case
(#329) Variable "intervalParts" must be all lower-case
(#329) Variable "diffParts" must be all lower-case
(#350) Private method name "DateStep::fallbackIncrementalIterationLogic" must be in lower-case letters only
(#351) Variable "baseDate" must be all lower-case
(#352) Variable "valueDate" must be all lower-case
(#353) Variable "intervalParts" must be all lower-case
(#354) Variable "diffParts" must be all lower-case
(#357) Variable "minSteps" must be all lower-case
(#357) Variable "requiredIterations" must be all lower-case
(#357) Variable "intervalParts" must be all lower-case
(#357) Variable "diffParts" must be all lower-case
(#358) Variable "minimumInterval" must be all lower-case
(#358) Variable "intervalParts" must be all lower-case
(#358) Variable "minSteps" must be all lower-case
(#359) Variable "isIncrementalStepping" must be all lower-case
(#359) Variable "baseDate" must be all lower-case
(#359) Variable "valueDate" must be all lower-case
(#360) Variable "dateModificationOperation" must be all lower-case
(#360) Variable "isIncrementalStepping" must be all lower-case
(#362) Variable "offsetIterations" must be all lower-case
(#362) Variable "offsetIterations" must be all lower-case
(#362) Variable "requiredIterations" must be all lower-case
(#362) Variable "offsetIterations" must be all lower-case
(#363) Variable "baseDate" must be all lower-case
(#363) Variable "dateModificationOperation" must be all lower-case
(#363) Variable "minimumInterval" must be all lower-case
(#366) Variable "isIncrementalStepping" must be all lower-case
(#366) Variable "baseDate" must be all lower-case
(#366) Variable "valueDate" must be all lower-case
(#367) Variable "isIncrementalStepping" must be all lower-case
(#367) Variable "baseDate" must be all lower-case
(#367) Variable "valueDate" must be all lower-case
(#369) Variable "baseDate" must be all lower-case
(#369) Variable "dateModificationOperation" must be all lower-case
(#371) Variable "baseDate" must be all lower-case
(#371) Variable "valueDate" must be all lower-case
(#389) Private method name "DateStep::computeMinimumInterval" must be in lower-case letters only
(#389) Variable "intervalParts" must be all lower-case
(#389) Variable "minSteps" must be all lower-case
(#390) Opening brace should be on the same line as the declaration
(#393) Variable "intervalParts" must be all lower-case
(#393) Variable "minSteps" must be all lower-case
(#394) Variable "intervalParts" must be all lower-case
(#394) Variable "minSteps" must be all lower-case
(#395) Variable "intervalParts" must be all lower-case
(#395) Variable "minSteps" must be all lower-case
(#396) Variable "intervalParts" must be all lower-case
(#396) Variable "minSteps" must be all lower-case
(#397) Variable "intervalParts" must be all lower-case
(#397) Variable "minSteps" must be all lower-case
(#398) Variable "intervalParts" must be all lower-case
(#398) Variable "minSteps" must be all lower-case
(#408) Private method name "DateStep::computeMinStepAndRequiredIterations" must be in lower-case letters only
(#408) Variable "intervalParts" must be all lower-case
(#408) Variable "diffParts" must be all lower-case
(#409) Opening brace should be on the same line as the declaration
(#410) Variable "minSteps" must be all lower-case
(#410) Variable "intervalParts" must be all lower-case
(#410) Variable "diffParts" must be all lower-case
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "maxInteger" must be all lower-case
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Variable "maximumInterval" must be all lower-case
(#416) Variable "intervalParts" must be all lower-case
(#417) Variable "requiredStepIterations" must be all lower-case
(#419) Variable "minSteps" must be all lower-case
(#419) Variable "maximumInterval" must be all lower-case
(#419) Variable "maxInteger" must be all lower-case
(#420) Variable "requiredStepIterations" must be all lower-case
(#420) Variable "minSteps" must be all lower-case
(#420) Variable "maximumInterval" must be all lower-case
(#420) Variable "maxInteger" must be all lower-case
(#421) Variable "minSteps" must be all lower-case
(#421) Variable "minSteps" must be all lower-case
(#421) Variable "requiredStepIterations" must be all lower-case
(#424) Variable "minSteps" must be all lower-case
(#424) Variable "minSteps" must be all lower-case
(#424) Variable "requiredStepIterations" must be all lower-case
(#435) Private method name "DateStep::computeMinSteps" must be in lower-case letters only
(#435) Variable "intervalParts" must be all lower-case
(#435) Variable "diffParts" must be all lower-case
(#436) Opening brace should be on the same line as the declaration
(#437) Variable "intervalMaxSeconds" must be all lower-case
(#437) Variable "intervalParts" must be all lower-case
(#439) Variable "intervalMaxSeconds" must be all lower-case
(#441) Variable "diffParts" must be all lower-case
(#441) Variable "intervalMaxSeconds" must be all lower-case
(#452) Private method name "DateStep::computeIntervalMaxSeconds" must be in lower-case letters only
(#452) Variable "intervalParts" must be all lower-case
(#453) Opening brace should be on the same line as the declaration
(#454) Variable "intervalParts" must be all lower-case
(#455) Variable "intervalParts" must be all lower-case
(#456) Variable "intervalParts" must be all lower-case
(#457) Variable "intervalParts" must be all lower-case
(#458) Variable "intervalParts" must be all lower-case
(#459) Variable "intervalParts" must be all lower-case
(#470) Private method name "DateStep::computeDiffMinSeconds" must be in lower-case letters only
(#470) Variable "diffParts" must be all lower-case
(#471) Opening brace should be on the same line as the declaration
(#472) Variable "diffParts" must be all lower-case
(#473) Variable "diffParts" must be all lower-case
(#474) Variable "diffParts" must be all lower-case
(#475) Variable "diffParts" must be all lower-case
(#476) Variable "diffParts" must be all lower-case
(#477) Variable "diffParts" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/Db/AbstractDb.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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "messageTemplates" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#102) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Variable "firstArgument" must be all lower-case
(#105) Variable "firstArgument" must be all lower-case
(#106) Variable "firstArgument" must be all lower-case
(#108) Variable "firstArgument" must be all lower-case
(#156) Public method name "AbstractDb::getAdapter" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "AbstractDb::setAdapter" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#178) Public method name "AbstractDb::getExclude" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#189) Public method name "AbstractDb::setExclude" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#201) Public method name "AbstractDb::getField" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "AbstractDb::setField" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#224) Public method name "AbstractDb::getTable" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#235) Public method name "AbstractDb::setTable" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#247) Public method name "AbstractDb::getSchema" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "AbstractDb::setSchema" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#271) Public method name "AbstractDb::setSelect" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#285) Public method name "AbstractDb::getSelect" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "tableIdentifier" must be all lower-case
(#294) Variable "tableIdentifier" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Db/NoRecordExists.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "NoRecordExists::isValid" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Db/RecordExists.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "RecordExists::isValid" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Digits.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Member variable "messageTemplates" must be all lower-case
(#44) Public method name "Digits::isValid" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/EmailAddress.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "messageTemplates" must be all lower-case
(#32) Line exceeds 132 characters; contains 150 characters
(#42) Member variable "messageVariables" must be all lower-case
(#55) Member variable "localPart" must be all lower-case
(#62) Member variable "mxRecord" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#113) Public method name "EmailAddress::setMessage" must be in lower-case letters only
(#113) Variable "messageString" must be all lower-case
(#113) Variable "messageKey" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "messageKey" must be all lower-case
(#116) Variable "messageString" must be all lower-case
(#117) Variable "messageString" must be all lower-case
(#121) Variable "messageKey" must be all lower-case
(#122) Variable "messageString" must be all lower-case
(#122) Variable "messageKey" must be all lower-case
(#124) Variable "messageString" must be all lower-case
(#124) Variable "messageKey" must be all lower-case
(#137) Public method name "EmailAddress::getHostnameValidator" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#150) Public method name "EmailAddress::setHostnameValidator" must be in lower-case letters only
(#150) Variable "hostnameValidator" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "hostnameValidator" must be all lower-case
(#162) Public method name "EmailAddress::getAllow" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#173) Public method name "EmailAddress::setAllow" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#188) Public method name "EmailAddress::isMxSupported" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#198) Public method name "EmailAddress::getMxCheck" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#211) Public method name "EmailAddress::useMxCheck" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#222) Public method name "EmailAddress::getDeepMxCheck" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#233) Public method name "EmailAddress::useDeepMxCheck" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#244) Public method name "EmailAddress::getDomainCheck" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#256) Public method name "EmailAddress::useDomainCheck" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#288) Protected method name "EmailAddress::isReserved" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) This comment is 63% valid code; is this commented out code?
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) This comment is 50% valid code; is this commented out code?
(#304) Line exceeds 132 characters; contains 151 characters
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) This comment is 50% valid code; is this commented out code?
(#306) Line exceeds 132 characters; contains 134 characters
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 50% valid code; is this commented out code?
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) This comment is 59% valid code; is this commented out code?
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) This comment is 65% valid code; is this commented out code?
(#312) Line exceeds 132 characters; contains 150 characters
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) This comment is 59% valid code; is this commented out code?
(#314) Line exceeds 132 characters; contains 133 characters
(#328) Protected method name "EmailAddress::validateLocalPart" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) This comment is 46% valid code; is this commented out code?
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) This comment is 66% valid code; is this commented out code?
(#335) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Variable "quotedPair" must be all lower-case
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Variable "quotedPair" must be all lower-case
(#362) Public method name "EmailAddress::getMXRecord" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#372) Protected method name "EmailAddress::validateMXRecords" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#374) Variable "mxHosts" must be all lower-case
(#376) Variable "mxHosts" must be all lower-case
(#377) Variable "mxHosts" must be all lower-case
(#378) Variable "mxHosts" must be all lower-case
(#380) Variable "mxHosts" must be all lower-case
(#402) Variable "validAddress" must be all lower-case
(#415) Variable "validAddress" must be all lower-case
(#420) Variable "validAddress" must be all lower-case
(#434) Protected method name "EmailAddress::validateHostnamePart" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#437) Object operator not indented correctly; expected 12 spaces but found 25
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Usage of ELSEIF not allowed; use ELSE IF instead
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Protected method name "EmailAddress::splitEmailParts" must be in lower-case letters only
(#459) Opening brace should be on the same line as the declaration
(#486) Public method name "EmailAddress::isValid" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Protected method name "EmailAddress::idnToAscii" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#542) Protected method name "EmailAddress::idnToUtf8" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/BadMethodCallException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/ExceptionInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/ExtensionNotLoadedException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/InvalidArgumentException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/InvalidMagicMimeFileException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Exception/RuntimeException.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/exastud/vendor/zendframework/zend-validator/src/Explode.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "pluginManager" must be all lower-case
(#24) Member variable "messageTemplates" must be all lower-case
(#31) Member variable "messageVariables" must be all lower-case
(#36) Member variable "valueDelimiter" must be all lower-case
(#46) Member variable "breakOnFirstFailure" must be all lower-case
(#54) Public method name "Explode::setValueDelimiter" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#65) Public method name "Explode::getValueDelimiter" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#75) Public method name "Explode::setValidatorPluginManager" must be in lower-case letters only
(#75) Variable "pluginManager" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#77) Variable "pluginManager" must be all lower-case
(#85) Public method name "Explode::getValidatorPluginManager" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#101) Public method name "Explode::setValidator" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#129) Public method name "Explode::getValidator" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#140) Public method name "Explode::setBreakOnFirstFailure" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Public method name "Explode::isBreakOnFirstFailure" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#166) Public method name "Explode::isValid" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-validator/src/File/Count.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Member variable "messageTemplates" must be all lower-case
(#39) Member variable "messageVariables" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Opening brace should be on the same line as the declaration
(#100) Public method name "Count::getMin" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#112) Public method name "Count::setMin" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#138) Public method name "Count::getMax" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#150) Public method name "Count::setMax" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#177) Public method name "Count::addFile" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#203) Public method name "Count::isValid" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#236) Protected method name "Count::throwError" must be in lower-case letters only
(#236) Variable "errorType" must be all lower-case
(#237) Opening brace should be on the same line as the declaration
(#243) Usage of ELSEIF not allowed; use ELSE IF instead
(#248) Variable "errorType" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/File/Crc32.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#50) Public method name "Crc32::getCrc32" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "Crc32::setCrc32" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#73) Public method name "Crc32::addCrc32" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#86) Public method name "Crc32::isValid" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/ExcludeExtension.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Member variable "messageTemplates" must be all lower-case
(#41) Public method name "ExcludeExtension::isValid" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/ExcludeMimeType.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "ExcludeMimeType::isValid" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/Exists.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Member variable "messageTemplates" must be all lower-case
(#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
(#44) Member variable "messageVariables" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#72) Public method name "Exists::getDirectory" must be in lower-case letters only
(#72) Variable "asArray" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "asArray" must be all lower-case
(#74) Variable "asArray" must be all lower-case
(#76) Variable "asArray" must be all lower-case
(#89) Public method name "Exists::setDirectory" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#103) Public method name "Exists::addDirectory" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Public method name "Exists::isValid" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/Extension.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Member variable "messageTemplates" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Member variable "messageVariables" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#94) Public method name "Extension::getCase" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Extension::setCase" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Extension::getExtension" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#129) Public method name "Extension::setExtension" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#142) Public method name "Extension::addExtension" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Public method name "Extension::isValid" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/FilesSize.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "messageTemplates" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#62) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Public method name "FilesSize::isValid" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#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
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Protected method name "FilesSize::throwError" must be in lower-case letters only
(#168) Variable "errorType" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#175) Usage of ELSEIF not allowed; use ELSE IF instead
(#180) Variable "errorType" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/File/Hash.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "messageTemplates" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#70) Public method name "Hash::getHash" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#81) Public method name "Hash::setHash" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#96) Public method name "Hash::addHash" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#100) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Public method name "Hash::isValid" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/ImageSize.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "messageTemplates" must be all lower-case
(#46) Member variable "messageVariables" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Opening brace should be on the same line as the declaration
(#118) Public method name "ImageSize::getMinWidth" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#130) Public method name "ImageSize::setMinWidth" must be in lower-case letters only
(#130) Variable "minWidth" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "minWidth" must be all lower-case
(#135) Variable "minWidth" must be all lower-case
(#139) Variable "minWidth" must be all lower-case
(#148) Public method name "ImageSize::getMaxWidth" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#160) Public method name "ImageSize::setMaxWidth" must be in lower-case letters only
(#160) Variable "maxWidth" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#162) Variable "maxWidth" must be all lower-case
(#165) Variable "maxWidth" must be all lower-case
(#169) Variable "maxWidth" must be all lower-case
(#178) Public method name "ImageSize::getMinHeight" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#190) Public method name "ImageSize::setMinHeight" must be in lower-case letters only
(#190) Variable "minHeight" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#192) Variable "minHeight" must be all lower-case
(#195) Variable "minHeight" must be all lower-case
(#199) Variable "minHeight" must be all lower-case
(#208) Public method name "ImageSize::getMaxHeight" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#220) Public method name "ImageSize::setMaxHeight" must be in lower-case letters only
(#220) Variable "maxHeight" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "maxHeight" must be all lower-case
(#225) Variable "maxHeight" must be all lower-case
(#229) Variable "maxHeight" must be all lower-case
(#238) Public method name "ImageSize::getImageMin" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#248) Public method name "ImageSize::getImageMax" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#258) Public method name "ImageSize::getImageWidth" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Public method name "ImageSize::getImageHeight" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#279) Public method name "ImageSize::setImageMin" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#291) Public method name "ImageSize::setImageMax" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "ImageSize::setImageWidth" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#317) Public method name "ImageSize::setImageHeight" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#333) Public method name "ImageSize::isValid" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/IsCompressed.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "messageTemplates" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#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
blocks/exastud/vendor/zendframework/zend-validator/src/File/IsImage.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "messageTemplates" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#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
blocks/exastud/vendor/zendframework/zend-validator/src/File/Md5.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#50) Public method name "Md5::getMd5" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "Md5::setMd5" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#73) Public method name "Md5::addMd5" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#86) Public method name "Md5::isValid" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/MimeType.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/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "messageTemplates" must be all lower-case
(#43) Member variable "messageVariables" must be all lower-case
(#63) Member variable "magicFiles" must be all lower-case
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Opening brace should be on the same line as the declaration
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Public method name "MimeType::getMagicFile" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#152) Variable "safeMode" must be all lower-case
(#152) INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
(#155) Variable "safeMode" must be all lower-case
(#155) Variable "safeMode" must be all lower-case
(#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
(#163) Empty CATCH statement detected
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Public method name "MimeType::setMagicFile" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#193) Usage of ELSEIF not allowed; use ELSE IF instead
(#195) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#204) Expected 1 space before "|"; 0 found
(#204) Expected 1 space after "|"; 0 found
(#226) Public method name "MimeType::disableMagicFile" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#237) Public method name "MimeType::isMagicFileDisabled" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#247) Public method name "MimeType::getHeaderCheck" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#259) Public method name "MimeType::enableHeaderCheck" must be in lower-case letters only
(#259) Variable "headerCheck" must be all lower-case
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "headerCheck" must be all lower-case
(#271) Public method name "MimeType::getMimeType" must be in lower-case letters only
(#271) Variable "asArray" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Variable "asArray" must be all lower-case
(#273) Variable "asArray" must be all lower-case
(#275) Variable "asArray" must be all lower-case
(#288) Public method name "MimeType::setMimeType" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#302) Public method name "MimeType::addMimeType" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Public method name "MimeType::isValid" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#379) Expected 1 space before "|"; 0 found
(#379) Expected 1 space after "|"; 0 found
(#385) Expected 1 space before "|"; 0 found
(#385) Expected 1 space after "|"; 0 found
blocks/exastud/vendor/zendframework/zend-validator/src/File/NotExists.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Member variable "messageTemplates" must be all lower-case
(#38) Public method name "NotExists::isValid" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/Sha1.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#50) Public method name "Sha1::getSha1" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#61) Public method name "Sha1::setSha1" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#73) Public method name "Sha1::addSha1" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#86) Public method name "Sha1::isValid" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/Size.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Member variable "messageTemplates" must be all lower-case
(#40) Member variable "messageVariables" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#99) Public method name "Size::useByteString" must be in lower-case letters only
(#99) Variable "byteString" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "byteString" must be all lower-case
(#110) Public method name "Size::getByteString" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Public method name "Size::getMin" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#142) Public method name "Size::setMin" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#166) Public method name "Size::getMax" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#187) Public method name "Size::setMax" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#210) Protected method name "Size::getSize" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#221) Protected method name "Size::setSize" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#235) Public method name "Size::isValid" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Usage of ELSEIF not allowed; use ELSE IF instead
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Protected method name "Size::toByteString" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#324) Protected method name "Size::fromByteString" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/File/Upload.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "messageTemplates" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#80) Public method name "Upload::getFiles" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#110) Public method name "Upload::setFiles" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#139) Public method name "Upload::isValid" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#218) Protected method name "Upload::throwError" must be in lower-case letters only
(#218) Variable "errorType" must be all lower-case
(#219) Opening brace should be on the same line as the declaration
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "errorType" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/File/UploadFile.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "messageTemplates" must be all lower-case
(#57) Public method name "UploadFile::isValid" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/File/WordCount.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "messageTemplates" must be all lower-case
(#39) Member variable "messageVariables" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Opening brace should be on the same line as the declaration
(#94) Public method name "WordCount::getMin" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#106) Public method name "WordCount::setMin" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#132) Public method name "WordCount::getMax" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "WordCount::setMax" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#173) Public method name "WordCount::isValid" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/GreaterThan.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#33) Member variable "messageVariables" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#85) Object operator not indented correctly; expected 12 spaces but found 13
(#95) Public method name "GreaterThan::getMin" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "GreaterThan::setMin" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "GreaterThan::getInclusive" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "GreaterThan::setInclusive" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "GreaterThan::isValid" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Hex.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "messageTemplates" must be all lower-case
(#33) Public method name "Hex::isValid" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Hostname.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/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "messageTemplates" must be all lower-case
(#46) Line exceeds 132 characters; contains 139 characters
(#58) Member variable "messageVariables" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Member variable "validTlds" must be all lower-case
(#988) Member variable "validIdns" must be all lower-case
(#989) Line exceeds 132 characters; contains 176 characters
(#991) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1001) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1006) Line exceeds 132 characters; contains 168 characters
(#1010) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1017) Expected 1 space before "=>"; 0 found
(#1025) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1033) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1054) Expected 1 space before "=>"; 0 found
(#1055) Expected 1 space before "=>"; 0 found
(#1056) Expected 1 space before "=>"; 0 found
(#1057) Expected 1 space before "=>"; 0 found
(#1058) Expected 1 space before "=>"; 0 found
(#1059) Expected 1 space before "=>"; 0 found
(#1060) Expected 1 space before "=>"; 0 found
(#1061) Expected 1 space before "=>"; 0 found
(#1062) Expected 1 space before "=>"; 0 found
(#1063) Expected 1 space before "=>"; 0 found
(#1064) Expected 1 space before "=>"; 0 found
(#1065) Expected 1 space before "=>"; 0 found
(#1066) Expected 1 space before "=>"; 0 found
(#1067) Expected 1 space before "=>"; 0 found
(#1068) Expected 1 space before "=>"; 0 found
(#1069) Expected 1 space before "=>"; 0 found
(#1070) Expected 1 space before "=>"; 0 found
(#1071) Expected 1 space before "=>"; 0 found
(#1072) Expected 1 space before "=>"; 0 found
(#1073) Expected 1 space before "=>"; 0 found
(#1074) Expected 1 space before "=>"; 0 found
(#1075) Expected 1 space before "=>"; 0 found
(#1076) Expected 1 space before "=>"; 0 found
(#1077) Expected 1 space before "=>"; 0 found
(#1083) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1086) Line exceeds 132 characters; contains 168 characters
(#1090) Line exceeds 132 characters; contains 176 characters
(#1093) Line exceeds 132 characters; contains 162 characters
(#1095) Line exceeds 132 characters; contains 151 characters
(#1106) Line exceeds maximum limit of 180 characters; contains 189 characters
(#1107) Line exceeds maximum limit of 180 characters; contains 190 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1111) Line exceeds maximum limit of 180 characters; contains 183 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 184 characters
(#1118) Member variable "idnLength" must be all lower-case
(#1123) Expected 1 space before "=>"; 0 found
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1166) Opening brace should be on the same line as the declaration
(#1197) Public method name "Hostname::getIpValidator" must be in lower-case letters only
(#1198) Opening brace should be on the same line as the declaration
(#1207) Public method name "Hostname::setIpValidator" must be in lower-case letters only
(#1207) Variable "ipValidator" must be all lower-case
(#1208) Opening brace should be on the same line as the declaration
(#1209) Variable "ipValidator" must be all lower-case
(#1210) Variable "ipValidator" must be all lower-case
(#1213) Variable "ipValidator" must be all lower-case
(#1222) Public method name "Hostname::getAllow" must be in lower-case letters only
(#1223) Opening brace should be on the same line as the declaration
(#1233) Public method name "Hostname::setAllow" must be in lower-case letters only
(#1234) Opening brace should be on the same line as the declaration
(#1244) Public method name "Hostname::getIdnCheck" must be in lower-case letters only
(#1245) Opening brace should be on the same line as the declaration
(#1257) Public method name "Hostname::useIdnCheck" must be in lower-case letters only
(#1257) Variable "useIdnCheck" must be all lower-case
(#1258) Opening brace should be on the same line as the declaration
(#1259) Variable "useIdnCheck" must be all lower-case
(#1268) Public method name "Hostname::getTldCheck" must be in lower-case letters only
(#1269) Opening brace should be on the same line as the declaration
(#1281) Public method name "Hostname::useTldCheck" must be in lower-case letters only
(#1281) Variable "useTldCheck" must be all lower-case
(#1282) Opening brace should be on the same line as the declaration
(#1283) Variable "useTldCheck" must be all lower-case
(#1295) Public method name "Hostname::isValid" must be in lower-case letters only
(#1296) Opening brace should be on the same line as the declaration
(#1303) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Inline comments must end in full-stops, exclamation marks, or question marks
(#1327) Variable "domainParts" must be all lower-case
(#1330) Variable "domainParts" must be all lower-case
(#1336) Variable "utf8StrWrapper" must be all lower-case
(#1338) Inline comments must end in full-stops, exclamation marks, or question marks
(#1339) Variable "domainParts" must be all lower-case
(#1340) Variable "utf8StrWrapper" must be all lower-case
(#1341) Variable "utf8StrWrapper" must be all lower-case
(#1346) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) Variable "domainParts" must be all lower-case
(#1349) Variable "domainParts" must be all lower-case
(#1351) Variable "domainParts" must be all lower-case
(#1356) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) Variable "domainParts" must be all lower-case
(#1372) Inline doc block comments are not allowed; use "// Comment." instead
(#1378) Variable "regexChars" must be all lower-case
(#1381) Variable "regexChars" must be all lower-case
(#1381) "include" must be immediately followed by an open parenthesis
(#1383) Variable "regexChars" must be all lower-case
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) Variable "domainParts" must be all lower-case
(#1389) Variable "domainPart" must be all lower-case
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) Variable "domainPart" must be all lower-case
(#1392) Variable "domainPart" must be all lower-case
(#1392) Variable "domainPart" must be all lower-case
(#1393) Variable "domainPart" must be all lower-case
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Variable "utf8StrWrapper" must be all lower-case
(#1399) Variable "domainPart" must be all lower-case
(#1400) Variable "utf8StrWrapper" must be all lower-case
(#1400) Variable "domainPart" must be all lower-case
(#1401) Variable "utf8StrWrapper" must be all lower-case
(#1401) Variable "domainPart" must be all lower-case
(#1402) Variable "utf8StrWrapper" must be all lower-case
(#1402) Variable "domainPart" must be all lower-case
(#1404) Variable "utf8StrWrapper" must be all lower-case
(#1404) Variable "domainPart" must be all lower-case
(#1404) Variable "utf8StrWrapper" must be all lower-case
(#1404) Variable "domainPart" must be all lower-case
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) Variable "regexChars" must be all lower-case
(#1413) Variable "regexKey" must be all lower-case
(#1413) Variable "regexChar" must be all lower-case
(#1414) Variable "regexChar" must be all lower-case
(#1414) Variable "domainPart" must be all lower-case
(#1418) Variable "regexKey" must be all lower-case
(#1423) Variable "utf8StrWrapper" must be all lower-case
(#1423) Variable "domainPart" must be all lower-case
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) Variable "domainParts" must be all lower-case
(#1444) Inline comments must end in full-stops, exclamation marks, or question marks
(#1451) Inline comments must end in full-stops, exclamation marks, or question marks
(#1455) Usage of ELSEIF not allowed; use ELSE IF instead
(#1459) Inline comments must end in full-stops, exclamation marks, or question marks
(#1468) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) Variable "regexLocal" must be all lower-case
(#1470) Variable "regexLocal" must be all lower-case
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1474) Variable "allowLocal" must be all lower-case
(#1475) Variable "allowLocal" must be all lower-case
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1485) Variable "allowLocal" must be all lower-case
(#1499) Protected method name "Hostname::decodePunycode" must be in lower-case letters only
(#1500) Opening brace should be on the same line as the declaration
(#1502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1502) Inline comments must end in full-stops, exclamation marks, or question marks
(#1511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1511) Inline comments must end in full-stops, exclamation marks, or question marks
(#1519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1519) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) Variable "oldIndex" must be all lower-case
(#1542) Variable "oldIndex" must be all lower-case
(#1542) Variable "oldIndex" must be all lower-case
(#1561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1565) Usage of ELSEIF not allowed; use ELSE IF instead
(#1568) Usage of ELSEIF not allowed; use ELSE IF instead
(#1572) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/Hostname/Biz.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/>.".
(#12) Inline doc block comments are not allowed; use "// Comment." instead
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exastud/vendor/zendframework/zend-validator/src/Hostname/Cn.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/>.".
(#12) Inline doc block comments are not allowed; use "// Comment." instead
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exastud/vendor/zendframework/zend-validator/src/Hostname/Com.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/>.".
(#12) Inline doc block comments are not allowed; use "// Comment." instead
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Line exceeds 132 characters; contains 175 characters
blocks/exastud/vendor/zendframework/zend-validator/src/Hostname/Jp.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/>.".
(#12) Inline doc block comments are not allowed; use "// Comment." instead
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exastud/vendor/zendframework/zend-validator/src/Iban.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/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "messageTemplates" must be all lower-case
(#42) Member variable "countryCode" must be all lower-case
(#49) Member variable "allowNonSepa" must be all lower-case
(#56) Member variable "sepaCountries" must be all lower-case
(#67) Member variable "ibanRegex" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#161) Public method name "Iban::getCountryCode" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#173) Public method name "Iban::setCountryCode" must be in lower-case letters only
(#173) Variable "countryCode" must be all lower-case
(#174) Opening brace should be on the same line as the declaration
(#175) Variable "countryCode" must be all lower-case
(#176) Variable "countryCode" must be all lower-case
(#176) Variable "countryCode" must be all lower-case
(#178) Variable "ibanRegex" must be all lower-case
(#178) Variable "countryCode" must be all lower-case
(#180) Variable "countryCode" must be all lower-case
(#185) Variable "countryCode" must be all lower-case
(#194) Public method name "Iban::allowNonSepa" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Iban::setAllowNonSepa" must be in lower-case letters only
(#205) Variable "allowNonSepa" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "allowNonSepa" must be all lower-case
(#217) Public method name "Iban::isValid" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#227) Variable "countryCode" must be all lower-case
(#228) Variable "countryCode" must be all lower-case
(#229) Variable "countryCode" must be all lower-case
(#232) Variable "countryCode" must be all lower-case
(#232) Variable "ibanRegex" must be all lower-case
(#233) Variable "countryCode" must be all lower-case
(#238) Variable "countryCode" must be all lower-case
(#238) Variable "sepaCountries" must be all lower-case
(#239) Variable "countryCode" must be all lower-case
(#244) Variable "ibanRegex" must be all lower-case
(#244) Variable "countryCode" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/Identical.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Member variable "messageTemplates" must be all lower-case
(#37) Member variable "messageVariables" must be all lower-case
(#45) Member variable "tokenString" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Public method name "Identical::getToken" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Identical::setToken" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#106) Public method name "Identical::getStrict" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Identical::setStrict" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Identical::getLiteral" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Identical::setLiteral" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#154) Public method name "Identical::isValid" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#180) 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
blocks/exastud/vendor/zendframework/zend-validator/src/InArray.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Member variable "messageTemplates" must be all lower-case
(#75) Public method name "InArray::getHaystack" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#89) Public method name "InArray::setHaystack" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#100) Public method name "InArray::getStrict" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Public method name "InArray::setStrict" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "checkTypes" must be all lower-case
(#122) This comment is 50% valid code; is this commented out code?
(#123) This comment is 50% valid code; is this commented out code?
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#128) Variable "checkTypes" must be all lower-case
(#141) Public method name "InArray::getRecursive" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#152) Public method name "InArray::setRecursive" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "InArray::isValid" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#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
(#171) 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
(#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
(#202) Inline doc block comments are not allowed; use "// Comment." instead
blocks/exastud/vendor/zendframework/zend-validator/src/Ip.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "messageTemplates" must be all lower-case
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Public method name "Ip::setOptions" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#63) Public method name "Ip::isValid" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#98) Protected method name "Ip::validateIPv4" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#129) Protected method name "Ip::validateIPv6" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#148) Variable "colonCount" must be all lower-case
(#149) Variable "colonCount" 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
(#154) Variable "colonCount" must be all lower-case
(#170) Protected method name "Ip::validateIPvFuture" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#183) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/zendframework/zend-validator/src/IsInstanceOf.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/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "messageTemplates" must be all lower-case
(#31) Member variable "messageVariables" must be all lower-case
(#40) Member variable "className" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "tmpOptions" must be all lower-case
(#59) Variable "tmpOptions" must be all lower-case
(#61) Variable "tmpOptions" must be all lower-case
(#76) Public method name "IsInstanceOf::getClassName" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Public method name "IsInstanceOf::setClassName" must be in lower-case letters only
(#87) Variable "className" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "className" must be all lower-case
(#99) Public method name "IsInstanceOf::isValid" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Isbn.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Protected method name "Isbn::detectFormat" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#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
(#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
(#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
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Public method name "Isbn::isValid" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#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
(#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
(#115) Usage of ELSEIF not allowed; use ELSE IF instead
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#160) Public method name "Isbn::setSeparator" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#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
(#176) Public method name "Isbn::getSeparator" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#188) Public method name "Isbn::setType" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#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
(#204) Public method name "Isbn::getType" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/LessThan.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#35) Member variable "messageVariables" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#87) Object operator not indented correctly; expected 12 spaces but found 13
(#97) Public method name "LessThan::getMax" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "LessThan::setMax" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "LessThan::getInclusive" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "LessThan::setInclusive" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#143) Public method name "LessThan::isValid" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/NotEmpty.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Member variable "defaultType" must be all lower-case
(#67) Member variable "messageTemplates" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#127) Public method name "NotEmpty::getType" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#135) Public method name "NotEmpty::getDefaultType" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#144) Protected method name "NotEmpty::calculateTypeValue" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#151) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Usage of ELSEIF not allowed; use ELSE IF instead
(#171) Public method name "NotEmpty::setType" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#190) Public method name "NotEmpty::isValid" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Empty IF statement detected
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) This comment is 50% valid code; is this commented out code?
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) This comment is 67% valid code; is this commented out code?
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) This comment is 63% valid code; is this commented out code?
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 50% valid code; is this commented out code?
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) This comment is 50% valid code; is this commented out code?
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) This comment is 50% valid code; is this commented out code?
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) This comment is 50% valid code; is this commented out code?
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) This comment is 50% valid code; is this commented out code?
blocks/exastud/vendor/zendframework/zend-validator/src/Regex.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/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#34) Member variable "messageVariables" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#81) Public method name "Regex::getPattern" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Regex::setPattern" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#117) Public method name "Regex::isValid" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Sitemap/Changefreq.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "messageTemplates" must be all lower-case
(#43) Member variable "changeFreqs" must be all lower-case
(#56) Public method name "Changefreq::isValid" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Sitemap/Lastmod.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/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Line exceeds 132 characters; contains 171 characters
(#40) Member variable "messageTemplates" must be all lower-case
(#53) Public method name "Lastmod::isValid" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Sitemap/Loc.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/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "messageTemplates" must be all lower-case
(#49) Public method name "Loc::isValid" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Sitemap/Priority.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/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "messageTemplates" must be all lower-case
(#46) Public method name "Priority::isValid" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/StaticValidator.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Public method name "StaticValidator::setPluginManager" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Public method name "StaticValidator::getPluginManager" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#53) Variable "classBaseName" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#57) Variable "classBaseName" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/Step.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "messageTemplates" must be all lower-case
(#30) Member variable "baseValue" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Public method name "Step::setBaseValue" must be in lower-case letters only
(#72) Variable "baseValue" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "baseValue" must be all lower-case
(#83) Public method name "Step::getBaseValue" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#94) Public method name "Step::setStep" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#105) Public method name "Step::getStep" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Step::isValid" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) No space found before comment text; expected "// find the maximum precision from both input params to give accurate results" but found "//find the maximum precision from both input params to give accurate results"
(#149) Variable "xFloatSegment" must be all lower-case
(#150) Variable "yFloatSegment" must be all lower-case
(#151) Variable "xFloatSegment" must be all lower-case
(#151) Variable "yFloatSegment" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/StringLength.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Member variable "messageTemplates" must be all lower-case
(#33) Member variable "messageVariables" must be all lower-case
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Member variable "stringWrapper" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#75) Public method name "StringLength::getMin" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#87) Public method name "StringLength::setMin" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#104) Public method name "StringLength::getMax" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#116) Public method name "StringLength::setMax" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Public method name "StringLength::getStringWrapper" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#150) Public method name "StringLength::setStringWrapper" must be in lower-case letters only
(#150) Variable "stringWrapper" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "stringWrapper" must be all lower-case
(#153) Variable "stringWrapper" must be all lower-case
(#161) Public method name "StringLength::getEncoding" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#173) Public method name "StringLength::setEncoding" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#187) Public method name "StringLength::isValid" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/Timezone.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/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Member variable "defaultType" must be all lower-case
(#45) Member variable "messageTemplates" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#86) Public method name "Timezone::setType" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#108) Public method name "Timezone::isValid" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Protected method name "Timezone::calculateTypeValue" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#167) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/exastud/vendor/zendframework/zend-validator/src/Translator/TranslatorAwareInterface.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) Expected 1 space after asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "TranslatorAwareInterface::setTranslator" must be in lower-case letters only
(#23) Variable "textDomain" must be all lower-case
(#30) Public method name "TranslatorAwareInterface::getTranslator" must be in lower-case letters only
(#37) Public method name "TranslatorAwareInterface::hasTranslator" must be in lower-case letters only
(#46) Public method name "TranslatorAwareInterface::setTranslatorEnabled" must be in lower-case letters only
(#53) Public method name "TranslatorAwareInterface::isTranslatorEnabled" must be in lower-case letters only
(#61) Public method name "TranslatorAwareInterface::setTranslatorTextDomain" must be in lower-case letters only
(#61) Variable "textDomain" must be all lower-case
(#68) Public method name "TranslatorAwareInterface::getTranslatorTextDomain" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-validator/src/Translator/TranslatorInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Variable "textDomain" must be all lower-case
blocks/exastud/vendor/zendframework/zend-validator/src/Uri.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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "messageTemplates" must be all lower-case
(#33) Member variable "uriHandler" must be all lower-case
(#38) Member variable "allowRelative" must be all lower-case
(#43) Member variable "allowAbsolute" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Public method name "Uri::getUriHandler" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Usage of ELSEIF not allowed; use ELSE IF instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Public method name "Uri::setUriHandler" must be in lower-case letters only
(#106) Variable "uriHandler" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "uriHandler" must be all lower-case
(#112) Variable "uriHandler" must be all lower-case
(#121) Public method name "Uri::getAllowAbsolute" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Uri::setAllowAbsolute" must be in lower-case letters only
(#132) Variable "allowAbsolute" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "allowAbsolute" must be all lower-case
(#143) Public method name "Uri::getAllowRelative" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Uri::setAllowRelative" must be in lower-case letters only
(#154) Variable "allowRelative" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "allowRelative" must be all lower-case
(#166) Public method name "Uri::isValid" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#173) Variable "uriHandler" must be all lower-case
(#175) Variable "uriHandler" must be all lower-case
(#176) Variable "uriHandler" must be all lower-case
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "uriHandler" must be all lower-case
(#180) Variable "uriHandler" must be all lower-case
(#185) Empty CATCH statement detected
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-validator/src/ValidatorChain.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "ValidatorChain::getPluginManager" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#80) Public method name "ValidatorChain::setPluginManager" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#116) Variable "breakChainOnFailure" must be all lower-case
(#122) Variable "breakChainOnFailure" must be all lower-case
(#139) Public method name "ValidatorChain::addValidator" must be in lower-case letters only
(#139) Variable "breakChainOnFailure" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "breakChainOnFailure" must be all lower-case
(#154) Public method name "ValidatorChain::prependValidator" must be in lower-case letters only
(#154) Variable "breakChainOnFailure" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#161) Variable "extractedNode" must be all lower-case
(#162) Variable "extractedNode" must be all lower-case
(#168) Variable "breakChainOnFailure" must be all lower-case
(#184) Public method name "ValidatorChain::attachByName" must be in lower-case letters only
(#184) Variable "breakChainOnFailure" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#187) Variable "breakChainOnFailure" must be all lower-case
(#191) Variable "breakChainOnFailure" must be all lower-case
(#194) Variable "breakChainOnFailure" must be all lower-case
(#208) Public method name "ValidatorChain::addByName" must be in lower-case letters only
(#208) Variable "breakChainOnFailure" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "breakChainOnFailure" must be all lower-case
(#221) Public method name "ValidatorChain::prependByName" must be in lower-case letters only
(#221) Variable "breakChainOnFailure" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#224) Variable "breakChainOnFailure" must be all lower-case
(#237) Public method name "ValidatorChain::isValid" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#262) Variable "validatorChain" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "validatorChain" must be all lower-case
(#276) Public method name "ValidatorChain::getMessages" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#286) Public method name "ValidatorChain::getValidators" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) method name "ValidatorChain::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#298) Opening brace should be on the same line as the declaration
(#306) Opening brace should be on the same line as the declaration
(#321) Opening brace should be on the same line as the declaration
blocks/exastud/vendor/zendframework/zend-validator/src/ValidatorInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Public method name "ValidatorInterface::isValid" must be in lower-case letters only
(#37) Public method name "ValidatorInterface::getMessages" must be in lower-case letters only
blocks/exastud/vendor/zendframework/zend-validator/src/ValidatorPluginManager.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/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Expected 1 space before "=>"; 0 found
(#32) Member variable "invokableClasses" must be all lower-case
(#128) Member variable "shareByDefault" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#151) Public method name "ValidatorPluginManager::injectTranslator" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#167) Public method name "ValidatorPluginManager::injectValidatorPluginManager" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#183) Public method name "ValidatorPluginManager::validatePlugin" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exastud/vendor/zendframework/zend-validator/src/ValidatorPluginManagerAwareInterface.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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "ValidatorPluginManagerAwareInterface::setValidatorPluginManager" must be in lower-case letters only
(#19) Variable "pluginManager" must be all lower-case
(#26) Public method name "ValidatorPluginManagerAwareInterface::getValidatorPluginManager" must be in lower-case letters only
blocks/exastud/version.php
(#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/>.".

Javascript coding style problems

(296 errors, 96 warnings)

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

blocks/exastud/javascript/common.js
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Unexpected tab character. (no-tabs)
(#20) '$' is not defined. (no-undef)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#22) Comments should not begin with a lowercase character (capitalized-comments)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Unexpected confirm. (no-alert)
(#27) Unexpected tab character. (no-tabs)
(#27) Function expected no return value. (consistent-return)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) 'common' is assigned a value but never used. (no-unused-vars)
(#36) Unexpected tab character. (no-tabs)
(#36) 'jQuery' is not defined. (no-undef)
(#38) Unexpected tab character. (no-tabs)
(#38) Identifier 'get_param' is not in camel case. (camelcase)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) Identifier 'get_location' is not in camel case. (camelcase)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) '$' is not defined. (no-undef)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Identifier 'set_location_params' is not in camel case. (camelcase)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
blocks/exastud/javascript/configuration_global.js
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Unexpected tab character. (no-tabs)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Comments should not begin with a lowercase character (capitalized-comments)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) 'exa_list_items' is not defined. (no-undef)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected tab character. (no-tabs)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#59) Comments should not begin with a lowercase character (capitalized-comments)
(#60) Unexpected tab character. (no-tabs)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Comments should not begin with a lowercase character (capitalized-comments)
(#65) Unexpected tab character. (no-tabs)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) Unexpected alert. (no-alert)
(#70) Unexpected tab character. (no-tabs)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Unexpected tab character. (no-tabs)
(#71) 'exacommon' is not defined. (no-undef)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Comments should not begin with a lowercase character (capitalized-comments)
(#76) Unexpected tab character. (no-tabs)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#92) Comments should not begin with a lowercase character (capitalized-comments)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#102) Comments should not begin with a lowercase character (capitalized-comments)
(#103) Unexpected tab character. (no-tabs)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected tab character. (no-tabs)
(#105) Comments should not begin with a lowercase character (capitalized-comments)
(#106) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#115) Missing space before opening brace. (space-before-blocks)
(#116) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#118) Missing space before opening brace. (space-before-blocks)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#122) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#127) Identifier 'block_exastud' is not in camel case. (camelcase)
(#127) 'block_exastud' is not defined. (no-undef)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#136) Unexpected alert. (no-alert)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#146) Unexpected alert. (no-alert)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Identifier 'block_exastud' is not in camel case. (camelcase)
(#150) 'block_exastud' is not defined. (no-undef)
blocks/exastud/javascript/exastud.js
(#18) Identifier 'block_exastud' is not in camel case. (camelcase)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Unexpected space after unary operator '!'. (space-unary-ops)
(#24) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) 'is_page' is defined but never used. (no-unused-vars)
(#25) Identifier 'is_page' is not in camel case. (camelcase)
(#26) '$' is not defined. (no-undef)
(#29) Comments should not begin with a lowercase character (capitalized-comments)
(#30) '$' is not defined. (no-undef)
(#31) '$' is not defined. (no-undef)
(#32) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#35) '$' is not defined. (no-undef)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) '$' is not defined. (no-undef)
(#39) '$' is not defined. (no-undef)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) '$' is not defined. (no-undef)
(#45) Missing JSDoc comment. (require-jsdoc)
(#45) Missing space before opening brace. (space-before-blocks)
(#46) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) '$' is not defined. (no-undef)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#49) Missing JSDoc comment. (require-jsdoc)
(#49) Missing space before opening brace. (space-before-blocks)
(#50) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#50) '$' is not defined. (no-undef)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#53) '$' is not defined. (no-undef)
(#54) Comments should not begin with a lowercase character (capitalized-comments)
(#55) '$' is not defined. (no-undef)
(#57) 'e' is defined but never used. (no-unused-vars)
(#63) 'text' is assigned a value but never used. (no-unused-vars)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Expected space(s) after "if". (keyword-spacing)
(#66) '$' is not defined. (no-undef)
(#66) Missing space before opening brace. (space-before-blocks)
(#67) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Expected space(s) before "else". (keyword-spacing)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) '$' is not defined. (no-undef)
(#69) '$' is not defined. (no-undef)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#70) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Expected space(s) before "else". (keyword-spacing)
(#72) Expected space(s) after "else". (keyword-spacing)
(#73) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#73) Unexpected tab character. (no-tabs)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) '$' is not defined. (no-undef)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Expected space(s) before "else". (keyword-spacing)
(#75) Expected space(s) after "else". (keyword-spacing)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#101) Comments should not begin with a lowercase character (capitalized-comments)
(#109) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) '$' is not defined. (no-undef)
(#115) Comments should not begin with a lowercase character (capitalized-comments)
(#120) Unexpected tab character. (no-tabs)
(#121) '$' is not defined. (no-undef)
(#125) Comments should not begin with a lowercase character (capitalized-comments)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#134) Trailing spaces not allowed. (no-trailing-spaces)
(#136) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#136) Unexpected tab character. (no-tabs)
(#137) '$' is not defined. (no-undef)
(#145) Trailing spaces not allowed. (no-trailing-spaces)
blocks/exastud/javascript/review_student.js
(#20) Unexpected tab character. (no-tabs)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#22) Comments should not begin with a lowercase character (capitalized-comments)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#29) Comments should not begin with a lowercase character (capitalized-comments)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Identifier 'input_name' is not in camel case. (camelcase)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) Identifier 'current_parent' is not in camel case. (camelcase)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Missing space before opening brace. (space-before-blocks)
(#66) Unexpected tab character. (no-tabs)
(#66) Comments should not begin with a lowercase character (capitalized-comments)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Identifier 'current_parent' is not in camel case. (camelcase)
(#77) Infix operators must be spaced. (space-infix-ops)
(#79) Unexpected tab character. (no-tabs)
(#79) Comments should not begin with a lowercase character (capitalized-comments)
(#80) Unexpected tab character. (no-tabs)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#82) Missing space before opening brace. (space-before-blocks)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Identifier 'block_exastud' is not in camel case. (camelcase)
(#97) 'block_exastud' is not defined. (no-undef)

CSS problems

(237 errors, 12 warnings)

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

blocks/exastud/css/configuration_global.css
(#77) Unexpected empty block (block-no-empty)
(#70) Expected single space before "{" (block-opening-brace-space-before)
(#74) Expected single space before "{" (block-opening-brace-space-before)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#41) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#40) Expected newline after "," (selector-list-comma-newline-after)
blocks/exastud/css/report.css
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#1) Expected newline after "," (selector-list-comma-newline-after)
blocks/exastud/css/review_student.css
(#2) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#4) Expected newline after "," (selector-list-comma-newline-after)
blocks/exastud/css/styles_print.css
(#9) Invalid value for `width` (csstree/validator)
(#11) Invalid value for `height` (csstree/validator)
(#20) Invalid value for `margin` (csstree/validator)
(#67) Invalid value for `font-size` (csstree/validator)
(#68) Invalid value for `height` (csstree/validator)
(#53) Unexpected empty block (block-no-empty)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#6) Unexpected duplicate "font-family" (declaration-block-no-duplicate-properties)
(#171) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#183) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#45) Unexpected unit (length-zero-no-unit)
(#46) Unexpected unit (length-zero-no-unit)
(#98) Unexpected unit (length-zero-no-unit)
(#99) Unexpected unit (length-zero-no-unit)
(#54) Unexpected whitespace at end of line (no-eol-whitespace)
(#142) Unexpected whitespace at end of line (no-eol-whitespace)
(#27) Expected newline after "," (selector-list-comma-newline-after)
(#39) Expected newline after "," (selector-list-comma-newline-after)
(#80) Expected newline after "," (selector-list-comma-newline-after)
(#80) Expected newline after "," (selector-list-comma-newline-after)
(#153) Expected newline after "," (selector-list-comma-newline-after)
(#153) Expected newline after "," (selector-list-comma-newline-after)
(#166) Expected newline after "," (selector-list-comma-newline-after)
(#170) Expected newline after "," (selector-list-comma-newline-after)
(#4) Unexpected unit "pt" (unit-blacklist)
(#9) Unexpected unit "pt" (unit-blacklist)
(#24) Unexpected unit "pt" (unit-blacklist)
(#28) Unexpected unit "pt" (unit-blacklist)
(#29) Unexpected unit "pt" (unit-blacklist)
(#30) Unexpected unit "pt" (unit-blacklist)
(#31) Unexpected unit "pt" (unit-blacklist)
(#32) Unexpected unit "pt" (unit-blacklist)
(#36) Unexpected unit "pt" (unit-blacklist)
(#44) Unexpected unit "pt" (unit-blacklist)
(#45) Unexpected unit "pt" (unit-blacklist)
(#46) Unexpected unit "pt" (unit-blacklist)
(#50) Unexpected unit "pt" (unit-blacklist)
(#58) Unexpected unit "pt" (unit-blacklist)
(#74) Unexpected unit "pt" (unit-blacklist)
(#75) Unexpected unit "pt" (unit-blacklist)
(#76) Unexpected unit "pt" (unit-blacklist)
(#89) Unexpected unit "pt" (unit-blacklist)
(#97) Unexpected unit "pt" (unit-blacklist)
(#98) Unexpected unit "pt" (unit-blacklist)
(#99) Unexpected unit "pt" (unit-blacklist)
(#110) Unexpected unit "pt" (unit-blacklist)
(#118) Unexpected unit "pt" (unit-blacklist)
(#122) Unexpected unit "pt" (unit-blacklist)
(#143) Unexpected unit "pt" (unit-blacklist)
(#144) Unexpected unit "pt" (unit-blacklist)
(#145) Unexpected unit "pt" (unit-blacklist)
(#150) Unexpected unit "pt" (unit-blacklist)
(#154) Unexpected unit "pt" (unit-blacklist)
(#162) Unexpected unit "pt" (unit-blacklist)
(#163) Unexpected unit "pt" (unit-blacklist)
(#174) Unexpected unit "pt" (unit-blacklist)
(#177) Unexpected unit "pt" (unit-blacklist)
(#184) Unexpected unit "pt" (unit-blacklist)
blocks/exastud/css/styles.css
(#8) Expected "#E6E6E6" to be "#e6e6e6" (color-hex-case)
(#13) Expected "#CACACA" to be "#cacaca" (color-hex-case)
(#33) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#36) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#39) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#42) Expected "#F9F9F9" to be "#f9f9f9" (color-hex-case)
(#36) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#39) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#46) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#63) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#112) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#12) Expected newline after "," (selector-list-comma-newline-after)

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

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]