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

(48424 errors, 3939 warnings)

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

blocks/pbltool/add_task.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/authorization.php
(#51) Empty FOREACH statement detected
blocks/pbltool/block_pbltool.php
(#66) 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
(#95) 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
(#112) 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
(#120) 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
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/classes/event/accept_description.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/add_task.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/change_task_status.php
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/delete_task.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/open_description.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/update_task.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/view_description.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/view_gantt.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/classes/event/view_tasks.php
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 48% valid code; is this commented out code?
blocks/pbltool/db/upgrade.php
(#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
blocks/pbltool/delete_task.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
blocks/pbltool/description_accept.php
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/description_open.php
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
blocks/pbltool/edit_project_description.php
(#19) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#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
blocks/pbltool/edit_task.php
(#19) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#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
blocks/pbltool/jpgraph/barcode/demoapp/barcode_image.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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) "require_once" must be immediately followed by an open parenthesis
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) "require_once" must be immediately followed by an open parenthesis
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#13) Expected "for (...) {\n"; found "for(...) {\n"
(#13) Space found before closing bracket of FOR loop
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#15) Expected "if (...) {\n"; found "if(...) {\n"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 1
(#18) Inline control structures are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Expected "if (...) {\n"; found "if(...) {\n"
(#25) Usage of ELSEIF not allowed; use ELSE IF instead
(#25) Expected 1 space before "==="; 0 found
(#25) Expected 1 space after "==="; 0 found
(#29) Usage of ELSEIF not allowed; use ELSE IF instead
(#29) Expected 1 space before "=="; 0 found
(#29) Expected 1 space after "=="; 0 found
(#32) Usage of ELSEIF not allowed; use ELSE IF instead
(#35) Usage of ELSEIF not allowed; use ELSE IF instead
(#38) Expected "} else {\n"; found "}\nelse {\n"
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#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 8 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 1
(#43) Expected "} else {\n"; found "}\n else {\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 8 spaces, found 1
(#46) Expected 1 space after "="; 2 found
(#46) Expected 1 space before "=="; 0 found
(#46) Expected 1 space after "=="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 1
(#50) Inline control structures are not allowed
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Expected "if (...) {\n"; found "if(...) {\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 1
(#54) Inline control structures are not allowed
(#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 5
(#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 1
(#56) Inline control structures are not allowed
(#56) Expected 1 space before "!="; 0 found
(#56) Expected 1 space after "!="; 0 found
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 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 8 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 8 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 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 8 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 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 1
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 1
(#66) Inline control structures are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#68) Inline control structures are not allowed
(#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 5
(#71) Inline control structures are not allowed
(#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
(#75) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/demoapp/barcode_menu.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
blocks/pbltool/jpgraph/barcode/examples/barcode_errhandling_ex0.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Line indented incorrectly; expected at least 4 spaces, found 0
(#9) Line indented incorrectly; expected at least 4 spaces, found 0
(#9) Commas (,) must be followed by white space.
(#10) Line indented incorrectly; expected at least 4 spaces, found 0
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) This comment is 58% valid code; is this commented out code?
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) No space found before comment text; expected "// echo 'Error: ' . $e->getMessage()."\n";" but found "//echo 'Error: ' . $e->getMessage()."\n";"
(#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
(#16) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_ex0.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Commas (,) must be followed by white space.
(#11) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_ex1.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Commas (,) must be followed by white space.
(#14) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_ex2.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Commas (,) must be followed by white space.
(#14) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_ex3.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Commas (,) must be followed by white space.
(#17) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_ex4.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Commas (,) must be followed by white space.
(#12) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/examples/barcode_usps_example.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#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
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) 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".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#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/>.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#14) method name "USPS_Confirmation::USPS_Confirmation" must be in lower-case letters only
(#14) PHP4 style constructors are not allowed; use "__construct()" instead
(#14) Visibility must be declared on method "USPS_Confirmation"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) method name "USPS_Confirmation::_USPS_chkd" must be in lower-case letters only
(#18) Visibility must be declared on method "_USPS_chkd"
(#18) Variable "aData" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 1
(#19) Variable "aData" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Line indented incorrectly; expected at least 8 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 1
(#22) Space found before semicolon; expected "0;" but found "0 ;"
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 1
(#23) Expected "for (...) {\n"; found "for(...) {\n"
(#23) Space found after opening bracket of FOR loop
(#23) Space found before closing bracket of FOR loop
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "+="; 0 found
(#23) Expected 1 space after "+="; 0 found
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 5
(#24) Variable "aData" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 12 spaces, found 5
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 8 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 8 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 1
(#29) Space found before semicolon; expected "0;" but found "0 ;"
(#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 1
(#30) Expected "for (...) {\n"; found "for(...) {\n"
(#30) Space found after opening bracket of FOR loop
(#30) Space found before closing bracket of FOR loop
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Expected 1 space before "+="; 0 found
(#30) Expected 1 space after "+="; 0 found
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 5
(#31) Variable "aData" must be all lower-case
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 1
(#34) Expected 1 space before "*"; 0 found
(#34) Expected 1 space after "*"; 0 found
(#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 1
(#35) Expected 1 space before "%"; 0 found
(#35) Expected 1 space after "%"; 0 found
(#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 1
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) method name "USPS_Confirmation::GetPICwithZIP" must be in lower-case letters only
(#40) Visibility must be declared on method "GetPICwithZIP"
(#40) Variable "aZIP" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Variable "aServiceType" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Variable "aDUNS" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Variable "aSeqNbr" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#42) Variable "aZIP" must be all lower-case
(#42) Variable "aServiceType" must be all lower-case
(#42) Variable "aDUNS" must be all lower-case
(#42) Variable "aSeqNbr" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#45) Commas (,) must be followed by white space.
(#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 1
(#46) Variable "aZIP" must be all lower-case
(#46) Variable "aServiceType" must be all lower-case
(#46) Variable "aDUNS" must be all lower-case
(#46) Variable "aSeqNbr" must be all lower-case
(#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 1
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) method name "USPS_Confirmation::GetPIC" must be in lower-case letters only
(#51) Visibility must be declared on method "GetPIC"
(#51) Variable "aServiceType" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Variable "aDUNS" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Variable "aSeqNbr" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#53) Variable "aServiceType" must be all lower-case
(#53) Variable "aDUNS" must be all lower-case
(#53) Variable "aSeqNbr" must be all lower-case
(#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 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 1
(#63) Variable "DUNS" must be all lower-case
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Variable "DUNS" must be all lower-case
(#65) Commas (,) must be followed by white space.
(#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 74% valid code; is this commented out code?
(#66) No space found before comment text; expected "// $data = $usps->GetPIC('01','123456789','00000001');" but found "//$data = $usps->GetPIC('01','123456789','00000001');"
(#69) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#74) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/barcode/mkbarcode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) 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".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#10) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$argc"
(#19) Commas (,) must be followed by white space.
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$argv"
(#21) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#21) method name "ParseArgs::ParseArgs" must be in lower-case letters only
(#21) PHP4 style constructors are not allowed; use "__construct()" instead
(#21) Visibility must be declared on method "ParseArgs"
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) method name "ParseArgs::PrintUsage" must be in lower-case letters only
(#27) Visibility must be declared on method "PrintUsage"
(#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 5
(#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 3
(#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
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#57) method name "ParseArgs::Get" must be in lower-case letters only
(#57) Visibility must be declared on method "Get"
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected "while (...) {\n"; found "while(...) {\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 20 spaces, found 5
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 24 spaces, found 21
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 28 spaces, found 25
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 24 spaces, found 21
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 24 spaces, found 21
(#111) Expected "} else {\n"; found "}\n \telse {\n"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 28 spaces, found 9
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 28 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 24 spaces, found 21
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#123) Commas (,) must be followed by white space.
(#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 9
(#127) Expected "if (...) {\n"; found "if(...) {\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 9
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#133) Commas (,) must be followed by white space.
(#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 9
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 9
(#139) Commas (,) must be followed by white space.
(#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 9
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Expected "if (...) {\n"; found "if(...) {\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 12 spaces, found 9
(#145) Commas (,) must be followed by white space.
(#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 9
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 9
(#150) Commas (,) must be followed by white space.
(#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 9
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Commas (,) must be followed by white space.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Expected "if (...) {\n"; found "if(...) {\n"
(#174) Commas (,) must be followed by white space.
(#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 9
(#177) Expected "} else {\n"; found "}\n else {\n"
(#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 9
(#178) Commas (,) must be followed by white space.
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 4
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) method name "ParseArgs::_Dump" must be in lower-case letters only
(#199) Visibility must be declared on method "_Dump"
(#203) method name "ParseArgs::GetNum" must be in lower-case letters only
(#203) Visibility must be declared on method "GetNum"
(#204) Expected 1 space before "-"; 0 found
(#204) Expected 1 space after "-"; 0 found
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#215) Member variable "iParams" must be all lower-case
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Public method name "Driver::ErrHandlerPS" must be in lower-case letters only
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#219) Inline control structures are not allowed
(#219) Must use "self::" for local static member reference
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 3
(#220) Commas (,) must be followed by white space.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) Public method name "Driver::ErrHandlerImg" must be in lower-case letters only
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Inline control structures are not allowed
(#225) Must use "self::" for local static member reference
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 3
(#226) Commas (,) must be followed by white space.
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#232) method name "Driver::Run" must be in lower-case letters only
(#232) Visibility must be declared on method "Run"
(#232) Variable "aParams" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Variable "aParams" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Must use "self::" for local static member reference
(#236) Variable "aParams" must be all lower-case
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Variable "aParams" must be all lower-case
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Variable "aParams" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#240) Variable "aParams" must be all lower-case
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 12 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Commas (,) must be followed by white space.
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Commas (,) must be followed by white space.
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Commas (,) must be followed by white space.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 4
(#250) Commas (,) must be followed by white space.
(#251) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 16 spaces, found 4
(#252) Commas (,) must be followed by white space.
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Variable "aParams" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "aParams" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Variable "aParams" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Variable "aParams" must be all lower-case
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "aParams" must be all lower-case
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 2
(#260) Expected "if (...) {\n"; found "if(...) {\n"
(#260) Variable "aParams" must be all lower-case
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Variable "aParams" must be all lower-case
(#261) Variable "aParams" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 2
(#263) Expected "} else {\n"; found "}\n\t\telse {\n"
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Variable "aParams" must be all lower-case
(#264) Variable "aParams" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Variable "aParams" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 16 spaces, found 4
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 12 spaces, found 3
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/gd_image.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) "require_once" must be immediately followed by an open parenthesis
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) "require_once" must be immediately followed by an open parenthesis
(#13) "require_once" must be immediately followed by an open parenthesis
(#14) "require_once" must be immediately followed by an open parenthesis
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#25) Expected "if (...) {\n"; found "if(...) {\n"
(#25) Calls to inbuilt PHP functions must be lowercase; expected "defined" but found "DEFINED"
(#26) Commas (,) must be followed by white space.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#32) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#33) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#34) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#35) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// =========================================================================" but found "//========================================================================="
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Member variable "img_format" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Member variable "line_style" must not contain underscores.
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Member variable "current_color" must not contain underscores.
(#43) Commas (,) must be followed by white space.
(#43) Member variable "current_color_name" must not contain underscores.
(#44) Member variable "original_width" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Member variable "original_height" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) This comment is 70% valid code; is this commented out code?
(#49) No space found before comment text; expected "// private $_plotwidth=0,$_plotheight=0;" but found "//private $_plotwidth=0,$_plotheight=0;"
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Member variable "obs_list" must not contain underscores.
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Member variable "font_size" must not contain underscores.
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Commas (,) must be followed by white space.
(#56) Member variable "font_family" must not contain underscores.
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Member variable "font_style" must not contain underscores.
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Member variable "font_file" must not contain underscores.
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Member variable "text_halign" must not contain underscores.
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Member variable "text_valign" must not contain underscores.
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Member variable "use_anti_aliasing" must not contain underscores.
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Space found before semicolon; expected "'white';" but found "'white' ;"
(#63) Space found before semicolon; expected "null;" but found "null ;"
(#64) Member variable "iInterlace" must be all lower-case
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Member variable "bbox_cache" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Member variable "ff_font0" must not contain underscores.
(#67) Member variable "ff_font0_bold" must not contain underscores.
(#68) Member variable "ff_font1" must not contain underscores.
(#69) Member variable "ff_font1_bold" must not contain underscores.
(#70) Member variable "ff_font2" must not contain underscores.
(#71) Member variable "ff_font2_bold" must not contain underscores.
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) No space found before comment text; expected "// ---------------" but found "//---------------"
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Visibility must be declared on method "__construct"
(#76) Variable "aWidth" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aHeight" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aFormat" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aSetAutoMargin" must be all lower-case
(#78) Variable "aWidth" must be all lower-case
(#79) Variable "aHeight" must be all lower-case
(#80) Variable "aWidth" must be all lower-case
(#80) Variable "aHeight" must be all lower-case
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Variable "aSetAutoMargin" must be all lower-case
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Variable "aFormat" must be all lower-case
(#87) Commas (,) must be followed by white space.
(#87) Variable "aFormat" must be all lower-case
(#87) Line exceeds 132 characters; contains 134 characters
(#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 100% valid code; is this commented out code?
(#87) No space found before comment text; expected "// ("JpGraph: Selected graphic format is either not supported or unknown [$aFormat]");" but found "//("JpGraph: Selected graphic format is either not supported or unknown [$aFormat]");"
(#92) Expected 1 space after "="; 2 found
(#93) Expected 1 space after "="; 2 found
(#94) Expected 1 space after "="; 2 found
(#95) Expected 1 space after "="; 2 found
(#96) Expected 1 space after "="; 2 found
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) method name "Image::SetInterlace" must be in lower-case letters only
(#100) Visibility must be declared on method "SetInterlace"
(#100) Variable "aFlg" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Variable "aFlg" must be all lower-case
(#105) method name "Image::SetAntiAliasing" must be in lower-case letters only
(#105) Visibility must be declared on method "SetAntiAliasing"
(#105) Variable "aFlg" must be all lower-case
(#106) Variable "aFlg" must be all lower-case
(#107) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Commas (,) must be followed by white space.
(#108) Variable "aFlg" must be all lower-case
(#110) Expected "} else {\n"; found "}\n else {\n"
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 100% valid code; is this commented out code?
(#111) Line exceeds maximum limit of 180 characters; contains 189 characters
(#111) No space found before comment text; expected "// ('The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.')" but found "//('The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.')"
(#115) method name "Image::GetAntiAliasing" must be in lower-case letters only
(#115) Visibility must be declared on method "GetAntiAliasing"
(#116) Space found before semicolon; expected "use_anti_aliasing;" but found "use_anti_aliasing ;"
(#119) method name "Image::CreateRawCanvas" must be in lower-case letters only
(#119) Visibility must be declared on method "CreateRawCanvas"
(#119) Variable "aWidth" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "aHeight" must be all lower-case
(#121) Variable "aWidth" must be all lower-case
(#122) Variable "aHeight" must be all lower-case
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "aWidth" must be all lower-case
(#124) Variable "aHeight" must be all lower-case
(#125) Commas (,) must be followed by white space.
(#125) Variable "aWidth" must be all lower-case
(#125) Commas (,) must be followed by white space.
(#125) Variable "aHeight" must be all lower-case
(#125) Line exceeds 132 characters; contains 164 characters
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 100% valid code; is this commented out code?
(#125) No space found before comment text; expected "// ("Illegal sizes specified for width or height when creating an image, (width=$aWidth, height=$aHeight)");" but found "//("Illegal sizes specified for width or height when creating an image, (width=$aWidth, height=$aHeight)");"
(#128) Variable "aWidth" must be all lower-case
(#128) Variable "aHeight" must be all lower-case
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) This comment is 100% valid code; is this commented out code?
(#131) No space found before comment text; expected "// die("Can't create truecolor image. Check that you really have GD2 library installed.");" but found "//die("Can't create truecolor image. Check that you really have GD2 library installed.");"
(#135) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Commas (,) must be followed by white space.
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Space found before semicolon; expected "img;" but found "img ;"
(#141) Expected "} else {\n"; found "}\n else {\n"
(#146) method name "Image::CloneCanvasH" must be in lower-case letters only
(#146) Visibility must be declared on method "CloneCanvasH"
(#148) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#153) method name "Image::CreateImgCanvas" must be in lower-case letters only
(#153) Visibility must be declared on method "CreateImgCanvas"
(#153) Variable "aWidth" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Variable "aHeight" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#157) Variable "aWidth" must be all lower-case
(#157) Variable "aWidth" must be all lower-case
(#158) Variable "aHeight" must be all lower-case
(#158) Variable "aHeight" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "aWidth" must be all lower-case
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Variable "aHeight" must be all lower-case
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#164) Expected "if (...) {\n"; found "if(...) {\n"
(#164) Variable "aWidth" must be all lower-case
(#164) Expected 1 space before "=="; 0 found
(#164) Expected 1 space after "=="; 0 found
(#164) Variable "aHeight" must be all lower-case
(#164) Expected 1 space before "=="; 0 found
(#164) Expected 1 space after "=="; 0 found
(#173) Variable "aWidth" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "aHeight" must be all lower-case
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#179) Space found before semicolon; expected "$old;" but found "$old ;"
(#182) method name "Image::CopyCanvasH" must be in lower-case letters only
(#182) Visibility must be declared on method "CopyCanvasH"
(#182) Variable "aToHdl" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aFromHdl" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aToX" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aToY" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aFromX" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aFromY" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aWidth" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "aHeight" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Variable "aWidth" must be all lower-case
(#185) Variable "aHeight" must be all lower-case
(#188) Expected "} else {\n"; found "}\n else {\n"
(#191) Variable "aToHdl" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aFromHdl" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aToX" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aToY" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aFromX" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aFromY" must be all lower-case
(#191) Variable "aWidth" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aHeight" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#194) method name "Image::Copy" must be in lower-case letters only
(#194) Visibility must be declared on method "Copy"
(#194) Variable "fromImg" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "toX" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "toY" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "fromX" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "fromY" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "toWidth" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "toHeight" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "fromWidth" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "fromHeight" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "fromImg" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "toX" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "toY" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "fromX" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "fromY" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "toWidth" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "toHeight" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "fromWidth" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "fromHeight" must be all lower-case
(#198) method name "Image::CopyMerge" must be in lower-case letters only
(#198) Visibility must be declared on method "CopyMerge"
(#198) Variable "fromImg" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "toX" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "toY" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "fromX" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "fromY" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "toWidth" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "toHeight" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "fromWidth" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "fromHeight" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "aMix" must be all lower-case
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Variable "aMix" must be all lower-case
(#200) Commas (,) must be followed by white space.
(#200) Variable "fromImg" must be all lower-case
(#201) Variable "toX" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "toY" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "fromX" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "fromY" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "toWidth" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "toHeight" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "fromWidth" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "fromHeight" must be all lower-case
(#203) Expected "} else {\n"; found "}\n else {\n"
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Variable "fromWidth" must be all lower-case
(#204) Expected 1 space before "!="; 2 found
(#204) Variable "fromWidth" must be all lower-case
(#204) Variable "toWidth" must be all lower-case
(#204) Variable "fromHeight" must be all lower-case
(#204) Variable "fromHeight" must be all lower-case
(#204) Variable "fromHeight" must be all lower-case
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#206) Variable "toWidth" must be all lower-case
(#206) Variable "toHeight" must be all lower-case
(#207) Line exceeds 132 characters; contains 138 characters
(#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
(#207) This comment is 100% valid code; is this commented out code?
(#207) No space found before comment text; expected "// ('Illegal image size when copying image. Size for copied to image is 1 pixel or less.');" but found "//('Illegal image size when copying image. Size for copied to image is 1 pixel or less.');"
(#210) Variable "toWidth" must be all lower-case
(#210) Variable "toHeight" must be all lower-case
(#212) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) This comment is 100% valid code; is this commented out code?
(#213) No space found before comment text; expected "// ('Failed to create temporary GD canvas. Out of memory ?');" but found "//('Failed to create temporary GD canvas. Out of memory ?');"
(#215) Commas (,) must be followed by white space.
(#215) Variable "fromImg" must be all lower-case
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#216) Variable "toWidth" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "toHeight" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "fromWidth" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "fromHeight" must be all lower-case
(#217) Variable "fromImg" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "fromImg" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "toX" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "toY" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "fromX" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "fromY" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "toWidth" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "toHeight" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "aMix" must be all lower-case
(#223) method name "Image::GetWidth" must be in lower-case letters only
(#223) Visibility must be declared on method "GetWidth"
(#223) Variable "aImg" must be all lower-case
(#224) Variable "aImg" must be all lower-case
(#227) method name "Image::GetHeight" must be in lower-case letters only
(#227) Visibility must be declared on method "GetHeight"
(#227) Variable "aImg" must be all lower-case
(#228) Variable "aImg" must be all lower-case
(#231) method name "Image::CreateFromString" must be in lower-case letters only
(#231) Visibility must be declared on method "CreateFromString"
(#231) Variable "aStr" must be all lower-case
(#232) Variable "aStr" must be all lower-case
(#233) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Line exceeds 132 characters; contains 159 characters
(#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
(#235) This comment is 100% valid code; is this commented out code?
(#235) No space found before comment text; expected "// ('An image can not be created from the supplied string. It is either in a format not supported or the string is representing an corrupt image.');" but found "//('An image can not be created from the supplied string. It is either in a format not supported or the string is representing an corrupt image.');"
(#240) method name "Image::SetCanvasH" must be in lower-case letters only
(#240) Visibility must be declared on method "SetCanvasH"
(#240) Variable "aHdl" must be all lower-case
(#241) Variable "aHdl" must be all lower-case
(#242) Variable "aHdl" must be all lower-case
(#245) method name "Image::SetCanvasColor" must be in lower-case letters only
(#245) Visibility must be declared on method "SetCanvasColor"
(#245) Variable "aColor" must be all lower-case
(#246) Variable "aColor" must be all lower-case
(#246) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#249) method name "Image::SetAlphaBlending" must be in lower-case letters only
(#249) Visibility must be declared on method "SetAlphaBlending"
(#249) Variable "aFlg" must be all lower-case
(#250) Calls to inbuilt PHP functions must be lowercase; expected "imagealphablending" but found "ImageAlphaBlending"
(#250) Commas (,) must be followed by white space.
(#250) Variable "aFlg" must be all lower-case
(#253) method name "Image::SetAutoMargin" must be in lower-case letters only
(#253) Visibility must be declared on method "SetAutoMargin"
(#254) Variable "min_bm" must not contain underscores.
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space before "/"; 0 found
(#255) Expected 1 space after "/"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "/"; 0 found
(#256) Expected 1 space after "/"; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "/"; 0 found
(#257) Expected 1 space after "/"; 0 found
(#258) Variable "min_bm" must not contain underscores.
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "/"; 0 found
(#258) Expected 1 space after "/"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) No space found before comment text; expected "// ---------------" but found "//---------------"
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) method name "Image::SetFont" must be in lower-case letters only
(#265) Visibility must be declared on method "SetFont"
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "*"; 0 found
(#268) Expected 1 space after "*"; 0 found
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Expected "if (...) {\n"; found "if(...){\n"
(#270) Expected 1 space before "=="; 0 found
(#270) Expected 1 space after "=="; 0 found
(#270) Expected 1 space before "=="; 0 found
(#270) Expected 1 space after "=="; 0 found
(#270) Expected 1 space before "=="; 0 found
(#270) Expected 1 space after "=="; 0 found
(#273) Expected "if (...) {\n"; found "if(...) { // A TTF font so get the font file\n"
(#273) Expected 1 space before "+"; 0 found
(#273) Expected 1 space after "+"; 0 found
(#273) 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
(#276) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#279) Line exceeds 132 characters; contains 176 characters
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) This comment is 63% valid code; is this commented out code?
(#279) Line indented incorrectly; expected at least 16 spaces, found 0
(#279) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#281) Commas (,) must be followed by white space.
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) method name "Image::GetTextHeight" must be in lower-case letters only
(#287) Visibility must be declared on method "GetTextHeight"
(#287) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#291) Expected "for (...) {\n"; found "for(...) {\n"
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#291) Expected 1 space before "<"; 0 found
(#292) Commas (,) must be followed by white space.
(#295) Expected "if (...) {\n"; found "if(...) {\n"
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#296) Expected 1 space before "=="; 0 found
(#296) Expected 1 space after "=="; 0 found
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#299) No space found before comment text; expected "// ('You have a misconfigured GD font support. The call to imagefontwidth() fails.');" but found "//('You have a misconfigured GD font support. The call to imagefontwidth() fails.');"
(#302) Expected 1 space before "*"; 0 found
(#302) Expected 1 space after "*"; 0 found
(#304) Expected "} else {\n"; found "}\n else {\n"
(#306) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 100% valid code; is this commented out code?
(#307) No space found before comment text; expected "// ('You have a misconfigured GD font support. The call to imagefontwidth() fails.');" but found "//('You have a misconfigured GD font support. The call to imagefontwidth() fails.');"
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#313) Expected "} else {\n"; found "}\n else {\n"
(#314) Commas (,) must be followed by white space.
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) method name "Image::GetFontHeight" must be in lower-case letters only
(#320) Visibility must be declared on method "GetFontHeight"
(#322) Commas (,) must be followed by white space.
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) method name "Image::GetFontWidth" must be in lower-case letters only
(#326) Visibility must be declared on method "GetFontWidth"
(#328) Commas (,) must be followed by white space.
(#334) method name "Image::GetTextWidth" must be in lower-case letters only
(#334) Visibility must be declared on method "GetTextWidth"
(#334) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#338) Expected "if (...) {\n"; found "if(...) {\n"
(#338) Expected 1 space before "+"; 0 found
(#338) Expected 1 space after "+"; 0 found
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#341) Expected "for (...) {\n"; found "for(...) {\n"
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#348) Expected "if (...) {\n"; found "if(...) {\n"
(#348) Expected 1 space before "=="; 0 found
(#348) Expected 1 space after "=="; 0 found
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#351) This comment is 100% valid code; is this commented out code?
(#351) No space found before comment text; expected "// ('You have a misconfigured GD font support. The call to imagefontwidth() fails.');" but found "//('You have a misconfigured GD font support. The call to imagefontwidth() fails.');"
(#353) Expected 1 space before "*"; 0 found
(#353) Expected 1 space after "*"; 0 found
(#355) Expected "} else {\n"; found "}\n else {\n"
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected "if (...) {\n"; found "if(...) {\n"
(#359) Line exceeds 132 characters; contains 133 characters
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) This comment is 100% valid code; is this commented out code?
(#359) No space found before comment text; expected "// ('You have a misconfigured GD font support. The call to imagefontheight() fails.');" but found "//('You have a misconfigured GD font support. The call to imagefontheight() fails.');"
(#361) Expected 1 space before "*"; 0 found
(#361) Expected 1 space after "*"; 0 found
(#364) Expected "} else {\n"; found "}\n else {\n"
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#369) Expected "for (...) {\n"; found "for(...) {\n"
(#369) Space found after opening bracket of FOR loop
(#369) Space found before closing bracket of FOR loop
(#369) Expected 1 space before "="; 0 found
(#369) Expected 1 space after "="; 0 found
(#370) Commas (,) must be followed by white space.
(#371) Expected 1 space after "="; 2 found
(#372) Inline control structures are not allowed
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) method name "Image::StrokeBoxedText" must be in lower-case letters only
(#381) Visibility must be declared on method "StrokeBoxedText"
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#382) Variable "paragraph_align" must not contain underscores.
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#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 2
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Inline control structures are not allowed
(#389) Expected 1 space before "=="; 0 found
(#389) Expected 1 space after "=="; 0 found
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#390) Inline control structures are not allowed
(#390) Usage of ELSEIF not allowed; use ELSE IF instead
(#390) Expected 1 space before "=="; 0 found
(#390) Expected 1 space after "=="; 0 found
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Inline control structures are not allowed
(#391) Commas (,) must be followed by white space.
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) This comment is 100% valid code; is this commented out code?
(#391) No space found before comment text; expected "// (" Unknown direction specified in call to StrokeBoxedText() [$dir]");" but found "//(" Unknown direction specified in call to StrokeBoxedText() [$dir]");"
(#394) Expected "if (...) {\n"; found "if(...) {\n"
(#394) Expected 1 space before "+"; 0 found
(#394) Expected 1 space after "+"; 0 found
(#395) Expected 1 space before "="; 0 found
(#395) Expected 1 space after "="; 0 found
(#395) Commas (,) must be followed by white space.
(#395) Space found before semicolon; expected ");" but found ") ;"
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#396) Commas (,) must be followed by white space.
(#396) Space found before semicolon; expected ");" but found ") ;"
(#398) Expected "} else {\n"; found "}\n else {\n"
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#399) Commas (,) must be followed by white space.
(#399) Space found before semicolon; expected ");" but found ") ;"
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#400) Commas (,) must be followed by white space.
(#400) Space found before semicolon; expected ");" but found ") ;"
(#403) Expected 1 space before "*"; 0 found
(#403) Expected 1 space after "*"; 0 found
(#404) Expected 1 space before "*"; 0 found
(#404) Expected 1 space after "*"; 0 found
(#406) Inline control structures are not allowed
(#406) Expected 1 space before "=="; 0 found
(#406) Expected 1 space after "=="; 0 found
(#407) Inline control structures are not allowed
(#407) Usage of ELSEIF not allowed; use ELSE IF instead
(#407) Expected 1 space before "=="; 0 found
(#407) Expected 1 space after "=="; 0 found
(#407) Expected 1 space before "/"; 0 found
(#407) Expected 1 space after "/"; 0 found
(#409) Inline control structures are not allowed
(#409) Expected 1 space before "=="; 0 found
(#409) Expected 1 space after "=="; 0 found
(#410) Inline control structures are not allowed
(#410) Usage of ELSEIF not allowed; use ELSE IF instead
(#410) Expected 1 space before "=="; 0 found
(#410) Expected 1 space after "=="; 0 found
(#410) Expected 1 space before "/"; 0 found
(#410) Expected 1 space after "/"; 0 found
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#416) Expected 1 space before "-"; 0 found
(#416) Expected 1 space after "-"; 0 found
(#416) Expected 1 space before "+"; 0 found
(#416) Expected 1 space after "+"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space before "-"; 0 found
(#416) Expected 1 space after "-"; 0 found
(#416) Expected 1 space before "+"; 0 found
(#416) Expected 1 space after "+"; 0 found
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#417) Expected 1 space before "-"; 0 found
(#417) Expected 1 space after "-"; 0 found
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#421) Expected 1 space before "-"; 0 found
(#421) Expected 1 space after "-"; 0 found
(#421) Commas (,) must be followed by white space.
(#421) Expected 1 space before "-"; 0 found
(#421) Expected 1 space after "-"; 0 found
(#422) Expected 1 space before "+"; 0 found
(#422) Expected 1 space after "+"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Expected 1 space before "+"; 0 found
(#422) Expected 1 space after "+"; 0 found
(#422) Expected 1 space before "-"; 0 found
(#422) Expected 1 space after "-"; 0 found
(#426) Expected 1 space before "-"; 0 found
(#426) Expected 1 space after "-"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Expected 1 space before "-"; 0 found
(#426) Expected 1 space after "-"; 0 found
(#427) Expected 1 space before "+"; 0 found
(#427) Expected 1 space after "+"; 0 found
(#427) Commas (,) must be followed by white space.
(#427) Expected 1 space before "+"; 0 found
(#427) Expected 1 space after "+"; 0 found
(#427) Expected 1 space before "-"; 0 found
(#427) Expected 1 space after "-"; 0 found
(#427) Commas (,) must be followed by white space.
(#430) Expected "} else {\n"; found "}\n else {\n"
(#431) Expected "if (...) {\n"; found "if(...) {\n"
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#434) Commas (,) must be followed by white space.
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#434) Commas (,) must be followed by white space.
(#434) Expected 1 space before "+"; 0 found
(#434) Expected 1 space after "+"; 0 found
(#434) Commas (,) must be followed by white space.
(#434) Expected 1 space before "+"; 0 found
(#434) Expected 1 space after "+"; 0 found
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#434) Commas (,) must be followed by white space.
(#435) Expected 1 space before "="; 0 found
(#435) Expected 1 space after "="; 0 found
(#437) Expected "if (...) {\n"; found "if(...) {\n"
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#440) Expected 1 space before "-"; 0 found
(#440) Expected 1 space after "-"; 0 found
(#440) Commas (,) must be followed by white space.
(#440) Expected 1 space before "-"; 0 found
(#440) Expected 1 space after "-"; 0 found
(#440) Commas (,) must be followed by white space.
(#440) Expected 1 space before "+"; 0 found
(#440) Expected 1 space after "+"; 0 found
(#440) Commas (,) must be followed by white space.
(#440) Expected 1 space before "+"; 0 found
(#440) Expected 1 space after "+"; 0 found
(#440) Expected 1 space before "-"; 0 found
(#440) Expected 1 space after "-"; 0 found
(#440) Commas (,) must be followed by white space.
(#441) Expected 1 space before "="; 0 found
(#441) Expected 1 space after "="; 0 found
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#447) Commas (,) must be followed by white space.
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#450) Variable "paragraph_align" must not contain underscores.
(#450) Commas (,) must be followed by white space.
(#452) Expected 1 space before "-"; 0 found
(#452) Expected 1 space after "-"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "+"; 0 found
(#452) Expected 1 space after "+"; 0 found
(#452) Expected 1 space before "-"; 0 found
(#452) Expected 1 space after "-"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "+"; 0 found
(#452) Expected 1 space after "+"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "+"; 0 found
(#452) Expected 1 space after "+"; 0 found
(#452) Expected 1 space before "-"; 0 found
(#452) Expected 1 space after "-"; 0 found
(#453) Expected 1 space before "+"; 0 found
(#453) Expected 1 space after "+"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "-"; 0 found
(#453) Expected 1 space after "-"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "-"; 0 found
(#453) Expected 1 space after "-"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "-"; 0 found
(#453) Expected 1 space after "-"; 0 found
(#454) Commas (,) must be followed by white space.
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) method name "Image::StrokeBoxedText2" must be in lower-case letters only
(#466) Visibility must be declared on method "StrokeBoxedText2"
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#467) Variable "paragraph_align" must not contain underscores.
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#470) Line indented incorrectly; expected at least 8 spaces, found 7
(#471) Line indented incorrectly; expected at least 8 spaces, found 7
(#472) Line indented incorrectly; expected at least 8 spaces, found 7
(#473) Line indented incorrectly; expected at least 8 spaces, found 7
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Line indented incorrectly; expected at least 8 spaces, found 7
(#476) Line indented incorrectly; expected 8 spaces, found 7
(#476) Expected "if (...) {\n"; found "if(...) {\n"
(#476) Expected 1 space before "+"; 0 found
(#476) Expected 1 space after "+"; 0 found
(#477) Line indented incorrectly; expected at least 12 spaces, found 11
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) No space found before comment text; expected "// StrokeBoxedText2() Only support TTF fonts and not built in bitmap fonts" but found "//StrokeBoxedText2() Only support TTF fonts and not built in bitmap fonts"
(#478) Line indented incorrectly; expected 8 spaces, found 7
(#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 2
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#484) Expected "if (...) {\n"; found "if(...) {\n"
(#485) Inline control structures are not allowed
(#485) Expected 1 space before "=="; 0 found
(#485) Expected 1 space after "=="; 0 found
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#486) Inline control structures are not allowed
(#486) Usage of ELSEIF not allowed; use ELSE IF instead
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#487) Inline control structures are not allowed
(#487) Commas (,) must be followed by white space.
(#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
(#487) This comment is 100% valid code; is this commented out code?
(#487) No space found before comment text; expected "// (" Unknown direction specified in call to StrokeBoxedText() [$dir]");" but found "//(" Unknown direction specified in call to StrokeBoxedText() [$dir]");"
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#490) Commas (,) must be followed by white space.
(#490) Expected 1 space before "*"; 0 found
(#490) Expected 1 space after "*"; 0 found
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Commas (,) must be followed by white space.
(#491) Expected 1 space before "*"; 0 found
(#491) Expected 1 space after "*"; 0 found
(#491) Space found before semicolon; expected "$ymarg;" but found "$ymarg ;"
(#492) Variable "rect_width" must not contain underscores.
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#492) Commas (,) must be followed by white space.
(#492) Space found before semicolon; expected ");" but found ") ;"
(#493) Variable "rect_height" must not contain underscores.
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#493) Commas (,) must be followed by white space.
(#493) Space found before semicolon; expected ");" but found ") ;"
(#495) Variable "baseline_offset" must not contain underscores.
(#495) Expected 1 space before "-"; 0 found
(#495) Expected 1 space after "-"; 0 found
(#497) Expected "if (...) {\n"; found "if(...) {\n"
(#497) Expected 1 space before "=="; 0 found
(#497) Expected 1 space after "=="; 0 found
(#498) Expected "if (...) {\n"; found "if(...) {\n"
(#500) Variable "rect_width" must not contain underscores.
(#500) Expected 1 space before "/"; 0 found
(#500) Expected 1 space after "/"; 0 found
(#501) Expected 1 space before "*"; 0 found
(#501) Expected 1 space after "*"; 0 found
(#501) Expected 1 space before "/"; 0 found
(#501) Expected 1 space after "/"; 0 found
(#501) Expected 1 space before "*"; 0 found
(#501) Expected 1 space after "*"; 0 found
(#502) Variable "rect_height" must not contain underscores.
(#502) Expected 1 space before "/"; 0 found
(#502) Expected 1 space after "/"; 0 found
(#502) Whitespace found at end of line
(#504) Usage of ELSEIF not allowed; use ELSE IF instead
(#506) Variable "rect_width" must not contain underscores.
(#506) Expected 1 space before "/"; 0 found
(#506) Expected 1 space after "/"; 0 found
(#507) Variable "rect_height" must not contain underscores.
(#507) Expected 1 space before "/"; 0 found
(#507) Expected 1 space after "/"; 0 found
(#508) Expected 1 space before "*"; 0 found
(#508) Expected 1 space after "*"; 0 found
(#508) Expected 1 space before "/"; 0 found
(#508) Expected 1 space after "/"; 0 found
(#508) Expected 1 space before "*"; 0 found
(#508) Expected 1 space after "*"; 0 found
(#510) Usage of ELSEIF not allowed; use ELSE IF instead
(#512) Variable "rect_width" must not contain underscores.
(#512) Expected 1 space before "/"; 0 found
(#512) Expected 1 space after "/"; 0 found
(#513) Variable "rect_height" must not contain underscores.
(#513) Expected 1 space before "/"; 0 found
(#513) Expected 1 space after "/"; 0 found
(#514) Expected 1 space before "*"; 0 found
(#514) Expected 1 space after "*"; 0 found
(#514) Expected 1 space before "/"; 0 found
(#514) Expected 1 space after "/"; 0 found
(#514) Expected 1 space before "*"; 0 found
(#514) Expected 1 space after "*"; 0 found
(#517) Expected "} else {\n"; found "}\n else {\n"
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Variable "rect_width" must not contain underscores.
(#519) Expected 1 space before "/"; 0 found
(#519) Expected 1 space after "/"; 0 found
(#520) Expected 1 space before "*"; 0 found
(#520) Expected 1 space after "*"; 0 found
(#520) Expected 1 space before "/"; 0 found
(#520) Expected 1 space after "/"; 0 found
(#520) Expected 1 space before "*"; 0 found
(#520) Expected 1 space after "*"; 0 found
(#521) Variable "rect_height" must not contain underscores.
(#521) Expected 1 space before "/"; 0 found
(#521) Expected 1 space after "/"; 0 found
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Commas (,) must be followed by white space.
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Expected "if (...) {\n"; found "if(...) {\n"
(#542) Expected "} else {\n"; found "}\n else {\n"
(#542) Empty ELSE statement detected
(#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) Line indented incorrectly; expected at least 12 spaces, found 10
(#543) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#546) Expected "if (...) {\n"; found "if(...) {\n"
(#548) Expected 1 space before "-"; 0 found
(#548) Expected 1 space after "-"; 0 found
(#548) Expected 1 space before "+"; 0 found
(#548) Expected 1 space after "+"; 0 found
(#548) Commas (,) must be followed by white space.
(#548) Expected 1 space before "+"; 0 found
(#548) Expected 1 space after "+"; 0 found
(#548) Expected 1 space before "+"; 0 found
(#548) Expected 1 space after "+"; 0 found
(#548) Expected 1 space before "-"; 0 found
(#548) Expected 1 space after "-"; 0 found
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#549) Commas (,) must be followed by white space.
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) This comment is 100% valid code; is this commented out code?
(#550) No space found before comment text; expected "// $cornerradius);" but found "//$cornerradius);"
(#553) Expected 1 space before "-"; 0 found
(#553) Expected 1 space after "-"; 0 found
(#553) Expected 1 space before "+"; 0 found
(#553) Expected 1 space after "+"; 0 found
(#553) Expected 1 space before "-"; 0 found
(#553) Expected 1 space after "-"; 0 found
(#554) Expected 1 space before "+"; 0 found
(#554) Expected 1 space after "+"; 0 found
(#554) Expected 1 space before "+"; 0 found
(#554) Expected 1 space after "+"; 0 found
(#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
(#555) This comment is 100% valid code; is this commented out code?
(#555) No space found before comment text; expected "// $cornerradius);" but found "//$cornerradius);"
(#558) Expected 1 space before "-"; 0 found
(#558) Expected 1 space after "-"; 0 found
(#558) Commas (,) must be followed by white space.
(#558) Expected 1 space before "+"; 0 found
(#558) Expected 1 space after "+"; 0 found
(#558) Expected 1 space before "-"; 0 found
(#558) Expected 1 space after "-"; 0 found
(#559) Expected 1 space before "+"; 0 found
(#559) Expected 1 space after "+"; 0 found
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "+"; 0 found
(#559) Expected 1 space after "+"; 0 found
(#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
(#560) This comment is 100% valid code; is this commented out code?
(#560) No space found before comment text; expected "// $cornerradius);" but found "//$cornerradius);"
(#563) Expected "} else {\n"; found "}\n else {\n"
(#564) Expected "if (...) {\n"; found "if(...) {\n"
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#567) Expected 1 space before "-"; 0 found
(#567) Expected 1 space after "-"; 0 found
(#567) Commas (,) must be followed by white space.
(#567) Expected 1 space before "+"; 0 found
(#567) Expected 1 space after "+"; 0 found
(#567) Expected 1 space before "-"; 0 found
(#567) Expected 1 space after "-"; 0 found
(#567) Commas (,) must be followed by white space.
(#567) Expected 1 space before "+"; 0 found
(#567) Expected 1 space after "+"; 0 found
(#567) Commas (,) must be followed by white space.
(#567) Expected 1 space before "+"; 0 found
(#567) Expected 1 space after "+"; 0 found
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) This comment is 100% valid code; is this commented out code?
(#567) No space found before comment text; expected "// ,$cornerradius);" but found "//,$cornerradius);"
(#568) Expected 1 space before "="; 0 found
(#568) Expected 1 space after "="; 0 found
(#570) Expected "if (...) {\n"; found "if(...) {\n"
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#573) Expected 1 space before "-"; 0 found
(#573) Expected 1 space after "-"; 0 found
(#573) Commas (,) must be followed by white space.
(#573) Expected 1 space before "+"; 0 found
(#573) Expected 1 space after "+"; 0 found
(#573) Expected 1 space before "-"; 0 found
(#573) Expected 1 space after "-"; 0 found
(#573) Commas (,) must be followed by white space.
(#573) Expected 1 space before "+"; 0 found
(#573) Expected 1 space after "+"; 0 found
(#573) Commas (,) must be followed by white space.
(#573) Expected 1 space before "+"; 0 found
(#573) Expected 1 space after "+"; 0 found
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) This comment is 100% valid code; is this commented out code?
(#573) No space found before comment text; expected "// ,$cornerradius);" but found "//,$cornerradius);"
(#574) Expected 1 space before "="; 0 found
(#574) Expected 1 space after "="; 0 found
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#582) Expected "} else {\n"; found "}\n else {\n"
(#582) Empty ELSE statement detected
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) This comment is 43% valid code; is this commented out code?
(#585) Line indented incorrectly; expected at least 12 spaces, found 11
(#589) Commas (,) must be followed by white space.
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#594) Expected "if (...) {\n"; found "if(...) {\n"
(#595) Commas (,) must be followed by white space.
(#597) Expected "} else {\n"; found "}\n else {\n"
(#598) Commas (,) must be followed by white space.
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#602) Variable "paragraph_align" must not contain underscores.
(#602) Commas (,) must be followed by white space.
(#604) Expected 1 space before "-"; 0 found
(#604) Expected 1 space after "-"; 0 found
(#604) Expected 1 space before "+"; 0 found
(#604) Expected 1 space after "+"; 0 found
(#604) Expected 1 space before "-"; 0 found
(#604) Expected 1 space after "-"; 0 found
(#605) Expected 1 space before "+"; 0 found
(#605) Expected 1 space after "+"; 0 found
(#605) Expected 1 space before "+"; 0 found
(#605) Expected 1 space after "+"; 0 found
(#605) Expected 1 space before "-"; 0 found
(#605) Expected 1 space after "-"; 0 found
(#606) Expected 1 space before "+"; 0 found
(#606) Expected 1 space after "+"; 0 found
(#606) Expected 1 space before "-"; 0 found
(#606) Expected 1 space after "-"; 0 found
(#607) Expected 1 space before "-"; 0 found
(#607) Expected 1 space after "-"; 0 found
(#607) Expected 1 space before "-"; 0 found
(#607) Expected 1 space after "-"; 0 found
(#609) Commas (,) must be followed by white space.
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 8 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 8 spaces, found 2
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) method name "Image::SetTextAlign" must be in lower-case letters only
(#619) Visibility must be declared on method "SetTextAlign"
(#619) Commas (,) must be followed by white space.
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#624) method name "Image::_StrokeBuiltinFont" must be in lower-case letters only
(#624) Visibility must be declared on method "_StrokeBuiltinFont"
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#624) Variable "paragraph_align" must not contain underscores.
(#624) Commas (,) must be followed by white space.
(#624) Variable "aBoundingBox" must be all lower-case
(#624) Commas (,) must be followed by white space.
(#624) Variable "aDebug" must be all lower-case
(#626) Inline control structures are not allowed
(#626) Expected 1 space before "!="; 0 found
(#626) Expected 1 space after "!="; 0 found
(#626) Expected 1 space before "!="; 0 found
(#626) Expected 1 space after "!="; 0 found
(#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
(#627) This comment is 100% valid code; is this commented out code?
(#627) No space found before comment text; expected "// (" Internal font does not support drawing text at arbitrary angle. Use TTF fonts instead.");" but found "//(" Internal font does not support drawing text at arbitrary angle. Use TTF fonts instead.");"
(#629) Expected 1 space before "="; 0 found
(#629) Expected 1 space after "="; 0 found
(#630) Expected 1 space before "="; 0 found
(#630) Expected 1 space after "="; 0 found
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#633) Expected "if (...) {\n"; found "if(...) {\n"
(#633) Expected 1 space before "=="; 0 found
(#633) Expected 1 space after "=="; 0 found
(#634) Expected 1 space before "=="; 0 found
(#634) Expected 1 space after "=="; 0 found
(#636) Usage of ELSEIF not allowed; use ELSE IF instead
(#636) Expected 1 space before "=="; 0 found
(#636) Expected 1 space after "=="; 0 found
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Expected 1 space before "=="; 0 found
(#639) Expected 1 space after "=="; 0 found
(#639) Expected 1 space before "/"; 0 found
(#639) Expected 1 space after "/"; 0 found
(#639) Expected 1 space before "-"; 0 found
(#639) Expected 1 space after "-"; 0 found
(#639) Expected 1 space before "/"; 0 found
(#639) Expected 1 space after "/"; 0 found
(#641) Expected "if (...) {\n"; found "if(...) {\n"
(#641) Expected 1 space before "=="; 0 found
(#641) Expected 1 space after "=="; 0 found
(#642) Expected 1 space before "=="; 0 found
(#642) Expected 1 space after "=="; 0 found
(#644) Usage of ELSEIF not allowed; use ELSE IF instead
(#644) Expected 1 space before "=="; 0 found
(#644) Expected 1 space after "=="; 0 found
(#645) Expected 1 space before "=="; 0 found
(#645) Expected 1 space after "=="; 0 found
(#645) Expected 1 space before "/"; 0 found
(#645) Expected 1 space after "/"; 0 found
(#645) Expected 1 space before "/"; 0 found
(#645) Expected 1 space after "/"; 0 found
(#648) Variable "use_font" must not contain underscores.
(#650) Expected "if (...) {\n"; found "if(...) {\n"
(#650) Expected 1 space before "=="; 0 found
(#650) Expected 1 space after "=="; 0 found
(#651) Commas (,) must be followed by white space.
(#651) Variable "use_font" must not contain underscores.
(#651) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#651) Commas (,) must be followed by white space.
(#652) Variable "aBoundingBox" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Commas (,) must be followed by white space.
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "-"; 0 found
(#652) Expected 1 space after "-"; 0 found
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "+"; 0 found
(#652) Expected 1 space after "+"; 0 found
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "-"; 0 found
(#652) Expected 1 space after "-"; 0 found
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "+"; 0 found
(#652) Expected 1 space after "+"; 0 found
(#652) Commas (,) must be followed by white space.
(#653) Expected "if (...) {\n"; found "if(...) {\n"
(#653) Variable "aDebug" must be all lower-case
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) Variable "aBoundingBox" must be all lower-case
(#656) Commas (,) must be followed by white space.
(#660) Expected "} else {\n"; found "}\n else {\n"
(#661) Expected "if (...) {\n"; found "if(...) {\n"
(#661) Commas (,) must be followed by white space.
(#662) Commas (,) must be followed by white space.
(#663) Expected "for (...) {\n"; found "for(...) {\n"
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#665) Expected "if (...) {\n"; found "if(...) {\n"
(#665) Variable "paragraph_align" must not contain underscores.
(#665) Expected 1 space before "=="; 0 found
(#665) Expected 1 space after "=="; 0 found
(#666) Commas (,) must be followed by white space.
(#666) Variable "use_font" must not contain underscores.
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#666) Expected 1 space before "-"; 0 found
(#666) Expected 1 space after "-"; 0 found
(#666) Expected 1 space before "+"; 0 found
(#666) Expected 1 space after "+"; 0 found
(#666) Expected 1 space before "+"; 0 found
(#666) Expected 1 space after "+"; 0 found
(#666) Expected 1 space before "*"; 0 found
(#666) Expected 1 space after "*"; 0 found
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#668) Usage of ELSEIF not allowed; use ELSE IF instead
(#668) Variable "paragraph_align" must not contain underscores.
(#668) Expected 1 space before "=="; 0 found
(#668) Expected 1 space after "=="; 0 found
(#669) Commas (,) must be followed by white space.
(#669) Variable "use_font" must not contain underscores.
(#669) Commas (,) must be followed by white space.
(#669) Expected 1 space before "+"; 0 found
(#669) Expected 1 space after "+"; 0 found
(#669) Expected 1 space before "-"; 0 found
(#669) Expected 1 space after "-"; 0 found
(#669) Commas (,) must be followed by white space.
(#669) Expected 1 space before "-"; 0 found
(#669) Expected 1 space after "-"; 0 found
(#669) Expected 1 space before "+"; 0 found
(#669) Expected 1 space after "+"; 0 found
(#669) Expected 1 space before "+"; 0 found
(#669) Expected 1 space after "+"; 0 found
(#669) Expected 1 space before "*"; 0 found
(#669) Expected 1 space after "*"; 0 found
(#669) Commas (,) must be followed by white space.
(#669) Commas (,) must be followed by white space.
(#671) Expected "} else {\n"; found "}\n else {\n"
(#672) Commas (,) must be followed by white space.
(#672) Variable "use_font" must not contain underscores.
(#672) Commas (,) must be followed by white space.
(#672) Expected 1 space before "+"; 0 found
(#672) Expected 1 space after "+"; 0 found
(#672) Expected 1 space before "/"; 0 found
(#672) Expected 1 space after "/"; 0 found
(#672) Expected 1 space before "-"; 0 found
(#672) Expected 1 space after "-"; 0 found
(#672) Expected 1 space before "/"; 0 found
(#672) Expected 1 space after "/"; 0 found
(#672) Commas (,) must be followed by white space.
(#672) Expected 1 space before "-"; 0 found
(#672) Expected 1 space after "-"; 0 found
(#672) Expected 1 space before "+"; 0 found
(#672) Expected 1 space after "+"; 0 found
(#672) Expected 1 space before "+"; 0 found
(#672) Expected 1 space after "+"; 0 found
(#672) Expected 1 space before "*"; 0 found
(#672) Expected 1 space after "*"; 0 found
(#672) Commas (,) must be followed by white space.
(#672) Commas (,) must be followed by white space.
(#676) Expected "} else {\n"; found "}\n else {\n"
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) No space found before comment text; expected "// Put the text" but found "//Put the text"
(#678) Commas (,) must be followed by white space.
(#678) Variable "use_font" must not contain underscores.
(#678) Commas (,) must be followed by white space.
(#678) Commas (,) must be followed by white space.
(#678) Expected 1 space before "-"; 0 found
(#678) Expected 1 space after "-"; 0 found
(#678) Expected 1 space before "+"; 0 found
(#678) Expected 1 space after "+"; 0 found
(#678) Commas (,) must be followed by white space.
(#678) Commas (,) must be followed by white space.
(#680) Expected "if (...) {\n"; found "if(...) {\n"
(#680) Variable "aDebug" must be all lower-case
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "-"; 0 found
(#682) Expected 1 space after "-"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "+"; 0 found
(#682) Expected 1 space after "+"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "-"; 0 found
(#682) Expected 1 space after "-"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "+"; 0 found
(#682) Expected 1 space after "+"; 0 found
(#682) Commas (,) must be followed by white space.
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Commas (,) must be followed by white space.
(#690) Variable "aBoundingBox" must be all lower-case
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#690) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#690) Expected 1 space before "-"; 0 found
(#690) Expected 1 space after "-"; 0 found
(#690) Commas (,) must be followed by white space.
(#690) Expected 1 space before "+"; 0 found
(#690) Expected 1 space after "+"; 0 found
(#690) Commas (,) must be followed by white space.
(#690) Expected 1 space before "-"; 0 found
(#690) Expected 1 space after "-"; 0 found
(#690) Commas (,) must be followed by white space.
(#690) Expected 1 space before "+"; 0 found
(#690) Expected 1 space after "+"; 0 found
(#690) Commas (,) must be followed by white space.
(#694) method name "Image::AddTxtCR" must be in lower-case letters only
(#694) Visibility must be declared on method "AddTxtCR"
(#694) Variable "aTxt" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Variable "aTxt" must be all lower-case
(#701) Expected "for (...) {\n"; found "for(...) {\n"
(#701) Expected 1 space before "="; 0 found
(#701) Expected 1 space after "="; 0 found
(#701) Expected 1 space before "<"; 0 found
(#701) Expected 1 space after "<"; 0 found
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Commas (,) must be followed by white space.
(#704) Commas (,) must be followed by white space.
(#707) method name "Image::NormAngle" must be in lower-case letters only
(#707) Visibility must be declared on method "NormAngle"
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Inline control structures are not allowed
(#712) Inline control structures are not allowed
(#714) Inline control structures are not allowed
(#719) Visibility must be declared on method "imagettfbbox_fixed"
(#720) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#722) Expected "if (...) {\n"; found "if(...) {\n"
(#725) Expected "if (...) {\n"; found "if(...) {\n"
(#726) Commas (,) must be followed by white space.
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) This comment is 70% valid code; is this commented out code?
(#727) Line exceeds maximum limit of 180 characters; contains 478 characters
(#727) No space found before comment text; expected "// ("There is either a configuration problem with TrueType or a problem reading font file (".$this->font_file."). Make sure file exists and is in a readable place for the HTTP process. (If 'basedir' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try uppgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.");" but found "//("There is either a configuration problem with TrueType or a problem reading font file (".$this->font_file."). Make sure file exists and is in a readable place for the HTTP process. (If 'basedir' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try uppgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.");"
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Expected "if (...) {\n"; found "if(...) {\n"
(#738) Commas (,) must be followed by white space.
(#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
(#739) This comment is 70% valid code; is this commented out code?
(#739) Line exceeds maximum limit of 180 characters; contains 474 characters
(#739) No space found before comment text; expected "// ("There is either a configuration problem with TrueType or a problem reading font file (".$this->font_file."). Make sure file exists and is in a readable place for the HTTP process. (If 'basedir' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try uppgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.");" but found "//("There is either a configuration problem with TrueType or a problem reading font file (".$this->font_file."). Make sure file exists and is in a readable place for the HTTP process. (If 'basedir' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try uppgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.");"
(#744) Expected 1 space before "*"; 0 found
(#744) Expected 1 space after "*"; 0 found
(#744) Expected 1 space before "/"; 0 found
(#744) Expected 1 space after "/"; 0 found
(#751) This comment is 67% valid code; is this commented out code?
(#751) No space found before comment text; expected "// $bbox[0] -= 1;" but found "//$bbox[0] -= 1;"
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) This comment is 67% valid code; is this commented out code?
(#752) No space found before comment text; expected "// $bbox[6] -= 1;" but found "//$bbox[6] -= 1;"
(#753) Whitespace found at end of line
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Expected "if (...) {\n"; found "if(...) {\n"
(#758) Expected 1 space before "-"; 0 found
(#758) Expected 1 space after "-"; 0 found
(#759) Expected 1 space before "-"; 0 found
(#759) Expected 1 space after "-"; 0 found
(#760) Expected 1 space before "-"; 0 found
(#760) Expected 1 space after "-"; 0 found
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Expected 1 space before "*"; 0 found
(#765) Expected 1 space after "*"; 0 found
(#766) Expected 1 space before "*"; 0 found
(#766) Expected 1 space after "*"; 0 found
(#768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Expected 1 space before "*"; 0 found
(#769) Expected 1 space after "*"; 0 found
(#770) Expected 1 space before "*"; 0 found
(#770) Expected 1 space after "*"; 0 found
(#772) Expected "if (...) {\n"; found "if(...) {\n"
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Expected 1 space before "*"; 0 found
(#775) Expected 1 space after "*"; 0 found
(#776) Expected 1 space before "*"; 0 found
(#776) Expected 1 space after "*"; 0 found
(#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
(#779) Expected 1 space before "*"; 0 found
(#779) Expected 1 space after "*"; 0 found
(#780) Expected 1 space before "*"; 0 found
(#780) Expected 1 space after "*"; 0 found
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Expected 1 space before "*"; 0 found
(#783) Expected 1 space after "*"; 0 found
(#784) Expected 1 space before "*"; 0 found
(#784) Expected 1 space after "*"; 0 found
(#786) Expected "if (...) {\n"; found "if(...) {\n"
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Expected 1 space before "*"; 0 found
(#788) Expected 1 space after "*"; 0 found
(#789) Expected 1 space before "*"; 0 found
(#789) Expected 1 space after "*"; 0 found
(#790) Expected 1 space before "*"; 0 found
(#790) Expected 1 space after "*"; 0 found
(#791) Expected 1 space before "*"; 0 found
(#791) Expected 1 space after "*"; 0 found
(#796) Expected "for (...) {\n"; found "for(...) {\n"
(#797) Expected 1 space before "+"; 0 found
(#797) Expected 1 space after "+"; 0 found
(#798) Expected 1 space before "+"; 0 found
(#798) Expected 1 space after "+"; 0 found
(#798) Expected 1 space before "+"; 0 found
(#798) Expected 1 space after "+"; 0 found
(#803) Expected "} else {\n"; found "}\n else {\n"
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) method name "Image::GetTTFBBox" must be in lower-case letters only
(#810) Visibility must be declared on method "GetTTFBBox"
(#810) Variable "aTxt" must be all lower-case
(#810) Commas (,) must be followed by white space.
(#810) Variable "aAngle" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Variable "aAngle" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Commas (,) must be followed by white space.
(#811) Variable "aTxt" must be all lower-case
(#815) method name "Image::GetBBoxTTF" must be in lower-case letters only
(#815) Visibility must be declared on method "GetBBoxTTF"
(#815) Variable "aTxt" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Variable "aAngle" must be all lower-case
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Variable "aTxt" must be all lower-case
(#819) Variable "aTxt" must be all lower-case
(#821) Expected "if (...) {\n"; found "if(...) {\n"
(#822) Commas (,) must be followed by white space.
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) This comment is 70% valid code; is this commented out code?
(#823) Line exceeds maximum limit of 180 characters; contains 216 characters
(#823) No space found before comment text; expected "// ('Can not read font file ('.$this->font_file.') in call to Image::GetBBoxTTF. Please make sure that you have set a font before calling this method and that the font is installed in the TTF directory.');" but found "//('Can not read font file ('.$this->font_file.') in call to Image::GetBBoxTTF. Please make sure that you have set a font before calling this method and that the font is installed in the TTF directory.');"
(#825) Commas (,) must be followed by white space.
(#825) Variable "aAngle" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Commas (,) must be followed by white space.
(#825) Variable "aTxt" must be all lower-case
(#827) Inline control structures are not allowed
(#827) Variable "aAngle" must be all lower-case
(#827) Expected 1 space before "=="; 0 found
(#827) Expected 1 space after "=="; 0 found
(#829) Expected "if (...) {\n"; found "if(...) {\n"
(#829) Variable "aAngle" must be all lower-case
(#830) Expected "if (...) {\n"; found "if(...) { //<=0\n"
(#830) Variable "aAngle" 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
(#830) No space found before comment text; expected "// <=0" but found "//<=0"
(#831) Commas (,) must be followed by white space.
(#831) Commas (,) must be followed by white space.
(#831) Commas (,) must be followed by white space.
(#832) Commas (,) must be followed by white space.
(#832) Commas (,) must be followed by white space.
(#832) Commas (,) must be followed by white space.
(#834) Usage of ELSEIF not allowed; use ELSE IF instead
(#834) Variable "aAngle" 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
(#834) No space found before comment text; expected "// <= 2" but found "//<= 2"
(#835) Commas (,) must be followed by white space.
(#835) Commas (,) must be followed by white space.
(#835) Commas (,) must be followed by white space.
(#836) Commas (,) must be followed by white space.
(#836) Commas (,) must be followed by white space.
(#836) Commas (,) must be followed by white space.
(#838) Usage of ELSEIF not allowed; use ELSE IF instead
(#838) Variable "aAngle" must be all lower-case
(#838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) No space found before comment text; expected "// <= 3" but found "//<= 3"
(#839) Commas (,) must be followed by white space.
(#839) Commas (,) must be followed by white space.
(#839) Commas (,) must be followed by white space.
(#840) Commas (,) must be followed by white space.
(#840) Commas (,) must be followed by white space.
(#840) Commas (,) must be followed by white space.
(#842) Expected "} else {\n"; found "}\n else {\n"
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#847) Usage of ELSEIF not allowed; use ELSE IF instead
(#847) Variable "aAngle" must be all lower-case
(#848) Expected "if (...) {\n"; found "if(...) { // <= -3\n"
(#848) Variable "aAngle" must be all lower-case
(#848) Inline comments must start with a capital letter, digit or 3-dots sequence
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) Commas (,) must be followed by white space.
(#849) Commas (,) must be followed by white space.
(#849) Commas (,) must be followed by white space.
(#850) Commas (,) must be followed by white space.
(#850) Commas (,) must be followed by white space.
(#850) Commas (,) must be followed by white space.
(#852) Usage of ELSEIF not allowed; use ELSE IF instead
(#852) Variable "aAngle" must be all lower-case
(#852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Commas (,) must be followed by white space.
(#853) Commas (,) must be followed by white space.
(#853) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#856) Usage of ELSEIF not allowed; use ELSE IF instead
(#856) Variable "aAngle" must be all lower-case
(#856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#857) Commas (,) must be followed by white space.
(#857) Commas (,) must be followed by white space.
(#857) Commas (,) must be followed by white space.
(#858) Commas (,) must be followed by white space.
(#858) Commas (,) must be followed by white space.
(#858) Commas (,) must be followed by white space.
(#860) Expected "} else {\n"; found "}\n else {\n"
(#861) Commas (,) must be followed by white space.
(#861) Commas (,) must be followed by white space.
(#861) Commas (,) must be followed by white space.
(#862) Commas (,) must be followed by white space.
(#862) Commas (,) must be followed by white space.
(#862) Commas (,) must be followed by white space.
(#868) method name "Image::GetBBoxHeight" must be in lower-case letters only
(#868) Visibility must be declared on method "GetBBoxHeight"
(#868) Variable "aTxt" must be all lower-case
(#868) Commas (,) must be followed by white space.
(#868) Variable "aAngle" must be all lower-case
(#869) Variable "aTxt" must be all lower-case
(#869) Commas (,) must be followed by white space.
(#869) Variable "aAngle" must be all lower-case
(#870) Expected 1 space before "-"; 0 found
(#870) Expected 1 space after "-"; 0 found
(#873) method name "Image::GetBBoxWidth" must be in lower-case letters only
(#873) Visibility must be declared on method "GetBBoxWidth"
(#873) Variable "aTxt" must be all lower-case
(#873) Commas (,) must be followed by white space.
(#873) Variable "aAngle" must be all lower-case
(#874) Variable "aTxt" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "aAngle" must be all lower-case
(#875) Expected 1 space before "-"; 0 found
(#875) Expected 1 space after "-"; 0 found
(#875) Expected 1 space before "+"; 0 found
(#875) Expected 1 space after "+"; 0 found
(#879) method name "Image::_StrokeTTF" must be in lower-case letters only
(#879) Visibility must be declared on method "_StrokeTTF"
(#879) Commas (,) must be followed by white space.
(#879) Commas (,) must be followed by white space.
(#879) Commas (,) must be followed by white space.
(#879) Commas (,) must be followed by white space.
(#879) Variable "paragraph_align" must not contain underscores.
(#879) Commas (,) must be followed by white space.
(#879) Variable "aBoundingBox" must be all lower-case
(#879) Commas (,) must be followed by white space.
(#883) Variable "ConstLineSpacing" must be all lower-case
(#883) Space found before semicolon; expected "0.03;" but found "0.03 ;"
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Expected "if (...) {\n"; found "if(...) {\n"
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space before ">"; 0 found
(#891) Expected 1 space after ">"; 0 found
(#891) Commas (,) must be followed by white space.
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Commas (,) must be followed by white space.
(#896) Commas (,) must be followed by white space.
(#897) Commas (,) must be followed by white space.
(#904) Expected "if (...) {\n"; found "if(...) {\n"
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Whitespace found at end of line
(#906) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#908) Expected "if (...) {\n"; found "if(...) {\n"
(#908) Expected 1 space before "=="; 0 found
(#908) Expected 1 space after "=="; 0 found
(#912) Usage of ELSEIF not allowed; use ELSE IF instead
(#912) Expected 1 space before "=="; 0 found
(#912) Expected 1 space after "=="; 0 found
(#913) Expected 1 space before "/"; 0 found
(#913) Expected 1 space after "/"; 0 found
(#916) Empty ELSEIF statement detected
(#916) Usage of ELSEIF not allowed; use ELSE IF instead
(#916) Expected 1 space before "=="; 0 found
(#916) Expected 1 space after "=="; 0 found
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Expected "if (...) {\n"; found "if(...) {\n"
(#921) Expected 1 space before "=="; 0 found
(#921) Expected 1 space after "=="; 0 found
(#922) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Usage of ELSEIF not allowed; use ELSE IF instead
(#925) Expected 1 space before "=="; 0 found
(#925) Expected 1 space after "=="; 0 found
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Expected 1 space before "/"; 0 found
(#927) Expected 1 space after "/"; 0 found
(#929) Empty ELSEIF statement detected
(#929) Usage of ELSEIF not allowed; use ELSE IF instead
(#929) Expected 1 space before "=="; 0 found
(#929) Expected 1 space after "=="; 0 found
(#931) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) Whitespace found at end of line
(#934) Calls to inbuilt PHP functions must be lowercase; expected "imagettftext" but found "ImageTTFText"
(#935) Commas (,) must be followed by white space.
(#935) Commas (,) must be followed by white space.
(#937) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) Commas (,) must be followed by white space.
(#938) Commas (,) must be followed by white space.
(#938) Commas (,) must be followed by white space.
(#941) Expected "for (...) {\n"; found "for(...) {\n"
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#942) Expected 1 space before "*"; 0 found
(#942) Expected 1 space after "*"; 0 found
(#942) Expected 1 space before "+"; 0 found
(#942) Expected 1 space after "+"; 0 found
(#943) Expected 1 space before "*"; 0 found
(#943) Expected 1 space after "*"; 0 found
(#943) Expected 1 space before "+"; 0 found
(#943) Expected 1 space after "+"; 0 found
(#943) Expected 1 space before "+"; 0 found
(#943) Expected 1 space after "+"; 0 found
(#945) Variable "aBoundingBox" must be all lower-case
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Expected "if (...) {\n"; found "if(...) {\n"
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#951) Line indented incorrectly; expected at least 16 spaces, found 12
(#956) Expected "for (...) {\n"; found "for(...) {\n"
(#956) Expected 1 space before "="; 0 found
(#956) Expected 1 space after "="; 0 found
(#957) Expected 1 space after "="; 2 found
(#957) Expected 1 space before "*"; 0 found
(#957) Expected 1 space after "*"; 0 found
(#957) Expected 1 space before "+"; 0 found
(#957) Expected 1 space after "+"; 0 found
(#957) Space found before semicolon; expected "$x;" but found "$x ;"
(#958) Expected 1 space after "="; 2 found
(#958) Expected 1 space before "*"; 0 found
(#958) Expected 1 space after "*"; 0 found
(#958) Expected 1 space before "+"; 0 found
(#958) Expected 1 space after "+"; 0 found
(#958) Expected 1 space before "+"; 0 found
(#958) Expected 1 space after "+"; 0 found
(#959) Expected 1 space before "*"; 0 found
(#959) Expected 1 space after "*"; 0 found
(#959) Expected 1 space before "+"; 0 found
(#959) Expected 1 space after "+"; 0 found
(#959) Space found before semicolon; expected "$x;" but found "$x ;"
(#960) Expected 1 space before "*"; 0 found
(#960) Expected 1 space after "*"; 0 found
(#960) Expected 1 space before "+"; 0 found
(#960) Expected 1 space after "+"; 0 found
(#960) Expected 1 space before "+"; 0 found
(#960) Expected 1 space after "+"; 0 found
(#960) Space found before semicolon; expected "$y;" but found "$y ;"
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Commas (,) must be followed by white space.
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) Commas (,) must be followed by white space.
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Expected 1 space before "-"; 0 found
(#975) Expected 1 space after "-"; 0 found
(#975) Commas (,) must be followed by white space.
(#975) Commas (,) must be followed by white space.
(#975) Expected 1 space before "+"; 0 found
(#975) Expected 1 space after "+"; 0 found
(#975) Commas (,) must be followed by white space.
(#976) Commas (,) must be followed by white space.
(#976) Expected 1 space before "-"; 0 found
(#976) Expected 1 space after "-"; 0 found
(#976) Commas (,) must be followed by white space.
(#976) Commas (,) must be followed by white space.
(#976) Expected 1 space before "+"; 0 found
(#976) Expected 1 space after "+"; 0 found
(#980) Expected "} else {\n"; found "}\n else {\n"
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#984) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#985) Expected 1 space before "*"; 0 found
(#985) Expected 1 space after "*"; 0 found
(#985) Variable "ConstLineSpacing" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#989) Expected 1 space before "/"; 0 found
(#989) Expected 1 space after "/"; 0 found
(#990) Commas (,) must be followed by white space.
(#994) Expected "if (...) {\n"; found "if(...) {\n"
(#994) Expected 1 space before "=="; 0 found
(#994) Expected 1 space after "=="; 0 found
(#995) Expected 1 space before "=="; 0 found
(#995) Expected 1 space after "=="; 0 found
(#997) Usage of ELSEIF not allowed; use ELSE IF instead
(#997) Expected 1 space before "=="; 0 found
(#997) Expected 1 space after "=="; 0 found
(#998) Expected 1 space before "=="; 0 found
(#998) Expected 1 space after "=="; 0 found
(#998) Expected 1 space before "/"; 0 found
(#998) Expected 1 space after "/"; 0 found
(#998) Expected 1 space before "/"; 0 found
(#998) Expected 1 space after "/"; 0 found
(#1001) Expected "if (...) {\n"; found "if(...) {\n"
(#1001) Expected 1 space before "=="; 0 found
(#1001) Expected 1 space after "=="; 0 found
(#1002) Expected 1 space before "=="; 0 found
(#1002) Expected 1 space after "=="; 0 found
(#1004) Usage of ELSEIF not allowed; use ELSE IF instead
(#1004) Expected 1 space before "=="; 0 found
(#1004) Expected 1 space after "=="; 0 found
(#1005) Expected 1 space before "=="; 0 found
(#1005) Expected 1 space after "=="; 0 found
(#1005) Expected 1 space before "/"; 0 found
(#1005) Expected 1 space after "/"; 0 found
(#1005) Expected 1 space before "/"; 0 found
(#1005) Expected 1 space after "/"; 0 found
(#1017) Commas (,) must be followed by white space.
(#1020) Variable "aBoundingBox" must be all lower-case
(#1021) Expected "for (...) {\n"; found "for(...) {\n"
(#1021) Expected 1 space before "="; 0 found
(#1021) Expected 1 space after "="; 0 found
(#1023) Commas (,) must be followed by white space.
(#1024) Expected "if (...) {\n"; found "if(...) {\n"
(#1024) Variable "paragraph_align" must not contain underscores.
(#1024) Expected 1 space before "=="; 0 found
(#1024) Expected 1 space after "=="; 0 found
(#1027) Usage of ELSEIF not allowed; use ELSE IF instead
(#1027) Variable "paragraph_align" must not contain underscores.
(#1027) Expected 1 space before "=="; 0 found
(#1027) Expected 1 space after "=="; 0 found
(#1028) Expected 1 space before "-"; 0 found
(#1028) Expected 1 space after "-"; 0 found
(#1030) Expected "} else {\n"; found "}\n else {\n"
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Expected 1 space before "/"; 0 found
(#1032) Expected 1 space after "/"; 0 found
(#1032) Expected 1 space before "/"; 0 found
(#1032) Expected 1 space after "/"; 0 found
(#1032) Space found before semicolon; expected "2;" but found "2 ;"
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Expected 1 space before "/"; 0 found
(#1038) Expected 1 space after "/"; 0 found
(#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) This comment is 45% valid code; is this commented out code?
(#1040) No space found before comment text; expected "// $xl = $xl- $xadj;" but found "//$xl = $xl- $xadj;"
(#1041) Calls to inbuilt PHP functions must be lowercase; expected "imagettftext" but found "ImageTTFText"
(#1041) Expected 1 space before "-"; 0 found
(#1041) Expected 1 space after "-"; 0 found
(#1041) Expected 1 space before "-"; 0 found
(#1041) Expected 1 space after "-"; 0 found
(#1041) Expected 1 space before "+"; 0 found
(#1041) Expected 1 space after "+"; 0 found
(#1041) Expected 1 space before "*"; 0 found
(#1041) Expected 1 space after "*"; 0 found
(#1042) Commas (,) must be followed by white space.
(#1042) Commas (,) must be followed by white space.
(#1044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) This comment is 67% valid code; is this commented out code?
(#1044) Line indented incorrectly; expected at least 16 spaces, found 15
(#1045) Expected "if (...) {\n"; found "if(...) {\n"
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Expected 1 space before "="; 0 found
(#1047) Expected 1 space after "="; 0 found
(#1047) Calls to inbuilt PHP functions must be lowercase; expected "imagettfbbox" but found "ImageTTFBBox"
(#1047) Commas (,) must be followed by white space.
(#1047) Commas (,) must be followed by white space.
(#1047) Commas (,) must be followed by white space.
(#1049) Expected "for (...) {\n"; found "for(...) {\n"
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1050) Expected 1 space before "*"; 0 found
(#1050) Expected 1 space after "*"; 0 found
(#1050) Expected 1 space before "+"; 0 found
(#1050) Expected 1 space after "+"; 0 found
(#1051) Expected 1 space before "*"; 0 found
(#1051) Expected 1 space after "*"; 0 found
(#1051) Expected 1 space before "+"; 0 found
(#1051) Expected 1 space after "+"; 0 found
(#1051) Expected 1 space before "+"; 0 found
(#1051) Expected 1 space after "+"; 0 found
(#1051) Expected 1 space before "-"; 0 found
(#1051) Expected 1 space after "-"; 0 found
(#1051) Expected 1 space before "-"; 0 found
(#1051) Expected 1 space after "-"; 0 found
(#1051) Expected 1 space before "+"; 0 found
(#1051) Expected 1 space after "+"; 0 found
(#1051) Expected 1 space before "*"; 0 found
(#1051) Expected 1 space after "*"; 0 found
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) Commas (,) must be followed by white space.
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Commas (,) must be followed by white space.
(#1063) Expected "for (...) {\n"; found "for(...) {\n"
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1064) Expected 1 space before "*"; 0 found
(#1064) Expected 1 space after "*"; 0 found
(#1064) Expected 1 space before "+="; 0 found
(#1065) Expected 1 space before "*"; 0 found
(#1065) Expected 1 space after "*"; 0 found
(#1065) Expected 1 space before "+"; 0 found
(#1065) Expected 1 space after "+"; 0 found
(#1065) Expected 1 space before "+="; 0 found
(#1065) Expected 1 space before "-"; 0 found
(#1065) Expected 1 space after "-"; 0 found
(#1067) Variable "aBoundingBox" must be all lower-case
(#1069) Expected "if (...) {\n"; found "if(...) {\n"
(#1070) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1072) Commas (,) must be followed by white space.
(#1072) Commas (,) must be followed by white space.
(#1072) Expected 1 space before "+"; 0 found
(#1072) Expected 1 space after "+"; 0 found
(#1072) Commas (,) must be followed by white space.
(#1073) Commas (,) must be followed by white space.
(#1073) Expected 1 space before "-"; 0 found
(#1073) Expected 1 space after "-"; 0 found
(#1073) Commas (,) must be followed by white space.
(#1073) Commas (,) must be followed by white space.
(#1073) Expected 1 space before "+"; 0 found
(#1073) Expected 1 space after "+"; 0 found
(#1080) method name "Image::StrokeText" must be in lower-case letters only
(#1080) Visibility must be declared on method "StrokeText"
(#1080) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "paragraph_align" must not contain underscores.
(#1080) Commas (,) must be followed by white space.
(#1085) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Commas (,) must be followed by white space.
(#1088) Expected "if (...) {\n"; found "if(...) {\n"
(#1089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) This comment is 100% valid code; is this commented out code?
(#1089) No space found before comment text; expected "// (" Direction for text most be given as an angle between 0 and 90.");" but found "//(" Direction for text most be given as an angle between 0 and 90.");"
(#1092) Expected "if (...) {\n"; found "if(...) {\n"
(#1092) Expected 1 space before "+"; 0 found
(#1092) Expected 1 space after "+"; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "paragraph_align" must not contain underscores.
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1095) Usage of ELSEIF not allowed; use ELSE IF instead
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "paragraph_align" must not contain underscores.
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1098) Expected "} else {\n"; found "}\n else {\n"
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) This comment is 100% valid code; is this commented out code?
(#1099) No space found before comment text; expected "// (" Unknown font font family specification. ");" but found "//(" Unknown font font family specification. ");"
(#1104) method name "Image::SetMargin" must be in lower-case letters only
(#1104) Visibility must be declared on method "SetMargin"
(#1104) Commas (,) must be followed by white space.
(#1104) Commas (,) must be followed by white space.
(#1104) Commas (,) must be followed by white space.
(#1106) Expected 1 space before "="; 0 found
(#1106) Expected 1 space after "="; 0 found
(#1107) Expected 1 space before "="; 0 found
(#1107) Expected 1 space after "="; 0 found
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1111) Expected 1 space before "-"; 2 found
(#1112) Expected 1 space before "-"; 2 found
(#1114) Expected "if (...) {\n"; found "if(...) {\n"
(#1114) Expected 1 space before ">"; 2 found
(#1115) Expected "if (...) {\n"; found "if(...) {\n"
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 16 spaces, found 13
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1117) This comment is 72% valid code; is this commented out code?
(#1117) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1117) No space found before comment text; expected "// JpGraphError::raise("To small plot area. ($lm,$rm,$tm,$bm : $this->plotwidth x $this->plotheight). With the given image size and margins there is to little space left for the plot. Increase the plot size or reduce the margins.");" but found "//JpGraphError::raise("To small plot area. ($lm,$rm,$tm,$bm : $this->plotwidth x $this->plotheight). With the given image size and margins there is to little space left for the plot. Increase the plot size or reduce the margins.");"
(#1122) method name "Image::SetTransparent" must be in lower-case letters only
(#1122) Visibility must be declared on method "SetTransparent"
(#1123) Commas (,) must be followed by white space.
(#1126) method name "Image::SetColor" must be in lower-case letters only
(#1126) Visibility must be declared on method "SetColor"
(#1126) Commas (,) must be followed by white space.
(#1126) Variable "aAlpha" must be all lower-case
(#1128) Expected 1 space before "="; 0 found
(#1128) Expected 1 space after "="; 0 found
(#1128) Commas (,) must be followed by white space.
(#1128) Variable "aAlpha" must be all lower-case
(#1129) Expected "if (...) {\n"; found "if(...) {\n"
(#1130) Expected 1 space before "="; 0 found
(#1130) Expected 1 space after "="; 0 found
(#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
(#1132) This comment is 100% valid code; is this commented out code?
(#1132) Line exceeds maximum limit of 180 characters; contains 835 characters
(#1132) No space found before comment text; expected "// ("Can't allocate any more colors. Image has already allocated maximum of <b>$tc colors</b>. This might happen if you have anti-aliasing turned on together with a background image or perhaps gradient fill since this requires many, many colors. Try to turn off anti-aliasing. If there is still a problem try downgrading the quality of the background image to use a smaller pallete to leave some entries for your graphs. You should try to limit the number of colors in your background image to 64. If there is still problem set the constant DEFINE(\"USE_APPROX_COLORS\",true); in jpgraph.php This will use approximative colors when the palette is full. Unfortunately there is not much JpGraph can do about this since the palette size is a limitation of current graphic format and what the underlying GD library suppports.");" but found "//("Can't allocate any more colors. Image has already allocated maximum of <b>$tc colors</b>. This might happen if you have anti-aliasing turned on together with a background image or perhaps gradient fill since this requires many, many colors. Try to turn off anti-aliasing. If there is still a problem try downgrading the quality of the background image to use a smaller pallete to leave some entries for your graphs. You should try to limit the number of colors in your background image to 64. If there is still problem set the constant DEFINE(\"USE_APPROX_COLORS\",true); in jpgraph.php This will use approximative colors when the palette is full. Unfortunately there is not much JpGraph can do about this since the palette size is a limitation of current graphic format and what the underlying GD library suppports.");"
(#1137) method name "Image::PushColor" must be in lower-case letters only
(#1137) Visibility must be declared on method "PushColor"
(#1138) Expected "if (...) {\n"; found "if(...) {\n"
(#1139) Expected 1 space before "="; 0 found
(#1139) Expected 1 space after "="; 0 found
(#1140) Expected 1 space before "+"; 0 found
(#1140) Expected 1 space after "+"; 0 found
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1141) Expected 1 space before "+="; 0 found
(#1141) Expected 1 space after "+="; 0 found
(#1144) Expected "} else {\n"; found "}\n else {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#1145) No space found before comment text; expected "// ("Color specified as empty string in PushColor().");" but found "//("Color specified as empty string in PushColor().");"
(#1149) method name "Image::PopColor" must be in lower-case letters only
(#1149) Visibility must be declared on method "PopColor"
(#1150) Expected "if (...) {\n"; found "if(...) {\n"
(#1151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1151) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) This comment is 100% valid code; is this commented out code?
(#1151) No space found before comment text; expected "// (" Negative Color stack index. Unmatched call to PopColor()");" but found "//(" Negative Color stack index. Unmatched call to PopColor()");"
(#1153) Expected 1 space before "="; 0 found
(#1153) Expected 1 space after "="; 0 found
(#1154) Expected 1 space before "="; 0 found
(#1154) Expected 1 space after "="; 0 found
(#1158) method name "Image::SetLineWeight" must be in lower-case letters only
(#1158) Visibility must be declared on method "SetLineWeight"
(#1160) Commas (,) must be followed by white space.
(#1165) method name "Image::SetStartPoint" must be in lower-case letters only
(#1165) Visibility must be declared on method "SetStartPoint"
(#1165) Commas (,) must be followed by white space.
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1170) method name "Image::Arc" must be in lower-case letters only
(#1170) Visibility must be declared on method "Arc"
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1172) Inline control structures are not allowed
(#1173) Inline control structures are not allowed
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1177) method name "Image::FilledArc" must be in lower-case letters only
(#1177) Visibility must be declared on method "FilledArc"
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1180) Inline control structures are not allowed
(#1181) Inline control structures are not allowed
(#1182) Inline control structures are not allowed
(#1182) Expected 1 space before "=="; 0 found
(#1182) Expected 1 space after "=="; 0 found
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1184) Expected "if (...) {\n"; found "if(...) {\n"
(#1184) Expected 1 space before "-"; 0 found
(#1184) Expected 1 space after "-"; 0 found
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#1185) Commas (,) must be followed by white space.
(#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
(#1186) This comment is 80% valid code; is this commented out code?
(#1186) Line indented incorrectly; expected at least 12 spaces, found 0
(#1186) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#1190) method name "Image::FilledCakeSlice" must be in lower-case letters only
(#1190) Visibility must be declared on method "FilledCakeSlice"
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1194) method name "Image::CakeSlice" must be in lower-case letters only
(#1194) Visibility must be declared on method "CakeSlice"
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1194) Commas (,) must be followed by white space.
(#1198) Expected "if (...) {\n"; found "if(...) {\n"
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1201) Commas (,) must be followed by white space.
(#1201) Commas (,) must be followed by white space.
(#1201) Commas (,) must be followed by white space.
(#1201) Expected 1 space before "*"; 0 found
(#1201) Expected 1 space after "*"; 0 found
(#1201) Commas (,) must be followed by white space.
(#1201) Expected 1 space before "*"; 0 found
(#1201) Expected 1 space after "*"; 0 found
(#1201) Commas (,) must be followed by white space.
(#1205) Inline comments must end in full-stops, exclamation marks, or question marks
(#1206) Expected "if (...) {\n"; found "if(...) {\n"
(#1210) Commas (,) must be followed by white space.
(#1210) Commas (,) must be followed by white space.
(#1210) Commas (,) must be followed by white space.
(#1210) Expected 1 space before "*"; 0 found
(#1210) Expected 1 space after "*"; 0 found
(#1210) Commas (,) must be followed by white space.
(#1210) Expected 1 space before "*"; 0 found
(#1210) Expected 1 space after "*"; 0 found
(#1210) Commas (,) must be followed by white space.
(#1211) Commas (,) must be followed by white space.
(#1211) Commas (,) must be followed by white space.
(#1211) Expected 1 space before "*"; 0 found
(#1211) Expected 1 space after "*"; 0 found
(#1211) Expected 1 space before "/"; 0 found
(#1211) Expected 1 space after "/"; 0 found
(#1211) Expected 1 space before "*"; 0 found
(#1211) Expected 1 space after "*"; 0 found
(#1211) Expected 1 space before "+"; 0 found
(#1211) Expected 1 space after "+"; 0 found
(#1211) Commas (,) must be followed by white space.
(#1211) Expected 1 space before "+"; 0 found
(#1211) Expected 1 space after "+"; 0 found
(#1211) Expected 1 space before "*"; 0 found
(#1211) Expected 1 space after "*"; 0 found
(#1211) Expected 1 space before "/"; 0 found
(#1211) Expected 1 space after "/"; 0 found
(#1211) Expected 1 space before "*"; 0 found
(#1211) Expected 1 space after "*"; 0 found
(#1214) Expected "} else {\n"; found "}\n else {\n"
(#1216) Commas (,) must be followed by white space.
(#1216) Commas (,) must be followed by white space.
(#1216) Expected 1 space before "*"; 0 found
(#1216) Expected 1 space after "*"; 0 found
(#1216) Commas (,) must be followed by white space.
(#1216) Expected 1 space before "*"; 0 found
(#1216) Expected 1 space after "*"; 0 found
(#1216) Commas (,) must be followed by white space.
(#1216) Commas (,) must be followed by white space.
(#1218) Expected "if (...) {\n"; found "if(...) {\n"
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Expected 1 space before "*"; 0 found
(#1222) Expected 1 space after "*"; 0 found
(#1222) Commas (,) must be followed by white space.
(#1222) Expected 1 space before "*"; 0 found
(#1222) Expected 1 space after "*"; 0 found
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Space found before semicolon; expected ");" but found ") ;"
(#1228) method name "Image::Ellipse" must be in lower-case letters only
(#1228) Visibility must be declared on method "Ellipse"
(#1228) Commas (,) must be followed by white space.
(#1228) Commas (,) must be followed by white space.
(#1228) Commas (,) must be followed by white space.
(#1229) Commas (,) must be followed by white space.
(#1229) Commas (,) must be followed by white space.
(#1229) Commas (,) must be followed by white space.
(#1229) Commas (,) must be followed by white space.
(#1229) Commas (,) must be followed by white space.
(#1232) method name "Image::Circle" must be in lower-case letters only
(#1232) Visibility must be declared on method "Circle"
(#1232) Commas (,) must be followed by white space.
(#1232) Commas (,) must be followed by white space.
(#1233) Commas (,) must be followed by white space.
(#1233) Commas (,) must be followed by white space.
(#1233) Commas (,) must be followed by white space.
(#1233) Expected 1 space before "*"; 0 found
(#1233) Expected 1 space after "*"; 0 found
(#1233) Commas (,) must be followed by white space.
(#1233) Expected 1 space before "*"; 0 found
(#1233) Expected 1 space after "*"; 0 found
(#1233) Commas (,) must be followed by white space.
(#1234) This comment is 71% valid code; is this commented out code?
(#1234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1234) Line indented incorrectly; expected at least 8 spaces, found 0
(#1234) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1235) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) Line indented incorrectly; expected at least 8 spaces, found 0
(#1235) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1238) method name "Image::FilledCircle" must be in lower-case letters only
(#1238) Visibility must be declared on method "FilledCircle"
(#1238) Commas (,) must be followed by white space.
(#1238) Commas (,) must be followed by white space.
(#1239) Commas (,) must be followed by white space.
(#1239) Commas (,) must be followed by white space.
(#1239) Commas (,) must be followed by white space.
(#1239) Expected 1 space before "*"; 0 found
(#1239) Expected 1 space after "*"; 0 found
(#1239) Commas (,) must be followed by white space.
(#1239) Expected 1 space before "*"; 0 found
(#1239) Expected 1 space after "*"; 0 found
(#1239) Commas (,) must be followed by white space.
(#1240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1240) Inline comments must end in full-stops, exclamation marks, or question marks
(#1240) This comment is 66% valid code; is this commented out code?
(#1240) Line indented incorrectly; expected at least 8 spaces, found 0
(#1240) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1244) Visibility must be declared on method "lip"
(#1244) Commas (,) must be followed by white space.
(#1244) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1246) Expected 1 space before "-"; 0 found
(#1246) Expected 1 space after "-"; 0 found
(#1246) Expected 1 space before "*"; 0 found
(#1246) Expected 1 space after "*"; 0 found
(#1247) Expected 1 space before "-"; 0 found
(#1247) Expected 1 space after "-"; 0 found
(#1247) Expected 1 space before "*"; 0 found
(#1247) Expected 1 space after "*"; 0 found
(#1248) Expected 1 space before "-"; 0 found
(#1248) Expected 1 space after "-"; 0 found
(#1248) Expected 1 space before "*"; 0 found
(#1248) Expected 1 space after "*"; 0 found
(#1249) Commas (,) must be followed by white space.
(#1249) Commas (,) must be followed by white space.
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) method name "Image::SetLineStyle" must be in lower-case letters only
(#1253) Visibility must be declared on method "SetLineStyle"
(#1254) Expected "if (...) {\n"; found "if(...) {\n"
(#1255) Expected "if (...) {\n"; found "if(...) {\n"
(#1255) Expected 1 space before "<"; 0 found
(#1255) Expected 1 space after "<"; 0 found
(#1255) Expected 1 space before ">"; 0 found
(#1255) Expected 1 space after ">"; 0 found
(#1256) Commas (,) must be followed by white space.
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) This comment is 100% valid code; is this commented out code?
(#1256) No space found before comment text; expected "// (" Illegal numeric argument to SetLineStyle(): ($s)");" but found "//(" Illegal numeric argument to SetLineStyle(): ($s)");"
(#1259) Usage of ELSEIF not allowed; use ELSE IF instead
(#1260) Inline control structures are not allowed
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1261) Inline control structures are not allowed
(#1261) Usage of ELSEIF not allowed; use ELSE IF instead
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1262) Inline control structures are not allowed
(#1262) Usage of ELSEIF not allowed; use ELSE IF instead
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1263) Inline control structures are not allowed
(#1263) Usage of ELSEIF not allowed; use ELSE IF instead
(#1263) Expected 1 space before "="; 0 found
(#1263) Expected 1 space after "="; 0 found
(#1265) Commas (,) must be followed by white space.
(#1265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) This comment is 100% valid code; is this commented out code?
(#1265) No space found before comment text; expected "// (" Illegal string argument to SetLineStyle(): $s");" but found "//(" Illegal string argument to SetLineStyle(): $s");"
(#1268) Expected "} else {\n"; found "}\n else {\n"
(#1269) Commas (,) must be followed by white space.
(#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
(#1269) This comment is 100% valid code; is this commented out code?
(#1269) No space found before comment text; expected "// (" Illegal argument to SetLineStyle $s");" but found "//(" Illegal argument to SetLineStyle $s");"
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1277) method name "Image::StyleLine" must be in lower-case letters only
(#1277) Visibility must be declared on method "StyleLine"
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "aStyle" must be all lower-case
(#1277) Variable "from_grid_class" must not contain underscores.
(#1278) Inline control structures are not allowed
(#1280) Expected "if (...) {\n"; found "if(...) {\n"
(#1280) Variable "aStyle" must be all lower-case
(#1281) Variable "aStyle" must be all lower-case
(#1284) Variable "dashed_line_method" must not contain underscores.
(#1285) Variable "from_grid_class" must not contain underscores.
(#1286) Variable "dashed_line_method" must not contain underscores.
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Expected "if (...) {\n"; found "if(...) {\n"
(#1292) Variable "aStyle" must be all lower-case
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Commas (,) must be followed by white space.
(#1294) Commas (,) must be followed by white space.
(#1294) Commas (,) must be followed by white space.
(#1296) Expected "} else {\n"; found "}\n else {\n"
(#1299) Inline comments must end in full-stops, exclamation marks, or question marks
(#1301) Expected "if (...) {\n"; found "if(...) {\n"
(#1305) Variable "aStyle" must be all lower-case
(#1306) Inline comments must end in full-stops, exclamation marks, or question marks
(#1307) Variable "dashed_line_method" must not contain underscores.
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1309) Inline comments must end in full-stops, exclamation marks, or question marks
(#1310) Variable "dashed_line_method" must not contain underscores.
(#1310) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1312) Inline comments must end in full-stops, exclamation marks, or question marks
(#1313) Variable "dashed_line_method" must not contain underscores.
(#1313) Commas (,) must be followed by white space.
(#1313) Commas (,) must be followed by white space.
(#1313) Commas (,) must be followed by white space.
(#1313) Commas (,) must be followed by white space.
(#1313) Commas (,) must be followed by white space.
(#1316) Commas (,) must be followed by white space.
(#1316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1316) Inline comments must end in full-stops, exclamation marks, or question marks
(#1316) This comment is 100% valid code; is this commented out code?
(#1316) No space found before comment text; expected "// (" Unknown line style: $this->line_style ");" but found "//(" Unknown line style: $this->line_style ");"
(#1319) Expected "if (...) {\n"; found "if(...) {\n"
(#1325) method name "Image::DashedLine" must be in lower-case letters only
(#1325) Visibility must be declared on method "DashedLine"
(#1325) Commas (,) must be followed by white space.
(#1325) Commas (,) must be followed by white space.
(#1325) Commas (,) must be followed by white space.
(#1325) Commas (,) must be followed by white space.
(#1325) Variable "dash_length" must not contain underscores.
(#1325) Commas (,) must be followed by white space.
(#1325) Variable "dash_space" must not contain underscores.
(#1327) Inline control structures are not allowed
(#1332) Expected "if (...) {\n"; found "if(...) {\n"
(#1332) Empty IF statement detected
(#1333) Line exceeds 132 characters; contains 137 characters
(#1333) This comment is 56% valid code; is this commented out code?
(#1333) Line indented incorrectly; expected at least 12 spaces, found 0
(#1333) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#1335) Whitespace found at end of line
(#1341) Variable "dash_length" must not contain underscores.
(#1342) Variable "dash_space" must not contain underscores.
(#1344) Commas (,) must be followed by white space.
(#1344) Variable "dash_length" must not contain underscores.
(#1344) Commas (,) must be followed by white space.
(#1345) Commas (,) must be followed by white space.
(#1345) Variable "dash_space" must not contain underscores.
(#1345) Commas (,) must be followed by white space.
(#1353) method name "Image::DashedLineForGrid" must be in lower-case letters only
(#1353) Visibility must be declared on method "DashedLineForGrid"
(#1353) Commas (,) must be followed by white space.
(#1353) Commas (,) must be followed by white space.
(#1353) Commas (,) must be followed by white space.
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "dash_length" must not contain underscores.
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "dash_space" must not contain underscores.
(#1355) Inline control structures are not allowed
(#1360) Expected "if (...) {\n"; found "if(...) {\n"
(#1360) Empty IF statement detected
(#1361) Line exceeds 132 characters; contains 137 characters
(#1361) This comment is 56% valid code; is this commented out code?
(#1361) Line indented incorrectly; expected at least 12 spaces, found 0
(#1361) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#1363) Whitespace found at end of line
(#1368) Whitespace found at end of line
(#1369) This comment is 45% valid code; is this commented out code?
(#1374) Variable "dash_length" must not contain underscores.
(#1375) Variable "dash_length" must not contain underscores.
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "dash_length" 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) This comment is 84% valid code; is this commented out code?
(#1377) No space found before comment text; expected "// hexdec('CCCCCC'));" but found "//hexdec('CCCCCC'));"
(#1378) Commas (,) must be followed by white space.
(#1378) Variable "dash_space" must not contain underscores.
(#1378) Commas (,) must be followed by white space.
(#1386) method name "Image::Line" must be in lower-case letters only
(#1386) Visibility must be declared on method "Line"
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1388) Inline control structures are not allowed
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#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
(#1396) This comment is 66% valid code; is this commented out code?
(#1396) Line indented incorrectly; expected at least 8 spaces, found 0
(#1396) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1397) Expected 1 space before "="; 0 found
(#1397) Expected 1 space after "="; 0 found
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1401) method name "Image::Polygon" must be in lower-case letters only
(#1401) Visibility must be declared on method "Polygon"
(#1401) Commas (,) must be followed by white space.
(#1401) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1401) Commas (,) must be followed by white space.
(#1401) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1403) Inline control structures are not allowed
(#1405) Expected 1 space before "="; 0 found
(#1405) Expected 1 space after "="; 0 found
(#1408) Expected "if (...) {\n"; found "if(...) {\n"
(#1409) Expected "for (...) {\n"; found "for(...) {\n"
(#1409) Space found after opening bracket of FOR loop
(#1409) Space found before closing bracket of FOR loop
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1409) Expected 1 space before "+="; 0 found
(#1409) Expected 1 space after "+="; 0 found
(#1410) Commas (,) must be followed by white space.
(#1410) Commas (,) must be followed by white space.
(#1410) Commas (,) must be followed by white space.
(#1410) Commas (,) must be followed by white space.
(#1410) Expected 1 space before "+"; 0 found
(#1410) Expected 1 space after "+"; 0 found
(#1410) Commas (,) must be followed by white space.
(#1412) Expected 1 space before "+"; 0 found
(#1412) Expected 1 space after "+"; 0 found
(#1414) Expected "if (...) {\n"; found "if(...) {\n"
(#1415) Commas (,) must be followed by white space.
(#1415) Expected 1 space before "*"; 0 found
(#1415) Expected 1 space after "*"; 0 found
(#1415) Expected 1 space before "-"; 0 found
(#1415) Expected 1 space after "-"; 0 found
(#1415) Commas (,) must be followed by white space.
(#1415) Expected 1 space before "*"; 0 found
(#1415) Expected 1 space after "*"; 0 found
(#1415) Expected 1 space before "-"; 0 found
(#1415) Expected 1 space after "-"; 0 found
(#1415) Commas (,) must be followed by white space.
(#1415) Commas (,) must be followed by white space.
(#1415) Commas (,) must be followed by white space.
(#1418) Expected "} else {\n"; found "}\n else {\n"
(#1419) Expected "for (...) {\n"; found "for(...) {\n"
(#1419) Space found after opening bracket of FOR loop
(#1419) Space found before closing bracket of FOR loop
(#1419) Expected 1 space before "="; 0 found
(#1419) Expected 1 space after "="; 0 found
(#1419) Expected 1 space before "+="; 0 found
(#1419) Expected 1 space after "+="; 0 found
(#1420) Commas (,) must be followed by white space.
(#1420) Commas (,) must be followed by white space.
(#1420) Commas (,) must be followed by white space.
(#1420) Expected 1 space before "+"; 0 found
(#1420) Expected 1 space after "+"; 0 found
(#1422) Expected 1 space before "+"; 0 found
(#1422) Expected 1 space after "+"; 0 found
(#1424) Expected "if (...) {\n"; found "if(...) {\n"
(#1425) Commas (,) must be followed by white space.
(#1425) Commas (,) must be followed by white space.
(#1425) Commas (,) must be followed by white space.
(#1430) method name "Image::FilledPolygon" must be in lower-case letters only
(#1430) Visibility must be declared on method "FilledPolygon"
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1432) Expected "if (...) {\n"; found "if(...) {\n"
(#1433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1433) Inline comments must end in full-stops, exclamation marks, or question marks
(#1433) This comment is 100% valid code; is this commented out code?
(#1433) No space found before comment text; expected "// ('NULL data specified for a filled polygon. Check that your data is not NULL.');" but found "//('NULL data specified for a filled polygon. Check that your data is not NULL.');"
(#1435) Expected "for (...) {\n"; found "for(...) {\n"
(#1435) Expected 1 space before "="; 0 found
(#1435) Expected 1 space after "="; 0 found
(#1439) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "/"; 0 found
(#1440) Expected 1 space after "/"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1442) Commas (,) must be followed by white space.
(#1445) method name "Image::Rectangle" must be in lower-case letters only
(#1445) Visibility must be declared on method "Rectangle"
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1449) method name "Image::FilledRectangle" must be in lower-case letters only
(#1449) Visibility must be declared on method "FilledRectangle"
(#1449) Commas (,) must be followed by white space.
(#1449) Commas (,) must be followed by white space.
(#1449) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1453) method name "Image::FilledRectangle2" must be in lower-case letters only
(#1453) Visibility must be declared on method "FilledRectangle2"
(#1453) Commas (,) must be followed by white space.
(#1453) Commas (,) must be followed by white space.
(#1453) Commas (,) must be followed by white space.
(#1453) Commas (,) must be followed by white space.
(#1453) Commas (,) must be followed by white space.
(#1453) Commas (,) must be followed by white space.
(#1454) Inline comments must end in full-stops, exclamation marks, or question marks
(#1455) Expected "if (...) {\n"; found "if(...) {\n"
(#1455) Expected 1 space before "==="; 0 found
(#1455) Expected 1 space after "==="; 0 found
(#1456) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) Expected "if (...) {\n"; found "if(...) {\n"
(#1458) Expected 1 space before "="; 0 found
(#1458) Expected 1 space after "="; 0 found
(#1458) Expected 1 space before "="; 0 found
(#1458) Expected 1 space after "="; 0 found
(#1460) Expected "for (...) {\n"; found "for(...) {\n"
(#1460) Space found after opening bracket of FOR loop
(#1460) Expected 1 space before "="; 0 found
(#1460) Expected 1 space after "="; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1465) Commas (,) must be followed by white space.
(#1465) Commas (,) must be followed by white space.
(#1465) Commas (,) must be followed by white space.
(#1468) Expected "} else {\n"; found "}\n else {\n"
(#1469) Expected "if (...) {\n"; found "if(...) {\n"
(#1470) Expected 1 space before "="; 0 found
(#1470) Expected 1 space after "="; 0 found
(#1470) Expected 1 space before "="; 0 found
(#1470) Expected 1 space after "="; 0 found
(#1472) Expected "for (...) {\n"; found "for(...) {\n"
(#1472) Space found after opening bracket of FOR loop
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1474) Commas (,) must be followed by white space.
(#1474) Commas (,) must be followed by white space.
(#1474) Commas (,) must be followed by white space.
(#1477) Commas (,) must be followed by white space.
(#1477) Commas (,) must be followed by white space.
(#1477) Commas (,) must be followed by white space.
(#1482) method name "Image::ShadowRectangle" must be in lower-case letters only
(#1482) Visibility must be declared on method "ShadowRectangle"
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "shadow_width" must not contain underscores.
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "shadow_color" must not contain underscores.
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "useAlpha" must be all lower-case
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1489) Variable "shadow_color" must not contain underscores.
(#1490) Variable "shadowAlpha" must be all lower-case
(#1490) Expected 1 space before "="; 0 found
(#1490) Expected 1 space after "="; 0 found
(#1493) Variable "shadow_color" must not contain underscores.
(#1494) Variable "shadow_color" must not contain underscores.
(#1494) Commas (,) must be followed by white space.
(#1494) Commas (,) must be followed by white space.
(#1494) Commas (,) must be followed by white space.
(#1495) Expected "for (...) {\n"; found "for(...) {\n"
(#1495) Space found after opening bracket of FOR loop
(#1495) Space found before closing bracket of FOR loop
(#1495) Expected 1 space before "="; 0 found
(#1495) Expected 1 space after "="; 0 found
(#1495) Variable "shadow_width" must not contain underscores.
(#1496) Variable "shadow_color" must not contain underscores.
(#1496) Commas (,) must be followed by white space.
(#1496) Variable "shadowAlpha" must be all lower-case
(#1497) Expected 1 space before "-"; 0 found
(#1497) Expected 1 space after "-"; 0 found
(#1497) Variable "shadow_width" must not contain underscores.
(#1497) Expected 1 space before "+"; 0 found
(#1497) Expected 1 space after "+"; 0 found
(#1497) Expected 1 space before "+"; 0 found
(#1497) Expected 1 space after "+"; 0 found
(#1497) Variable "shadow_width" must not contain underscores.
(#1498) Expected 1 space before "-"; 0 found
(#1498) Expected 1 space after "-"; 0 found
(#1498) Variable "shadow_width" must not contain underscores.
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1498) Expected 1 space before "-"; 0 found
(#1498) Expected 1 space after "-"; 0 found
(#1498) Variable "shadow_width" must not contain underscores.
(#1498) Expected 1 space before "-"; 0 found
(#1498) Expected 1 space after "-"; 0 found
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1499) Expected 1 space before "+"; 0 found
(#1499) Expected 1 space after "+"; 0 found
(#1499) Variable "shadow_width" must not contain underscores.
(#1499) Expected 1 space before "-"; 0 found
(#1499) Expected 1 space after "-"; 0 found
(#1499) Variable "shadow_width" must not contain underscores.
(#1499) Expected 1 space before "+"; 0 found
(#1499) Expected 1 space after "+"; 0 found
(#1500) Expected 1 space before "-"; 0 found
(#1500) Expected 1 space after "-"; 0 found
(#1500) Variable "shadow_width" must not contain underscores.
(#1500) Expected 1 space before "+"; 0 found
(#1500) Expected 1 space after "+"; 0 found
(#1500) Expected 1 space before "-"; 0 found
(#1500) Expected 1 space after "-"; 0 found
(#1500) Variable "shadow_width" must not contain underscores.
(#1500) Expected 1 space before "+"; 0 found
(#1500) Expected 1 space after "+"; 0 found
(#1501) Inline control structures are not allowed
(#1501) Variable "useAlpha" must be all lower-case
(#1501) Variable "shadowAlpha" must be all lower-case
(#1501) Expected 1 space before "/"; 0 found
(#1501) Expected 1 space after "/"; 0 found
(#1501) Variable "shadow_width" must not contain underscores.
(#1505) Expected "if (...) {\n"; found "if(...) {\n"
(#1505) Expected 1 space before "=="; 0 found
(#1505) Expected 1 space after "=="; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before "-"; 0 found
(#1506) Expected 1 space after "-"; 0 found
(#1506) Variable "shadow_width" must not contain underscores.
(#1506) Expected 1 space before "-"; 0 found
(#1506) Expected 1 space after "-"; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before "-"; 0 found
(#1506) Expected 1 space after "-"; 0 found
(#1506) Variable "shadow_width" must not contain underscores.
(#1506) Expected 1 space before "-"; 0 found
(#1506) Expected 1 space after "-"; 0 found
(#1508) Expected "} else {\n"; found "}\n else {\n"
(#1510) Commas (,) must be followed by white space.
(#1510) Commas (,) must be followed by white space.
(#1510) Expected 1 space before "-"; 0 found
(#1510) Expected 1 space after "-"; 0 found
(#1510) Variable "shadow_width" must not contain underscores.
(#1510) Expected 1 space before "-"; 0 found
(#1510) Expected 1 space after "-"; 0 found
(#1510) Commas (,) must be followed by white space.
(#1510) Expected 1 space before "-"; 0 found
(#1510) Expected 1 space after "-"; 0 found
(#1510) Variable "shadow_width" must not contain underscores.
(#1510) Expected 1 space before "-"; 0 found
(#1510) Expected 1 space after "-"; 0 found
(#1512) Commas (,) must be followed by white space.
(#1512) Commas (,) must be followed by white space.
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Variable "shadow_width" must not contain underscores.
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Commas (,) must be followed by white space.
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Variable "shadow_width" must not contain underscores.
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1516) method name "Image::FilledRoundedRectangle" must be in lower-case letters only
(#1516) Visibility must be declared on method "FilledRoundedRectangle"
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1517) Expected "if (...) {\n"; found "if(...) {\n"
(#1517) Expected 1 space before "=="; 0 found
(#1517) Expected 1 space after "=="; 0 found
(#1518) Commas (,) must be followed by white space.
(#1518) Commas (,) must be followed by white space.
(#1518) Commas (,) must be followed by white space.
(#1526) Inline comments must end in full-stops, exclamation marks, or question marks
(#1527) Expected 1 space before "+"; 0 found
(#1527) Expected 1 space after "+"; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Expected 1 space before "+"; 0 found
(#1527) Expected 1 space after "+"; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Expected 1 space before "-"; 0 found
(#1527) Expected 1 space after "-"; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Expected 1 space before "-"; 0 found
(#1527) Expected 1 space after "-"; 0 found
(#1528) Inline comments must end in full-stops, exclamation marks, or question marks
(#1529) Expected 1 space before "+"; 0 found
(#1529) Expected 1 space after "+"; 0 found
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Expected 1 space before "-"; 0 found
(#1529) Expected 1 space after "-"; 0 found
(#1529) Commas (,) must be followed by white space.
(#1529) Expected 1 space before "+"; 0 found
(#1529) Expected 1 space after "+"; 0 found
(#1530) Inline comments must end in full-stops, exclamation marks, or question marks
(#1531) Expected 1 space before "+"; 0 found
(#1531) Expected 1 space after "+"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before "-"; 0 found
(#1531) Expected 1 space after "-"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before "-"; 0 found
(#1531) Expected 1 space after "-"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1532) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Commas (,) must be followed by white space.
(#1533) Expected 1 space before "+"; 0 found
(#1533) Expected 1 space after "+"; 0 found
(#1533) Commas (,) must be followed by white space.
(#1533) Expected 1 space before "+"; 0 found
(#1533) Expected 1 space after "+"; 0 found
(#1533) Commas (,) must be followed by white space.
(#1533) Expected 1 space before "-"; 0 found
(#1533) Expected 1 space after "-"; 0 found
(#1534) Inline comments must end in full-stops, exclamation marks, or question marks
(#1535) Expected 1 space before "-"; 0 found
(#1535) Expected 1 space after "-"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "+"; 0 found
(#1535) Expected 1 space after "+"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "-"; 0 found
(#1535) Expected 1 space after "-"; 0 found
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1538) Expected 1 space before "+"; 0 found
(#1538) Expected 1 space after "+"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Expected 1 space before "+"; 0 found
(#1538) Expected 1 space after "+"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Expected 1 space before "*"; 0 found
(#1538) Expected 1 space after "*"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Expected 1 space before "*"; 0 found
(#1538) Expected 1 space after "*"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Commas (,) must be followed by white space.
(#1539) Expected 1 space before "-"; 0 found
(#1539) Expected 1 space after "-"; 0 found
(#1539) Commas (,) must be followed by white space.
(#1539) Expected 1 space before "+"; 0 found
(#1539) Expected 1 space after "+"; 0 found
(#1539) Commas (,) must be followed by white space.
(#1539) Expected 1 space before "*"; 0 found
(#1539) Expected 1 space after "*"; 0 found
(#1539) Commas (,) must be followed by white space.
(#1539) Expected 1 space before "*"; 0 found
(#1539) Expected 1 space after "*"; 0 found
(#1539) Commas (,) must be followed by white space.
(#1539) Commas (,) must be followed by white space.
(#1541) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) Expected 1 space before "+"; 0 found
(#1542) Expected 1 space after "+"; 0 found
(#1542) Commas (,) must be followed by white space.
(#1542) Expected 1 space before "-"; 0 found
(#1542) Expected 1 space after "-"; 0 found
(#1542) Commas (,) must be followed by white space.
(#1542) Expected 1 space before "*"; 0 found
(#1542) Expected 1 space after "*"; 0 found
(#1542) Commas (,) must be followed by white space.
(#1542) Expected 1 space before "*"; 0 found
(#1542) Expected 1 space after "*"; 0 found
(#1542) Commas (,) must be followed by white space.
(#1542) Commas (,) must be followed by white space.
(#1543) Expected 1 space before "-"; 0 found
(#1543) Expected 1 space after "-"; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Expected 1 space before "-"; 0 found
(#1543) Expected 1 space after "-"; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Expected 1 space before "*"; 0 found
(#1543) Expected 1 space after "*"; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Expected 1 space before "*"; 0 found
(#1543) Expected 1 space after "*"; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Commas (,) must be followed by white space.
(#1547) method name "Image::RoundedRectangle" must be in lower-case letters only
(#1547) Visibility must be declared on method "RoundedRectangle"
(#1547) Commas (,) must be followed by white space.
(#1547) Commas (,) must be followed by white space.
(#1547) Commas (,) must be followed by white space.
(#1547) Commas (,) must be followed by white space.
(#1549) Expected "if (...) {\n"; found "if(...) {\n"
(#1549) Expected 1 space before "=="; 0 found
(#1549) Expected 1 space after "=="; 0 found
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Expected 1 space before "+"; 0 found
(#1555) Expected 1 space after "+"; 0 found
(#1555) Commas (,) must be followed by white space.
(#1555) Commas (,) must be followed by white space.
(#1555) Expected 1 space before "-"; 0 found
(#1555) Expected 1 space after "-"; 0 found
(#1555) Commas (,) must be followed by white space.
(#1556) Expected 1 space before "+"; 0 found
(#1556) Expected 1 space after "+"; 0 found
(#1556) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1556) Expected 1 space before "-"; 0 found
(#1556) Expected 1 space after "-"; 0 found
(#1556) Commas (,) must be followed by white space.
(#1558) Inline comments must end in full-stops, exclamation marks, or question marks
(#1559) Commas (,) must be followed by white space.
(#1559) Expected 1 space before "+"; 0 found
(#1559) Expected 1 space after "+"; 0 found
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1559) Expected 1 space before "-"; 0 found
(#1559) Expected 1 space after "-"; 0 found
(#1560) Commas (,) must be followed by white space.
(#1560) Expected 1 space before "+"; 0 found
(#1560) Expected 1 space after "+"; 0 found
(#1560) Commas (,) must be followed by white space.
(#1560) Commas (,) must be followed by white space.
(#1560) Expected 1 space before "-"; 0 found
(#1560) Expected 1 space after "-"; 0 found
(#1562) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) Expected 1 space before "+"; 0 found
(#1563) Expected 1 space after "+"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before "+"; 0 found
(#1563) Expected 1 space after "+"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before "*"; 0 found
(#1563) Expected 1 space after "*"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before "*"; 0 found
(#1563) Expected 1 space after "*"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "-"; 0 found
(#1564) Expected 1 space after "-"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "*"; 0 found
(#1564) Expected 1 space after "*"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "*"; 0 found
(#1564) Expected 1 space after "*"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1566) Inline comments must end in full-stops, exclamation marks, or question marks
(#1567) Expected 1 space before "+"; 0 found
(#1567) Expected 1 space after "+"; 0 found
(#1567) Commas (,) must be followed by white space.
(#1567) Expected 1 space before "-"; 0 found
(#1567) Expected 1 space after "-"; 0 found
(#1567) Commas (,) must be followed by white space.
(#1567) Expected 1 space before "*"; 0 found
(#1567) Expected 1 space after "*"; 0 found
(#1567) Commas (,) must be followed by white space.
(#1567) Expected 1 space before "*"; 0 found
(#1567) Expected 1 space after "*"; 0 found
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1568) Expected 1 space before "-"; 0 found
(#1568) Expected 1 space after "-"; 0 found
(#1568) Commas (,) must be followed by white space.
(#1568) Expected 1 space before "-"; 0 found
(#1568) Expected 1 space after "-"; 0 found
(#1568) Commas (,) must be followed by white space.
(#1568) Expected 1 space before "*"; 0 found
(#1568) Expected 1 space after "*"; 0 found
(#1568) Commas (,) must be followed by white space.
(#1568) Expected 1 space before "*"; 0 found
(#1568) Expected 1 space after "*"; 0 found
(#1568) Commas (,) must be followed by white space.
(#1568) Commas (,) must be followed by white space.
(#1571) method name "Image::FilledBevel" must be in lower-case letters only
(#1571) Visibility must be declared on method "FilledBevel"
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1576) method name "Image::Bevel" must be in lower-case letters only
(#1576) Visibility must be declared on method "Bevel"
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1578) Expected "for (...) {\n"; found "for(...) {\n"
(#1578) Space found after opening bracket of FOR loop
(#1578) Space found before closing bracket of FOR loop
(#1578) Expected 1 space before "="; 0 found
(#1578) Expected 1 space after "="; 0 found
(#1579) Expected 1 space before "+"; 0 found
(#1579) Expected 1 space after "+"; 0 found
(#1579) Commas (,) must be followed by white space.
(#1579) Expected 1 space before "+"; 0 found
(#1579) Expected 1 space after "+"; 0 found
(#1579) Commas (,) must be followed by white space.
(#1579) Expected 1 space before "+"; 0 found
(#1579) Expected 1 space after "+"; 0 found
(#1579) Commas (,) must be followed by white space.
(#1579) Expected 1 space before "-"; 0 found
(#1579) Expected 1 space after "-"; 0 found
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1580) Commas (,) must be followed by white space.
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1580) Commas (,) must be followed by white space.
(#1580) Expected 1 space before "-"; 0 found
(#1580) Expected 1 space after "-"; 0 found
(#1580) Commas (,) must be followed by white space.
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1585) Expected "for (...) {\n"; found "for(...) {\n"
(#1585) Space found after opening bracket of FOR loop
(#1585) Space found before closing bracket of FOR loop
(#1585) Expected 1 space before "="; 0 found
(#1585) Expected 1 space after "="; 0 found
(#1586) Expected 1 space before "+"; 0 found
(#1586) Expected 1 space after "+"; 0 found
(#1586) Commas (,) must be followed by white space.
(#1586) Expected 1 space before "-"; 0 found
(#1586) Expected 1 space after "-"; 0 found
(#1586) Commas (,) must be followed by white space.
(#1586) Expected 1 space before "-"; 0 found
(#1586) Expected 1 space after "-"; 0 found
(#1586) Commas (,) must be followed by white space.
(#1586) Expected 1 space before "-"; 0 found
(#1586) Expected 1 space after "-"; 0 found
(#1587) Expected 1 space before "-"; 0 found
(#1587) Expected 1 space after "-"; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Expected 1 space before "+"; 0 found
(#1587) Expected 1 space after "+"; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Expected 1 space before "-"; 0 found
(#1587) Expected 1 space after "-"; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Expected 1 space before "-"; 0 found
(#1587) Expected 1 space after "-"; 0 found
(#1587) Expected 1 space before "-"; 0 found
(#1587) Expected 1 space after "-"; 0 found
(#1592) method name "Image::StyleLineTo" must be in lower-case letters only
(#1592) Visibility must be declared on method "StyleLineTo"
(#1592) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1594) Expected 1 space before "="; 0 found
(#1594) Expected 1 space after "="; 0 found
(#1595) Expected 1 space before "="; 0 found
(#1595) Expected 1 space after "="; 0 found
(#1598) method name "Image::LineTo" must be in lower-case letters only
(#1598) Visibility must be declared on method "LineTo"
(#1598) Commas (,) must be followed by white space.
(#1599) Commas (,) must be followed by white space.
(#1599) Commas (,) must be followed by white space.
(#1599) Commas (,) must be followed by white space.
(#1600) Expected 1 space before "="; 0 found
(#1600) Expected 1 space after "="; 0 found
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1604) method name "Image::Point" must be in lower-case letters only
(#1604) Visibility must be declared on method "Point"
(#1604) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1608) method name "Image::Fill" must be in lower-case letters only
(#1608) Visibility must be declared on method "Fill"
(#1608) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1612) method name "Image::FillToBorder" must be in lower-case letters only
(#1612) Visibility must be declared on method "FillToBorder"
(#1612) Commas (,) must be followed by white space.
(#1612) Commas (,) must be followed by white space.
(#1612) Variable "aBordColor" must be all lower-case
(#1613) Variable "aBordColor" must be all lower-case
(#1614) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#1615) This comment is 100% valid code; is this commented out code?
(#1615) No space found before comment text; expected "// ('Image::FillToBorder : Can not allocate more colors');" but found "//('Image::FillToBorder : Can not allocate more colors');"
(#1617) Commas (,) must be followed by white space.
(#1617) Commas (,) must be followed by white space.
(#1617) Commas (,) must be followed by white space.
(#1617) Commas (,) must be followed by white space.
(#1620) method name "Image::SetExpired" must be in lower-case letters only
(#1620) Visibility must be declared on method "SetExpired"
(#1620) Variable "aFlg" must be all lower-case
(#1621) Variable "aFlg" must be all lower-case
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1625) method name "Image::Headers" must be in lower-case letters only
(#1625) Visibility must be declared on method "Headers"
(#1630) Inline control structures are not allowed
(#1633) Inline comments must end in full-stops, exclamation marks, or question marks
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1636) Expected "if (...) {\n"; found "if(...) {\n"
(#1636) Commas (,) must be followed by white space.
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Commas (,) must be followed by white space.
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) method name "Image::SetQuality" must be in lower-case letters only
(#1653) Visibility must be declared on method "SetQuality"
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1658) method name "Image::Stream" must be in lower-case letters only
(#1658) Visibility must be declared on method "Stream"
(#1658) Variable "aFile" must be all lower-case
(#1658) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1662) Expected "if (...) {\n"; found "if(...) {\n"
(#1662) Expected 1 space before "=="; 0 found
(#1662) Expected 1 space after "=="; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "aFile" must be all lower-case
(#1663) Commas (,) must be followed by white space.
(#1664) Spaces must be used to indent lines; tabs are not allowed
(#1664) Tab found within whitespace
(#1664) Whitespace found at end of line
(#1665) Spaces must be used to indent lines; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected 12 spaces, found 3
(#1665) Expected "if (...) {\n"; found "if(...){\n"
(#1666) Spaces must be used to indent lines; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected 16 spaces, found 4
(#1666) Expected "if (...) {\n"; found "if(...){\t\n"
(#1666) Variable "aFile" must be all lower-case
(#1666) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1666) Spaces must be used for alignment; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Whitespace found at end of line
(#1667) Commas (,) must be followed by white space.
(#1667) Variable "aFile" must be all lower-case
(#1667) Line exceeds 132 characters; contains 149 characters
(#1667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1667) Inline comments must end in full-stops, exclamation marks, or question marks
(#1667) This comment is 100% valid code; is this commented out code?
(#1667) No space found before comment text; expected "// ("Can't write to file '$aFile'. Check that the process running PHP has enough permission.");" but found "//("Can't write to file '$aFile'. Check that the process running PHP has enough permission.");"
(#1668) Spaces must be used for alignment; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected 16 spaces, found 4
(#1668) Expected "} else {\n"; found "}else{\n"
(#1669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1669) Inline comments must end in full-stops, exclamation marks, or question marks
(#1669) This comment is 100% valid code; is this commented out code?
(#1669) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1669) No space found before comment text; expected "// ("Can't stream image. This is most likely due to a faulty PHP/GD setup. Try to recompile PHP and use the built-in GD library that comes with PHP.");" but found "//("Can't stream image. This is most likely due to a faulty PHP/GD setup. Try to recompile PHP and use the built-in GD library that comes with PHP.");"
(#1670) Spaces must be used for alignment; tabs are not allowed
(#1670) Tab found within whitespace
(#1670) Line indented incorrectly; expected 16 spaces, found 4
(#1671) Spaces must be used for alignment; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Whitespace found at end of line
(#1672) Spaces must be used for alignment; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#1673) Closing brace indented incorrectly; expected 8 spaces, found 2
(#1674) Expected "} else {\n"; found "}\n else {\n"
(#1675) Expected "if (...) {\n"; found "if(...) {\n"
(#1675) Variable "aFile" must be all lower-case
(#1675) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "aFile" must be all lower-case
(#1677) Expected "if (...) {\n"; found "if(...) {\n"
(#1678) Commas (,) must be followed by white space.
(#1678) Variable "aFile" must be all lower-case
(#1678) Line exceeds 132 characters; contains 149 characters
(#1678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1678) Inline comments must end in full-stops, exclamation marks, or question marks
(#1678) This comment is 100% valid code; is this commented out code?
(#1678) No space found before comment text; expected "// ("Can't write to file '$aFile'. Check that the process running PHP has enough permission.");" but found "//("Can't write to file '$aFile'. Check that the process running PHP has enough permission.");"
(#1681) Expected "} else {\n"; found "}\n else {\n"
(#1683) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#1684) This comment is 100% valid code; is this commented out code?
(#1684) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1684) No space found before comment text; expected "// ("Can't stream image. This is most likely due to a faulty PHP/GD setup. Try to recompile PHP and use the built-in GD library that comes with PHP.");" but found "//("Can't stream image. This is most likely due to a faulty PHP/GD setup. Try to recompile PHP and use the built-in GD library that comes with PHP.");"
(#1691) Inline comments must end in full-stops, exclamation marks, or question marks
(#1692) method name "Image::DoSupersampling" must be in lower-case letters only
(#1692) Visibility must be declared on method "DoSupersampling"
(#1697) Variable "dst_img" must not contain underscores.
(#1698) Variable "dst_img" must not contain underscores.
(#1698) Line exceeds 132 characters; contains 137 characters
(#1700) Variable "dst_img" must not contain underscores.
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1705) method name "Image::Destroy" must be in lower-case letters only
(#1705) Visibility must be declared on method "Destroy"
(#1711) method name "Image::SetImgFormat" must be in lower-case letters only
(#1711) Visibility must be declared on method "SetImgFormat"
(#1711) Variable "aFormat" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Variable "aQuality" must be all lower-case
(#1712) Variable "aQuality" must be all lower-case
(#1713) Variable "aFormat" must be all lower-case
(#1713) Variable "aFormat" must be all lower-case
(#1716) Expected "if (...) {\n"; found "if(...) {\n"
(#1716) Variable "aFormat" must be all lower-case
(#1716) Expected 1 space before "=="; 0 found
(#1716) Expected 1 space after "=="; 0 found
(#1717) Inline control structures are not allowed
(#1717) Expected 1 space before "="; 0 found
(#1717) Expected 1 space after "="; 0 found
(#1718) Inline control structures are not allowed
(#1718) Usage of ELSEIF not allowed; use ELSE IF instead
(#1718) Expected 1 space before "="; 0 found
(#1718) Expected 1 space after "="; 0 found
(#1719) Inline control structures are not allowed
(#1719) Usage of ELSEIF not allowed; use ELSE IF instead
(#1719) Expected 1 space before "="; 0 found
(#1719) Expected 1 space after "="; 0 found
(#1720) Inline control structures are not allowed
(#1720) Usage of ELSEIF not allowed; use ELSE IF instead
(#1720) Expected 1 space before "="; 0 found
(#1720) Expected 1 space after "="; 0 found
(#1721) Inline control structures are not allowed
(#1721) Usage of ELSEIF not allowed; use ELSE IF instead
(#1721) Expected 1 space before "="; 0 found
(#1721) Expected 1 space after "="; 0 found
(#1723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1723) Inline comments must end in full-stops, exclamation marks, or question marks
(#1723) This comment is 100% valid code; is this commented out code?
(#1723) Line exceeds maximum limit of 180 characters; contains 306 characters
(#1723) No space found before comment text; expected "// ("Your PHP (and GD-lib) installation does not appear to support any known graphic formats. You need to first make sure GD is compiled as a module to PHP. If you also want to use JPEG images you must get the JPEG library. Please see the PHP docs for details.");" but found "//("Your PHP (and GD-lib) installation does not appear to support any known graphic formats. You need to first make sure GD is compiled as a module to PHP. If you also want to use JPEG images you must get the JPEG library. Please see the PHP docs for details.");"
(#1727) Expected "} else {\n"; found "}\n else {\n"
(#1728) Expected "if (...) {\n"; found "if(...) {\n"
(#1728) Variable "aFormat" must be all lower-case
(#1728) Expected 1 space before "=="; 0 found
(#1728) Expected 1 space after "=="; 0 found
(#1728) Variable "aFormat" must be all lower-case
(#1728) Expected 1 space before "=="; 0 found
(#1728) Expected 1 space after "=="; 0 found
(#1728) Variable "aFormat" must be all lower-case
(#1728) Expected 1 space before "=="; 0 found
(#1728) Expected 1 space after "=="; 0 found
(#1729) Inline control structures are not allowed
(#1729) Variable "aFormat" must be all lower-case
(#1729) Expected 1 space before "=="; 0 found
(#1729) Expected 1 space after "=="; 0 found
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1730) Inline control structures are not allowed
(#1730) Usage of ELSEIF not allowed; use ELSE IF instead
(#1730) Variable "aFormat" must be all lower-case
(#1730) Expected 1 space before "=="; 0 found
(#1730) Expected 1 space after "=="; 0 found
(#1730) Expected 1 space before "="; 0 found
(#1730) Expected 1 space after "="; 0 found
(#1731) Inline control structures are not allowed
(#1731) Usage of ELSEIF not allowed; use ELSE IF instead
(#1731) Variable "aFormat" must be all lower-case
(#1731) Expected 1 space before "=="; 0 found
(#1731) Expected 1 space after "=="; 0 found
(#1731) Expected 1 space before "="; 0 found
(#1731) Expected 1 space after "="; 0 found
(#1732) Inline control structures are not allowed
(#1732) Usage of ELSEIF not allowed; use ELSE IF instead
(#1732) Variable "aFormat" must be all lower-case
(#1732) Expected 1 space before "=="; 0 found
(#1732) Expected 1 space after "=="; 0 found
(#1732) Expected 1 space before "="; 0 found
(#1732) Expected 1 space after "="; 0 found
(#1733) Inline control structures are not allowed
(#1733) Usage of ELSEIF not allowed; use ELSE IF instead
(#1733) Variable "aFormat" must be all lower-case
(#1733) Expected 1 space before "=="; 0 found
(#1733) Expected 1 space after "=="; 0 found
(#1733) Expected 1 space before "="; 0 found
(#1733) Expected 1 space after "="; 0 found
(#1735) Expected 1 space before "="; 0 found
(#1735) Expected 1 space after "="; 0 found
(#1735) Variable "aFormat" must be all lower-case
(#1739) Expected "} else {\n"; found "}\n else {\n"
(#1740) Expected 1 space before "="; 0 found
(#1740) Expected 1 space after "="; 0 found
(#1742) Expected "if (...) {\n"; found "if(...) {\n"
(#1743) Commas (,) must be followed by white space.
(#1743) Variable "aFormat" must be all lower-case
(#1743) Line exceeds 132 characters; contains 135 characters
(#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 100% valid code; is this commented out code?
(#1743) No space found before comment text; expected "// (" Your PHP installation does not support the chosen graphic format: $aFormat");" but found "//(" Your PHP installation does not support the chosen graphic format: $aFormat");"
(#1749) Expected 5 space(s) before asterisk; 4 found
(#1750) Expected 5 space(s) before asterisk; 4 found
(#1751) method name "Image::DrawLine" must be in lower-case letters only
(#1751) Visibility must be declared on method "DrawLine"
(#1753) Commas (,) must be followed by white space.
(#1753) Commas (,) must be followed by white space.
(#1753) Commas (,) must be followed by white space.
(#1753) Commas (,) must be followed by white space.
(#1753) Commas (,) must be followed by white space.
(#1756) Expected 1 space before "="; 0 found
(#1756) Expected 1 space after "="; 0 found
(#1756) Whitespace found at end of line
(#1758) Variable "dist_x" must not contain underscores.
(#1759) Variable "dist_y" must not contain underscores.
(#1760) Whitespace found at end of line
(#1761) Expected 1 space before "="; 0 found
(#1761) Expected 1 space after "="; 0 found
(#1761) Variable "dist_x" must not contain underscores.
(#1762) Expected 1 space before "="; 0 found
(#1762) Expected 1 space after "="; 0 found
(#1762) Variable "dist_y" must not contain underscores.
(#1763) Expected 1 space before "="; 0 found
(#1763) Expected 1 space after "="; 0 found
(#1763) Variable "dist_x" must not contain underscores.
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "dist_y" must not contain underscores.
(#1765) Expected 1 space before "="; 0 found
(#1765) Expected 1 space after "="; 0 found
(#1765) Variable "dist_x" must not contain underscores.
(#1766) Expected 1 space before "="; 0 found
(#1766) Expected 1 space after "="; 0 found
(#1766) Variable "dist_y" must not contain underscores.
(#1767) Expected 1 space before "="; 0 found
(#1767) Expected 1 space after "="; 0 found
(#1767) Variable "dist_x" must not contain underscores.
(#1768) Expected 1 space before "="; 0 found
(#1768) Expected 1 space after "="; 0 found
(#1768) Variable "dist_y" must not contain underscores.
(#1770) Expected 1 space before "="; 0 found
(#1770) Expected 1 space after "="; 0 found
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1770) Commas (,) must be followed by white space.
(#1771) Expected 1 space before "/"; 0 found
(#1771) Expected 1 space after "/"; 0 found
(#1773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1773) Inline comments must end in full-stops, exclamation marks, or question marks
(#1777) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1781) Line indented incorrectly; expected at least 8 spaces, found 6
(#1783) Line indented incorrectly; expected at least 12 spaces, found 10
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#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
(#1798) Usage of ELSEIF not allowed; use ELSE IF instead
(#1799) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1799) Inline comments must end in full-stops, exclamation marks, or question marks
(#1807) Whitespace found at end of line
(#1812) Whitespace found at end of line
(#1813) This comment is 44% valid code; is this commented out code?
(#1813) Line indented incorrectly; expected at least 12 spaces, found 0
(#1823) Line indented incorrectly; expected at least 12 spaces, found 0
(#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
(#1826) This comment is 86% valid code; is this commented out code?
(#1826) Line indented incorrectly; expected at least 8 spaces, found 0
(#1826) No space found before comment text; expected "// print_r($pts);exit;" but found "//print_r($pts);exit;"
(#1827) Expected 1 space before "/"; 0 found
(#1827) Expected 1 space after "/"; 0 found
(#1829) Whitespace found at end of line
(#1832) Commas (,) must be followed by white space.
(#1832) Expected 1 space before "/"; 0 found
(#1832) Expected 1 space after "/"; 0 found
(#1833) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1837) This comment is 68% valid code; is this commented out code?
(#1837) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1837) Line indented incorrectly; expected at least 8 spaces, found 0
(#1837) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1838) Inline comments must end in full-stops, exclamation marks, or question marks
(#1838) Line indented incorrectly; expected at least 8 spaces, found 0
(#1838) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#1842) method name "Image::DrawImageSmoothArc" must be in lower-case letters only
(#1842) Visibility must be declared on method "DrawImageSmoothArc"
(#1846) Line exceeds 132 characters; contains 134 characters
(#1849) method name "Image::CreateColorForImageSmoothArc" must be in lower-case letters only
(#1849) Visibility must be declared on method "CreateColorForImageSmoothArc"
(#1850) Whitespace found at end of line
(#1855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1855) Inline comments must end in full-stops, exclamation marks, or question marks
(#1855) This comment is 75% valid code; is this commented out code?
(#1855) Line indented incorrectly; expected at least 8 spaces, found 0
(#1855) No space found before comment text; expected "// var_dump($alpha, $red, $green, $blue);exit;" but found "//var_dump($alpha, $red, $green, $blue);exit;"
(#1860) method name "Image::imageSmoothCircle" must be in lower-case letters only
(#1860) Visibility must be declared on method "imageSmoothCircle"
(#1867) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#1868) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1869) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1870) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1871) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1872) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#1873) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1874) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1875) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1876) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1888) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1889) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1890) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1891) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1892) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1893) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1894) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1895) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#1897) Space found after opening bracket of FOR loop
(#1897) Space found before closing bracket of FOR loop
(#1898) Space found after opening bracket of FOR loop
(#1898) Space found before closing bracket of FOR loop
(#1899) Inline control structures are not allowed
(#1902) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#1903) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1904) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1905) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1906) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1907) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1908) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1909) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1910) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#1914) Visibility must be declared on method "__get"
(#1917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1917) Inline comments must end in full-stops, exclamation marks, or question marks
(#1917) This comment is 48% valid code; is this commented out code?
(#1918) Variable "variable_name" must not contain underscores.
(#1919) Variable "variable_name" must not contain underscores.
(#1922) Variable "variable_name" must not contain underscores.
(#1922) Whitespace found at end of line
(#1924) Variable "variable_name" must not contain underscores.
(#1925) Variable "variable_name" must not contain underscores.
(#1928) Whitespace found at end of line
(#1931) Visibility must be declared on method "__set"
(#1935) This comment is 50% valid code; is this commented out code?
(#1937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1937) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1941) Inline comments must end in full-stops, exclamation marks, or question marks
(#1941) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1943) Expected 1 space before "="; 0 found
(#1943) Expected 1 space after "="; 0 found
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1945) Expected 1 space before "="; 0 found
(#1945) Expected 1 space after "="; 0 found
(#1947) Visibility must be declared on method "__construct"
(#1947) Variable "aWidth" must be all lower-case
(#1947) Commas (,) must be followed by white space.
(#1947) Variable "aHeight" must be all lower-case
(#1947) Commas (,) must be followed by white space.
(#1947) Commas (,) must be followed by white space.
(#1947) Variable "aFormat" must be all lower-case
(#1947) Commas (,) must be followed by white space.
(#1947) Variable "aSetAutoMargin" must be all lower-case
(#1948) Variable "aWidth" must be all lower-case
(#1948) Commas (,) must be followed by white space.
(#1948) Variable "aHeight" must be all lower-case
(#1948) Commas (,) must be followed by white space.
(#1948) Variable "aFormat" must be all lower-case
(#1948) Commas (,) must be followed by white space.
(#1948) Variable "aSetAutoMargin" must be all lower-case
(#1949) Expected 1 space before "="; 0 found
(#1949) Expected 1 space after "="; 0 found
(#1949) Expected 1 space before "/"; 0 found
(#1949) Expected 1 space after "/"; 0 found
(#1950) Expected 1 space before "="; 0 found
(#1950) Expected 1 space after "="; 0 found
(#1950) Expected 1 space before "/"; 0 found
(#1950) Expected 1 space after "/"; 0 found
(#1954) method name "RotImage::SetCenter" must be in lower-case letters only
(#1954) Visibility must be declared on method "SetCenter"
(#1954) Commas (,) must be followed by white space.
(#1955) Variable "old_dx" must not contain underscores.
(#1956) Variable "old_dy" must not contain underscores.
(#1957) Expected 1 space before "="; 0 found
(#1957) Expected 1 space after "="; 0 found
(#1958) Expected 1 space before "="; 0 found
(#1958) Expected 1 space after "="; 0 found
(#1960) Variable "old_dx" must not contain underscores.
(#1960) Commas (,) must be followed by white space.
(#1960) Variable "old_dy" must not contain underscores.
(#1963) method name "RotImage::SetTranslation" must be in lower-case letters only
(#1963) Visibility must be declared on method "SetTranslation"
(#1963) Commas (,) must be followed by white space.
(#1964) Commas (,) must be followed by white space.
(#1970) method name "RotImage::UpdateRotMatrice" must be in lower-case letters only
(#1970) Visibility must be declared on method "UpdateRotMatrice"
(#1970) Expected 1 space before opening brace; found 2
(#1972) Expected 1 space before "/"; 0 found
(#1972) Expected 1 space after "/"; 0 found
(#1973) Expected 1 space before "="; 0 found
(#1973) Expected 1 space after "="; 0 found
(#1973) Expected 1 space before "="; 0 found
(#1973) Expected 1 space after "="; 0 found
(#1974) Inline comments must end in full-stops, exclamation marks, or question marks
(#1977) Expected 1 space before "*"; 0 found
(#1977) Expected 1 space after "*"; 0 found
(#1977) Expected 1 space before "-"; 0 found
(#1977) Expected 1 space after "-"; 0 found
(#1977) Expected 1 space before "*"; 0 found
(#1977) Expected 1 space after "*"; 0 found
(#1977) Space found before semicolon; expected "dy;" but found "dy ;"
(#1980) Expected 1 space before "*"; 0 found
(#1980) Expected 1 space after "*"; 0 found
(#1980) Expected 1 space before "-"; 0 found
(#1980) Expected 1 space after "-"; 0 found
(#1980) Expected 1 space before "*"; 0 found
(#1980) Expected 1 space after "*"; 0 found
(#1980) Space found before semicolon; expected "dx;" but found "dx ;"
(#1983) method name "RotImage::SetAngle" must be in lower-case letters only
(#1983) Visibility must be declared on method "SetAngle"
(#1990) method name "RotImage::Circle" must be in lower-case letters only
(#1990) Visibility must be declared on method "Circle"
(#1990) Commas (,) must be followed by white space.
(#1990) Commas (,) must be followed by white space.
(#1991) Commas (,) must be followed by white space.
(#1991) Commas (,) must be followed by white space.
(#1992) Commas (,) must be followed by white space.
(#1992) Commas (,) must be followed by white space.
(#1995) method name "RotImage::FilledCircle" must be in lower-case letters only
(#1995) Visibility must be declared on method "FilledCircle"
(#1995) Commas (,) must be followed by white space.
(#1995) Commas (,) must be followed by white space.
(#1996) Commas (,) must be followed by white space.
(#1996) Commas (,) must be followed by white space.
(#1997) Commas (,) must be followed by white space.
(#1997) Commas (,) must be followed by white space.
(#2001) method name "RotImage::Arc" must be in lower-case letters only
(#2001) Visibility must be declared on method "Arc"
(#2001) Commas (,) must be followed by white space.
(#2001) Commas (,) must be followed by white space.
(#2001) Commas (,) must be followed by white space.
(#2001) Commas (,) must be followed by white space.
(#2001) Commas (,) must be followed by white space.
(#2002) Commas (,) must be followed by white space.
(#2002) Commas (,) must be followed by white space.
(#2005) Commas (,) must be followed by white space.
(#2005) Commas (,) must be followed by white space.
(#2005) Commas (,) must be followed by white space.
(#2005) Commas (,) must be followed by white space.
(#2005) Commas (,) must be followed by white space.
(#2008) method name "RotImage::FilledArc" must be in lower-case letters only
(#2008) Visibility must be declared on method "FilledArc"
(#2008) Commas (,) must be followed by white space.
(#2008) Commas (,) must be followed by white space.
(#2008) Commas (,) must be followed by white space.
(#2008) Commas (,) must be followed by white space.
(#2008) Commas (,) must be followed by white space.
(#2008) Commas (,) must be followed by white space.
(#2009) Commas (,) must be followed by white space.
(#2009) Commas (,) must be followed by white space.
(#2012) Commas (,) must be followed by white space.
(#2012) Commas (,) must be followed by white space.
(#2012) Commas (,) must be followed by white space.
(#2012) Commas (,) must be followed by white space.
(#2012) Commas (,) must be followed by white space.
(#2015) method name "RotImage::SetMargin" must be in lower-case letters only
(#2015) Visibility must be declared on method "SetMargin"
(#2015) Commas (,) must be followed by white space.
(#2015) Commas (,) must be followed by white space.
(#2015) Commas (,) must be followed by white space.
(#2016) Commas (,) must be followed by white space.
(#2016) Commas (,) must be followed by white space.
(#2016) Commas (,) must be followed by white space.
(#2020) method name "RotImage::Rotate" must be in lower-case letters only
(#2020) Visibility must be declared on method "Rotate"
(#2020) Commas (,) must be followed by white space.
(#2021) Inline comments must end in full-stops, exclamation marks, or question marks
(#2022) Expected "if (...) {\n"; found "if(...) {\n"
(#2025) Expected "} else {\n"; found "}\n else {\n"
(#2026) Expected 1 space before "="; 0 found
(#2026) Expected 1 space after "="; 0 found
(#2026) Expected 1 space before "*"; 0 found
(#2026) Expected 1 space after "*"; 0 found
(#2026) Expected 1 space before "*"; 0 found
(#2026) Expected 1 space after "*"; 0 found
(#2026) Commas (,) must be followed by white space.
(#2027) Expected 1 space before "="; 0 found
(#2027) Expected 1 space after "="; 0 found
(#2027) Expected 1 space before "*"; 0 found
(#2027) Expected 1 space after "*"; 0 found
(#2027) Expected 1 space before "*"; 0 found
(#2027) Expected 1 space after "*"; 0 found
(#2027) Commas (,) must be followed by white space.
(#2028) Commas (,) must be followed by white space.
(#2032) method name "RotImage::CopyMerge" must be in lower-case letters only
(#2032) Visibility must be declared on method "CopyMerge"
(#2032) Variable "fromImg" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "toX" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "toY" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "fromX" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "fromY" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "toWidth" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "toHeight" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "fromWidth" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "fromHeight" must be all lower-case
(#2032) Commas (,) must be followed by white space.
(#2032) Variable "aMix" must be all lower-case
(#2033) Variable "toX" must be all lower-case
(#2033) Commas (,) must be followed by white space.
(#2033) Variable "toY" must be all lower-case
(#2033) Variable "toX" must be all lower-case
(#2033) Commas (,) must be followed by white space.
(#2033) Variable "toY" must be all lower-case
(#2034) Variable "fromImg" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "toX" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "toY" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "fromX" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "fromY" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "toWidth" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "toHeight" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "fromWidth" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "fromHeight" must be all lower-case
(#2034) Commas (,) must be followed by white space.
(#2034) Variable "aMix" must be all lower-case
(#2038) method name "RotImage::ArrRotate" must be in lower-case letters only
(#2038) Visibility must be declared on method "ArrRotate"
(#2039) Expected 1 space before "-"; 0 found
(#2039) Expected 1 space after "-"; 0 found
(#2040) Expected "for (...) {\n"; found "for(...) {\n"
(#2040) Expected 1 space before "="; 0 found
(#2040) Expected 1 space after "="; 0 found
(#2040) Expected 1 space before "+="; 0 found
(#2040) Expected 1 space after "+="; 0 found
(#2041) Commas (,) must be followed by white space.
(#2041) Commas (,) must be followed by white space.
(#2041) Expected 1 space before "+"; 0 found
(#2041) Expected 1 space after "+"; 0 found
(#2042) Expected 1 space before "+"; 0 found
(#2042) Expected 1 space after "+"; 0 found
(#2047) method name "RotImage::DashedLine" must be in lower-case letters only
(#2047) Visibility must be declared on method "DashedLine"
(#2047) Commas (,) must be followed by white space.
(#2047) Commas (,) must be followed by white space.
(#2047) Commas (,) must be followed by white space.
(#2047) Commas (,) must be followed by white space.
(#2047) Variable "dash_length" must not contain underscores.
(#2047) Commas (,) must be followed by white space.
(#2047) Variable "dash_space" must not contain underscores.
(#2048) Commas (,) must be followed by white space.
(#2048) Commas (,) must be followed by white space.
(#2049) Commas (,) must be followed by white space.
(#2049) Commas (,) must be followed by white space.
(#2050) Commas (,) must be followed by white space.
(#2050) Commas (,) must be followed by white space.
(#2050) Commas (,) must be followed by white space.
(#2050) Commas (,) must be followed by white space.
(#2050) Variable "dash_length" must not contain underscores.
(#2050) Commas (,) must be followed by white space.
(#2050) Variable "dash_space" must not contain underscores.
(#2053) method name "RotImage::Line" must be in lower-case letters only
(#2053) Visibility must be declared on method "Line"
(#2053) Commas (,) must be followed by white space.
(#2053) Commas (,) must be followed by white space.
(#2053) Commas (,) must be followed by white space.
(#2054) Commas (,) must be followed by white space.
(#2054) Commas (,) must be followed by white space.
(#2055) Commas (,) must be followed by white space.
(#2055) Commas (,) must be followed by white space.
(#2056) Commas (,) must be followed by white space.
(#2056) Commas (,) must be followed by white space.
(#2056) Commas (,) must be followed by white space.
(#2059) Possible useless method overriding detected
(#2059) method name "RotImage::Rectangle" must be in lower-case letters only
(#2059) Visibility must be declared on method "Rectangle"
(#2059) Commas (,) must be followed by white space.
(#2059) Commas (,) must be followed by white space.
(#2059) Commas (,) must be followed by white space.
(#2060) Inline comments must end in full-stops, exclamation marks, or question marks
(#2061) Commas (,) must be followed by white space.
(#2061) Commas (,) must be followed by white space.
(#2061) Commas (,) must be followed by white space.
(#2064) method name "RotImage::FilledRectangle" must be in lower-case letters only
(#2064) Visibility must be declared on method "FilledRectangle"
(#2064) Commas (,) must be followed by white space.
(#2064) Commas (,) must be followed by white space.
(#2064) Commas (,) must be followed by white space.
(#2065) Inline control structures are not allowed
(#2065) Expected 1 space before "=="; 0 found
(#2065) Expected 1 space after "=="; 0 found
(#2065) Expected 1 space before "=="; 0 found
(#2065) Expected 1 space after "=="; 0 found
(#2066) Commas (,) must be followed by white space.
(#2066) Commas (,) must be followed by white space.
(#2066) Commas (,) must be followed by white space.
(#2067) Inline control structures are not allowed
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2068) Commas (,) must be followed by white space.
(#2071) method name "RotImage::Polygon" must be in lower-case letters only
(#2071) Visibility must be declared on method "Polygon"
(#2071) Commas (,) must be followed by white space.
(#2071) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2071) Commas (,) must be followed by white space.
(#2071) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2073) Inline comments must end in full-stops, exclamation marks, or question marks
(#2074) Expected "if (...) {\n"; found "if(...) {\n"
(#2077) Expected "} else {\n"; found "}\n else {\n"
(#2078) Commas (,) must be followed by white space.
(#2078) Commas (,) must be followed by white space.
(#2082) method name "RotImage::FilledPolygon" must be in lower-case letters only
(#2082) Visibility must be declared on method "FilledPolygon"
(#2086) method name "RotImage::Point" must be in lower-case letters only
(#2086) Visibility must be declared on method "Point"
(#2086) Commas (,) must be followed by white space.
(#2087) Commas (,) must be followed by white space.
(#2087) Commas (,) must be followed by white space.
(#2088) Commas (,) must be followed by white space.
(#2091) method name "RotImage::StrokeText" must be in lower-case letters only
(#2091) Visibility must be declared on method "StrokeText"
(#2091) Commas (,) must be followed by white space.
(#2091) Commas (,) must be followed by white space.
(#2091) Commas (,) must be followed by white space.
(#2091) Commas (,) must be followed by white space.
(#2091) Variable "paragraph_align" must not contain underscores.
(#2091) Commas (,) must be followed by white space.
(#2092) Commas (,) must be followed by white space.
(#2092) Commas (,) must be followed by white space.
(#2093) Commas (,) must be followed by white space.
(#2093) Commas (,) must be followed by white space.
(#2093) Commas (,) must be followed by white space.
(#2093) Commas (,) must be followed by white space.
(#2093) Variable "paragraph_align" must not contain underscores.
(#2093) Commas (,) must be followed by white space.
(#2097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2097) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#2100) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#2101) Inline comments must end in full-stops, exclamation marks, or question marks
(#2101) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#2103) Member variable "cache_dir" must not contain underscores.
(#2103) Expected 1 space before "="; 0 found
(#2103) Expected 1 space after "="; 0 found
(#2104) No space found before comment text; expected "// ---------------" but found "//---------------"
(#2105) Inline comments must end in full-stops, exclamation marks, or question marks
(#2106) Visibility must be declared on method "__construct"
(#2106) Variable "aCacheDir" must be all lower-case
(#2107) Variable "aCacheDir" must be all lower-case
(#2110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2110) No space found before comment text; expected "// ---------------" but found "//---------------"
(#2111) Inline comments must end in full-stops, exclamation marks, or question marks
(#2116) Inline comments must end in full-stops, exclamation marks, or question marks
(#2117) method name "ImgStreamCache::SetTimeout" must be in lower-case letters only
(#2117) Visibility must be declared on method "SetTimeout"
(#2117) Variable "aTimeout" must be all lower-case
(#2118) Expected 1 space before "="; 0 found
(#2118) Expected 1 space after "="; 0 found
(#2118) Variable "aTimeout" must be all lower-case
(#2121) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) method name "ImgStreamCache::PutAndStream" must be in lower-case letters only
(#2122) Visibility must be declared on method "PutAndStream"
(#2122) Variable "aImage" must be all lower-case
(#2122) Commas (,) must be followed by white space.
(#2122) Variable "aCacheFileName" must be all lower-case
(#2122) Commas (,) must be followed by white space.
(#2122) Variable "aInline" must be all lower-case
(#2122) Commas (,) must be followed by white space.
(#2122) Variable "aStrokeFileName" must be all lower-case
(#2124) Inline comments must end in full-stops, exclamation marks, or question marks
(#2125) Expected "if (...) {\n"; found "if(...) {\n"
(#2126) Variable "aStrokeFileName" must be all lower-case
(#2129) Expected "if (...) {\n"; found "if(...) {\n"
(#2129) Variable "aStrokeFileName" must be all lower-case
(#2131) Expected "if (...) {\n"; found "if(...) {\n"
(#2131) Variable "aStrokeFileName" must be all lower-case
(#2132) Variable "aStrokeFileName" must be all lower-case
(#2135) Expected "if (...) {\n"; found "if(...) {\n"
(#2135) Variable "aStrokeFileName" must be all lower-case
(#2137) Inline comments must end in full-stops, exclamation marks, or question marks
(#2138) Variable "aStrokeFileName" must be all lower-case
(#2138) Commas (,) must be followed by white space.
(#2142) Inline comments must end in full-stops, exclamation marks, or question marks
(#2143) Expected "if (...) {\n"; found "if(...) {\n"
(#2143) Variable "aStrokeFileName" must be all lower-case
(#2145) Commas (,) must be followed by white space.
(#2145) Variable "aStrokeFileName" 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
(#2146) This comment is 100% valid code; is this commented out code?
(#2146) No space found before comment text; expected "// (" Can't delete cached image $aStrokeFileName. Permission problem?");" but found "//(" Can't delete cached image $aStrokeFileName. Permission problem?");"
(#2148) Variable "aImage" must be all lower-case
(#2148) Variable "aStrokeFileName" must be all lower-case
(#2153) Expected "} else {\n"; found "}\n else {\n"
(#2154) Variable "aImage" must be all lower-case
(#2154) Variable "aStrokeFileName" must be all lower-case
(#2160) Expected "if (...) {\n"; found "if(...) {\n"
(#2160) Variable "aCacheFileName" must be all lower-case
(#2162) Variable "aCacheFileName" must be all lower-case
(#2162) Variable "aCacheFileName" must be all lower-case
(#2163) Expected "if (...) {\n"; found "if(...) {\n"
(#2163) Variable "aCacheFileName" must be all lower-case
(#2164) Expected "if (...) {\n"; found "if(...) {\n"
(#2164) Variable "aInline" must be all lower-case
(#2168) Expected 1 space before "="; 0 found
(#2168) Expected 1 space after "="; 0 found
(#2168) Expected 1 space before "-"; 0 found
(#2168) Expected 1 space after "-"; 0 found
(#2168) Variable "aCacheFileName" must be all lower-case
(#2169) Expected "if (...) {\n"; found "if(...) {\n"
(#2170) Commas (,) must be followed by white space.
(#2170) Variable "aCacheFileName" 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
(#2171) This comment is 100% valid code; is this commented out code?
(#2171) No space found before comment text; expected "// (" Cached imagefile ($aCacheFileName) has file date in the future!!");" but found "//(" Cached imagefile ($aCacheFileName) has file date in the future!!");"
(#2173) Inline control structures are not allowed
(#2173) Expected 1 space before ">"; 0 found
(#2173) Expected 1 space after ">"; 0 found
(#2173) Expected 1 space before "*"; 0 found
(#2173) Expected 1 space after "*"; 0 found
(#2176) Inline comments must end in full-stops, exclamation marks, or question marks
(#2177) Variable "aCacheFileName" must be all lower-case
(#2177) Commas (,) must be followed by white space.
(#2180) Expected "if (...) {\n"; found "if(...) {\n"
(#2180) Variable "aCacheFileName" must be all lower-case
(#2182) Commas (,) must be followed by white space.
(#2182) Variable "aStrokeFileName" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#2183) No space found before comment text; expected "// (" Can't delete cached image $aStrokeFileName. Permission problem?");" but found "//(" Can't delete cached image $aStrokeFileName. Permission problem?");"
(#2185) Variable "aImage" must be all lower-case
(#2185) Variable "aCacheFileName" must be all lower-case
(#2190) Expected "} else {\n"; found "}\n else {\n"
(#2191) Variable "aCacheFileName" must be all lower-case
(#2192) Expected "if (...) {\n"; found "if(...) {\n"
(#2192) Variable "aCacheFileName" must be all lower-case
(#2193) Commas (,) must be followed by white space.
(#2193) Variable "aCacheFileName" 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
(#2194) This comment is 75% valid code; is this commented out code?
(#2194) Line exceeds maximum limit of 180 characters; contains 232 characters
(#2194) No space found before comment text; expected "// ('PHP has not enough permissions to write to the cache file '.$aCacheFileName.'. Please make sure that the user running PHP has write permission for this file if you wan to use the cache system with JpGraph.');" but found "//('PHP has not enough permissions to write to the cache file '.$aCacheFileName.'. Please make sure that the user running PHP has write permission for this file if you wan to use the cache system with JpGraph.');"
(#2196) Variable "aImage" must be all lower-case
(#2196) Variable "aCacheFileName" must be all lower-case
(#2199) Expected 1 space before "="; 0 found
(#2199) Expected 1 space after "="; 0 found
(#2200) Inline comments must end in full-stops, exclamation marks, or question marks
(#2201) Expected "if (...) {\n"; found "if(...) {\n"
(#2202) Variable "aCacheFileName" must be all lower-case
(#2202) Commas (,) must be followed by white space.
(#2204) Expected "if (...) {\n"; found "if(...) {\n"
(#2205) Variable "aCacheFileName" must be all lower-case
(#2205) Commas (,) must be followed by white space.
(#2207) Expected "if (...) {\n"; found "if(...) {\n"
(#2208) Commas (,) must be followed by white space.
(#2208) Variable "aStrokeFileName" must be all lower-case
(#2209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2209) Inline comments must end in full-stops, exclamation marks, or question marks
(#2209) This comment is 100% valid code; is this commented out code?
(#2209) No space found before comment text; expected "// (" Can't set permission for cached image $aStrokeFileName. Permission problem?");" but found "//(" Can't set permission for cached image $aStrokeFileName. Permission problem?");"
(#2212) Variable "aImage" must be all lower-case
(#2213) Expected "if (...) {\n"; found "if(...) {\n"
(#2213) Variable "aInline" must be all lower-case
(#2214) Variable "aCacheFileName" must be all lower-case
(#2215) Variable "aImage" must be all lower-case
(#2219) Expected "} else {\n"; found "}\n else {\n"
(#2220) Commas (,) must be followed by white space.
(#2220) Variable "aFile" must be all lower-case
(#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
(#2220) This comment is 100% valid code; is this commented out code?
(#2220) No space found before comment text; expected "// (" Cant open file from cache [$aFile]");" but found "//(" Cant open file from cache [$aFile]");"
(#2224) Usage of ELSEIF not allowed; use ELSE IF instead
(#2224) Variable "aInline" must be all lower-case
(#2225) Variable "aImage" must be all lower-case
(#2226) Variable "aImage" must be all lower-case
(#2231) method name "ImgStreamCache::IsValid" must be in lower-case letters only
(#2231) Visibility must be declared on method "IsValid"
(#2231) Variable "aCacheFileName" must be all lower-case
(#2232) Variable "aCacheFileName" must be all lower-case
(#2232) Variable "aCacheFileName" must be all lower-case
(#2233) Variable "aCacheFileName" must be all lower-case
(#2234) Expected 1 space before "="; 0 found
(#2234) Expected 1 space after "="; 0 found
(#2234) Expected 1 space before "-"; 0 found
(#2234) Expected 1 space after "-"; 0 found
(#2234) Variable "aCacheFileName" must be all lower-case
(#2235) Expected "if (...) {\n"; found "if(...) {\n"
(#2235) Expected 1 space before ">"; 0 found
(#2235) Expected 1 space after ">"; 0 found
(#2235) Expected 1 space before "*"; 0 found
(#2235) Expected 1 space after "*"; 0 found
(#2238) Expected "} else {\n"; found "}\n else {\n"
(#2242) Expected "} else {\n"; found "}\n else {\n"
(#2247) method name "ImgStreamCache::StreamImgFile" must be in lower-case letters only
(#2247) Visibility must be declared on method "StreamImgFile"
(#2247) Variable "aImage" must be all lower-case
(#2247) Commas (,) must be followed by white space.
(#2247) Variable "aCacheFileName" must be all lower-case
(#2248) Variable "aCacheFileName" must be all lower-case
(#2248) Variable "aCacheFileName" must be all lower-case
(#2249) Variable "aCacheFileName" must be all lower-case
(#2251) Variable "aImage" must be all lower-case
(#2257) Expected "} else {\n"; found "}\n else {\n"
(#2258) Commas (,) must be followed by white space.
(#2258) Variable "aCacheFileName" 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
(#2258) This comment is 100% valid code; is this commented out code?
(#2258) No space found before comment text; expected "// (" Can't open cached image \"$aCacheFileName\" for reading.");" but found "//(" Can't open cached image \"$aCacheFileName\" for reading.");"
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2265) method name "ImgStreamCache::GetAndStream" must be in lower-case letters only
(#2265) Visibility must be declared on method "GetAndStream"
(#2265) Variable "aImage" must be all lower-case
(#2265) Commas (,) must be followed by white space.
(#2265) Variable "aCacheFileName" must be all lower-case
(#2266) Expected "if (...) {\n"; found "if(...) {\n"
(#2266) Variable "aCacheFileName" must be all lower-case
(#2267) Variable "aImage" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Variable "aCacheFileName" must be all lower-case
(#2269) Expected "} else {\n"; found "}\n else {\n"
(#2274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2274) No space found before comment text; expected "// ---------------" but found "//---------------"
(#2276) Inline comments must end in full-stops, exclamation marks, or question marks
(#2277) method name "ImgStreamCache::MakeDirs" must be in lower-case letters only
(#2277) Visibility must be declared on method "MakeDirs"
(#2277) Variable "aFile" must be all lower-case
(#2280) Inline comments must end in full-stops, exclamation marks, or question marks
(#2281) Variable "aFile" must be all lower-case
(#2281) Variable "aFile" must be all lower-case
(#2282) Variable "aFile" must be all lower-case
(#2283) Variable "aFile" must be all lower-case
(#2283) Variable "aFile" must be all lower-case
(#2285) The use of function sizeof() is forbidden; use count() instead
(#2285) Expected 1 space before "-"; 0 found
(#2285) Expected 1 space after "-"; 0 found
(#2285) Expected 1 space before ">="; 0 found
(#2285) Expected 1 space after ">="; 0 found
(#2286) Expected "if (...) {\n"; found "if(...) {\n"
(#2286) Commas (,) must be followed by white space.
(#2287) Commas (,) must be followed by white space.
(#2287) Variable "aFile" must be all lower-case
(#2287) Line exceeds 132 characters; contains 143 characters
(#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
(#2287) This comment is 100% valid code; is this commented out code?
(#2287) No space found before comment text; expected "// (" Can't create directory $aFile. Make sure PHP has write permission to this directory.");" but found "//(" Can't create directory $aFile. Make sure PHP has write permission to this directory.");"
(#2292) Inline comments must end in full-stops, exclamation marks, or question marks
(#2293) Expected "if (...) {\n"; found "if(...) {\n"
(#2294) Expected 1 space before "="; 0 found
(#2294) Expected 1 space after "="; 0 found
(#2295) Expected 1 space after "="; 0 found
(#2295) Commas (,) must be followed by white space.
(#2296) Commas (,) must be followed by white space.
(#2297) Expected "if (...) {\n"; found "if(...) {\n"
(#2298) Commas (,) must be followed by white space.
(#2298) Variable "aFile" must be all lower-case
(#2298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2298) Inline comments must end in full-stops, exclamation marks, or question marks
(#2298) This comment is 100% valid code; is this commented out code?
(#2298) No space found before comment text; expected "// (" Can't set permissions for $aFile. Permission problems?");" but found "//(" Can't set permissions for $aFile. Permission problems?");"
(#2306) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imageSmoothArc.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Whitespace found at end of line
(#24) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#38) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) function name "imageSmoothArcDrawSegment" must be lower-case letters only
(#38) Variable "aaAngleX" must be all lower-case
(#38) Variable "aaAngleY" must be all lower-case
(#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
(#41) This comment is 44% valid code; is this commented out code?
(#42) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Variable "fillColor" must be all lower-case
(#45) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#46) Whitespace found at end of line
(#47) Variable "xStart" must be all lower-case
(#48) Variable "yStart" must be all lower-case
(#49) Variable "xStop" must be all lower-case
(#50) Variable "yStop" must be all lower-case
(#51) Variable "dxStart" must be all lower-case
(#52) Variable "dyStart" must be all lower-case
(#53) Variable "dxStop" must be all lower-case
(#54) Variable "dyStop" must be all lower-case
(#55) Inline control structures are not allowed
(#55) Variable "xStart" must be all lower-case
(#56) Variable "dyStart" must be all lower-case
(#56) Variable "yStart" must be all lower-case
(#56) Expected 1 space before "/"; 0 found
(#56) Expected 1 space after "/"; 0 found
(#56) Variable "xStart" must be all lower-case
(#57) Inline control structures are not allowed
(#57) Variable "xStop" must be all lower-case
(#58) Variable "dyStop" must be all lower-case
(#58) Variable "yStop" must be all lower-case
(#58) Expected 1 space before "/"; 0 found
(#58) Expected 1 space after "/"; 0 found
(#58) Variable "xStop" must be all lower-case
(#59) Inline control structures are not allowed
(#59) Variable "yStart" must be all lower-case
(#60) Variable "dxStart" must be all lower-case
(#60) Variable "xStart" must be all lower-case
(#60) Expected 1 space before "/"; 0 found
(#60) Expected 1 space after "/"; 0 found
(#60) Variable "yStart" must be all lower-case
(#61) Inline control structures are not allowed
(#61) Variable "yStop" must be all lower-case
(#62) Variable "dxStop" must be all lower-case
(#62) Variable "xStop" must be all lower-case
(#62) Expected 1 space before "/"; 0 found
(#62) Expected 1 space after "/"; 0 found
(#62) Variable "yStop" must be all lower-case
(#63) Variable "xStart" must be all lower-case
(#63) Variable "yStart" must be all lower-case
(#64) Variable "aaStartX" must be all lower-case
(#66) Variable "aaStartX" must be all lower-case
(#68) Variable "xStop" must be all lower-case
(#68) Variable "yStop" must be all lower-case
(#69) Variable "aaStopX" must be all lower-case
(#71) Variable "aaStopX" 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
(#73) No space found before comment text; expected "// $xp = +1; $yp = -1; $xa = +1; $ya = 0;" but found "//$xp = +1; $yp = -1; $xa = +1; $ya = 0;"
(#74) Space found after opening bracket of FOR loop
(#74) Space found before closing bracket of FOR loop
(#75) This comment is 58% valid code; is this commented out code?
(#76) Whitespace found at end of line
(#79) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Variable "_y1" must not contain underscores.
(#82) Variable "dyStop" must be all lower-case
(#82) Expected 1 space before "*"; 0 found
(#82) Expected 1 space after "*"; 0 found
(#83) Variable "_y2" must not contain underscores.
(#83) Variable "dyStart" must be all lower-case
(#83) Expected 1 space before "*"; 0 found
(#83) Expected 1 space after "*"; 0 found
(#84) Expected "if (...) {\n"; found "if (...)\n {\n"
(#84) Variable "xStart" must be all lower-case
(#84) Variable "xStop" must be all lower-case
(#86) Variable "_y1" must not contain underscores.
(#86) Variable "_y1" must not contain underscores.
(#87) Variable "_y2" must not contain underscores.
(#87) Variable "_y2" must not contain underscores.
(#88) Variable "_y1" must not contain underscores.
(#88) Variable "_y1" must not contain underscores.
(#88) Expected 1 space before "-"; 0 found
(#88) Expected 1 space after "-"; 0 found
(#89) Variable "_y2" must not contain underscores.
(#89) Variable "_y2" must not contain underscores.
(#89) Expected 1 space before "+"; 0 found
(#89) Expected 1 space after "+"; 0 found
(#91) Expected "} else {\n"; found "}\n else\n {\n"
(#93) Variable "_y1" must not contain underscores.
(#93) Variable "_y1" must not contain underscores.
(#94) Variable "_y2" must not contain underscores.
(#94) Variable "_y2" must not contain underscores.
(#95) Variable "_y1" must not contain underscores.
(#95) Variable "_y1" must not contain underscores.
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#96) Variable "_y2" must not contain underscores.
(#96) Variable "_y2" must not contain underscores.
(#96) Expected 1 space before "-"; 0 found
(#96) Expected 1 space after "-"; 0 found
(#98) This comment is 68% valid code; is this commented out code?
(#104) Whitespace found at end of line
(#105) Expected "if (...) {\n"; found "if (...)\n {\n"
(#108) Expected 1 space before "*"; 0 found
(#108) Expected 1 space after "*"; 0 found
(#108) Expected 1 space before "/"; 0 found
(#108) Expected 1 space after "/"; 0 found
(#108) Variable "xStart" must be all lower-case
(#114) Expected 1 space before "+"; 0 found
(#114) Expected 1 space after "+"; 0 found
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#114) Expected 1 space before "/"; 0 found
(#114) Expected 1 space after "/"; 0 found
(#114) Variable "xStop" must be all lower-case
(#115) Variable "diffColor1" must be all lower-case
(#115) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#115) Expected 1 space before "-"; 0 found
(#115) Expected 1 space after "-"; 0 found
(#115) Expected 1 space before "-"; 0 found
(#115) Expected 1 space after "-"; 0 found
(#115) Expected 1 space before "*"; 0 found
(#115) Expected 1 space after "*"; 0 found
(#116) Variable "_y1" must not contain underscores.
(#116) Inline control structures are not allowed
(#116) Variable "aaStopX" must be all lower-case
(#116) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Expected 1 space before "*"; 0 found
(#116) Expected 1 space after "*"; 0 found
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Expected 1 space before "*"; 0 found
(#116) Expected 1 space after "*"; 0 found
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Variable "diffColor1" must be all lower-case
(#117) Whitespace found at end of line
(#119) Expected 1 space before "*"; 0 found
(#119) Expected 1 space after "*"; 0 found
(#119) Expected 1 space before "/"; 0 found
(#119) Expected 1 space after "/"; 0 found
(#119) Expected 1 space before "*"; 0 found
(#119) Expected 1 space after "*"; 0 found
(#122) Variable "diffColor" must be all lower-case
(#122) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#122) Expected 1 space before "-"; 0 found
(#122) Expected 1 space after "-"; 0 found
(#122) Expected 1 space before "-"; 0 found
(#122) Expected 1 space after "-"; 0 found
(#122) Expected 1 space before "*"; 0 found
(#122) Expected 1 space after "*"; 0 found
(#123) Inline control structures are not allowed
(#123) Variable "aaAngleX" must be all lower-case
(#123) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Expected 1 space before "*"; 0 found
(#123) Expected 1 space after "*"; 0 found
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Expected 1 space before "*"; 0 found
(#123) Expected 1 space after "*"; 0 found
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Variable "diffColor" must be all lower-case
(#125) Expected 1 space before "*"; 0 found
(#125) Expected 1 space after "*"; 0 found
(#125) Expected 1 space before "/"; 0 found
(#125) Expected 1 space after "/"; 0 found
(#125) Variable "xStart" must be all lower-case
(#126) Variable "diffColor2" must be all lower-case
(#126) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#126) Expected 1 space before "-"; 0 found
(#126) Expected 1 space after "-"; 0 found
(#126) Expected 1 space before "-"; 0 found
(#126) Expected 1 space after "-"; 0 found
(#126) Expected 1 space before "*"; 0 found
(#126) Expected 1 space after "*"; 0 found
(#127) Variable "_y2" must not contain underscores.
(#127) Inline control structures are not allowed
(#127) Variable "aaStartX" must be all lower-case
(#127) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#127) Expected 1 space before "+"; 0 found
(#127) Expected 1 space after "+"; 0 found
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; 0 found
(#127) Expected 1 space before "+"; 0 found
(#127) Expected 1 space after "+"; 0 found
(#127) Expected 1 space before "+"; 0 found
(#127) Expected 1 space after "+"; 0 found
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; 0 found
(#127) Expected 1 space before "-"; 0 found
(#127) Expected 1 space after "-"; 0 found
(#127) Expected 1 space before "+"; 0 found
(#127) Expected 1 space after "+"; 0 found
(#127) Variable "diffColor2" must be all lower-case
(#131) Inline control structures are not allowed
(#131) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "*"; 0 found
(#131) Expected 1 space after "*"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "*"; 0 found
(#131) Expected 1 space after "*"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "*"; 0 found
(#131) Expected 1 space after "*"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Expected 1 space before "*"; 0 found
(#131) Expected 1 space after "*"; 0 found
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Variable "fillColor" must be all lower-case
(#134) Whitespace found at end of line
(#135) Expected "if (...) {\n"; found "if (...)\n {\n"
(#138) Expected 1 space before "+"; 0 found
(#138) Expected 1 space after "+"; 0 found
(#138) Expected 1 space before "*"; 0 found
(#138) Expected 1 space after "*"; 0 found
(#138) Expected 1 space before "/"; 0 found
(#138) Expected 1 space after "/"; 0 found
(#138) Variable "xStop" must be all lower-case
(#144) Expected 1 space before "*"; 0 found
(#144) Expected 1 space after "*"; 0 found
(#144) Expected 1 space before "/"; 0 found
(#144) Expected 1 space after "/"; 0 found
(#144) Variable "xStart" must be all lower-case
(#145) Variable "diffColor2" must be all lower-case
(#145) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#145) Expected 1 space before "-"; 0 found
(#145) Expected 1 space after "-"; 0 found
(#145) Expected 1 space before "-"; 0 found
(#145) Expected 1 space after "-"; 0 found
(#145) Expected 1 space before "*"; 0 found
(#145) Expected 1 space after "*"; 0 found
(#146) Variable "_y2" must not contain underscores.
(#146) Inline control structures are not allowed
(#146) Variable "aaStartX" must be all lower-case
(#146) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Expected 1 space before "*"; 0 found
(#146) Expected 1 space after "*"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Expected 1 space before "*"; 0 found
(#146) Expected 1 space after "*"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Variable "diffColor2" must be all lower-case
(#147) Whitespace found at end of line
(#149) Expected 1 space before "*"; 0 found
(#149) Expected 1 space after "*"; 0 found
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#149) Expected 1 space before "*"; 0 found
(#149) Expected 1 space after "*"; 0 found
(#152) Variable "diffColor" must be all lower-case
(#152) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#152) Expected 1 space before "-"; 0 found
(#152) Expected 1 space after "-"; 0 found
(#152) Expected 1 space before "-"; 0 found
(#152) Expected 1 space after "-"; 0 found
(#152) Expected 1 space before "*"; 0 found
(#152) Expected 1 space after "*"; 0 found
(#153) Inline control structures are not allowed
(#153) Variable "aaAngleX" must be all lower-case
(#153) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#153) Expected 1 space before "*"; 0 found
(#153) Expected 1 space after "*"; 0 found
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#153) Expected 1 space before "*"; 0 found
(#153) Expected 1 space after "*"; 0 found
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#153) Variable "diffColor" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Expected 1 space before "*"; 0 found
(#155) Expected 1 space after "*"; 0 found
(#155) Expected 1 space before "/"; 0 found
(#155) Expected 1 space after "/"; 0 found
(#155) Variable "xStop" must be all lower-case
(#156) Variable "diffColor1" must be all lower-case
(#156) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#156) Expected 1 space before "-"; 0 found
(#156) Expected 1 space after "-"; 0 found
(#156) Expected 1 space before "-"; 0 found
(#156) Expected 1 space after "-"; 0 found
(#156) Expected 1 space before "*"; 0 found
(#156) Expected 1 space after "*"; 0 found
(#157) Variable "_y1" must not contain underscores.
(#157) Inline control structures are not allowed
(#157) Variable "aaStopX" must be all lower-case
(#157) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Expected 1 space before "*"; 0 found
(#157) Expected 1 space after "*"; 0 found
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Expected 1 space before "*"; 0 found
(#157) Expected 1 space after "*"; 0 found
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Variable "diffColor1" must be all lower-case
(#161) Inline control structures are not allowed
(#161) Calls to inbuilt PHP functions must be lowercase; expected "imageline" but found "imageLine"
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Variable "fillColor" must be all lower-case
(#165) Whitespace found at end of line
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) 3 slashes comments are not allowed; use "// Comment." instead
(#166) No space found before comment text; expected "// YYYYY" but found "///YYYYY"
(#167) Whitespace found at end of line
(#168) Space found after opening bracket of FOR loop
(#168) Space found before closing bracket of FOR loop
(#169) This comment is 58% valid code; is this commented out code?
(#170) Whitespace found at end of line
(#173) Whitespace found at end of line
(#176) Variable "_x1" must not contain underscores.
(#176) Variable "dxStop" must be all lower-case
(#176) Expected 1 space before "*"; 0 found
(#176) Expected 1 space after "*"; 0 found
(#177) Variable "_x2" must not contain underscores.
(#177) Variable "dxStart" must be all lower-case
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#178) Variable "yStart" must be all lower-case
(#178) Variable "yStop" must be all lower-case
(#180) Variable "_x1" must not contain underscores.
(#180) Variable "_x1" must not contain underscores.
(#181) Variable "_x2" must not contain underscores.
(#181) Variable "_x2" must not contain underscores.
(#182) Variable "_x1" must not contain underscores.
(#182) Variable "_x1" must not contain underscores.
(#182) Expected 1 space before "-"; 0 found
(#182) Expected 1 space after "-"; 0 found
(#183) Variable "_x2" must not contain underscores.
(#183) Variable "_x2" must not contain underscores.
(#183) Expected 1 space before "+"; 0 found
(#183) Expected 1 space after "+"; 0 found
(#185) Expected "} else {\n"; found "}\n else\n {\n"
(#187) Variable "_x1" must not contain underscores.
(#187) Variable "_x1" must not contain underscores.
(#188) Variable "_x2" must not contain underscores.
(#188) Variable "_x2" must not contain underscores.
(#189) Variable "_x1" must not contain underscores.
(#189) Variable "_x1" must not contain underscores.
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#190) Variable "_x2" must not contain underscores.
(#190) Variable "_x2" must not contain underscores.
(#190) Expected 1 space before "-"; 0 found
(#190) Expected 1 space after "-"; 0 found
(#192) This comment is 69% valid code; is this commented out code?
(#192) Line indented incorrectly; expected at least 8 spaces, found 0
(#197) Line indented incorrectly; expected at least 8 spaces, found 0
(#198) Whitespace found at end of line
(#199) Expected "if (...) {\n"; found "if (...)\n {\n"
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#202) Expected 1 space before "/"; 0 found
(#202) Expected 1 space after "/"; 0 found
(#202) Variable "yStop" must be all lower-case
(#208) Expected 1 space before "+"; 0 found
(#208) Expected 1 space after "+"; 0 found
(#208) Expected 1 space before "*"; 0 found
(#208) Expected 1 space after "*"; 0 found
(#208) Expected 1 space before "/"; 0 found
(#208) Expected 1 space after "/"; 0 found
(#208) Variable "yStop" must be all lower-case
(#209) Variable "diffColor1" must be all lower-case
(#209) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#209) Expected 1 space before "-"; 0 found
(#209) Expected 1 space after "-"; 0 found
(#209) Expected 1 space before "-"; 0 found
(#209) Expected 1 space after "-"; 0 found
(#209) Expected 1 space before "*"; 0 found
(#209) Expected 1 space after "*"; 0 found
(#210) Variable "_x1" must not contain underscores.
(#210) Inline control structures are not allowed
(#210) Variable "aaStopX" must be all lower-case
(#210) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#210) Expected 1 space before "+"; 0 found
(#210) Expected 1 space after "+"; 0 found
(#210) Expected 1 space before "*"; 0 found
(#210) Expected 1 space after "*"; 0 found
(#210) Expected 1 space before "-"; 0 found
(#210) Expected 1 space after "-"; 0 found
(#210) Expected 1 space before "+"; 0 found
(#210) Expected 1 space after "+"; 0 found
(#210) Expected 1 space before "+"; 0 found
(#210) Expected 1 space after "+"; 0 found
(#210) Expected 1 space before "*"; 0 found
(#210) Expected 1 space after "*"; 0 found
(#210) Expected 1 space before "+"; 0 found
(#210) Expected 1 space after "+"; 0 found
(#210) Variable "diffColor1" must be all lower-case
(#211) Whitespace found at end of line
(#212) Expected 1 space before "*"; 0 found
(#212) Expected 1 space after "*"; 0 found
(#212) Expected 1 space before "/"; 0 found
(#212) Expected 1 space after "/"; 0 found
(#212) Variable "yStart" must be all lower-case
(#213) Variable "diffColor2" must be all lower-case
(#213) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#213) Expected 1 space before "-"; 0 found
(#213) Expected 1 space after "-"; 0 found
(#213) Expected 1 space before "-"; 0 found
(#213) Expected 1 space after "-"; 0 found
(#213) Expected 1 space before "*"; 0 found
(#213) Expected 1 space after "*"; 0 found
(#214) Variable "_x2" must not contain underscores.
(#214) Inline control structures are not allowed
(#214) Variable "aaStartX" must be all lower-case
(#214) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) Expected 1 space before "*"; 0 found
(#214) Expected 1 space after "*"; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) Expected 1 space before "*"; 0 found
(#214) Expected 1 space after "*"; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) Variable "diffColor2" must be all lower-case
(#216) Expected 1 space before "*"; 0 found
(#216) Expected 1 space after "*"; 0 found
(#216) Expected 1 space before "/"; 0 found
(#216) Expected 1 space after "/"; 0 found
(#216) Expected 1 space before "*"; 0 found
(#216) Expected 1 space after "*"; 0 found
(#219) Variable "diffColor" must be all lower-case
(#219) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#219) Expected 1 space before "-"; 0 found
(#219) Expected 1 space after "-"; 0 found
(#219) Expected 1 space before "-"; 0 found
(#219) Expected 1 space after "-"; 0 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#220) Inline control structures are not allowed
(#220) Variable "aaAngleY" must be all lower-case
(#220) Variable "yStop" must be all lower-case
(#220) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#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
(#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
(#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
(#220) Expected 1 space before "+"; 0 found
(#220) Expected 1 space after "+"; 0 found
(#220) Variable "diffColor" must be all lower-case
(#220) Line exceeds 132 characters; contains 136 characters
(#224) Whitespace found at end of line
(#225) Expected "if (...) {\n"; found "if (...)\n {\n"
(#228) Expected 1 space before "+"; 0 found
(#228) Expected 1 space after "+"; 0 found
(#228) Expected 1 space before "*"; 0 found
(#228) Expected 1 space after "*"; 0 found
(#228) Expected 1 space before "/"; 0 found
(#228) Expected 1 space after "/"; 0 found
(#228) Variable "yStart" must be all lower-case
(#234) Expected 1 space before "*"; 0 found
(#234) Expected 1 space after "*"; 0 found
(#234) Expected 1 space before "/"; 0 found
(#234) Expected 1 space after "/"; 0 found
(#234) Variable "yStart" must be all lower-case
(#235) Variable "diffColor2" must be all lower-case
(#235) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#235) Expected 1 space before "-"; 0 found
(#235) Expected 1 space after "-"; 0 found
(#235) Expected 1 space before "-"; 0 found
(#235) Expected 1 space after "-"; 0 found
(#235) Expected 1 space before "*"; 0 found
(#235) Expected 1 space after "*"; 0 found
(#236) Variable "_x2" must not contain underscores.
(#236) Inline control structures are not allowed
(#236) Variable "aaStartX" must be all lower-case
(#236) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "-"; 0 found
(#236) Expected 1 space after "-"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Expected 1 space before "*"; 0 found
(#236) Expected 1 space after "*"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Variable "diffColor2" must be all lower-case
(#237) Whitespace found at end of line
(#238) Expected 1 space before "+"; 0 found
(#238) Expected 1 space after "+"; 0 found
(#238) Expected 1 space before "*"; 0 found
(#238) Expected 1 space after "*"; 0 found
(#238) Expected 1 space before "/"; 0 found
(#238) Expected 1 space after "/"; 0 found
(#238) Variable "yStop" must be all lower-case
(#239) Variable "diffColor1" must be all lower-case
(#239) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#239) Expected 1 space before "*"; 0 found
(#239) Expected 1 space after "*"; 0 found
(#240) Variable "_x1" must not contain underscores.
(#240) Inline control structures are not allowed
(#240) Variable "aaStopX" must be all lower-case
(#240) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Variable "diffColor1" must be all lower-case
(#242) Expected 1 space before "*"; 0 found
(#242) Expected 1 space after "*"; 0 found
(#242) Expected 1 space before "/"; 0 found
(#242) Expected 1 space after "/"; 0 found
(#242) Expected 1 space before "*"; 0 found
(#242) Expected 1 space after "*"; 0 found
(#245) Variable "diffColor" must be all lower-case
(#245) Calls to inbuilt PHP functions must be lowercase; expected "imagecolorexactalpha" but found "imageColorExactAlpha"
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#246) Inline control structures are not allowed
(#246) Variable "aaAngleY" must be all lower-case
(#246) Variable "yStart" must be all lower-case
(#246) Calls to inbuilt PHP functions must be lowercase; expected "imagesetpixel" but found "imageSetPixel"
(#246) Commas (,) must be followed by white space.
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Variable "diffColor" must be all lower-case
(#246) Line exceeds 132 characters; contains 136 characters
(#254) function name "imageSmoothArc" must be lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#257) This comment is 44% valid code; is this commented out code?
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Whitespace found at end of line
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Whitespace found at end of line
(#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) Whitespace found at end of line
(#278) Whitespace found at end of line
(#281) Whitespace found at end of line
(#282) Inline control structures are not allowed
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#284) Inline control structures are not allowed
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#286) Whitespace found at end of line
(#287) Inline control structures are not allowed
(#287) Expected 1 space before "*"; 0 found
(#287) Expected 1 space after "*"; 0 found
(#288) Expected 1 space before "*"; 0 found
(#288) Expected 1 space after "*"; 0 found
(#289) Whitespace found at end of line
(#290) Inline control structures are not allowed
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#292) Whitespace found at end of line
(#292) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#293) Whitespace found at end of line
(#294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#296) Expected 1 space before "*"; 0 found
(#296) Expected 1 space after "*"; 0 found
(#300) Whitespace found at end of line
(#301) Expected 1 space before "*"; 0 found
(#301) Expected 1 space after "*"; 0 found
(#301) Expected 1 space before "/"; 0 found
(#301) Expected 1 space after "/"; 0 found
(#302) Expected 1 space before "*"; 0 found
(#302) Expected 1 space after "*"; 0 found
(#302) Expected 1 space before "/"; 0 found
(#302) Expected 1 space after "/"; 0 found
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#304) Expected 1 space before "*"; 0 found
(#304) Expected 1 space after "*"; 0 found
(#305) Whitespace found at end of line
(#306) Variable "aaAngle" must be all lower-case
(#306) Expected 1 space before "*"; 0 found
(#306) Expected 1 space after "*"; 0 found
(#306) Expected 1 space before "/"; 0 found
(#306) Expected 1 space after "/"; 0 found
(#306) Expected 1 space before "*"; 0 found
(#306) Expected 1 space after "*"; 0 found
(#306) Expected 1 space before "*"; 0 found
(#306) Expected 1 space after "*"; 0 found
(#306) Expected 1 space before "*"; 0 found
(#306) Expected 1 space after "*"; 0 found
(#307) Variable "aaAngleX" must be all lower-case
(#307) Expected 1 space before "*"; 0 found
(#307) Expected 1 space after "*"; 0 found
(#307) Variable "aaAngle" must be all lower-case
(#308) Variable "aaAngleY" must be all lower-case
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#308) Variable "aaAngle" must be all lower-case
(#309) Whitespace found at end of line
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Whitespace found at end of line
(#313) Expected "for (...) {\n"; found "for (...)\n {\n"
(#313) Expected 1 space after second semicolon of FOR loop; 0 found
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "<"; 0 found
(#313) Expected 1 space after "<"; 0 found
(#315) Expected "if (...) {\n"; found "if (...)\n {\n"
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#317) Expected "if (...) {\n"; found "if (...)\n {\n"
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#317) Expected 1 space before "/"; 0 found
(#317) Expected 1 space after "/"; 0 found
(#319) Expected "if (...) {\n"; found "if (...)\n {\n"
(#319) Expected 1 space before "+"; 0 found
(#319) Expected 1 space after "+"; 0 found
(#319) Expected 1 space before "*"; 0 found
(#319) Expected 1 space after "*"; 0 found
(#319) Expected 1 space before "/"; 0 found
(#319) Expected 1 space after "/"; 0 found
(#321) Variable "aaAngleX" must be all lower-case
(#321) Variable "aaAngleY" must be all lower-case
(#321) Expected 1 space before "+"; 0 found
(#321) Expected 1 space after "+"; 0 found
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#323) Expected "} else {\n"; found "}\n else\n {\n"
(#325) Variable "aaAngleX" must be all lower-case
(#325) Variable "aaAngleY" must be all lower-case
(#329) Expected "} else {\n"; found "}\n else\n {\n"
(#331) Expected "if (...) {\n"; found "if (...)\n {\n"
(#331) Expected 1 space before "+"; 0 found
(#331) Expected 1 space after "+"; 0 found
(#331) Expected 1 space before "*"; 0 found
(#331) Expected 1 space after "*"; 0 found
(#331) Expected 1 space before "/"; 0 found
(#331) Expected 1 space after "/"; 0 found
(#333) Variable "aaAngleX" must be all lower-case
(#333) Variable "aaAngleY" must be all lower-case
(#333) Expected 1 space before "*"; 0 found
(#333) Expected 1 space after "*"; 0 found
(#333) Expected 1 space before "/"; 0 found
(#333) Expected 1 space after "/"; 0 found
(#333) Expected 1 space before "+"; 0 found
(#333) Expected 1 space after "+"; 0 found
(#333) Expected 1 space before "*"; 0 found
(#333) Expected 1 space after "*"; 0 found
(#333) Expected 1 space before "/"; 0 found
(#333) Expected 1 space after "/"; 0 found
(#335) Expected "} else {\n"; found "}\n else\n {\n"
(#337) Variable "aaAngleX" must be all lower-case
(#337) Variable "aaAngleY" must be all lower-case
(#337) Expected 1 space before "*"; 0 found
(#337) Expected 1 space after "*"; 0 found
(#337) Expected 1 space before "/"; 0 found
(#337) Expected 1 space after "/"; 0 found
(#344) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_balls.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Member variable "colors_1" must not contain underscores.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Member variable "index_1" must not contain underscores.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#22) Member variable "maxidx_1" must not contain underscores.
(#22) Space found before semicolon; expected "9;" but found "9 ;"
(#24) Member variable "colors_2" must not contain underscores.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#28) Whitespace found at end of line
(#30) Member variable "index_2" must not contain underscores.
(#30) Expected 1 space after "="; 2 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Expected 1 space before "=>"; 0 found
(#31) 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) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Whitespace found at end of line
(#35) Member variable "maxidx_2" must not contain underscores.
(#35) Space found before semicolon; expected "14;" but found "14 ;"
(#38) Member variable "colors_3" must not contain underscores.
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#42) Member variable "index_3" must not contain underscores.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Member variable "maxidx_3" must not contain underscores.
(#46) Space found before semicolon; expected "14;" but found "14 ;"
(#48) Member variable "imgdata_large" must not contain underscores.
(#48) Member variable "imgdata_small" must not contain underscores.
(#48) Member variable "imgdata_xsmall" must not contain underscores.
(#48) Space found before semicolon; expected "$imgdata_xsmall;" but found "$imgdata_xsmall ;"
(#51) method name "ImgData_Balls::GetImg" must be in lower-case letters only
(#51) Visibility must be declared on method "GetImg"
(#51) Variable "aMark" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Variable "aIdx" must be all lower-case
(#52) Variable "aMark" must be all lower-case
(#56) Space found before semicolon; expected "index_3;" but found "index_3 ;"
(#57) Space found before semicolon; expected "maxidx_3;" but found "maxidx_3 ;"
(#61) Space found before semicolon; expected "index_2;" but found "index_2 ;"
(#62) Space found before semicolon; expected "maxidx_2;" but found "maxidx_2 ;"
(#66) Space found before semicolon; expected "index_1;" but found "index_1 ;"
(#67) Space found before semicolon; expected "maxidx_1;" but found "maxidx_1 ;"
(#70) Variable "aMark" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "aIdx" must be all lower-case
(#73) Visibility must be declared on method "__construct"
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#78) Expected 1 space before "="; 0 found
(#78) Space found before semicolon; expected "1072;" but found "1072 ;"
(#79) Expected 1 space before "="; 0 found
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#85) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Space found before semicolon; expected "'AADzm6uekAAcXAAAAABJRU5ErkJggg==';" but found "'AADzm6uekAAcXAAAAABJRU5ErkJggg==' ;"
(#108) Whitespace found at end of line
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#113) Expected 1 space before "="; 0 found
(#113) Space found before semicolon; expected "1368;" but found "1368 ;"
(#114) Expected 1 space before "="; 0 found
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#150) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Space found before semicolon; expected "'0zz7G56hAAAAAElFTkSuQmCC';" but found "'0zz7G56hAAAAAElFTkSuQmCC' ;"
(#151) Whitespace found at end of line
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#156) Expected 1 space before "="; 0 found
(#156) Space found before semicolon; expected "1101;" but found "1101 ;"
(#157) Expected 1 space before "="; 0 found
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#160) Line indented incorrectly; expected at least 8 spaces, found 5
(#161) Line indented incorrectly; expected at least 8 spaces, found 5
(#162) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Line indented incorrectly; expected at least 8 spaces, found 5
(#165) Line indented incorrectly; expected at least 8 spaces, found 5
(#166) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Line indented incorrectly; expected at least 8 spaces, found 5
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Line indented incorrectly; expected at least 8 spaces, found 5
(#171) Line indented incorrectly; expected at least 8 spaces, found 5
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#174) Line indented incorrectly; expected at least 8 spaces, found 5
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#176) Line indented incorrectly; expected at least 8 spaces, found 5
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Line indented incorrectly; expected at least 8 spaces, found 5
(#179) Line indented incorrectly; expected at least 8 spaces, found 5
(#180) Line indented incorrectly; expected at least 8 spaces, found 5
(#181) Line indented incorrectly; expected at least 8 spaces, found 5
(#182) Line indented incorrectly; expected at least 8 spaces, found 5
(#183) Line indented incorrectly; expected at least 8 spaces, found 5
(#184) Line indented incorrectly; expected at least 8 spaces, found 5
(#185) Line indented incorrectly; expected at least 8 spaces, found 5
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#187) Line indented incorrectly; expected at least 8 spaces, found 5
(#187) Space found before semicolon; expected "'SXAAAAAElFTkSuQmCC';" but found "'SXAAAAAElFTkSuQmCC' ;"
(#187) Whitespace found at end of line
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#192) Expected 1 space before "="; 0 found
(#192) Space found before semicolon; expected "1481;" but found "1481 ;"
(#193) Expected 1 space before "="; 0 found
(#194) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#196) Line indented incorrectly; expected at least 8 spaces, found 5
(#197) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#199) Line indented incorrectly; expected at least 8 spaces, found 5
(#200) Line indented incorrectly; expected at least 8 spaces, found 5
(#201) Line indented incorrectly; expected at least 8 spaces, found 5
(#202) Line indented incorrectly; expected at least 8 spaces, found 5
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#204) Line indented incorrectly; expected at least 8 spaces, found 5
(#205) Line indented incorrectly; expected at least 8 spaces, found 5
(#206) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Line indented incorrectly; expected at least 8 spaces, found 5
(#208) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#210) Line indented incorrectly; expected at least 8 spaces, found 5
(#211) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Line indented incorrectly; expected at least 8 spaces, found 5
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#215) Line indented incorrectly; expected at least 8 spaces, found 5
(#216) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#224) Line indented incorrectly; expected at least 8 spaces, found 5
(#225) Line indented incorrectly; expected at least 8 spaces, found 5
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#228) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Line indented incorrectly; expected at least 8 spaces, found 5
(#231) Line indented incorrectly; expected at least 8 spaces, found 5
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Space found before semicolon; expected "'NlNT9CliMAAAAASUVORK5CYII=';" but found "'NlNT9CliMAAAAASUVORK5CYII=' ;"
(#233) Whitespace found at end of line
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#238) Expected 1 space before "="; 0 found
(#238) Space found before semicolon; expected "1149;" but found "1149 ;"
(#239) Expected 1 space before "="; 0 found
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Line indented incorrectly; expected at least 8 spaces, found 5
(#242) Line indented incorrectly; expected at least 8 spaces, found 5
(#243) Line indented incorrectly; expected at least 8 spaces, found 5
(#244) Line indented incorrectly; expected at least 8 spaces, found 5
(#245) Line indented incorrectly; expected at least 8 spaces, found 5
(#246) Line indented incorrectly; expected at least 8 spaces, found 5
(#247) Line indented incorrectly; expected at least 8 spaces, found 5
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#250) Line indented incorrectly; expected at least 8 spaces, found 5
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Line indented incorrectly; expected at least 8 spaces, found 5
(#253) Line indented incorrectly; expected at least 8 spaces, found 5
(#254) Line indented incorrectly; expected at least 8 spaces, found 5
(#255) Line indented incorrectly; expected at least 8 spaces, found 5
(#256) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#265) Line indented incorrectly; expected at least 8 spaces, found 5
(#266) Line indented incorrectly; expected at least 8 spaces, found 5
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#268) Line indented incorrectly; expected at least 8 spaces, found 5
(#269) Line indented incorrectly; expected at least 8 spaces, found 5
(#270) Line indented incorrectly; expected at least 8 spaces, found 5
(#270) Space found before semicolon; expected "'QwwAABiMu7T4HMi4AAAAAElFTkSuQmCC';" but found "'QwwAABiMu7T4HMi4AAAAAElFTkSuQmCC' ;"
(#270) Whitespace found at end of line
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#275) Expected 1 space before "="; 0 found
(#275) Space found before semicolon; expected "905;" but found "905 ;"
(#276) Expected 1 space before "="; 0 found
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Line indented incorrectly; expected at least 8 spaces, found 5
(#281) Line indented incorrectly; expected at least 8 spaces, found 5
(#282) Line indented incorrectly; expected at least 8 spaces, found 5
(#283) Line indented incorrectly; expected at least 8 spaces, found 5
(#284) Line indented incorrectly; expected at least 8 spaces, found 5
(#285) Line indented incorrectly; expected at least 8 spaces, found 5
(#286) Line indented incorrectly; expected at least 8 spaces, found 5
(#287) Line indented incorrectly; expected at least 8 spaces, found 5
(#288) Line indented incorrectly; expected at least 8 spaces, found 5
(#289) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#291) Line indented incorrectly; expected at least 8 spaces, found 5
(#292) Line indented incorrectly; expected at least 8 spaces, found 5
(#293) Line indented incorrectly; expected at least 8 spaces, found 5
(#294) Line indented incorrectly; expected at least 8 spaces, found 5
(#295) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Line indented incorrectly; expected at least 8 spaces, found 5
(#297) Line indented incorrectly; expected at least 8 spaces, found 5
(#298) Line indented incorrectly; expected at least 8 spaces, found 5
(#299) Line indented incorrectly; expected at least 8 spaces, found 5
(#300) Line indented incorrectly; expected at least 8 spaces, found 5
(#301) Line indented incorrectly; expected at least 8 spaces, found 5
(#301) Space found before semicolon; expected "'RK5CYII=';" but found "'RK5CYII=' ;"
(#301) Whitespace found at end of line
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#306) Expected 1 space before "="; 0 found
(#306) Space found before semicolon; expected "1053;" but found "1053 ;"
(#307) Expected 1 space before "="; 0 found
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#309) Line indented incorrectly; expected at least 8 spaces, found 5
(#310) Line indented incorrectly; expected at least 8 spaces, found 5
(#311) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#313) Line indented incorrectly; expected at least 8 spaces, found 5
(#314) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#322) Line indented incorrectly; expected at least 8 spaces, found 5
(#323) Line indented incorrectly; expected at least 8 spaces, found 5
(#324) Line indented incorrectly; expected at least 8 spaces, found 5
(#325) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#327) Line indented incorrectly; expected at least 8 spaces, found 5
(#328) Line indented incorrectly; expected at least 8 spaces, found 5
(#329) Line indented incorrectly; expected at least 8 spaces, found 5
(#330) Line indented incorrectly; expected at least 8 spaces, found 5
(#331) Line indented incorrectly; expected at least 8 spaces, found 5
(#332) Line indented incorrectly; expected at least 8 spaces, found 5
(#333) Line indented incorrectly; expected at least 8 spaces, found 5
(#334) Line indented incorrectly; expected at least 8 spaces, found 5
(#335) Line indented incorrectly; expected at least 8 spaces, found 5
(#336) Line indented incorrectly; expected at least 8 spaces, found 5
(#336) Space found before semicolon; expected "'QmCC';" but found "'QmCC' ;"
(#336) Whitespace found at end of line
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#341) Expected 1 space before "="; 0 found
(#341) Space found before semicolon; expected "1113;" but found "1113 ;"
(#342) Expected 1 space before "="; 0 found
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#344) Line indented incorrectly; expected at least 8 spaces, found 5
(#345) Line indented incorrectly; expected at least 8 spaces, found 5
(#346) Line indented incorrectly; expected at least 8 spaces, found 5
(#347) Line indented incorrectly; expected at least 8 spaces, found 5
(#348) Line indented incorrectly; expected at least 8 spaces, found 5
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#351) Line indented incorrectly; expected at least 8 spaces, found 5
(#352) Line indented incorrectly; expected at least 8 spaces, found 5
(#353) Line indented incorrectly; expected at least 8 spaces, found 5
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#358) Line indented incorrectly; expected at least 8 spaces, found 5
(#359) Line indented incorrectly; expected at least 8 spaces, found 5
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Line indented incorrectly; expected at least 8 spaces, found 5
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#368) Line indented incorrectly; expected at least 8 spaces, found 5
(#369) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Space found before semicolon; expected "'vbAv/IT+K1uCmhIrKJAAAAAElFTkSuQmCC';" but found "'vbAv/IT+K1uCmhIrKJAAAAAElFTkSuQmCC' ;"
(#372) Whitespace found at end of line
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#377) Expected 1 space before "="; 0 found
(#377) Space found before semicolon; expected "1484;" but found "1484 ;"
(#378) Expected 1 space before "="; 0 found
(#379) Line indented incorrectly; expected at least 8 spaces, found 5
(#380) Line indented incorrectly; expected at least 8 spaces, found 5
(#381) Line indented incorrectly; expected at least 8 spaces, found 5
(#382) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Line indented incorrectly; expected at least 8 spaces, found 5
(#384) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#387) Line indented incorrectly; expected at least 8 spaces, found 5
(#388) Line indented incorrectly; expected at least 8 spaces, found 5
(#389) Line indented incorrectly; expected at least 8 spaces, found 5
(#390) Line indented incorrectly; expected at least 8 spaces, found 5
(#391) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Line indented incorrectly; expected at least 8 spaces, found 5
(#396) Line indented incorrectly; expected at least 8 spaces, found 5
(#397) Line indented incorrectly; expected at least 8 spaces, found 5
(#398) Line indented incorrectly; expected at least 8 spaces, found 5
(#399) Line indented incorrectly; expected at least 8 spaces, found 5
(#400) Line indented incorrectly; expected at least 8 spaces, found 5
(#401) Line indented incorrectly; expected at least 8 spaces, found 5
(#402) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#404) Line indented incorrectly; expected at least 8 spaces, found 5
(#405) Line indented incorrectly; expected at least 8 spaces, found 5
(#406) Line indented incorrectly; expected at least 8 spaces, found 5
(#407) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#410) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#412) Line indented incorrectly; expected at least 8 spaces, found 5
(#413) Line indented incorrectly; expected at least 8 spaces, found 5
(#414) Line indented incorrectly; expected at least 8 spaces, found 5
(#415) Line indented incorrectly; expected at least 8 spaces, found 5
(#416) Line indented incorrectly; expected at least 8 spaces, found 5
(#417) Line indented incorrectly; expected at least 8 spaces, found 5
(#418) Line indented incorrectly; expected at least 8 spaces, found 5
(#418) Space found before semicolon; expected "'0fHxyiE8XMLl4AAAAASUVORK5CYII=';" but found "'0fHxyiE8XMLl4AAAAASUVORK5CYII=' ;"
(#418) Whitespace found at end of line
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#423) Expected 1 space before "="; 0 found
(#423) Space found before semicolon; expected "1169;" but found "1169 ;"
(#424) Expected 1 space before "="; 0 found
(#425) Line indented incorrectly; expected at least 8 spaces, found 5
(#426) Line indented incorrectly; expected at least 8 spaces, found 5
(#427) Line indented incorrectly; expected at least 8 spaces, found 5
(#428) Line indented incorrectly; expected at least 8 spaces, found 5
(#429) Line indented incorrectly; expected at least 8 spaces, found 5
(#430) Line indented incorrectly; expected at least 8 spaces, found 5
(#431) Line indented incorrectly; expected at least 8 spaces, found 5
(#432) Line indented incorrectly; expected at least 8 spaces, found 5
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Line indented incorrectly; expected at least 8 spaces, found 5
(#435) Line indented incorrectly; expected at least 8 spaces, found 5
(#436) Line indented incorrectly; expected at least 8 spaces, found 5
(#437) Line indented incorrectly; expected at least 8 spaces, found 5
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#441) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#443) Line indented incorrectly; expected at least 8 spaces, found 5
(#444) Line indented incorrectly; expected at least 8 spaces, found 5
(#445) Line indented incorrectly; expected at least 8 spaces, found 5
(#446) Line indented incorrectly; expected at least 8 spaces, found 5
(#447) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#449) Line indented incorrectly; expected at least 8 spaces, found 5
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#451) Line indented incorrectly; expected at least 8 spaces, found 5
(#452) Line indented incorrectly; expected at least 8 spaces, found 5
(#453) Line indented incorrectly; expected at least 8 spaces, found 5
(#454) Line indented incorrectly; expected at least 8 spaces, found 5
(#455) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Space found before semicolon; expected "'VORK5CYII=';" but found "'VORK5CYII=' ;"
(#456) Whitespace found at end of line
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#461) Expected 1 space before "="; 0 found
(#461) Space found before semicolon; expected "437;" but found "437 ;"
(#462) Expected 1 space before "="; 0 found
(#463) Line indented incorrectly; expected at least 8 spaces, found 5
(#464) Line indented incorrectly; expected at least 8 spaces, found 5
(#465) Line indented incorrectly; expected at least 8 spaces, found 5
(#466) Line indented incorrectly; expected at least 8 spaces, found 5
(#467) Line indented incorrectly; expected at least 8 spaces, found 5
(#468) Line indented incorrectly; expected at least 8 spaces, found 5
(#469) Line indented incorrectly; expected at least 8 spaces, found 5
(#470) Line indented incorrectly; expected at least 8 spaces, found 5
(#471) Line indented incorrectly; expected at least 8 spaces, found 5
(#472) Line indented incorrectly; expected at least 8 spaces, found 5
(#473) Line indented incorrectly; expected at least 8 spaces, found 5
(#474) Line indented incorrectly; expected at least 8 spaces, found 5
(#474) Space found before semicolon; expected "'u79/ADQMQSGQ8bBywAAAAASUVORK5CYII=';" but found "'u79/ADQMQSGQ8bBywAAAAASUVORK5CYII=' ;"
(#474) Whitespace found at end of line
(#475) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#480) Expected 1 space before "="; 0 found
(#480) Space found before semicolon; expected "657;" but found "657 ;"
(#481) Expected 1 space before "="; 0 found
(#482) Line indented incorrectly; expected at least 8 spaces, found 5
(#483) Line indented incorrectly; expected at least 8 spaces, found 5
(#484) Line indented incorrectly; expected at least 8 spaces, found 5
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#486) Line indented incorrectly; expected at least 8 spaces, found 5
(#487) Line indented incorrectly; expected at least 8 spaces, found 5
(#488) Line indented incorrectly; expected at least 8 spaces, found 5
(#489) Line indented incorrectly; expected at least 8 spaces, found 5
(#490) Line indented incorrectly; expected at least 8 spaces, found 5
(#491) Line indented incorrectly; expected at least 8 spaces, found 5
(#492) Line indented incorrectly; expected at least 8 spaces, found 5
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#495) Line indented incorrectly; expected at least 8 spaces, found 5
(#496) Line indented incorrectly; expected at least 8 spaces, found 5
(#497) Line indented incorrectly; expected at least 8 spaces, found 5
(#498) Line indented incorrectly; expected at least 8 spaces, found 5
(#499) Line indented incorrectly; expected at least 8 spaces, found 5
(#499) Space found before semicolon; expected "'qvIlIAMH7YAAAAAElFTkSuQmCC';" but found "'qvIlIAMH7YAAAAAElFTkSuQmCC' ;"
(#499) Whitespace found at end of line
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#504) Expected 1 space before "="; 0 found
(#504) Space found before semicolon; expected "550;" but found "550 ;"
(#505) Expected 1 space before "="; 0 found
(#506) Line indented incorrectly; expected at least 8 spaces, found 5
(#507) Line indented incorrectly; expected at least 8 spaces, found 5
(#508) Line indented incorrectly; expected at least 8 spaces, found 5
(#509) Line indented incorrectly; expected at least 8 spaces, found 5
(#510) Line indented incorrectly; expected at least 8 spaces, found 5
(#511) Line indented incorrectly; expected at least 8 spaces, found 5
(#512) Line indented incorrectly; expected at least 8 spaces, found 5
(#513) Line indented incorrectly; expected at least 8 spaces, found 5
(#514) Line indented incorrectly; expected at least 8 spaces, found 5
(#515) Line indented incorrectly; expected at least 8 spaces, found 5
(#516) Line indented incorrectly; expected at least 8 spaces, found 5
(#517) Line indented incorrectly; expected at least 8 spaces, found 5
(#518) Line indented incorrectly; expected at least 8 spaces, found 5
(#519) Line indented incorrectly; expected at least 8 spaces, found 5
(#520) Line indented incorrectly; expected at least 8 spaces, found 5
(#520) Space found before semicolon; expected "'lJnFbT58ayUf0BpA8wAAAABJRU5ErkJggg==';" but found "'lJnFbT58ayUf0BpA8wAAAABJRU5ErkJggg==' ;"
(#520) Whitespace found at end of line
(#522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#525) Expected 1 space before "="; 0 found
(#525) Space found before semicolon; expected "503;" but found "503 ;"
(#526) Expected 1 space before "="; 0 found
(#527) Line indented incorrectly; expected at least 8 spaces, found 5
(#528) Line indented incorrectly; expected at least 8 spaces, found 5
(#529) Line indented incorrectly; expected at least 8 spaces, found 5
(#530) Line indented incorrectly; expected at least 8 spaces, found 5
(#531) Line indented incorrectly; expected at least 8 spaces, found 5
(#532) Line indented incorrectly; expected at least 8 spaces, found 5
(#533) Line indented incorrectly; expected at least 8 spaces, found 5
(#534) Line indented incorrectly; expected at least 8 spaces, found 5
(#535) Line indented incorrectly; expected at least 8 spaces, found 5
(#536) Line indented incorrectly; expected at least 8 spaces, found 5
(#537) Line indented incorrectly; expected at least 8 spaces, found 5
(#538) Line indented incorrectly; expected at least 8 spaces, found 5
(#539) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Space found before semicolon; expected "'4/IOkAAAAASUVORK5CYII=';" but found "'4/IOkAAAAASUVORK5CYII=' ;"
(#540) Whitespace found at end of line
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#545) Expected 1 space before "="; 0 found
(#545) Space found before semicolon; expected "507;" but found "507 ;"
(#546) Expected 1 space before "="; 0 found
(#547) Line indented incorrectly; expected at least 8 spaces, found 5
(#548) Line indented incorrectly; expected at least 8 spaces, found 5
(#549) Line indented incorrectly; expected at least 8 spaces, found 5
(#550) Line indented incorrectly; expected at least 8 spaces, found 5
(#551) Line indented incorrectly; expected at least 8 spaces, found 5
(#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
(#556) Line indented incorrectly; expected at least 8 spaces, found 5
(#557) Line indented incorrectly; expected at least 8 spaces, found 5
(#558) Line indented incorrectly; expected at least 8 spaces, found 5
(#559) Line indented incorrectly; expected at least 8 spaces, found 5
(#560) Line indented incorrectly; expected at least 8 spaces, found 5
(#560) Space found before semicolon; expected "'KgEq+FpPbfAAAAAElFTkSuQmCC';" but found "'KgEq+FpPbfAAAAAElFTkSuQmCC' ;"
(#560) Whitespace found at end of line
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#565) Expected 1 space before "="; 0 found
(#565) Space found before semicolon; expected "611;" but found "611 ;"
(#566) Expected 1 space before "="; 0 found
(#567) Line indented incorrectly; expected at least 8 spaces, found 5
(#568) Line indented incorrectly; expected at least 8 spaces, found 5
(#569) Line indented incorrectly; expected at least 8 spaces, found 5
(#570) Line indented incorrectly; expected at least 8 spaces, found 5
(#571) Line indented incorrectly; expected at least 8 spaces, found 5
(#572) Line indented incorrectly; expected at least 8 spaces, found 5
(#573) Line indented incorrectly; expected at least 8 spaces, found 5
(#574) Line indented incorrectly; expected at least 8 spaces, found 5
(#575) Line indented incorrectly; expected at least 8 spaces, found 5
(#576) Line indented incorrectly; expected at least 8 spaces, found 5
(#577) Line indented incorrectly; expected at least 8 spaces, found 5
(#578) Line indented incorrectly; expected at least 8 spaces, found 5
(#579) Line indented incorrectly; expected at least 8 spaces, found 5
(#580) Line indented incorrectly; expected at least 8 spaces, found 5
(#581) Line indented incorrectly; expected at least 8 spaces, found 5
(#582) Line indented incorrectly; expected at least 8 spaces, found 5
(#583) Line indented incorrectly; expected at least 8 spaces, found 5
(#583) Space found before semicolon; expected "'AAAASUVORK5CYII=';" but found "'AAAASUVORK5CYII=' ;"
(#583) Whitespace found at end of line
(#584) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#589) Expected 1 space before "="; 0 found
(#589) Space found before semicolon; expected "666;" but found "666 ;"
(#590) Expected 1 space before "="; 0 found
(#591) Line indented incorrectly; expected at least 8 spaces, found 5
(#592) Line indented incorrectly; expected at least 8 spaces, found 5
(#593) Line indented incorrectly; expected at least 8 spaces, found 5
(#594) Line indented incorrectly; expected at least 8 spaces, found 5
(#595) Line indented incorrectly; expected at least 8 spaces, found 5
(#596) Line indented incorrectly; expected at least 8 spaces, found 5
(#597) Line indented incorrectly; expected at least 8 spaces, found 5
(#598) Line indented incorrectly; expected at least 8 spaces, found 5
(#599) Line indented incorrectly; expected at least 8 spaces, found 5
(#600) Line indented incorrectly; expected at least 8 spaces, found 5
(#601) Line indented incorrectly; expected at least 8 spaces, found 5
(#602) Line indented incorrectly; expected at least 8 spaces, found 5
(#603) Line indented incorrectly; expected at least 8 spaces, found 5
(#604) Line indented incorrectly; expected at least 8 spaces, found 5
(#605) Line indented incorrectly; expected at least 8 spaces, found 5
(#606) Line indented incorrectly; expected at least 8 spaces, found 5
(#607) Line indented incorrectly; expected at least 8 spaces, found 5
(#608) Line indented incorrectly; expected at least 8 spaces, found 5
(#608) Space found before semicolon; expected "'ILIo14iQ4HALarJBNwbJVNAAAAAElFTkSuQmCC';" but found "'ILIo14iQ4HALarJBNwbJVNAAAAAElFTkSuQmCC' ;"
(#608) Whitespace found at end of line
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#613) Expected 1 space before "="; 0 found
(#613) Space found before semicolon; expected "447;" but found "447 ;"
(#614) Expected 1 space before "="; 0 found
(#615) Line indented incorrectly; expected at least 8 spaces, found 5
(#616) Line indented incorrectly; expected at least 8 spaces, found 5
(#617) Line indented incorrectly; expected at least 8 spaces, found 5
(#618) Line indented incorrectly; expected at least 8 spaces, found 5
(#619) Line indented incorrectly; expected at least 8 spaces, found 5
(#620) Line indented incorrectly; expected at least 8 spaces, found 5
(#621) Line indented incorrectly; expected at least 8 spaces, found 5
(#622) Line indented incorrectly; expected at least 8 spaces, found 5
(#623) Line indented incorrectly; expected at least 8 spaces, found 5
(#624) Line indented incorrectly; expected at least 8 spaces, found 5
(#625) Line indented incorrectly; expected at least 8 spaces, found 5
(#626) Line indented incorrectly; expected at least 8 spaces, found 5
(#626) Space found before semicolon; expected "'dtYemMkOsnz8R3V9/hB87DEu2Wos5+AAAAAElFTkSuQmCC';" but found "'dtYemMkOsnz8R3V9/hB87DEu2Wos5+AAAAAElFTkSuQmCC' ;"
(#626) Whitespace found at end of line
(#627) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#632) Expected 1 space before "="; 0 found
(#632) Space found before semicolon; expected "677;" but found "677 ;"
(#633) Expected 1 space before "="; 0 found
(#634) Line indented incorrectly; expected at least 8 spaces, found 5
(#635) Line indented incorrectly; expected at least 8 spaces, found 5
(#636) Line indented incorrectly; expected at least 8 spaces, found 5
(#637) Line indented incorrectly; expected at least 8 spaces, found 5
(#638) Line indented incorrectly; expected at least 8 spaces, found 5
(#639) Line indented incorrectly; expected at least 8 spaces, found 5
(#640) Line indented incorrectly; expected at least 8 spaces, found 5
(#641) Line indented incorrectly; expected at least 8 spaces, found 5
(#642) Line indented incorrectly; expected at least 8 spaces, found 5
(#643) Line indented incorrectly; expected at least 8 spaces, found 5
(#644) Line indented incorrectly; expected at least 8 spaces, found 5
(#645) Line indented incorrectly; expected at least 8 spaces, found 5
(#646) Line indented incorrectly; expected at least 8 spaces, found 5
(#647) Line indented incorrectly; expected at least 8 spaces, found 5
(#648) Line indented incorrectly; expected at least 8 spaces, found 5
(#649) Line indented incorrectly; expected at least 8 spaces, found 5
(#650) Line indented incorrectly; expected at least 8 spaces, found 5
(#651) Line indented incorrectly; expected at least 8 spaces, found 5
(#652) Line indented incorrectly; expected at least 8 spaces, found 5
(#652) Space found before semicolon; expected "'YII=';" but found "'YII=' ;"
(#652) Whitespace found at end of line
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#657) Expected 1 space before "="; 0 found
(#657) Space found before semicolon; expected "436;" but found "436 ;"
(#658) Expected 1 space before "="; 0 found
(#659) Line indented incorrectly; expected at least 8 spaces, found 5
(#660) Line indented incorrectly; expected at least 8 spaces, found 5
(#661) Line indented incorrectly; expected at least 8 spaces, found 5
(#662) Line indented incorrectly; expected at least 8 spaces, found 5
(#663) Line indented incorrectly; expected at least 8 spaces, found 5
(#664) Line indented incorrectly; expected at least 8 spaces, found 5
(#665) Line indented incorrectly; expected at least 8 spaces, found 5
(#666) Line indented incorrectly; expected at least 8 spaces, found 5
(#667) Line indented incorrectly; expected at least 8 spaces, found 5
(#668) Line indented incorrectly; expected at least 8 spaces, found 5
(#669) Line indented incorrectly; expected at least 8 spaces, found 5
(#670) Line indented incorrectly; expected at least 8 spaces, found 5
(#670) Space found before semicolon; expected "'t+5AkyfBIKSJHdSQAAAABJRU5ErkJggg==';" but found "'t+5AkyfBIKSJHdSQAAAABJRU5ErkJggg==' ;"
(#670) Whitespace found at end of line
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#675) Expected 1 space before "="; 0 found
(#675) Space found before semicolon; expected "452;" but found "452 ;"
(#676) Expected 1 space before "="; 0 found
(#677) Line indented incorrectly; expected at least 8 spaces, found 5
(#678) Line indented incorrectly; expected at least 8 spaces, found 5
(#679) Line indented incorrectly; expected at least 8 spaces, found 5
(#680) Line indented incorrectly; expected at least 8 spaces, found 5
(#681) Line indented incorrectly; expected at least 8 spaces, found 5
(#682) Line indented incorrectly; expected at least 8 spaces, found 5
(#683) Line indented incorrectly; expected at least 8 spaces, found 5
(#684) Line indented incorrectly; expected at least 8 spaces, found 5
(#685) Line indented incorrectly; expected at least 8 spaces, found 5
(#686) Line indented incorrectly; expected at least 8 spaces, found 5
(#687) Line indented incorrectly; expected at least 8 spaces, found 5
(#688) Line indented incorrectly; expected at least 8 spaces, found 5
(#689) Line indented incorrectly; expected at least 8 spaces, found 5
(#689) Space found before semicolon; expected "'YII=';" but found "'YII=' ;"
(#689) Whitespace found at end of line
(#690) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#692) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#695) Expected 1 space before "="; 0 found
(#695) Space found before semicolon; expected "480;" but found "480 ;"
(#696) Expected 1 space before "="; 0 found
(#697) Line indented incorrectly; expected at least 8 spaces, found 5
(#698) Line indented incorrectly; expected at least 8 spaces, found 5
(#699) Line indented incorrectly; expected at least 8 spaces, found 5
(#700) Line indented incorrectly; expected at least 8 spaces, found 5
(#701) Line indented incorrectly; expected at least 8 spaces, found 5
(#702) Line indented incorrectly; expected at least 8 spaces, found 5
(#703) Line indented incorrectly; expected at least 8 spaces, found 5
(#704) Line indented incorrectly; expected at least 8 spaces, found 5
(#705) Line indented incorrectly; expected at least 8 spaces, found 5
(#706) Line indented incorrectly; expected at least 8 spaces, found 5
(#707) Line indented incorrectly; expected at least 8 spaces, found 5
(#708) Line indented incorrectly; expected at least 8 spaces, found 5
(#709) Line indented incorrectly; expected at least 8 spaces, found 5
(#709) Space found before semicolon; expected "'2d+P/b/qv/zi75oetJcv7QQXAAAAAElFTkSuQmCC';" but found "'2d+P/b/qv/zi75oetJcv7QQXAAAAAElFTkSuQmCC' ;"
(#709) Whitespace found at end of line
(#710) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#715) Expected 1 space before "="; 0 found
(#715) Space found before semicolon; expected "633;" but found "633 ;"
(#716) Expected 1 space before "="; 0 found
(#717) Line indented incorrectly; expected at least 8 spaces, found 5
(#718) Line indented incorrectly; expected at least 8 spaces, found 5
(#719) Line indented incorrectly; expected at least 8 spaces, found 5
(#720) Line indented incorrectly; expected at least 8 spaces, found 5
(#721) Line indented incorrectly; expected at least 8 spaces, found 5
(#722) Line indented incorrectly; expected at least 8 spaces, found 5
(#723) Line indented incorrectly; expected at least 8 spaces, found 5
(#724) Line indented incorrectly; expected at least 8 spaces, found 5
(#725) Line indented incorrectly; expected at least 8 spaces, found 5
(#726) Line indented incorrectly; expected at least 8 spaces, found 5
(#727) Line indented incorrectly; expected at least 8 spaces, found 5
(#728) Line indented incorrectly; expected at least 8 spaces, found 5
(#729) Line indented incorrectly; expected at least 8 spaces, found 5
(#730) Line indented incorrectly; expected at least 8 spaces, found 5
(#731) Line indented incorrectly; expected at least 8 spaces, found 5
(#732) Line indented incorrectly; expected at least 8 spaces, found 5
(#733) Line indented incorrectly; expected at least 8 spaces, found 5
(#733) Space found before semicolon; expected "'ZmDgkJBXl5fgIDocAAKcINaFePT4AAAAAElFTkSuQmCC';" but found "'ZmDgkJBXl5fgIDocAAKcINaFePT4AAAAAElFTkSuQmCC' ;"
(#733) Whitespace found at end of line
(#735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#738) Expected 1 space before "="; 0 found
(#738) Space found before semicolon; expected "493;" but found "493 ;"
(#739) Expected 1 space before "="; 0 found
(#740) Line indented incorrectly; expected at least 8 spaces, found 5
(#741) Line indented incorrectly; expected at least 8 spaces, found 5
(#742) Line indented incorrectly; expected at least 8 spaces, found 5
(#743) Line indented incorrectly; expected at least 8 spaces, found 5
(#744) Line indented incorrectly; expected at least 8 spaces, found 5
(#745) Line indented incorrectly; expected at least 8 spaces, found 5
(#746) Line indented incorrectly; expected at least 8 spaces, found 5
(#747) Line indented incorrectly; expected at least 8 spaces, found 5
(#748) Line indented incorrectly; expected at least 8 spaces, found 5
(#749) Line indented incorrectly; expected at least 8 spaces, found 5
(#750) Line indented incorrectly; expected at least 8 spaces, found 5
(#751) Line indented incorrectly; expected at least 8 spaces, found 5
(#752) Line indented incorrectly; expected at least 8 spaces, found 5
(#753) Line indented incorrectly; expected at least 8 spaces, found 5
(#753) Space found before semicolon; expected "'5ErkJggg==';" but found "'5ErkJggg==' ;"
(#753) Whitespace found at end of line
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#758) Expected 1 space before "="; 0 found
(#758) Space found before semicolon; expected "532;" but found "532 ;"
(#759) Expected 1 space before "="; 0 found
(#760) Line indented incorrectly; expected at least 8 spaces, found 5
(#761) Line indented incorrectly; expected at least 8 spaces, found 5
(#762) Line indented incorrectly; expected at least 8 spaces, found 5
(#763) Line indented incorrectly; expected at least 8 spaces, found 5
(#764) Line indented incorrectly; expected at least 8 spaces, found 5
(#765) Line indented incorrectly; expected at least 8 spaces, found 5
(#766) Line indented incorrectly; expected at least 8 spaces, found 5
(#767) Line indented incorrectly; expected at least 8 spaces, found 5
(#768) Line indented incorrectly; expected at least 8 spaces, found 5
(#769) Line indented incorrectly; expected at least 8 spaces, found 5
(#770) Line indented incorrectly; expected at least 8 spaces, found 5
(#771) Line indented incorrectly; expected at least 8 spaces, found 5
(#772) Line indented incorrectly; expected at least 8 spaces, found 5
(#773) Line indented incorrectly; expected at least 8 spaces, found 5
(#774) Line indented incorrectly; expected at least 8 spaces, found 5
(#774) Space found before semicolon; expected "'RU5ErkJggg==';" but found "'RU5ErkJggg==' ;"
(#776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#776) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#779) Expected 1 space before "="; 0 found
(#779) Space found before semicolon; expected "432;" but found "432 ;"
(#780) Expected 1 space before "="; 0 found
(#781) Line indented incorrectly; expected at least 8 spaces, found 5
(#782) Line indented incorrectly; expected at least 8 spaces, found 5
(#783) Line indented incorrectly; expected at least 8 spaces, found 5
(#784) Line indented incorrectly; expected at least 8 spaces, found 5
(#785) Line indented incorrectly; expected at least 8 spaces, found 5
(#786) Line indented incorrectly; expected at least 8 spaces, found 5
(#787) Line indented incorrectly; expected at least 8 spaces, found 5
(#788) Line indented incorrectly; expected at least 8 spaces, found 5
(#789) Line indented incorrectly; expected at least 8 spaces, found 5
(#790) Line indented incorrectly; expected at least 8 spaces, found 5
(#791) Line indented incorrectly; expected at least 8 spaces, found 5
(#792) Line indented incorrectly; expected at least 8 spaces, found 5
(#792) Space found before semicolon; expected "'DaB7Du8MiEAAAAAElFTkSuQmCC';" but found "'DaB7Du8MiEAAAAAElFTkSuQmCC' ;"
(#792) Whitespace found at end of line
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#797) Expected 1 space before "="; 0 found
(#797) Space found before semicolon; expected "397;" but found "397 ;"
(#798) Expected 1 space before "="; 0 found
(#799) Line indented incorrectly; expected at least 8 spaces, found 5
(#800) Line indented incorrectly; expected at least 8 spaces, found 5
(#801) Line indented incorrectly; expected at least 8 spaces, found 5
(#802) Line indented incorrectly; expected at least 8 spaces, found 5
(#803) Line indented incorrectly; expected at least 8 spaces, found 5
(#804) Line indented incorrectly; expected at least 8 spaces, found 5
(#805) Line indented incorrectly; expected at least 8 spaces, found 5
(#806) Line indented incorrectly; expected at least 8 spaces, found 5
(#807) Line indented incorrectly; expected at least 8 spaces, found 5
(#808) Line indented incorrectly; expected at least 8 spaces, found 5
(#809) Line indented incorrectly; expected at least 8 spaces, found 5
(#809) Space found before semicolon; expected "'4wF1kwdpAHfnSwAAAABJRU5ErkJggg==';" but found "'4wF1kwdpAHfnSwAAAABJRU5ErkJggg==' ;"
(#809) Whitespace found at end of line
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#814) Expected 1 space before "="; 0 found
(#814) Space found before semicolon; expected "353;" but found "353 ;"
(#815) Expected 1 space before "="; 0 found
(#816) Line indented incorrectly; expected at least 8 spaces, found 5
(#817) Line indented incorrectly; expected at least 8 spaces, found 5
(#818) Line indented incorrectly; expected at least 8 spaces, found 5
(#819) Line indented incorrectly; expected at least 8 spaces, found 5
(#820) Line indented incorrectly; expected at least 8 spaces, found 5
(#821) Line indented incorrectly; expected at least 8 spaces, found 5
(#822) Line indented incorrectly; expected at least 8 spaces, found 5
(#823) Line indented incorrectly; expected at least 8 spaces, found 5
(#824) Line indented incorrectly; expected at least 8 spaces, found 5
(#825) Line indented incorrectly; expected at least 8 spaces, found 5
(#825) Space found before semicolon; expected "'s5S60AAAAASUVORK5CYII=';" but found "'s5S60AAAAASUVORK5CYII=' ;"
(#825) Whitespace found at end of line
(#827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#827) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#830) Expected 1 space before "="; 0 found
(#830) Space found before semicolon; expected "492;" but found "492 ;"
(#831) Expected 1 space before "="; 0 found
(#832) Line indented incorrectly; expected at least 8 spaces, found 5
(#833) Line indented incorrectly; expected at least 8 spaces, found 5
(#834) Line indented incorrectly; expected at least 8 spaces, found 5
(#835) Line indented incorrectly; expected at least 8 spaces, found 5
(#836) Line indented incorrectly; expected at least 8 spaces, found 5
(#837) Line indented incorrectly; expected at least 8 spaces, found 5
(#838) Line indented incorrectly; expected at least 8 spaces, found 5
(#839) Line indented incorrectly; expected at least 8 spaces, found 5
(#840) Line indented incorrectly; expected at least 8 spaces, found 5
(#841) Line indented incorrectly; expected at least 8 spaces, found 5
(#842) Line indented incorrectly; expected at least 8 spaces, found 5
(#843) Line indented incorrectly; expected at least 8 spaces, found 5
(#844) Line indented incorrectly; expected at least 8 spaces, found 5
(#845) Line indented incorrectly; expected at least 8 spaces, found 5
(#845) Space found before semicolon; expected "'SuQmCC';" but found "'SuQmCC' ;"
(#845) Whitespace found at end of line
(#847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#847) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#850) Expected 1 space before "="; 0 found
(#850) Space found before semicolon; expected "542;" but found "542 ;"
(#851) Expected 1 space before "="; 0 found
(#852) Line indented incorrectly; expected at least 8 spaces, found 5
(#853) Line indented incorrectly; expected at least 8 spaces, found 5
(#854) Line indented incorrectly; expected at least 8 spaces, found 5
(#855) Line indented incorrectly; expected at least 8 spaces, found 5
(#856) Line indented incorrectly; expected at least 8 spaces, found 5
(#857) Line indented incorrectly; expected at least 8 spaces, found 5
(#858) Line indented incorrectly; expected at least 8 spaces, found 5
(#859) Line indented incorrectly; expected at least 8 spaces, found 5
(#860) Line indented incorrectly; expected at least 8 spaces, found 5
(#861) Line indented incorrectly; expected at least 8 spaces, found 5
(#862) Line indented incorrectly; expected at least 8 spaces, found 5
(#863) Line indented incorrectly; expected at least 8 spaces, found 5
(#864) Line indented incorrectly; expected at least 8 spaces, found 5
(#865) Line indented incorrectly; expected at least 8 spaces, found 5
(#866) Line indented incorrectly; expected at least 8 spaces, found 5
(#866) Space found before semicolon; expected "'hkeRpo8AAAAASUVORK5CYII=';" but found "'hkeRpo8AAAAASUVORK5CYII=' ;"
(#866) Whitespace found at end of line
(#868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#868) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#871) Expected 1 space before "="; 0 found
(#871) Space found before semicolon; expected "357;" but found "357 ;"
(#872) Expected 1 space before "="; 0 found
(#873) Line indented incorrectly; expected at least 8 spaces, found 5
(#874) Line indented incorrectly; expected at least 8 spaces, found 5
(#875) Line indented incorrectly; expected at least 8 spaces, found 5
(#876) Line indented incorrectly; expected at least 8 spaces, found 5
(#877) Line indented incorrectly; expected at least 8 spaces, found 5
(#878) Line indented incorrectly; expected at least 8 spaces, found 5
(#879) Line indented incorrectly; expected at least 8 spaces, found 5
(#880) Line indented incorrectly; expected at least 8 spaces, found 5
(#881) Line indented incorrectly; expected at least 8 spaces, found 5
(#882) Line indented incorrectly; expected at least 8 spaces, found 5
(#882) Space found before semicolon; expected "'yXBg73lwGUAAAAAElFTkSuQmCC';" but found "'yXBg73lwGUAAAAAElFTkSuQmCC' ;"
(#882) Whitespace found at end of line
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#887) Expected 1 space before "="; 0 found
(#887) Space found before semicolon; expected "414;" but found "414 ;"
(#888) Expected 1 space before "="; 0 found
(#889) Line indented incorrectly; expected at least 8 spaces, found 5
(#890) Line indented incorrectly; expected at least 8 spaces, found 5
(#891) Line indented incorrectly; expected at least 8 spaces, found 5
(#892) Line indented incorrectly; expected at least 8 spaces, found 5
(#893) Line indented incorrectly; expected at least 8 spaces, found 5
(#894) Line indented incorrectly; expected at least 8 spaces, found 5
(#895) Line indented incorrectly; expected at least 8 spaces, found 5
(#896) Line indented incorrectly; expected at least 8 spaces, found 5
(#897) Line indented incorrectly; expected at least 8 spaces, found 5
(#898) Line indented incorrectly; expected at least 8 spaces, found 5
(#899) Line indented incorrectly; expected at least 8 spaces, found 5
(#900) Line indented incorrectly; expected at least 8 spaces, found 5
(#900) Space found before semicolon; expected "'CC';" but found "'CC' ;"
(#900) Whitespace found at end of line
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#902) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#905) Expected 1 space before "="; 0 found
(#905) Space found before semicolon; expected "410;" but found "410 ;"
(#906) Expected 1 space before "="; 0 found
(#907) Line indented incorrectly; expected at least 8 spaces, found 5
(#908) Line indented incorrectly; expected at least 8 spaces, found 5
(#909) Line indented incorrectly; expected at least 8 spaces, found 5
(#910) Line indented incorrectly; expected at least 8 spaces, found 5
(#911) Line indented incorrectly; expected at least 8 spaces, found 5
(#912) Line indented incorrectly; expected at least 8 spaces, found 5
(#913) Line indented incorrectly; expected at least 8 spaces, found 5
(#914) Line indented incorrectly; expected at least 8 spaces, found 5
(#915) Line indented incorrectly; expected at least 8 spaces, found 5
(#916) Line indented incorrectly; expected at least 8 spaces, found 5
(#917) Line indented incorrectly; expected at least 8 spaces, found 5
(#917) Space found before semicolon; expected "'HUMHBweIEQKiogKoxgMAo/4H5AfSehsAAAAASUVORK5CYII=';" but found "'HUMHBweIEQKiogKoxgMAo/4H5AfSehsAAAAASUVORK5CYII=' ;"
(#917) Whitespace found at end of line
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#922) Expected 1 space before "="; 0 found
(#922) Space found before semicolon; expected "364;" but found "364 ;"
(#923) Expected 1 space before "="; 0 found
(#924) Line indented incorrectly; expected at least 8 spaces, found 5
(#925) Line indented incorrectly; expected at least 8 spaces, found 5
(#926) Line indented incorrectly; expected at least 8 spaces, found 5
(#927) Line indented incorrectly; expected at least 8 spaces, found 5
(#928) Line indented incorrectly; expected at least 8 spaces, found 5
(#929) Line indented incorrectly; expected at least 8 spaces, found 5
(#930) Line indented incorrectly; expected at least 8 spaces, found 5
(#931) Line indented incorrectly; expected at least 8 spaces, found 5
(#932) Line indented incorrectly; expected at least 8 spaces, found 5
(#933) Line indented incorrectly; expected at least 8 spaces, found 5
(#933) Space found before semicolon; expected "'ZBQRZU4wFSMAZsXeM71AAAAABJRU5ErkJggg==';" but found "'ZBQRZU4wFSMAZsXeM71AAAAABJRU5ErkJggg==' ;"
(#933) Whitespace found at end of line
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#937) Inline comments must end in full-stops, exclamation marks, or question marks
(#937) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#938) Expected 1 space before "="; 0 found
(#938) Space found before semicolon; expected "370;" but found "370 ;"
(#939) Expected 1 space before "="; 0 found
(#940) Line indented incorrectly; expected at least 8 spaces, found 5
(#941) Line indented incorrectly; expected at least 8 spaces, found 5
(#942) Line indented incorrectly; expected at least 8 spaces, found 5
(#943) Line indented incorrectly; expected at least 8 spaces, found 5
(#944) Line indented incorrectly; expected at least 8 spaces, found 5
(#945) Line indented incorrectly; expected at least 8 spaces, found 5
(#946) Line indented incorrectly; expected at least 8 spaces, found 5
(#947) Line indented incorrectly; expected at least 8 spaces, found 5
(#948) Line indented incorrectly; expected at least 8 spaces, found 5
(#949) Line indented incorrectly; expected at least 8 spaces, found 5
(#949) Space found before semicolon; expected "'6QZQIxgk1Skg3VeABlVgbItqEBUwAAAABJRU5ErkJggg==';" but found "'6QZQIxgk1Skg3VeABlVgbItqEBUwAAAABJRU5ErkJggg==' ;"
(#949) Whitespace found at end of line
(#951) Inline comments must start with a capital letter, digit or 3-dots sequence
(#951) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#953) Inline comments must end in full-stops, exclamation marks, or question marks
(#953) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#954) Expected 1 space before "="; 0 found
(#954) Space found before semicolon; expected "563;" but found "563 ;"
(#955) Expected 1 space before "="; 0 found
(#956) Line indented incorrectly; expected at least 8 spaces, found 5
(#957) Line indented incorrectly; expected at least 8 spaces, found 5
(#958) Line indented incorrectly; expected at least 8 spaces, found 5
(#959) Line indented incorrectly; expected at least 8 spaces, found 5
(#960) Line indented incorrectly; expected at least 8 spaces, found 5
(#961) Line indented incorrectly; expected at least 8 spaces, found 5
(#962) Line indented incorrectly; expected at least 8 spaces, found 5
(#963) Line indented incorrectly; expected at least 8 spaces, found 5
(#964) Line indented incorrectly; expected at least 8 spaces, found 5
(#965) Line indented incorrectly; expected at least 8 spaces, found 5
(#966) Line indented incorrectly; expected at least 8 spaces, found 5
(#967) Line indented incorrectly; expected at least 8 spaces, found 5
(#968) Line indented incorrectly; expected at least 8 spaces, found 5
(#969) Line indented incorrectly; expected at least 8 spaces, found 5
(#970) Line indented incorrectly; expected at least 8 spaces, found 5
(#971) Line indented incorrectly; expected at least 8 spaces, found 5
(#971) Space found before semicolon; expected "'I=';" but found "'I=' ;"
(#971) Whitespace found at end of line
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#976) Expected 1 space before "="; 0 found
(#976) Space found before semicolon; expected "530;" but found "530 ;"
(#977) Expected 1 space before "="; 0 found
(#978) Line indented incorrectly; expected at least 8 spaces, found 5
(#979) Line indented incorrectly; expected at least 8 spaces, found 5
(#980) Line indented incorrectly; expected at least 8 spaces, found 5
(#981) Line indented incorrectly; expected at least 8 spaces, found 5
(#982) Line indented incorrectly; expected at least 8 spaces, found 5
(#983) Line indented incorrectly; expected at least 8 spaces, found 5
(#984) Line indented incorrectly; expected at least 8 spaces, found 5
(#985) Line indented incorrectly; expected at least 8 spaces, found 5
(#986) Line indented incorrectly; expected at least 8 spaces, found 5
(#987) Line indented incorrectly; expected at least 8 spaces, found 5
(#988) Line indented incorrectly; expected at least 8 spaces, found 5
(#989) Line indented incorrectly; expected at least 8 spaces, found 5
(#990) Line indented incorrectly; expected at least 8 spaces, found 5
(#991) Line indented incorrectly; expected at least 8 spaces, found 5
(#992) Line indented incorrectly; expected at least 8 spaces, found 5
(#992) Space found before semicolon; expected "'RK5CYII=';" but found "'RK5CYII=' ;"
(#992) Whitespace found at end of line
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#994) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#996) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#997) Expected 1 space before "="; 0 found
(#997) Space found before semicolon; expected "572;" but found "572 ;"
(#998) Expected 1 space before "="; 0 found
(#999) Line indented incorrectly; expected at least 8 spaces, found 5
(#1000) Line indented incorrectly; expected at least 8 spaces, found 5
(#1001) Line indented incorrectly; expected at least 8 spaces, found 5
(#1002) Line indented incorrectly; expected at least 8 spaces, found 5
(#1003) Line indented incorrectly; expected at least 8 spaces, found 5
(#1004) Line indented incorrectly; expected at least 8 spaces, found 5
(#1005) Line indented incorrectly; expected at least 8 spaces, found 5
(#1006) Line indented incorrectly; expected at least 8 spaces, found 5
(#1007) Line indented incorrectly; expected at least 8 spaces, found 5
(#1008) Line indented incorrectly; expected at least 8 spaces, found 5
(#1009) Line indented incorrectly; expected at least 8 spaces, found 5
(#1010) Line indented incorrectly; expected at least 8 spaces, found 5
(#1011) Line indented incorrectly; expected at least 8 spaces, found 5
(#1012) Line indented incorrectly; expected at least 8 spaces, found 5
(#1013) Line indented incorrectly; expected at least 8 spaces, found 5
(#1014) Line indented incorrectly; expected at least 8 spaces, found 5
(#1014) Space found before semicolon; expected "'AASUVORK5CYII=';" but found "'AASUVORK5CYII=' ;"
(#1014) Whitespace found at end of line
(#1016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1016) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1019) Expected 1 space before "="; 0 found
(#1019) Space found before semicolon; expected "554;" but found "554 ;"
(#1020) Expected 1 space before "="; 0 found
(#1021) Line indented incorrectly; expected at least 8 spaces, found 5
(#1022) Line indented incorrectly; expected at least 8 spaces, found 5
(#1023) Line indented incorrectly; expected at least 8 spaces, found 5
(#1024) Line indented incorrectly; expected at least 8 spaces, found 5
(#1025) Line indented incorrectly; expected at least 8 spaces, found 5
(#1026) Line indented incorrectly; expected at least 8 spaces, found 5
(#1027) Line indented incorrectly; expected at least 8 spaces, found 5
(#1028) Line indented incorrectly; expected at least 8 spaces, found 5
(#1029) Line indented incorrectly; expected at least 8 spaces, found 5
(#1030) Line indented incorrectly; expected at least 8 spaces, found 5
(#1031) Line indented incorrectly; expected at least 8 spaces, found 5
(#1032) Line indented incorrectly; expected at least 8 spaces, found 5
(#1033) Line indented incorrectly; expected at least 8 spaces, found 5
(#1034) Line indented incorrectly; expected at least 8 spaces, found 5
(#1035) Line indented incorrectly; expected at least 8 spaces, found 5
(#1035) Space found before semicolon; expected "'xAjusDBuVOMBJO8LrFHRAykAAAAASUVORK5CYII=';" but found "'xAjusDBuVOMBJO8LrFHRAykAAAAASUVORK5CYII=' ;"
(#1035) Whitespace found at end of line
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1040) Expected 1 space before "="; 0 found
(#1040) Space found before semicolon; expected "574;" but found "574 ;"
(#1041) Expected 1 space before "="; 0 found
(#1042) Line indented incorrectly; expected at least 8 spaces, found 5
(#1043) Line indented incorrectly; expected at least 8 spaces, found 5
(#1044) Line indented incorrectly; expected at least 8 spaces, found 5
(#1045) Line indented incorrectly; expected at least 8 spaces, found 5
(#1046) Line indented incorrectly; expected at least 8 spaces, found 5
(#1047) Line indented incorrectly; expected at least 8 spaces, found 5
(#1048) Line indented incorrectly; expected at least 8 spaces, found 5
(#1049) Line indented incorrectly; expected at least 8 spaces, found 5
(#1050) Line indented incorrectly; expected at least 8 spaces, found 5
(#1051) Line indented incorrectly; expected at least 8 spaces, found 5
(#1052) Line indented incorrectly; expected at least 8 spaces, found 5
(#1053) Line indented incorrectly; expected at least 8 spaces, found 5
(#1054) Line indented incorrectly; expected at least 8 spaces, found 5
(#1055) Line indented incorrectly; expected at least 8 spaces, found 5
(#1056) Line indented incorrectly; expected at least 8 spaces, found 5
(#1057) Line indented incorrectly; expected at least 8 spaces, found 5
(#1057) Space found before semicolon; expected "'AAAABJRU5ErkJggg==';" but found "'AAAABJRU5ErkJggg==' ;"
(#1057) Whitespace found at end of line
(#1061) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_bevels.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#17) Space found before semicolon; expected "4;" but found "4 ;"
(#19) Space found before semicolon; expected "$imgdata;" but found "$imgdata ;"
(#21) Visibility must be declared on method "__construct"
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#25) Expected 1 space before "="; 0 found
(#25) Space found before semicolon; expected "337;" but found "337 ;"
(#26) Expected 1 space before "="; 0 found
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Space found before semicolon; expected "'==';" but found "'==' ;"
(#36) Whitespace found at end of line
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#41) Expected 1 space before "="; 0 found
(#41) Space found before semicolon; expected "344;" but found "344 ;"
(#42) Expected 1 space before "="; 0 found
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Space found before semicolon; expected "'VORK5CYII=';" but found "'VORK5CYII=' ;"
(#52) Whitespace found at end of line
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#57) Expected 1 space before "="; 0 found
(#57) Space found before semicolon; expected "341;" but found "341 ;"
(#58) Expected 1 space before "="; 0 found
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Space found before semicolon; expected "'5CYII=';" but found "'5CYII=' ;"
(#68) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#73) Expected 1 space before "="; 0 found
(#73) Space found before semicolon; expected "340;" but found "340 ;"
(#74) Expected 1 space before "="; 0 found
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Space found before semicolon; expected "'rP3n2bvdAI4INwtihiwAAAAASUVORK5CYII=';" but found "'rP3n2bvdAI4INwtihiwAAAAASUVORK5CYII=' ;"
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#88) Expected 1 space before "="; 0 found
(#88) Space found before semicolon; expected "334;" but found "334 ;"
(#89) Expected 1 space before "="; 0 found
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Space found before semicolon; expected "'CPBv+MCS/e0jib77eQAJxwiEWm7hFwAAAABJRU5ErkJggg==';" but found "'CPBv+MCS/e0jib77eQAJxwiEWm7hFwAAAABJRU5ErkJggg==' ;"
(#98) Whitespace found at end of line
(#104) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_diamonds.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected 1 space after "=>"; 0 found
(#14) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#15) Line indented incorrectly; expected at least 4 spaces, found 3
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#17) Line indented incorrectly; expected at least 4 spaces, found 3
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#19) Space found before semicolon; expected "7;" but found "7 ;"
(#20) Space found before semicolon; expected "$imgdata;" but found "$imgdata ;"
(#22) Visibility must be declared on method "__construct"
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#26) Expected 1 space before "="; 0 found
(#26) Space found before semicolon; expected "668;" but found "668 ;"
(#27) Expected 1 space before "="; 0 found
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Space found before semicolon; expected "'S/T7OKCAA9tfsFOicXcbxt29cAAAAASUVORK5CYII=';" but found "'S/T7OKCAA9tfsFOicXcbxt29cAAAAASUVORK5CYII=' ;"
(#45) Whitespace found at end of line
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#50) Expected 1 space before "="; 0 found
(#50) Space found before semicolon; expected "262;" but found "262 ;"
(#51) Expected 1 space before "="; 0 found
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Space found before semicolon; expected "'==';" but found "'==' ;"
(#59) Whitespace found at end of line
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#64) Expected 1 space before "="; 0 found
(#64) Space found before semicolon; expected "662;" but found "662 ;"
(#65) Expected 1 space before "="; 0 found
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Space found before semicolon; expected "'B8bvUDLSQXSr41rmEAAAAASUVORK5CYII=';" but found "'B8bvUDLSQXSr41rmEAAAAASUVORK5CYII=' ;"
(#83) Whitespace found at end of line
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#88) Expected 1 space before "="; 0 found
(#88) Space found before semicolon; expected "262;" but found "262 ;"
(#89) Expected 1 space before "="; 0 found
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Space found before semicolon; expected "'==';" but found "'==' ;"
(#97) Whitespace found at end of line
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#102) Expected 1 space before "="; 0 found
(#102) Space found before semicolon; expected "671;" but found "671 ;"
(#103) Expected 1 space before "="; 0 found
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Space found before semicolon; expected "'7p5RD7Ps3IIwA9sfsFxFUX6eZ4Zh4AAAAASUVORK5CYII=';" but found "'7p5RD7Ps3IIwA9sfsFxFUX6eZ4Zh4AAAAASUVORK5CYII=' ;"
(#121) Whitespace found at end of line
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#126) Expected 1 space before "="; 0 found
(#126) Space found before semicolon; expected "657;" but found "657 ;"
(#127) Expected 1 space before "="; 0 found
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Space found before semicolon; expected "'EdF1ECWW1SAAAAAElFTkSuQmCC';" but found "'EdF1ECWW1SAAAAAElFTkSuQmCC' ;"
(#145) Whitespace found at end of line
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#150) Expected 1 space before "="; 0 found
(#150) Space found before semicolon; expected "262;" but found "262 ;"
(#151) Expected 1 space before "="; 0 found
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Line indented incorrectly; expected at least 8 spaces, found 5
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Space found before semicolon; expected "'==';" but found "'==' ;"
(#159) Whitespace found at end of line
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#164) Expected 1 space before "="; 0 found
(#164) Space found before semicolon; expected "262;" but found "262 ;"
(#165) Expected 1 space before "="; 0 found
(#166) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Line indented incorrectly; expected at least 8 spaces, found 5
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Line indented incorrectly; expected at least 8 spaces, found 5
(#171) Line indented incorrectly; expected at least 8 spaces, found 5
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Space found before semicolon; expected "'==';" but found "'==' ;"
(#173) Whitespace found at end of line
(#177) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_pushpins.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Space found before semicolon; expected ");" but found ") ;"
(#19) Space found before semicolon; expected "4;" but found "4 ;"
(#20) Member variable "imgdata_large" must not contain underscores.
(#20) Member variable "imgdata_small" must not contain underscores.
(#20) Space found before semicolon; expected "$imgdata_small;" but found "$imgdata_small ;"
(#22) Visibility must be declared on method "__construct"
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#32) Expected 1 space before "="; 0 found
(#32) Space found before semicolon; expected "2490;" but found "2490 ;"
(#33) Expected 1 space before "="; 0 found
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#85) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Space found before semicolon; expected "'Nqn4AAAAAElFTkSuQmCC';" but found "'Nqn4AAAAAElFTkSuQmCC' ;"
(#100) Whitespace found at end of line
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#105) Expected 1 space before "="; 0 found
(#105) Space found before semicolon; expected "2753;" but found "2753 ;"
(#106) Expected 1 space before "="; 0 found
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#150) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Line indented incorrectly; expected at least 8 spaces, found 5
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#160) Line indented incorrectly; expected at least 8 spaces, found 5
(#161) Line indented incorrectly; expected at least 8 spaces, found 5
(#162) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Line indented incorrectly; expected at least 8 spaces, found 5
(#165) Line indented incorrectly; expected at least 8 spaces, found 5
(#166) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Line indented incorrectly; expected at least 8 spaces, found 5
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Line indented incorrectly; expected at least 8 spaces, found 5
(#171) Line indented incorrectly; expected at least 8 spaces, found 5
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#174) Line indented incorrectly; expected at least 8 spaces, found 5
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#176) Line indented incorrectly; expected at least 8 spaces, found 5
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Line indented incorrectly; expected at least 8 spaces, found 5
(#179) Line indented incorrectly; expected at least 8 spaces, found 5
(#180) Line indented incorrectly; expected at least 8 spaces, found 5
(#180) Space found before semicolon; expected "'n5N4cAAAAASUVORK5CYII=';" but found "'n5N4cAAAAASUVORK5CYII=' ;"
(#180) Whitespace found at end of line
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#185) Expected 1 space before "="; 0 found
(#185) Space found before semicolon; expected "2779;" but found "2779 ;"
(#186) Expected 1 space before "="; 0 found
(#187) Line indented incorrectly; expected at least 8 spaces, found 5
(#188) Line indented incorrectly; expected at least 8 spaces, found 5
(#189) Line indented incorrectly; expected at least 8 spaces, found 5
(#190) Line indented incorrectly; expected at least 8 spaces, found 5
(#191) Line indented incorrectly; expected at least 8 spaces, found 5
(#192) Line indented incorrectly; expected at least 8 spaces, found 5
(#193) Line indented incorrectly; expected at least 8 spaces, found 5
(#194) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#196) Line indented incorrectly; expected at least 8 spaces, found 5
(#197) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#199) Line indented incorrectly; expected at least 8 spaces, found 5
(#200) Line indented incorrectly; expected at least 8 spaces, found 5
(#201) Line indented incorrectly; expected at least 8 spaces, found 5
(#202) Line indented incorrectly; expected at least 8 spaces, found 5
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#204) Line indented incorrectly; expected at least 8 spaces, found 5
(#205) Line indented incorrectly; expected at least 8 spaces, found 5
(#206) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Line indented incorrectly; expected at least 8 spaces, found 5
(#208) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#210) Line indented incorrectly; expected at least 8 spaces, found 5
(#211) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Line indented incorrectly; expected at least 8 spaces, found 5
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#215) Line indented incorrectly; expected at least 8 spaces, found 5
(#216) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#224) Line indented incorrectly; expected at least 8 spaces, found 5
(#225) Line indented incorrectly; expected at least 8 spaces, found 5
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#228) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Line indented incorrectly; expected at least 8 spaces, found 5
(#231) Line indented incorrectly; expected at least 8 spaces, found 5
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#234) Line indented incorrectly; expected at least 8 spaces, found 5
(#235) Line indented incorrectly; expected at least 8 spaces, found 5
(#236) Line indented incorrectly; expected at least 8 spaces, found 5
(#237) Line indented incorrectly; expected at least 8 spaces, found 5
(#238) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Line indented incorrectly; expected at least 8 spaces, found 5
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Line indented incorrectly; expected at least 8 spaces, found 5
(#242) Line indented incorrectly; expected at least 8 spaces, found 5
(#243) Line indented incorrectly; expected at least 8 spaces, found 5
(#244) Line indented incorrectly; expected at least 8 spaces, found 5
(#245) Line indented incorrectly; expected at least 8 spaces, found 5
(#246) Line indented incorrectly; expected at least 8 spaces, found 5
(#247) Line indented incorrectly; expected at least 8 spaces, found 5
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#250) Line indented incorrectly; expected at least 8 spaces, found 5
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Line indented incorrectly; expected at least 8 spaces, found 5
(#253) Line indented incorrectly; expected at least 8 spaces, found 5
(#254) Line indented incorrectly; expected at least 8 spaces, found 5
(#255) Line indented incorrectly; expected at least 8 spaces, found 5
(#256) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Space found before semicolon; expected "'rkJggg==';" but found "'rkJggg==' ;"
(#261) Whitespace found at end of line
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#266) Expected 1 space before "="; 0 found
(#266) Space found before semicolon; expected "2284;" but found "2284 ;"
(#267) Expected 1 space before "="; 0 found
(#268) Line indented incorrectly; expected at least 8 spaces, found 5
(#269) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Line indented incorrectly; expected at least 8 spaces, found 5
(#281) Line indented incorrectly; expected at least 8 spaces, found 5
(#282) Line indented incorrectly; expected at least 8 spaces, found 5
(#283) Line indented incorrectly; expected at least 8 spaces, found 5
(#284) Line indented incorrectly; expected at least 8 spaces, found 5
(#285) Line indented incorrectly; expected at least 8 spaces, found 5
(#286) Line indented incorrectly; expected at least 8 spaces, found 5
(#287) Line indented incorrectly; expected at least 8 spaces, found 5
(#288) Line indented incorrectly; expected at least 8 spaces, found 5
(#289) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#291) Line indented incorrectly; expected at least 8 spaces, found 5
(#292) Line indented incorrectly; expected at least 8 spaces, found 5
(#293) Line indented incorrectly; expected at least 8 spaces, found 5
(#294) Line indented incorrectly; expected at least 8 spaces, found 5
(#295) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Line indented incorrectly; expected at least 8 spaces, found 5
(#297) Line indented incorrectly; expected at least 8 spaces, found 5
(#298) Line indented incorrectly; expected at least 8 spaces, found 5
(#299) Line indented incorrectly; expected at least 8 spaces, found 5
(#300) Line indented incorrectly; expected at least 8 spaces, found 5
(#301) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Line indented incorrectly; expected at least 8 spaces, found 5
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Line indented incorrectly; expected at least 8 spaces, found 5
(#306) Line indented incorrectly; expected at least 8 spaces, found 5
(#307) Line indented incorrectly; expected at least 8 spaces, found 5
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#309) Line indented incorrectly; expected at least 8 spaces, found 5
(#310) Line indented incorrectly; expected at least 8 spaces, found 5
(#311) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#313) Line indented incorrectly; expected at least 8 spaces, found 5
(#314) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#322) Line indented incorrectly; expected at least 8 spaces, found 5
(#323) Line indented incorrectly; expected at least 8 spaces, found 5
(#324) Line indented incorrectly; expected at least 8 spaces, found 5
(#325) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#327) Line indented incorrectly; expected at least 8 spaces, found 5
(#328) Line indented incorrectly; expected at least 8 spaces, found 5
(#328) Space found before semicolon; expected "'k8QL+/5Z4Uepxm7bfwHuTAVUWpWaqAAAAABJRU5ErkJggg==';" but found "'k8QL+/5Z4Uepxm7bfwHuTAVUWpWaqAAAAABJRU5ErkJggg==' ;"
(#328) Whitespace found at end of line
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#333) Expected 1 space before "="; 0 found
(#333) Space found before semicolon; expected "2854;" but found "2854 ;"
(#334) Expected 1 space before "="; 0 found
(#335) Line indented incorrectly; expected at least 8 spaces, found 5
(#336) Line indented incorrectly; expected at least 8 spaces, found 5
(#337) Line indented incorrectly; expected at least 8 spaces, found 5
(#338) Line indented incorrectly; expected at least 8 spaces, found 5
(#339) Line indented incorrectly; expected at least 8 spaces, found 5
(#340) Line indented incorrectly; expected at least 8 spaces, found 5
(#341) Line indented incorrectly; expected at least 8 spaces, found 5
(#342) Line indented incorrectly; expected at least 8 spaces, found 5
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#344) Line indented incorrectly; expected at least 8 spaces, found 5
(#345) Line indented incorrectly; expected at least 8 spaces, found 5
(#346) Line indented incorrectly; expected at least 8 spaces, found 5
(#347) Line indented incorrectly; expected at least 8 spaces, found 5
(#348) Line indented incorrectly; expected at least 8 spaces, found 5
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#351) Line indented incorrectly; expected at least 8 spaces, found 5
(#352) Line indented incorrectly; expected at least 8 spaces, found 5
(#353) Line indented incorrectly; expected at least 8 spaces, found 5
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#358) Line indented incorrectly; expected at least 8 spaces, found 5
(#359) Line indented incorrectly; expected at least 8 spaces, found 5
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Line indented incorrectly; expected at least 8 spaces, found 5
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#368) Line indented incorrectly; expected at least 8 spaces, found 5
(#369) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Line indented incorrectly; expected at least 8 spaces, found 5
(#373) Line indented incorrectly; expected at least 8 spaces, found 5
(#374) Line indented incorrectly; expected at least 8 spaces, found 5
(#375) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Line indented incorrectly; expected at least 8 spaces, found 5
(#377) Line indented incorrectly; expected at least 8 spaces, found 5
(#378) Line indented incorrectly; expected at least 8 spaces, found 5
(#379) Line indented incorrectly; expected at least 8 spaces, found 5
(#380) Line indented incorrectly; expected at least 8 spaces, found 5
(#381) Line indented incorrectly; expected at least 8 spaces, found 5
(#382) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Line indented incorrectly; expected at least 8 spaces, found 5
(#384) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#387) Line indented incorrectly; expected at least 8 spaces, found 5
(#388) Line indented incorrectly; expected at least 8 spaces, found 5
(#389) Line indented incorrectly; expected at least 8 spaces, found 5
(#390) Line indented incorrectly; expected at least 8 spaces, found 5
(#391) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Line indented incorrectly; expected at least 8 spaces, found 5
(#396) Line indented incorrectly; expected at least 8 spaces, found 5
(#397) Line indented incorrectly; expected at least 8 spaces, found 5
(#398) Line indented incorrectly; expected at least 8 spaces, found 5
(#399) Line indented incorrectly; expected at least 8 spaces, found 5
(#400) Line indented incorrectly; expected at least 8 spaces, found 5
(#401) Line indented incorrectly; expected at least 8 spaces, found 5
(#402) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#404) Line indented incorrectly; expected at least 8 spaces, found 5
(#405) Line indented incorrectly; expected at least 8 spaces, found 5
(#406) Line indented incorrectly; expected at least 8 spaces, found 5
(#407) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#410) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Space found before semicolon; expected "'rkJggg==';" but found "'rkJggg==' ;"
(#411) Whitespace found at end of line
(#412) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#417) Expected 1 space before "="; 0 found
(#417) Space found before semicolon; expected "384;" but found "384 ;"
(#418) Expected 1 space before "="; 0 found
(#419) Line indented incorrectly; expected at least 8 spaces, found 5
(#420) Line indented incorrectly; expected at least 8 spaces, found 5
(#421) Line indented incorrectly; expected at least 8 spaces, found 5
(#422) Line indented incorrectly; expected at least 8 spaces, found 5
(#423) Line indented incorrectly; expected at least 8 spaces, found 5
(#424) Line indented incorrectly; expected at least 8 spaces, found 5
(#425) Line indented incorrectly; expected at least 8 spaces, found 5
(#426) Line indented incorrectly; expected at least 8 spaces, found 5
(#427) Line indented incorrectly; expected at least 8 spaces, found 5
(#428) Line indented incorrectly; expected at least 8 spaces, found 5
(#429) Line indented incorrectly; expected at least 8 spaces, found 5
(#429) Space found before semicolon; expected "'AElFTkSuQmCC';" but found "'AElFTkSuQmCC' ;"
(#429) Whitespace found at end of line
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#434) Expected 1 space before "="; 0 found
(#434) Space found before semicolon; expected "403;" but found "403 ;"
(#435) Expected 1 space before "="; 0 found
(#436) Line indented incorrectly; expected at least 8 spaces, found 5
(#437) Line indented incorrectly; expected at least 8 spaces, found 5
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#441) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#443) Line indented incorrectly; expected at least 8 spaces, found 5
(#444) Line indented incorrectly; expected at least 8 spaces, found 5
(#445) Line indented incorrectly; expected at least 8 spaces, found 5
(#446) Line indented incorrectly; expected at least 8 spaces, found 5
(#446) Space found before semicolon; expected "'f3XfOQcA+Acv5IUSdQw9hgAAAABJRU5ErkJggg==';" but found "'f3XfOQcA+Acv5IUSdQw9hgAAAABJRU5ErkJggg==' ;"
(#446) Whitespace found at end of line
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#451) Expected 1 space before "="; 0 found
(#451) Space found before semicolon; expected "419;" but found "419 ;"
(#452) Expected 1 space before "="; 0 found
(#453) Line indented incorrectly; expected at least 8 spaces, found 5
(#454) Line indented incorrectly; expected at least 8 spaces, found 5
(#455) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#457) Line indented incorrectly; expected at least 8 spaces, found 5
(#458) Line indented incorrectly; expected at least 8 spaces, found 5
(#459) Line indented incorrectly; expected at least 8 spaces, found 5
(#460) Line indented incorrectly; expected at least 8 spaces, found 5
(#461) Line indented incorrectly; expected at least 8 spaces, found 5
(#462) Line indented incorrectly; expected at least 8 spaces, found 5
(#463) Line indented incorrectly; expected at least 8 spaces, found 5
(#464) Line indented incorrectly; expected at least 8 spaces, found 5
(#464) Space found before semicolon; expected "'VORK5CYII=';" but found "'VORK5CYII=' ;"
(#464) Whitespace found at end of line
(#465) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#467) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#470) Expected 1 space before "="; 0 found
(#470) Space found before semicolon; expected "883;" but found "883 ;"
(#471) Expected 1 space before "="; 0 found
(#472) Line indented incorrectly; expected at least 8 spaces, found 5
(#473) Line indented incorrectly; expected at least 8 spaces, found 5
(#474) Line indented incorrectly; expected at least 8 spaces, found 5
(#475) Line indented incorrectly; expected at least 8 spaces, found 5
(#476) Line indented incorrectly; expected at least 8 spaces, found 5
(#477) Line indented incorrectly; expected at least 8 spaces, found 5
(#478) Line indented incorrectly; expected at least 8 spaces, found 5
(#479) Line indented incorrectly; expected at least 8 spaces, found 5
(#480) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Line indented incorrectly; expected at least 8 spaces, found 5
(#482) Line indented incorrectly; expected at least 8 spaces, found 5
(#483) Line indented incorrectly; expected at least 8 spaces, found 5
(#484) Line indented incorrectly; expected at least 8 spaces, found 5
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#486) Line indented incorrectly; expected at least 8 spaces, found 5
(#487) Line indented incorrectly; expected at least 8 spaces, found 5
(#488) Line indented incorrectly; expected at least 8 spaces, found 5
(#489) Line indented incorrectly; expected at least 8 spaces, found 5
(#490) Line indented incorrectly; expected at least 8 spaces, found 5
(#491) Line indented incorrectly; expected at least 8 spaces, found 5
(#492) Line indented incorrectly; expected at least 8 spaces, found 5
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#495) Line indented incorrectly; expected at least 8 spaces, found 5
(#495) Space found before semicolon; expected "'bN4SMue4/KbwAAAABJRU5ErkJggg==';" but found "'bN4SMue4/KbwAAAABJRU5ErkJggg==' ;"
(#495) Whitespace found at end of line
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#500) Expected 1 space before "="; 0 found
(#500) Space found before semicolon; expected "447;" but found "447 ;"
(#501) Expected 1 space before "="; 0 found
(#502) Line indented incorrectly; expected at least 8 spaces, found 5
(#503) Line indented incorrectly; expected at least 8 spaces, found 5
(#504) Line indented incorrectly; expected at least 8 spaces, found 5
(#505) Line indented incorrectly; expected at least 8 spaces, found 5
(#506) Line indented incorrectly; expected at least 8 spaces, found 5
(#507) Line indented incorrectly; expected at least 8 spaces, found 5
(#508) Line indented incorrectly; expected at least 8 spaces, found 5
(#509) Line indented incorrectly; expected at least 8 spaces, found 5
(#510) Line indented incorrectly; expected at least 8 spaces, found 5
(#511) Line indented incorrectly; expected at least 8 spaces, found 5
(#512) Line indented incorrectly; expected at least 8 spaces, found 5
(#513) Line indented incorrectly; expected at least 8 spaces, found 5
(#513) Space found before semicolon; expected "'dL5b1/ji+/IX8EGWP4AwRii8PdFHTqAAAAAElFTkSuQmCC';" but found "'dL5b1/ji+/IX8EGWP4AwRii8PdFHTqAAAAAElFTkSuQmCC' ;"
(#513) Whitespace found at end of line
(#517) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_squares.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected 1 space after "=>"; 0 found
(#15) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Line indented incorrectly; expected at least 4 spaces, found 3
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 3
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Space found before semicolon; expected "7;" but found "7 ;"
(#20) Space found before semicolon; expected "$imgdata;" but found "$imgdata ;"
(#22) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#22) method name "ImgData_Squares::ImgData_Squares" must be in lower-case letters only
(#22) PHP4 style constructors are not allowed; use "__construct()" instead
(#22) Visibility must be declared on method "ImgData_Squares"
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#24) No space found before comment text; expected "// sq_lblue.png" but found "//sq_lblue.png"
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#26) Expected 1 space before "="; 0 found
(#26) Space found before semicolon; expected "362;" but found "362 ;"
(#27) Expected 1 space before "="; 0 found
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Space found before semicolon; expected "'cm2hwA8l24oNDl+DMAAAAASUVORK5CYII=';" but found "'cm2hwA8l24oNDl+DMAAAAASUVORK5CYII=' ;"
(#37) Whitespace found at end of line
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#40) No space found before comment text; expected "// sq_yellow.png" but found "//sq_yellow.png"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#42) Expected 1 space before "="; 0 found
(#42) Space found before semicolon; expected "338;" but found "338 ;"
(#43) Expected 1 space before "="; 0 found
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Space found before semicolon; expected "'I=';" but found "'I=' ;"
(#53) Whitespace found at end of line
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#56) No space found before comment text; expected "// sq_blgr.png" but found "//sq_blgr.png"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#58) Expected 1 space before "="; 0 found
(#58) Space found before semicolon; expected "347;" but found "347 ;"
(#59) Expected 1 space before "="; 0 found
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Space found before semicolon; expected "'AASUVORK5CYII=';" but found "'AASUVORK5CYII=' ;"
(#69) Whitespace found at end of line
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#72) No space found before comment text; expected "// sq_red.png" but found "//sq_red.png"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#74) Expected 1 space before "="; 0 found
(#74) Space found before semicolon; expected "324;" but found "324 ;"
(#75) Expected 1 space before "="; 0 found
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Space found before semicolon; expected "'/K/4Ac2cG+nBcaRuAAAAAElFTkSuQmCC';" but found "'/K/4Ac2cG+nBcaRuAAAAAElFTkSuQmCC' ;"
(#84) Whitespace found at end of line
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#87) No space found before comment text; expected "// sq_pink.png" but found "//sq_pink.png"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#89) Expected 1 space before "="; 0 found
(#89) Space found before semicolon; expected "445;" but found "445 ;"
(#90) Expected 1 space before "="; 0 found
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Space found before semicolon; expected "'QTDA0ELHwhPBCwyR/Cni9cOmzJtwAAAABJRU5ErkJggg==';" but found "'QTDA0ELHwhPBCwyR/Cni9cOmzJtwAAAABJRU5ErkJggg==' ;"
(#102) Whitespace found at end of line
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#105) No space found before comment text; expected "// sq_blue.png" but found "//sq_blue.png"
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#107) Expected 1 space before "="; 0 found
(#107) Space found before semicolon; expected "283;" but found "283 ;"
(#108) Expected 1 space before "="; 0 found
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Space found before semicolon; expected "'FSnRPeWEDzKAAAAABJRU5ErkJggg==';" but found "'FSnRPeWEDzKAAAAABJRU5ErkJggg==' ;"
(#116) Whitespace found at end of line
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#119) No space found before comment text; expected "// sq_green.png" but found "//sq_green.png"
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#121) Expected 1 space before "="; 0 found
(#121) Space found before semicolon; expected "325;" but found "325 ;"
(#122) Expected 1 space before "="; 0 found
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Space found before semicolon; expected "'FEy0VR/NAB2kNuj7rgAAAABJRU5ErkJggg==';" but found "'FEy0VR/NAB2kNuj7rgAAAABJRU5ErkJggg==' ;"
(#131) Whitespace found at end of line
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#134) No space found before comment text; expected "// sq_orange.png" but found "//sq_orange.png"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#136) Expected 1 space before "="; 0 found
(#136) Space found before semicolon; expected "321;" but found "321 ;"
(#137) Expected 1 space before "="; 0 found
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#142) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Space found before semicolon; expected "'AbWuGMOr5COSAAAAAElFTkSuQmCC';" but found "'AbWuGMOr5COSAAAAAElFTkSuQmCC' ;"
(#146) Whitespace found at end of line
(#150) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/imgdata_stars.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 3
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Space found before semicolon; expected "7;" but found "7 ;"
(#20) Space found before semicolon; expected "$imgdata;" but found "$imgdata ;"
(#22) Visibility must be declared on method "__construct"
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#26) Expected 1 space before "="; 0 found
(#26) Space found before semicolon; expected "329;" but found "329 ;"
(#27) Expected 1 space before "="; 0 found
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Space found before semicolon; expected "'hmysD4bnnPsC/x8ItUdGPfAAAAAASUVORK5CYII=';" but found "'hmysD4bnnPsC/x8ItUdGPfAAAAAASUVORK5CYII=' ;"
(#36) Whitespace found at end of line
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#40) Expected 1 space before "="; 0 found
(#40) Space found before semicolon; expected "325;" but found "325 ;"
(#41) Expected 1 space before "="; 0 found
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#50) Whitespace found at end of line
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#55) Expected 1 space before "="; 0 found
(#55) Space found before semicolon; expected "325;" but found "325 ;"
(#56) Expected 1 space before "="; 0 found
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#65) Whitespace found at end of line
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#70) Expected 1 space before "="; 0 found
(#70) Space found before semicolon; expected "325;" but found "325 ;"
(#71) Expected 1 space before "="; 0 found
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#80) Whitespace found at end of line
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#85) Expected 1 space before "="; 0 found
(#85) Space found before semicolon; expected "325;" but found "325 ;"
(#86) Expected 1 space before "="; 0 found
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#95) Whitespace found at end of line
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#100) Expected 1 space before "="; 0 found
(#100) Space found before semicolon; expected "325;" but found "325 ;"
(#101) Expected 1 space before "="; 0 found
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#110) Whitespace found at end of line
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#115) Expected 1 space before "="; 0 found
(#115) Space found before semicolon; expected "325;" but found "325 ;"
(#116) Expected 1 space before "="; 0 found
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#125) Whitespace found at end of line
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#130) Expected 1 space before "="; 0 found
(#130) Space found before semicolon; expected "325;" but found "325 ;"
(#131) Expected 1 space before "="; 0 found
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Space found before semicolon; expected "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==';" but found "'on/PuS9CdQNC7yBXEQAAAABJRU5ErkJggg==' ;"
(#140) Whitespace found at end of line
(#144) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpg-config.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#30) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#33) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#34) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#35) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#37) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#40) 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) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Commas (,) must be followed by white space.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#126) Commas (,) must be followed by white space.
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Commas (,) must be followed by white space.
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#138) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Commas (,) must be followed by white space.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#177) Expected "} else {\n"; found "}\n else {\n"
(#181) Commas (,) must be followed by white space.
(#185) Usage of ELSEIF not allowed; use ELSE IF instead
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#200) Expected "} else {\n"; found "}\n else {\n"
(#204) Commas (,) must be followed by white space.
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#216) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#219) Expected "} else {\n"; found "}\n else {\n"
(#223) Commas (,) must be followed by white space.
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) function name "CheckPHPVersion" must be lower-case letters only
(#230) Variable "aMinVersion" must be all lower-case
(#231) Variable "majorC" must be all lower-case
(#231) Variable "minorC" must be all lower-case
(#231) Variable "editC" must be all lower-case
(#232) Variable "majorR" must be all lower-case
(#232) Variable "minorR" must be all lower-case
(#232) Variable "editR" must be all lower-case
(#232) Variable "aMinVersion" must be all lower-case
(#234) Inline control structures are not allowed
(#234) Variable "majorC" must be all lower-case
(#234) Variable "majorR" must be all lower-case
(#236) Variable "majorC" must be all lower-case
(#236) Variable "majorR" must be all lower-case
(#237) Inline control structures are not allowed
(#237) Variable "minorC" must be all lower-case
(#237) Variable "minorR" must be all lower-case
(#239) Expected "if (...) {\n"; found "if(...){\n"
(#239) Variable "minorC" must be all lower-case
(#239) Variable "minorR" must be all lower-case
(#240) Inline control structures are not allowed
(#240) Variable "editC" must be all lower-case
(#240) Variable "editR" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Expected "if (...) {\n"; found "if(...) {\n"
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#260) This comment is 100% valid code; is this commented out code?
(#260) Line exceeds maximum limit of 180 characters; contains 195 characters
(#260) No space found before comment text; expected "// ("This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)");" but found "//("This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)");"
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) function name "_phpErrorHandler" must be lower-case letters only
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#273) Expected "if (...) {\n"; found "if(...) {\n"
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#282) Variable "GLOBALS" must be all lower-case
(#282) Variable "GLOBALS" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Variable "GLOBALS" must be all lower-case
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Opening brace must be the last content on the line
(#287) Closing brace must be on a line by itself
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) function name "GenImgName" must be lower-case letters only
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline control structures are not allowed
(#298) Variable "img_format" must not contain underscores.
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#299) Inline control structures are not allowed
(#299) Usage of ELSEIF not allowed; use ELSE IF instead
(#299) Variable "img_format" must not contain underscores.
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#300) Inline control structures are not allowed
(#300) Usage of ELSEIF not allowed; use ELSE IF instead
(#300) Variable "img_format" must not contain underscores.
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Inline control structures are not allowed
(#301) Usage of ELSEIF not allowed; use ELSE IF instead
(#301) Variable "img_format" must not contain underscores.
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#302) Inline control structures are not allowed
(#302) Usage of ELSEIF not allowed; use ELSE IF instead
(#302) Variable "img_format" must not contain underscores.
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#305) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Line exceeds 132 characters; contains 157 characters
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 100% valid code; is this commented out code?
(#307) No space found before comment text; expected "// (" Can't access PHP_SELF, PHP global variable. You can't run PHP from command line if you want to use the 'auto' naming of cache or image files.");" but found "//(" Can't access PHP_SELF, PHP global variable. You can't run PHP from command line if you want to use the 'auto' naming of cache or image files.");"
(#310) Expected "if (...) {\n"; found "if(...) {\n"
(#312) Variable "img_format" must not contain underscores.
(#314) Expected "} else {\n"; found "}\n else {\n"
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Variable "img_format" must not contain underscores.
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#329) Visibility must be declared on method "__construct"
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) method name "JpgTimer::Push" must be in lower-case letters only
(#334) Visibility must be declared on method "Push"
(#335) Commas (,) must be followed by white space.
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#335) Commas (,) must be followed by white space.
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Expected 1 space before "*"; 0 found
(#336) Expected 1 space after "*"; 0 found
(#336) Expected 1 space before "*"; 0 found
(#336) Expected 1 space after "*"; 0 found
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) method name "JpgTimer::Pop" must be in lower-case letters only
(#341) Visibility must be declared on method "Pop"
(#342) Expected 1 space before ">"; 0 found
(#342) Expected 1 space after ">"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#343) Commas (,) must be followed by white space.
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#346) Expected 1 space before "-"; 0 found
(#346) Expected 1 space after "-"; 0 found
(#348) This comment is 50% valid code; is this commented out code?
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#356) Member variable "iLocale" 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) Member variable "iDayAbb" must be all lower-case
(#357) Member variable "iShortDay" must be all lower-case
(#357) Member variable "iShortMonth" must be all lower-case
(#357) Member variable "iMonthName" must be all lower-case
(#359) Visibility must be declared on method "__construct"
(#367) method name "DateLocale::Set" must be in lower-case letters only
(#367) Visibility must be declared on method "Set"
(#367) Variable "aLocale" must be all lower-case
(#368) Expected "if (...) {\n"; found "if (...){\n"
(#368) Variable "aLocale" must be all lower-case
(#369) Variable "aLocale" must be all lower-case
(#370) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Variable "pLocale" 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
(#375) Variable "aLocale" must be all lower-case
(#376) Variable "aLocale" must be all lower-case
(#379) Variable "aLocale" must be all lower-case
(#384) Expected "} else {\n"; found "}\n else {\n"
(#385) Variable "aLocale" must be all lower-case
(#389) Commas (,) must be followed by white space.
(#389) Variable "aLocale" must be all lower-case
(#390) Line exceeds 132 characters; contains 180 characters
(#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
(#390) This comment is 100% valid code; is this commented out code?
(#390) No space found before comment text; expected "// ("You are trying to use the locale ($aLocale) which your PHP installation does not support. Hint: Use '' to indicate the default locale for this geographic region.");" but found "//("You are trying to use the locale ($aLocale) which your PHP installation does not support. Hint: Use '' to indicate the default locale for this geographic region.");"
(#391) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#394) Variable "aLocale" must be all lower-case
(#395) Expected "for (...) {\n"; found "for(...) {\n"
(#395) Space found after opening bracket of FOR loop
(#395) Space found before closing bracket of FOR loop
(#398) Variable "aLocale" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#399) Variable "aLocale" must be all lower-case
(#399) Expected 1 space before "="; 0 found
(#402) Expected "for (...) {\n"; found "for(...) {\n"
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "<="; 0 found
(#402) Expected 1 space after "<="; 0 found
(#403) Commas (,) must be followed by white space.
(#403) Commas (,) must be followed by white space.
(#404) Variable "aLocale" must be all lower-case
(#405) Variable "aLocale" must be all lower-case
(#408) Variable "pLocale" must be all lower-case
(#410) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#414) method name "DateLocale::GetDayAbb" must be in lower-case letters only
(#414) Visibility must be declared on method "GetDayAbb"
(#418) method name "DateLocale::GetShortDay" must be in lower-case letters only
(#418) Visibility must be declared on method "GetShortDay"
(#422) method name "DateLocale::GetShortMonth" must be in lower-case letters only
(#422) Visibility must be declared on method "GetShortMonth"
(#426) method name "DateLocale::GetShortMonthName" must be in lower-case letters only
(#426) Visibility must be declared on method "GetShortMonthName"
(#426) Variable "aNbr" must be all lower-case
(#427) Variable "aNbr" must be all lower-case
(#430) method name "DateLocale::GetLongMonthName" must be in lower-case letters only
(#430) Visibility must be declared on method "GetLongMonthName"
(#430) Variable "aNbr" must be all lower-case
(#431) Variable "aNbr" must be all lower-case
(#434) method name "DateLocale::GetMonth" must be in lower-case letters only
(#434) Visibility must be declared on method "GetMonth"
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Variable "gDateLocale" must be all lower-case
(#441) Variable "gJpgDateLocale" must be all lower-case
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) No space found before comment text; expected "// =======================================================" but found "//======================================================="
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) No space found before comment text; expected "// =======================================================" but found "//======================================================="
(#448) Member variable "iLeftMargin" must be all lower-case
(#448) Member variable "iRightMargin" must be all lower-case
(#448) Member variable "iBottomMargin" must be all lower-case
(#448) Space found before semicolon; expected "3;" but found "3 ;"
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#450) Member variable "iTimer" must be all lower-case
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#452) Visibility must be declared on method "__construct"
(#461) method name "Footer::SetTimer" must be in lower-case letters only
(#461) Visibility must be declared on method "SetTimer"
(#461) Variable "aTimer" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "aTimerPostString" must be all lower-case
(#462) Variable "aTimer" must be all lower-case
(#463) Variable "aTimerPostString" must be all lower-case
(#466) method name "Footer::SetMargin" must be in lower-case letters only
(#466) Visibility must be declared on method "SetMargin"
(#466) Variable "aLeft" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "aRight" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "aBottom" must be all lower-case
(#467) Variable "aLeft" must be all lower-case
(#468) Variable "aRight" must be all lower-case
(#469) Variable "aBottom" must be all lower-case
(#472) method name "Footer::Stroke" must be in lower-case letters only
(#472) Visibility must be declared on method "Stroke"
(#472) Variable "aImg" must be all lower-case
(#473) Variable "aImg" must be all lower-case
(#475) Commas (,) must be followed by white space.
(#476) Variable "aImg" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Commas (,) must be followed by white space.
(#478) Variable "aImg" must be all lower-case
(#478) Expected 1 space before "/"; 0 found
(#478) Expected 1 space after "/"; 0 found
(#479) Commas (,) must be followed by white space.
(#480) Variable "aImg" must be all lower-case
(#480) Commas (,) must be followed by white space.
(#480) Commas (,) must be followed by white space.
(#482) Variable "aImg" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#484) Expected "if (...) {\n"; found "if(...) {\n"
(#485) Commas (,) must be followed by white space.
(#485) Expected 1 space before "/"; 0 found
(#485) Expected 1 space after "/"; 0 found
(#487) Variable "aImg" must be all lower-case
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#503) Commas (,) must be followed by white space.
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#504) Member variable "iIcons" must be all lower-case
(#505) Member variable "cache_name" must not contain underscores.
(#506) Expected 1 space before "="; 0 found
(#506) Expected 1 space after "="; 0 found
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#507) Commas (,) must be followed by white space.
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#507) No space found before comment text; expected "// dito for Y" but found "//dito for Y"
(#508) Commas (,) must be followed by white space.
(#508) Member variable "frame_color" must not contain underscores.
(#508) Member variable "frame_weight" must not contain underscores.
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#509) Member variable "box_color" must not contain underscores.
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#509) Member variable "box_weight" must not contain underscores.
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#510) Commas (,) must be followed by white space.
(#510) Member variable "shadow_width" must not contain underscores.
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#510) Commas (,) must be followed by white space.
(#510) Member variable "shadow_color" must not contain underscores.
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#511) Expected 1 space before "="; 0 found
(#511) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#513) Member variable "margin_color" must not contain underscores.
(#514) Member variable "plotarea_color" must not contain underscores.
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#514) Commas (,) must be followed by white space.
(#514) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#517) Member variable "xtick_factor" must not contain underscores.
(#517) Commas (,) must be followed by white space.
(#517) Member variable "ytick_factor" must not contain underscores.
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#521) Member variable "text_scale_off" must not contain underscores.
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#521) Member variable "text_scale_abscenteroff" must not contain underscores.
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Member variable "background_image" must not contain underscores.
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#522) Commas (,) must be followed by white space.
(#522) Member variable "background_image_type" must not contain underscores.
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#522) Commas (,) must be followed by white space.
(#522) Member variable "background_image_format" must not contain underscores.
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#523) Member variable "background_image_bright" must not contain underscores.
(#523) Expected 1 space before "="; 0 found
(#523) Expected 1 space after "="; 0 found
(#523) Commas (,) must be followed by white space.
(#523) Member variable "background_image_contr" must not contain underscores.
(#523) Expected 1 space before "="; 0 found
(#523) Expected 1 space after "="; 0 found
(#523) Commas (,) must be followed by white space.
(#523) Member variable "background_image_sat" must not contain underscores.
(#523) Expected 1 space before "="; 0 found
(#523) Expected 1 space after "="; 0 found
(#524) Member variable "background_image_xpos" must not contain underscores.
(#524) Expected 1 space before "="; 0 found
(#524) Expected 1 space after "="; 0 found
(#524) Commas (,) must be followed by white space.
(#524) Member variable "background_image_ypos" must not contain underscores.
(#524) Expected 1 space before "="; 0 found
(#524) Expected 1 space after "="; 0 found
(#525) Member variable "image_bright" must not contain underscores.
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#525) Member variable "image_contr" must not contain underscores.
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#525) Member variable "image_sat" must not contain underscores.
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) No space found before comment text; expected "// debug stuff, draw the csim boundaris on the image if <>0" but found "//debug stuff, draw the csim boundaris on the image if <>0"
(#528) Member variable "grid_depth" must not contain underscores.
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Member variable "iAxisStyle" must be all lower-case
(#530) Member variable "iCSIMdisplay" must be all lower-case
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#530) Commas (,) must be followed by white space.
(#530) Member variable "iHasStroked" must be all lower-case
(#532) Member variable "iCSIMImgAlt" must be all lower-case
(#532) Expected 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) Member variable "iDoClipping" must be all lower-case
(#534) Expected 1 space before "="; 0 found
(#534) Expected 1 space after "="; 0 found
(#536) Member variable "bkg_gradtype" must not contain underscores.
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Member variable "bkg_gradstyle" must not contain underscores.
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#537) Member variable "bkg_gradfrom" must not contain underscores.
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#537) Member variable "bkg_gradto" must not contain underscores.
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#538) Member variable "plot_gradtype" must not contain underscores.
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Commas (,) must be followed by white space.
(#538) Member variable "plot_gradstyle" must not contain underscores.
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#539) Member variable "plot_gradfrom" must not contain underscores.
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#539) Member variable "plot_gradto" must not contain underscores.
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#542) Member variable "titlebackground_color" must not contain underscores.
(#543) Member variable "titlebackground_style" must not contain underscores.
(#544) Member variable "titlebackground_framecolor" must not contain underscores.
(#545) Member variable "titlebackground_framestyle" must not contain underscores.
(#546) Member variable "titlebackground_frameweight" must not contain underscores.
(#547) Member variable "titlebackground_bevelheight" must not contain underscores.
(#548) Member variable "titlebkg_fillstyle" must not contain underscores.
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#549) Member variable "titlebkg_scolor1" must not contain underscores.
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#549) Commas (,) must be followed by white space.
(#549) Member variable "titlebkg_scolor2" must not contain underscores.
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#553) Member variable "background_image_mix" must not contain underscores.
(#553) Expected 1 space before "="; 0 found
(#553) Expected 1 space after "="; 0 found
(#554) Member variable "background_cflag" must not contain underscores.
(#555) Member variable "background_cflag_type" must not contain underscores.
(#556) Member variable "background_cflag_mix" must not contain underscores.
(#557) Member variable "iImgTrans" must be all lower-case
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#558) Member variable "iImgTransHorizon" must be all lower-case
(#558) Commas (,) must be followed by white space.
(#558) Member variable "iImgTransSkewDist" must be all lower-case
(#558) Expected 1 space before "="; 0 found
(#558) Expected 1 space after "="; 0 found
(#559) Member variable "iImgTransDirection" must be all lower-case
(#559) Member variable "iImgTransMinSize" must be all lower-case
(#560) Member variable "iImgTransFillColor" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Member variable "iImgTransHighQ" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#561) Member variable "iImgTransBorder" must be all lower-case
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#561) Commas (,) must be followed by white space.
(#561) Member variable "iImgTransHorizonPos" must be all lower-case
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#563) Member variable "graph_theme" must not contain underscores.
(#564) Member variable "iYAxisDeltaPos" must be all lower-case
(#564) Expected 1 space before "="; 0 found
(#564) Expected 1 space after "="; 0 found
(#565) Member variable "iIconDepth" must be all lower-case
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#566) Member variable "iAxisLblBgType" must be all lower-case
(#567) Member variable "iXAxisLblBgFillColor" must be all lower-case
(#567) Member variable "iXAxisLblBgColor" must be all lower-case
(#568) Member variable "iYAxisLblBgFillColor" must be all lower-case
(#568) Member variable "iYAxisLblBgColor" must be all lower-case
(#569) Member variable "iTables" must be all lower-case
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#571) Member variable "isRunningClear" must be all lower-case
(#572) Member variable "inputValues" must be all lower-case
(#573) Member variable "isAfterSetScale" must be all lower-case
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#581) Visibility must be declared on method "__construct"
(#581) Variable "aWidth" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "aHeight" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "aCachedName" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "aTimeout" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "aInline" must be all lower-case
(#583) Expected "if (...) {\n"; found "if(...) {\n"
(#583) Variable "aWidth" must be all lower-case
(#583) Variable "aHeight" 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
(#584) This comment is 100% valid code; is this commented out code?
(#584) No space found before comment text; expected "// ('Image width/height argument in Graph::Graph() must be numeric');" but found "//('Image width/height argument in Graph::Graph() must be numeric');"
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Expected "if (...) {\n"; found "if(...) {\n"
(#592) Variable "aCachedName" must be all lower-case
(#593) Variable "aCachedName" must be all lower-case
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#597) Variable "aInline" must be all lower-case
(#599) Variable "aWidth" must be all lower-case
(#599) Commas (,) must be followed by white space.
(#599) Variable "aHeight" must be all lower-case
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Variable "aCachedName" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Variable "aCachedName" must be all lower-case
(#604) Variable "aCachedName" must be all lower-case
(#604) Variable "aTimeout" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) No space found before comment text; expected "// FF_FONT2, FS_BOLD" but found "//FF_FONT2, FS_BOLD"
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Expected "if (...) {\n"; found "if(...) {\n"
(#627) Variable "aCachedName" must be all lower-case
(#627) Expected 1 space before "!="; 0 found
(#627) Expected 1 space after "!="; 0 found
(#627) Variable "aInline" must be all lower-case
(#628) Expected "if (...) {\n"; found "if(...) {\n"
(#628) Commas (,) must be followed by white space.
(#628) Variable "aCachedName" must be all lower-case
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Variable "aWidth" must be all lower-case
(#640) Variable "aHeight" must be all lower-case
(#641) Variable "aCachedName" must be all lower-case
(#642) Variable "aTimeout" must be all lower-case
(#643) Variable "aInline" must be all lower-case
(#645) Variable "theme_class" must not contain underscores.
(#646) Variable "theme_class" must not contain underscores.
(#647) Variable "theme_class" must not contain underscores.
(#652) method name "Graph::InitializeFrameAndMargin" must be in lower-case letters only
(#652) Visibility must be declared on method "InitializeFrameAndMargin"
(#653) Expected 1 space before "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#654) Expected 1 space before "="; 0 found
(#654) Expected 1 space after "="; 0 found
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#655) Whitespace found at end of line
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#671) Commas (,) must be followed by white space.
(#671) Commas (,) must be followed by white space.
(#674) method name "Graph::SetupCache" must be in lower-case letters only
(#674) Visibility must be declared on method "SetupCache"
(#674) Variable "aFilename" must be all lower-case
(#674) Commas (,) must be followed by white space.
(#674) Variable "aTimeout" must be all lower-case
(#675) Variable "aFilename" must be all lower-case
(#676) Variable "aTimeout" must be all lower-case
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) method name "Graph::Set3DPerspective" must be in lower-case letters only
(#680) Visibility must be declared on method "Set3DPerspective"
(#680) Variable "aDir" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aHorizon" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aSkewDist" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aQuality" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aFillColor" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aBorder" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aMinSize" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Variable "aHorizonPos" must be all lower-case
(#680) Line exceeds 132 characters; contains 154 characters
(#682) Variable "aHorizon" must be all lower-case
(#683) Expected 1 space before "="; 0 found
(#683) Variable "aSkewDist" must be all lower-case
(#684) Variable "aDir" must be all lower-case
(#685) Variable "aMinSize" must be all lower-case
(#686) Expected 1 space before "="; 0 found
(#686) Expected 1 space after "="; 0 found
(#686) Variable "aFillColor" must be all lower-case
(#687) Expected 1 space before "="; 0 found
(#687) Expected 1 space after "="; 0 found
(#687) Variable "aQuality" must be all lower-case
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Variable "aBorder" must be all lower-case
(#689) Expected 1 space before "="; 0 found
(#689) Expected 1 space after "="; 0 found
(#689) Variable "aHorizonPos" must be all lower-case
(#692) method name "Graph::SetUserFont" must be in lower-case letters only
(#692) Visibility must be declared on method "SetUserFont"
(#692) Variable "aNormal" must be all lower-case
(#692) Commas (,) must be followed by white space.
(#692) Variable "aBold" must be all lower-case
(#692) Commas (,) must be followed by white space.
(#692) Variable "aItalic" must be all lower-case
(#692) Commas (,) must be followed by white space.
(#692) Variable "aBoldIt" must be all lower-case
(#693) Variable "aNormal" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "aBold" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "aItalic" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "aBoldIt" must be all lower-case
(#696) method name "Graph::SetUserFont1" must be in lower-case letters only
(#696) Visibility must be declared on method "SetUserFont1"
(#696) Variable "aNormal" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#696) Variable "aBold" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#696) Variable "aItalic" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#696) Variable "aBoldIt" must be all lower-case
(#697) Variable "aNormal" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "aBold" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "aItalic" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "aBoldIt" must be all lower-case
(#700) method name "Graph::SetUserFont2" must be in lower-case letters only
(#700) Visibility must be declared on method "SetUserFont2"
(#700) Variable "aNormal" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "aBold" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "aItalic" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "aBoldIt" must be all lower-case
(#701) Variable "aNormal" must be all lower-case
(#701) Commas (,) must be followed by white space.
(#701) Variable "aBold" must be all lower-case
(#701) Commas (,) must be followed by white space.
(#701) Variable "aItalic" must be all lower-case
(#701) Commas (,) must be followed by white space.
(#701) Variable "aBoldIt" must be all lower-case
(#704) method name "Graph::SetUserFont3" must be in lower-case letters only
(#704) Visibility must be declared on method "SetUserFont3"
(#704) Variable "aNormal" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Variable "aBold" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Variable "aItalic" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Variable "aBoldIt" must be all lower-case
(#705) Variable "aNormal" must be all lower-case
(#705) Commas (,) must be followed by white space.
(#705) Variable "aBold" must be all lower-case
(#705) Commas (,) must be followed by white space.
(#705) Variable "aItalic" must be all lower-case
(#705) Commas (,) must be followed by white space.
(#705) Variable "aBoldIt" must be all lower-case
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) method name "Graph::SetImgFormat" must be in lower-case letters only
(#709) Visibility must be declared on method "SetImgFormat"
(#709) Variable "aFormat" must be all lower-case
(#709) Commas (,) must be followed by white space.
(#709) Variable "aQuality" must be all lower-case
(#710) Variable "aFormat" must be all lower-case
(#710) Commas (,) must be followed by white space.
(#710) Variable "aQuality" must be all lower-case
(#714) method name "Graph::SetGridDepth" must be in lower-case letters only
(#714) Visibility must be declared on method "SetGridDepth"
(#714) Variable "aDepth" must be all lower-case
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Variable "aDepth" must be all lower-case
(#718) method name "Graph::SetIconDepth" must be in lower-case letters only
(#718) Visibility must be declared on method "SetIconDepth"
(#718) Variable "aDepth" must be all lower-case
(#719) Expected 1 space before "="; 0 found
(#719) Expected 1 space after "="; 0 found
(#719) Variable "aDepth" must be all lower-case
(#723) method name "Graph::SetAngle" must be in lower-case letters only
(#723) Visibility must be declared on method "SetAngle"
(#723) Variable "aAngle" must be all lower-case
(#724) Variable "aAngle" must be all lower-case
(#727) method name "Graph::SetAlphaBlending" must be in lower-case letters only
(#727) Visibility must be declared on method "SetAlphaBlending"
(#727) Variable "aFlg" must be all lower-case
(#728) Variable "aFlg" must be all lower-case
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) method name "Graph::SetMargin" must be in lower-case letters only
(#732) Visibility must be declared on method "SetMargin"
(#732) Commas (,) must be followed by white space.
(#732) Commas (,) must be followed by white space.
(#732) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#736) method name "Graph::SetY2OrderBack" must be in lower-case letters only
(#736) Visibility must be declared on method "SetY2OrderBack"
(#736) Variable "aBack" must be all lower-case
(#737) Variable "aBack" must be all lower-case
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) method name "Graph::Set90AndMargin" must be in lower-case letters only
(#742) Visibility must be declared on method "Set90AndMargin"
(#742) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#743) Expected 1 space before "/"; 0 found
(#743) Expected 1 space after "/"; 0 found
(#744) Expected 1 space before "-"; 0 found
(#744) Expected 1 space after "-"; 0 found
(#744) Commas (,) must be followed by white space.
(#744) Expected 1 space before "-"; 0 found
(#744) Expected 1 space after "-"; 0 found
(#744) Commas (,) must be followed by white space.
(#744) Expected 1 space before "+"; 0 found
(#744) Expected 1 space after "+"; 0 found
(#744) Commas (,) must be followed by white space.
(#744) Expected 1 space before "+"; 0 found
(#744) Expected 1 space after "+"; 0 found
(#745) Expected 1 space before "/"; 0 found
(#745) Expected 1 space after "/"; 0 found
(#745) Commas (,) must be followed by white space.
(#745) Expected 1 space before "/"; 0 found
(#745) Expected 1 space after "/"; 0 found
(#747) Expected "if (...) {\n"; found "if(...) {\n"
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) This comment is 100% valid code; is this commented out code?
(#748) No space found before comment text; expected "// ('You must specify what scale to use with a call to Graph::SetScale()');" but found "//('You must specify what scale to use with a call to Graph::SetScale()');"
(#750) Commas (,) must be followed by white space.
(#751) Commas (,) must be followed by white space.
(#754) method name "Graph::SetClipping" must be in lower-case letters only
(#754) Visibility must be declared on method "SetClipping"
(#754) Variable "aFlg" must be all lower-case
(#755) Variable "aFlg" must be all lower-case
(#755) Space found before semicolon; expected "$aFlg;" but found "$aFlg ;"
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) method name "Graph::Add" must be in lower-case letters only
(#759) Visibility must be declared on method "Add"
(#759) Variable "aPlot" must be all lower-case
(#760) Expected "if (...) {\n"; found "if(...) {\n"
(#760) Variable "aPlot" must be all lower-case
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) This comment is 100% valid code; is this commented out code?
(#761) No space found before comment text; expected "// ("Graph::Add() You tried to add a null plot to the graph.");" but found "//("Graph::Add() You tried to add a null plot to the graph.");"
(#763) Expected "if (...) {\n"; found "if(...) {\n"
(#763) Variable "aPlot" must be all lower-case
(#763) Variable "aPlot" must be all lower-case
(#764) Variable "aPlot" must be all lower-case
(#766) Expected "} else {\n"; found "}\n else {\n"
(#767) Variable "aPlot" must be all lower-case
(#770) Inline control structures are not allowed
(#770) Variable "aPlot" must be all lower-case
(#771) Inline control structures are not allowed
(#771) Usage of ELSEIF not allowed; use ELSE IF instead
(#771) Commas (,) must be followed by white space.
(#771) Variable "aPlot" must be all lower-case
(#772) Inline control structures are not allowed
(#772) Usage of ELSEIF not allowed; use ELSE IF instead
(#772) Commas (,) must be followed by white space.
(#772) Variable "aPlot" must be all lower-case
(#773) Inline control structures are not allowed
(#773) Usage of ELSEIF not allowed; use ELSE IF instead
(#773) Commas (,) must be followed by white space.
(#773) Variable "aPlot" must be all lower-case
(#774) Inline control structures are not allowed
(#774) Usage of ELSEIF not allowed; use ELSE IF instead
(#774) Commas (,) must be followed by white space.
(#774) Variable "aPlot" must be all lower-case
(#776) Expected "if (...) {\n"; found "if(...) {\n"
(#776) Variable "aPlot" must be all lower-case
(#777) Commas (,) must be followed by white space.
(#777) Variable "aPlot" must be all lower-case
(#779) Expected "} else {\n"; found "}\n else {\n"
(#780) Variable "aPlot" must be all lower-case
(#785) Variable "aPlot" must be all lower-case
(#789) method name "Graph::AddTable" must be in lower-case letters only
(#789) Visibility must be declared on method "AddTable"
(#789) Variable "aTable" must be all lower-case
(#790) Expected "if (...) {\n"; found "if(...) {\n"
(#790) Variable "aTable" must be all lower-case
(#791) Expected "for (...) {\n"; found "for(...) {\n"
(#791) Space found before closing bracket of FOR loop
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#791) Variable "aTable" must be all lower-case
(#792) Expected 1 space before "="; 0 found
(#792) Expected 1 space after "="; 0 found
(#792) Variable "aTable" must be all lower-case
(#795) Expected "} else {\n"; found "}\n else {\n"
(#796) Variable "aTable" must be all lower-case
(#796) Space found before semicolon; expected "$aTable;" but found "$aTable ;"
(#800) method name "Graph::AddIcon" must be in lower-case letters only
(#800) Visibility must be declared on method "AddIcon"
(#800) Variable "aIcon" must be all lower-case
(#801) Expected "if (...) {\n"; found "if(...) {\n"
(#801) Variable "aIcon" must be all lower-case
(#802) Expected "for (...) {\n"; found "for(...) {\n"
(#802) Space found before closing bracket of FOR loop
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Variable "aIcon" must be all lower-case
(#803) Expected 1 space before "="; 0 found
(#803) Expected 1 space after "="; 0 found
(#803) Variable "aIcon" must be all lower-case
(#806) Expected "} else {\n"; found "}\n else {\n"
(#807) Variable "aIcon" must be all lower-case
(#807) Space found before semicolon; expected "$aIcon;" but found "$aIcon ;"
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) method name "Graph::AddY2" must be in lower-case letters only
(#812) Visibility must be declared on method "AddY2"
(#812) Variable "aPlot" must be all lower-case
(#813) Expected "if (...) {\n"; found "if(...) {\n"
(#813) Variable "aPlot" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#814) No space found before comment text; expected "// ("Graph::AddY2() You tried to add a null plot to the graph.");" but found "//("Graph::AddY2() You tried to add a null plot to the graph.");"
(#817) Expected "if (...) {\n"; found "if(...) {\n"
(#817) Variable "aPlot" must be all lower-case
(#817) Variable "aPlot" must be all lower-case
(#818) Variable "aPlot" must be all lower-case
(#820) Expected "} else {\n"; found "}\n else {\n"
(#821) Variable "aPlot" must be all lower-case
(#824) Expected "if (...) {\n"; found "if(...) {\n"
(#825) Variable "aPlot" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#827) Usage of ELSEIF not allowed; use ELSE IF instead
(#827) Commas (,) must be followed by white space.
(#828) Variable "aPlot" must be all lower-case
(#828) Commas (,) must be followed by white space.
(#830) Usage of ELSEIF not allowed; use ELSE IF instead
(#830) Commas (,) must be followed by white space.
(#831) Variable "aPlot" must be all lower-case
(#831) Commas (,) must be followed by white space.
(#833) Expected "} else {\n"; found "}\n else {\n"
(#834) Variable "aPlot" must be all lower-case
(#838) Variable "aPlot" must be all lower-case
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) method name "Graph::AddY" must be in lower-case letters only
(#843) Visibility must be declared on method "AddY"
(#843) Variable "aN" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "aPlot" must be all lower-case
(#845) Expected "if (...) {\n"; found "if(...) {\n"
(#845) Variable "aPlot" 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
(#846) This comment is 100% valid code; is this commented out code?
(#846) No space found before comment text; expected "// ("Graph::AddYN() You tried to add a null plot to the graph.");" but found "//("Graph::AddYN() You tried to add a null plot to the graph.");"
(#849) Expected "if (...) {\n"; found "if(...) {\n"
(#849) Variable "aPlot" must be all lower-case
(#849) Variable "aPlot" must be all lower-case
(#850) Variable "aPlot" must be all lower-case
(#852) Expected "} else {\n"; found "}\n else {\n"
(#853) Variable "aPlot" must be all lower-case
(#856) Expected "if (...) {\n"; found "if(...) {\n"
(#857) Commas (,) must be followed by white space.
(#858) Commas (,) must be followed by white space.
(#859) Inline comments must start with a capital letter, digit or 3-dots sequence
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) This comment is 100% valid code; is this commented out code?
(#859) No space found before comment text; expected "// ('You can only add standard plots to multiple Y-axis');" but found "//('You can only add standard plots to multiple Y-axis');"
(#861) Expected "} else {\n"; found "}\n else {\n"
(#862) Variable "aN" must be all lower-case
(#862) Variable "aPlot" must be all lower-case
(#866) Variable "aPlot" must be all lower-case
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) method name "Graph::AddText" must be in lower-case letters only
(#871) Visibility must be declared on method "AddText"
(#871) Variable "aTxt" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Variable "aToY2" must be all lower-case
(#872) Expected "if (...) {\n"; found "if(...) {\n"
(#872) Variable "aTxt" must be all lower-case
(#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
(#873) This comment is 100% valid code; is this commented out code?
(#873) No space found before comment text; expected "// ("Graph::AddText() You tried to add a null text to the graph.");" but found "//("Graph::AddText() You tried to add a null text to the graph.");"
(#875) Expected "if (...) {\n"; found "if(...) {\n"
(#875) Variable "aToY2" must be all lower-case
(#876) Expected "if (...) {\n"; found "if(...) {\n"
(#876) Variable "aTxt" must be all lower-case
(#877) Expected "for (...) {\n"; found "for(...) {\n"
(#877) Space found before closing bracket of FOR loop
(#877) Expected 1 space before "="; 0 found
(#877) Expected 1 space after "="; 0 found
(#877) Variable "aTxt" must be all lower-case
(#878) Expected 1 space before "="; 0 found
(#878) Expected 1 space after "="; 0 found
(#878) Variable "aTxt" must be all lower-case
(#881) Expected "} else {\n"; found "}\n else {\n"
(#882) Variable "aTxt" must be all lower-case
(#885) Expected "} else {\n"; found "}\n else {\n"
(#886) Expected "if (...) {\n"; found "if(...) {\n"
(#886) Variable "aTxt" must be all lower-case
(#887) Expected "for (...) {\n"; found "for(...) {\n"
(#887) Space found before closing bracket of FOR loop
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#887) Variable "aTxt" must be all lower-case
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#888) Variable "aTxt" must be all lower-case
(#891) Expected "} else {\n"; found "}\n else {\n"
(#892) Variable "aTxt" must be all lower-case
(#897) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) method name "Graph::AddLine" must be in lower-case letters only
(#898) Visibility must be declared on method "AddLine"
(#898) Variable "aLine" must be all lower-case
(#898) Commas (,) must be followed by white space.
(#898) Variable "aToY2" must be all lower-case
(#899) Expected "if (...) {\n"; found "if(...) {\n"
(#899) Variable "aLine" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#900) No space found before comment text; expected "// ("Graph::AddLine() You tried to add a null line to the graph.");" but found "//("Graph::AddLine() You tried to add a null line to the graph.");"
(#903) Expected "if (...) {\n"; found "if(...) {\n"
(#903) Variable "aToY2" must be all lower-case
(#904) Expected "if (...) {\n"; found "if(...) {\n"
(#904) Variable "aLine" must be all lower-case
(#905) Expected "for (...) {\n"; found "for(...) {\n"
(#905) Space found before closing bracket of FOR loop
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "aLine" 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
(#906) This comment is 82% valid code; is this commented out code?
(#906) No space found before comment text; expected "// $this->y2lines[]=$aLine[$i];" but found "//$this->y2lines[]=$aLine[$i];"
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Variable "aLine" must be all lower-case
(#910) Expected "} else {\n"; found "}\n else {\n"
(#911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) This comment is 60% valid code; is this commented out code?
(#911) No space found before comment text; expected "// $this->y2lines[] = $aLine;" but found "//$this->y2lines[] = $aLine;"
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Variable "aLine" must be all lower-case
(#915) Expected "} else {\n"; found "}\n else {\n"
(#916) Expected "if (...) {\n"; found "if(...) {\n"
(#916) Variable "aLine" must be all lower-case
(#917) Expected "for (...) {\n"; found "for(...) {\n"
(#917) Space found before closing bracket of FOR loop
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Expected 1 space before "<"; 0 found
(#917) Expected 1 space after "<"; 0 found
(#917) Variable "aLine" must be all lower-case
(#918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) This comment is 82% valid code; is this commented out code?
(#918) No space found before comment text; expected "// $this->lines[]=$aLine[$i];" but found "//$this->lines[]=$aLine[$i];"
(#919) Expected 1 space before "="; 0 found
(#919) Expected 1 space after "="; 0 found
(#919) Variable "aLine" must be all lower-case
(#922) Expected "} else {\n"; found "}\n else {\n"
(#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
(#923) This comment is 60% valid code; is this commented out code?
(#923) No space found before comment text; expected "// $this->lines[] = $aLine;" but found "//$this->lines[] = $aLine;"
(#924) Variable "aLine" must be all lower-case
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) method name "Graph::AddBand" must be in lower-case letters only
(#930) Visibility must be declared on method "AddBand"
(#930) Variable "aBand" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "aToY2" must be all lower-case
(#931) Expected "if (...) {\n"; found "if(...) {\n"
(#931) Variable "aBand" must be all lower-case
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) This comment is 100% valid code; is this commented out code?
(#932) No space found before comment text; expected "// (" Graph::AddBand() You tried to add a null band to the graph.");" but found "//(" Graph::AddBand() You tried to add a null band to the graph.");"
(#935) Expected "if (...) {\n"; found "if(...) {\n"
(#935) Variable "aToY2" must be all lower-case
(#936) Expected "if (...) {\n"; found "if(...) {\n"
(#936) Variable "aBand" must be all lower-case
(#937) Expected "for (...) {\n"; found "for(...) {\n"
(#937) Space found before closing bracket of FOR loop
(#937) Expected 1 space before "="; 0 found
(#937) Expected 1 space after "="; 0 found
(#937) Variable "aBand" must be all lower-case
(#938) Variable "aBand" must be all lower-case
(#941) Expected "} else {\n"; found "}\n else {\n"
(#942) Variable "aBand" must be all lower-case
(#945) Expected "} else {\n"; found "}\n else {\n"
(#946) Expected "if (...) {\n"; found "if(...) {\n"
(#946) Variable "aBand" must be all lower-case
(#947) Expected "for (...) {\n"; found "for(...) {\n"
(#947) Space found before closing bracket of FOR loop
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Variable "aBand" must be all lower-case
(#948) Variable "aBand" must be all lower-case
(#951) Expected "} else {\n"; found "}\n else {\n"
(#952) Variable "aBand" must be all lower-case
(#957) method name "Graph::SetPlotGradient" must be in lower-case letters only
(#957) Visibility must be declared on method "SetPlotGradient"
(#957) Variable "aFrom" must be all lower-case
(#957) Commas (,) must be followed by white space.
(#957) Variable "aTo" must be all lower-case
(#957) Commas (,) must be followed by white space.
(#957) Variable "aGradType" must be all lower-case
(#958) Expected 1 space before "="; 0 found
(#958) Expected 1 space after "="; 0 found
(#958) Variable "aGradType" must be all lower-case
(#959) Variable "aFrom" must be all lower-case
(#960) Variable "aTo" must be all lower-case
(#963) method name "Graph::SetBackgroundGradient" must be in lower-case letters only
(#963) Visibility must be declared on method "SetBackgroundGradient"
(#963) Variable "aFrom" must be all lower-case
(#963) Commas (,) must be followed by white space.
(#963) Variable "aTo" must be all lower-case
(#963) Commas (,) must be followed by white space.
(#963) Variable "aGradType" must be all lower-case
(#963) Commas (,) must be followed by white space.
(#963) Variable "aStyle" must be all lower-case
(#964) Expected 1 space before "="; 0 found
(#964) Expected 1 space after "="; 0 found
(#964) Variable "aGradType" must be all lower-case
(#965) Expected 1 space before "="; 0 found
(#965) Expected 1 space after "="; 0 found
(#965) Variable "aStyle" must be all lower-case
(#966) Variable "aFrom" must be all lower-case
(#967) Variable "aTo" must be all lower-case
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#971) method name "Graph::SetBackgroundCFlag" must be in lower-case letters only
(#971) Visibility must be declared on method "SetBackgroundCFlag"
(#971) Variable "aName" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Variable "aBgType" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Variable "aMix" must be all lower-case
(#972) Variable "aName" must be all lower-case
(#973) Variable "aBgType" must be all lower-case
(#974) Variable "aMix" must be all lower-case
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#978) method name "Graph::SetBackgroundCountryFlag" must be in lower-case letters only
(#978) Visibility must be declared on method "SetBackgroundCountryFlag"
(#978) Variable "aName" must be all lower-case
(#978) Commas (,) must be followed by white space.
(#978) Variable "aBgType" must be all lower-case
(#978) Commas (,) must be followed by white space.
(#978) Variable "aMix" must be all lower-case
(#979) Variable "aName" must be all lower-case
(#980) Variable "aBgType" must be all lower-case
(#981) Variable "aMix" must be all lower-case
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) method name "Graph::SetBackgroundImage" must be in lower-case letters only
(#986) Visibility must be declared on method "SetBackgroundImage"
(#986) Variable "aFileName" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Variable "aBgType" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Variable "aImgFormat" must be all lower-case
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Expected "if (...) {\n"; found "if(...) {\n"
(#989) Variable "aImgFormat" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Variable "aFileName" must be all lower-case
(#991) Expected "if (...) {\n"; found "if(...) {\n"
(#992) Commas (,) must be followed by white space.
(#992) Variable "aFileName" 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
(#992) This comment is 75% valid code; is this commented out code?
(#992) Line exceeds maximum limit of 180 characters; contains 217 characters
(#992) No space found before comment text; expected "// ('Incorrect file name for Graph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');" but found "//('Incorrect file name for Graph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');"
(#995) Variable "valid_formats" must not contain underscores.
(#996) Variable "aImgFormat" must be all lower-case
(#996) Expected 1 space before "-"; 0 found
(#996) Expected 1 space after "-"; 0 found
(#997) Expected "if (...) {\n"; found "if (...) {\n"
(#997) Variable "aImgFormat" must be all lower-case
(#998) Variable "aImgFormat" must be all lower-case
(#1000) Usage of ELSEIF not allowed; use ELSE IF instead
(#1000) Variable "aImgFormat" must be all lower-case
(#1000) Variable "valid_formats" must not contain underscores.
(#1001) Commas (,) must be followed by white space.
(#1001) Variable "aImgFormat" must be all lower-case
(#1001) Line exceeds 132 characters; contains 156 characters
(#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
(#1001) This comment is 84% valid code; is this commented out code?
(#1001) No space found before comment text; expected "// ('Unknown file extension ($aImgFormat) in Graph::SetBackgroundImage() for filename: '.$aFileName);" but found "//('Unknown file extension ($aImgFormat) in Graph::SetBackgroundImage() for filename: '.$aFileName);"
(#1005) Variable "aFileName" must be all lower-case
(#1006) Expected 1 space before "="; 0 found
(#1006) Expected 1 space after "="; 0 found
(#1006) Variable "aBgType" must be all lower-case
(#1007) Expected 1 space before "="; 0 found
(#1007) Expected 1 space after "="; 0 found
(#1007) Variable "aImgFormat" must be all lower-case
(#1010) method name "Graph::SetBackgroundImageMix" must be in lower-case letters only
(#1010) Visibility must be declared on method "SetBackgroundImageMix"
(#1010) Variable "aMix" must be all lower-case
(#1011) Variable "aMix" must be all lower-case
(#1011) Space found before semicolon; expected "$aMix;" but found "$aMix ;"
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) method name "Graph::SetBackgroundImagePos" must be in lower-case letters only
(#1015) Visibility must be declared on method "SetBackgroundImagePos"
(#1015) Variable "aXpos" must be all lower-case
(#1015) Commas (,) must be followed by white space.
(#1015) Variable "aYpos" must be all lower-case
(#1016) Variable "aXpos" must be all lower-case
(#1016) Space found before semicolon; expected "$aXpos;" but found "$aXpos ;"
(#1017) Variable "aYpos" must be all lower-case
(#1017) Space found before semicolon; expected "$aYpos;" but found "$aYpos ;"
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1021) method name "Graph::SetAxisStyle" must be in lower-case letters only
(#1021) Visibility must be declared on method "SetAxisStyle"
(#1021) Variable "aStyle" must be all lower-case
(#1022) Variable "aStyle" must be all lower-case
(#1022) Space found before semicolon; expected "$aStyle;" but found "$aStyle ;"
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) method name "Graph::SetBox" must be in lower-case letters only
(#1026) Visibility must be declared on method "SetBox"
(#1026) Variable "aDrawPlotFrame" must be all lower-case
(#1026) Commas (,) must be followed by white space.
(#1026) Variable "aPlotFrameColor" must be all lower-case
(#1026) Commas (,) must be followed by white space.
(#1026) Commas (,) must be followed by white space.
(#1026) Commas (,) must be followed by white space.
(#1026) Variable "aPlotFrameWeight" must be all lower-case
(#1027) Variable "aDrawPlotFrame" must be all lower-case
(#1028) Variable "aPlotFrameWeight" must be all lower-case
(#1029) Variable "aPlotFrameColor" must be all lower-case
(#1032) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) method name "Graph::SetColor" must be in lower-case letters only
(#1033) Visibility must be declared on method "SetColor"
(#1033) Variable "aColor" must be all lower-case
(#1034) Expected 1 space before "="; 0 found
(#1034) Expected 1 space after "="; 0 found
(#1034) Variable "aColor" must be all lower-case
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) method name "Graph::SetMarginColor" must be in lower-case letters only
(#1038) Visibility must be declared on method "SetMarginColor"
(#1038) Variable "aColor" must be all lower-case
(#1039) Expected 1 space before "="; 0 found
(#1039) Expected 1 space after "="; 0 found
(#1039) Variable "aColor" must be all lower-case
(#1042) Inline comments must end in full-stops, exclamation marks, or question marks
(#1043) method name "Graph::SetFrame" must be in lower-case letters only
(#1043) Visibility must be declared on method "SetFrame"
(#1043) Variable "aDrawImgFrame" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "aImgFrameColor" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Commas (,) must be followed by white space.
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "aImgFrameWeight" must be all lower-case
(#1044) Variable "aDrawImgFrame" must be all lower-case
(#1045) Variable "aImgFrameColor" must be all lower-case
(#1046) Variable "aImgFrameWeight" must be all lower-case
(#1049) method name "Graph::SetFrameBevel" must be in lower-case letters only
(#1049) Visibility must be declared on method "SetFrameBevel"
(#1049) Variable "aDepth" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "aBorder" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "aBorderColor" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "aColor1" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "aColor2" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "aFlg" must be all lower-case
(#1050) Variable "aFlg" must be all lower-case
(#1050) Space found before semicolon; expected "$aFlg;" but found "$aFlg ;"
(#1051) Variable "aDepth" must be all lower-case
(#1051) Space found before semicolon; expected "$aDepth;" but found "$aDepth ;"
(#1052) Variable "aBorder" must be all lower-case
(#1052) Space found before semicolon; expected "$aBorder;" but found "$aBorder ;"
(#1053) Variable "aBorderColor" must be all lower-case
(#1053) Space found before semicolon; expected "$aBorderColor;" but found "$aBorderColor ;"
(#1054) Variable "aColor1" must be all lower-case
(#1054) Space found before semicolon; expected "$aColor1;" but found "$aColor1 ;"
(#1055) Variable "aColor2" must be all lower-case
(#1055) Space found before semicolon; expected "$aColor2;" but found "$aColor2 ;"
(#1057) Space found before semicolon; expected "false;" but found "false ;"
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) method name "Graph::SetShadow" must be in lower-case letters only
(#1061) Visibility must be declared on method "SetShadow"
(#1061) Variable "aShowShadow" must be all lower-case
(#1061) Commas (,) must be followed by white space.
(#1061) Variable "aShadowWidth" must be all lower-case
(#1061) Commas (,) must be followed by white space.
(#1061) Variable "aShadowColor" must be all lower-case
(#1062) Variable "aShowShadow" must be all lower-case
(#1063) Variable "aShadowColor" must be all lower-case
(#1064) Variable "aShadowWidth" must be all lower-case
(#1065) Variable "aShadowWidth" must be all lower-case
(#1066) Variable "aShadowWidth" must be all lower-case
(#1070) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) method name "Graph::SetScale" must be in lower-case letters only
(#1071) Visibility must be declared on method "SetScale"
(#1071) Variable "aAxisType" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Variable "aYMin" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Variable "aYMax" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Variable "aXMin" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Variable "aXMax" must be all lower-case
(#1072) Variable "aAxisType" must be all lower-case
(#1074) Expected "if (...) {\n"; found "if(...) {\n"
(#1074) Variable "aYMax" must be all lower-case
(#1074) Variable "aYMin" must be all lower-case
(#1074) Variable "aXMax" must be all lower-case
(#1074) Variable "aXMin" must be all lower-case
(#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
(#1075) This comment is 100% valid code; is this commented out code?
(#1075) No space found before comment text; expected "// ('Graph::SetScale(): Specified Max value must be larger than the specified Min value.');" but found "//('Graph::SetScale(): Specified Max value must be larger than the specified Min value.');"
(#1078) Expected 1 space before "="; 0 found
(#1078) Expected 1 space after "="; 0 found
(#1078) Variable "aAxisType" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Commas (,) must be followed by white space.
(#1079) Expected "if (...) {\n"; found "if(...) {\n"
(#1080) Variable "aYMin" must be all lower-case
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "aYMax" must be all lower-case
(#1082) Usage of ELSEIF not allowed; use ELSE IF instead
(#1083) Variable "aYMin" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Variable "aYMax" must be all lower-case
(#1086) Usage of ELSEIF not allowed; use ELSE IF instead
(#1087) Variable "aYMin" must be all lower-case
(#1087) Commas (,) must be followed by white space.
(#1087) Variable "aYMax" must be all lower-case
(#1089) Expected "} else {\n"; found "}\n else {\n"
(#1090) Commas (,) must be followed by white space.
(#1090) Variable "aAxisType" must be all lower-case
(#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
(#1090) This comment is 100% valid code; is this commented out code?
(#1090) No space found before comment text; expected "// ("Unknown scale specification for Y-scale. ($aAxisType)");" but found "//("Unknown scale specification for Y-scale. ($aAxisType)");"
(#1093) Expected 1 space before "="; 0 found
(#1093) Expected 1 space after "="; 0 found
(#1093) Variable "aAxisType" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Commas (,) must be followed by white space.
(#1094) Expected "if (...) {\n"; found "if(...) {\n"
(#1095) Variable "aXMin" must be all lower-case
(#1095) Commas (,) must be followed by white space.
(#1095) Variable "aXMax" must be all lower-case
(#1095) Commas (,) must be followed by white space.
(#1098) Usage of ELSEIF not allowed; use ELSE IF instead
(#1099) Variable "aXMin" must be all lower-case
(#1099) Commas (,) must be followed by white space.
(#1099) Variable "aXMax" must be all lower-case
(#1099) Commas (,) must be followed by white space.
(#1102) Usage of ELSEIF not allowed; use ELSE IF instead
(#1103) Variable "aXMin" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "aXMax" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1105) Usage of ELSEIF not allowed; use ELSE IF instead
(#1106) Variable "aXMin" must be all lower-case
(#1106) Commas (,) must be followed by white space.
(#1106) Variable "aXMax" must be all lower-case
(#1106) Commas (,) must be followed by white space.
(#1108) Expected "} else {\n"; found "}\n else {\n"
(#1109) Commas (,) must be followed by white space.
(#1109) Variable "aAxisType" must be all lower-case
(#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
(#1109) This comment is 100% valid code; is this commented out code?
(#1109) No space found before comment text; expected "// (" Unknown scale specification for X-scale. ($aAxisType)");" but found "//(" Unknown scale specification for X-scale. ($aAxisType)");"
(#1112) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1120) Variable "aAxisType" must be all lower-case
(#1121) Variable "aYMin" must be all lower-case
(#1122) Variable "aYMax" must be all lower-case
(#1123) Variable "aXMin" must be all lower-case
(#1124) Variable "aXMax" must be all lower-case
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) method name "Graph::SetY2Scale" must be in lower-case letters only
(#1135) Visibility must be declared on method "SetY2Scale"
(#1135) Variable "aAxisType" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "aY2Min" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "aY2Max" must be all lower-case
(#1136) Expected "if (...) {\n"; found "if(...) {\n"
(#1136) Variable "aAxisType" must be all lower-case
(#1137) Variable "aY2Min" must be all lower-case
(#1137) Commas (,) must be followed by white space.
(#1137) Variable "aY2Max" must be all lower-case
(#1139) Usage of ELSEIF not allowed; use ELSE IF instead
(#1139) Variable "aAxisType" must be all lower-case
(#1140) Variable "aY2Min" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "aY2Max" must be all lower-case
(#1143) Usage of ELSEIF not allowed; use ELSE IF instead
(#1143) Variable "aAxisType" must be all lower-case
(#1144) Variable "aY2Min" must be all lower-case
(#1144) Commas (,) must be followed by white space.
(#1144) Variable "aY2Max" must be all lower-case
(#1146) Expected "} else {\n"; found "}\n else {\n"
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "aAxisType" must be all lower-case
(#1147) Line exceeds 132 characters; contains 133 characters
(#1147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) This comment is 100% valid code; is this commented out code?
(#1147) No space found before comment text; expected "// ("JpGraph: Unsupported Y2 axis type: $aAxisType\nMust be one of (lin,log,int)");" but found "//("JpGraph: Unsupported Y2 axis type: $aAxisType\nMust be one of (lin,log,int)");"
(#1150) Commas (,) must be followed by white space.
(#1156) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) Line indented incorrectly; expected at least 12 spaces, found 10
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1165) method name "Graph::SetYDeltaDist" must be in lower-case letters only
(#1165) Visibility must be declared on method "SetYDeltaDist"
(#1165) Variable "aDist" must be all lower-case
(#1166) Variable "aDist" must be all lower-case
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) method name "Graph::SetYScale" must be in lower-case letters only
(#1170) Visibility must be declared on method "SetYScale"
(#1170) Variable "aN" must be all lower-case
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "aAxisType" must be all lower-case
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "aYMin" must be all lower-case
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "aYMax" must be all lower-case
(#1172) Expected "if (...) {\n"; found "if(...) {\n"
(#1172) Variable "aAxisType" must be all lower-case
(#1173) Variable "aN" must be all lower-case
(#1173) Variable "aYMin" must be all lower-case
(#1173) Commas (,) must be followed by white space.
(#1173) Variable "aYMax" must be all lower-case
(#1175) Usage of ELSEIF not allowed; use ELSE IF instead
(#1175) Variable "aAxisType" must be all lower-case
(#1176) Variable "aN" must be all lower-case
(#1176) Variable "aYMin" must be all lower-case
(#1176) Commas (,) must be followed by white space.
(#1176) Variable "aYMax" must be all lower-case
(#1177) Variable "aN" must be all lower-case
(#1179) Usage of ELSEIF not allowed; use ELSE IF instead
(#1179) Variable "aAxisType" must be all lower-case
(#1180) Variable "aN" must be all lower-case
(#1180) Variable "aYMin" must be all lower-case
(#1180) Commas (,) must be followed by white space.
(#1180) Variable "aYMax" must be all lower-case
(#1182) Expected "} else {\n"; found "}\n else {\n"
(#1183) Commas (,) must be followed by white space.
(#1183) Variable "aAxisType" 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
(#1183) This comment is 100% valid code; is this commented out code?
(#1183) No space found before comment text; expected "// ("JpGraph: Unsupported Y axis type: $aAxisType\nMust be one of (lin,log,int)");" but found "//("JpGraph: Unsupported Y axis type: $aAxisType\nMust be one of (lin,log,int)");"
(#1186) Variable "aN" must be all lower-case
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "aN" must be all lower-case
(#1187) Variable "aN" must be all lower-case
(#1188) Variable "aN" must be all lower-case
(#1198) method name "Graph::SetTickDensity" must be in lower-case letters only
(#1198) Visibility must be declared on method "SetTickDensity"
(#1198) Variable "aYDensity" must be all lower-case
(#1198) Commas (,) must be followed by white space.
(#1198) Variable "aXDensity" must be all lower-case
(#1199) Expected 1 space before "="; 0 found
(#1199) Expected 1 space after "="; 0 found
(#1200) Expected 1 space before "="; 0 found
(#1200) Expected 1 space after "="; 0 found
(#1201) Variable "aYDensity" must be all lower-case
(#1203) Expected 1 space before "="; 0 found
(#1203) Expected 1 space after "="; 0 found
(#1206) Expected 1 space before "="; 0 found
(#1206) Expected 1 space after "="; 0 found
(#1209) Expected 1 space before "="; 0 found
(#1209) Expected 1 space after "="; 0 found
(#1212) Expected 1 space before "="; 0 found
(#1212) Expected 1 space after "="; 0 found
(#1215) Commas (,) must be followed by white space.
(#1215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) This comment is 100% valid code; is this commented out code?
(#1215) No space found before comment text; expected "// ("JpGraph: Unsupported Tick density: $densy");" but found "//("JpGraph: Unsupported Tick density: $densy");"
(#1217) Variable "aXDensity" must be all lower-case
(#1219) Expected 1 space before "="; 0 found
(#1219) Expected 1 space after "="; 0 found
(#1222) Expected 1 space before "="; 0 found
(#1222) Expected 1 space after "="; 0 found
(#1225) Expected 1 space before "="; 0 found
(#1225) Expected 1 space after "="; 0 found
(#1228) Expected 1 space before "="; 0 found
(#1228) Expected 1 space after "="; 0 found
(#1231) Commas (,) must be followed by white space.
(#1231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1231) Inline comments must end in full-stops, exclamation marks, or question marks
(#1231) This comment is 100% valid code; is this commented out code?
(#1231) No space found before comment text; expected "// ("JpGraph: Unsupported Tick density: $densx");" but found "//("JpGraph: Unsupported Tick density: $densx");"
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) method name "Graph::GetCSIMareas" must be in lower-case letters only
(#1237) Visibility must be declared on method "GetCSIMareas"
(#1238) Expected "if (...) {\n"; found "if(...) {\n"
(#1247) Expected "if (...) {\n"; found "if(...) {\n"
(#1247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1251) Expected "if (...) {\n"; found "if(...) {\n"
(#1253) Expected "for (...) {\n"; found "for(...) {\n"
(#1253) Space found before closing bracket of FOR loop
(#1253) Expected 1 space before "="; 0 found
(#1253) Expected 1 space after "="; 0 found
(#1258) Expected "if (...) {\n"; found "if(...) {\n"
(#1260) Expected "for (...) {\n"; found "for(...) {\n"
(#1260) Space found before closing bracket of FOR loop
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1265) Expected "if (...) {\n"; found "if(...) {\n"
(#1271) Expected "for (...) {\n"; found "for(...) {\n"
(#1271) Space found after opening bracket of FOR loop
(#1271) Space found before closing bracket of FOR loop
(#1271) Expected 1 space before "="; 0 found
(#1271) Expected 1 space after "="; 0 found
(#1276) Expected "for (...) {\n"; found "for(...) {\n"
(#1276) Space found after opening bracket of FOR loop
(#1276) Space found before closing bracket of FOR loop
(#1276) Expected 1 space before "="; 0 found
(#1276) Expected 1 space after "="; 0 found
(#1281) Expected "for (...) {\n"; found "for(...) {\n"
(#1281) Space found after opening bracket of FOR loop
(#1281) Space found before closing bracket of FOR loop
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1283) Expected "for (...) {\n"; found "for(...) {\n"
(#1283) Space found before closing bracket of FOR loop
(#1283) Expected 1 space before "="; 0 found
(#1283) Expected 1 space after "="; 0 found
(#1288) Expected "if (...) {\n"; found "if(...) {\n"
(#1298) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) method name "Graph::GetHTMLImageMap" must be in lower-case letters only
(#1299) Visibility must be declared on method "GetHTMLImageMap"
(#1299) Variable "aMapName" must be all lower-case
(#1300) Variable "aMapName" must be all lower-case
(#1306) method name "Graph::CheckCSIMCache" must be in lower-case letters only
(#1306) Visibility must be declared on method "CheckCSIMCache"
(#1306) Variable "aCacheName" must be all lower-case
(#1306) Commas (,) must be followed by white space.
(#1306) Variable "aTimeOut" must be all lower-case
(#1309) Expected "if (...) {\n"; found "if(...) {\n"
(#1309) Variable "aCacheName" must be all lower-case
(#1309) Expected 1 space before "=="; 0 found
(#1309) Expected 1 space after "=="; 0 found
(#1310) Variable "aCacheName" must be all lower-case
(#1310) Expected 1 space before "="; 0 found
(#1310) Expected 1 space after "="; 0 found
(#1314) Variable "aCacheName" must be all lower-case
(#1315) Variable "aTimeOut" must be all lower-case
(#1323) Expected "if (...) {\n"; found "if(...) {\n"
(#1326) Commas (,) must be followed by white space.
(#1331) Expected 1 space before "="; 0 found
(#1331) Expected 1 space after "="; 0 found
(#1334) Expected "if (...) {\n"; found "if(...) {\n"
(#1335) Inline comments must end in full-stops, exclamation marks, or question marks
(#1336) Expected 1 space before "="; 0 found
(#1336) Expected 1 space after "="; 0 found
(#1336) Expected 1 space before "-"; 0 found
(#1336) Expected 1 space after "-"; 0 found
(#1337) Expected "if (...) {\n"; found "if(...) {\n"
(#1337) Expected 1 space before ">"; 0 found
(#1337) Expected 1 space after ">"; 0 found
(#1337) Expected 1 space before "*"; 0 found
(#1337) Expected 1 space after "*"; 0 found
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1342) Expected "} else {\n"; found "}\n else {\n"
(#1347) Expected "} else {\n"; found "}\n else {\n"
(#1348) Commas (,) must be followed by white space.
(#1348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1348) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) This comment is 100% valid code; is this commented out code?
(#1348) No space found before comment text; expected "// (" Can't open cached CSIM \"$basecsim\" for reading.");" but found "//(" Can't open cached CSIM \"$basecsim\" for reading.");"
(#1356) Inline comments must end in full-stops, exclamation marks, or question marks
(#1357) method name "Graph::GetURLArguments" must be in lower-case letters only
(#1357) Visibility must be declared on method "GetURLArguments"
(#1357) Variable "aAddRecursiveBlocker" must be all lower-case
(#1359) Expected "if (...) {\n"; found "if(...) {\n"
(#1359) Variable "aAddRecursiveBlocker" must be all lower-case
(#1361) Inline comments must end in full-stops, exclamation marks, or question marks
(#1365) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Expected "if (...) {\n"; found "if(...) {\n"
(#1369) Space found after opening bracket of FOREACH loop
(#1369) Space found before closing bracket of FOREACH loop
(#1373) Expected "} else {\n"; found "}\n else {\n"
(#1383) Expected "if (...) {\n"; found "if(...) {\n"
(#1384) Space found after opening bracket of FOREACH loop
(#1384) Space found before closing bracket of FOREACH loop
(#1388) Expected "} else {\n"; found "}\n else {\n"
(#1396) method name "Graph::SetCSIMImgAlt" must be in lower-case letters only
(#1396) Visibility must be declared on method "SetCSIMImgAlt"
(#1396) Variable "aAlt" must be all lower-case
(#1397) Variable "aAlt" must be all lower-case
(#1400) method name "Graph::StrokeCSIM" must be in lower-case letters only
(#1400) Visibility must be declared on method "StrokeCSIM"
(#1400) Variable "aScriptName" must be all lower-case
(#1400) Commas (,) must be followed by white space.
(#1400) Variable "aCSIMName" must be all lower-case
(#1400) Commas (,) must be followed by white space.
(#1400) Variable "aBorder" must be all lower-case
(#1401) Expected "if (...) {\n"; found "if(...) {\n"
(#1401) Variable "aCSIMName" must be all lower-case
(#1401) Expected 1 space before "=="; 0 found
(#1401) Expected 1 space after "=="; 0 found
(#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
(#1404) Commas (,) must be followed by white space.
(#1405) Variable "aCSIMName" must be all lower-case
(#1405) Expected 1 space before "="; 0 found
(#1405) Expected 1 space after "="; 0 found
(#1408) Expected "if (...) {\n"; found "if(...) {\n"
(#1408) Variable "aScriptName" must be all lower-case
(#1408) Expected 1 space before "=="; 0 found
(#1408) Expected 1 space after "=="; 0 found
(#1409) Variable "aScriptName" must be all lower-case
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1414) Expected "if (...) {\n"; found "if(...) {\n"
(#1421) Expected "if (...) {\n"; found "if(...) {\n"
(#1424) Commas (,) must be followed by white space.
(#1429) Inline comments must end in full-stops, exclamation marks, or question marks
(#1431) Expected "if (...) {\n"; found "if(...) {\n"
(#1432) Commas (,) must be followed by white space.
(#1432) Line exceeds 132 characters; contains 163 characters
(#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
(#1432) This comment is 75% valid code; is this commented out code?
(#1432) No space found before comment text; expected "// ('Apache/PHP does not have permission to write to the CSIM cache directory ('.$dir.'). Check permissions.');" but found "//('Apache/PHP does not have permission to write to the CSIM cache directory ('.$dir.'). Check permissions.');"
(#1435) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1441) Inline comments must end in full-stops, exclamation marks, or question marks
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1446) Variable "aCSIMName" must be all lower-case
(#1447) Variable "aCSIMName" must be all lower-case
(#1447) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1449) Expected "if (...) {\n"; found "if(...) {\n"
(#1449) Expected 1 space after "="; 2 found
(#1449) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1454) Expected "} else {\n"; found "}\n else {\n"
(#1455) Commas (,) must be followed by white space.
(#1455) Line exceeds 132 characters; contains 143 characters
(#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
(#1455) This comment is 100% valid code; is this commented out code?
(#1455) No space found before comment text; expected "// (" Can't write CSIM \"$basecsim\" for writing. Check free space and permissions.");" but found "//(" Can't write CSIM \"$basecsim\" for writing. Check free space and permissions.");"
(#1458) Expected "} else {\n"; found "}\n else {\n"
(#1460) Expected "if (...) {\n"; found "if(...) {\n"
(#1460) Variable "aScriptName" must be all lower-case
(#1460) Expected 1 space before "=="; 0 found
(#1460) Expected 1 space after "=="; 0 found
(#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
(#1461) This comment is 100% valid code; is this commented out code?
(#1461) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1461) No space found before comment text; expected "// ('Missing script name in call to StrokeCSIM(). You must specify the name of the actual image script as the first parameter to StrokeCSIM().');" but found "//('Missing script name in call to StrokeCSIM(). You must specify the name of the actual image script as the first parameter to StrokeCSIM().');"
(#1463) Variable "aCSIMName" must be all lower-case
(#1463) Variable "aCSIMName" must be all lower-case
(#1463) Variable "aScriptName" must be all lower-case
(#1463) Variable "aBorder" must be all lower-case
(#1466) Expected "} else {\n"; found "}\n else {\n"
(#1471) method name "Graph::StrokeCSIMImage" must be in lower-case letters only
(#1471) Visibility must be declared on method "StrokeCSIMImage"
(#1472) Expected "if (...) {\n"; found "if(...) {\n"
(#1477) method name "Graph::GetCSIMImgHTML" must be in lower-case letters only
(#1477) Visibility must be declared on method "GetCSIMImgHTML"
(#1477) Variable "aCSIMName" must be all lower-case
(#1477) Variable "aScriptName" must be all lower-case
(#1477) Variable "aBorder" must be all lower-case
(#1478) Expected "if (...) {\n"; found "if(...) {\n"
(#1478) Variable "aScriptName" must be all lower-case
(#1478) Expected 1 space before "=="; 0 found
(#1478) Expected 1 space after "=="; 0 found
(#1479) Variable "aScriptName" must be all lower-case
(#1479) Expected 1 space before "="; 0 found
(#1479) Expected 1 space after "="; 0 found
(#1482) Variable "aScriptName" must be all lower-case
(#1482) Variable "aCSIMName" must be all lower-case
(#1482) Line exceeds 132 characters; contains 170 characters
(#1485) method name "Graph::GetTextsYMinMax" must be in lower-case letters only
(#1485) Visibility must be declared on method "GetTextsYMinMax"
(#1485) Variable "aY2" must be all lower-case
(#1486) Expected "if (...) {\n"; found "if(...) {\n"
(#1486) Variable "aY2" must be all lower-case
(#1489) Expected "} else {\n"; found "}\n else {\n"
(#1493) Expected 1 space before "="; 0 found
(#1493) Expected 1 space after "="; 0 found
(#1494) Expected 1 space before "="; 0 found
(#1494) Expected 1 space after "="; 0 found
(#1495) Expected "for (...) {\n"; found "for(...) {\n"
(#1495) Space found after opening bracket of FOR loop
(#1495) Space found before closing bracket of FOR loop
(#1495) Expected 1 space before "="; 0 found
(#1495) Expected 1 space after "="; 0 found
(#1496) Expected "if (...) {\n"; found "if(...) {\n"
(#1497) Expected "if (...) {\n"; found "if(...) {\n"
(#1498) Space found before semicolon; expected "iScalePosY;" but found "iScalePosY ;"
(#1500) Expected "} else {\n"; found "}\n else {\n"
(#1501) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1506) Expected "if (...) {\n"; found "if(...) {\n"
(#1507) Commas (,) must be followed by white space.
(#1509) Expected "} else {\n"; found "}\n else {\n"
(#1514) method name "Graph::GetTextsXMinMax" must be in lower-case letters only
(#1514) Visibility must be declared on method "GetTextsXMinMax"
(#1514) Variable "aY2" must be all lower-case
(#1515) Expected "if (...) {\n"; found "if(...) {\n"
(#1515) Variable "aY2" must be all lower-case
(#1518) Expected "} else {\n"; found "}\n else {\n"
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1523) Expected 1 space before "="; 0 found
(#1523) Expected 1 space after "="; 0 found
(#1524) Expected "for (...) {\n"; found "for(...) {\n"
(#1524) Space found after opening bracket of FOR loop
(#1524) Space found before closing bracket of FOR loop
(#1524) Expected 1 space before "="; 0 found
(#1524) Expected 1 space after "="; 0 found
(#1525) Expected "if (...) {\n"; found "if(...) {\n"
(#1526) Expected "if (...) {\n"; found "if(...) {\n"
(#1527) Space found before semicolon; expected "iScalePosX;" but found "iScalePosX ;"
(#1529) Expected "} else {\n"; found "}\n else {\n"
(#1530) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1535) Expected "if (...) {\n"; found "if(...) {\n"
(#1536) Commas (,) must be followed by white space.
(#1538) Expected "} else {\n"; found "}\n else {\n"
(#1543) method name "Graph::GetXMinMax" must be in lower-case letters only
(#1543) Visibility must be declared on method "GetXMinMax"
(#1545) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1548) Expected 1 space before "="; 0 found
(#1548) Expected 1 space after "="; 0 found
(#1552) Expected "while (...) {\n"; found "while(...) {\n"
(#1552) Expected 1 space before "==="; 0 found
(#1552) Expected 1 space after "==="; 0 found
(#1552) Expected 1 space before "-"; 0 found
(#1552) Expected 1 space after "-"; 0 found
(#1554) Commas (,) must be followed by white space.
(#1555) Commas (,) must be followed by white space.
(#1558) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1558) Space found after opening bracket of FOREACH loop
(#1558) Space found before closing bracket of FOREACH loop
(#1559) Commas (,) must be followed by white space.
(#1560) Commas (,) must be followed by white space.
(#1562) Expected "if (...) {\n"; found "if(...) {\n"
(#1563) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#1563) Commas (,) must be followed by white space.
(#1564) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#1564) Commas (,) must be followed by white space.
(#1568) Expected "if (...) {\n"; found "if(...) {\n"
(#1569) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1569) Space found after opening bracket of FOREACH loop
(#1569) Space found before closing bracket of FOREACH loop
(#1570) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1572) Expected "if (...) {\n"; found "if(...) {\n"
(#1573) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#1574) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#1580) Expected "for (...) {\n"; found "for(...) {\n"
(#1580) Space found after opening bracket of FOR loop
(#1580) Space found before closing bracket of FOR loop
(#1580) Expected 1 space before "="; 0 found
(#1580) Expected 1 space after "="; 0 found
(#1581) Expected "if (...) {\n"; found "if(...) {\n"
(#1582) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1582) Space found after opening bracket of FOREACH loop
(#1582) Space found before closing bracket of FOREACH loop
(#1583) Commas (,) must be followed by white space.
(#1584) Commas (,) must be followed by white space.
(#1585) Expected "if (...) {\n"; found "if(...) {\n"
(#1586) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#1587) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#1592) Commas (,) must be followed by white space.
(#1595) method name "Graph::AdjustMarginsForTitles" must be in lower-case letters only
(#1595) Visibility must be declared on method "AdjustMarginsForTitles"
(#1596) Whitespace found at end of line
(#1597) Whitespace found at end of line
(#1600) Whitespace found at end of line
(#1603) Whitespace found at end of line
(#1605) Space found before semicolon; expected ");" but found ") ;"
(#1608) Expected "if (...) {\n"; found "if(...) {\n"
(#1609) Inline comments must end in full-stops, exclamation marks, or question marks
(#1610) Expected "if (...) {\n"; found "if(...) {\n"
(#1611) Expected "if (...) {\n"; found "if(...) {\n"
(#1612) Space found before semicolon; expected "7;" but found "7 ;"
(#1614) Expected "} else {\n"; found "}\n else {\n"
(#1615) Space found before semicolon; expected "7;" but found "7 ;"
(#1618) Expected "} else {\n"; found "}\n else {\n"
(#1622) Expected "if (...) {\n"; found "if(...) {\n"
(#1623) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1627) Expected "} else {\n"; found "}\n else {\n"
(#1628) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1636) Expected "if (...) {\n"; found "if(...) {\n"
(#1636) Empty IF statement detected
(#1639) Expected "} else {\n"; found "}\n else{\n"
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#1645) Whitespace found at end of line
(#1650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1650) Inline comments must end in full-stops, exclamation marks, or question marks
(#1651) Expected "if (...) {\n"; found "if(...) {\n"
(#1662) method name "Graph::StrokeStore" must be in lower-case letters only
(#1662) Visibility must be declared on method "StrokeStore"
(#1662) Variable "aStrokeFileName" must be all lower-case
(#1664) Inline comments must end in full-stops, exclamation marks, or question marks
(#1667) Inline comments must end in full-stops, exclamation marks, or question marks
(#1668) Variable "aStrokeFileName" must be all lower-case
(#1670) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) method name "Graph::doAutoscaleXAxis" must be in lower-case letters only
(#1675) Visibility must be declared on method "doAutoscaleXAxis"
(#1676) Inline comments must end in full-stops, exclamation marks, or question marks
(#1676) Line indented incorrectly; expected at least 8 spaces, found 4
(#1676) No space found before comment text; expected "// Check if we should autoscale x-axis" but found "//Check if we should autoscale x-axis"
(#1677) Expected "if (...) {\n"; found "if(...) {\n"
(#1678) Expected "if (...) {\n"; found "if(...) {\n"
(#1678) Commas (,) must be followed by white space.
(#1678) Commas (,) must be followed by white space.
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1681) Expected "for (...) {\n"; found "for(...) {\n"
(#1681) Space found before closing bracket of FOR loop
(#1681) Expected 1 space before "="; 0 found
(#1681) Expected 1 space after "="; 0 found
(#1689) Expected "if (...) {\n"; found "if(...) {\n"
(#1689) Commas (,) must be followed by white space.
(#1691) Expected "if (...) {\n"; found "if(...) {\n"
(#1691) Commas (,) must be followed by white space.
(#1692) Expected 1 space before "="; 0 found
(#1692) Expected 1 space after "="; 0 found
(#1692) Commas (,) must be followed by white space.
(#1692) Expected 1 space before "-"; 0 found
(#1692) Expected 1 space after "-"; 0 found
(#1694) Expected "} else {\n"; found "}\n else {\n"
(#1695) Expected 1 space before "="; 0 found
(#1695) Expected 1 space after "="; 0 found
(#1695) Commas (,) must be followed by white space.
(#1698) Expected "} else {\n"; found "}\n else {\n"
(#1699) Expected "if (...) {\n"; found "if(...) {\n"
(#1700) Expected 1 space before "="; 0 found
(#1700) Expected 1 space after "="; 0 found
(#1700) Commas (,) must be followed by white space.
(#1700) Expected 1 space before "-"; 0 found
(#1700) Expected 1 space after "-"; 0 found
(#1702) Expected "} else {\n"; found "}\n else {\n"
(#1703) Expected 1 space before "="; 0 found
(#1703) Expected 1 space after "="; 0 found
(#1703) Commas (,) must be followed by white space.
(#1707) Expected 1 space before "="; 0 found
(#1707) Expected 1 space after "="; 0 found
(#1708) Expected "if (...) {\n"; found "if(...) {\n"
(#1709) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1709) Space found after opening bracket of FOREACH loop
(#1709) Space found before closing bracket of FOREACH loop
(#1710) Expected 1 space before "="; 0 found
(#1710) Expected 1 space after "="; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "-"; 0 found
(#1710) Expected 1 space after "-"; 0 found
(#1714) Expected "for (...) {\n"; found "for(...) {\n"
(#1714) Space found after opening bracket of FOR loop
(#1714) Space found before closing bracket of FOR loop
(#1714) Expected 1 space before "="; 0 found
(#1714) Expected 1 space after "="; 0 found
(#1715) Expected "if (...) {\n"; found "if(...) {\n"
(#1716) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1716) Space found after opening bracket of FOREACH loop
(#1716) Space found before closing bracket of FOREACH loop
(#1717) Expected 1 space before "="; 0 found
(#1717) Expected 1 space after "="; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "-"; 0 found
(#1717) Expected 1 space after "-"; 0 found
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1723) Commas (,) must be followed by white space.
(#1726) Expected "} else {\n"; found "}\n else {\n"
(#1727) Commas (,) must be followed by white space.
(#1730) Expected "if (...) {\n"; found "if(...) {\n"
(#1731) Commas (,) must be followed by white space.
(#1731) Space found before semicolon; expected "$lres;" but found "$lres ;"
(#1732) Commas (,) must be followed by white space.
(#1733) Commas (,) must be followed by white space.
(#1737) Expected "if (...) {\n"; found "if(...) {\n"
(#1738) Commas (,) must be followed by white space.
(#1738) Space found before semicolon; expected "$lres;" but found "$lres ;"
(#1739) Commas (,) must be followed by white space.
(#1740) Commas (,) must be followed by white space.
(#1744) Expected "if (...) {\n"; found "if(...) {\n"
(#1745) Commas (,) must be followed by white space.
(#1745) Space found before semicolon; expected "$tres;" but found "$tres ;"
(#1746) Commas (,) must be followed by white space.
(#1747) Commas (,) must be followed by white space.
(#1751) Expected "if (...) {\n"; found "if(...) {\n"
(#1752) Commas (,) must be followed by white space.
(#1752) Space found before semicolon; expected "$tres;" but found "$tres ;"
(#1753) Commas (,) must be followed by white space.
(#1754) Commas (,) must be followed by white space.
(#1757) Commas (,) must be followed by white space.
(#1757) Commas (,) must be followed by white space.
(#1757) Commas (,) must be followed by white space.
(#1757) Expected 1 space before "/"; 0 found
(#1757) Expected 1 space after "/"; 0 found
(#1760) Inline comments must end in full-stops, exclamation marks, or question marks
(#1760) No space found before comment text; expected "// Adjust position of y-axis and y2-axis to minimum/maximum of x-scale" but found "//Adjust position of y-axis and y2-axis to minimum/maximum of x-scale"
(#1761) Expected "if (...) {\n"; found "if(...) {\n"
(#1765) Usage of ELSEIF not allowed; use ELSE IF instead
(#1774) Commas (,) must be followed by white space.
(#1774) Commas (,) must be followed by white space.
(#1774) Commas (,) must be followed by white space.
(#1774) Expected 1 space before "/"; 0 found
(#1774) Expected 1 space after "/"; 0 found
(#1774) Commas (,) must be followed by white space.
(#1780) Expected "if (...) {\n"; found "if(...) {\n"
(#1780) Expected 1 space before "-"; 0 found
(#1780) Expected 1 space after "-"; 0 found
(#1782) Inline comments must end in full-stops, exclamation marks, or question marks
(#1783) Expected "if (...) {\n"; found "if(...) {\n"
(#1784) Expected 1 space before "-"; 0 found
(#1784) Expected 1 space after "-"; 0 found
(#1784) Expected 1 space before "+"; 0 found
(#1784) Expected 1 space after "+"; 0 found
(#1789) Inline comments must end in full-stops, exclamation marks, or question marks
(#1790) Expected "if (...) {\n"; found "if(...) {\n"
(#1791) Expected "if (...) {\n"; found "if(...) {\n"
(#1798) Variable "nY2adj" must be all lower-case
(#1799) Expected "for (...) {\n"; found "for(...) {\n"
(#1799) Space found after opening bracket of FOR loop
(#1799) Space found before closing bracket of FOR loop
(#1799) Expected 1 space before "="; 0 found
(#1799) Expected 1 space after "="; 0 found
(#1800) Expected "if (...) {\n"; found "if(...) {\n"
(#1801) Expected "if (...) {\n"; found "if(...) {\n"
(#1803) Expected 1 space before "*"; 0 found
(#1803) Expected 1 space after "*"; 0 found
(#1803) Variable "nY2adj" must be all lower-case
(#1811) method name "Graph::doAutoScaleYnAxis" must be in lower-case letters only
(#1811) Visibility must be declared on method "doAutoScaleYnAxis"
(#1813) Expected "if (...) {\n"; found "if(...) {\n"
(#1814) Expected "if (...) {\n"; found "if(...) {\n"
(#1814) Expected 1 space before ">"; 0 found
(#1814) Expected 1 space after ">"; 0 found
(#1815) Commas (,) must be followed by white space.
(#1818) Expected "if (...) {\n"; found "if(...) {\n"
(#1819) Commas (,) must be followed by white space.
(#1819) Space found before semicolon; expected "$lres;" but found "$lres ;"
(#1820) Commas (,) must be followed by white space.
(#1821) Commas (,) must be followed by white space.
(#1824) Expected "if (...) {\n"; found "if(...) {\n"
(#1825) Commas (,) must be followed by white space.
(#1825) Space found before semicolon; expected "$tres;" but found "$tres ;"
(#1826) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "/"; 0 found
(#1829) Expected 1 space after "/"; 0 found
(#1831) Usage of ELSEIF not allowed; use ELSE IF instead
(#1839) Commas (,) must be followed by white space.
(#1839) Commas (,) must be followed by white space.
(#1840) Expected 1 space before "/"; 0 found
(#1840) Expected 1 space after "/"; 0 found
(#1847) Expected "if (...) {\n"; found "if(...) {\n"
(#1847) Expected 1 space before "-"; 0 found
(#1847) Expected 1 space after "-"; 0 found
(#1848) Inline comments must end in full-stops, exclamation marks, or question marks
(#1849) Expected "if (...) {\n"; found "if(...) {\n"
(#1850) Expected 1 space before "-"; 0 found
(#1850) Expected 1 space after "-"; 0 found
(#1850) Expected 1 space before "+"; 0 found
(#1850) Expected 1 space after "+"; 0 found
(#1856) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1860) Inline comments must end in full-stops, exclamation marks, or question marks
(#1862) Expected "for (...) {\n"; found "for(...) {\n"
(#1862) Space found after opening bracket of FOR loop
(#1862) Space found before closing bracket of FOR loop
(#1862) Expected 1 space before "="; 0 found
(#1862) Expected 1 space after "="; 0 found
(#1863) Expected "if (...) {\n"; found "if(...) {\n"
(#1864) Expected "if (...) {\n"; found "if(...) {\n"
(#1864) Expected 1 space before ">"; 0 found
(#1864) Expected 1 space after ">"; 0 found
(#1865) Commas (,) must be followed by white space.
(#1866) Commas (,) must be followed by white space.
(#1866) Commas (,) must be followed by white space.
(#1866) Commas (,) must be followed by white space.
(#1866) Expected 1 space before "/"; 0 found
(#1866) Expected 1 space after "/"; 0 found
(#1868) Usage of ELSEIF not allowed; use ELSE IF instead
(#1868) Line exceeds 132 characters; contains 143 characters
(#1876) Commas (,) must be followed by white space.
(#1876) Commas (,) must be followed by white space.
(#1877) Expected 1 space before "/"; 0 found
(#1877) Expected 1 space after "/"; 0 found
(#1884) Expected "if (...) {\n"; found "if(...) {\n"
(#1884) Expected 1 space before "-"; 0 found
(#1884) Expected 1 space after "-"; 0 found
(#1885) Inline comments must end in full-stops, exclamation marks, or question marks
(#1886) Expected "if (...) {\n"; found "if(...) {\n"
(#1886) Line exceeds 132 characters; contains 136 characters
(#1887) Expected 1 space before "-"; 0 found
(#1887) Expected 1 space after "-"; 0 found
(#1887) Expected 1 space before "+"; 0 found
(#1887) Expected 1 space after "+"; 0 found
(#1895) method name "Graph::doAutoScaleYAxis" must be in lower-case letters only
(#1895) Visibility must be declared on method "doAutoScaleYAxis"
(#1897) Inline comments must end in full-stops, exclamation marks, or question marks
(#1897) No space found before comment text; expected "// Check if we should autoscale y-axis" but found "//Check if we should autoscale y-axis"
(#1898) Expected "if (...) {\n"; found "if(...) {\n"
(#1898) Expected 1 space before ">"; 0 found
(#1898) Expected 1 space after ">"; 0 found
(#1899) Commas (,) must be followed by white space.
(#1901) Expected "if (...) {\n"; found "if(...) {\n"
(#1902) Commas (,) must be followed by white space.
(#1902) Space found before semicolon; expected "$lres;" but found "$lres ;"
(#1903) Commas (,) must be followed by white space.
(#1904) Commas (,) must be followed by white space.
(#1907) Expected "if (...) {\n"; found "if(...) {\n"
(#1908) Commas (,) must be followed by white space.
(#1908) Space found before semicolon; expected "$tres;" but found "$tres ;"
(#1909) Commas (,) must be followed by white space.
(#1910) Commas (,) must be followed by white space.
(#1912) Commas (,) must be followed by white space.
(#1912) Commas (,) must be followed by white space.
(#1913) Expected 1 space before "/"; 0 found
(#1913) Expected 1 space after "/"; 0 found
(#1915) Usage of ELSEIF not allowed; use ELSE IF instead
(#1923) Commas (,) must be followed by white space.
(#1923) Commas (,) must be followed by white space.
(#1924) Expected 1 space before "/"; 0 found
(#1924) Expected 1 space after "/"; 0 found
(#1931) Expected "if (...) {\n"; found "if(...) {\n"
(#1931) Expected 1 space before "-"; 0 found
(#1931) Expected 1 space after "-"; 0 found
(#1933) Inline comments must end in full-stops, exclamation marks, or question marks
(#1934) Expected "if (...) {\n"; found "if(...) {\n"
(#1935) Expected 1 space before "-"; 0 found
(#1935) Expected 1 space after "-"; 0 found
(#1935) Expected 1 space before "+"; 0 found
(#1935) Expected 1 space after "+"; 0 found
(#1942) method name "Graph::InitScaleConstants" must be in lower-case letters only
(#1942) Visibility must be declared on method "InitScaleConstants"
(#1943) Inline comments must end in full-stops, exclamation marks, or question marks
(#1944) Inline control structures are not allowed
(#1945) Inline control structures are not allowed
(#1946) Inline control structures are not allowed
(#1948) Expected 1 space before "="; 0 found
(#1948) Expected 1 space after "="; 0 found
(#1949) Expected "for (...) {\n"; found "for(...) {\n"
(#1949) Expected 1 space before "="; 0 found
(#1949) Expected 1 space after "="; 0 found
(#1950) Expected "if (...) {\n"; found "if(...) {\n"
(#1956) method name "Graph::doPrestrokeAdjustments" must be in lower-case letters only
(#1956) Visibility must be declared on method "doPrestrokeAdjustments"
(#1959) Inline comments must end in full-stops, exclamation marks, or question marks
(#1960) Expected "for (...) {\n"; found "for(...) {\n"
(#1960) Space found before closing bracket of FOR loop
(#1960) Space found before second semicolon of FOR loop
(#1960) Expected 1 space before "="; 0 found
(#1960) Expected 1 space after "="; 0 found
(#1960) Space found before semicolon; expected ");" but found ") ;"
(#1966) Expected "if (...) {\n"; found "if(...) {\n"
(#1967) Expected "for (...) {\n"; found "for(...) {\n"
(#1967) Space found before closing bracket of FOR loop
(#1967) Space found before second semicolon of FOR loop
(#1967) Expected 1 space before "="; 0 found
(#1967) Expected 1 space after "="; 0 found
(#1967) Expected 1 space before "<"; 0 found
(#1967) Expected 1 space after "<"; 0 found
(#1967) Space found before semicolon; expected ");" but found ") ;"
(#1975) Expected "for (...) {\n"; found "for(...) {\n"
(#1975) Space found before closing bracket of FOR loop
(#1975) Space found before second semicolon of FOR loop
(#1975) Expected 1 space before "="; 0 found
(#1975) Expected 1 space after "="; 0 found
(#1975) Expected 1 space before "<"; 0 found
(#1975) Expected 1 space after "<"; 0 found
(#1975) Space found before semicolon; expected "$n;" but found "$n ;"
(#1976) Expected "if (...) {\n"; found "if(...) {\n"
(#1977) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#1977) No space found before comment text; expected "// ("No plots for Y-axis nbr:$i");" but found "//("No plots for Y-axis nbr:$i");"
(#1980) Expected "for (...) {\n"; found "for(...) {\n"
(#1980) Space found before closing bracket of FOR loop
(#1980) Expected 1 space before "="; 0 found
(#1980) Expected 1 space after "="; 0 found
(#1987) method name "Graph::StrokeBands" must be in lower-case letters only
(#1987) Visibility must be declared on method "StrokeBands"
(#1987) Variable "aDepth" must be all lower-case
(#1987) Commas (,) must be followed by white space.
(#1987) Variable "aCSIM" must be all lower-case
(#1988) Inline comments must end in full-stops, exclamation marks, or question marks
(#1988) Line indented incorrectly; expected at least 8 spaces, found 4
(#1989) Expected "if (...) {\n"; found "if(...) {\n"
(#1989) Variable "aCSIM" must be all lower-case
(#1990) Expected "for (...) {\n"; found "for(...) {\n"
(#1990) Expected 1 space before "="; 0 found
(#1990) Expected 1 space after "="; 0 found
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#1992) Variable "aDepth" must be all lower-case
(#1993) Commas (,) must be followed by white space.
(#1993) Commas (,) must be followed by white space.
(#1998) Expected "if (...) {\n"; found "if(...) {\n"
(#1998) Variable "aCSIM" must be all lower-case
(#1999) Expected "for (...) {\n"; found "for(...) {\n"
(#1999) Expected 1 space before "="; 0 found
(#1999) Expected 1 space after "="; 0 found
(#2000) Inline comments must end in full-stops, exclamation marks, or question marks
(#2000) Line indented incorrectly; expected at least 16 spaces, found 12
(#2001) Expected "if (...) {\n"; found "if(...) {\n"
(#2001) Variable "aDepth" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Commas (,) must be followed by white space.
(#2011) Inline comments must end in full-stops, exclamation marks, or question marks
(#2012) method name "Graph::Stroke" must be in lower-case letters only
(#2012) Visibility must be declared on method "Stroke"
(#2012) Variable "aStrokeFileName" must be all lower-case
(#2013) Inline comments must end in full-stops, exclamation marks, or question marks
(#2014) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#2015) This comment is 100% valid code; is this commented out code?
(#2015) No space found before comment text; expected "// ('You must specify what scale to use with a call to Graph::SetScale().');" but found "//('You must specify what scale to use with a call to Graph::SetScale().');"
(#2023) Inline comments must end in full-stops, exclamation marks, or question marks
(#2024) Expected "for (...) {\n"; found "for(...) {\n"
(#2024) Space found before closing bracket of FOR loop
(#2024) Space found before second semicolon of FOR loop
(#2024) Expected 1 space before "="; 0 found
(#2024) Expected 1 space after "="; 0 found
(#2024) Space found before semicolon; expected ");" but found ") ;"
(#2029) Inline comments must end in full-stops, exclamation marks, or question marks
(#2039) Variable "_csim" must not contain underscores.
(#2039) Variable "aStrokeFileName" must be all lower-case
(#2039) Expected 1 space before "==="; 0 found
(#2039) Expected 1 space after "==="; 0 found
(#2044) Inline comments must end in full-stops, exclamation marks, or question marks
(#2053) Inline comments must end in full-stops, exclamation marks, or question marks
(#2064) Expected "if (...) {\n"; found "if(...) {\n"
(#2064) Expected 1 space before "=="; 0 found
(#2064) Expected 1 space after "=="; 0 found
(#2065) Expected 1 space before "!="; 0 found
(#2065) Expected 1 space after "!="; 0 found
(#2065) Expected 1 space before "=="; 0 found
(#2065) Expected 1 space after "=="; 0 found
(#2066) This comment is 54% valid code; is this commented out code?
(#2066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2066) No space found before comment text; expected "// $e = "n=".count($this->y2plots)."\n";" but found "//$e = "n=".count($this->y2plots)."\n";"
(#2067) This comment is 43% valid code; is this commented out code?
(#2069) Inline comments must end in full-stops, exclamation marks, or question marks
(#2073) Inline comments must end in full-stops, exclamation marks, or question marks
(#2074) Expected "if (...) {\n"; found "if(...) {\n"
(#2074) Expected 1 space before "=="; 0 found
(#2074) Expected 1 space after "=="; 0 found
(#2074) Expected 1 space before "=="; 0 found
(#2074) Expected 1 space after "=="; 0 found
(#2075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2075) Inline comments must end in full-stops, exclamation marks, or question marks
(#2075) This comment is 100% valid code; is this commented out code?
(#2075) No space found before comment text; expected "// ("<strong>JpGraph: Can't draw unspecified X-scale.</strong><br>No plots.<br>");" but found "//("<strong>JpGraph: Can't draw unspecified X-scale.</strong><br>No plots.<br>");"
(#2078) Inline comments must end in full-stops, exclamation marks, or question marks
(#2081) Inline comments must end in full-stops, exclamation marks, or question marks
(#2084) 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
(#2096) This comment is 50% valid code; is this commented out code?
(#2097) Expected "if (...) {\n"; found "if(...) {\n"
(#2097) Expected 1 space before "=="; 0 found
(#2097) Expected 1 space after "=="; 0 found
(#2097) Expected 1 space before "=="; 0 found
(#2097) Expected 1 space after "=="; 0 found
(#2099) Commas (,) must be followed by white space.
(#2099) Commas (,) must be followed by white space.
(#2101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2101) Inline comments must end in full-stops, exclamation marks, or question marks
(#2101) This comment is 73% valid code; is this commented out code?
(#2101) No space found before comment text; expected "// $this->yscale->ticks->SupressZeroLabel(false);" but found "//$this->yscale->ticks->SupressZeroLabel(false);"
(#2103) Expected "if (...) {\n"; found "if(...) {\n"
(#2107) Usage of ELSEIF not allowed; use ELSE IF instead
(#2107) Expected 1 space before "=="; 0 found
(#2107) Expected 1 space after "=="; 0 found
(#2111) Expected "if (...) {\n"; found "if(...) {\n"
(#2111) Variable "_csim" must not contain underscores.
(#2113) Expected "if (...) {\n"; found "if(...) {\n"
(#2119) Inline comments must end in full-stops, exclamation marks, or question marks
(#2120) Commas (,) must be followed by white space.
(#2120) Variable "_csim" must not contain underscores.
(#2122) Expected "if (...) {\n"; found "if(...) {\n"
(#2122) Variable "_csim" must not contain underscores.
(#2127) Inline comments must end in full-stops, exclamation marks, or question marks
(#2128) Expected "if (...) {\n"; found "if(...) {\n"
(#2128) Variable "_csim" must not contain underscores.
(#2133) Inline comments must end in full-stops, exclamation marks, or question marks
(#2135) Expected "for (...) {\n"; found "for(...) {\n"
(#2135) Space found after opening bracket of FOR loop
(#2135) Space found before closing bracket of FOR loop
(#2135) Expected 1 space before "="; 0 found
(#2135) Expected 1 space after "="; 0 found
(#2139) Expected 1 space before "="; 0 found
(#2139) Expected 1 space after "="; 0 found
(#2140) Expected "if (...) {\n"; found "if(...) {\n"
(#2140) Commas (,) must be followed by white space.
(#2140) Commas (,) must be followed by white space.
(#2141) Expected "if (...) {\n"; found "if(...) {\n"
(#2146) Expected 1 space before "/"; 0 found
(#2146) Expected 1 space after "/"; 0 found
(#2146) Expected 1 space before "-"; 0 found
(#2146) Expected 1 space after "-"; 0 found
(#2146) Expected 1 space before "/"; 0 found
(#2146) Expected 1 space after "/"; 0 found
(#2148) Expected "} else {\n"; found "}\n else {\n"
(#2149) Expected 1 space before "*"; 0 found
(#2149) Expected 1 space after "*"; 0 found
(#2149) Expected 1 space before "*"; 0 found
(#2149) Expected 1 space after "*"; 0 found
(#2153) Expected "if (...) {\n"; found "if(...) {\n"
(#2157) Expected "if (...) {\n"; found "if(...) {\n"
(#2158) Inline comments must end in full-stops, exclamation marks, or question marks
(#2159) Expected "for (...) {\n"; found "for(...) {\n"
(#2159) Expected 1 space before "="; 0 found
(#2159) Expected 1 space after "="; 0 found
(#2160) Commas (,) must be followed by white space.
(#2160) Commas (,) must be followed by white space.
(#2165) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Expected "if (...) {\n"; found "if(...) {\n"
(#2167) Expected "for (...) {\n"; found "for(...) {\n"
(#2167) Space found before closing bracket of FOR loop
(#2167) Expected 1 space before "="; 0 found
(#2167) Expected 1 space after "="; 0 found
(#2167) Expected 1 space before "<"; 0 found
(#2168) Commas (,) must be followed by white space.
(#2168) Commas (,) must be followed by white space.
(#2172) Expected "if (...) {\n"; found "if(...) {\n"
(#2173) Inline comments must end in full-stops, exclamation marks, or question marks
(#2174) Expected "for (...) {\n"; found "for(...) {\n"
(#2174) Expected 1 space before "="; 0 found
(#2174) Expected 1 space after "="; 0 found
(#2175) Commas (,) must be followed by white space.
(#2175) Commas (,) must be followed by white space.
(#2181) Expected "for (...) {\n"; found "for(...) {\n"
(#2181) Space found after opening bracket of FOR loop
(#2181) Space found before closing bracket of FOR loop
(#2181) Expected 1 space before "="; 0 found
(#2181) Expected 1 space after "="; 0 found
(#2183) Expected "for (...) {\n"; found "for(...) {\n"
(#2183) Space found after opening bracket of FOR loop
(#2183) Space found before closing bracket of FOR loop
(#2183) Expected 1 space before "="; 0 found
(#2183) Expected 1 space after "="; 0 found
(#2184) Commas (,) must be followed by white space.
(#2184) Commas (,) must be followed by white space.
(#2189) Expected "if (...) {\n"; found "if(...) {\n"
(#2193) Expected "if (...) {\n"; found "if(...) {\n"
(#2194) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Expected "if (...) {\n"; found "if(...) {\n"
(#2196) Commas (,) must be followed by white space.
(#2197) Commas (,) must be followed by white space.
(#2198) Commas (,) must be followed by white space.
(#2199) Expected 1 space before "+"; 0 found
(#2199) Expected 1 space after "+"; 0 found
(#2199) Commas (,) must be followed by white space.
(#2201) Usage of ELSEIF not allowed; use ELSE IF instead
(#2202) Expected 1 space before "/"; 0 found
(#2202) Expected 1 space after "/"; 0 found
(#2203) Commas (,) must be followed by white space.
(#2204) Expected 1 space before "-"; 0 found
(#2204) Expected 1 space after "-"; 0 found
(#2204) Commas (,) must be followed by white space.
(#2204) Expected 1 space before "+"; 0 found
(#2204) Expected 1 space after "+"; 0 found
(#2205) Expected 1 space before "-"; 0 found
(#2205) Expected 1 space after "-"; 0 found
(#2205) Commas (,) must be followed by white space.
(#2205) Expected 1 space before "+"; 0 found
(#2205) Expected 1 space after "+"; 0 found
(#2206) Expected 1 space before "+"; 0 found
(#2206) Expected 1 space after "+"; 0 found
(#2206) Commas (,) must be followed by white space.
(#2208) Expected "} else {\n"; found "}\n else {\n"
(#2209) Commas (,) must be followed by white space.
(#2209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2209) Inline comments must end in full-stops, exclamation marks, or question marks
(#2209) This comment is 67% valid code; is this commented out code?
(#2209) Line exceeds maximum limit of 180 characters; contains 239 characters
(#2209) No space found before comment text; expected "// ('You have enabled clipping. Cliping is only supported for graphs at 0 or 90 degrees rotation. Please adjust you current angle (='.$this->img->a.' degrees) or disable clipping.');" but found "//('You have enabled clipping. Cliping is only supported for graphs at 0 or 90 degrees rotation. Please adjust you current angle (='.$this->img->a.' degrees) or disable clipping.');"
(#2215) Expected 1 space before "="; 0 found
(#2215) Expected 1 space after "="; 0 found
(#2217) Expected "if (...) {\n"; found "if(...) {\n"
(#2217) Variable "_csim" must not contain underscores.
(#2222) Inline comments must end in full-stops, exclamation marks, or question marks
(#2223) Commas (,) must be followed by white space.
(#2223) Variable "_csim" must not contain underscores.
(#2227) Expected "if (...) {\n"; found "if(...) {\n"
(#2227) Variable "_csim" must not contain underscores.
(#2231) Expected "if (...) {\n"; found "if(...) {\n"
(#2231) Variable "_csim" must not contain underscores.
(#2232) Commas (,) must be followed by white space.
(#2235) Expected "if (...) {\n"; found "if(...) {\n"
(#2235) Variable "_csim" must not contain underscores.
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) Expected "if (...) {\n"; found "if(...) {\n"
(#2249) Variable "_csim" must not contain underscores.
(#2253) Inline comments must end in full-stops, exclamation marks, or question marks
(#2254) Expected "if (...) {\n"; found "if(...) {\n"
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2259) Expected "if (...) {\n"; found "if(...) {\n"
(#2260) Expected "if (...) {\n"; found "if(...) {\n"
(#2260) Commas (,) must be followed by white space.
(#2262) Line exceeds 132 characters; contains 145 characters
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) This comment is 72% valid code; is this commented out code?
(#2262) No space found before comment text; expected "// JpGraphError::Raise('In order to use image transformation you must include the file jpgraph_imgtrans.php in your script.');" but found "//JpGraphError::Raise('In order to use image transformation you must include the file jpgraph_imgtrans.php in your script.');"
(#2266) Commas (,) must be followed by white space.
(#2267) Commas (,) must be followed by white space.
(#2268) Commas (,) must be followed by white space.
(#2274) Inline comments must end in full-stops, exclamation marks, or question marks
(#2275) Expected "if (...) {\n"; found "if(...) {\n"
(#2275) Variable "aStrokeFileName" must be all lower-case
(#2278) Expected "} else {\n"; found "}\n else {\n"
(#2279) Inline comments must end in full-stops, exclamation marks, or question marks
(#2280) Commas (,) must be followed by white space.
(#2280) Commas (,) must be followed by white space.
(#2280) Commas (,) must be followed by white space.
(#2280) Variable "aStrokeFileName" must be all lower-case
(#2285) method name "Graph::SetAxisLabelBackground" must be in lower-case letters only
(#2285) Visibility must be declared on method "SetAxisLabelBackground"
(#2285) Variable "aType" must be all lower-case
(#2285) Commas (,) must be followed by white space.
(#2285) Variable "aXFColor" must be all lower-case
(#2285) Commas (,) must be followed by white space.
(#2285) Variable "aXColor" must be all lower-case
(#2285) Commas (,) must be followed by white space.
(#2285) Variable "aYFColor" must be all lower-case
(#2285) Commas (,) must be followed by white space.
(#2285) Variable "aYColor" must be all lower-case
(#2286) Variable "aType" must be all lower-case
(#2287) Variable "aXFColor" must be all lower-case
(#2288) Variable "aXColor" must be all lower-case
(#2289) Variable "aYFColor" must be all lower-case
(#2290) Variable "aYColor" must be all lower-case
(#2293) method name "Graph::StrokeAxisLabelBackground" must be in lower-case letters only
(#2293) Visibility must be declared on method "StrokeAxisLabelBackground"
(#2301) Inline comments must end in full-stops, exclamation marks, or question marks
(#2303) Space found before semicolon; expected "iAxisLblBgType;" but found "iAxisLblBgType ;"
(#2304) Inline control structures are not allowed
(#2306) Inline comments must end in full-stops, exclamation marks, or question marks
(#2307) Expected "if (...) {\n"; found "if(...) {\n"
(#2309) Expected "if (...) {\n"; found "if(...) {\n"
(#2312) Space found before semicolon; expected "right_margin;" but found "right_margin ;"
(#2313) Expected 1 space before "-"; 0 found
(#2313) Expected 1 space after "-"; 0 found
(#2313) Expected 1 space before "-"; 0 found
(#2313) Expected 1 space after "-"; 0 found
(#2315) Expected "} else {\n"; found "}\n else { // t==3 || t==5\n"
(#2315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2315) Inline comments must end in full-stops, exclamation marks, or question marks
(#2319) Expected 1 space before "-"; 0 found
(#2319) Expected 1 space after "-"; 0 found
(#2319) Expected 1 space before "-"; 0 found
(#2319) Expected 1 space after "-"; 0 found
(#2322) Commas (,) must be followed by white space.
(#2322) Commas (,) must be followed by white space.
(#2322) Commas (,) must be followed by white space.
(#2325) Inline comments must end in full-stops, exclamation marks, or question marks
(#2326) Expected "if (...) {\n"; found "if(...) {\n"
(#2327) Inline comments must end in full-stops, exclamation marks, or question marks
(#2330) Expected "if (...) {\n"; found "if(...) {\n"
(#2331) Commas (,) must be followed by white space.
(#2331) Commas (,) must be followed by white space.
(#2331) Commas (,) must be followed by white space.
(#2332) Commas (,) must be followed by white space.
(#2332) Commas (,) must be followed by white space.
(#2332) Commas (,) must be followed by white space.
(#2334) Expected "} else {\n"; found "}\n else {\n"
(#2335) Space found before semicolon; expected "right_margin;" but found "right_margin ;"
(#2336) Commas (,) must be followed by white space.
(#2336) Expected 1 space before "-"; 0 found
(#2336) Expected 1 space after "-"; 0 found
(#2336) Commas (,) must be followed by white space.
(#2336) Commas (,) must be followed by white space.
(#2336) Expected 1 space before "-"; 0 found
(#2336) Expected 1 space after "-"; 0 found
(#2342) Expected "if (...) {\n"; found "if(...) {\n"
(#2344) Expected "if (...) {\n"; found "if(...) {\n"
(#2346) Expected 1 space before "+"; 0 found
(#2346) Expected 1 space after "+"; 0 found
(#2350) Expected "} else {\n"; found "}\n else {\n"
(#2354) Expected 1 space before "-"; 0 found
(#2354) Expected 1 space after "-"; 0 found
(#2354) Expected 1 space before "-"; 0 found
(#2354) Expected 1 space after "-"; 0 found
(#2357) Commas (,) must be followed by white space.
(#2357) Commas (,) must be followed by white space.
(#2357) Commas (,) must be followed by white space.
(#2360) Inline comments must end in full-stops, exclamation marks, or question marks
(#2361) Expected "if (...) {\n"; found "if(...) {\n"
(#2363) Expected "if (...) {\n"; found "if(...) {\n"
(#2364) Commas (,) must be followed by white space.
(#2364) Expected 1 space before "-"; 0 found
(#2364) Expected 1 space after "-"; 0 found
(#2364) Commas (,) must be followed by white space.
(#2364) Commas (,) must be followed by white space.
(#2364) Expected 1 space before "-"; 0 found
(#2364) Expected 1 space after "-"; 0 found
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "-"; 0 found
(#2365) Expected 1 space after "-"; 0 found
(#2365) Commas (,) must be followed by white space.
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "-"; 0 found
(#2365) Expected 1 space after "-"; 0 found
(#2367) Expected "} else {\n"; found "}\n else {\n"
(#2368) Expected 1 space before "+"; 0 found
(#2368) Expected 1 space after "+"; 0 found
(#2368) Commas (,) must be followed by white space.
(#2368) Commas (,) must be followed by white space.
(#2368) Expected 1 space before "+"; 0 found
(#2368) Expected 1 space after "+"; 0 found
(#2368) Commas (,) must be followed by white space.
(#2376) method name "Graph::StrokeAxis" must be in lower-case letters only
(#2376) Visibility must be declared on method "StrokeAxis"
(#2376) Variable "aStrokeLabels" must be all lower-case
(#2378) Expected "if (...) {\n"; found "if(...) {\n"
(#2378) Variable "aStrokeLabels" must be all lower-case
(#2382) Inline comments must end in full-stops, exclamation marks, or question marks
(#2383) Expected "if (...) {\n"; found "if(...) {\n"
(#2398) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2404) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2410) Commas (,) must be followed by white space.
(#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
(#2410) This comment is 75% valid code; is this commented out code?
(#2410) No space found before comment text; expected "// ('Unknown AxisStyle() : '.$this->iAxisStyle);" but found "//('Unknown AxisStyle() : '.$this->iAxisStyle);"
(#2420) Inline comments must end in full-stops, exclamation marks, or question marks
(#2424) Commas (,) must be followed by white space.
(#2424) Variable "aStrokeLabels" must be all lower-case
(#2426) Expected "if (...) {\n"; found "if(...) {\n"
(#2426) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2427) Inline comments must end in full-stops, exclamation marks, or question marks
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2432) Expected "if (...) {\n"; found "if(...) {\n"
(#2432) Variable "aStrokeLabels" must be all lower-case
(#2436) Commas (,) must be followed by white space.
(#2436) Variable "aStrokeLabels" must be all lower-case
(#2439) Inline comments must end in full-stops, exclamation marks, or question marks
(#2443) Commas (,) must be followed by white space.
(#2443) Variable "aStrokeLabels" must be all lower-case
(#2445) Inline comments must end in full-stops, exclamation marks, or question marks
(#2447) Inline comments must end in full-stops, exclamation marks, or question marks
(#2448) Expected "if (...) {\n"; found "if(...) {\n"
(#2448) Variable "aStrokeLabels" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Variable "aStrokeLabels" must be all lower-case
(#2455) Expected "} else {\n"; found "}\n else {\n"
(#2456) Commas (,) must be followed by white space.
(#2456) Variable "aStrokeLabels" must be all lower-case
(#2457) Commas (,) must be followed by white space.
(#2457) Variable "aStrokeLabels" must be all lower-case
(#2462) Inline comments must end in full-stops, exclamation marks, or question marks
(#2463) method name "Graph::LoadBkgImage" must be in lower-case letters only
(#2463) Visibility must be declared on method "LoadBkgImage"
(#2463) Variable "aImgFormat" must be all lower-case
(#2463) Commas (,) must be followed by white space.
(#2463) Variable "aFile" must be all lower-case
(#2463) Commas (,) must be followed by white space.
(#2463) Variable "aImgStr" must be all lower-case
(#2464) Expected "if (...) {\n"; found "if(...) {\n"
(#2464) Variable "aImgStr" must be all lower-case
(#2465) Variable "aImgStr" must be all lower-case
(#2469) Inline comments must end in full-stops, exclamation marks, or question marks
(#2470) Commas (,) must be followed by white space.
(#2470) Variable "aFile" must be all lower-case
(#2471) Expected 1 space before "-"; 0 found
(#2471) Expected 1 space after "-"; 0 found
(#2472) Expected "if (...) {\n"; found "if (...) {\n"
(#2476) Expected "if (...) {\n"; found "if(...) {\n"
(#2477) Inline comments must end in full-stops, exclamation marks, or question marks
(#2480) Expected "if (...) {\n"; found "if(...) {\n"
(#2480) Variable "aImgFormat" must be all lower-case
(#2483) Expected "} else {\n"; found "}\n else {\n"
(#2484) Variable "aImgFormat" must be all lower-case
(#2488) Expected "if (...) {\n"; found "if(...) {\n"
(#2494) Commas (,) must be followed by white space.
(#2494) Variable "aFile" must be all lower-case
(#2494) Line exceeds 132 characters; contains 156 characters
(#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
(#2494) This comment is 75% valid code; is this commented out code?
(#2494) No space found before comment text; expected "// ('The image format of your background image ('.$aFile.') is not supported in your system configuration. ');" but found "//('The image format of your background image ('.$aFile.') is not supported in your system configuration. ');"
(#2496) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2498) Expected "if (...) {\n"; found "if(...) {\n"
(#2502) Expected "} else {\n"; found "}\n else {\n"
(#2506) Inline comments must end in full-stops, exclamation marks, or question marks
(#2507) Expected "if (...) {\n"; found "if(...) {\n"
(#2508) Line exceeds 132 characters; contains 172 characters
(#2508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2508) Inline comments must end in full-stops, exclamation marks, or question marks
(#2508) This comment is 50% valid code; is this commented out code?
(#2508) No space found before comment text; expected "// $t = "Background image seems to be of different type (has different file extension) than specified imagetype. Specified: '".$aImgFormat."'File: '".$aFile."'";" but found "//$t = "Background image seems to be of different type (has different file extension) than specified imagetype. Specified: '".$aImgFormat."'File: '".$aFile."'";"
(#2509) Variable "aImgFormat" must be all lower-case
(#2509) Variable "aFile" must be all lower-case
(#2512) Variable "aFile" must be all lower-case
(#2513) Expected "if (...) {\n"; found "if(...) {\n"
(#2514) Commas (,) must be followed by white space.
(#2514) Variable "aFile" 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
(#2514) This comment is 75% valid code; is this commented out code?
(#2514) No space found before comment text; expected "// (" Can't read background image: '".$aFile."'");" but found "//(" Can't read background image: '".$aFile."'");"
(#2519) method name "Graph::StrokePlotGrad" must be in lower-case letters only
(#2519) Visibility must be declared on method "StrokePlotGrad"
(#2520) Inline control structures are not allowed
(#2522) Whitespace found at end of line
(#2526) Expected 1 space before "+"; 0 found
(#2526) Expected 1 space after "+"; 0 found
(#2526) Space found before semicolon; expected "1;" but found "1 ;"
(#2527) Space found before semicolon; expected "plotheight;" but found "plotheight ;"
(#2528) Commas (,) must be followed by white space.
(#2528) Commas (,) must be followed by white space.
(#2528) Commas (,) must be followed by white space.
(#2528) Commas (,) must be followed by white space.
(#2528) Commas (,) must be followed by white space.
(#2528) Commas (,) must be followed by white space.
(#2532) method name "Graph::StrokeBackgroundGrad" must be in lower-case letters only
(#2532) Visibility must be declared on method "StrokeBackgroundGrad"
(#2533) Inline control structures are not allowed
(#2537) Expected "if (...) {\n"; found "if(...) {\n"
(#2540) Expected 1 space before "+"; 0 found
(#2540) Expected 1 space after "+"; 0 found
(#2540) Space found before semicolon; expected "1;" but found "1 ;"
(#2541) Space found before semicolon; expected "plotheight;" but found "plotheight ;"
(#2542) Commas (,) must be followed by white space.
(#2542) Commas (,) must be followed by white space.
(#2542) Commas (,) must be followed by white space.
(#2542) Commas (,) must be followed by white space.
(#2542) Commas (,) must be followed by white space.
(#2542) Commas (,) must be followed by white space.
(#2544) Expected "} else {\n"; found "}\n else {\n"
(#2548) Space found before semicolon; expected "1;" but found "1 ;"
(#2549) Expected "if (...) {\n"; found "if(...) {\n"
(#2553) Expected "if (...) {\n"; found "if(...) {\n"
(#2560) Commas (,) must be followed by white space.
(#2560) Commas (,) must be followed by white space.
(#2560) Commas (,) must be followed by white space.
(#2560) Commas (,) must be followed by white space.
(#2560) Commas (,) must be followed by white space.
(#2560) Commas (,) must be followed by white space.
(#2565) method name "Graph::StrokeFrameBackground" must be in lower-case letters only
(#2565) Visibility must be declared on method "StrokeFrameBackground"
(#2566) Expected "if (...) {\n"; found "if(...) {\n"
(#2567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2567) Inline comments must end in full-stops, exclamation marks, or question marks
(#2567) This comment is 100% valid code; is this commented out code?
(#2567) No space found before comment text; expected "// ('It is not possible to specify both a background image and a background country flag.');" but found "//('It is not possible to specify both a background image and a background country flag.');"
(#2569) Expected "if (...) {\n"; found "if(...) {\n"
(#2570) Commas (,) must be followed by white space.
(#2572) Usage of ELSEIF not allowed; use ELSE IF instead
(#2573) Expected "if (...) {\n"; found "if(...) {\n"
(#2573) Commas (,) must be followed by white space.
(#2574) Line exceeds 132 characters; contains 142 characters
(#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
(#2574) This comment is 100% valid code; is this commented out code?
(#2574) No space found before comment text; expected "// ('In order to use Country flags as backgrounds you must include the "jpgraph_flags.php" file.');" but found "//('In order to use Country flags as backgrounds you must include the "jpgraph_flags.php" file.');"
(#2577) Expected 1 space before "="; 0 found
(#2577) Expected 1 space after "="; 0 found
(#2578) Commas (,) must be followed by white space.
(#2582) Expected "} else {\n"; found "}\n else {\n"
(#2583) Space found before semicolon; expected "return;" but found "return ;"
(#2586) Calls to inbuilt PHP functions must be lowercase; expected "imagesx" but found "ImageSX"
(#2587) Calls to inbuilt PHP functions must be lowercase; expected "imagesy" but found "ImageSY"
(#2590) Inline comments must end in full-stops, exclamation marks, or question marks
(#2594) Inline comments must end in full-stops, exclamation marks, or question marks
(#2597) Inline comments must end in full-stops, exclamation marks, or question marks
(#2598) Expected "if (...) {\n"; found "if(...) {\n"
(#2602) Expected 1 space before "/"; 0 found
(#2602) Expected 1 space after "/"; 0 found
(#2604) Expected 1 space before "-"; 0 found
(#2604) Expected 1 space after "-"; 0 found
(#2604) Commas (,) must be followed by white space.
(#2604) Expected 1 space before "+"; 0 found
(#2604) Expected 1 space after "+"; 0 found
(#2605) Commas (,) must be followed by white space.
(#2606) Expected 1 space before "+"; 0 found
(#2606) Expected 1 space after "+"; 0 found
(#2606) Commas (,) must be followed by white space.
(#2607) Commas (,) must be followed by white space.
(#2607) Commas (,) must be followed by white space.
(#2609) Expected "} else {\n"; found "}\n else {\n"
(#2612) Commas (,) must be followed by white space.
(#2612) Expected 1 space before "+"; 0 found
(#2612) Expected 1 space after "+"; 0 found
(#2613) Commas (,) must be followed by white space.
(#2613) Commas (,) must be followed by white space.
(#2613) Expected 1 space before "+"; 0 found
(#2613) Expected 1 space after "+"; 0 found
(#2613) Commas (,) must be followed by white space.
(#2614) Commas (,) must be followed by white space.
(#2614) Commas (,) must be followed by white space.
(#2617) Inline comments must end in full-stops, exclamation marks, or question marks
(#2618) Expected 1 space before "="; 0 found
(#2618) Expected 1 space after "="; 0 found
(#2618) Expected 1 space before "="; 0 found
(#2618) Expected 1 space after "="; 0 found
(#2619) Expected "if (...) {\n"; found "if(...) {\n"
(#2625) Commas (,) must be followed by white space.
(#2625) Commas (,) must be followed by white space.
(#2625) Commas (,) must be followed by white space.
(#2625) Commas (,) must be followed by white space.
(#2625) Commas (,) must be followed by white space.
(#2625) Expected 1 space before "-"; 0 found
(#2625) Expected 1 space after "-"; 0 found
(#2625) Commas (,) must be followed by white space.
(#2625) Expected 1 space before "-"; 0 found
(#2625) Expected 1 space after "-"; 0 found
(#2626) Commas (,) must be followed by white space.
(#2626) Commas (,) must be followed by white space.
(#2629) Inline comments must end in full-stops, exclamation marks, or question marks
(#2632) Commas (,) must be followed by white space.
(#2632) Commas (,) must be followed by white space.
(#2632) Commas (,) must be followed by white space.
(#2632) Commas (,) must be followed by white space.
(#2632) Commas (,) must be followed by white space.
(#2632) Commas (,) must be followed by white space.
(#2633) Commas (,) must be followed by white space.
(#2633) Commas (,) must be followed by white space.
(#2636) Inline comments must end in full-stops, exclamation marks, or question marks
(#2639) Expected 1 space before "/"; 0 found
(#2639) Expected 1 space after "/"; 0 found
(#2639) Expected 1 space before "+"; 0 found
(#2639) Expected 1 space after "+"; 0 found
(#2639) Expected 1 space before "-"; 0 found
(#2639) Expected 1 space after "-"; 0 found
(#2639) Expected 1 space before "/"; 0 found
(#2639) Expected 1 space after "/"; 0 found
(#2640) Expected 1 space before "/"; 0 found
(#2640) Expected 1 space after "/"; 0 found
(#2640) Expected 1 space before "+"; 0 found
(#2640) Expected 1 space after "+"; 0 found
(#2640) Expected 1 space before "-"; 0 found
(#2640) Expected 1 space after "-"; 0 found
(#2640) Expected 1 space before "/"; 0 found
(#2640) Expected 1 space after "/"; 0 found
(#2641) Commas (,) must be followed by white space.
(#2641) Commas (,) must be followed by white space.
(#2641) Commas (,) must be followed by white space.
(#2641) Commas (,) must be followed by white space.
(#2641) Commas (,) must be followed by white space.
(#2641) Commas (,) must be followed by white space.
(#2642) Commas (,) must be followed by white space.
(#2642) Commas (,) must be followed by white space.
(#2645) Inline comments must end in full-stops, exclamation marks, or question marks
(#2647) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2648) Commas (,) must be followed by white space.
(#2649) Inline comments must end in full-stops, exclamation marks, or question marks
(#2649) This comment is 50% valid code; is this commented out code?
(#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) This comment is 100% valid code; is this commented out code?
(#2652) No space found before comment text; expected "// (" Unknown background image layout");" but found "//(" Unknown background image layout");"
(#2657) This comment is 50% valid code; is this commented out code?
(#2658) Inline comments must end in full-stops, exclamation marks, or question marks
(#2659) method name "Graph::StrokeFrame" must be in lower-case letters only
(#2659) Visibility must be declared on method "StrokeFrame"
(#2660) Inline control structures are not allowed
(#2662) Expected "if (...) {\n"; found "if(...) {\n"
(#2662) Expected 1 space before "=="; 0 found
(#2662) Expected 1 space after "=="; 0 found
(#2662) Line exceeds 132 characters; contains 143 characters
(#2665) Expected "} else {\n"; found "}\n else {\n"
(#2669) Expected "if (...) {\n"; found "if(...) {\n"
(#2671) Commas (,) must be followed by white space.
(#2671) Commas (,) must be followed by white space.
(#2671) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2674) Usage of ELSEIF not allowed; use ELSE IF instead
(#2675) Expected "if (...) {\n"; found "if(...) {\n"
(#2677) Commas (,) must be followed by white space.
(#2677) Commas (,) must be followed by white space.
(#2677) Expected 1 space before "-"; 0 found
(#2677) Expected 1 space after "-"; 0 found
(#2677) Commas (,) must be followed by white space.
(#2677) Expected 1 space before "-"; 0 found
(#2677) Expected 1 space after "-"; 0 found
(#2679) Commas (,) must be followed by white space.
(#2679) Commas (,) must be followed by white space.
(#2679) Expected 1 space before "-"; 0 found
(#2679) Expected 1 space after "-"; 0 found
(#2679) Commas (,) must be followed by white space.
(#2679) Expected 1 space before "-"; 0 found
(#2679) Expected 1 space after "-"; 0 found
(#2681) Commas (,) must be followed by white space.
(#2682) Expected "if (...) {\n"; found "if(...) {\n"
(#2684) Commas (,) must be followed by white space.
(#2684) Commas (,) must be followed by white space.
(#2684) Expected 1 space before "-"; 0 found
(#2684) Expected 1 space after "-"; 0 found
(#2684) Commas (,) must be followed by white space.
(#2684) Expected 1 space before "-"; 0 found
(#2684) Expected 1 space after "-"; 0 found
(#2687) Expected "} else {\n"; found "}\n else {\n"
(#2689) Expected "if (...) {\n"; found "if(...) {\n"
(#2691) Commas (,) must be followed by white space.
(#2691) Commas (,) must be followed by white space.
(#2691) Expected 1 space before "-"; 0 found
(#2691) Expected 1 space after "-"; 0 found
(#2691) Commas (,) must be followed by white space.
(#2691) Expected 1 space before "-"; 0 found
(#2691) Expected 1 space after "-"; 0 found
(#2694) Commas (,) must be followed by white space.
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "-"; 0 found
(#2694) Expected 1 space after "-"; 0 found
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "-"; 0 found
(#2694) Expected 1 space after "-"; 0 found
(#2698) method name "Graph::FillMarginArea" must be in lower-case letters only
(#2698) Visibility must be declared on method "FillMarginArea"
(#2699) Expected 1 space before "="; 0 found
(#2699) Expected 1 space after "="; 0 found
(#2699) Expected 1 space before "="; 0 found
(#2699) Expected 1 space after "="; 0 found
(#2700) Expected "if (...) {\n"; found "if(...) {\n"
(#2706) Commas (,) must be followed by white space.
(#2706) Commas (,) must be followed by white space.
(#2706) Expected 1 space before "-"; 0 found
(#2706) Expected 1 space after "-"; 0 found
(#2706) Expected 1 space before "-"; 0 found
(#2706) Expected 1 space after "-"; 0 found
(#2706) Commas (,) must be followed by white space.
(#2706) Expected 1 space before "-"; 0 found
(#2706) Expected 1 space after "-"; 0 found
(#2706) Expected 1 space before "-"; 0 found
(#2706) Expected 1 space after "-"; 0 found
(#2708) Commas (,) must be followed by white space.
(#2708) Commas (,) must be followed by white space.
(#2708) Expected 1 space before "-"; 0 found
(#2708) Expected 1 space after "-"; 0 found
(#2708) Expected 1 space before "-"; 0 found
(#2708) Expected 1 space after "-"; 0 found
(#2708) Commas (,) must be followed by white space.
(#2709) Commas (,) must be followed by white space.
(#2709) Commas (,) must be followed by white space.
(#2709) Commas (,) must be followed by white space.
(#2709) Expected 1 space before "-"; 0 found
(#2709) Expected 1 space after "-"; 0 found
(#2709) Expected 1 space before "-"; 0 found
(#2709) Expected 1 space after "-"; 0 found
(#2710) Expected 1 space before "+"; 0 found
(#2710) Expected 1 space after "+"; 0 found
(#2711) Expected 1 space before "-"; 0 found
(#2711) Expected 1 space after "-"; 0 found
(#2712) Expected 1 space before "-"; 0 found
(#2712) Expected 1 space after "-"; 0 found
(#2712) Expected 1 space before "-"; 0 found
(#2712) Expected 1 space after "-"; 0 found
(#2713) Expected 1 space before "-"; 0 found
(#2713) Expected 1 space after "-"; 0 found
(#2713) Expected 1 space before "-"; 0 found
(#2713) Expected 1 space after "-"; 0 found
(#2714) Expected 1 space before "-"; 0 found
(#2714) Expected 1 space after "-"; 0 found
(#2715) Expected 1 space before "+"; 0 found
(#2715) Expected 1 space after "+"; 0 found
(#2716) Expected 1 space before "-"; 0 found
(#2716) Expected 1 space after "-"; 0 found
(#2716) Expected 1 space before "-"; 0 found
(#2716) Expected 1 space after "-"; 0 found
(#2717) Expected 1 space before "-"; 0 found
(#2717) Expected 1 space after "-"; 0 found
(#2717) Expected 1 space before "-"; 0 found
(#2717) Expected 1 space after "-"; 0 found
(#2720) method name "Graph::FillPlotArea" must be in lower-case letters only
(#2720) Visibility must be declared on method "FillPlotArea"
(#2724) Expected 1 space before "-"; 0 found
(#2724) Expected 1 space after "-"; 0 found
(#2725) Expected 1 space before "-"; 0 found
(#2725) Expected 1 space after "-"; 0 found
(#2729) Inline comments must end in full-stops, exclamation marks, or question marks
(#2730) method name "Graph::StrokePlotArea" must be in lower-case letters only
(#2730) Visibility must be declared on method "StrokePlotArea"
(#2737) This comment is 54% valid code; is this commented out code?
(#2737) No space found before comment text; expected "// $this->doframe ? $this->frame_weight : 0 ;" but found "//$this->doframe ? $this->frame_weight : 0 ;"
(#2738) Inline comments must end in full-stops, exclamation marks, or question marks
(#2738) This comment is 54% valid code; is this commented out code?
(#2738) No space found before comment text; expected "// $this->doshadow ? $this->shadow_width : 0 ;" but found "//$this->doshadow ? $this->shadow_width : 0 ;"
(#2740) Expected "if (...) {\n"; found "if(...) {\n"
(#2743) Expected "} else {\n"; found "}\n else {\n"
(#2747) Whitespace found at end of line
(#2748) Expected "if (...) {\n"; found "if(...) {\n"
(#2748) Expected 1 space before "=="; 0 found
(#2748) Expected 1 space after "=="; 0 found
(#2755) method name "Graph::StrokeIcons" must be in lower-case letters only
(#2755) Visibility must be declared on method "StrokeIcons"
(#2757) Expected "for (...) {\n"; found "for(...) {\n"
(#2757) Space found after opening bracket of FOR loop
(#2757) Space found before closing bracket of FOR loop
(#2757) Expected 1 space before "="; 0 found
(#2757) Expected 1 space after "="; 0 found
(#2758) Commas (,) must be followed by white space.
(#2758) Commas (,) must be followed by white space.
(#2762) method name "Graph::StrokePlotBox" must be in lower-case letters only
(#2762) Visibility must be declared on method "StrokePlotBox"
(#2764) Expected "if (...) {\n"; found "if(...) {\n"
(#2768) Expected "for (...) {\n"; found "for(...) {\n"
(#2768) Space found before closing bracket of FOR loop
(#2768) Expected 1 space before "="; 0 found
(#2768) Expected 1 space after "="; 0 found
(#2770) Expected 1 space before "-"; 0 found
(#2770) Expected 1 space after "-"; 0 found
(#2770) Commas (,) must be followed by white space.
(#2770) Expected 1 space before "-"; 0 found
(#2770) Expected 1 space after "-"; 0 found
(#2771) Expected 1 space before "-"; 0 found
(#2771) Expected 1 space after "-"; 0 found
(#2771) Expected 1 space before "+"; 0 found
(#2771) Expected 1 space after "+"; 0 found
(#2772) Expected 1 space before "-"; 0 found
(#2772) Expected 1 space after "-"; 0 found
(#2772) Expected 1 space before "+"; 0 found
(#2772) Expected 1 space after "+"; 0 found
(#2777) method name "Graph::SetTitleBackgroundFillStyle" must be in lower-case letters only
(#2777) Visibility must be declared on method "SetTitleBackgroundFillStyle"
(#2777) Variable "aStyle" must be all lower-case
(#2777) Commas (,) must be followed by white space.
(#2777) Variable "aColor1" must be all lower-case
(#2777) Commas (,) must be followed by white space.
(#2777) Variable "aColor2" must be all lower-case
(#2778) Variable "aStyle" must be all lower-case
(#2779) Variable "aColor1" must be all lower-case
(#2780) Variable "aColor2" must be all lower-case
(#2783) method name "Graph::SetTitleBackground" must be in lower-case letters only
(#2783) Visibility must be declared on method "SetTitleBackground"
(#2783) Variable "aBackColor" must be all lower-case
(#2783) Variable "aStyle" must be all lower-case
(#2783) Variable "aFrameStyle" must be all lower-case
(#2783) Variable "aFrameColor" must be all lower-case
(#2783) Variable "aFrameWeight" must be all lower-case
(#2783) Variable "aBevelHeight" must be all lower-case
(#2783) Variable "aEnable" must be all lower-case
(#2783) Line exceeds maximum limit of 180 characters; contains 183 characters
(#2784) Variable "aEnable" must be all lower-case
(#2785) Variable "aBackColor" must be all lower-case
(#2786) Variable "aStyle" must be all lower-case
(#2787) Variable "aFrameColor" must be all lower-case
(#2788) Variable "aFrameStyle" must be all lower-case
(#2789) Variable "aFrameWeight" must be all lower-case
(#2790) Variable "aBevelHeight" must be all lower-case
(#2790) Space found before semicolon; expected "$aBevelHeight;" but found "$aBevelHeight ;"
(#2794) method name "Graph::StrokeTitles" must be in lower-case letters only
(#2794) Visibility must be declared on method "StrokeTitles"
(#2796) Expected 1 space before "="; 0 found
(#2796) Expected 1 space after "="; 0 found
(#2798) Expected "if (...) {\n"; found "if(...) {\n"
(#2799) Inline comments must end in full-stops, exclamation marks, or question marks
(#2800) Space found before semicolon; expected "2;" but found "2 ;"
(#2801) Expected 1 space before "+"; 0 found
(#2801) Expected 1 space after "+"; 0 found
(#2801) Expected 1 space before "+"; 0 found
(#2801) Expected 1 space after "+"; 0 found
(#2802) Expected "if (...) {\n"; found "if(...) {\n"
(#2803) Expected 1 space before "+"; 0 found
(#2803) Expected 1 space after "+"; 0 found
(#2803) Expected 1 space before "+"; 0 found
(#2807) Expected "if (...) {\n"; found "if(...) {\n"
(#2808) Expected 1 space before "+"; 0 found
(#2808) Expected 1 space after "+"; 0 found
(#2808) Expected 1 space before "+"; 0 found
(#2813) Expected "if (...) {\n"; found "if(...) {\n"
(#2814) Inline comments must end in full-stops, exclamation marks, or question marks
(#2815) Expected "if (...) {\n"; found "if(...) {\n"
(#2816) Space found before semicolon; expected "1;" but found "1 ;"
(#2817) Space found before semicolon; expected "2;" but found "2 ;"
(#2818) Space found before semicolon; expected "1;" but found "1 ;"
(#2819) Space found before semicolon; expected "$y1;" but found "$y1 ;"
(#2822) Expected "} else {\n"; found "}\n else {\n"
(#2824) Expected 1 space before "-"; 0 found
(#2824) Expected 1 space after "-"; 0 found
(#2827) Usage of ELSEIF not allowed; use ELSE IF instead
(#2828) Inline comments must end in full-stops, exclamation marks, or question marks
(#2830) Space found before semicolon; expected "1;" but found "1 ;"
(#2832) Usage of ELSEIF not allowed; use ELSE IF instead
(#2835) Inline comments must end in full-stops, exclamation marks, or question marks
(#2837) Space found before semicolon; expected "1;" but found "1 ;"
(#2838) Space found before semicolon; expected "framebeveldepth;" but found "framebeveldepth ;"
(#2839) Space found before semicolon; expected "framebeveldepth;" but found "framebeveldepth ;"
(#2841) Expected "} else {\n"; found "}\n else {\n"
(#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
(#2842) This comment is 100% valid code; is this commented out code?
(#2842) No space found before comment text; expected "// ('Unknown title background style.');" but found "//('Unknown title background style.');"
(#2845) Expected "if (...) {\n"; found "if(...) {\n"
(#2846) Expected 1 space before "*"; 0 found
(#2846) Expected 1 space after "*"; 0 found
(#2846) Space found before semicolon; expected "1;" but found "1 ;"
(#2847) Space found before semicolon; expected "titlebackground_bevelheight;" but found "titlebackground_bevelheight ;"
(#2850) Expected "if (...) {\n"; found "if(...) {\n"
(#2851) Space found before semicolon; expected "shadow_width;" but found "shadow_width ;"
(#2854) Expected 1 space before "="; 0 found
(#2854) Expected 1 space after "="; 0 found
(#2855) Expected "if (...) {\n"; found "if(...) {\n"
(#2859) Expected "if (...) {\n"; found "if(...) {\n"
(#2859) Expected 1 space before "=="; 0 found
(#2859) Expected 1 space after "=="; 0 found
(#2860) Expected 1 space before "+"; 0 found
(#2860) Expected 1 space after "+"; 0 found
(#2860) Commas (,) must be followed by white space.
(#2860) Expected 1 space before "+"; 0 found
(#2860) Expected 1 space after "+"; 0 found
(#2860) Commas (,) must be followed by white space.
(#2860) Expected 1 space before "-"; 0 found
(#2860) Expected 1 space after "-"; 0 found
(#2860) Commas (,) must be followed by white space.
(#2860) Expected 1 space before "-"; 0 found
(#2860) Expected 1 space after "-"; 0 found
(#2864) Usage of ELSEIF not allowed; use ELSE IF instead
(#2864) Expected 1 space before "=="; 0 found
(#2864) Expected 1 space after "=="; 0 found
(#2865) Expected 1 space before "+"; 0 found
(#2865) Expected 1 space after "+"; 0 found
(#2865) Commas (,) must be followed by white space.
(#2865) Expected 1 space before "+"; 0 found
(#2865) Expected 1 space after "+"; 0 found
(#2865) Commas (,) must be followed by white space.
(#2865) Expected 1 space before "-"; 0 found
(#2865) Expected 1 space after "-"; 0 found
(#2865) Commas (,) must be followed by white space.
(#2865) Expected 1 space before "-"; 0 found
(#2865) Expected 1 space after "-"; 0 found
(#2867) Commas (,) must be followed by white space.
(#2869) Expected "} else {\n"; found "}\n else {\n"
(#2870) Inline comments must end in full-stops, exclamation marks, or question marks
(#2871) Commas (,) must be followed by white space.
(#2871) Commas (,) must be followed by white space.
(#2871) Commas (,) must be followed by white space.
(#2877) Expected "if (...) {\n"; found "if(...) {\n"
(#2878) Inline comments must end in full-stops, exclamation marks, or question marks
(#2879) Commas (,) must be followed by white space.
(#2879) Commas (,) must be followed by white space.
(#2879) Commas (,) must be followed by white space.
(#2881) Usage of ELSEIF not allowed; use ELSE IF instead
(#2882) Inline comments must end in full-stops, exclamation marks, or question marks
(#2883) Commas (,) must be followed by white space.
(#2883) Commas (,) must be followed by white space.
(#2883) Commas (,) must be followed by white space.
(#2885) Usage of ELSEIF not allowed; use ELSE IF instead
(#2886) Commas (,) must be followed by white space.
(#2886) Commas (,) must be followed by white space.
(#2886) Commas (,) must be followed by white space.
(#2886) Commas (,) must be followed by white space.
(#2891) Inline comments must end in full-stops, exclamation marks, or question marks
(#2892) Expected "if (...) {\n"; found "if(...) {\n"
(#2893) Commas (,) must be followed by white space.
(#2893) Commas (,) must be followed by white space.
(#2893) Expected 1 space before "-"; 0 found
(#2893) Expected 1 space after "-"; 0 found
(#2893) Commas (,) must be followed by white space.
(#2893) Expected 1 space before "-"; 0 found
(#2893) Expected 1 space after "-"; 0 found
(#2895) Commas (,) must be followed by white space.
(#2896) Expected "if (...) {\n"; found "if(...) {\n"
(#2898) Commas (,) must be followed by white space.
(#2898) Commas (,) must be followed by white space.
(#2898) Expected 1 space before "-"; 0 found
(#2898) Expected 1 space after "-"; 0 found
(#2898) Commas (,) must be followed by white space.
(#2898) Expected 1 space before "-"; 0 found
(#2898) Expected 1 space after "-"; 0 found
(#2903) Inline comments must end in full-stops, exclamation marks, or question marks
(#2905) Expected "if (...) {\n"; found "if(...) {\n"
(#2906) Commas (,) must be followed by white space.
(#2906) Commas (,) must be followed by white space.
(#2908) Usage of ELSEIF not allowed; use ELSE IF instead
(#2909) Expected 1 space before "+"; 0 found
(#2909) Expected 1 space after "+"; 0 found
(#2909) Commas (,) must be followed by white space.
(#2911) Usage of ELSEIF not allowed; use ELSE IF instead
(#2913) Expected "if (...) {\n"; found "if(...) {\n"
(#2914) Expected 1 space before "+"; 0 found
(#2914) Expected 1 space after "+"; 0 found
(#2916) Expected 1 space before "-"; 0 found
(#2916) Expected 1 space after "-"; 0 found
(#2916) Expected 1 space before "-"; 0 found
(#2916) Expected 1 space after "-"; 0 found
(#2916) Commas (,) must be followed by white space.
(#2916) Commas (,) must be followed by white space.
(#2920) Inline comments must end in full-stops, exclamation marks, or question marks
(#2922) Expected "if (...) {\n"; found "if(...) {\n"
(#2923) Commas (,) must be followed by white space.
(#2923) Commas (,) must be followed by white space.
(#2925) Usage of ELSEIF not allowed; use ELSE IF instead
(#2926) Expected 1 space before "+"; 0 found
(#2926) Expected 1 space after "+"; 0 found
(#2926) Commas (,) must be followed by white space.
(#2928) Usage of ELSEIF not allowed; use ELSE IF instead
(#2930) Inline control structures are not allowed
(#2931) Expected 1 space before "+"; 0 found
(#2931) Expected 1 space after "+"; 0 found
(#2932) Expected 1 space before "-"; 0 found
(#2932) Expected 1 space after "-"; 0 found
(#2932) Expected 1 space before "-"; 0 found
(#2932) Expected 1 space after "-"; 0 found
(#2932) Commas (,) must be followed by white space.
(#2932) Commas (,) must be followed by white space.
(#2936) Inline comments must end in full-stops, exclamation marks, or question marks
(#2938) Expected "if (...) {\n"; found "if(...) {\n"
(#2939) Commas (,) must be followed by white space.
(#2939) Commas (,) must be followed by white space.
(#2941) Usage of ELSEIF not allowed; use ELSE IF instead
(#2942) Expected 1 space before "+"; 0 found
(#2942) Expected 1 space after "+"; 0 found
(#2942) Commas (,) must be followed by white space.
(#2944) Usage of ELSEIF not allowed; use ELSE IF instead
(#2946) Inline control structures are not allowed
(#2947) Expected 1 space before "+"; 0 found
(#2947) Expected 1 space after "+"; 0 found
(#2948) Expected 1 space before "-"; 0 found
(#2948) Expected 1 space after "-"; 0 found
(#2948) Expected 1 space before "-"; 0 found
(#2948) Expected 1 space after "-"; 0 found
(#2948) Commas (,) must be followed by white space.
(#2948) Commas (,) must be followed by white space.
(#2952) Inline comments must end in full-stops, exclamation marks, or question marks
(#2957) method name "Graph::StrokeTexts" must be in lower-case letters only
(#2957) Visibility must be declared on method "StrokeTexts"
(#2958) Inline comments must end in full-stops, exclamation marks, or question marks
(#2959) Expected "if (...) {\n"; found "if(...) {\n"
(#2960) Expected "for (...) {\n"; found "for(...) {\n"
(#2960) Expected 1 space before "="; 0 found
(#2960) Expected 1 space after "="; 0 found
(#2961) Commas (,) must be followed by white space.
(#2961) Commas (,) must be followed by white space.
(#2965) Expected "if (...) {\n"; found "if(...) {\n"
(#2966) Expected "for (...) {\n"; found "for(...) {\n"
(#2966) Expected 1 space before "="; 0 found
(#2966) Expected 1 space after "="; 0 found
(#2967) Commas (,) must be followed by white space.
(#2967) Commas (,) must be followed by white space.
(#2973) method name "Graph::StrokeTables" must be in lower-case letters only
(#2973) Visibility must be declared on method "StrokeTables"
(#2974) Expected "if (...) {\n"; found "if(...) {\n"
(#2976) Expected "for (...) {\n"; found "for(...) {\n"
(#2976) Space found after opening bracket of FOR loop
(#2976) Space found before closing bracket of FOR loop
(#2976) Expected 1 space before "="; 0 found
(#2976) Expected 1 space after "="; 0 found
(#2977) Commas (,) must be followed by white space.
(#2977) Commas (,) must be followed by white space.
(#2982) method name "Graph::DisplayClientSideaImageMapAreas" must be in lower-case letters only
(#2982) Visibility must be declared on method "DisplayClientSideaImageMapAreas"
(#2983) Inline comments must end in full-stops, exclamation marks, or question marks
(#2984) Expected 1 space before "="; 0 found
(#2984) Expected 1 space after "="; 0 found
(#2986) Expected 1 space before ".="; 0 found
(#2992) Expected 1 space before "="; 0 found
(#2992) Expected 1 space after "="; 0 found
(#2994) Commas (,) must be followed by white space.
(#2994) Commas (,) must be followed by white space.
(#2995) Expected 1 space before "-"; 0 found
(#2995) Expected 1 space after "-"; 0 found
(#2995) Commas (,) must be followed by white space.
(#2995) Expected 1 space before "-"; 0 found
(#2995) Expected 1 space after "-"; 0 found
(#2997) Expected 1 space before "="; 0 found
(#2997) Expected 1 space after "="; 0 found
(#2998) Commas (,) must be followed by white space.
(#3000) Usage of ELSEIF not allowed; use ELSE IF instead
(#3002) Commas (,) must be followed by white space.
(#3003) Commas (,) must be followed by white space.
(#3004) Commas (,) must be followed by white space.
(#3005) Commas (,) must be followed by white space.
(#3006) Commas (,) must be followed by white space.
(#3012) Inline comments must end in full-stops, exclamation marks, or question marks
(#3013) method name "Graph::SetTextScaleOff" must be in lower-case letters only
(#3013) Visibility must be declared on method "SetTextScaleOff"
(#3013) Variable "aOff" must be all lower-case
(#3014) Variable "aOff" must be all lower-case
(#3015) Variable "aOff" must be all lower-case
(#3018) Inline comments must end in full-stops, exclamation marks, or question marks
(#3019) method name "Graph::SetTextScaleAbsCenterOff" must be in lower-case letters only
(#3019) Visibility must be declared on method "SetTextScaleAbsCenterOff"
(#3019) Variable "aOff" must be all lower-case
(#3020) Variable "aOff" must be all lower-case
(#3023) Inline comments must end in full-stops, exclamation marks, or question marks
(#3024) method name "Graph::GetLinesYMinMax" must be in lower-case letters only
(#3024) Visibility must be declared on method "GetLinesYMinMax"
(#3024) Variable "aLines" must be all lower-case
(#3025) Variable "aLines" must be all lower-case
(#3025) Variable "aLines" must be all lower-case
(#3026) Inline control structures are not allowed
(#3027) Variable "aLines" must be all lower-case
(#3027) Space found before semicolon; expected "scaleposition;" but found "scaleposition ;"
(#3028) Space found before semicolon; expected "$min;" but found "$min ;"
(#3030) Expected "for (...) {\n"; found "for(...) {\n"
(#3030) Space found after opening bracket of FOR loop
(#3030) Space found before closing bracket of FOR loop
(#3030) Expected 1 space before "="; 0 found
(#3030) Expected 1 space after "="; 0 found
(#3031) Expected "if (...) {\n"; found "if(...) {\n"
(#3031) Variable "aLines" must be all lower-case
(#3032) Space found before semicolon; expected "true;" but found "true ;"
(#3033) Variable "aLines" must be all lower-case
(#3033) Space found before semicolon; expected "scaleposition;" but found "scaleposition ;"
(#3034) Inline control structures are not allowed
(#3034) Space found before semicolon; expected "$v;" but found "$v ;"
(#3035) Inline control structures are not allowed
(#3035) Space found before semicolon; expected "$v;" but found "$v ;"
(#3038) Commas (,) must be followed by white space.
(#3038) Space found before semicolon; expected "false;" but found "false ;"
(#3041) Inline comments must end in full-stops, exclamation marks, or question marks
(#3042) method name "Graph::GetLinesXMinMax" must be in lower-case letters only
(#3042) Visibility must be declared on method "GetLinesXMinMax"
(#3042) Variable "aLines" must be all lower-case
(#3043) Variable "aLines" must be all lower-case
(#3043) Variable "aLines" must be all lower-case
(#3044) Inline control structures are not allowed
(#3044) Space found before semicolon; expected "false;" but found "false ;"
(#3045) Variable "aLines" must be all lower-case
(#3045) Space found before semicolon; expected "scaleposition;" but found "scaleposition ;"
(#3046) Space found before semicolon; expected "$min;" but found "$min ;"
(#3048) Expected "for (...) {\n"; found "for(...) {\n"
(#3048) Space found after opening bracket of FOR loop
(#3048) Space found before closing bracket of FOR loop
(#3048) Expected 1 space before "="; 0 found
(#3048) Expected 1 space after "="; 0 found
(#3049) Expected "if (...) {\n"; found "if(...) {\n"
(#3049) Variable "aLines" must be all lower-case
(#3050) Space found before semicolon; expected "true;" but found "true ;"
(#3051) Variable "aLines" must be all lower-case
(#3051) Space found before semicolon; expected "scaleposition;" but found "scaleposition ;"
(#3052) Inline control structures are not allowed
(#3052) Space found before semicolon; expected "$v;" but found "$v ;"
(#3053) Inline control structures are not allowed
(#3053) Space found before semicolon; expected "$v;" but found "$v ;"
(#3056) Commas (,) must be followed by white space.
(#3056) Space found before semicolon; expected "false;" but found "false ;"
(#3059) Inline comments must end in full-stops, exclamation marks, or question marks
(#3060) method name "Graph::GetPlotsYMinMax" must be in lower-case letters only
(#3060) Visibility must be declared on method "GetPlotsYMinMax"
(#3060) Variable "aPlots" must be all lower-case
(#3061) Variable "aPlots" must be all lower-case
(#3062) Expected 1 space before "="; 0 found
(#3062) Expected 1 space after "="; 0 found
(#3063) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#3064) Commas (,) must be followed by white space.
(#3064) Variable "aPlots" must be all lower-case
(#3067) Expected 1 space before "="; 0 found
(#3067) Expected 1 space after "="; 0 found
(#3068) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#3069) Commas (,) must be followed by white space.
(#3069) Variable "aPlots" must be all lower-case
(#3072) Expected "if (...) {\n"; found "if(...) {\n"
(#3073) Line exceeds 132 characters; contains 162 characters
(#3073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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) No space found before comment text; expected "// ('Cannot use autoscaling since it is impossible to determine a valid min/max value of the Y-axis (only null values).');" but found "//('Cannot use autoscaling since it is impossible to determine a valid min/max value of the Y-axis (only null values).');"
(#3076) Expected "for (...) {\n"; found "for(...) {\n"
(#3076) Space found before closing bracket of FOR loop
(#3076) Expected 1 space before "="; 0 found
(#3076) Expected 1 space after "="; 0 found
(#3077) Commas (,) must be followed by white space.
(#3077) Expected 1 space before "="; 0 found
(#3077) Expected 1 space after "="; 0 found
(#3077) Variable "aPlots" must be all lower-case
(#3078) Commas (,) must be followed by white space.
(#3078) Expected 1 space before "="; 0 found
(#3078) Expected 1 space after "="; 0 found
(#3078) Variable "aPlots" must be all lower-case
(#3079) Inline control structures are not allowed
(#3079) Expected 1 space before "="; 0 found
(#3079) Expected 1 space after "="; 0 found
(#3079) Commas (,) must be followed by white space.
(#3080) Inline control structures are not allowed
(#3080) Expected 1 space before "="; 0 found
(#3080) Expected 1 space after "="; 0 found
(#3080) Commas (,) must be followed by white space.
(#3082) Inline control structures are not allowed
(#3083) Inline control structures are not allowed
(#3084) Expected "if (...) {\n"; found "if(...) {\n"
(#3085) Inline comments must end in full-stops, exclamation marks, or question marks
(#3086) Expected 1 space before "="; 0 found
(#3086) Expected 1 space after "="; 0 found
(#3086) Expected 1 space before "="; 0 found
(#3086) Expected 1 space after "="; 0 found
(#3088) Commas (,) must be followed by white space.
(#3091) method name "Graph::hasLinePlotAndBarPlot" must be in lower-case letters only
(#3091) Visibility must be declared on method "hasLinePlotAndBarPlot"
(#3092) Variable "has_line" must not contain underscores.
(#3093) Variable "has_bar" must not contain underscores.
(#3097) Variable "has_line" must not contain underscores.
(#3100) Variable "has_bar" must not contain underscores.
(#3104) Variable "has_line" must not contain underscores.
(#3104) Variable "has_bar" must not contain underscores.
(#3111) method name "Graph::SetTheme" must be in lower-case letters only
(#3111) Visibility must be declared on method "SetTheme"
(#3111) Variable "graph_theme" must not contain underscores.
(#3115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3115) Inline comments must end in full-stops, exclamation marks, or question marks
(#3115) This comment is 100% valid code; is this commented out code?
(#3115) No space found before comment text; expected "// ('Use Graph::SetTheme() after Graph::SetScale().');" but found "//('Use Graph::SetTheme() after Graph::SetScale().');"
(#3122) Variable "graph_theme" must not contain underscores.
(#3126) method name "Graph::ClearTheme" must be in lower-case letters only
(#3126) Visibility must be declared on method "ClearTheme"
(#3138) Whitespace found at end of line
(#3147) Whitespace found at end of line
(#3154) method name "Graph::SetSupersampling" must be in lower-case letters only
(#3154) Visibility must be declared on method "SetSupersampling"
(#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
(#3157) This comment is 46% valid code; is this commented out code?
(#3157) Line indented incorrectly; expected at least 12 spaces, found 11
(#3160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3160) Inline comments must end in full-stops, exclamation marks, or question marks
(#3160) This comment is 50% valid code; is this commented out code?
(#3160) No space found before comment text; expected "// $this->img->scale = 0;" but found "//$this->img->scale = 0;"
(#3164) This comment is 50% valid code; is this commented out code?
(#3166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3166) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3169) Inline comments must end in full-stops, exclamation marks, or question marks
(#3169) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3171) Member variable "iWeight" must be all lower-case
(#3171) Expected 1 space before "="; 0 found
(#3171) Expected 1 space after "="; 0 found
(#3171) Member variable "iColor" must be all lower-case
(#3171) Expected 1 space before "="; 0 found
(#3171) Expected 1 space after "="; 0 found
(#3171) Member variable "iStyle" must be all lower-case
(#3171) Expected 1 space before "="; 0 found
(#3171) Expected 1 space after "="; 0 found
(#3171) Member variable "iShow" must be all lower-case
(#3171) Expected 1 space before "="; 0 found
(#3171) Expected 1 space after "="; 0 found
(#3173) Visibility must be declared on method "__construct"
(#3173) Variable "aWeight" must be all lower-case
(#3173) Commas (,) must be followed by white space.
(#3173) Variable "aColor" must be all lower-case
(#3173) Commas (,) must be followed by white space.
(#3173) Variable "aStyle" must be all lower-case
(#3174) Variable "aWeight" must be all lower-case
(#3175) Variable "aColor" must be all lower-case
(#3176) Variable "aStyle" must be all lower-case
(#3179) method name "LineProperty::SetColor" must be in lower-case letters only
(#3179) Visibility must be declared on method "SetColor"
(#3179) Variable "aColor" must be all lower-case
(#3180) Variable "aColor" must be all lower-case
(#3183) method name "LineProperty::SetWeight" must be in lower-case letters only
(#3183) Visibility must be declared on method "SetWeight"
(#3183) Variable "aWeight" must be all lower-case
(#3184) Variable "aWeight" must be all lower-case
(#3187) method name "LineProperty::SetStyle" must be in lower-case letters only
(#3187) Visibility must be declared on method "SetStyle"
(#3187) Variable "aStyle" must be all lower-case
(#3188) Variable "aStyle" must be all lower-case
(#3191) method name "LineProperty::Show" must be in lower-case letters only
(#3191) Visibility must be declared on method "Show"
(#3191) Variable "aShow" must be all lower-case
(#3192) Expected 1 space before "="; 0 found
(#3192) Expected 1 space after "="; 0 found
(#3192) Variable "aShow" must be all lower-case
(#3195) method name "LineProperty::Stroke" must be in lower-case letters only
(#3195) Visibility must be declared on method "Stroke"
(#3195) Variable "aImg" must be all lower-case
(#3195) Commas (,) must be followed by white space.
(#3195) Variable "aX1" must be all lower-case
(#3195) Commas (,) must be followed by white space.
(#3195) Variable "aY1" must be all lower-case
(#3195) Commas (,) must be followed by white space.
(#3195) Variable "aX2" must be all lower-case
(#3195) Commas (,) must be followed by white space.
(#3195) Variable "aY2" must be all lower-case
(#3196) Expected "if (...) {\n"; found "if(...) {\n"
(#3197) Variable "aImg" must be all lower-case
(#3198) Variable "aImg" must be all lower-case
(#3199) Variable "aImg" must be all lower-case
(#3200) Variable "aImg" must be all lower-case
(#3201) Variable "aImg" must be all lower-case
(#3202) Variable "aImg" must be all lower-case
(#3202) Variable "aX1" must be all lower-case
(#3202) Commas (,) must be followed by white space.
(#3202) Variable "aY1" must be all lower-case
(#3202) Commas (,) must be followed by white space.
(#3202) Variable "aX2" must be all lower-case
(#3202) Commas (,) must be followed by white space.
(#3202) Variable "aY2" must be all lower-case
(#3203) Variable "aImg" must be all lower-case
(#3204) Variable "aImg" must be all lower-case
(#3205) Variable "aImg" must be all lower-case
(#3211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3211) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3214) Inline comments must end in full-stops, exclamation marks, or question marks
(#3214) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3217) Expected 1 space before "="; 0 found
(#3217) Expected 1 space after "="; 0 found
(#3217) Commas (,) must be followed by white space.
(#3217) Expected 1 space before "="; 0 found
(#3217) Expected 1 space after "="; 0 found
(#3218) Expected 1 space before "="; 0 found
(#3218) Expected 1 space after "="; 0 found
(#3219) Visibility must be declared on method "__construct"
(#3226) method name "GraphTabTitle::SetColor" must be in lower-case letters only
(#3226) Visibility must be declared on method "SetColor"
(#3226) Variable "aTxtColor" must be all lower-case
(#3226) Commas (,) must be followed by white space.
(#3226) Variable "aFillColor" must be all lower-case
(#3226) Commas (,) must be followed by white space.
(#3226) Variable "aBorderColor" must be all lower-case
(#3227) Variable "aTxtColor" must be all lower-case
(#3228) Variable "aFillColor" must be all lower-case
(#3229) Variable "aBorderColor" must be all lower-case
(#3232) method name "GraphTabTitle::SetFillColor" must be in lower-case letters only
(#3232) Visibility must be declared on method "SetFillColor"
(#3232) Variable "aFillColor" must be all lower-case
(#3233) Variable "aFillColor" must be all lower-case
(#3236) method name "GraphTabTitle::SetTabAlign" must be in lower-case letters only
(#3236) Visibility must be declared on method "SetTabAlign"
(#3236) Variable "aAlign" must be all lower-case
(#3237) Variable "aAlign" must be all lower-case
(#3240) method name "GraphTabTitle::SetWidth" must be in lower-case letters only
(#3240) Visibility must be declared on method "SetWidth"
(#3240) Variable "aWidth" must be all lower-case
(#3241) Variable "aWidth" must be all lower-case
(#3241) Space found before semicolon; expected "$aWidth;" but found "$aWidth ;"
(#3244) method name "GraphTabTitle::Set" must be in lower-case letters only
(#3244) Visibility must be declared on method "Set"
(#3249) method name "GraphTabTitle::SetCorner" must be in lower-case letters only
(#3249) Visibility must be declared on method "SetCorner"
(#3249) Variable "aD" must be all lower-case
(#3250) Variable "aD" must be all lower-case
(#3250) Space found before semicolon; expected "$aD;" but found "$aD ;"
(#3253) method name "GraphTabTitle::Stroke" must be in lower-case letters only
(#3253) Visibility must be declared on method "Stroke"
(#3253) Variable "aImg" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "aDummy1" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "aDummy2" must be all lower-case
(#3254) Inline control structures are not allowed
(#3257) Variable "aImg" must be all lower-case
(#3257) Expected 1 space before "*"; 0 found
(#3257) Expected 1 space after "*"; 0 found
(#3258) Variable "aImg" must be all lower-case
(#3258) Expected 1 space before "*"; 0 found
(#3258) Expected 1 space after "*"; 0 found
(#3260) Variable "aImg" must be all lower-case
(#3261) Variable "aImg" must be all lower-case
(#3263) Expected "if (...) {\n"; found "if(...) {\n"
(#3264) Expected "if (...) {\n"; found "if(...) {\n"
(#3266) Expected 1 space before "-"; 0 found
(#3266) Expected 1 space after "-"; 0 found
(#3266) Expected 1 space before "+"; 0 found
(#3266) Expected 1 space after "+"; 0 found
(#3267) Commas (,) must be followed by white space.
(#3267) Expected 1 space before "-"; 0 found
(#3267) Expected 1 space after "-"; 0 found
(#3268) Expected 1 space before "-"; 0 found
(#3268) Expected 1 space after "-"; 0 found
(#3269) Expected 1 space before "-"; 0 found
(#3269) Expected 1 space after "-"; 0 found
(#3269) Expected 1 space before "+"; 0 found
(#3269) Expected 1 space after "+"; 0 found
(#3272) Usage of ELSEIF not allowed; use ELSE IF instead
(#3273) Variable "aImg" must be all lower-case
(#3273) Expected 1 space before "/"; 0 found
(#3273) Expected 1 space after "/"; 0 found
(#3273) Expected 1 space before "/"; 0 found
(#3273) Expected 1 space after "/"; 0 found
(#3275) Expected 1 space before "-"; 0 found
(#3275) Expected 1 space after "-"; 0 found
(#3275) Expected 1 space before "+"; 0 found
(#3275) Expected 1 space after "+"; 0 found
(#3276) Expected 1 space before "-"; 0 found
(#3276) Expected 1 space after "-"; 0 found
(#3277) Expected 1 space before "-"; 0 found
(#3277) Expected 1 space after "-"; 0 found
(#3278) Expected 1 space before "-"; 0 found
(#3278) Expected 1 space after "-"; 0 found
(#3278) Expected 1 space before "+"; 0 found
(#3278) Expected 1 space after "+"; 0 found
(#3281) Expected "} else {\n"; found "}\n else {\n"
(#3282) Variable "aImg" must be all lower-case
(#3282) Expected 1 space after "-"; 0 found
(#3284) Expected 1 space before "-"; 0 found
(#3284) Expected 1 space after "-"; 0 found
(#3284) Expected 1 space before "+"; 0 found
(#3284) Expected 1 space after "+"; 0 found
(#3285) Commas (,) must be followed by white space.
(#3285) Expected 1 space before "-"; 0 found
(#3285) Expected 1 space after "-"; 0 found
(#3286) Expected 1 space before "-"; 0 found
(#3286) Expected 1 space after "-"; 0 found
(#3287) Expected 1 space before "-"; 0 found
(#3287) Expected 1 space after "-"; 0 found
(#3287) Expected 1 space before "+"; 0 found
(#3287) Expected 1 space after "+"; 0 found
(#3291) Expected "} else {\n"; found "}\n else {\n"
(#3292) Expected "if (...) {\n"; found "if(...) {\n"
(#3293) Variable "aImg" must be all lower-case
(#3293) Space found before semicolon; expected "plotwidth;" but found "plotwidth ;"
(#3295) Expected "} else {\n"; found "}\n else {\n"
(#3296) Space found before semicolon; expected "width;" but found "width ;"
(#3299) Inline comments must end in full-stops, exclamation marks, or question marks
(#3301) Expected 1 space before "-"; 0 found
(#3301) Expected 1 space after "-"; 0 found
(#3301) Expected 1 space before "+"; 0 found
(#3301) Expected 1 space after "+"; 0 found
(#3302) Commas (,) must be followed by white space.
(#3302) Expected 1 space before "-"; 0 found
(#3302) Expected 1 space after "-"; 0 found
(#3303) Expected 1 space before "-"; 0 found
(#3303) Expected 1 space after "-"; 0 found
(#3304) Expected 1 space before "-"; 0 found
(#3304) Expected 1 space after "-"; 0 found
(#3304) Expected 1 space before "+"; 0 found
(#3304) Expected 1 space after "+"; 0 found
(#3308) Expected "if (...) {\n"; found "if(...) {\n"
(#3309) Variable "aImg" must be all lower-case
(#3309) Commas (,) must be followed by white space.
(#3313) Usage of ELSEIF not allowed; use ELSE IF instead
(#3314) Variable "aImg" must be all lower-case
(#3314) Commas (,) must be followed by white space.
(#3315) Expected 1 space before "/"; 0 found
(#3315) Expected 1 space after "/"; 0 found
(#3318) Expected "} else {\n"; found "}\n else {\n"
(#3319) Variable "aImg" must be all lower-case
(#3319) Commas (,) must be followed by white space.
(#3324) Variable "aImg" must be all lower-case
(#3325) Variable "aImg" must be all lower-case
(#3327) Variable "aImg" must be all lower-case
(#3328) Variable "aImg" must be all lower-case
(#3328) Commas (,) must be followed by white space.
(#3330) Variable "aImg" must be all lower-case
(#3331) Variable "aImg" must be all lower-case
(#3331) Commas (,) must be followed by white space.
(#3331) Commas (,) must be followed by white space.
(#3332) Variable "aImg" must be all lower-case
(#3332) Commas (,) must be followed by white space.
(#3332) Commas (,) must be followed by white space.
(#3332) Commas (,) must be followed by white space.
(#3332) Commas (,) must be followed by white space.
(#3337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3337) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3340) Inline comments must end in full-stops, exclamation marks, or question marks
(#3340) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3342) Member variable "iSuper" must be all lower-case
(#3342) Expected 1 space before "="; 0 found
(#3342) Expected 1 space after "="; 0 found
(#3343) Member variable "sfont_family" must not contain underscores.
(#3343) Expected 1 space before "="; 0 found
(#3343) Expected 1 space after "="; 0 found
(#3343) Commas (,) must be followed by white space.
(#3343) Member variable "sfont_style" must not contain underscores.
(#3343) Expected 1 space before "="; 0 found
(#3343) Expected 1 space after "="; 0 found
(#3343) Commas (,) must be followed by white space.
(#3343) Member variable "sfont_size" must not contain underscores.
(#3343) Expected 1 space before "="; 0 found
(#3343) Expected 1 space after "="; 0 found
(#3344) Member variable "iSuperMargin" must be all lower-case
(#3344) Expected 1 space before "="; 0 found
(#3344) Expected 1 space after "="; 0 found
(#3344) Commas (,) must be followed by white space.
(#3344) Member variable "iVertOverlap" must be all lower-case
(#3344) Expected 1 space before "="; 0 found
(#3344) Expected 1 space after "="; 0 found
(#3344) Commas (,) must be followed by white space.
(#3344) Member variable "iSuperScale" must be all lower-case
(#3344) Expected 1 space before "="; 0 found
(#3344) Expected 1 space after "="; 0 found
(#3345) Member variable "iSDir" must be all lower-case
(#3345) Expected 1 space before "="; 0 found
(#3345) Expected 1 space after "="; 0 found
(#3346) Member variable "iSimple" must be all lower-case
(#3346) Expected 1 space before "="; 0 found
(#3346) Expected 1 space after "="; 0 found
(#3348) Visibility must be declared on method "__construct"
(#3348) Variable "aTxt" must be all lower-case
(#3348) Commas (,) must be followed by white space.
(#3348) Variable "aSuper" must be all lower-case
(#3348) Commas (,) must be followed by white space.
(#3348) Variable "aXAbsPos" must be all lower-case
(#3348) Commas (,) must be followed by white space.
(#3348) Variable "aYAbsPos" must be all lower-case
(#3349) Variable "aTxt" must be all lower-case
(#3349) Commas (,) must be followed by white space.
(#3349) Variable "aXAbsPos" must be all lower-case
(#3349) Commas (,) must be followed by white space.
(#3349) Variable "aYAbsPos" must be all lower-case
(#3350) Variable "aSuper" must be all lower-case
(#3353) method name "SuperScriptText::FromReal" must be in lower-case letters only
(#3353) Visibility must be declared on method "FromReal"
(#3353) Variable "aVal" must be all lower-case
(#3353) Commas (,) must be followed by white space.
(#3353) Variable "aPrecision" must be all lower-case
(#3354) Inline comments must end in full-stops, exclamation marks, or question marks
(#3355) Expected 1 space before "="; 0 found
(#3355) Expected 1 space after "="; 0 found
(#3356) Expected "if (...) {\n"; found "if(...) {\n"
(#3356) Variable "aVal" must be all lower-case
(#3358) Variable "aVal" must be all lower-case
(#3358) Variable "aVal" must be all lower-case
(#3361) Variable "aVal" must be all lower-case
(#3362) Variable "aPrecision" must be all lower-case
(#3362) Commas (,) must be followed by white space.
(#3362) Variable "aVal" must be all lower-case
(#3362) Commas (,) must be followed by white space.
(#3362) Commas (,) must be followed by white space.
(#3362) Variable "aPrecision" must be all lower-case
(#3364) Inline control structures are not allowed
(#3364) Expected 1 space before "=="; 0 found
(#3364) Expected 1 space after "=="; 0 found
(#3366) Expected "if (...) {\n"; found "if(...) {\n"
(#3369) Expected "} else {\n"; found "}\n else {\n"
(#3370) Expected "if (...) {\n"; found "if(...) {\n"
(#3373) Expected "} else {\n"; found "}\n else {\n"
(#3380) method name "SuperScriptText::Set" must be in lower-case letters only
(#3380) Visibility must be declared on method "Set"
(#3380) Variable "aTxt" must be all lower-case
(#3380) Commas (,) must be followed by white space.
(#3380) Variable "aSuper" must be all lower-case
(#3381) Variable "aTxt" must be all lower-case
(#3382) Variable "aSuper" must be all lower-case
(#3385) method name "SuperScriptText::SetSuperFont" must be in lower-case letters only
(#3385) Visibility must be declared on method "SetSuperFont"
(#3385) Variable "aFontFam" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "aFontStyle" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "aFontSize" must be all lower-case
(#3386) Variable "aFontFam" must be all lower-case
(#3387) Variable "aFontStyle" must be all lower-case
(#3388) Variable "aFontSize" must be all lower-case
(#3391) Inline comments must end in full-stops, exclamation marks, or question marks
(#3392) method name "SuperScriptText::GetWidth" must be in lower-case letters only
(#3392) Visibility must be declared on method "GetWidth"
(#3392) Variable "aImg" must be all lower-case
(#3393) Variable "aImg" must be all lower-case
(#3393) Commas (,) must be followed by white space.
(#3393) Commas (,) must be followed by white space.
(#3394) Variable "aImg" must be all lower-case
(#3395) Variable "aImg" must be all lower-case
(#3395) Commas (,) must be followed by white space.
(#3395) Commas (,) must be followed by white space.
(#3396) Variable "aImg" must be all lower-case
(#3401) Inline comments must end in full-stops, exclamation marks, or question marks
(#3402) method name "SuperScriptText::GetFontHeight" must be in lower-case letters only
(#3402) Visibility must be declared on method "GetFontHeight"
(#3402) Variable "aImg" must be all lower-case
(#3403) Variable "aImg" must be all lower-case
(#3403) Commas (,) must be followed by white space.
(#3403) Commas (,) must be followed by white space.
(#3404) Variable "aImg" must be all lower-case
(#3405) Variable "aImg" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Commas (,) must be followed by white space.
(#3406) Variable "aImg" must be all lower-case
(#3410) Inline comments must end in full-stops, exclamation marks, or question marks
(#3411) method name "SuperScriptText::GetTextHeight" must be in lower-case letters only
(#3411) Visibility must be declared on method "GetTextHeight"
(#3411) Variable "aImg" must be all lower-case
(#3412) Variable "aImg" must be all lower-case
(#3412) Commas (,) must be followed by white space.
(#3412) Commas (,) must be followed by white space.
(#3413) Variable "aImg" must be all lower-case
(#3414) Variable "aImg" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Commas (,) must be followed by white space.
(#3415) Variable "aImg" must be all lower-case
(#3419) method name "SuperScriptText::Stroke" must be in lower-case letters only
(#3419) Visibility must be declared on method "Stroke"
(#3419) Variable "aImg" must be all lower-case
(#3419) Commas (,) must be followed by white space.
(#3419) Commas (,) must be followed by white space.
(#3423) Inline comments must end in full-stops, exclamation marks, or question marks
(#3425) Variable "aImg" must be all lower-case
(#3426) Variable "aImg" must be all lower-case
(#3432) Expected 1 space before "/"; 0 found
(#3432) Expected 1 space after "/"; 0 found
(#3438) Line exceeds 132 characters; contains 134 characters
(#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
(#3438) This comment is 100% valid code; is this commented out code?
(#3438) No space found before comment text; expected "// ('PANIC: Internal error in SuperScript::Stroke(). Unknown vertical alignment for text');" but found "//('PANIC: Internal error in SuperScript::Stroke(). Unknown vertical alignment for text');"
(#3447) Expected 1 space before "/"; 0 found
(#3447) Expected 1 space after "/"; 0 found
(#3453) Line exceeds 132 characters; contains 136 characters
(#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
(#3453) This comment is 100% valid code; is this commented out code?
(#3453) No space found before comment text; expected "// ('PANIC: Internal error in SuperScript::Stroke(). Unknown horizontal alignment for text');" but found "//('PANIC: Internal error in SuperScript::Stroke(). Unknown horizontal alignment for text');"
(#3462) Expected "if (...) {\n"; found "if(...) {\n"
(#3463) Expected "if (...) {\n"; found "if(...) {\n"
(#3464) Expected "if (...) {\n"; found "if(...) {\n"
(#3467) Usage of ELSEIF not allowed; use ELSE IF instead
(#3468) Expected "if (...) {\n"; found "if(...) {\n"
(#3471) Expected "} else {\n"; found "}\n else {\n"
(#3475) Expected "} else {\n"; found "}\n else {\n"
(#3481) Expected "} else {\n"; found "}\n else {\n"
(#3482) Inline comments must end in full-stops, exclamation marks, or question marks
(#3485) Expected 1 space before "*"; 0 found
(#3485) Expected 1 space after "*"; 0 found
(#3486) Inline control structures are not allowed
(#3492) Expected "} else {\n"; found "}\n else {\n"
(#3498) Variable "aImg" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Commas (,) must be followed by white space.
(#3503) Expected "if (...) {\n"; found "if(...) {\n"
(#3508) Variable "aImg" must be all lower-case
(#3508) Commas (,) must be followed by white space.
(#3509) Variable "aImg" must be all lower-case
(#3509) Commas (,) must be followed by white space.
(#3509) Commas (,) must be followed by white space.
(#3510) Variable "aImg" must be all lower-case
(#3511) Variable "aImg" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Commas (,) must be followed by white space.
(#3511) Commas (,) must be followed by white space.
(#3511) Commas (,) must be followed by white space.
(#3512) Variable "aImg" must be all lower-case
(#3517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3517) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3520) Inline comments must end in full-stops, exclamation marks, or question marks
(#3520) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3524) Expected 1 space before "="; 0 found
(#3524) Expected 1 space after "="; 0 found
(#3524) Commas (,) must be followed by white space.
(#3524) Expected 1 space before "="; 0 found
(#3524) Expected 1 space after "="; 0 found
(#3525) Expected 1 space before "="; 0 found
(#3525) Expected 1 space after "="; 0 found
(#3525) Commas (,) must be followed by white space.
(#3525) Expected 1 space before "="; 0 found
(#3525) Expected 1 space after "="; 0 found
(#3526) Expected 1 space before "="; 0 found
(#3526) Expected 1 space after "="; 0 found
(#3526) Member variable "showMinor" must be all lower-case
(#3526) Expected 1 space before "="; 0 found
(#3526) Expected 1 space after "="; 0 found
(#3526) Commas (,) must be followed by white space.
(#3526) Expected 1 space before "="; 0 found
(#3526) Expected 1 space after "="; 0 found
(#3526) Commas (,) must be followed by white space.
(#3526) Expected 1 space before "="; 0 found
(#3526) Expected 1 space after "="; 0 found
(#3527) Expected 1 space before "="; 0 found
(#3527) Expected 1 space after "="; 0 found
(#3527) Commas (,) must be followed by white space.
(#3527) Expected 1 space before "="; 0 found
(#3527) Expected 1 space after "="; 0 found
(#3527) Commas (,) must be followed by white space.
(#3529) Visibility must be declared on method "__construct"
(#3529) Variable "aAxis" must be all lower-case
(#3530) Variable "aAxis" must be all lower-case
(#3531) Variable "aAxis" must be all lower-case
(#3534) method name "Grid::SetColor" must be in lower-case letters only
(#3534) Visibility must be declared on method "SetColor"
(#3534) Variable "aMajColor" must be all lower-case
(#3534) Commas (,) must be followed by white space.
(#3534) Variable "aMinColor" must be all lower-case
(#3535) Expected 1 space before "="; 0 found
(#3535) Expected 1 space after "="; 0 found
(#3535) Variable "aMajColor" must be all lower-case
(#3536) Expected "if (...) {\n"; found "if(...) {\n"
(#3536) Variable "aMinColor" must be all lower-case
(#3537) Variable "aMinColor" must be all lower-case
(#3537) Variable "aMajColor" must be all lower-case
(#3537) Space found before semicolon; expected "$aMajColor;" but found "$aMajColor ;"
(#3539) Variable "aMinColor" must be all lower-case
(#3542) method name "Grid::SetWeight" must be in lower-case letters only
(#3542) Visibility must be declared on method "SetWeight"
(#3542) Variable "aMajorWeight" must be all lower-case
(#3542) Commas (,) must be followed by white space.
(#3542) Variable "aMinorWeight" must be all lower-case
(#3543) Expected 1 space before "="; 0 found
(#3543) Expected 1 space after "="; 0 found
(#3543) Variable "aMajorWeight" must be all lower-case
(#3544) Expected 1 space before "="; 0 found
(#3544) Expected 1 space after "="; 0 found
(#3544) Variable "aMinorWeight" must be all lower-case
(#3547) Inline comments must end in full-stops, exclamation marks, or question marks
(#3548) method name "Grid::SetLineStyle" must be in lower-case letters only
(#3548) Visibility must be declared on method "SetLineStyle"
(#3548) Variable "aMajorType" must be all lower-case
(#3548) Commas (,) must be followed by white space.
(#3548) Variable "aMinorType" must be all lower-case
(#3549) Variable "aMajorType" must be all lower-case
(#3550) Variable "aMinorType" must be all lower-case
(#3553) method name "Grid::SetStyle" must be in lower-case letters only
(#3553) Visibility must be declared on method "SetStyle"
(#3553) Variable "aMajorType" must be all lower-case
(#3553) Commas (,) must be followed by white space.
(#3553) Variable "aMinorType" must be all lower-case
(#3554) Variable "aMajorType" must be all lower-case
(#3554) Commas (,) must be followed by white space.
(#3554) Variable "aMinorType" must be all lower-case
(#3557) Inline comments must end in full-stops, exclamation marks, or question marks
(#3558) method name "Grid::Show" must be in lower-case letters only
(#3558) Visibility must be declared on method "Show"
(#3558) Variable "aShowMajor" must be all lower-case
(#3558) Commas (,) must be followed by white space.
(#3558) Variable "aShowMinor" must be all lower-case
(#3559) Expected 1 space before "="; 0 found
(#3559) Expected 1 space after "="; 0 found
(#3559) Variable "aShowMajor" must be all lower-case
(#3560) Expected 1 space before "="; 0 found
(#3560) Expected 1 space after "="; 0 found
(#3560) Variable "aShowMinor" must be all lower-case
(#3563) method name "Grid::SetFill" must be in lower-case letters only
(#3563) Visibility must be declared on method "SetFill"
(#3563) Variable "aFlg" must be all lower-case
(#3563) Commas (,) must be followed by white space.
(#3563) Variable "aColor1" must be all lower-case
(#3563) Commas (,) must be followed by white space.
(#3563) Variable "aColor2" must be all lower-case
(#3564) Variable "aFlg" must be all lower-case
(#3565) Variable "aColor1" must be all lower-case
(#3565) Variable "aColor2" must be all lower-case
(#3568) Inline comments must end in full-stops, exclamation marks, or question marks
(#3569) method name "Grid::Stroke" must be in lower-case letters only
(#3569) Visibility must be declared on method "Stroke"
(#3570) Expected "if (...) {\n"; found "if(...) {\n"
(#3571) Commas (,) must be followed by white space.
(#3571) Commas (,) must be followed by white space.
(#3571) Commas (,) must be followed by white space.
(#3572) Commas (,) must be followed by white space.
(#3572) Commas (,) must be followed by white space.
(#3572) Commas (,) must be followed by white space.
(#3574) Expected "} else {\n"; found "}\n else {\n"
(#3575) Commas (,) must be followed by white space.
(#3575) Commas (,) must be followed by white space.
(#3575) Commas (,) must be followed by white space.
(#3579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3579) No space found before comment text; expected "// --------------" but found "//--------------"
(#3581) Inline comments must end in full-stops, exclamation marks, or question marks
(#3582) method name "Grid::DoStroke" must be in lower-case letters only
(#3582) Visibility must be declared on method "DoStroke"
(#3582) Variable "aTicksPos" must be all lower-case
(#3582) Commas (,) must be followed by white space.
(#3582) Variable "aType" must be all lower-case
(#3582) Commas (,) must be followed by white space.
(#3582) Variable "aColor" must be all lower-case
(#3582) Commas (,) must be followed by white space.
(#3582) Variable "aWeight" must be all lower-case
(#3583) Inline control structures are not allowed
(#3584) Variable "aTicksPos" must be all lower-case
(#3586) Expected "if (...) {\n"; found "if(...) {\n"
(#3587) Expected 1 space before "="; 0 found
(#3587) Expected 1 space after "="; 0 found
(#3588) Expected 1 space before "="; 0 found
(#3588) Expected 1 space after "="; 0 found
(#3588) Expected 1 space before "-"; 0 found
(#3588) Expected 1 space after "-"; 0 found
(#3590) Expected "if (...) {\n"; found "if(...) {\n"
(#3591) Inline comments must end in full-stops, exclamation marks, or question marks
(#3592) Variable "aTicksPos" must be all lower-case
(#3592) Variable "aTicksPos" must be all lower-case
(#3593) Expected 1 space before "="; 0 found
(#3593) Expected 1 space after "="; 0 found
(#3594) Expected "while (...) {\n"; found "while(...) {\n"
(#3596) Variable "aTicksPos" must be all lower-case
(#3598) Commas (,) must be followed by white space.
(#3598) Commas (,) must be followed by white space.
(#3598) Commas (,) must be followed by white space.
(#3602) Variable "aColor" must be all lower-case
(#3603) Variable "aWeight" must be all lower-case
(#3605) Inline comments must end in full-stops, exclamation marks, or question marks
(#3606) Variable "aType" must be all lower-case
(#3607) Closing brace must be on a line by itself
(#3608) Closing brace must be on a line by itself
(#3609) Closing brace must be on a line by itself
(#3610) Closing brace must be on a line by itself
(#3612) Closing brace must be on a line by itself
(#3615) Expected "for (...) {\n"; found "for(...) {\n"
(#3615) Expected 1 space before "="; 0 found
(#3615) Expected 1 space after "="; 0 found
(#3616) Expected 1 space before "="; 0 found
(#3616) Expected 1 space after "="; 0 found
(#3616) Variable "aTicksPos" must be all lower-case
(#3617) Commas (,) must be followed by white space.
(#3617) Commas (,) must be followed by white space.
(#3617) Commas (,) must be followed by white space.
(#3617) Commas (,) must be followed by white space.
(#3617) Commas (,) must be followed by white space.
(#3620) Usage of ELSEIF not allowed; use ELSE IF instead
(#3621) Expected 1 space before "="; 0 found
(#3621) Expected 1 space after "="; 0 found
(#3622) Expected 1 space before "="; 0 found
(#3622) Expected 1 space after "="; 0 found
(#3622) Expected 1 space before "-"; 0 found
(#3622) Expected 1 space after "-"; 0 found
(#3623) Expected 1 space before "="; 0 found
(#3623) Expected 1 space after "="; 0 found
(#3623) Expected 1 space before "-"; 0 found
(#3623) Expected 1 space after "-"; 0 found
(#3625) Expected "if (...) {\n"; found "if(...) {\n"
(#3626) Inline comments must end in full-stops, exclamation marks, or question marks
(#3627) Variable "aTicksPos" must be all lower-case
(#3628) Expected 1 space before "="; 0 found
(#3628) Expected 1 space after "="; 0 found
(#3629) Expected "while (...) {\n"; found "while(...) {\n"
(#3631) Variable "aTicksPos" must be all lower-case
(#3631) Commas (,) must be followed by white space.
(#3631) Space found before semicolon; expected ");" but found ") ;"
(#3633) Commas (,) must be followed by white space.
(#3633) Commas (,) must be followed by white space.
(#3633) Commas (,) must be followed by white space.
(#3637) Variable "aColor" must be all lower-case
(#3638) Variable "aWeight" must be all lower-case
(#3643) Inline comments must end in full-stops, exclamation marks, or question marks
(#3644) Expected 1 space before "="; 0 found
(#3644) Expected 1 space after "="; 0 found
(#3645) Expected 1 space before "="; 0 found
(#3645) Expected 1 space after "="; 0 found
(#3645) Variable "aTicksPos" must be all lower-case
(#3646) Expected "while (...) {\n"; found "while(...) {\n"
(#3646) Expected 1 space before "<"; 0 found
(#3646) Expected 1 space after "<"; 0 found
(#3646) Variable "aTicksPos" must be all lower-case
(#3646) Expected 1 space before "="; 0 found
(#3646) Expected 1 space after "="; 0 found
(#3646) Variable "aTicksPos" must be all lower-case
(#3647) Inline control structures are not allowed
(#3647) Variable "aType" must be all lower-case
(#3647) Commas (,) must be followed by white space.
(#3647) Commas (,) must be followed by white space.
(#3647) Commas (,) must be followed by white space.
(#3648) Inline control structures are not allowed
(#3648) Usage of ELSEIF not allowed; use ELSE IF instead
(#3648) Variable "aType" must be all lower-case
(#3648) Commas (,) must be followed by white space.
(#3648) Commas (,) must be followed by white space.
(#3648) Commas (,) must be followed by white space.
(#3648) Commas (,) must be followed by white space.
(#3648) Commas (,) must be followed by white space.
(#3649) Inline control structures are not allowed
(#3649) Usage of ELSEIF not allowed; use ELSE IF instead
(#3649) Variable "aType" must be all lower-case
(#3649) Commas (,) must be followed by white space.
(#3649) Commas (,) must be followed by white space.
(#3649) Commas (,) must be followed by white space.
(#3649) Commas (,) must be followed by white space.
(#3649) Commas (,) must be followed by white space.
(#3650) Inline control structures are not allowed
(#3650) Usage of ELSEIF not allowed; use ELSE IF instead
(#3650) Variable "aType" must be all lower-case
(#3650) Commas (,) must be followed by white space.
(#3650) Commas (,) must be followed by white space.
(#3650) Commas (,) must be followed by white space.
(#3650) Commas (,) must be followed by white space.
(#3650) Commas (,) must be followed by white space.
(#3654) Expected "} else {\n"; found "}\n else {\n"
(#3655) Commas (,) must be followed by white space.
(#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 67% valid code; is this commented out code?
(#3655) No space found before comment text; expected "// ('Internal error: Unknown grid axis ['.$this->scale->type.']');" but found "//('Internal error: Unknown grid axis ['.$this->scale->type.']');"
(#3659) This comment is 50% valid code; is this commented out code?
(#3661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3661) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3668) Inline comments must end in full-stops, exclamation marks, or question marks
(#3668) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3670) Expected 1 space before "="; 0 found
(#3670) Expected 1 space after "="; 0 found
(#3671) Expected 1 space before "="; 0 found
(#3671) Expected 1 space after "="; 0 found
(#3672) Expected 1 space before "="; 0 found
(#3672) Expected 1 space after "="; 0 found
(#3672) Commas (,) must be followed by white space.
(#3672) Member variable "hide_labels" must not contain underscores.
(#3672) Expected 1 space before "="; 0 found
(#3672) Expected 1 space after "="; 0 found
(#3673) Expected 1 space before "="; 0 found
(#3673) Expected 1 space after "="; 0 found
(#3674) Member variable "font_family" must not contain underscores.
(#3674) Expected 1 space before "="; 0 found
(#3674) Expected 1 space after "="; 0 found
(#3674) Commas (,) must be followed by white space.
(#3674) Member variable "font_style" must not contain underscores.
(#3674) Expected 1 space before "="; 0 found
(#3674) Expected 1 space after "="; 0 found
(#3674) Commas (,) must be followed by white space.
(#3674) Member variable "font_size" must not contain underscores.
(#3674) Expected 1 space before "="; 0 found
(#3674) Expected 1 space after "="; 0 found
(#3674) Commas (,) must be followed by white space.
(#3674) Member variable "label_angle" must not contain underscores.
(#3674) Expected 1 space before "="; 0 found
(#3674) Expected 1 space after "="; 0 found
(#3675) Member variable "tick_step" must not contain underscores.
(#3675) Expected 1 space before "="; 0 found
(#3675) Expected 1 space after "="; 0 found
(#3677) Member variable "ticks_label" must not contain underscores.
(#3679) Expected 1 space before "="; 0 found
(#3679) Expected 1 space after "="; 0 found
(#3680) Expected 1 space before "="; 0 found
(#3680) Expected 1 space after "="; 0 found
(#3680) Commas (,) must be followed by white space.
(#3680) Commas (,) must be followed by white space.
(#3680) Commas (,) must be followed by white space.
(#3680) Member variable "label_color" must not contain underscores.
(#3680) Expected 1 space before "="; 0 found
(#3680) Expected 1 space after "="; 0 found
(#3680) Commas (,) must be followed by white space.
(#3680) Commas (,) must be followed by white space.
(#3681) Member variable "ticks_label_colors" must not contain underscores.
(#3681) Expected 1 space before "="; 0 found
(#3681) Expected 1 space after "="; 0 found
(#3682) Member variable "show_first_label" must not contain underscores.
(#3682) Expected 1 space before "="; 0 found
(#3682) Expected 1 space after "="; 0 found
(#3682) Commas (,) must be followed by white space.
(#3682) Member variable "show_last_label" must not contain underscores.
(#3682) Expected 1 space before "="; 0 found
(#3682) Expected 1 space after "="; 0 found
(#3683) Member variable "label_step" must not contain underscores.
(#3683) Expected 1 space before "="; 0 found
(#3683) Expected 1 space after "="; 0 found
(#3685) Member variable "labelPos" must be all lower-case
(#3685) Expected 1 space before "="; 0 found
(#3685) Expected 1 space after "="; 0 found
(#3686) Member variable "title_adjust" must not contain underscores.
(#3686) Commas (,) must be followed by white space.
(#3686) Member variable "title_margin" must not contain underscores.
(#3686) Commas (,) must be followed by white space.
(#3686) Member variable "title_side" must not contain underscores.
(#3686) Expected 1 space before "="; 0 found
(#3686) Expected 1 space after "="; 0 found
(#3687) Member variable "tick_label_margin" must not contain underscores.
(#3687) Expected 1 space before "="; 0 found
(#3687) Expected 1 space after "="; 0 found
(#3688) Member variable "label_halign" must not contain underscores.
(#3688) Commas (,) must be followed by white space.
(#3688) Member variable "label_valign" must not contain underscores.
(#3688) Member variable "label_para_align" must not contain underscores.
(#3688) Expected 1 space before "="; 0 found
(#3688) Expected 1 space after "="; 0 found
(#3689) Member variable "hide_line" must not contain underscores.
(#3689) Expected 1 space before "="; 0 found
(#3689) Expected 1 space after "="; 0 found
(#3690) Member variable "iDeltaAbsPos" must be all lower-case
(#3690) Expected 1 space before "="; 0 found
(#3690) Expected 1 space after "="; 0 found
(#3692) Visibility must be declared on method "__construct"
(#3692) Commas (,) must be followed by white space.
(#3692) Variable "aScale" must be all lower-case
(#3692) Commas (,) must be followed by white space.
(#3692) Commas (,) must be followed by white space.
(#3692) Commas (,) must be followed by white space.
(#3694) Variable "aScale" must be all lower-case
(#3696) Expected 1 space before "="; 0 found
(#3696) Expected 1 space after "="; 0 found
(#3698) Expected "if (...) {\n"; found "if(...) {\n"
(#3698) Variable "aScale" must be all lower-case
(#3702) Expected 1 space before "="; 0 found
(#3702) Expected 1 space after "="; 0 found
(#3703) Expected 1 space before "="; 0 found
(#3703) Expected 1 space after "="; 0 found
(#3705) Expected "} else {\n"; found "}\n else {\n"
(#3709) Expected 1 space before "="; 0 found
(#3709) Expected 1 space after "="; 0 found
(#3710) Expected 1 space before "="; 0 found
(#3710) Expected 1 space after "="; 0 found
(#3711) Expected 1 space before "="; 0 found
(#3711) Expected 1 space after "="; 0 found
(#3715) method name "AxisPrototype::SetLabelFormat" must be in lower-case letters only
(#3715) Visibility must be declared on method "SetLabelFormat"
(#3715) Variable "aFormStr" must be all lower-case
(#3716) Variable "aFormStr" must be all lower-case
(#3719) method name "AxisPrototype::SetLabelFormatString" must be in lower-case letters only
(#3719) Visibility must be declared on method "SetLabelFormatString"
(#3719) Variable "aFormStr" must be all lower-case
(#3719) Commas (,) must be followed by white space.
(#3719) Variable "aDate" must be all lower-case
(#3720) Variable "aFormStr" must be all lower-case
(#3720) Commas (,) must be followed by white space.
(#3720) Variable "aDate" must be all lower-case
(#3723) method name "AxisPrototype::SetLabelFormatCallback" must be in lower-case letters only
(#3723) Visibility must be declared on method "SetLabelFormatCallback"
(#3723) Variable "aFuncName" must be all lower-case
(#3724) Variable "aFuncName" must be all lower-case
(#3727) method name "AxisPrototype::SetLabelAlign" must be in lower-case letters only
(#3727) Visibility must be declared on method "SetLabelAlign"
(#3727) Variable "aHAlign" must be all lower-case
(#3727) Commas (,) must be followed by white space.
(#3727) Variable "aVAlign" must be all lower-case
(#3727) Commas (,) must be followed by white space.
(#3727) Variable "aParagraphAlign" must be all lower-case
(#3728) Variable "aHAlign" must be all lower-case
(#3729) Variable "aVAlign" must be all lower-case
(#3730) Variable "aParagraphAlign" must be all lower-case
(#3733) Inline comments must end in full-stops, exclamation marks, or question marks
(#3734) method name "AxisPrototype::HideFirstTickLabel" must be in lower-case letters only
(#3734) Visibility must be declared on method "HideFirstTickLabel"
(#3734) Variable "aShow" must be all lower-case
(#3735) Expected 1 space before "="; 0 found
(#3735) Expected 1 space after "="; 0 found
(#3735) Variable "aShow" must be all lower-case
(#3738) method name "AxisPrototype::HideLastTickLabel" must be in lower-case letters only
(#3738) Visibility must be declared on method "HideLastTickLabel"
(#3738) Variable "aShow" must be all lower-case
(#3739) Expected 1 space before "="; 0 found
(#3739) Expected 1 space after "="; 0 found
(#3739) Variable "aShow" must be all lower-case
(#3742) Inline comments must end in full-stops, exclamation marks, or question marks
(#3743) method name "AxisPrototype::SetTickPositions" must be in lower-case letters only
(#3743) Visibility must be declared on method "SetTickPositions"
(#3743) Variable "aMajPos" must be all lower-case
(#3743) Commas (,) must be followed by white space.
(#3743) Variable "aMinPos" must be all lower-case
(#3743) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3743) Commas (,) must be followed by white space.
(#3743) Variable "aLabels" must be all lower-case
(#3743) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3744) Variable "aMajPos" must be all lower-case
(#3744) Commas (,) must be followed by white space.
(#3744) Variable "aMinPos" must be all lower-case
(#3744) Commas (,) must be followed by white space.
(#3744) Variable "aLabels" must be all lower-case
(#3747) Inline comments must end in full-stops, exclamation marks, or question marks
(#3748) method name "AxisPrototype::SetMajTickPositions" must be in lower-case letters only
(#3748) Visibility must be declared on method "SetMajTickPositions"
(#3748) Variable "aMajPos" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Variable "aLabels" must be all lower-case
(#3748) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3749) Variable "aMajPos" must be all lower-case
(#3749) Commas (,) must be followed by white space.
(#3749) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3749) Commas (,) must be followed by white space.
(#3749) Variable "aLabels" must be all lower-case
(#3752) Inline comments must end in full-stops, exclamation marks, or question marks
(#3753) method name "AxisPrototype::HideTicks" must be in lower-case letters only
(#3753) Visibility must be declared on method "HideTicks"
(#3753) Variable "aHideMinor" must be all lower-case
(#3753) Commas (,) must be followed by white space.
(#3753) Variable "aHideMajor" must be all lower-case
(#3754) Variable "aHideMinor" must be all lower-case
(#3755) Variable "aHideMajor" must be all lower-case
(#3758) Inline comments must end in full-stops, exclamation marks, or question marks
(#3759) method name "AxisPrototype::HideZeroLabel" must be in lower-case letters only
(#3759) Visibility must be declared on method "HideZeroLabel"
(#3759) Variable "aFlag" must be all lower-case
(#3763) method name "AxisPrototype::HideFirstLastLabel" must be in lower-case letters only
(#3763) Visibility must be declared on method "HideFirstLastLabel"
(#3775) Inline comments must end in full-stops, exclamation marks, or question marks
(#3776) method name "AxisPrototype::Hide" must be in lower-case letters only
(#3776) Visibility must be declared on method "Hide"
(#3776) Variable "aHide" must be all lower-case
(#3777) Expected 1 space before "="; 0 found
(#3777) Expected 1 space after "="; 0 found
(#3777) Variable "aHide" must be all lower-case
(#3780) Inline comments must end in full-stops, exclamation marks, or question marks
(#3781) method name "AxisPrototype::HideLine" must be in lower-case letters only
(#3781) Visibility must be declared on method "HideLine"
(#3781) Variable "aHide" must be all lower-case
(#3782) Variable "aHide" must be all lower-case
(#3785) method name "AxisPrototype::HideLabels" must be in lower-case letters only
(#3785) Visibility must be declared on method "HideLabels"
(#3785) Variable "aHide" must be all lower-case
(#3786) Variable "aHide" must be all lower-case
(#3789) Inline comments must end in full-stops, exclamation marks, or question marks
(#3790) method name "AxisPrototype::SetWeight" must be in lower-case letters only
(#3790) Visibility must be declared on method "SetWeight"
(#3790) Variable "aWeight" must be all lower-case
(#3791) Variable "aWeight" must be all lower-case
(#3794) Inline comments must end in full-stops, exclamation marks, or question marks
(#3795) method name "AxisPrototype::SetColor" must be in lower-case letters only
(#3795) Visibility must be declared on method "SetColor"
(#3795) Variable "aColor" must be all lower-case
(#3795) Commas (,) must be followed by white space.
(#3795) Variable "aLabelColor" must be all lower-case
(#3796) Variable "aColor" must be all lower-case
(#3797) Inline control structures are not allowed
(#3797) Variable "aLabelColor" must be all lower-case
(#3797) Variable "aColor" must be all lower-case
(#3798) Inline control structures are not allowed
(#3798) Variable "aLabelColor" must be all lower-case
(#3801) Inline comments must end in full-stops, exclamation marks, or question marks
(#3802) method name "AxisPrototype::SetTitle" must be in lower-case letters only
(#3802) Visibility must be declared on method "SetTitle"
(#3802) Variable "aTitle" must be all lower-case
(#3802) Commas (,) must be followed by white space.
(#3802) Variable "aAdjustAlign" must be all lower-case
(#3803) Variable "aTitle" must be all lower-case
(#3804) Expected 1 space before "="; 0 found
(#3804) Expected 1 space after "="; 0 found
(#3804) Variable "aAdjustAlign" must be all lower-case
(#3807) Inline comments must end in full-stops, exclamation marks, or question marks
(#3808) method name "AxisPrototype::SetTitleMargin" must be in lower-case letters only
(#3808) Visibility must be declared on method "SetTitleMargin"
(#3808) Variable "aMargin" must be all lower-case
(#3809) Expected 1 space before "="; 0 found
(#3809) Expected 1 space after "="; 0 found
(#3809) Variable "aMargin" must be all lower-case
(#3813) method name "AxisPrototype::SetTitleSide" must be in lower-case letters only
(#3813) Visibility must be declared on method "SetTitleSide"
(#3813) Variable "aSideOfAxis" must be all lower-case
(#3814) Variable "aSideOfAxis" must be all lower-case
(#3817) method name "AxisPrototype::SetTickSide" must be in lower-case letters only
(#3817) Visibility must be declared on method "SetTickSide"
(#3817) Variable "aDir" must be all lower-case
(#3818) Variable "aDir" must be all lower-case
(#3821) method name "AxisPrototype::SetTickSize" must be in lower-case letters only
(#3821) Visibility must be declared on method "SetTickSize"
(#3821) Variable "aMajSize" must be all lower-case
(#3821) Commas (,) must be followed by white space.
(#3821) Variable "aMinSize" must be all lower-case
(#3822) Variable "aMajSize" must be all lower-case
(#3822) Commas (,) must be followed by white space.
(#3822) Variable "aMinSize" must be all lower-case
(#3822) Expected 1 space before "="; 0 found
(#3822) Expected 1 space after "="; 0 found
(#3825) Inline comments must end in full-stops, exclamation marks, or question marks
(#3826) method name "AxisPrototype::SetTickLabels" must be in lower-case letters only
(#3826) Visibility must be declared on method "SetTickLabels"
(#3826) Variable "aLabelArray" must be all lower-case
(#3826) Commas (,) must be followed by white space.
(#3826) Variable "aLabelColorArray" must be all lower-case
(#3827) Variable "aLabelArray" must be all lower-case
(#3828) Variable "aLabelColorArray" must be all lower-case
(#3831) method name "AxisPrototype::SetLabelMargin" must be in lower-case letters only
(#3831) Visibility must be declared on method "SetLabelMargin"
(#3831) Variable "aMargin" must be all lower-case
(#3832) Expected 1 space before "="; 0 found
(#3832) Expected 1 space after "="; 0 found
(#3832) Variable "aMargin" must be all lower-case
(#3836) Inline comments must end in full-stops, exclamation marks, or question marks
(#3837) method name "AxisPrototype::SetTextTickInterval" must be in lower-case letters only
(#3837) Visibility must be declared on method "SetTextTickInterval"
(#3837) Variable "aStep" must be all lower-case
(#3837) Commas (,) must be followed by white space.
(#3837) Variable "aStart" must be all lower-case
(#3838) Variable "aStart" must be all lower-case
(#3839) Expected 1 space before "="; 0 found
(#3839) Expected 1 space after "="; 0 found
(#3839) Variable "aStep" must be all lower-case
(#3843) Inline comments must end in full-stops, exclamation marks, or question marks
(#3844) method name "AxisPrototype::SetTextLabelInterval" must be in lower-case letters only
(#3844) Visibility must be declared on method "SetTextLabelInterval"
(#3844) Variable "aStep" must be all lower-case
(#3845) Expected "if (...) {\n"; found "if(...) {\n"
(#3845) Variable "aStep" must be all lower-case
(#3846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3846) Inline comments must end in full-stops, exclamation marks, or question marks
(#3846) This comment is 100% valid code; is this commented out code?
(#3846) No space found before comment text; expected "// (" Text label interval must be specified >= 1.");" but found "//(" Text label interval must be specified >= 1.");"
(#3848) Expected 1 space before "="; 0 found
(#3848) Expected 1 space after "="; 0 found
(#3848) Variable "aStep" must be all lower-case
(#3851) method name "AxisPrototype::SetLabelSide" must be in lower-case letters only
(#3851) Visibility must be declared on method "SetLabelSide"
(#3851) Variable "aSidePos" must be all lower-case
(#3852) Expected 1 space before "="; 0 found
(#3852) Expected 1 space after "="; 0 found
(#3852) Variable "aSidePos" must be all lower-case
(#3855) Inline comments must end in full-stops, exclamation marks, or question marks
(#3856) method name "AxisPrototype::SetFont" must be in lower-case letters only
(#3856) Visibility must be declared on method "SetFont"
(#3856) Variable "aFamily" must be all lower-case
(#3856) Commas (,) must be followed by white space.
(#3856) Variable "aStyle" must be all lower-case
(#3856) Commas (,) must be followed by white space.
(#3856) Variable "aSize" must be all lower-case
(#3857) Variable "aFamily" must be all lower-case
(#3858) Variable "aStyle" must be all lower-case
(#3859) Variable "aSize" must be all lower-case
(#3862) Inline comments must end in full-stops, exclamation marks, or question marks
(#3863) method name "AxisPrototype::SetPos" must be in lower-case letters only
(#3863) Visibility must be declared on method "SetPos"
(#3863) Variable "aPosOnOtherScale" must be all lower-case
(#3864) Expected 1 space before "="; 0 found
(#3864) Expected 1 space after "="; 0 found
(#3864) Variable "aPosOnOtherScale" must be all lower-case
(#3868) Inline comments must end in full-stops, exclamation marks, or question marks
(#3869) method name "AxisPrototype::SetPosAbsDelta" must be in lower-case letters only
(#3869) Visibility must be declared on method "SetPosAbsDelta"
(#3869) Variable "aDelta" must be all lower-case
(#3870) Expected 1 space before "="; 0 found
(#3870) Expected 1 space after "="; 0 found
(#3870) Variable "aDelta" must be all lower-case
(#3873) Inline comments must end in full-stops, exclamation marks, or question marks
(#3874) method name "AxisPrototype::SetLabelAngle" must be in lower-case letters only
(#3874) Visibility must be declared on method "SetLabelAngle"
(#3874) Variable "aAngle" must be all lower-case
(#3875) Variable "aAngle" must be all lower-case
(#3878) This comment is 50% valid code; is this commented out code?
(#3881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3881) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3888) Inline comments must end in full-stops, exclamation marks, or question marks
(#3888) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3891) Possible useless method overriding detected
(#3891) Visibility must be declared on method "__construct"
(#3891) Commas (,) must be followed by white space.
(#3891) Variable "aScale" must be all lower-case
(#3891) Commas (,) must be followed by white space.
(#3892) Commas (,) must be followed by white space.
(#3892) Variable "aScale" must be all lower-case
(#3892) Commas (,) must be followed by white space.
(#3896) method name "Axis::Stroke" must be in lower-case letters only
(#3896) Visibility must be declared on method "Stroke"
(#3896) Variable "aOtherAxisScale" must be all lower-case
(#3896) Commas (,) must be followed by white space.
(#3896) Variable "aStrokeLabels" must be all lower-case
(#3897) Inline control structures are not allowed
(#3899) Expected "if (...) {\n"; found "if(...) {\n"
(#3900) Expected 1 space before "="; 0 found
(#3900) Expected 1 space after "="; 0 found
(#3900) Variable "aOtherAxisScale" must be all lower-case
(#3902) Expected "} else {\n"; found "}\n else { // Default to minimum of other scale if pos not set\n"
(#3902) Inline comments must end in full-stops, exclamation marks, or question marks
(#3903) Expected "if (...) {\n"; found "if(...) {\n"
(#3903) Variable "aOtherAxisScale" must be all lower-case
(#3903) Expected 1 space before "=="; 0 found
(#3903) Expected 1 space after "=="; 0 found
(#3904) Variable "aOtherAxisScale" must be all lower-case
(#3906) Usage of ELSEIF not allowed; use ELSE IF instead
(#3907) Variable "aOtherAxisScale" must be all lower-case
(#3909) Expected "} else {\n"; found "}\n else { // If negative set x-axis at 0\n"
(#3909) Inline comments must end in full-stops, exclamation marks, or question marks
(#3910) Expected 1 space before "="; 0 found
(#3910) Expected 1 space after "="; 0 found
(#3911) Expected 1 space before "="; 0 found
(#3911) Expected 1 space after "="; 0 found
(#3911) Variable "aOtherAxisScale" must be all lower-case
(#3918) Commas (,) must be followed by white space.
(#3918) Commas (,) must be followed by white space.
(#3920) Expected "if (...) {\n"; found "if(...) {\n"
(#3921) Expected "if (...) {\n"; found "if(...) {\n"
(#3922) Inline comments must end in full-stops, exclamation marks, or question marks
(#3927) Expected 1 space before "-"; 0 found
(#3927) Expected 1 space after "-"; 0 found
(#3930) Expected "if (...) {\n"; found "if(...) {\n"
(#3934) Expected "} else {\n"; found "}\n else {\n"
(#3939) Expected "if (...) {\n"; found "if(...) {\n"
(#3939) Expected 1 space before "=="; 0 found
(#3939) Expected 1 space after "=="; 0 found
(#3940) Expected 1 space before "-"; 0 found
(#3940) Expected 1 space after "-"; 0 found
(#3940) Commas (,) must be followed by white space.
(#3940) Commas (,) must be followed by white space.
(#3940) Commas (,) must be followed by white space.
(#3942) Usage of ELSEIF not allowed; use ELSE IF instead
(#3942) Expected 1 space before "=="; 0 found
(#3942) Expected 1 space after "=="; 0 found
(#3942) Expected 1 space before "=="; 0 found
(#3942) Expected 1 space after "=="; 0 found
(#3943) Expected 1 space before "-"; 0 found
(#3943) Expected 1 space after "-"; 0 found
(#3943) Expected 1 space before "-"; 0 found
(#3943) Expected 1 space after "-"; 0 found
(#3943) Expected 1 space before "/"; 0 found
(#3943) Expected 1 space after "/"; 0 found
(#3943) Expected 1 space before "+"; 0 found
(#3943) Expected 1 space after "+"; 0 found
(#3943) Commas (,) must be followed by white space.
(#3943) Commas (,) must be followed by white space.
(#3943) Commas (,) must be followed by white space.
(#3943) Line exceeds 132 characters; contains 153 characters
(#3945) Usage of ELSEIF not allowed; use ELSE IF instead
(#3945) Expected 1 space before "=="; 0 found
(#3945) Expected 1 space after "=="; 0 found
(#3946) Commas (,) must be followed by white space.
(#3946) Commas (,) must be followed by white space.
(#3946) Commas (,) must be followed by white space.
(#3948) Expected "} else {\n"; found "}\n else {\n"
(#3949) Commas (,) must be followed by white space.
(#3949) Line exceeds 132 characters; contains 142 characters
(#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) This comment is 70% valid code; is this commented out code?
(#3949) No space found before comment text; expected "// ('Unknown alignment specified for X-axis title. ('.$this->title_adjust.')');" but found "//('Unknown alignment specified for X-axis title. ('.$this->title_adjust.')');"
(#3952) Usage of ELSEIF not allowed; use ELSE IF instead
(#3955) Expected "if (...) {\n"; found "if(...) {\n"
(#3956) Inline comments must end in full-stops, exclamation marks, or question marks
(#3958) Whitespace found at end of line
(#3965) Expected 1 space before "="; 0 found
(#3965) Expected 1 space after "="; 0 found
(#3965) Space found before semicolon; expected "$pos;" but found "$pos ;"
(#3966) Expected "if (...) {\n"; found "if(...) {\n"
(#3971) Expected "} else {\n"; found "}\n else {\n"
(#3981) Expected "if (...) {\n"; found "if(...) {\n"
(#3984) Expected "if (...) {\n"; found "if(...) {\n"
(#3985) Commas (,) must be followed by white space.
(#3985) Commas (,) must be followed by white space.
(#3985) Commas (,) must be followed by white space.
(#3987) Usage of ELSEIF not allowed; use ELSE IF instead
(#3987) Expected 1 space before "=="; 0 found
(#3987) Expected 1 space after "=="; 0 found
(#3987) Expected 1 space before "=="; 0 found
(#3987) Expected 1 space after "=="; 0 found
(#3988) Commas (,) must be followed by white space.
(#3988) Expected 1 space before "-"; 0 found
(#3988) Expected 1 space after "-"; 0 found
(#3988) Expected 1 space before "-"; 0 found
(#3988) Expected 1 space after "-"; 0 found
(#3988) Expected 1 space before "/"; 0 found
(#3988) Expected 1 space after "/"; 0 found
(#3988) Expected 1 space before "+"; 0 found
(#3988) Expected 1 space after "+"; 0 found
(#3988) Commas (,) must be followed by white space.
(#3988) Commas (,) must be followed by white space.
(#3988) Line exceeds 132 characters; contains 153 characters
(#3990) Usage of ELSEIF not allowed; use ELSE IF instead
(#3990) Expected 1 space before "=="; 0 found
(#3990) Expected 1 space after "=="; 0 found
(#3991) Commas (,) must be followed by white space.
(#3991) Expected 1 space before "-"; 0 found
(#3991) Expected 1 space after "-"; 0 found
(#3991) Commas (,) must be followed by white space.
(#3991) Commas (,) must be followed by white space.
(#3993) Expected "} else {\n"; found "}\n else {\n"
(#3994) Commas (,) must be followed by white space.
(#3994) Line exceeds 132 characters; contains 142 characters
(#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) This comment is 70% valid code; is this commented out code?
(#3994) No space found before comment text; expected "// ('Unknown alignment specified for Y-axis title. ('.$this->title_adjust.')');" but found "//('Unknown alignment specified for Y-axis title. ('.$this->title_adjust.')');"
(#3997) Commas (,) must be followed by white space.
(#3997) Commas (,) must be followed by white space.
(#3998) Expected "if (...) {\n"; found "if(...) {\n"
(#3998) Variable "aStrokeLabels" must be all lower-case
(#3999) Expected "if (...) {\n"; found "if(...) {\n"
(#4006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4006) No space found before comment text; expected "// ---------------" but found "//---------------"
(#4008) Inline comments must end in full-stops, exclamation marks, or question marks
(#4009) method name "Axis::StrokeLabels" must be in lower-case letters only
(#4009) Visibility must be declared on method "StrokeLabels"
(#4009) Variable "aPos" must be all lower-case
(#4009) Commas (,) must be followed by white space.
(#4009) Variable "aMinor" must be all lower-case
(#4009) Commas (,) must be followed by white space.
(#4009) Variable "aAbsLabel" must be all lower-case
(#4011) Expected "if (...) {\n"; found "if(...) {\n"
(#4015) Expected "} else {\n"; found "}\n else {\n"
(#4018) Commas (,) must be followed by white space.
(#4018) Commas (,) must be followed by white space.
(#4019) Expected 1 space before "="; 0 found
(#4019) Expected 1 space after "="; 0 found
(#4019) Expected 1 space before "/"; 0 found
(#4019) Expected 1 space after "/"; 0 found
(#4021) Inline comments must end in full-stops, exclamation marks, or question marks
(#4027) Space found before semicolon; expected "1;" but found "1 ;"
(#4028) Expected "if (...) {\n"; found "if(...) {\n"
(#4033) Expected 1 space before "="; 0 found
(#4033) Expected 1 space after "="; 0 found
(#4034) Expected "if (...) {\n"; found "if(...) {\n"
(#4035) Expected 1 space before "="; 0 found
(#4035) Expected 1 space after "="; 0 found
(#4037) Expected "while (...) {\n"; found "while(...) {\n"
(#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) Expected 1 space before "="; 0 found
(#4039) Expected 1 space after "="; 0 found
(#4044) Expected "if (...) {\n"; found "if(...) {\n"
(#4044) Expected 1 space before "-"; 0 found
(#4044) Expected 1 space after "-"; 0 found
(#4044) Expected 1 space before "+"; 0 found
(#4044) Expected 1 space after "+"; 0 found
(#4047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4047) Inline comments must end in full-stops, exclamation marks, or question marks
(#4048) Expected "if (...) {\n"; found "if(...) {\n"
(#4048) Expected 1 space before "=="; 0 found
(#4048) Expected 1 space after "=="; 0 found
(#4050) Inline comments must end in full-stops, exclamation marks, or question marks
(#4051) Expected "if (...) {\n"; found "if(...) {\n"
(#4056) Inline comments must end in full-stops, exclamation marks, or question marks
(#4057) Expected 1 space before "="; 0 found
(#4057) Expected 1 space after "="; 0 found
(#4059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4062) Inline comments must end in full-stops, exclamation marks, or question marks
(#4063) Expected "if (...) {\n"; found "if(...) {\n"
(#4063) Expected 1 space before "*"; 0 found
(#4063) Expected 1 space after "*"; 0 found
(#4064) Expected 1 space before "="; 0 found
(#4064) Expected 1 space after "="; 0 found
(#4064) Expected 1 space before "*"; 0 found
(#4064) Expected 1 space after "*"; 0 found
(#4066) Expected "} else {\n"; found "}\n else {\n"
(#4067) Expected "if (...) {\n"; found "if(...) {\n"
(#4067) Variable "aAbsLabel" must be all lower-case
(#4068) Expected 1 space before "="; 0 found
(#4068) Expected 1 space after "="; 0 found
(#4070) Expected "} else {\n"; found "}\n else {\n"
(#4071) Expected 1 space before "="; 0 found
(#4071) Expected 1 space after "="; 0 found
(#4074) Inline comments must end in full-stops, exclamation marks, or question marks
(#4075) Expected "if (...) {\n"; found "if(...) {\n"
(#4075) Whitespace found at end of line
(#4080) Whitespace found at end of line
(#4084) Expected "if (...) {\n"; found "if(...) {\n"
(#4085) Expected "if (...) {\n"; found "if(...) {\n"
(#4086) Expected "if (...) {\n"; found "if(...) {\n"
(#4086) Expected 1 space before "=="; 0 found
(#4086) Expected 1 space after "=="; 0 found
(#4086) Expected 1 space before "=="; 0 found
(#4086) Expected 1 space after "=="; 0 found
(#4087) Expected "if (...) {\n"; found "if(...) {\n"
(#4087) Expected 1 space before "=="; 0 found
(#4087) Expected 1 space after "=="; 0 found
(#4087) Expected 1 space before "=="; 0 found
(#4087) Expected 1 space after "=="; 0 found
(#4088) Commas (,) must be followed by white space.
(#4090) Expected "} else {\n"; found "}\n else {\n"
(#4091) Commas (,) must be followed by white space.
(#4095) Expected "} else {\n"; found "}\n else {\n"
(#4096) Expected "if (...) {\n"; found "if(...) {\n"
(#4096) Expected 1 space before "=="; 0 found
(#4096) Expected 1 space after "=="; 0 found
(#4096) Expected 1 space before "=="; 0 found
(#4096) Expected 1 space after "=="; 0 found
(#4097) Commas (,) must be followed by white space.
(#4099) Expected "} else {\n"; found "}\n else {\n"
(#4100) Commas (,) must be followed by white space.
(#4103) Commas (,) must be followed by white space.
(#4103) Variable "aPos" must be all lower-case
(#4103) Expected 1 space before "+"; 0 found
(#4103) Expected 1 space after "+"; 0 found
(#4103) Commas (,) must be followed by white space.
(#4104) Commas (,) must be followed by white space.
(#4106) Expected "} else {\n"; found "}\n else {\n"
(#4107) Expected "if (...) {\n"; found "if(...) {\n"
(#4107) Expected 1 space before "=="; 0 found
(#4107) Expected 1 space after "=="; 0 found
(#4107) Expected 1 space before "=="; 0 found
(#4107) Expected 1 space after "=="; 0 found
(#4108) Expected "if (...) {\n"; found "if(...) {\n"
(#4108) Expected 1 space before "=="; 0 found
(#4108) Expected 1 space after "=="; 0 found
(#4108) Expected 1 space before "=="; 0 found
(#4108) Expected 1 space after "=="; 0 found
(#4109) Commas (,) must be followed by white space.
(#4111) Expected "} else {\n"; found "}\n else {\n"
(#4112) Commas (,) must be followed by white space.
(#4115) Expected "} else {\n"; found "}\n else {\n"
(#4116) Expected "if (...) {\n"; found "if(...) {\n"
(#4116) Expected 1 space before "=="; 0 found
(#4116) Expected 1 space after "=="; 0 found
(#4116) Expected 1 space before "=="; 0 found
(#4116) Expected 1 space after "=="; 0 found
(#4117) Commas (,) must be followed by white space.
(#4119) Expected "} else {\n"; found "}\n else {\n"
(#4120) Commas (,) must be followed by white space.
(#4123) Commas (,) must be followed by white space.
(#4123) Variable "aPos" must be all lower-case
(#4123) Expected 1 space before "-"; 0 found
(#4123) Expected 1 space after "-"; 0 found
(#4123) Expected 1 space before "-"; 0 found
(#4123) Expected 1 space after "-"; 0 found
(#4123) Commas (,) must be followed by white space.
(#4124) Commas (,) must be followed by white space.
(#4127) Expected "} else {\n"; found "}\n else {\n"
(#4128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4129) This comment is 64% valid code; is this commented out code?
(#4129) No space found before comment text; expected "// if( $this->label_angle!=0 )" but found "//if( $this->label_angle!=0 )"
(#4130) This comment is 72% valid code; is this commented out code?
(#4130) No space found before comment text; expected "// JpGraphError::Raise(" Labels at an angle are not supported on Y-axis");" but found "//JpGraphError::Raise(" Labels at an angle are not supported on Y-axis");"
(#4131) Expected "if (...) {\n"; found "if(...) { // To the left of y-axis\n"
(#4131) Inline comments must end in full-stops, exclamation marks, or question marks
(#4132) Expected "if (...) {\n"; found "if(...) {\n"
(#4132) Expected 1 space before "=="; 0 found
(#4132) Expected 1 space after "=="; 0 found
(#4132) Expected 1 space before "=="; 0 found
(#4132) Expected 1 space after "=="; 0 found
(#4133) Commas (,) must be followed by white space.
(#4135) Expected "} else {\n"; found "}\n else {\n"
(#4136) Commas (,) must be followed by white space.
(#4138) Variable "aPos" must be all lower-case
(#4138) Expected 1 space before "-"; 0 found
(#4138) Expected 1 space after "-"; 0 found
(#4138) Commas (,) must be followed by white space.
(#4138) Commas (,) must be followed by white space.
(#4138) Commas (,) must be followed by white space.
(#4138) Commas (,) must be followed by white space.
(#4138) Line exceeds 132 characters; contains 135 characters
(#4140) Expected "} else {\n"; found "}\n else { // To the right of the y-axis\n"
(#4140) Inline comments must end in full-stops, exclamation marks, or question marks
(#4141) Expected "if (...) {\n"; found "if(...) {\n"
(#4141) Expected 1 space before "=="; 0 found
(#4141) Expected 1 space after "=="; 0 found
(#4141) Expected 1 space before "=="; 0 found
(#4141) Expected 1 space after "=="; 0 found
(#4142) Commas (,) must be followed by white space.
(#4144) Expected "} else {\n"; found "}\n else {\n"
(#4145) Commas (,) must be followed by white space.
(#4147) Variable "aPos" must be all lower-case
(#4147) Expected 1 space before "+"; 0 found
(#4147) Expected 1 space after "+"; 0 found
(#4147) Commas (,) must be followed by white space.
(#4147) Commas (,) must be followed by white space.
(#4147) Commas (,) must be followed by white space.
(#4147) Commas (,) must be followed by white space.
(#4147) Line exceeds 132 characters; contains 135 characters
(#4158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4158) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4162) Inline comments must end in full-stops, exclamation marks, or question marks
(#4162) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4164) Member variable "label_formatstr" must not contain underscores.
(#4164) Expected 1 space before "="; 0 found
(#4164) Expected 1 space after "="; 0 found
(#4164) Inline comments must end in full-stops, exclamation marks, or question marks
(#4165) Member variable "label_formfunc" must not contain underscores.
(#4165) Expected 1 space before "="; 0 found
(#4165) Expected 1 space after "="; 0 found
(#4166) Member variable "label_dateformatstr" must not contain underscores.
(#4166) Expected 1 space before "="; 0 found
(#4166) Expected 1 space after "="; 0 found
(#4167) Expected 1 space before "="; 0 found
(#4167) Expected 1 space after "="; 0 found
(#4167) Inline comments must end in full-stops, exclamation marks, or question marks
(#4168) Member variable "supress_last" must not contain underscores.
(#4168) Expected 1 space before "="; 0 found
(#4168) Expected 1 space after "="; 0 found
(#4168) Commas (,) must be followed by white space.
(#4168) Member variable "supress_tickmarks" must not contain underscores.
(#4168) Expected 1 space before "="; 0 found
(#4168) Expected 1 space after "="; 0 found
(#4168) Commas (,) must be followed by white space.
(#4168) Member variable "supress_minor_tickmarks" must not contain underscores.
(#4168) Expected 1 space before "="; 0 found
(#4168) Expected 1 space after "="; 0 found
(#4169) Member variable "maj_ticks_pos" must not contain underscores.
(#4169) Member variable "maj_ticklabels_pos" must not contain underscores.
(#4170) Member variable "ticks_pos" must not contain underscores.
(#4170) Member variable "maj_ticks_label" must not contain underscores.
(#4173) Member variable "minor_abs_size" must not contain underscores.
(#4173) Expected 1 space before "="; 0 found
(#4173) Expected 1 space after "="; 0 found
(#4173) Member variable "major_abs_size" must not contain underscores.
(#4173) Expected 1 space before "="; 0 found
(#4173) Expected 1 space after "="; 0 found
(#4175) Member variable "is_set" must not contain underscores.
(#4175) Expected 1 space before "="; 0 found
(#4175) Expected 1 space after "="; 0 found
(#4176) Member variable "supress_zerolabel" must not contain underscores.
(#4176) Expected 1 space before "="; 0 found
(#4176) Expected 1 space after "="; 0 found
(#4176) Commas (,) must be followed by white space.
(#4176) Member variable "supress_first" must not contain underscores.
(#4176) Expected 1 space before "="; 0 found
(#4176) Expected 1 space after "="; 0 found
(#4177) Expected 1 space before "="; 0 found
(#4177) Expected 1 space after "="; 0 found
(#4177) Commas (,) must be followed by white space.
(#4177) Expected 1 space before "="; 0 found
(#4177) Expected 1 space after "="; 0 found
(#4178) Expected 1 space before "="; 0 found
(#4178) Expected 1 space after "="; 0 found
(#4179) Member variable "label_usedateformat" must not contain underscores.
(#4179) Expected 1 space before "="; 0 found
(#4179) Expected 1 space after "="; 0 found
(#4179) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4181) Visibility must be declared on method "__construct"
(#4181) Variable "aScale" must be all lower-case
(#4182) Expected 1 space before "="; 0 found
(#4182) Expected 1 space after "="; 0 found
(#4182) Variable "aScale" must be all lower-case
(#4186) Inline comments must end in full-stops, exclamation marks, or question marks
(#4187) method name "Ticks::SetLabelFormat" must be in lower-case letters only
(#4187) Visibility must be declared on method "SetLabelFormat"
(#4187) Variable "aFormatString" must be all lower-case
(#4187) Commas (,) must be followed by white space.
(#4187) Variable "aDate" must be all lower-case
(#4187) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4188) Expected 1 space before "="; 0 found
(#4188) Expected 1 space after "="; 0 found
(#4188) Variable "aFormatString" must be all lower-case
(#4189) Expected 1 space before "="; 0 found
(#4189) Expected 1 space after "="; 0 found
(#4189) Variable "aDate" must be all lower-case
(#4192) method name "Ticks::SetLabelDateFormat" must be in lower-case letters only
(#4192) Visibility must be declared on method "SetLabelDateFormat"
(#4192) Variable "aFormatString" must be all lower-case
(#4193) Expected 1 space before "="; 0 found
(#4193) Expected 1 space after "="; 0 found
(#4193) Variable "aFormatString" must be all lower-case
(#4196) method name "Ticks::SetFormatCallback" must be in lower-case letters only
(#4196) Visibility must be declared on method "SetFormatCallback"
(#4196) Variable "aCallbackFuncName" must be all lower-case
(#4197) Variable "aCallbackFuncName" must be all lower-case
(#4200) Inline comments must end in full-stops, exclamation marks, or question marks
(#4201) method name "Ticks::SupressZeroLabel" must be in lower-case letters only
(#4201) Visibility must be declared on method "SupressZeroLabel"
(#4201) Variable "aFlag" must be all lower-case
(#4202) Expected 1 space before "="; 0 found
(#4202) Expected 1 space after "="; 0 found
(#4202) Variable "aFlag" must be all lower-case
(#4205) Inline comments must end in full-stops, exclamation marks, or question marks
(#4206) method name "Ticks::SupressMinorTickMarks" must be in lower-case letters only
(#4206) Visibility must be declared on method "SupressMinorTickMarks"
(#4206) Variable "aHide" must be all lower-case
(#4207) Expected 1 space before "="; 0 found
(#4207) Expected 1 space after "="; 0 found
(#4207) Variable "aHide" must be all lower-case
(#4210) Inline comments must end in full-stops, exclamation marks, or question marks
(#4211) method name "Ticks::SupressTickMarks" must be in lower-case letters only
(#4211) Visibility must be declared on method "SupressTickMarks"
(#4211) Variable "aHide" must be all lower-case
(#4212) Expected 1 space before "="; 0 found
(#4212) Expected 1 space after "="; 0 found
(#4212) Variable "aHide" must be all lower-case
(#4215) Inline comments must end in full-stops, exclamation marks, or question marks
(#4216) method name "Ticks::SupressFirst" must be in lower-case letters only
(#4216) Visibility must be declared on method "SupressFirst"
(#4216) Variable "aHide" must be all lower-case
(#4217) Expected 1 space before "="; 0 found
(#4217) Expected 1 space after "="; 0 found
(#4217) Variable "aHide" must be all lower-case
(#4220) Inline comments must end in full-stops, exclamation marks, or question marks
(#4221) method name "Ticks::SupressLast" must be in lower-case letters only
(#4221) Visibility must be declared on method "SupressLast"
(#4221) Variable "aHide" must be all lower-case
(#4222) Expected 1 space before "="; 0 found
(#4222) Expected 1 space after "="; 0 found
(#4222) Variable "aHide" must be all lower-case
(#4225) Inline comments must end in full-stops, exclamation marks, or question marks
(#4226) method name "Ticks::GetMinTickAbsSize" must be in lower-case letters only
(#4226) Visibility must be declared on method "GetMinTickAbsSize"
(#4230) Inline comments must end in full-stops, exclamation marks, or question marks
(#4231) method name "Ticks::GetMajTickAbsSize" must be in lower-case letters only
(#4231) Visibility must be declared on method "GetMajTickAbsSize"
(#4235) method name "Ticks::SetSize" must be in lower-case letters only
(#4235) Visibility must be declared on method "SetSize"
(#4235) Variable "aMajSize" must be all lower-case
(#4235) Commas (,) must be followed by white space.
(#4235) Variable "aMinSize" must be all lower-case
(#4236) Variable "aMajSize" must be all lower-case
(#4237) Variable "aMinSize" must be all lower-case
(#4240) Inline comments must end in full-stops, exclamation marks, or question marks
(#4241) method name "Ticks::IsSpecified" must be in lower-case letters only
(#4241) Visibility must be declared on method "IsSpecified"
(#4245) method name "Ticks::SetSide" must be in lower-case letters only
(#4245) Visibility must be declared on method "SetSide"
(#4245) Variable "aSide" must be all lower-case
(#4246) Expected 1 space before "="; 0 found
(#4246) Expected 1 space after "="; 0 found
(#4246) Variable "aSide" must be all lower-case
(#4249) Inline comments must end in full-stops, exclamation marks, or question marks
(#4250) method name "Ticks::SetDirection" must be in lower-case letters only
(#4250) Visibility must be declared on method "SetDirection"
(#4250) Variable "aSide" must be all lower-case
(#4251) Expected 1 space before "="; 0 found
(#4251) Expected 1 space after "="; 0 found
(#4251) Variable "aSide" must be all lower-case
(#4254) Inline comments must end in full-stops, exclamation marks, or question marks
(#4255) method name "Ticks::SetMarkColor" must be in lower-case letters only
(#4255) Visibility must be declared on method "SetMarkColor"
(#4255) Variable "aMajorColor" must be all lower-case
(#4255) Commas (,) must be followed by white space.
(#4255) Variable "aMinorColor" must be all lower-case
(#4256) Variable "aMajorColor" must be all lower-case
(#4256) Commas (,) must be followed by white space.
(#4256) Variable "aMinorColor" must be all lower-case
(#4259) method name "Ticks::SetColor" must be in lower-case letters only
(#4259) Visibility must be declared on method "SetColor"
(#4259) Variable "aMajorColor" must be all lower-case
(#4259) Commas (,) must be followed by white space.
(#4259) Variable "aMinorColor" must be all lower-case
(#4260) Expected 1 space before "="; 0 found
(#4260) Expected 1 space after "="; 0 found
(#4260) Variable "aMajorColor" must be all lower-case
(#4262) Inline comments must end in full-stops, exclamation marks, or question marks
(#4263) Expected "if (...) {\n"; found "if(...) {\n"
(#4263) Variable "aMinorColor" must be all lower-case
(#4264) Expected 1 space before "="; 0 found
(#4264) Expected 1 space after "="; 0 found
(#4264) Variable "aMajorColor" must be all lower-case
(#4266) Expected "} else {\n"; found "}\n else {\n"
(#4267) Expected 1 space before "="; 0 found
(#4267) Expected 1 space after "="; 0 found
(#4267) Variable "aMinorColor" must be all lower-case
(#4271) method name "Ticks::SetWeight" must be in lower-case letters only
(#4271) Visibility must be declared on method "SetWeight"
(#4271) Variable "aWeight" must be all lower-case
(#4272) Expected 1 space before "="; 0 found
(#4272) Expected 1 space after "="; 0 found
(#4272) Variable "aWeight" must be all lower-case
(#4275) This comment is 50% valid code; is this commented out code?
(#4277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4277) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4280) Inline comments must end in full-stops, exclamation marks, or question marks
(#4280) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4282) Member variable "minor_step" must not contain underscores.
(#4282) Expected 1 space before "="; 0 found
(#4282) Expected 1 space after "="; 0 found
(#4282) Member variable "major_step" must not contain underscores.
(#4282) Expected 1 space before "="; 0 found
(#4282) Expected 1 space after "="; 0 found
(#4283) Member variable "xlabel_offset" must not contain underscores.
(#4283) Expected 1 space before "="; 0 found
(#4283) Expected 1 space after "="; 0 found
(#4283) Commas (,) must be followed by white space.
(#4283) Member variable "xtick_offset" must not contain underscores.
(#4283) Expected 1 space before "="; 0 found
(#4283) Expected 1 space after "="; 0 found
(#4284) Member variable "label_offset" must not contain underscores.
(#4284) Expected 1 space before "="; 0 found
(#4284) Expected 1 space after "="; 0 found
(#4285) Inline comments must end in full-stops, exclamation marks, or question marks
(#4285) This comment is 53% valid code; is this commented out code?
(#4286) Member variable "text_label_start" must not contain underscores.
(#4286) Expected 1 space before "="; 0 found
(#4286) Expected 1 space after "="; 0 found
(#4287) Member variable "iManualTickPos" must be all lower-case
(#4287) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4287) Member variable "iManualMinTickPos" must be all lower-case
(#4287) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4287) Member variable "iManualTickLabels" must be all lower-case
(#4287) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4288) Member variable "iAdjustForDST" must be all lower-case
(#4288) Inline comments must end in full-stops, exclamation marks, or question marks
(#4290) Visibility must be declared on method "__construct"
(#4294) Inline comments must end in full-stops, exclamation marks, or question marks
(#4295) method name "LinearTicks::GetMajor" must be in lower-case letters only
(#4295) Visibility must be declared on method "GetMajor"
(#4299) Inline comments must end in full-stops, exclamation marks, or question marks
(#4300) method name "LinearTicks::GetMinor" must be in lower-case letters only
(#4300) Visibility must be declared on method "GetMinor"
(#4304) Inline comments must end in full-stops, exclamation marks, or question marks
(#4305) method name "LinearTicks::Set" must be in lower-case letters only
(#4305) Visibility must be declared on method "Set"
(#4305) Variable "aMajStep" must be all lower-case
(#4305) Commas (,) must be followed by white space.
(#4305) Variable "aMinStep" must be all lower-case
(#4306) Expected "if (...) {\n"; found "if(...) {\n"
(#4306) Variable "aMinStep" must be all lower-case
(#4306) Expected 1 space before "=="; 0 found
(#4306) Expected 1 space after "=="; 0 found
(#4307) Variable "aMinStep" must be all lower-case
(#4307) Expected 1 space before "="; 0 found
(#4307) Expected 1 space after "="; 0 found
(#4307) Variable "aMajStep" must be all lower-case
(#4310) Expected "if (...) {\n"; found "if(...) {\n"
(#4310) Variable "aMajStep" must be all lower-case
(#4310) Variable "aMinStep" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#4312) Line exceeds maximum limit of 180 characters; contains 269 characters
(#4312) No space found before comment text; expected "// (" Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem.");" but found "//(" Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem.");"
(#4315) Expected 1 space before "="; 0 found
(#4315) Expected 1 space after "="; 0 found
(#4315) Variable "aMajStep" must be all lower-case
(#4316) Expected 1 space before "="; 0 found
(#4316) Expected 1 space after "="; 0 found
(#4316) Variable "aMinStep" must be all lower-case
(#4320) method name "LinearTicks::SetMajTickPositions" must be in lower-case letters only
(#4320) Visibility must be declared on method "SetMajTickPositions"
(#4320) Variable "aMajPos" must be all lower-case
(#4320) Commas (,) must be followed by white space.
(#4320) Variable "aLabels" must be all lower-case
(#4320) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4321) Variable "aMajPos" must be all lower-case
(#4321) Commas (,) must be followed by white space.
(#4321) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4321) Commas (,) must be followed by white space.
(#4321) Variable "aLabels" must be all lower-case
(#4324) method name "LinearTicks::SetTickPositions" must be in lower-case letters only
(#4324) Visibility must be declared on method "SetTickPositions"
(#4324) Variable "aMajPos" must be all lower-case
(#4324) Commas (,) must be followed by white space.
(#4324) Variable "aMinPos" must be all lower-case
(#4324) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4324) Commas (,) must be followed by white space.
(#4324) Variable "aLabels" must be all lower-case
(#4324) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4325) Expected "if (...) {\n"; found "if(...) {\n"
(#4325) Variable "aMajPos" must be all lower-case
(#4325) Variable "aMinPos" must be all lower-case
(#4325) Expected 1 space before "!=="; 0 found
(#4325) Expected 1 space after "!=="; 0 found
(#4325) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4325) Variable "aMinPos" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#4326) No space found before comment text; expected "// ('Tick positions must be specifued as an array()');" but found "//('Tick positions must be specifued as an array()');"
(#4329) Expected 1 space before "="; 0 found
(#4329) Expected 1 space after "="; 0 found
(#4329) Variable "aMajPos" must be all lower-case
(#4330) Expected "if (...) {\n"; found "if(...) {\n"
(#4330) Variable "aLabels" must be all lower-case
(#4330) Variable "aLabels" must be all lower-case
(#4331) Line exceeds 132 characters; contains 169 characters
(#4331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4331) Inline comments must end in full-stops, exclamation marks, or question marks
(#4331) This comment is 100% valid code; is this commented out code?
(#4331) No space found before comment text; expected "// ('When manually specifying tick positions and labels the number of labels must be the same as the number of specified ticks.');" but found "//('When manually specifying tick positions and labels the number of labels must be the same as the number of specified ticks.');"
(#4333) Variable "aMajPos" must be all lower-case
(#4334) Variable "aMinPos" must be all lower-case
(#4335) Variable "aLabels" must be all lower-case
(#4338) method name "LinearTicks::HaveManualLabels" must be in lower-case letters only
(#4338) Visibility must be declared on method "HaveManualLabels"
(#4342) Inline comments must end in full-stops, exclamation marks, or question marks
(#4343) method name "LinearTicks::_doManualTickPos" must be in lower-case letters only
(#4343) Visibility must be declared on method "_doManualTickPos"
(#4343) Variable "aScale" must be all lower-case
(#4344) Expected 1 space before "="; 0 found
(#4344) Expected 1 space after "="; 0 found
(#4345) Expected 1 space before "="; 0 found
(#4346) Variable "doLbl" must be all lower-case
(#4346) Expected 1 space before "="; 0 found
(#4353) Inline comments must end in full-stops, exclamation marks, or question marks
(#4354) Variable "minScale" must be all lower-case
(#4354) Variable "aScale" must be all lower-case
(#4355) Variable "maxScale" must be all lower-case
(#4355) Variable "aScale" must be all lower-case
(#4356) Expected 1 space before "="; 0 found
(#4356) Expected 1 space after "="; 0 found
(#4357) Expected "for (...) {\n"; found "for(...) {\n"
(#4357) Space found before closing bracket of FOR loop
(#4357) Space found before second semicolon of FOR loop
(#4357) Expected 1 space before "="; 0 found
(#4357) Expected 1 space after "="; 0 found
(#4357) Space found before semicolon; expected "$n;" but found "$n ;"
(#4358) Inline comments must end in full-stops, exclamation marks, or question marks
(#4359) Expected "if (...) {\n"; found "if(...) {\n"
(#4359) Variable "minScale" must be all lower-case
(#4359) Variable "maxScale" must be all lower-case
(#4359) Line exceeds 132 characters; contains 135 characters
(#4363) Variable "aScale" must be all lower-case
(#4366) Inline comments must end in full-stops, exclamation marks, or question marks
(#4367) Expected "if (...) {\n"; found "if(...) {\n"
(#4370) Expected "if (...) {\n"; found "if(...) {\n"
(#4370) Variable "doLbl" must be all lower-case
(#4373) Expected "} else {\n"; found "}\n else {\n"
(#4374) Expected 1 space before "="; 0 found
(#4374) Expected 1 space after "="; 0 found
(#4374) Commas (,) must be followed by white space.
(#4374) Commas (,) must be followed by white space.
(#4379) Inline comments must end in full-stops, exclamation marks, or question marks
(#4380) Expected "if (...) {\n"; found "if(...) {\n"
(#4381) Line exceeds 132 characters; contains 176 characters
(#4381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4381) Inline comments must end in full-stops, exclamation marks, or question marks
(#4381) This comment is 100% valid code; is this commented out code?
(#4381) No space found before comment text; expected "// ('Your manually specified scale and ticks is not correct. The scale seems to be too small to hold any of the specified tickl marks.');" but found "//('Your manually specified scale and ticks is not correct. The scale seems to be too small to hold any of the specified tickl marks.');"
(#4384) Inline comments must end in full-stops, exclamation marks, or question marks
(#4385) Expected 1 space before "="; 0 found
(#4385) Expected 1 space after "="; 0 found
(#4386) Expected "for (...) {\n"; found "for(...) {\n"
(#4386) Space found before closing bracket of FOR loop
(#4386) Expected 1 space before "="; 0 found
(#4386) Expected 1 space after "="; 0 found
(#4387) Expected "if (...) {\n"; found "if(...) {\n"
(#4387) Variable "minScale" must be all lower-case
(#4387) Variable "maxScale" must be all lower-case
(#4387) Line exceeds 132 characters; contains 144 characters
(#4390) Variable "aScale" must be all lower-case
(#4395) method name "LinearTicks::_doAutoTickPos" must be in lower-case letters only
(#4395) Visibility must be declared on method "_doAutoTickPos"
(#4395) Variable "aScale" must be all lower-case
(#4396) Variable "maj_step_abs" must not contain underscores.
(#4396) Variable "aScale" must be all lower-case
(#4396) Expected 1 space before "*"; 0 found
(#4396) Expected 1 space after "*"; 0 found
(#4397) Variable "min_step_abs" must not contain underscores.
(#4397) Variable "aScale" must be all lower-case
(#4397) Expected 1 space before "*"; 0 found
(#4397) Expected 1 space after "*"; 0 found
(#4399) Expected "if (...) {\n"; found "if(...) {\n"
(#4399) Variable "min_step_abs" must not contain underscores.
(#4399) Expected 1 space before "=="; 0 found
(#4399) Expected 1 space after "=="; 0 found
(#4399) Variable "maj_step_abs" must not contain underscores.
(#4399) Expected 1 space before "=="; 0 found
(#4399) Expected 1 space after "=="; 0 found
(#4400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4400) Inline comments must end in full-stops, exclamation marks, or question marks
(#4400) This comment is 100% valid code; is this commented out code?
(#4400) Line exceeds maximum limit of 180 characters; contains 300 characters
(#4400) No space found before comment text; expected "// ("A plot has an illegal scale. This could for example be that you are trying to use text autoscaling to draw a line plot with only one point or that the plot area is too small. It could also be that no input data value is numeric (perhaps only '-' or 'x')");" but found "//("A plot has an illegal scale. This could for example be that you are trying to use text autoscaling to draw a line plot with only one point or that the plot area is too small. It could also be that no input data value is numeric (perhaps only '-' or 'x')");"
(#4404) This comment is 50% valid code; is this commented out code?
(#4405) Variable "aScale" must be all lower-case
(#4407) Expected "if (...) {\n"; found "if(...) {\n"
(#4407) Variable "aScale" must be all lower-case
(#4411) Inline comments must end in full-stops, exclamation marks, or question marks
(#4412) Variable "aScale" must be all lower-case
(#4412) Expected 1 space before "+"; 0 found
(#4412) Expected 1 space after "+"; 0 found
(#4412) Expected 1 space before "+"; 0 found
(#4412) Expected 1 space after "+"; 0 found
(#4413) Variable "start_abs" must not contain underscores.
(#4413) Expected 1 space before "="; 0 found
(#4413) Expected 1 space after "="; 0 found
(#4413) Variable "aScale" must be all lower-case
(#4413) Expected 1 space before "*"; 0 found
(#4413) Expected 1 space after "*"; 0 found
(#4414) Expected 1 space before "="; 0 found
(#4414) Expected 1 space after "="; 0 found
(#4414) Variable "aScale" must be all lower-case
(#4414) Expected 1 space before "-"; 0 found
(#4414) Expected 1 space after "-"; 0 found
(#4414) Variable "aScale" must be all lower-case
(#4414) Expected 1 space before "-"; 0 found
(#4414) Expected 1 space after "-"; 0 found
(#4414) Expected 1 space before "/"; 0 found
(#4414) Expected 1 space after "/"; 0 found
(#4414) Expected 1 space before "+"; 0 found
(#4414) Expected 1 space after "+"; 0 found
(#4416) Variable "aScale" must be all lower-case
(#4416) Expected 1 space before "+"; 0 found
(#4416) Expected 1 space after "+"; 0 found
(#4416) Variable "start_abs" must not contain underscores.
(#4416) Expected 1 space before "+"; 0 found
(#4416) Expected 1 space after "+"; 0 found
(#4416) Expected 1 space before "*"; 0 found
(#4416) Expected 1 space after "*"; 0 found
(#4416) Variable "min_step_abs" must not contain underscores.
(#4417) Expected "for (...) {\n"; found "for(...) {\n"
(#4417) Space found after opening bracket of FOR loop
(#4417) Space found before closing bracket of FOR loop
(#4417) Expected 1 space before "="; 0 found
(#4417) Expected 1 space after "="; 0 found
(#4417) Variable "aScale" must be all lower-case
(#4417) Expected 1 space before "+"; 0 found
(#4417) Expected 1 space after "+"; 0 found
(#4418) Inline comments must end in full-stops, exclamation marks, or question marks
(#4419) Expected 1 space before "="; 0 found
(#4419) Expected 1 space after "="; 0 found
(#4419) Commas (,) must be followed by white space.
(#4419) Commas (,) must be followed by white space.
(#4420) Expected 1 space before "+="; 0 found
(#4420) Expected 1 space after "+="; 0 found
(#4425) Expected 1 space before "="; 0 found
(#4425) Expected 1 space after "="; 0 found
(#4425) Variable "aScale" must be all lower-case
(#4425) Expected 1 space before "+"; 0 found
(#4425) Expected 1 space after "+"; 0 found
(#4425) Variable "start_abs" must not contain underscores.
(#4425) Expected 1 space before "+"; 0 found
(#4425) Expected 1 space after "+"; 0 found
(#4425) Expected 1 space before "*"; 0 found
(#4425) Expected 1 space after "*"; 0 found
(#4425) Variable "min_step_abs" must not contain underscores.
(#4425) Expected 1 space before "+"; 0 found
(#4425) Expected 1 space after "+"; 0 found
(#4425) Expected 1 space before "*"; 0 found
(#4425) Expected 1 space after "*"; 0 found
(#4425) Variable "maj_step_abs" must not contain underscores.
(#4426) Expected 1 space before "="; 0 found
(#4426) Expected 1 space after "="; 0 found
(#4428) Variable "maj_step_abs" must not contain underscores.
(#4431) Expected "} else {\n"; found "}\n else {\n"
(#4432) Variable "aScale" must be all lower-case
(#4433) Variable "abs_pos" must not contain underscores.
(#4433) Variable "aScale" must be all lower-case
(#4434) Expected 1 space before "="; 0 found
(#4434) Expected 1 space after "="; 0 found
(#4434) Expected 1 space before "="; 0 found
(#4434) Expected 1 space after "="; 0 found
(#4435) Variable "maj_step_abs" must not contain underscores.
(#4435) Expected 1 space before "/"; 0 found
(#4435) Expected 1 space after "/"; 0 found
(#4435) Variable "min_step_abs" must not contain underscores.
(#4436) Expected "if (...) {\n"; found "if(...) {\n"
(#4436) Variable "aScale" must be all lower-case
(#4439) Inline comments must end in full-stops, exclamation marks, or question marks
(#4440) Expected 1 space before "="; 0 found
(#4440) Expected 1 space after "="; 0 found
(#4440) Variable "aScale" must be all lower-case
(#4440) Expected 1 space before "-"; 0 found
(#4440) Expected 1 space after "-"; 0 found
(#4440) Variable "aScale" must be all lower-case
(#4440) Expected 1 space before "-"; 0 found
(#4440) Expected 1 space after "-"; 0 found
(#4440) Expected 1 space before "/"; 0 found
(#4440) Expected 1 space after "/"; 0 found
(#4440) Expected 1 space before "+"; 0 found
(#4440) Expected 1 space after "+"; 0 found
(#4441) Expected "while (...) {\n"; found "while(...) {\n"
(#4441) Variable "abs_pos" must not contain underscores.
(#4442) Variable "abs_pos" must not contain underscores.
(#4444) Expected "if (...) {\n"; found "if(...) {\n"
(#4444) Expected 1 space before "=="; 0 found
(#4445) Variable "abs_pos" must not contain underscores.
(#4446) Variable "abs_pos" must not contain underscores.
(#4447) Expected 1 space before "="; 0 found
(#4447) Expected 1 space after "="; 0 found
(#4447) Commas (,) must be followed by white space.
(#4447) Commas (,) must be followed by white space.
(#4451) Variable "abs_pos" must not contain underscores.
(#4451) Variable "min_step_abs" must not contain underscores.
(#4452) Expected 1 space before "+="; 0 found
(#4452) Expected 1 space after "+="; 0 found
(#4455) Usage of ELSEIF not allowed; use ELSE IF instead
(#4455) Variable "aScale" must be all lower-case
(#4456) This comment is 61% valid code; is this commented out code?
(#4456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4456) No space found before comment text; expected "// @todo s=2:20,12 s=1:50,6 $this->major_step:$nbr" but found "//@todo s=2:20,12 s=1:50,6 $this->major_step:$nbr"
(#4457) This comment is 56% valid code; is this commented out code?
(#4458) Inline comments must end in full-stops, exclamation marks, or question marks
(#4458) This comment is 45% valid code; is this commented out code?
(#4458) Line indented incorrectly; expected at least 16 spaces, found 13
(#4459) Expected 1 space before "="; 0 found
(#4459) Expected 1 space after "="; 0 found
(#4459) Variable "aScale" must be all lower-case
(#4459) Expected 1 space before "-"; 0 found
(#4459) Expected 1 space after "-"; 0 found
(#4459) Variable "aScale" must be all lower-case
(#4459) Expected 1 space before "/"; 0 found
(#4459) Expected 1 space after "/"; 0 found
(#4459) Expected 1 space before "+"; 0 found
(#4459) Expected 1 space after "+"; 0 found
(#4460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4460) Inline comments must end in full-stops, exclamation marks, or question marks
(#4460) This comment is 43% valid code; is this commented out code?
(#4460) Line indented incorrectly; expected at least 16 spaces, found 0
(#4460) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#4461) Expected "while (...) {\n"; found "while(...) {\n"
(#4461) Variable "abs_pos" must not contain underscores.
(#4462) Variable "abs_pos" must not contain underscores.
(#4463) Expected 1 space before "="; 0 found
(#4463) Expected 1 space after "="; 0 found
(#4464) Expected "if (...) {\n"; found "if(...) {\n"
(#4464) Expected 1 space before "=="; 0 found
(#4465) Variable "abs_pos" must not contain underscores.
(#4466) Variable "abs_pos" must not contain underscores.
(#4467) Expected 1 space before "="; 0 found
(#4467) Expected 1 space after "="; 0 found
(#4467) Commas (,) must be followed by white space.
(#4467) Commas (,) must be followed by white space.
(#4471) Variable "abs_pos" must not contain underscores.
(#4471) Variable "min_step_abs" must not contain underscores.
(#4478) method name "LinearTicks::AdjustForDST" must be in lower-case letters only
(#4478) Visibility must be declared on method "AdjustForDST"
(#4478) Variable "aFlg" must be all lower-case
(#4479) Variable "aFlg" must be all lower-case
(#4483) method name "LinearTicks::_doLabelFormat" must be in lower-case letters only
(#4483) Visibility must be declared on method "_doLabelFormat"
(#4483) Variable "aVal" must be all lower-case
(#4483) Commas (,) must be followed by white space.
(#4483) Variable "aIdx" must be all lower-case
(#4483) Commas (,) must be followed by white space.
(#4483) Variable "aNbrTicks" must be all lower-case
(#4485) Inline comments must end in full-stops, exclamation marks, or question marks
(#4486) Expected "if (...) {\n"; found "if(...) {\n"
(#4486) Expected 1 space before "=="; 0 found
(#4486) Expected 1 space after "=="; 0 found
(#4488) Expected "if (...) {\n"; found "if(...) {\n"
(#4491) Expected "} else {\n"; found "}\n else {\n"
(#4495) Expected "} else {\n"; found "}\n else {\n"
(#4499) Expected "if (...) {\n"; found "if(...) {\n"
(#4500) Expected 1 space before "="; 0 found
(#4500) Expected 1 space after "="; 0 found
(#4501) Expected "if (...) {\n"; found "if(...) {\n"
(#4502) Commas (,) must be followed by white space.
(#4502) Variable "aVal" must be all lower-case
(#4504) Expected "} else {\n"; found "}\n else {\n"
(#4505) Commas (,) must be followed by white space.
(#4505) Variable "aVal" must be all lower-case
(#4508) Usage of ELSEIF not allowed; use ELSE IF instead
(#4509) Expected "if (...) {\n"; found "if(...) {\n"
(#4510) Inline comments must end in full-stops, exclamation marks, or question marks
(#4511) Commas (,) must be followed by white space.
(#4511) Variable "aVal" must be all lower-case
(#4511) Expected 1 space before "=="; 0 found
(#4511) Expected 1 space after "=="; 0 found
(#4512) Inline comments must end in full-stops, exclamation marks, or question marks
(#4513) Variable "aVal" must be all lower-case
(#4513) Expected 1 space before "+="; 0 found
(#4513) Expected 1 space after "+="; 0 found
(#4516) Commas (,) must be followed by white space.
(#4516) Variable "aVal" must be all lower-case
(#4517) Expected "if (...) {\n"; found "if(...) {\n"
(#4519) Inline comments must end in full-stops, exclamation marks, or question marks
(#4523) Expected "} else {\n"; found "}\n else {\n"
(#4524) Expected "if (...) {\n"; found "if(...) {\n"
(#4525) Inline comments must end in full-stops, exclamation marks, or question marks
(#4526) Commas (,) must be followed by white space.
(#4526) Variable "aVal" must be all lower-case
(#4526) Expected 1 space before "=="; 0 found
(#4526) Expected 1 space after "=="; 0 found
(#4527) Inline comments must end in full-stops, exclamation marks, or question marks
(#4528) Variable "aVal" must be all lower-case
(#4528) Expected 1 space before "+="; 0 found
(#4528) Expected 1 space after "+="; 0 found
(#4531) Commas (,) must be followed by white space.
(#4531) Variable "aVal" must be all lower-case
(#4532) Expected "if (...) {\n"; found "if(...) {\n"
(#4534) Inline comments must end in full-stops, exclamation marks, or question marks
(#4538) Expected "} else {\n"; found "}\n else {\n"
(#4539) Commas (,) must be followed by white space.
(#4539) Variable "aVal" must be all lower-case
(#4543) Expected "} else {\n"; found "}\n else {\n"
(#4544) Commas (,) must be followed by white space.
(#4544) Variable "aVal" must be all lower-case
(#4544) Commas (,) must be followed by white space.
(#4547) Expected "if (...) {\n"; found "if(...) {\n"
(#4547) Expected 1 space before "=="; 0 found
(#4547) Expected 1 space after "=="; 0 found
(#4547) Variable "aIdx" must be all lower-case
(#4547) Expected 1 space before "=="; 0 found
(#4547) Expected 1 space after "=="; 0 found
(#4547) Variable "aIdx" must be all lower-case
(#4547) Expected 1 space before "=="; 0 found
(#4547) Expected 1 space after "=="; 0 found
(#4547) Variable "aNbrTicks" must be all lower-case
(#4547) Expected 1 space before "-"; 0 found
(#4547) Expected 1 space after "-"; 0 found
(#4547) Line exceeds 132 characters; contains 139 characters
(#4548) Expected 1 space before "="; 0 found
(#4548) Expected 1 space after "="; 0 found
(#4553) Inline comments must end in full-stops, exclamation marks, or question marks
(#4554) method name "LinearTicks::_StrokeTicks" must be in lower-case letters only
(#4554) Visibility must be declared on method "_StrokeTicks"
(#4554) Variable "aImg" must be all lower-case
(#4554) Commas (,) must be followed by white space.
(#4554) Variable "aScale" must be all lower-case
(#4554) Commas (,) must be followed by white space.
(#4554) Variable "aPos" must be all lower-case
(#4555) Variable "aScale" must be all lower-case
(#4556) Variable "aImg" must be all lower-case
(#4560) This comment is 50% valid code; is this commented out code?
(#4561) Variable "aScale" must be all lower-case
(#4563) Inline comments must end in full-stops, exclamation marks, or question marks
(#4564) Expected "if (...) {\n"; found "if(...) {\n"
(#4564) Variable "aScale" must be all lower-case
(#4565) Inline comments must end in full-stops, exclamation marks, or question marks
(#4566) Variable "aPos" must be all lower-case
(#4566) Expected 1 space before "*"; 0 found
(#4566) Expected 1 space after "*"; 0 found
(#4567) Variable "aPos" must be all lower-case
(#4567) Expected 1 space before "*"; 0 found
(#4567) Expected 1 space after "*"; 0 found
(#4569) Expected "for (...) {\n"; found "for(...) {\n"
(#4569) Space found before closing bracket of FOR loop
(#4569) Expected 1 space before "="; 0 found
(#4569) Expected 1 space after "="; 0 found
(#4570) Expected "if (...) {\n"; found "if(...) {\n"
(#4571) Expected "if (...) {\n"; found "if(...) {\n"
(#4572) Variable "aImg" must be all lower-case
(#4574) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 57% valid code; is this commented out code?
(#4575) No space found before comment text; expected "// if( $this->ticks_pos[$i] <= $limit )" but found "//if( $this->ticks_pos[$i] <= $limit )"
(#4576) Variable "aImg" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Variable "aPos" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Commas (,) must be followed by white space.
(#4578) Expected "} else {\n"; found "}\n else {\n"
(#4579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4579) Inline comments must end in full-stops, exclamation marks, or question marks
(#4579) This comment is 57% valid code; is this commented out code?
(#4579) No space found before comment text; expected "// if( $this->ticks_pos[$i] >= $limit )" but found "//if( $this->ticks_pos[$i] >= $limit )"
(#4580) Variable "aImg" must be all lower-case
(#4580) Variable "aPos" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Commas (,) must be followed by white space.
(#4580) Commas (,) must be followed by white space.
(#4582) Expected "if (...) {\n"; found "if(...) {\n"
(#4583) Variable "aImg" must be all lower-case
(#4589) Inline comments must end in full-stops, exclamation marks, or question marks
(#4590) Variable "aPos" must be all lower-case
(#4590) Expected 1 space before "*"; 0 found
(#4590) Expected 1 space after "*"; 0 found
(#4591) Variable "aPos" must be all lower-case
(#4591) Expected 1 space before "*"; 0 found
(#4591) Expected 1 space after "*"; 0 found
(#4592) Expected 1 space before "="; 0 found
(#4592) Expected 1 space after "="; 0 found
(#4592) Variable "aScale" must be all lower-case
(#4592) Expected 1 space before "-"; 0 found
(#4592) Expected 1 space after "-"; 0 found
(#4592) Variable "aScale" must be all lower-case
(#4592) Expected 1 space before "-"; 0 found
(#4592) Expected 1 space after "-"; 0 found
(#4592) Expected 1 space before "/"; 0 found
(#4592) Expected 1 space after "/"; 0 found
(#4592) Expected 1 space before "+"; 0 found
(#4592) Expected 1 space after "+"; 0 found
(#4594) Expected "for (...) {\n"; found "for(...) {\n"
(#4594) Space found before closing bracket of FOR loop
(#4594) Space found before second semicolon of FOR loop
(#4594) Expected 1 space before "="; 0 found
(#4594) Expected 1 space after "="; 0 found
(#4594) Space found before semicolon; expected "$n;" but found "$n ;"
(#4595) Expected "if (...) {\n"; found "if(...) {\n"
(#4595) Expected 1 space before "=="; 0 found
(#4595) Expected 1 space after "=="; 0 found
(#4595) Expected 1 space before "-"; 0 found
(#4595) Expected 1 space after "-"; 0 found
(#4596) Expected "if (...) {\n"; found "if(...) {\n"
(#4597) Variable "aImg" must be all lower-case
(#4599) Expected "if (...) {\n"; found "if(...) {\n"
(#4600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4600) Inline comments must end in full-stops, exclamation marks, or question marks
(#4600) This comment is 57% valid code; is this commented out code?
(#4600) No space found before comment text; expected "// if( $this->maj_ticks_pos[$i] <= $limit )" but found "//if( $this->maj_ticks_pos[$i] <= $limit )"
(#4601) Variable "aImg" must be all lower-case
(#4601) Commas (,) must be followed by white space.
(#4601) Variable "aPos" must be all lower-case
(#4601) Commas (,) must be followed by white space.
(#4601) Commas (,) must be followed by white space.
(#4603) Expected "} else {\n"; found "}\n else {\n"
(#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
(#4604) This comment is 57% valid code; is this commented out code?
(#4604) No space found before comment text; expected "// if( $this->maj_ticks_pos[$i] >= $limit )" but found "//if( $this->maj_ticks_pos[$i] >= $limit )"
(#4605) Variable "aImg" must be all lower-case
(#4605) Variable "aPos" must be all lower-case
(#4605) Commas (,) must be followed by white space.
(#4605) Commas (,) must be followed by white space.
(#4605) Commas (,) must be followed by white space.
(#4607) Expected "if (...) {\n"; found "if(...) {\n"
(#4608) Variable "aImg" must be all lower-case
(#4615) Inline comments must end in full-stops, exclamation marks, or question marks
(#4616) method name "LinearTicks::Stroke" must be in lower-case letters only
(#4616) Visibility must be declared on method "Stroke"
(#4616) Variable "aImg" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Variable "aScale" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Variable "aPos" must be all lower-case
(#4617) Expected "if (...) {\n"; found "if(...) {\n"
(#4617) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4618) Variable "aScale" must be all lower-case
(#4620) Expected "} else {\n"; found "}\n else {\n"
(#4621) Variable "aScale" must be all lower-case
(#4623) Variable "aImg" must be all lower-case
(#4623) Commas (,) must be followed by white space.
(#4623) Variable "aScale" must be all lower-case
(#4623) Commas (,) must be followed by white space.
(#4623) Variable "aPos" must be all lower-case
(#4623) Variable "aScale" must be all lower-case
(#4626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4626) No space found before comment text; expected "// ---------------" but found "//---------------"
(#4634) method name "LinearTicks::SetXLabelOffset" must be in lower-case letters only
(#4634) Visibility must be declared on method "SetXLabelOffset"
(#4634) Variable "aLabelOff" must be all lower-case
(#4634) Commas (,) must be followed by white space.
(#4634) Variable "aTickOff" must be all lower-case
(#4635) Expected 1 space before "="; 0 found
(#4635) Expected 1 space after "="; 0 found
(#4635) Variable "aLabelOff" must be all lower-case
(#4636) Expected "if (...) {\n"; found "if(...) {\n"
(#4636) Variable "aTickOff" must be all lower-case
(#4636) Expected 1 space before "=="; 0 found
(#4636) Expected 1 space after "=="; 0 found
(#4637) Inline comments must end in full-stops, exclamation marks, or question marks
(#4638) Expected 1 space before "="; 0 found
(#4638) Expected 1 space after "="; 0 found
(#4638) Variable "aLabelOff" must be all lower-case
(#4640) Expected "} else {\n"; found "}\n else {\n"
(#4641) Expected 1 space before "="; 0 found
(#4641) Expected 1 space after "="; 0 found
(#4641) Variable "aTickOff" must be all lower-case
(#4643) Expected "if (...) {\n"; found "if(...) {\n"
(#4643) Variable "aLabelOff" must be all lower-case
(#4643) Expected 1 space before ">"; 0 found
(#4643) Expected 1 space after ">"; 0 found
(#4644) Inline comments must end in full-stops, exclamation marks, or question marks
(#4649) method name "LinearTicks::SetTextLabelStart" must be in lower-case letters only
(#4649) Visibility must be declared on method "SetTextLabelStart"
(#4649) Variable "aTextLabelOff" must be all lower-case
(#4650) Expected 1 space before "="; 0 found
(#4650) Expected 1 space after "="; 0 found
(#4650) Variable "aTextLabelOff" must be all lower-case
(#4653) This comment is 50% valid code; is this commented out code?
(#4655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4655) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4658) Inline comments must end in full-stops, exclamation marks, or question marks
(#4658) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#4660) Expected 1 space before "="; 0 found
(#4660) Expected 1 space after "="; 0 found
(#4667) Expected 1 space before "="; 0 found
(#4667) Expected 1 space after "="; 0 found
(#4667) Inline comments must end in full-stops, exclamation marks, or question marks
(#4668) Member variable "text_scale_off" must not contain underscores.
(#4669) Member variable "scale_abs" must not contain underscores.
(#4669) Expected 1 space before "="; 0 found
(#4669) Expected 1 space after "="; 0 found
(#4669) Commas (,) must be followed by white space.
(#4670) Member variable "scale_factor" must not contain underscores.
(#4671) Inline comments must end in full-stops, exclamation marks, or question marks
(#4672) Expected 1 space before "="; 0 found
(#4672) Expected 1 space after "="; 0 found
(#4672) Commas (,) must be followed by white space.
(#4674) Member variable "auto_ticks" must not contain underscores.
(#4674) Expected 1 space before "="; 0 found
(#4674) Expected 1 space after "="; 0 found
(#4675) Member variable "world_abs_size" must not contain underscores.
(#4676) Expected 1 space before "="; 0 found
(#4676) Expected 1 space after "="; 0 found
(#4677) Member variable "autoscale_min" must not contain underscores.
(#4677) Expected 1 space before "="; 0 found
(#4677) Expected 1 space after "="; 0 found
(#4678) Member variable "autoscale_max" must not contain underscores.
(#4678) Expected 1 space before "="; 0 found
(#4678) Expected 1 space after "="; 0 found
(#4678) Inline comments must end in full-stops, exclamation marks, or question marks
(#4679) Expected 1 space before "="; 0 found
(#4679) Expected 1 space after "="; 0 found
(#4679) Commas (,) must be followed by white space.
(#4679) Expected 1 space before "="; 0 found
(#4679) Expected 1 space after "="; 0 found
(#4681) Inline comments must end in full-stops, exclamation marks, or question marks
(#4683) Visibility must be declared on method "__construct"
(#4683) Variable "aMin" must be all lower-case
(#4683) Commas (,) must be followed by white space.
(#4683) Variable "aMax" must be all lower-case
(#4683) Commas (,) must be followed by white space.
(#4683) Variable "aType" must be all lower-case
(#4684) Variable "aType" must be all lower-case
(#4684) Expected 1 space before "=="; 0 found
(#4684) Expected 1 space after "=="; 0 found
(#4684) Variable "aType" must be all lower-case
(#4684) Expected 1 space before "=="; 0 found
(#4684) Expected 1 space after "=="; 0 found
(#4685) Variable "aMin" must be all lower-case
(#4685) Expected 1 space before "<="; 0 found
(#4685) Expected 1 space after "<="; 0 found
(#4685) Variable "aMax" must be all lower-case
(#4687) Expected 1 space before "="; 0 found
(#4687) Expected 1 space after "="; 0 found
(#4687) Variable "aType" must be all lower-case
(#4688) Expected 1 space before "="; 0 found
(#4688) Expected 1 space after "="; 0 found
(#4688) Variable "aMin" must be all lower-case
(#4688) Commas (,) must be followed by white space.
(#4688) Variable "aMax" must be all lower-case
(#4689) Expected 1 space before "="; 0 found
(#4689) Expected 1 space after "="; 0 found
(#4689) Variable "aMax" must be all lower-case
(#4689) Expected 1 space before "-"; 0 found
(#4689) Expected 1 space after "-"; 0 found
(#4689) Variable "aMin" must be all lower-case
(#4694) Inline comments must end in full-stops, exclamation marks, or question marks
(#4695) method name "LinearScale::IsSpecified" must be in lower-case letters only
(#4695) Visibility must be declared on method "IsSpecified"
(#4696) Expected "if (...) {\n"; found "if(...) { // Scale not set\n"
(#4696) Expected 1 space before "=="; 0 found
(#4696) Expected 1 space after "=="; 0 found
(#4696) Inline comments must end in full-stops, exclamation marks, or question marks
(#4704) Inline comments must end in full-stops, exclamation marks, or question marks
(#4705) method name "LinearScale::SetAutoMin" must be in lower-case letters only
(#4705) Visibility must be declared on method "SetAutoMin"
(#4705) Variable "aMin" must be all lower-case
(#4706) Expected 1 space before "="; 0 found
(#4706) Expected 1 space after "="; 0 found
(#4706) Variable "aMin" must be all lower-case
(#4711) Inline comments must end in full-stops, exclamation marks, or question marks
(#4712) method name "LinearScale::SetAutoMax" must be in lower-case letters only
(#4712) Visibility must be declared on method "SetAutoMax"
(#4712) Variable "aMax" must be all lower-case
(#4713) Expected 1 space before "="; 0 found
(#4713) Expected 1 space after "="; 0 found
(#4713) Variable "aMax" must be all lower-case
(#4718) method name "LinearScale::SetAutoTicks" must be in lower-case letters only
(#4718) Visibility must be declared on method "SetAutoTicks"
(#4718) Variable "aFlag" must be all lower-case
(#4719) Variable "aFlag" must be all lower-case
(#4722) Inline comments must end in full-stops, exclamation marks, or question marks
(#4723) method name "LinearScale::SetGrace" must be in lower-case letters only
(#4723) Visibility must be declared on method "SetGrace"
(#4723) Variable "aGraceTop" must be all lower-case
(#4723) Commas (,) must be followed by white space.
(#4723) Variable "aGraceBottom" must be all lower-case
(#4724) Expected "if (...) {\n"; found "if(...) {\n"
(#4724) Variable "aGraceTop" must be all lower-case
(#4724) Expected 1 space before "<"; 0 found
(#4724) Expected 1 space after "<"; 0 found
(#4724) Variable "aGraceBottom" must be all lower-case
(#4725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4725) Inline comments must end in full-stops, exclamation marks, or question marks
(#4725) This comment is 100% valid code; is this commented out code?
(#4725) No space found before comment text; expected "// (" Grace must be larger then 0");" but found "//(" Grace must be larger then 0");"
(#4727) Expected 1 space before "="; 0 found
(#4727) Expected 1 space after "="; 0 found
(#4727) Variable "aGraceTop" must be all lower-case
(#4728) Expected 1 space before "="; 0 found
(#4728) Expected 1 space after "="; 0 found
(#4728) Variable "aGraceBottom" must be all lower-case
(#4731) Inline comments must end in full-stops, exclamation marks, or question marks
(#4732) method name "LinearScale::GetMinVal" must be in lower-case letters only
(#4732) Visibility must be declared on method "GetMinVal"
(#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) method name "LinearScale::GetMaxVal" must be in lower-case letters only
(#4737) Visibility must be declared on method "GetMaxVal"
(#4741) Inline comments must end in full-stops, exclamation marks, or question marks
(#4742) method name "LinearScale::Update" must be in lower-case letters only
(#4742) Visibility must be declared on method "Update"
(#4742) Variable "aImg" must be all lower-case
(#4742) Commas (,) must be followed by white space.
(#4742) Variable "aMin" must be all lower-case
(#4742) Commas (,) must be followed by white space.
(#4742) Variable "aMax" must be all lower-case
(#4743) Expected 1 space before "="; 0 found
(#4743) Expected 1 space after "="; 0 found
(#4743) Variable "aMin" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Variable "aMax" must be all lower-case
(#4744) Expected 1 space before "="; 0 found
(#4744) Expected 1 space after "="; 0 found
(#4744) Variable "aMax" must be all lower-case
(#4744) Expected 1 space before "-"; 0 found
(#4744) Expected 1 space after "-"; 0 found
(#4744) Variable "aMin" must be all lower-case
(#4745) Variable "aImg" must be all lower-case
(#4748) Inline comments must end in full-stops, exclamation marks, or question marks
(#4749) method name "LinearScale::Translate" must be in lower-case letters only
(#4749) Visibility must be declared on method "Translate"
(#4749) Variable "aCoord" must be all lower-case
(#4750) Expected "if (...) {\n"; found "if(...) {\n"
(#4750) Variable "aCoord" must be all lower-case
(#4751) Expected "if (...) {\n"; found "if(...) {\n"
(#4751) Variable "aCoord" must be all lower-case
(#4751) Variable "aCoord" must be all lower-case
(#4751) Variable "aCoord" must be all lower-case
(#4752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4752) Inline comments must end in full-stops, exclamation marks, or question marks
(#4752) This comment is 100% valid code; is this commented out code?
(#4752) No space found before comment text; expected "// ('Your data contains non-numeric values.');" but found "//('Your data contains non-numeric values.');"
(#4756) Expected "} else {\n"; found "}\n else {\n"
(#4757) Expected 1 space before "+"; 0 found
(#4757) Expected 1 space after "+"; 0 found
(#4757) Variable "aCoord" must be all lower-case
(#4762) Inline comments must end in full-stops, exclamation marks, or question marks
(#4763) method name "LinearScale::RelTranslate" must be in lower-case letters only
(#4763) Visibility must be declared on method "RelTranslate"
(#4763) Variable "aCoord" must be all lower-case
(#4764) Expected "if (...) {\n"; found "if(...) {\n"
(#4764) Variable "aCoord" must be all lower-case
(#4765) Expected "if (...) {\n"; found "if(...) {\n"
(#4765) Variable "aCoord" must be all lower-case
(#4765) Variable "aCoord" must be all lower-case
(#4765) Variable "aCoord" must be all lower-case
(#4766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4766) Inline comments must end in full-stops, exclamation marks, or question marks
(#4766) This comment is 100% valid code; is this commented out code?
(#4766) No space found before comment text; expected "// ('Your data contains non-numeric values.');" but found "//('Your data contains non-numeric values.');"
(#4770) Expected "} else {\n"; found "}\n else {\n"
(#4771) Variable "aCoord" must be all lower-case
(#4775) Inline comments must end in full-stops, exclamation marks, or question marks
(#4776) method name "LinearScale::SetIntScale" must be in lower-case letters only
(#4776) Visibility must be declared on method "SetIntScale"
(#4776) Variable "aIntScale" must be all lower-case
(#4777) Expected 1 space before "="; 0 found
(#4777) Expected 1 space after "="; 0 found
(#4777) Variable "aIntScale" must be all lower-case
(#4780) Inline comments must end in full-stops, exclamation marks, or question marks
(#4781) method name "LinearScale::IntAutoScale" must be in lower-case letters only
(#4781) Visibility must be declared on method "IntAutoScale"
(#4781) Commas (,) must be followed by white space.
(#4781) Commas (,) must be followed by white space.
(#4781) Commas (,) must be followed by white space.
(#4781) Commas (,) must be followed by white space.
(#4782) Inline comments must end in full-stops, exclamation marks, or question marks
(#4783) Expected 1 space before "="; 0 found
(#4783) Expected 1 space after "="; 0 found
(#4784) Expected 1 space before "="; 0 found
(#4784) Expected 1 space after "="; 0 found
(#4785) Expected "if (...) {\n"; found "if(...) {\n"
(#4785) Expected 1 space before "-"; 0 found
(#4785) Expected 1 space after "-"; 0 found
(#4785) Expected 1 space before "=="; 0 found
(#4785) Expected 1 space after "=="; 0 found
(#4790) Expected 1 space before "="; 0 found
(#4790) Expected 1 space after "="; 0 found
(#4790) Expected 1 space before "/"; 0 found
(#4790) Expected 1 space after "/"; 0 found
(#4790) Expected 1 space before "*"; 0 found
(#4790) Expected 1 space after "*"; 0 found
(#4790) Expected 1 space before "-"; 0 found
(#4790) Expected 1 space after "-"; 0 found
(#4791) Expected 1 space before "="; 0 found
(#4791) Expected 1 space after "="; 0 found
(#4791) Expected 1 space before "/"; 0 found
(#4791) Expected 1 space after "/"; 0 found
(#4791) Expected 1 space before "*"; 0 found
(#4791) Expected 1 space after "*"; 0 found
(#4791) Expected 1 space before "-"; 0 found
(#4791) Expected 1 space after "-"; 0 found
(#4792) Expected "if (...) {\n"; found "if(...) {\n"
(#4794) Expected "if (...) {\n"; found "if(...) {\n"
(#4795) Line exceeds 132 characters; contains 180 characters
(#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
(#4795) This comment is 100% valid code; is this commented out code?
(#4795) No space found before comment text; expected "// ('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');" but found "//('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');"
(#4799) Expected "if (...) {\n"; found "if(...) {\n"
(#4801) Expected "if (...) {\n"; found "if(...) {\n"
(#4802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4802) Inline comments must end in full-stops, exclamation marks, or question marks
(#4802) This comment is 100% valid code; is this commented out code?
(#4802) Line exceeds maximum limit of 180 characters; contains 181 characters
(#4802) No space found before comment text; expected "// ('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');" but found "//('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');"
(#4806) Expected "if (...) {\n"; found "if(...) {\n"
(#4806) Expected 1 space before "-"; 0 found
(#4806) Expected 1 space after "-"; 0 found
(#4815) Expected "if (...) {\n"; found "if(...) {\n"
(#4816) Commas (,) must be followed by white space.
(#4816) Commas (,) must be followed by white space.
(#4816) Commas (,) must be followed by white space.
(#4816) Commas (,) must be followed by white space.
(#4816) Commas (,) must be followed by white space.
(#4816) Commas (,) must be followed by white space.
(#4818) Expected "} else {\n"; found "}\n else {\n"
(#4821) Commas (,) must be followed by white space.
(#4821) Commas (,) must be followed by white space.
(#4821) Commas (,) must be followed by white space.
(#4821) Commas (,) must be followed by white space.
(#4824) Expected "if (...) {\n"; found "if(...) {\n"
(#4824) Expected 1 space before "-"; 0 found
(#4824) Expected 1 space after "-"; 0 found
(#4826) Expected "if (...) {\n"; found "if(...) {\n"
(#4827) Commas (,) must be followed by white space.
(#4827) Commas (,) must be followed by white space.
(#4827) Commas (,) must be followed by white space.
(#4827) Commas (,) must be followed by white space.
(#4827) Commas (,) must be followed by white space.
(#4827) Commas (,) must be followed by white space.
(#4829) Expected "} else {\n"; found "}\n else {\n"
(#4832) Commas (,) must be followed by white space.
(#4832) Commas (,) must be followed by white space.
(#4832) Commas (,) must be followed by white space.
(#4832) Commas (,) must be followed by white space.
(#4835) Expected "} else {\n"; found "}\n else {\n"
(#4836) Inline comments must end in full-stops, exclamation marks, or question marks
(#4839) Expected "if (...) {\n"; found "if(...) {\n"
(#4839) Expected 1 space before "-"; 0 found
(#4839) Expected 1 space after "-"; 0 found
(#4840) This comment is 44% valid code; is this commented out code?
(#4841) Expected "if (...) {\n"; found "if(...) {\n"
(#4842) Commas (,) must be followed by white space.
(#4842) Commas (,) must be followed by white space.
(#4842) Commas (,) must be followed by white space.
(#4842) Commas (,) must be followed by white space.
(#4842) Commas (,) must be followed by white space.
(#4842) Commas (,) must be followed by white space.
(#4844) Expected "} else {\n"; found "}\n else {\n"
(#4847) Commas (,) must be followed by white space.
(#4847) Commas (,) must be followed by white space.
(#4847) Commas (,) must be followed by white space.
(#4847) Commas (,) must be followed by white space.
(#4850) Expected "} else {\n"; found "}\n else {\n"
(#4851) Inline comments must end in full-stops, exclamation marks, or question marks
(#4855) Inline comments must end in full-stops, exclamation marks, or question marks
(#4856) Expected 1 space before "="; 0 found
(#4856) Expected 1 space after "="; 0 found
(#4856) Expected 1 space before "-"; 0 found
(#4856) Expected 1 space after "-"; 0 found
(#4857) Expected 1 space before "="; 0 found
(#4857) Expected 1 space after "="; 0 found
(#4857) Expected 1 space before "-"; 0 found
(#4857) Expected 1 space after "-"; 0 found
(#4858) Expected "if (...) {\n"; found "if(...) {\n"
(#4859) Expected 1 space before "="; 0 found
(#4859) Expected 1 space after "="; 0 found
(#4859) Expected 1 space before "-"; 0 found
(#4859) Expected 1 space after "-"; 0 found
(#4861) Expected "} else {\n"; found "}\n else {\n"
(#4862) Expected 1 space before "="; 0 found
(#4862) Expected 1 space after "="; 0 found
(#4862) Inline comments must end in full-stops, exclamation marks, or question marks
(#4866) Inline comments must end in full-stops, exclamation marks, or question marks
(#4867) Expected "if (...) {\n"; found "if(...) {\n"
(#4868) Inline control structures are not allowed
(#4868) Expected 1 space before "="; 0 found
(#4868) Expected 1 space after "="; 0 found
(#4869) Inline control structures are not allowed
(#4869) Expected 1 space before "="; 0 found
(#4869) Expected 1 space after "="; 0 found
(#4871) Expected "} else {\n"; found "}\n else {\n"
(#4872) Inline control structures are not allowed
(#4872) Expected 1 space before "="; 0 found
(#4872) Expected 1 space after "="; 0 found
(#4873) Inline control structures are not allowed
(#4873) Expected 1 space before "="; 0 found
(#4873) Expected 1 space after "="; 0 found
(#4875) Inline comments must end in full-stops, exclamation marks, or question marks
(#4878) Commas (,) must be followed by white space.
(#4879) Commas (,) must be followed by white space.
(#4879) Commas (,) must be followed by white space.
(#4882) Commas (,) must be followed by white space.
(#4883) Commas (,) must be followed by white space.
(#4883) Commas (,) must be followed by white space.
(#4886) Commas (,) must be followed by white space.
(#4887) Commas (,) must be followed by white space.
(#4887) Commas (,) must be followed by white space.
(#4890) Commas (,) must be followed by white space.
(#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
(#4890) This comment is 100% valid code; is this commented out code?
(#4890) No space found before comment text; expected "// ('Internal error. Integer scale algorithm comparison out of bound (r=$r)');" but found "//('Internal error. Integer scale algorithm comparison out of bound (r=$r)');"
(#4897) method name "LinearScale::AutoScale" must be in lower-case letters only
(#4897) Visibility must be declared on method "AutoScale"
(#4897) Commas (,) must be followed by white space.
(#4897) Commas (,) must be followed by white space.
(#4897) Commas (,) must be followed by white space.
(#4897) Commas (,) must be followed by white space.
(#4899) Expected "if (...) {\n"; found "if(...) {\n"
(#4903) Expected "if (...) {\n"; found "if(...) {\n"
(#4904) Commas (,) must be followed by white space.
(#4904) Commas (,) must be followed by white space.
(#4904) Commas (,) must be followed by white space.
(#4904) Commas (,) must be followed by white space.
(#4907) Expected "if (...) {\n"; found "if(...) {\n"
(#4907) Expected 1 space before "-"; 0 found
(#4907) Expected 1 space after "-"; 0 found
(#4910) Expected "if (...) {\n"; found "if(...) { // Special case\n"
(#4910) Expected 1 space before "=="; 0 found
(#4910) Expected 1 space after "=="; 0 found
(#4910) Expected 1 space before "=="; 0 found
(#4910) Expected 1 space after "=="; 0 found
(#4910) Inline comments must end in full-stops, exclamation marks, or question marks
(#4911) Expected 1 space before "="; 0 found
(#4911) Expected 1 space after "="; 0 found
(#4911) Expected 1 space before "="; 0 found
(#4911) Expected 1 space after "="; 0 found
(#4913) Expected "} else {\n"; found "}\n else {\n"
(#4914) Expected 1 space before "+"; 0 found
(#4914) Expected 1 space after "+"; 0 found
(#4914) Expected 1 space before "*"; 0 found
(#4914) Expected 1 space after "*"; 0 found
(#4920) Expected 1 space before "="; 0 found
(#4920) Expected 1 space after "="; 0 found
(#4920) Expected 1 space before "/"; 0 found
(#4920) Expected 1 space after "/"; 0 found
(#4920) Expected 1 space before "*"; 0 found
(#4920) Expected 1 space after "*"; 0 found
(#4920) Expected 1 space before "-"; 0 found
(#4920) Expected 1 space after "-"; 0 found
(#4921) Expected 1 space before "="; 0 found
(#4921) Expected 1 space after "="; 0 found
(#4921) Expected 1 space before "/"; 0 found
(#4921) Expected 1 space after "/"; 0 found
(#4921) Expected 1 space before "*"; 0 found
(#4921) Expected 1 space after "*"; 0 found
(#4921) Expected 1 space before "-"; 0 found
(#4921) Expected 1 space after "-"; 0 found
(#4922) Expected "if (...) {\n"; found "if(...) {\n"
(#4924) Expected "if (...) {\n"; found "if(...) {\n"
(#4925) Line exceeds 132 characters; contains 180 characters
(#4925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4925) Inline comments must end in full-stops, exclamation marks, or question marks
(#4925) This comment is 100% valid code; is this commented out code?
(#4925) No space found before comment text; expected "// ('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');" but found "//('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');"
(#4927) Expected "if (...) {\n"; found "if(...) {\n"
(#4927) Expected 1 space before "-"; 0 found
(#4927) Expected 1 space after "-"; 0 found
(#4932) Expected "if (...) {\n"; found "if(...) {\n"
(#4934) Expected "if (...) {\n"; found "if(...) {\n"
(#4935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4935) Inline comments must end in full-stops, exclamation marks, or question marks
(#4935) This comment is 100% valid code; is this commented out code?
(#4935) Line exceeds maximum limit of 180 characters; contains 181 characters
(#4935) No space found before comment text; expected "// ('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');" but found "//('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');"
(#4937) Expected "if (...) {\n"; found "if(...) {\n"
(#4937) Expected 1 space before "-"; 0 found
(#4937) Expected 1 space after "-"; 0 found
(#4946) Expected "if (...) {\n"; found "if(...) {\n"
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4947) Commas (,) must be followed by white space.
(#4949) Expected "} else {\n"; found "}\n else {\n"
(#4950) Expected 1 space before "="; 0 found
(#4950) Expected 1 space after "="; 0 found
(#4951) Expected 1 space before "="; 0 found
(#4951) Expected 1 space after "="; 0 found
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4952) Commas (,) must be followed by white space.
(#4956) Expected "if (...) {\n"; found "if(...) {\n"
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4957) Commas (,) must be followed by white space.
(#4959) Expected "} else {\n"; found "}\n else {\n"
(#4960) Expected 1 space before "="; 0 found
(#4960) Expected 1 space after "="; 0 found
(#4961) Expected 1 space before "="; 0 found
(#4961) Expected 1 space after "="; 0 found
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4962) Commas (,) must be followed by white space.
(#4965) This comment is 47% valid code; is this commented out code?
(#4966) Expected "if (...) {\n"; found "if(...) {\n"
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4967) Commas (,) must be followed by white space.
(#4969) Expected "} else {\n"; found "}\n else {\n"
(#4970) Expected 1 space before "="; 0 found
(#4970) Expected 1 space after "="; 0 found
(#4971) Expected 1 space before "="; 0 found
(#4971) Expected 1 space after "="; 0 found
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4972) Commas (,) must be followed by white space.
(#4976) Inline comments must end in full-stops, exclamation marks, or question marks
(#4977) Expected 1 space before "="; 0 found
(#4977) Expected 1 space after "="; 0 found
(#4977) Expected 1 space before "-"; 0 found
(#4977) Expected 1 space after "-"; 0 found
(#4978) Expected 1 space before "="; 0 found
(#4978) Expected 1 space after "="; 0 found
(#4978) Expected 1 space before "-"; 0 found
(#4978) Expected 1 space after "-"; 0 found
(#4979) Expected 1 space before "="; 0 found
(#4979) Expected 1 space after "="; 0 found
(#4979) Expected 1 space before "-"; 0 found
(#4979) Expected 1 space after "-"; 0 found
(#4982) Inline comments must end in full-stops, exclamation marks, or question marks
(#4983) Expected 1 space before "="; 0 found
(#4983) Expected 1 space after "="; 0 found
(#4983) Commas (,) must be followed by white space.
(#4983) Commas (,) must be followed by white space.
(#4983) Commas (,) must be followed by white space.
(#4986) Commas (,) must be followed by white space.
(#4986) Commas (,) must be followed by white space.
(#4987) Commas (,) must be followed by white space.
(#4990) Commas (,) must be followed by white space.
(#4990) Commas (,) must be followed by white space.
(#4991) Commas (,) must be followed by white space.
(#4994) Commas (,) must be followed by white space.
(#4994) Commas (,) must be followed by white space.
(#4995) Commas (,) must be followed by white space.
(#5000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5000) No space found before comment text; expected "// ---------------" but found "//---------------"
(#5001) Inline comments must end in full-stops, exclamation marks, or question marks
(#5007) method name "LinearScale::InitConstants" must be in lower-case letters only
(#5007) Visibility must be declared on method "InitConstants"
(#5008) Expected "if (...) {\n"; found "if(...) {\n"
(#5008) Expected 1 space before "=="; 0 found
(#5008) Expected 1 space after "=="; 0 found
(#5009) Expected 1 space before "="; 0 found
(#5009) Expected 1 space after "="; 0 found
(#5010) Expected 1 space before "="; 0 found
(#5010) Expected 1 space after "="; 0 found
(#5012) Expected "if (...) {\n"; found "if(...) {\n"
(#5013) Expected 1 space before "="; 0 found
(#5013) Expected 1 space after "="; 0 found
(#5013) Expected 1 space before "/"; 0 found
(#5013) Expected 1 space after "/"; 0 found
(#5013) Expected 1 space before "*"; 0 found
(#5013) Expected 1 space after "*"; 0 found
(#5016) Expected "} else {\n"; found "}\n else { // y scale\n"
(#5016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5016) Inline comments must end in full-stops, exclamation marks, or question marks
(#5017) Expected 1 space before "="; 0 found
(#5017) Expected 1 space after "="; 0 found
(#5018) Expected 1 space before "="; 0 found
(#5018) Expected 1 space after "="; 0 found
(#5018) Expected 1 space before "+"; 0 found
(#5018) Expected 1 space after "+"; 0 found
(#5020) Expected "if (...) {\n"; found "if(...) {\n"
(#5021) Expected 1 space before "="; 0 found
(#5021) Expected 1 space after "="; 0 found
(#5021) Expected 1 space before "/"; 0 found
(#5021) Expected 1 space after "/"; 0 found
(#5021) Expected 1 space before "*"; 0 found
(#5021) Expected 1 space after "*"; 0 found
(#5025) Expected 1 space before "="; 0 found
(#5025) Expected 1 space after "="; 0 found
(#5025) Commas (,) must be followed by white space.
(#5032) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#5033) Inline comments must end in full-stops, exclamation marks, or question marks
(#5034) method name "LinearScale::SetConstants" must be in lower-case letters only
(#5034) Visibility must be declared on method "SetConstants"
(#5034) Variable "aStart" must be all lower-case
(#5034) Commas (,) must be followed by white space.
(#5034) Variable "aLen" must be all lower-case
(#5035) Expected 1 space before "="; 0 found
(#5035) Expected 1 space after "="; 0 found
(#5035) Variable "aLen" must be all lower-case
(#5036) Expected 1 space before "="; 0 found
(#5036) Expected 1 space after "="; 0 found
(#5036) Variable "aStart" must be all lower-case
(#5038) Expected "if (...) {\n"; found "if(...) {\n"
(#5038) Expected 1 space before "<="; 0 found
(#5038) Expected 1 space after "<="; 0 found
(#5041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5041) Inline comments must end in full-stops, exclamation marks, or question marks
(#5041) This comment is 63% valid code; is this commented out code?
(#5041) Line exceeds maximum limit of 180 characters; contains 441 characters
(#5041) No space found before comment text; expected "// ("You have unfortunately stumbled upon a bug in JpGraph. It seems like the scale range is ".$this->world_size." [for ".$this->type." scale] <br> Please report Bug #01 to info@jpgraph.net and include the script that gave this error. This problem could potentially be caused by trying to use \"illegal\" values in the input data arrays (like trying to send in strings or only NULL values) which causes the autoscaling to fail.");" but found "//("You have unfortunately stumbled upon a bug in JpGraph. It seems like the scale range is ".$this->world_size." [for ".$this->type." scale] <br> Please report Bug #01 to info@jpgraph.net and include the script that gave this error. This problem could potentially be caused by trying to use \"illegal\" values in the input data arrays (like trying to send in strings or only NULL values) which causes the autoscaling to fail.");"
(#5044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5044) Inline comments must end in full-stops, exclamation marks, or question marks
(#5045) Expected 1 space before "="; 0 found
(#5045) Expected 1 space after "="; 0 found
(#5045) Expected 1 space before "/"; 0 found
(#5045) Expected 1 space after "/"; 0 found
(#5045) Expected 1 space before "*"; 0 found
(#5045) Expected 1 space after "*"; 0 found
(#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) Expected 1 space before "="; 0 found
(#5048) Expected 1 space after "="; 0 found
(#5048) Commas (,) must be followed by white space.
(#5048) Expected 1 space before "+"; 0 found
(#5048) Expected 1 space after "+"; 0 found
(#5048) Expected 1 space before "*"; 0 found
(#5048) Expected 1 space after "*"; 0 found
(#5054) This comment is 48% valid code; is this commented out code?
(#5055) This comment is 46% valid code; is this commented out code?
(#5056) This comment is 46% valid code; is this commented out code?
(#5058) This comment is 92% valid code; is this commented out code?
(#5058) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#5060) Inline comments must end in full-stops, exclamation marks, or question marks
(#5061) method name "LinearScale::CalcTicks" must be in lower-case letters only
(#5061) Visibility must be declared on method "CalcTicks"
(#5061) Commas (,) must be followed by white space.
(#5061) Commas (,) must be followed by white space.
(#5061) Commas (,) must be followed by white space.
(#5061) Commas (,) must be followed by white space.
(#5061) Commas (,) must be followed by white space.
(#5062) Expected 1 space before "="; 0 found
(#5062) Expected 1 space after "="; 0 found
(#5062) Expected 1 space before "-"; 0 found
(#5062) Expected 1 space after "-"; 0 found
(#5063) Expected "if (...) {\n"; found "if(...) {\n"
(#5063) Expected 1 space before "=="; 0 found
(#5063) Expected 1 space after "=="; 0 found
(#5064) Expected 1 space before "="; 0 found
(#5064) Expected 1 space after "="; 0 found
(#5066) Expected "} else {\n"; found "}\n else {\n"
(#5067) Expected 1 space before "="; 0 found
(#5067) Expected 1 space after "="; 0 found
(#5070) Inline comments must end in full-stops, exclamation marks, or question marks
(#5071) Inline control structures are not allowed
(#5071) Expected 1 space before ">"; 0 found
(#5071) Expected 1 space after ">"; 0 found
(#5071) Commas (,) must be followed by white space.
(#5071) Expected 1 space before "="; 0 found
(#5071) Expected 1 space after "="; 0 found
(#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) This comment is 70% valid code; is this commented out code?
(#5073) No space found before comment text; expected "// $majstep=pow(10,$ld-1)/$a;" but found "//$majstep=pow(10,$ld-1)/$a;"
(#5074) Expected 1 space before "="; 0 found
(#5074) Expected 1 space after "="; 0 found
(#5074) Commas (,) must be followed by white space.
(#5074) Expected 1 space before "/"; 0 found
(#5074) Expected 1 space after "/"; 0 found
(#5075) Expected 1 space before "="; 0 found
(#5075) Expected 1 space after "="; 0 found
(#5075) Expected 1 space before "/"; 0 found
(#5075) Expected 1 space after "/"; 0 found
(#5077) Expected 1 space before "="; 0 found
(#5077) Expected 1 space after "="; 0 found
(#5077) Expected 1 space before "/"; 0 found
(#5077) Expected 1 space after "/"; 0 found
(#5077) Expected 1 space before "*"; 0 found
(#5077) Expected 1 space after "*"; 0 found
(#5078) Expected 1 space before "="; 0 found
(#5078) Expected 1 space after "="; 0 found
(#5078) Expected 1 space before "/"; 0 found
(#5078) Expected 1 space after "/"; 0 found
(#5078) Expected 1 space before "*"; 0 found
(#5078) Expected 1 space after "*"; 0 found
(#5079) Expected 1 space before "-"; 0 found
(#5079) Expected 1 space after "-"; 0 found
(#5080) Expected 1 space before "="; 0 found
(#5080) Expected 1 space after "="; 0 found
(#5080) Expected 1 space before "/"; 0 found
(#5080) Expected 1 space after "/"; 0 found
(#5082) Expected "while (...) {\n"; found "while(...) {\n"
(#5082) Expected 1 space before ">"; 0 found
(#5082) Expected 1 space after ">"; 0 found
(#5083) Expected 1 space before "="; 0 found
(#5083) Expected 1 space after "="; 0 found
(#5083) Commas (,) must be followed by white space.
(#5083) Expected 1 space before "/"; 0 found
(#5083) Expected 1 space after "/"; 0 found
(#5084) Expected 1 space before "="; 0 found
(#5084) Expected 1 space after "="; 0 found
(#5084) Expected 1 space before "/"; 0 found
(#5084) Expected 1 space after "/"; 0 found
(#5088) Expected 1 space before "="; 0 found
(#5088) Expected 1 space after "="; 0 found
(#5088) Expected 1 space before "/"; 0 found
(#5088) Expected 1 space after "/"; 0 found
(#5089) Expected 1 space before "="; 0 found
(#5089) Expected 1 space after "="; 0 found
(#5089) Expected 1 space before "/"; 0 found
(#5089) Expected 1 space after "/"; 0 found
(#5089) Expected 1 space before "*"; 0 found
(#5089) Expected 1 space after "*"; 0 found
(#5090) Expected 1 space before "-"; 0 found
(#5090) Expected 1 space after "-"; 0 found
(#5091) Expected "if (...) {\n"; found "if(...) {\n"
(#5092) Expected 1 space before "/"; 0 found
(#5092) Expected 1 space after "/"; 0 found
(#5092) Expected 1 space before "*"; 0 found
(#5092) Expected 1 space after "*"; 0 found
(#5093) Expected 1 space before "-"; 0 found
(#5093) Expected 1 space after "-"; 0 found
(#5094) Expected 1 space before "/"; 0 found
(#5094) Expected 1 space after "/"; 0 found
(#5094) Expected 1 space before "*"; 0 found
(#5094) Expected 1 space after "*"; 0 found
(#5094) Expected 1 space before "+"; 0 found
(#5094) Expected 1 space after "+"; 0 found
(#5096) Expected "} else {\n"; found "}\n else {\n"
(#5097) Expected 1 space before "="; 0 found
(#5097) Expected 1 space after "="; 0 found
(#5097) Expected 1 space before "/"; 0 found
(#5097) Expected 1 space after "/"; 0 found
(#5097) Expected 1 space before "*"; 0 found
(#5097) Expected 1 space after "*"; 0 found
(#5100) Commas (,) must be followed by white space.
(#5100) Commas (,) must be followed by white space.
(#5100) Commas (,) must be followed by white space.
(#5100) Commas (,) must be followed by white space.
(#5103) method name "LinearScale::CalcTicksFreeze" must be in lower-case letters only
(#5103) Visibility must be declared on method "CalcTicksFreeze"
(#5103) Commas (,) must be followed by white space.
(#5103) Commas (,) must be followed by white space.
(#5103) Commas (,) must be followed by white space.
(#5103) Commas (,) must be followed by white space.
(#5104) Inline comments must end in full-stops, exclamation marks, or question marks
(#5105) Expected 1 space before "="; 0 found
(#5105) Expected 1 space after "="; 0 found
(#5105) Expected 1 space before "-"; 0 found
(#5105) Expected 1 space after "-"; 0 found
(#5106) Expected "if (...) {\n"; found "if(...) {\n"
(#5106) Expected 1 space before "=="; 0 found
(#5106) Expected 1 space after "=="; 0 found
(#5107) Expected 1 space before "="; 0 found
(#5107) Expected 1 space after "="; 0 found
(#5109) Expected "} else {\n"; found "}\n else {\n"
(#5110) Expected 1 space before "="; 0 found
(#5110) Expected 1 space after "="; 0 found
(#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) This comment is 70% valid code; is this commented out code?
(#5113) No space found before comment text; expected "// $majstep=pow(10,$ld-1)/$a;" but found "//$majstep=pow(10,$ld-1)/$a;"
(#5114) Expected 1 space before "="; 0 found
(#5114) Expected 1 space after "="; 0 found
(#5114) Commas (,) must be followed by white space.
(#5114) Expected 1 space before "/"; 0 found
(#5114) Expected 1 space after "/"; 0 found
(#5115) Expected 1 space before "="; 0 found
(#5115) Expected 1 space after "="; 0 found
(#5115) Expected 1 space before "/"; 0 found
(#5115) Expected 1 space after "/"; 0 found
(#5116) Expected 1 space before "="; 0 found
(#5116) Expected 1 space after "="; 0 found
(#5116) Expected 1 space before "/"; 0 found
(#5116) Expected 1 space after "/"; 0 found
(#5118) Expected "while (...) {\n"; found "while(...) {\n"
(#5119) Expected 1 space before "="; 0 found
(#5119) Expected 1 space after "="; 0 found
(#5119) Commas (,) must be followed by white space.
(#5119) Expected 1 space before "/"; 0 found
(#5119) Expected 1 space after "/"; 0 found
(#5120) Expected 1 space before "="; 0 found
(#5120) Expected 1 space after "="; 0 found
(#5120) Expected 1 space before "/"; 0 found
(#5120) Expected 1 space after "/"; 0 found
(#5123) Expected 1 space before "="; 0 found
(#5123) Expected 1 space after "="; 0 found
(#5123) Expected 1 space before "/"; 0 found
(#5123) Expected 1 space after "/"; 0 found
(#5124) Commas (,) must be followed by white space.
(#5124) Commas (,) must be followed by white space.
(#5128) method name "LinearScale::IntCalcTicks" must be in lower-case letters only
(#5128) Visibility must be declared on method "IntCalcTicks"
(#5128) Commas (,) must be followed by white space.
(#5128) Commas (,) must be followed by white space.
(#5128) Commas (,) must be followed by white space.
(#5128) Commas (,) must be followed by white space.
(#5129) Expected 1 space before "="; 0 found
(#5129) Expected 1 space after "="; 0 found
(#5129) Expected 1 space before "-"; 0 found
(#5129) Expected 1 space after "-"; 0 found
(#5130) Expected "if (...) {\n"; found "if(...) {\n"
(#5130) Expected 1 space before "=="; 0 found
(#5130) Expected 1 space after "=="; 0 found
(#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
(#5131) This comment is 100% valid code; is this commented out code?
(#5131) No space found before comment text; expected "// ('Can\'t automatically determine ticks since min==max.');" but found "//('Can\'t automatically determine ticks since min==max.');"
(#5133) Expected "} else {\n"; found "}\n else {\n"
(#5134) Expected 1 space before "="; 0 found
(#5134) Expected 1 space after "="; 0 found
(#5137) Inline comments must end in full-stops, exclamation marks, or question marks
(#5138) Expected "if (...) {\n"; found "if(...) {\n"
(#5138) Expected 1 space before ">"; 0 found
(#5138) Expected 1 space after ">"; 0 found
(#5138) Commas (,) must be followed by white space.
(#5139) Expected 1 space before "="; 0 found
(#5139) Expected 1 space after "="; 0 found
(#5141) Expected "if (...) {\n"; found "if(...) {\n"
(#5142) Expected 1 space before "="; 0 found
(#5142) Expected 1 space after "="; 0 found
(#5144) Expected "if (...) {\n"; found "if(...) {\n"
(#5147) Expected "} else {\n"; found "}\n else {\n"
(#5148) Expected 1 space before "="; 0 found
(#5148) Expected 1 space after "="; 0 found
(#5148) Commas (,) must be followed by white space.
(#5148) Expected 1 space before "/"; 0 found
(#5148) Expected 1 space after "/"; 0 found
(#5150) Expected 1 space before "="; 0 found
(#5150) Expected 1 space after "="; 0 found
(#5150) Expected 1 space before "/"; 0 found
(#5150) Expected 1 space after "/"; 0 found
(#5150) Expected 1 space before "*"; 0 found
(#5150) Expected 1 space after "*"; 0 found
(#5152) Expected 1 space before "="; 0 found
(#5152) Expected 1 space after "="; 0 found
(#5152) Expected 1 space before "/"; 0 found
(#5152) Expected 1 space after "/"; 0 found
(#5152) Expected 1 space before "*"; 0 found
(#5152) Expected 1 space after "*"; 0 found
(#5153) Expected 1 space before "-"; 0 found
(#5153) Expected 1 space after "-"; 0 found
(#5154) Expected 1 space before "="; 0 found
(#5154) Expected 1 space after "="; 0 found
(#5154) Expected 1 space before "/"; 0 found
(#5154) Expected 1 space after "/"; 0 found
(#5155) Expected "while (...) {\n"; found "while(...) {\n"
(#5155) Expected 1 space before ">"; 0 found
(#5155) Expected 1 space after ">"; 0 found
(#5156) Expected 1 space before "="; 0 found
(#5156) Expected 1 space after "="; 0 found
(#5156) Commas (,) must be followed by white space.
(#5156) Expected 1 space before "/"; 0 found
(#5156) Expected 1 space after "/"; 0 found
(#5157) Expected 1 space before "="; 0 found
(#5157) Expected 1 space after "="; 0 found
(#5157) Expected 1 space before "/"; 0 found
(#5157) Expected 1 space after "/"; 0 found
(#5161) Expected 1 space before "="; 0 found
(#5161) Expected 1 space after "="; 0 found
(#5161) Expected 1 space before "/"; 0 found
(#5161) Expected 1 space after "/"; 0 found
(#5161) Expected 1 space before "*"; 0 found
(#5161) Expected 1 space after "*"; 0 found
(#5162) Expected 1 space before "-"; 0 found
(#5162) Expected 1 space after "-"; 0 found
(#5163) Expected "if (...) {\n"; found "if(...) {\n"
(#5164) Expected 1 space before "/"; 0 found
(#5164) Expected 1 space after "/"; 0 found
(#5164) Expected 1 space before "*"; 0 found
(#5164) Expected 1 space after "*"; 0 found
(#5165) Expected 1 space before "-"; 0 found
(#5165) Expected 1 space after "-"; 0 found
(#5166) Expected 1 space before "/"; 0 found
(#5166) Expected 1 space after "/"; 0 found
(#5166) Expected 1 space before "*"; 0 found
(#5166) Expected 1 space after "*"; 0 found
(#5166) Expected 1 space before "+"; 0 found
(#5166) Expected 1 space after "+"; 0 found
(#5168) Expected "} else {\n"; found "}\n else {\n"
(#5169) Expected 1 space before "="; 0 found
(#5169) Expected 1 space after "="; 0 found
(#5169) Expected 1 space before "/"; 0 found
(#5169) Expected 1 space after "/"; 0 found
(#5169) Expected 1 space before "*"; 0 found
(#5169) Expected 1 space after "*"; 0 found
(#5172) Commas (,) must be followed by white space.
(#5172) Commas (,) must be followed by white space.
(#5172) Commas (,) must be followed by white space.
(#5176) method name "LinearScale::IntCalcTicksFreeze" must be in lower-case letters only
(#5176) Visibility must be declared on method "IntCalcTicksFreeze"
(#5176) Commas (,) must be followed by white space.
(#5176) Commas (,) must be followed by white space.
(#5176) Commas (,) must be followed by white space.
(#5177) Inline comments must end in full-stops, exclamation marks, or question marks
(#5178) Expected 1 space before "="; 0 found
(#5178) Expected 1 space after "="; 0 found
(#5178) Expected 1 space before "-"; 0 found
(#5178) Expected 1 space after "-"; 0 found
(#5179) Expected "if (...) {\n"; found "if(...) {\n"
(#5179) Expected 1 space before "=="; 0 found
(#5179) Expected 1 space after "=="; 0 found
(#5180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5180) Inline comments must end in full-stops, exclamation marks, or question marks
(#5180) This comment is 100% valid code; is this commented out code?
(#5180) No space found before comment text; expected "// ('Can\'t automatically determine ticks since min==max.');" but found "//('Can\'t automatically determine ticks since min==max.');"
(#5182) Expected "} else {\n"; found "}\n else {\n"
(#5183) Expected 1 space before "="; 0 found
(#5183) Expected 1 space after "="; 0 found
(#5185) Expected "if (...) {\n"; found "if(...) {\n"
(#5186) Expected 1 space before "="; 0 found
(#5186) Expected 1 space after "="; 0 found
(#5188) Expected "if (...) {\n"; found "if(...) {\n"
(#5191) Expected "} else {\n"; found "}\n else {\n"
(#5192) Expected 1 space before "="; 0 found
(#5192) Expected 1 space after "="; 0 found
(#5192) Commas (,) must be followed by white space.
(#5192) Expected 1 space before "/"; 0 found
(#5192) Expected 1 space after "/"; 0 found
(#5195) Expected 1 space before "="; 0 found
(#5195) Expected 1 space after "="; 0 found
(#5195) Expected 1 space before "/"; 0 found
(#5195) Expected 1 space after "/"; 0 found
(#5196) Expected "while (...) {\n"; found "while(...) {\n"
(#5197) Expected 1 space before "="; 0 found
(#5197) Expected 1 space after "="; 0 found
(#5197) Commas (,) must be followed by white space.
(#5197) Expected 1 space before "/"; 0 found
(#5197) Expected 1 space after "/"; 0 found
(#5198) Expected 1 space before "="; 0 found
(#5198) Expected 1 space after "="; 0 found
(#5198) Expected 1 space before "/"; 0 found
(#5198) Expected 1 space after "/"; 0 found
(#5202) Commas (,) must be followed by white space.
(#5205) Inline comments must end in full-stops, exclamation marks, or question marks
(#5206) method name "LinearScale::MatchMin3" must be in lower-case letters only
(#5206) Visibility must be declared on method "MatchMin3"
(#5206) Commas (,) must be followed by white space.
(#5206) Commas (,) must be followed by white space.
(#5206) Commas (,) must be followed by white space.
(#5207) Expected "if (...) {\n"; found "if(...) {\n"
(#5208) Expected "if (...) {\n"; found "if(...) {\n"
(#5208) Expected 1 space before "*"; 0 found
(#5208) Expected 1 space after "*"; 0 found
(#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
(#5211) Expected "} else {\n"; found "}\n else {\n"
(#5212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5212) Inline comments must end in full-stops, exclamation marks, or question marks
(#5215) Usage of ELSEIF not allowed; use ELSE IF instead
(#5215) Expected 1 space before "*"; 0 found
(#5215) Expected 1 space after "*"; 0 found
(#5216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5216) Inline comments must end in full-stops, exclamation marks, or question marks
(#5218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5218) Inline comments must end in full-stops, exclamation marks, or question marks
(#5221) Visibility must be declared on method "__get"
(#5222) Variable "variable_name" must not contain underscores.
(#5222) Whitespace found at end of line
(#5224) Variable "variable_name" must not contain underscores.
(#5225) Variable "variable_name" must not contain underscores.
(#5228) Whitespace found at end of line
(#5231) Visibility must be declared on method "__set"
(#5234) This comment is 50% valid code; is this commented out code?
(#5237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5237) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#5240) Inline comments must end in full-stops, exclamation marks, or question marks
(#5240) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#5242) Expected 1 space before "="; 0 found
(#5242) Expected 1 space after "="; 0 found
(#5243) Expected 1 space before "="; 0 found
(#5243) Expected 1 space after "="; 0 found
(#5244) Expected 1 space before "="; 0 found
(#5244) Expected 1 space after "="; 0 found
(#5244) Commas (,) must be followed by white space.
(#5244) Expected 1 space before "="; 0 found
(#5244) Expected 1 space after "="; 0 found
(#5245) Expected 1 space before "="; 0 found
(#5245) Expected 1 space after "="; 0 found
(#5245) Commas (,) must be followed by white space.
(#5245) Expected 1 space before "="; 0 found
(#5245) Expected 1 space after "="; 0 found
(#5246) Expected 1 space before "="; 0 found
(#5246) Expected 1 space after "="; 0 found
(#5246) Commas (,) must be followed by white space.
(#5246) Expected 1 space before "="; 0 found
(#5246) Expected 1 space after "="; 0 found
(#5246) Commas (,) must be followed by white space.
(#5246) Expected 1 space before "="; 0 found
(#5246) Expected 1 space after "="; 0 found
(#5247) Member variable "iFormCallback" must be all lower-case
(#5247) Expected 1 space before "="; 0 found
(#5247) Expected 1 space after "="; 0 found
(#5248) Expected 1 space before "="; 0 found
(#5248) Expected 1 space after "="; 0 found
(#5249) Expected 1 space before "="; 0 found
(#5249) Expected 1 space after "="; 0 found
(#5249) Commas (,) must be followed by white space.
(#5249) Expected 1 space before "="; 0 found
(#5249) Expected 1 space after "="; 0 found
(#5250) Member variable "iHideZero" must be all lower-case
(#5250) Expected 1 space before "="; 0 found
(#5250) Expected 1 space after "="; 0 found
(#5251) Expected 1 space before "="; 0 found
(#5251) Expected 1 space after "="; 0 found
(#5253) Visibility must be declared on method "__construct"
(#5257) method name "DisplayValue::Show" must be in lower-case letters only
(#5257) Visibility must be declared on method "Show"
(#5257) Variable "aFlag" must be all lower-case
(#5258) Expected 1 space before "="; 0 found
(#5258) Expected 1 space after "="; 0 found
(#5258) Variable "aFlag" must be all lower-case
(#5261) method name "DisplayValue::SetColor" must be in lower-case letters only
(#5261) Visibility must be declared on method "SetColor"
(#5261) Variable "aColor" must be all lower-case
(#5261) Commas (,) must be followed by white space.
(#5261) Variable "aNegcolor" must be all lower-case
(#5262) Variable "aColor" must be all lower-case
(#5263) Variable "aNegcolor" must be all lower-case
(#5266) method name "DisplayValue::SetFont" must be in lower-case letters only
(#5266) Visibility must be declared on method "SetFont"
(#5266) Variable "aFontFamily" must be all lower-case
(#5266) Commas (,) must be followed by white space.
(#5266) Variable "aFontStyle" must be all lower-case
(#5266) Commas (,) must be followed by white space.
(#5266) Variable "aFontSize" must be all lower-case
(#5267) Expected 1 space before "="; 0 found
(#5267) Expected 1 space after "="; 0 found
(#5267) Variable "aFontFamily" must be all lower-case
(#5268) Expected 1 space before "="; 0 found
(#5268) Expected 1 space after "="; 0 found
(#5268) Variable "aFontStyle" must be all lower-case
(#5269) Expected 1 space before "="; 0 found
(#5269) Expected 1 space after "="; 0 found
(#5269) Variable "aFontSize" must be all lower-case
(#5272) method name "DisplayValue::ApplyFont" must be in lower-case letters only
(#5272) Visibility must be declared on method "ApplyFont"
(#5272) Variable "aImg" must be all lower-case
(#5273) Variable "aImg" must be all lower-case
(#5273) Commas (,) must be followed by white space.
(#5273) Commas (,) must be followed by white space.
(#5276) method name "DisplayValue::SetMargin" must be in lower-case letters only
(#5276) Visibility must be declared on method "SetMargin"
(#5276) Variable "aMargin" must be all lower-case
(#5277) Variable "aMargin" must be all lower-case
(#5280) method name "DisplayValue::SetAngle" must be in lower-case letters only
(#5280) Visibility must be declared on method "SetAngle"
(#5280) Variable "aAngle" must be all lower-case
(#5281) Variable "aAngle" must be all lower-case
(#5284) method name "DisplayValue::SetAlign" must be in lower-case letters only
(#5284) Visibility must be declared on method "SetAlign"
(#5284) Variable "aHAlign" must be all lower-case
(#5284) Commas (,) must be followed by white space.
(#5284) Variable "aVAlign" must be all lower-case
(#5285) Variable "aHAlign" must be all lower-case
(#5286) Variable "aVAlign" must be all lower-case
(#5289) method name "DisplayValue::SetFormat" must be in lower-case letters only
(#5289) Visibility must be declared on method "SetFormat"
(#5289) Variable "aFormat" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Variable "aNegFormat" must be all lower-case
(#5290) Expected 1 space before "="; 0 found
(#5290) Variable "aFormat" must be all lower-case
(#5291) Expected 1 space before "="; 0 found
(#5291) Variable "aNegFormat" must be all lower-case
(#5294) method name "DisplayValue::SetFormatCallback" must be in lower-case letters only
(#5294) Visibility must be declared on method "SetFormatCallback"
(#5294) Variable "aFunc" must be all lower-case
(#5295) Variable "aFunc" must be all lower-case
(#5298) method name "DisplayValue::HideZero" must be in lower-case letters only
(#5298) Visibility must be declared on method "HideZero"
(#5298) Variable "aFlag" must be all lower-case
(#5299) Expected 1 space before "="; 0 found
(#5299) Expected 1 space after "="; 0 found
(#5299) Variable "aFlag" must be all lower-case
(#5302) method name "DisplayValue::Stroke" must be in lower-case letters only
(#5302) Visibility must be declared on method "Stroke"
(#5302) Commas (,) must be followed by white space.
(#5302) Variable "aVal" must be all lower-case
(#5302) Commas (,) must be followed by white space.
(#5302) Commas (,) must be followed by white space.
(#5304) Expected "if (...) {\n"; found "if(...)\n {\n"
(#5306) Expected "if (...) {\n"; found "if(...) {\n"
(#5306) Expected 1 space before "=="; 0 found
(#5306) Expected 1 space after "=="; 0 found
(#5307) Expected 1 space before "="; 0 found
(#5307) Expected 1 space after "="; 0 found
(#5309) Expected "if (...) {\n"; found "if(...) {\n"
(#5309) Expected 1 space before "=="; 0 found
(#5309) Expected 1 space after "=="; 0 found
(#5310) Expected 1 space before "="; 0 found
(#5310) Expected 1 space after "="; 0 found
(#5313) Expected "if (...) {\n"; found "if(...) {\n"
(#5313) Variable "aVal" must be all lower-case
(#5313) Expected 1 space before "==="; 0 found
(#5313) Expected 1 space after "==="; 0 found
(#5313) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5313) Variable "aVal" must be all lower-case
(#5313) Variable "aVal" must be all lower-case
(#5313) Expected 1 space before "=="; 0 found
(#5313) Expected 1 space after "=="; 0 found
(#5313) Variable "aVal" must be all lower-case
(#5313) Expected 1 space before "=="; 0 found
(#5313) Expected 1 space after "=="; 0 found
(#5313) Variable "aVal" must be all lower-case
(#5313) Expected 1 space before "=="; 0 found
(#5313) Expected 1 space after "=="; 0 found
(#5317) Expected "if (...) {\n"; found "if(...) {\n"
(#5317) Variable "aVal" must be all lower-case
(#5317) Variable "aVal" must be all lower-case
(#5317) Expected 1 space before "=="; 0 found
(#5317) Expected 1 space after "=="; 0 found
(#5325) Expected "if (...) {\n"; found "if(...) {\n"
(#5327) Commas (,) must be followed by white space.
(#5327) Variable "aVal" must be all lower-case
(#5329) Usage of ELSEIF not allowed; use ELSE IF instead
(#5329) Variable "aVal" must be all lower-case
(#5330) Expected "if (...) {\n"; found "if(...) {\n"
(#5330) Variable "aVal" must be all lower-case
(#5331) Expected 1 space before "="; 0 found
(#5331) Expected 1 space after "="; 0 found
(#5331) Commas (,) must be followed by white space.
(#5331) Variable "aVal" must be all lower-case
(#5333) Expected "} else {\n"; found "}\n else {\n"
(#5334) Expected 1 space before "="; 0 found
(#5334) Expected 1 space after "="; 0 found
(#5334) Commas (,) must be followed by white space.
(#5334) Variable "aVal" must be all lower-case
(#5337) Expected "} else {\n"; found "}\n else {\n"
(#5338) Expected 1 space before "="; 0 found
(#5338) Expected 1 space after "="; 0 found
(#5338) Variable "aVal" must be all lower-case
(#5341) Expected 1 space before "-"; 0 found
(#5341) Expected 1 space after "-"; 0 found
(#5341) Variable "aVal" must be all lower-case
(#5341) Expected 1 space before "*"; 0 found
(#5341) Expected 1 space after "*"; 0 found
(#5344) Commas (,) must be followed by white space.
(#5345) Commas (,) must be followed by white space.
(#5345) Commas (,) must be followed by white space.
(#5346) Expected "if (...) {\n"; found "if(...) {\n"
(#5347) Expected "if (...) {\n"; found "if(...) {\n"
(#5347) Variable "aVal" must be all lower-case
(#5350) Expected "} else {\n"; found "}\n else {\n"
(#5354) Expected "} else {\n"; found "}\n else {\n"
(#5357) Commas (,) must be followed by white space.
(#5360) Expected "if (...) {\n"; found "if(...) {\n"
(#5360) Variable "aVal" must be all lower-case
(#5363) Expected "} else {\n"; found "}\n else {\n"
(#5371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5371) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#5374) Inline comments must end in full-stops, exclamation marks, or question marks
(#5374) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#5376) Expected 1 space before "="; 0 found
(#5376) Expected 1 space after "="; 0 found
(#5378) Expected 1 space before "="; 0 found
(#5378) Expected 1 space after "="; 0 found
(#5379) Expected 1 space before "="; 0 found
(#5379) Expected 1 space after "="; 0 found
(#5380) Expected 1 space before "="; 0 found
(#5380) Expected 1 space after "="; 0 found
(#5381) Expected 1 space before "="; 0 found
(#5381) Expected 1 space after "="; 0 found
(#5382) Member variable "line_weight" must not contain underscores.
(#5382) Expected 1 space before "="; 0 found
(#5382) Expected 1 space after "="; 0 found
(#5383) Expected 1 space before "="; 0 found
(#5383) Expected 1 space after "="; 0 found
(#5383) Commas (,) must be followed by white space.
(#5383) Expected 1 space before "="; 0 found
(#5383) Expected 1 space after "="; 0 found
(#5384) Expected 1 space before "="; 0 found
(#5384) Expected 1 space after "="; 0 found
(#5385) Expected 1 space before "="; 0 found
(#5385) Expected 1 space after "="; 0 found
(#5385) Inline comments must end in full-stops, exclamation marks, or question marks
(#5386) Expected 1 space before "="; 0 found
(#5386) Expected 1 space after "="; 0 found
(#5386) Commas (,) must be followed by white space.
(#5386) Expected 1 space before "="; 0 found
(#5386) Expected 1 space after "="; 0 found
(#5387) Expected 1 space before "="; 0 found
(#5387) Expected 1 space after "="; 0 found
(#5388) Expected 1 space before "="; 0 found
(#5388) Expected 1 space after "="; 0 found
(#5389) Expected 1 space before "="; 0 found
(#5389) Expected 1 space after "="; 0 found
(#5391) Member variable "inputValues" must be all lower-case
(#5392) Member variable "isRunningClear" must be all lower-case
(#5394) Visibility must be declared on method "__construct"
(#5394) Variable "aDatay" must be all lower-case
(#5394) Commas (,) must be followed by white space.
(#5394) Variable "aDatax" must be all lower-case
(#5395) Variable "aDatay" must be all lower-case
(#5396) Expected "if (...) {\n"; found "if(...) {\n"
(#5396) Expected 1 space before "=="; 0 found
(#5396) Expected 1 space after "=="; 0 found
(#5397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5397) Inline comments must end in full-stops, exclamation marks, or question marks
(#5397) This comment is 100% valid code; is this commented out code?
(#5397) No space found before comment text; expected "// ("Empty input data array specified for plot. Must have at least one data point.");" but found "//("Empty input data array specified for plot. Must have at least one data point.");"
(#5402) Variable "aDatay" must be all lower-case
(#5403) Variable "aDatax" must be all lower-case
(#5406) Expected 1 space before "="; 0 found
(#5406) Expected 1 space after "="; 0 found
(#5406) Variable "aDatay" must be all lower-case
(#5407) Expected "if (...) {\n"; found "if(...) {\n"
(#5407) Variable "aDatax" must be all lower-case
(#5408) Expected 1 space before "="; 0 found
(#5408) Expected 1 space after "="; 0 found
(#5408) Variable "aDatax" must be all lower-case
(#5409) Variable "aDatax" must be all lower-case
(#5410) Expected "for (...) {\n"; found "for(...) {\n"
(#5410) Space found after opening bracket of FOR loop
(#5410) Space found before closing bracket of FOR loop
(#5410) Expected 1 space before "="; 0 found
(#5410) Expected 1 space after "="; 0 found
(#5411) Expected "if (...) {\n"; found "if(...) {\n"
(#5411) Variable "aDatax" must be all lower-case
(#5421) Inline comments must end in full-stops, exclamation marks, or question marks
(#5422) method name "Plot::Stroke" must be in lower-case letters only
(#5422) Visibility must be declared on method "Stroke"
(#5422) Variable "aImg" must be all lower-case
(#5422) Commas (,) must be followed by white space.
(#5422) Variable "aXScale" must be all lower-case
(#5422) Commas (,) must be followed by white space.
(#5422) Variable "aYScale" must be all lower-case
(#5423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5423) Inline comments must end in full-stops, exclamation marks, or question marks
(#5423) This comment is 100% valid code; is this commented out code?
(#5423) No space found before comment text; expected "// ("JpGraph: Stroke() must be implemented by concrete subclass to class Plot");" but found "//("JpGraph: Stroke() must be implemented by concrete subclass to class Plot");"
(#5426) method name "Plot::HideLegend" must be in lower-case letters only
(#5426) Visibility must be declared on method "HideLegend"
(#5430) method name "Plot::DoLegend" must be in lower-case letters only
(#5430) Visibility must be declared on method "DoLegend"
(#5431) Inline control structures are not allowed
(#5435) method name "Plot::StrokeDataValue" must be in lower-case letters only
(#5435) Visibility must be declared on method "StrokeDataValue"
(#5435) Commas (,) must be followed by white space.
(#5435) Variable "aVal" must be all lower-case
(#5435) Commas (,) must be followed by white space.
(#5435) Commas (,) must be followed by white space.
(#5436) Commas (,) must be followed by white space.
(#5436) Variable "aVal" must be all lower-case
(#5436) Commas (,) must be followed by white space.
(#5436) Commas (,) must be followed by white space.
(#5439) Inline comments must end in full-stops, exclamation marks, or question marks
(#5440) method name "Plot::SetCSIMTargets" must be in lower-case letters only
(#5440) Visibility must be declared on method "SetCSIMTargets"
(#5440) Variable "aTargets" must be all lower-case
(#5440) Commas (,) must be followed by white space.
(#5440) Variable "aAlts" must be all lower-case
(#5440) Commas (,) must be followed by white space.
(#5440) Variable "aWinTargets" must be all lower-case
(#5441) Expected 1 space before "="; 0 found
(#5441) Expected 1 space after "="; 0 found
(#5441) Variable "aTargets" must be all lower-case
(#5442) Expected 1 space before "="; 0 found
(#5442) Expected 1 space after "="; 0 found
(#5442) Variable "aWinTargets" must be all lower-case
(#5443) Expected 1 space before "="; 0 found
(#5443) Expected 1 space after "="; 0 found
(#5443) Variable "aAlts" must be all lower-case
(#5446) Inline comments must end in full-stops, exclamation marks, or question marks
(#5447) method name "Plot::GetCSIMareas" must be in lower-case letters only
(#5447) Visibility must be declared on method "GetCSIMareas"
(#5451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5452) Inline comments must end in full-stops, exclamation marks, or question marks
(#5453) method name "Plot::PreStrokeAdjust" must be in lower-case letters only
(#5453) Visibility must be declared on method "PreStrokeAdjust"
(#5453) Variable "aGraph" must be all lower-case
(#5454) Expected "if (...) {\n"; found "if(...) {\n"
(#5454) Variable "aGraph" must be all lower-case
(#5454) Commas (,) must be followed by white space.
(#5454) Commas (,) must be followed by white space.
(#5455) Line exceeds 132 characters; contains 149 characters
(#5455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5455) Inline comments must end in full-stops, exclamation marks, or question marks
(#5455) This comment is 100% valid code; is this commented out code?
(#5455) No space found before comment text; expected "// ("JpGraph: You can't use a text X-scale with specified X-coords. Use a \"int\" or \"lin\" scale instead.");" but found "//("JpGraph: You can't use a text X-scale with specified X-coords. Use a \"int\" or \"lin\" scale instead.");"
(#5461) Inline comments must end in full-stops, exclamation marks, or question marks
(#5462) method name "Plot::PreScaleSetup" must be in lower-case letters only
(#5462) Visibility must be declared on method "PreScaleSetup"
(#5462) Variable "aGraph" must be all lower-case
(#5463) Inline comments must end in full-stops, exclamation marks, or question marks
(#5463) This comment is 50% valid code; is this commented out code?
(#5466) Inline comments must end in full-stops, exclamation marks, or question marks
(#5467) method name "Plot::Min" must be in lower-case letters only
(#5467) Visibility must be declared on method "Min"
(#5468) Expected "if (...) {\n"; found "if(...) {\n"
(#5469) Expected 1 space before "="; 0 found
(#5469) Expected 1 space after "="; 0 found
(#5471) Expected "} else {\n"; found "}\n else {\n"
(#5472) Expected 1 space before "="; 0 found
(#5472) Expected 1 space after "="; 0 found
(#5474) Expected "if (...) {\n"; found "if(...) {\n"
(#5475) Expected 1 space before "="; 0 found
(#5475) Expected 1 space after "="; 0 found
(#5477) Expected "} else {\n"; found "}\n else {\n"
(#5478) Expected 1 space before "="; 0 found
(#5478) Expected 1 space after "="; 0 found
(#5480) Expected 1 space before "="; 0 found
(#5480) Expected 1 space after "="; 0 found
(#5482) Expected "if (...) {\n"; found "if(...) {\n"
(#5483) Expected 1 space before "="; 0 found
(#5483) Expected 1 space after "="; 0 found
(#5484) Expected "while (...) {\n"; found "while(...) {\n"
(#5484) Expected 1 space before "<"; 0 found
(#5484) Expected 1 space after "<"; 0 found
(#5484) Expected 1 space before "="; 0 found
(#5484) Expected 1 space after "="; 0 found
(#5487) Expected "while (...) {\n"; found "while(...) {\n"
(#5488) Expected "if (...) {\n"; found "if(...) {\n"
(#5489) Expected 1 space before "="; 0 found
(#5489) Expected 1 space after "="; 0 found
(#5489) Commas (,) must be followed by white space.
(#5494) Expected "} else {\n"; found "}\n else {\n"
(#5495) Expected 1 space before "="; 0 found
(#5495) Expected 1 space after "="; 0 found
(#5497) Commas (,) must be followed by white space.
(#5500) Inline comments must end in full-stops, exclamation marks, or question marks
(#5501) method name "Plot::Max" must be in lower-case letters only
(#5501) Visibility must be declared on method "Max"
(#5502) Expected "if (...) {\n"; found "if(...) {\n"
(#5503) Expected 1 space before "="; 0 found
(#5503) Expected 1 space after "="; 0 found
(#5505) Expected "} else {\n"; found "}\n else {\n"
(#5506) Expected 1 space before "="; 0 found
(#5506) Expected 1 space after "="; 0 found
(#5509) Expected "if (...) {\n"; found "if(...) {\n"
(#5509) Expected 1 space before "!="; 0 found
(#5509) Expected 1 space after "!="; 0 found
(#5510) Expected 1 space before "="; 0 found
(#5510) Expected 1 space after "="; 0 found
(#5512) Expected "} else {\n"; found "}\n else {\n"
(#5513) Expected 1 space before "-"; 0 found
(#5513) Expected 1 space after "-"; 0 found
(#5515) Expected 1 space before "="; 0 found
(#5515) Expected 1 space after "="; 0 found
(#5516) Expected "if (...) {\n"; found "if(...) {\n"
(#5518) Expected 1 space before "="; 0 found
(#5518) Expected 1 space after "="; 0 found
(#5519) Expected "while (...) {\n"; found "while(...) {\n"
(#5519) Expected 1 space before "<"; 0 found
(#5519) Expected 1 space after "<"; 0 found
(#5519) Expected 1 space before "="; 0 found
(#5519) Expected 1 space after "="; 0 found
(#5522) Expected "while (...) {\n"; found "while(...) {\n"
(#5523) Expected "if (...) {\n"; found "if(...) {\n"
(#5524) Expected 1 space before "="; 0 found
(#5524) Expected 1 space after "="; 0 found
(#5524) Commas (,) must be followed by white space.
(#5529) Expected "} else {\n"; found "}\n else {\n"
(#5530) Expected 1 space before "="; 0 found
(#5530) Expected 1 space after "="; 0 found
(#5532) Commas (,) must be followed by white space.
(#5535) method name "Plot::SetColor" must be in lower-case letters only
(#5535) Visibility must be declared on method "SetColor"
(#5535) Variable "aColor" must be all lower-case
(#5536) Expected 1 space before "="; 0 found
(#5536) Expected 1 space after "="; 0 found
(#5536) Variable "aColor" must be all lower-case
(#5539) method name "Plot::SetLegend" must be in lower-case letters only
(#5539) Visibility must be declared on method "SetLegend"
(#5539) Variable "aLegend" must be all lower-case
(#5539) Commas (,) must be followed by white space.
(#5539) Variable "aCSIM" must be all lower-case
(#5539) Commas (,) must be followed by white space.
(#5539) Variable "aCSIMAlt" must be all lower-case
(#5539) Commas (,) must be followed by white space.
(#5539) Variable "aCSIMWinTarget" must be all lower-case
(#5540) Variable "aLegend" must be all lower-case
(#5541) Variable "aCSIM" must be all lower-case
(#5542) Variable "aCSIMWinTarget" must be all lower-case
(#5543) Variable "aCSIMAlt" must be all lower-case
(#5546) method name "Plot::SetWeight" must be in lower-case letters only
(#5546) Visibility must be declared on method "SetWeight"
(#5546) Variable "aWeight" must be all lower-case
(#5547) Expected 1 space before "="; 0 found
(#5547) Expected 1 space after "="; 0 found
(#5547) Variable "aWeight" must be all lower-case
(#5550) method name "Plot::SetLineWeight" must be in lower-case letters only
(#5550) Visibility must be declared on method "SetLineWeight"
(#5550) Variable "aWeight" must be all lower-case
(#5551) Expected 1 space before "="; 0 found
(#5551) Expected 1 space after "="; 0 found
(#5551) Variable "aWeight" must be all lower-case
(#5554) method name "Plot::SetCenter" must be in lower-case letters only
(#5554) Visibility must be declared on method "SetCenter"
(#5554) Variable "aCenter" must be all lower-case
(#5555) Variable "aCenter" must be all lower-case
(#5560) method name "Plot::StrokeMargin" must be in lower-case letters only
(#5560) Visibility must be declared on method "StrokeMargin"
(#5560) Variable "aImg" must be all lower-case
(#5564) Inline comments must end in full-stops, exclamation marks, or question marks
(#5565) method name "Plot::Legend" must be in lower-case letters only
(#5565) Visibility must be declared on method "Legend"
(#5565) Variable "aGraph" must be all lower-case
(#5566) Expected "if (...) {\n"; found "if(...) {\n"
(#5567) Variable "aGraph" must be all lower-case
(#5567) Commas (,) must be followed by white space.
(#5567) Commas (,) must be followed by white space.
(#5567) Commas (,) must be followed by white space.
(#5567) Commas (,) must be followed by white space.
(#5567) Commas (,) must be followed by white space.
(#5567) Commas (,) must be followed by white space.
(#5567) Line exceeds 132 characters; contains 138 characters
(#5571) method name "Plot::Clear" must be in lower-case letters only
(#5571) Visibility must be declared on method "Clear"
(#5573) Must use "self::" for local static member reference
(#5577) This comment is 50% valid code; is this commented out code?
(#5584) Member variable "iIdx" must be all lower-case
(#5585) Member variable "iColorList" must be all lower-case
(#5619) Member variable "iNum" must be all lower-case
(#5621) method name "ColorFactory::getColor" must be in lower-case letters only
(#5621) Visibility must be declared on method "getColor"
(#5622) Inline control structures are not allowed
(#5622) Must use "self::" for local static member reference
(#5622) Variable "iIdx" must be all lower-case
(#5622) Must use "self::" for local static member reference
(#5622) Variable "iNum" must be all lower-case
(#5623) Must use "self::" for local static member reference
(#5623) Variable "iIdx" must be all lower-case
(#5624) Must use "self::" for local static member reference
(#5624) Variable "iColorList" must be all lower-case
(#5624) Must use "self::" for local static member reference
(#5624) Variable "iIdx" must be all lower-case
(#5629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5629) Inline comments must end in full-stops, exclamation marks, or question marks
(#5630) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_antispam-digits.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Member variable "iHeight" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#13) Member variable "iWidth" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#15) Visibility must be declared on method "__construct"
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#19) Expected 1 space before "="; 0 found
(#19) Space found before semicolon; expected "645;" but found "645 ;"
(#20) Expected 1 space before "="; 0 found
(#21) Line indented incorrectly; expected at least 8 spaces, found 5
(#22) Line indented incorrectly; expected at least 8 spaces, found 5
(#23) Line indented incorrectly; expected at least 8 spaces, found 5
(#24) Line indented incorrectly; expected at least 8 spaces, found 5
(#25) Line indented incorrectly; expected at least 8 spaces, found 5
(#26) Line indented incorrectly; expected at least 8 spaces, found 5
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Space found before semicolon; expected "'paaC8DruScmg6X8KkjZEhbaB9KEyFYSOw26Uqd+e7Qerl5z74DY/1SomP//Z';" but found "'paaC8DruScmg6X8KkjZEhbaB9KEyFYSOw26Uqd+e7Qerl5z74DY/1SomP//Z' ;"
(#29) Whitespace found at end of line
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#34) Expected 1 space before "="; 0 found
(#34) Space found before semicolon; expected "606;" but found "606 ;"
(#35) Expected 1 space before "="; 0 found
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Space found before semicolon; expected "'DLZ6f//Z';" but found "'DLZ6f//Z' ;"
(#44) Whitespace found at end of line
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#49) Expected 1 space before "="; 0 found
(#49) Space found before semicolon; expected "680;" but found "680 ;"
(#50) Expected 1 space before "="; 0 found
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Space found before semicolon; expected "'1V1//9k=';" but found "'1V1//9k=' ;"
(#60) Whitespace found at end of line
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#65) Expected 1 space before "="; 0 found
(#65) Space found before semicolon; expected "632;" but found "632 ;"
(#66) Expected 1 space before "="; 0 found
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Space found before semicolon; expected "'8DGlTDwG3CAf3q/pI0ah6MDhLz6U+EpXwPoaNMU//9k=';" but found "'8DGlTDwG3CAf3q/pI0ah6MDhLz6U+EpXwPoaNMU//9k=' ;"
(#75) Whitespace found at end of line
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#80) Expected 1 space before "="; 0 found
(#80) Space found before semicolon; expected "646;" but found "646 ;"
(#81) Expected 1 space before "="; 0 found
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#85) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Space found before semicolon; expected "'PsYzoixgmheBGjIVcYCnjp/jHjHbRpe1JLn9OnopE/a0ykvjwDx47aNMXqP/2Q==';" but found "'PsYzoixgmheBGjIVcYCnjp/jHjHbRpe1JLn9OnopE/a0ykvjwDx47aNMXqP/2Q==' ;"
(#90) Whitespace found at end of line
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#95) Expected 1 space before "="; 0 found
(#95) Space found before semicolon; expected "694;" but found "694 ;"
(#96) Expected 1 space before "="; 0 found
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Space found before semicolon; expected "'EylmLHQltptPZKQOBo1FzH//2Q==';" but found "'EylmLHQltptPZKQOBo1FzH//2Q==' ;"
(#106) Whitespace found at end of line
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#111) Expected 1 space before "="; 0 found
(#111) Space found before semicolon; expected "643;" but found "643 ;"
(#112) Expected 1 space before "="; 0 found
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Space found before semicolon; expected "'GI7KIY1ijoLeEQBVCwIoAHpgY6Hy0aZe7mJ2jeHLKcEhusj6aNKgzr//2Q==';" but found "'GI7KIY1ijoLeEQBVCwIoAHpgY6Hy0aZe7mJ2jeHLKcEhusj6aNKgzr//2Q==' ;"
(#121) Whitespace found at end of line
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#126) Expected 1 space before "="; 0 found
(#126) Space found before semicolon; expected "658;" but found "658 ;"
(#127) Expected 1 space before "="; 0 found
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Space found before semicolon; expected "'Q0qPNu6ea8Q2jqtbp8+2w9h/OKORc/cpHjt1dDSHOtLZ4ekHW23bBjj+o9H/AB539aP94MG0+L//2Q==';" but found "'Q0qPNu6ea8Q2jqtbp8+2w9h/OKORc/cpHjt1dDSHOtLZ4ekHW23bBjj+o9H/AB539aP94MG0+L//2Q==' ;"
(#136) Whitespace found at end of line
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#141) Expected 1 space before "="; 0 found
(#141) Space found before semicolon; expected "662;" but found "662 ;"
(#142) Expected 1 space before "="; 0 found
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#150) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Space found before semicolon; expected "'vck5C3YRKYEOEVJZj8kjKypXqWvirjk9h+dB9i4faa89TDZUfKlIyT8k+To10a6KTkpcJ/0vL/7o0TS//9k=';" but found "'vck5C3YRKYEOEVJZj8kjKypXqWvirjk9h+dB9i4faa89TDZUfKlIyT8k+To10a6KTkpcJ/0vL/7o0TS//9k=' ;"
(#151) Whitespace found at end of line
(#157) Member variable "iNumber" must be all lower-case
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#159) Visibility must be declared on method "__construct"
(#159) Variable "aNumber" must be all lower-case
(#160) Variable "aNumber" must be all lower-case
(#163) method name "AntiSpam::Rand" must be in lower-case letters only
(#163) Visibility must be declared on method "Rand"
(#163) Variable "aLen" must be all lower-case
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Expected "for (...) {\n"; found "for(...) {\n"
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Variable "aLen" must be all lower-case
(#166) Commas (,) must be followed by white space.
(#172) method name "AntiSpam::Stroke" must be in lower-case letters only
(#172) Visibility must be declared on method "Stroke"
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Expected "for (...) {\n"; found "for(...) {\n"
(#175) Space found before closing bracket of FOR loop
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Expected 1 space before "=="; 0 found
(#176) Expected 1 space after "=="; 0 found
(#183) Expected 1 space before "*"; 0 found
(#183) Expected 1 space after "*"; 0 found
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Expected "for (...) {\n"; found "for(...) {\n"
(#188) Space found before closing bracket of FOR loop
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#205) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_antispam.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Duplicate class name "HandDigits" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/pbltool/jpgraph/jpgraph_antispam-digits.php on line 11
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Member variable "iHeight" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#13) Member variable "iWidth" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#15) Visibility must be declared on method "__construct"
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#20) Expected 1 space before "="; 0 found
(#20) Space found before semicolon; expected "658;" but found "658 ;"
(#21) Expected 1 space before "="; 0 found
(#22) Line indented incorrectly; expected at least 8 spaces, found 0
(#23) Line indented incorrectly; expected at least 8 spaces, found 0
(#24) Line indented incorrectly; expected at least 8 spaces, found 0
(#25) Line indented incorrectly; expected at least 8 spaces, found 0
(#26) Line indented incorrectly; expected at least 8 spaces, found 0
(#27) Line indented incorrectly; expected at least 8 spaces, found 0
(#28) Line indented incorrectly; expected at least 8 spaces, found 0
(#29) Line indented incorrectly; expected at least 8 spaces, found 0
(#30) Line indented incorrectly; expected at least 8 spaces, found 0
(#30) Space found before semicolon; expected "'cEgeNHhi7D3qC3UN69M8tIakRhgrh9o748+eNGtcCiKjjpkQKlMTEg3ZwoxtHHtgfTRpYXArvp//2Q==';" but found "'cEgeNHhi7D3qC3UN69M8tIakRhgrh9o748+eNGtcCiKjjpkQKlMTEg3ZwoxtHHtgfTRpYXArvp//2Q==' ;"
(#30) Whitespace found at end of line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#35) Expected 1 space before "="; 0 found
(#35) Space found before semicolon; expected "633;" but found "633 ;"
(#36) Expected 1 space before "="; 0 found
(#37) Line indented incorrectly; expected at least 8 spaces, found 0
(#38) Line indented incorrectly; expected at least 8 spaces, found 0
(#39) Line indented incorrectly; expected at least 8 spaces, found 0
(#40) Line indented incorrectly; expected at least 8 spaces, found 0
(#41) Line indented incorrectly; expected at least 8 spaces, found 0
(#42) Line indented incorrectly; expected at least 8 spaces, found 0
(#43) Line indented incorrectly; expected at least 8 spaces, found 0
(#44) Line indented incorrectly; expected at least 8 spaces, found 0
(#45) Line indented incorrectly; expected at least 8 spaces, found 0
(#45) Space found before semicolon; expected "'4+mjUrURyrUNMZFEkkIOFuFAbsP9d/OjVIQ6Vh4tP//Z';" but found "'4+mjUrURyrUNMZFEkkIOFuFAbsP9d/OjVIQ6Vh4tP//Z' ;"
(#45) Whitespace found at end of line
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#50) Expected 1 space before "="; 0 found
(#50) Space found before semicolon; expected "645;" but found "645 ;"
(#51) Expected 1 space before "="; 0 found
(#52) Line indented incorrectly; expected at least 8 spaces, found 0
(#53) Line indented incorrectly; expected at least 8 spaces, found 0
(#54) Line indented incorrectly; expected at least 8 spaces, found 0
(#55) Line indented incorrectly; expected at least 8 spaces, found 0
(#56) Line indented incorrectly; expected at least 8 spaces, found 0
(#57) Line indented incorrectly; expected at least 8 spaces, found 0
(#58) Line indented incorrectly; expected at least 8 spaces, found 0
(#59) Line indented incorrectly; expected at least 8 spaces, found 0
(#60) Line indented incorrectly; expected at least 8 spaces, found 0
(#60) Space found before semicolon; expected "'8AcU3UzFuhUSBFud6nRXoz96mqmJZWg7m2dqUNhWBwdqQSP1UU5c/FFCn//Z';" but found "'8AcU3UzFuhUSBFud6nRXoz96mqmJZWg7m2dqUNhWBwdqQSP1UU5c/FFCn//Z' ;"
(#60) Whitespace found at end of line
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#65) Expected 1 space before "="; 0 found
(#65) Space found before semicolon; expected "645;" but found "645 ;"
(#66) Expected 1 space before "="; 0 found
(#67) Line indented incorrectly; expected at least 8 spaces, found 0
(#68) Line indented incorrectly; expected at least 8 spaces, found 0
(#69) Line indented incorrectly; expected at least 8 spaces, found 0
(#70) Line indented incorrectly; expected at least 8 spaces, found 0
(#71) Line indented incorrectly; expected at least 8 spaces, found 0
(#72) Line indented incorrectly; expected at least 8 spaces, found 0
(#73) Line indented incorrectly; expected at least 8 spaces, found 0
(#74) Line indented incorrectly; expected at least 8 spaces, found 0
(#75) Line indented incorrectly; expected at least 8 spaces, found 0
(#75) Space found before semicolon; expected "'paaC8DruScmg6X8KkjZEhbaB9KEyFYSOw26Uqd+e7Qerl5z74DY/1SomP//Z';" but found "'paaC8DruScmg6X8KkjZEhbaB9KEyFYSOw26Uqd+e7Qerl5z74DY/1SomP//Z' ;"
(#75) Whitespace found at end of line
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#80) Expected 1 space before "="; 0 found
(#80) Space found before semicolon; expected "650;" but found "650 ;"
(#81) Expected 1 space before "="; 0 found
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#83) Line indented incorrectly; expected at least 8 spaces, found 0
(#84) Line indented incorrectly; expected at least 8 spaces, found 0
(#85) Line indented incorrectly; expected at least 8 spaces, found 0
(#86) Line indented incorrectly; expected at least 8 spaces, found 0
(#87) Line indented incorrectly; expected at least 8 spaces, found 0
(#88) Line indented incorrectly; expected at least 8 spaces, found 0
(#89) Line indented incorrectly; expected at least 8 spaces, found 0
(#90) Line indented incorrectly; expected at least 8 spaces, found 0
(#90) Space found before semicolon; expected "'uKgwqtTZDTMOU0FttqRkoHggnPkEEHRrkJ6t1SlSHYUOc6zHaWrsbQrATk5/vRqK/9k=';" but found "'uKgwqtTZDTMOU0FttqRkoHggnPkEEHRrkJ6t1SlSHYUOc6zHaWrsbQrATk5/vRqK/9k=' ;"
(#90) Whitespace found at end of line
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#95) Expected 1 space before "="; 0 found
(#95) Space found before semicolon; expected "606;" but found "606 ;"
(#96) Expected 1 space before "="; 0 found
(#97) Line indented incorrectly; expected at least 8 spaces, found 0
(#98) Line indented incorrectly; expected at least 8 spaces, found 0
(#99) Line indented incorrectly; expected at least 8 spaces, found 0
(#100) Line indented incorrectly; expected at least 8 spaces, found 0
(#101) Line indented incorrectly; expected at least 8 spaces, found 0
(#102) Line indented incorrectly; expected at least 8 spaces, found 0
(#103) Line indented incorrectly; expected at least 8 spaces, found 0
(#104) Line indented incorrectly; expected at least 8 spaces, found 0
(#105) Line indented incorrectly; expected at least 8 spaces, found 0
(#105) Space found before semicolon; expected "'DLZ6f//Z';" but found "'DLZ6f//Z' ;"
(#105) Whitespace found at end of line
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#110) Expected 1 space before "="; 0 found
(#110) Space found before semicolon; expected "649;" but found "649 ;"
(#111) Expected 1 space before "="; 0 found
(#112) Line indented incorrectly; expected at least 8 spaces, found 0
(#113) Line indented incorrectly; expected at least 8 spaces, found 0
(#114) Line indented incorrectly; expected at least 8 spaces, found 0
(#115) Line indented incorrectly; expected at least 8 spaces, found 0
(#116) Line indented incorrectly; expected at least 8 spaces, found 0
(#117) Line indented incorrectly; expected at least 8 spaces, found 0
(#118) Line indented incorrectly; expected at least 8 spaces, found 0
(#119) Line indented incorrectly; expected at least 8 spaces, found 0
(#120) Line indented incorrectly; expected at least 8 spaces, found 0
(#120) Space found before semicolon; expected "'jg2zf50W9zk524GAEihuz+xbIOD82jW5TkjtRPZkTkJ+4VgDhQfuj/f3OjUxl1f/2Q==';" but found "'jg2zf50W9zk524GAEihuz+xbIOD82jW5TkjtRPZkTkJ+4VgDhQfuj/f3OjUxl1f/2Q==' ;"
(#120) Whitespace found at end of line
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#125) Expected 1 space before "="; 0 found
(#125) Space found before semicolon; expected "648;" but found "648 ;"
(#126) Expected 1 space before "="; 0 found
(#127) Line indented incorrectly; expected at least 8 spaces, found 0
(#128) Line indented incorrectly; expected at least 8 spaces, found 0
(#129) Line indented incorrectly; expected at least 8 spaces, found 0
(#130) Line indented incorrectly; expected at least 8 spaces, found 0
(#131) Line indented incorrectly; expected at least 8 spaces, found 0
(#132) Line indented incorrectly; expected at least 8 spaces, found 0
(#133) Line indented incorrectly; expected at least 8 spaces, found 0
(#134) Line indented incorrectly; expected at least 8 spaces, found 0
(#135) Line indented incorrectly; expected at least 8 spaces, found 0
(#135) Space found before semicolon; expected "'D46EnuD+6Nc1smDNrTlRkxqtMo1vzKhIdYgU9YDqVpISrLhHxSSd21I0aYyqP//Z';" but found "'D46EnuD+6Nc1smDNrTlRkxqtMo1vzKhIdYgU9YDqVpISrLhHxSSd21I0aYyqP//Z' ;"
(#135) Whitespace found at end of line
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#140) Expected 1 space before "="; 0 found
(#140) Space found before semicolon; expected "639;" but found "639 ;"
(#141) Expected 1 space before "="; 0 found
(#142) Line indented incorrectly; expected at least 8 spaces, found 0
(#143) Line indented incorrectly; expected at least 8 spaces, found 0
(#144) Line indented incorrectly; expected at least 8 spaces, found 0
(#145) Line indented incorrectly; expected at least 8 spaces, found 0
(#146) Line indented incorrectly; expected at least 8 spaces, found 0
(#147) Line indented incorrectly; expected at least 8 spaces, found 0
(#148) Line indented incorrectly; expected at least 8 spaces, found 0
(#149) Line indented incorrectly; expected at least 8 spaces, found 0
(#150) Line indented incorrectly; expected at least 8 spaces, found 0
(#150) Space found before semicolon; expected "'KND+h47km1bZwsvCbYYjycxIyK1qDv2yEi0hQviK8atKDcy9j//Z';" but found "'KND+h47km1bZwsvCbYYjycxIyK1qDv2yEi0hQviK8atKDcy9j//Z' ;"
(#151) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#156) Expected 1 space before "="; 0 found
(#156) Space found before semicolon; expected "700;" but found "700 ;"
(#157) Expected 1 space before "="; 0 found
(#158) Line indented incorrectly; expected at least 8 spaces, found 0
(#159) Line indented incorrectly; expected at least 8 spaces, found 0
(#160) Line indented incorrectly; expected at least 8 spaces, found 0
(#161) Line indented incorrectly; expected at least 8 spaces, found 0
(#162) Line indented incorrectly; expected at least 8 spaces, found 0
(#163) Line indented incorrectly; expected at least 8 spaces, found 0
(#164) Line indented incorrectly; expected at least 8 spaces, found 0
(#165) Line indented incorrectly; expected at least 8 spaces, found 0
(#166) Line indented incorrectly; expected at least 8 spaces, found 0
(#167) Line indented incorrectly; expected at least 8 spaces, found 0
(#167) Space found before semicolon; expected "'C5LwAyq2EtpHZI7mxPYDRqoctdESimz/2Q==';" but found "'C5LwAyq2EtpHZI7mxPYDRqoctdESimz/2Q==' ;"
(#167) Whitespace found at end of line
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#172) Expected 1 space before "="; 0 found
(#172) Space found before semicolon; expected "700;" but found "700 ;"
(#173) Expected 1 space before "="; 0 found
(#174) Line indented incorrectly; expected at least 8 spaces, found 0
(#175) Line indented incorrectly; expected at least 8 spaces, found 0
(#176) Line indented incorrectly; expected at least 8 spaces, found 0
(#177) Line indented incorrectly; expected at least 8 spaces, found 0
(#178) Line indented incorrectly; expected at least 8 spaces, found 0
(#179) Line indented incorrectly; expected at least 8 spaces, found 0
(#180) Line indented incorrectly; expected at least 8 spaces, found 0
(#181) Line indented incorrectly; expected at least 8 spaces, found 0
(#182) Line indented incorrectly; expected at least 8 spaces, found 0
(#183) Line indented incorrectly; expected at least 8 spaces, found 0
(#183) Space found before semicolon; expected "'LBNF6qrzG6t0spEu6+fpL7YMXhUndp//2Q==';" but found "'LBNF6qrzG6t0spEu6+fpL7YMXhUndp//2Q==' ;"
(#183) Whitespace found at end of line
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#188) Expected 1 space before "="; 0 found
(#188) Space found before semicolon; expected "730;" but found "730 ;"
(#189) Expected 1 space before "="; 0 found
(#190) Line indented incorrectly; expected at least 8 spaces, found 0
(#191) Line indented incorrectly; expected at least 8 spaces, found 0
(#192) Line indented incorrectly; expected at least 8 spaces, found 0
(#193) Line indented incorrectly; expected at least 8 spaces, found 0
(#194) Line indented incorrectly; expected at least 8 spaces, found 0
(#195) Line indented incorrectly; expected at least 8 spaces, found 0
(#196) Line indented incorrectly; expected at least 8 spaces, found 0
(#197) Line indented incorrectly; expected at least 8 spaces, found 0
(#198) Line indented incorrectly; expected at least 8 spaces, found 0
(#199) Line indented incorrectly; expected at least 8 spaces, found 0
(#199) Space found before semicolon; expected "'HVDtXStE5K5jlPU7PF3Q41+okJFkjgC+3OuNSYiSzHaLtRcW4UDMpLYSCbakDW3thhum5p//2Q==';" but found "'HVDtXStE5K5jlPU7PF3Q41+okJFkjgC+3OuNSYiSzHaLtRcW4UDMpLYSCbakDW3thhum5p//2Q==' ;"
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#204) Expected 1 space before "="; 0 found
(#204) Space found before semicolon; expected "680;" but found "680 ;"
(#205) Expected 1 space before "="; 0 found
(#206) Line indented incorrectly; expected at least 8 spaces, found 0
(#207) Line indented incorrectly; expected at least 8 spaces, found 0
(#208) Line indented incorrectly; expected at least 8 spaces, found 0
(#209) Line indented incorrectly; expected at least 8 spaces, found 0
(#210) Line indented incorrectly; expected at least 8 spaces, found 0
(#211) Line indented incorrectly; expected at least 8 spaces, found 0
(#212) Line indented incorrectly; expected at least 8 spaces, found 0
(#213) Line indented incorrectly; expected at least 8 spaces, found 0
(#214) Line indented incorrectly; expected at least 8 spaces, found 0
(#215) Line indented incorrectly; expected at least 8 spaces, found 0
(#215) Space found before semicolon; expected "'1V1//9k=';" but found "'1V1//9k=' ;"
(#215) Whitespace found at end of line
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#220) Expected 1 space before "="; 0 found
(#220) Space found before semicolon; expected "632;" but found "632 ;"
(#221) Expected 1 space before "="; 0 found
(#222) Line indented incorrectly; expected at least 8 spaces, found 0
(#223) Line indented incorrectly; expected at least 8 spaces, found 0
(#224) Line indented incorrectly; expected at least 8 spaces, found 0
(#225) Line indented incorrectly; expected at least 8 spaces, found 0
(#226) Line indented incorrectly; expected at least 8 spaces, found 0
(#227) Line indented incorrectly; expected at least 8 spaces, found 0
(#228) Line indented incorrectly; expected at least 8 spaces, found 0
(#229) Line indented incorrectly; expected at least 8 spaces, found 0
(#230) Line indented incorrectly; expected at least 8 spaces, found 0
(#230) Space found before semicolon; expected "'8DGlTDwG3CAf3q/pI0ah6MDhLz6U+EpXwPoaNMU//9k=';" but found "'8DGlTDwG3CAf3q/pI0ah6MDhLz6U+EpXwPoaNMU//9k=' ;"
(#230) Whitespace found at end of line
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#235) Expected 1 space before "="; 0 found
(#235) Space found before semicolon; expected "646;" but found "646 ;"
(#236) Expected 1 space before "="; 0 found
(#237) Line indented incorrectly; expected at least 8 spaces, found 0
(#238) Line indented incorrectly; expected at least 8 spaces, found 0
(#239) Line indented incorrectly; expected at least 8 spaces, found 0
(#240) Line indented incorrectly; expected at least 8 spaces, found 0
(#241) Line indented incorrectly; expected at least 8 spaces, found 0
(#242) Line indented incorrectly; expected at least 8 spaces, found 0
(#243) Line indented incorrectly; expected at least 8 spaces, found 0
(#244) Line indented incorrectly; expected at least 8 spaces, found 0
(#245) Line indented incorrectly; expected at least 8 spaces, found 0
(#245) Space found before semicolon; expected "'PsYzoixgmheBGjIVcYCnjp/jHjHbRpe1JLn9OnopE/a0ykvjwDx47aNMXqP/2Q==';" but found "'PsYzoixgmheBGjIVcYCnjp/jHjHbRpe1JLn9OnopE/a0ykvjwDx47aNMXqP/2Q==' ;"
(#245) Whitespace found at end of line
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#250) Expected 1 space before "="; 0 found
(#250) Space found before semicolon; expected "626;" but found "626 ;"
(#251) Expected 1 space before "="; 0 found
(#252) Line indented incorrectly; expected at least 8 spaces, found 0
(#253) Line indented incorrectly; expected at least 8 spaces, found 0
(#254) Line indented incorrectly; expected at least 8 spaces, found 0
(#255) Line indented incorrectly; expected at least 8 spaces, found 0
(#256) Line indented incorrectly; expected at least 8 spaces, found 0
(#257) Line indented incorrectly; expected at least 8 spaces, found 0
(#258) Line indented incorrectly; expected at least 8 spaces, found 0
(#259) Line indented incorrectly; expected at least 8 spaces, found 0
(#260) Line indented incorrectly; expected at least 8 spaces, found 0
(#260) Space found before semicolon; expected "'Ivgw+T0yRRyyxIqNfkLcA8jt7YMKcBWn/9k=';" but found "'Ivgw+T0yRRyyxIqNfkLcA8jt7YMKcBWn/9k=' ;"
(#261) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#266) Expected 1 space before "="; 0 found
(#266) Space found before semicolon; expected "701;" but found "701 ;"
(#267) Expected 1 space before "="; 0 found
(#268) Line indented incorrectly; expected at least 8 spaces, found 0
(#269) Line indented incorrectly; expected at least 8 spaces, found 0
(#270) Line indented incorrectly; expected at least 8 spaces, found 0
(#271) Line indented incorrectly; expected at least 8 spaces, found 0
(#272) Line indented incorrectly; expected at least 8 spaces, found 0
(#273) Line indented incorrectly; expected at least 8 spaces, found 0
(#274) Line indented incorrectly; expected at least 8 spaces, found 0
(#275) Line indented incorrectly; expected at least 8 spaces, found 0
(#276) Line indented incorrectly; expected at least 8 spaces, found 0
(#277) Line indented incorrectly; expected at least 8 spaces, found 0
(#277) Space found before semicolon; expected "'lymUOLdWfJyoHA+gA7AAAaNPE3ysJdLT/9k=';" but found "'lymUOLdWfJyoHA+gA7AAAaNPE3ysJdLT/9k=' ;"
(#277) Whitespace found at end of line
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#282) Expected 1 space before "="; 0 found
(#282) Space found before semicolon; expected "677;" but found "677 ;"
(#283) Expected 1 space before "="; 0 found
(#284) Line indented incorrectly; expected at least 8 spaces, found 0
(#285) Line indented incorrectly; expected at least 8 spaces, found 0
(#286) Line indented incorrectly; expected at least 8 spaces, found 0
(#287) Line indented incorrectly; expected at least 8 spaces, found 0
(#288) Line indented incorrectly; expected at least 8 spaces, found 0
(#289) Line indented incorrectly; expected at least 8 spaces, found 0
(#290) Line indented incorrectly; expected at least 8 spaces, found 0
(#291) Line indented incorrectly; expected at least 8 spaces, found 0
(#292) Line indented incorrectly; expected at least 8 spaces, found 0
(#293) Line indented incorrectly; expected at least 8 spaces, found 0
(#293) Space found before semicolon; expected "'/9k=';" but found "'/9k=' ;"
(#293) Whitespace found at end of line
(#294) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#299) Expected 1 space before "="; 0 found
(#299) Space found before semicolon; expected "681;" but found "681 ;"
(#300) Expected 1 space before "="; 0 found
(#301) Line indented incorrectly; expected at least 8 spaces, found 0
(#302) Line indented incorrectly; expected at least 8 spaces, found 0
(#303) Line indented incorrectly; expected at least 8 spaces, found 0
(#304) Line indented incorrectly; expected at least 8 spaces, found 0
(#305) Line indented incorrectly; expected at least 8 spaces, found 0
(#306) Line indented incorrectly; expected at least 8 spaces, found 0
(#307) Line indented incorrectly; expected at least 8 spaces, found 0
(#308) Line indented incorrectly; expected at least 8 spaces, found 0
(#309) Line indented incorrectly; expected at least 8 spaces, found 0
(#310) Line indented incorrectly; expected at least 8 spaces, found 0
(#310) Space found before semicolon; expected "'Ia1JX//Z';" but found "'Ia1JX//Z' ;"
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#315) Expected 1 space before "="; 0 found
(#315) Space found before semicolon; expected "694;" but found "694 ;"
(#316) Expected 1 space before "="; 0 found
(#317) Line indented incorrectly; expected at least 8 spaces, found 0
(#318) Line indented incorrectly; expected at least 8 spaces, found 0
(#319) Line indented incorrectly; expected at least 8 spaces, found 0
(#320) Line indented incorrectly; expected at least 8 spaces, found 0
(#321) Line indented incorrectly; expected at least 8 spaces, found 0
(#322) Line indented incorrectly; expected at least 8 spaces, found 0
(#323) Line indented incorrectly; expected at least 8 spaces, found 0
(#324) Line indented incorrectly; expected at least 8 spaces, found 0
(#325) Line indented incorrectly; expected at least 8 spaces, found 0
(#326) Line indented incorrectly; expected at least 8 spaces, found 0
(#326) Space found before semicolon; expected "'EylmLHQltptPZKQOBo1FzH//2Q==';" but found "'EylmLHQltptPZKQOBo1FzH//2Q==' ;"
(#326) Whitespace found at end of line
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#331) Expected 1 space before "="; 0 found
(#331) Space found before semicolon; expected "690;" but found "690 ;"
(#332) Expected 1 space before "="; 0 found
(#333) Line indented incorrectly; expected at least 8 spaces, found 0
(#334) Line indented incorrectly; expected at least 8 spaces, found 0
(#335) Line indented incorrectly; expected at least 8 spaces, found 0
(#336) Line indented incorrectly; expected at least 8 spaces, found 0
(#337) Line indented incorrectly; expected at least 8 spaces, found 0
(#338) Line indented incorrectly; expected at least 8 spaces, found 0
(#339) Line indented incorrectly; expected at least 8 spaces, found 0
(#340) Line indented incorrectly; expected at least 8 spaces, found 0
(#341) Line indented incorrectly; expected at least 8 spaces, found 0
(#342) Line indented incorrectly; expected at least 8 spaces, found 0
(#342) Space found before semicolon; expected "'KrnsKH06I/rVrQKkf//Z';" but found "'KrnsKH06I/rVrQKkf//Z' ;"
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#347) Expected 1 space before "="; 0 found
(#347) Space found before semicolon; expected "643;" but found "643 ;"
(#348) Expected 1 space before "="; 0 found
(#349) Line indented incorrectly; expected at least 8 spaces, found 0
(#350) Line indented incorrectly; expected at least 8 spaces, found 0
(#351) Line indented incorrectly; expected at least 8 spaces, found 0
(#352) Line indented incorrectly; expected at least 8 spaces, found 0
(#353) Line indented incorrectly; expected at least 8 spaces, found 0
(#354) Line indented incorrectly; expected at least 8 spaces, found 0
(#355) Line indented incorrectly; expected at least 8 spaces, found 0
(#356) Line indented incorrectly; expected at least 8 spaces, found 0
(#357) Line indented incorrectly; expected at least 8 spaces, found 0
(#357) Space found before semicolon; expected "'GI7KIY1ijoLeEQBVCwIoAHpgY6Hy0aZe7mJ2jeHLKcEhusj6aNKgzr//2Q==';" but found "'GI7KIY1ijoLeEQBVCwIoAHpgY6Hy0aZe7mJ2jeHLKcEhusj6aNKgzr//2Q==' ;"
(#357) Whitespace found at end of line
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#362) Expected 1 space before "="; 0 found
(#362) Space found before semicolon; expected "648;" but found "648 ;"
(#363) Expected 1 space before "="; 0 found
(#364) Line indented incorrectly; expected at least 8 spaces, found 0
(#365) Line indented incorrectly; expected at least 8 spaces, found 0
(#366) Line indented incorrectly; expected at least 8 spaces, found 0
(#367) Line indented incorrectly; expected at least 8 spaces, found 0
(#368) Line indented incorrectly; expected at least 8 spaces, found 0
(#369) Line indented incorrectly; expected at least 8 spaces, found 0
(#370) Line indented incorrectly; expected at least 8 spaces, found 0
(#371) Line indented incorrectly; expected at least 8 spaces, found 0
(#372) Line indented incorrectly; expected at least 8 spaces, found 0
(#372) Space found before semicolon; expected "'ubmMBCVJdjx0pRyLoWR4I8aNIQ8BvZMNtMTeUcsptKfc4tC1gAkCyFC+K0aJtf/Z';" but found "'ubmMBCVJdjx0pRyLoWR4I8aNIQ8BvZMNtMTeUcsptKfc4tC1gAkCyFC+K0aJtf/Z' ;"
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#377) Expected 1 space before "="; 0 found
(#377) Space found before semicolon; expected "680;" but found "680 ;"
(#378) Expected 1 space before "="; 0 found
(#379) Line indented incorrectly; expected at least 8 spaces, found 0
(#380) Line indented incorrectly; expected at least 8 spaces, found 0
(#381) Line indented incorrectly; expected at least 8 spaces, found 0
(#382) Line indented incorrectly; expected at least 8 spaces, found 0
(#383) Line indented incorrectly; expected at least 8 spaces, found 0
(#384) Line indented incorrectly; expected at least 8 spaces, found 0
(#385) Line indented incorrectly; expected at least 8 spaces, found 0
(#386) Line indented incorrectly; expected at least 8 spaces, found 0
(#387) Line indented incorrectly; expected at least 8 spaces, found 0
(#388) Line indented incorrectly; expected at least 8 spaces, found 0
(#388) Space found before semicolon; expected "'k9aP/9k=';" but found "'k9aP/9k=' ;"
(#388) Whitespace found at end of line
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#393) Expected 1 space before "="; 0 found
(#393) Space found before semicolon; expected "681;" but found "681 ;"
(#394) Expected 1 space before "="; 0 found
(#395) Line indented incorrectly; expected at least 8 spaces, found 0
(#396) Line indented incorrectly; expected at least 8 spaces, found 0
(#397) Line indented incorrectly; expected at least 8 spaces, found 0
(#398) Line indented incorrectly; expected at least 8 spaces, found 0
(#399) Line indented incorrectly; expected at least 8 spaces, found 0
(#400) Line indented incorrectly; expected at least 8 spaces, found 0
(#401) Line indented incorrectly; expected at least 8 spaces, found 0
(#402) Line indented incorrectly; expected at least 8 spaces, found 0
(#403) Line indented incorrectly; expected at least 8 spaces, found 0
(#404) Line indented incorrectly; expected at least 8 spaces, found 0
(#404) Space found before semicolon; expected "'ZeKZ1//Z';" but found "'ZeKZ1//Z' ;"
(#404) Whitespace found at end of line
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#409) Expected 1 space before "="; 0 found
(#409) Space found before semicolon; expected "655;" but found "655 ;"
(#410) Expected 1 space before "="; 0 found
(#411) Line indented incorrectly; expected at least 8 spaces, found 0
(#412) Line indented incorrectly; expected at least 8 spaces, found 0
(#413) Line indented incorrectly; expected at least 8 spaces, found 0
(#414) Line indented incorrectly; expected at least 8 spaces, found 0
(#415) Line indented incorrectly; expected at least 8 spaces, found 0
(#416) Line indented incorrectly; expected at least 8 spaces, found 0
(#417) Line indented incorrectly; expected at least 8 spaces, found 0
(#418) Line indented incorrectly; expected at least 8 spaces, found 0
(#419) Line indented incorrectly; expected at least 8 spaces, found 0
(#419) Space found before semicolon; expected "'4ywltanVJvuJI+RQs/sHRqy2r003JhsImEc/CUyhxRZBjKV2oJ8eRXNmufPnRo1WIz3DdNn/2Q==';" but found "'4ywltanVJvuJI+RQs/sHRqy2r003JhsImEc/CUyhxRZBjKV2oJ8eRXNmufPnRo1WIz3DdNn/2Q==' ;"
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#424) Expected 1 space before "="; 0 found
(#424) Space found before semicolon; expected "629;" but found "629 ;"
(#425) Expected 1 space before "="; 0 found
(#426) Line indented incorrectly; expected at least 8 spaces, found 0
(#427) Line indented incorrectly; expected at least 8 spaces, found 0
(#428) Line indented incorrectly; expected at least 8 spaces, found 0
(#429) Line indented incorrectly; expected at least 8 spaces, found 0
(#430) Line indented incorrectly; expected at least 8 spaces, found 0
(#431) Line indented incorrectly; expected at least 8 spaces, found 0
(#432) Line indented incorrectly; expected at least 8 spaces, found 0
(#433) Line indented incorrectly; expected at least 8 spaces, found 0
(#434) Line indented incorrectly; expected at least 8 spaces, found 0
(#434) Space found before semicolon; expected "'3Ls3TqNs5Hc9h23w49NWL9K+Q/VD5T/zhwPH/9k=';" but found "'3Ls3TqNs5Hc9h23w49NWL9K+Q/VD5T/zhwPH/9k=' ;"
(#434) Whitespace found at end of line
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#439) Expected 1 space before "="; 0 found
(#439) Space found before semicolon; expected "658;" but found "658 ;"
(#440) Expected 1 space before "="; 0 found
(#441) Line indented incorrectly; expected at least 8 spaces, found 0
(#442) Line indented incorrectly; expected at least 8 spaces, found 0
(#443) Line indented incorrectly; expected at least 8 spaces, found 0
(#444) Line indented incorrectly; expected at least 8 spaces, found 0
(#445) Line indented incorrectly; expected at least 8 spaces, found 0
(#446) Line indented incorrectly; expected at least 8 spaces, found 0
(#447) Line indented incorrectly; expected at least 8 spaces, found 0
(#448) Line indented incorrectly; expected at least 8 spaces, found 0
(#449) Line indented incorrectly; expected at least 8 spaces, found 0
(#449) Space found before semicolon; expected "'Q0qPNu6ea8Q2jqtbp8+2w9h/OKORc/cpHjt1dDSHOtLZ4ekHW23bBjj+o9H/AB539aP94MG0+L//2Q==';" but found "'Q0qPNu6ea8Q2jqtbp8+2w9h/OKORc/cpHjt1dDSHOtLZ4ekHW23bBjj+o9H/AB539aP94MG0+L//2Q==' ;"
(#449) Whitespace found at end of line
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#454) Expected 1 space before "="; 0 found
(#454) Space found before semicolon; expected "672;" but found "672 ;"
(#455) Expected 1 space before "="; 0 found
(#456) Line indented incorrectly; expected at least 8 spaces, found 0
(#457) Line indented incorrectly; expected at least 8 spaces, found 0
(#458) Line indented incorrectly; expected at least 8 spaces, found 0
(#459) Line indented incorrectly; expected at least 8 spaces, found 0
(#460) Line indented incorrectly; expected at least 8 spaces, found 0
(#461) Line indented incorrectly; expected at least 8 spaces, found 0
(#462) Line indented incorrectly; expected at least 8 spaces, found 0
(#463) Line indented incorrectly; expected at least 8 spaces, found 0
(#464) Line indented incorrectly; expected at least 8 spaces, found 0
(#464) Space found before semicolon; expected "'uvmXdlme6n4dCwlRBKEgA2tj99QG7Ilncp5QqpU31PMsJ6x7A32f6SPxo0hPVCD45oVyKf0MtgeT97/nRrO7UOCFla3tn//Z';" but found "'uvmXdlme6n4dCwlRBKEgA2tj99QG7Ilncp5QqpU31PMsJ6x7A32f6SPxo0hPVCD45oVyKf0MtgeT97/nRrO7UOCFla3tn//Z' ;"
(#464) Whitespace found at end of line
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#469) Expected 1 space before "="; 0 found
(#469) Space found before semicolon; expected "662;" but found "662 ;"
(#470) Expected 1 space before "="; 0 found
(#471) Line indented incorrectly; expected at least 8 spaces, found 0
(#472) Line indented incorrectly; expected at least 8 spaces, found 0
(#473) Line indented incorrectly; expected at least 8 spaces, found 0
(#474) Line indented incorrectly; expected at least 8 spaces, found 0
(#475) Line indented incorrectly; expected at least 8 spaces, found 0
(#476) Line indented incorrectly; expected at least 8 spaces, found 0
(#477) Line indented incorrectly; expected at least 8 spaces, found 0
(#478) Line indented incorrectly; expected at least 8 spaces, found 0
(#479) Line indented incorrectly; expected at least 8 spaces, found 0
(#479) Space found before semicolon; expected "'vck5C3YRKYEOEVJZj8kjKypXqWvirjk9h+dB9i4faa89TDZUfKlIyT8k+To10a6KTkpcJ/0vL/7o0TS//9k=';" but found "'vck5C3YRKYEOEVJZj8kjKypXqWvirjk9h+dB9i4faa89TDZUfKlIyT8k+To10a6KTkpcJ/0vL/7o0TS//9k=' ;"
(#479) Whitespace found at end of line
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#484) Expected 1 space before "="; 0 found
(#484) Space found before semicolon; expected "643;" but found "643 ;"
(#485) Expected 1 space before "="; 0 found
(#486) Line indented incorrectly; expected at least 8 spaces, found 0
(#487) Line indented incorrectly; expected at least 8 spaces, found 0
(#488) Line indented incorrectly; expected at least 8 spaces, found 0
(#489) Line indented incorrectly; expected at least 8 spaces, found 0
(#490) Line indented incorrectly; expected at least 8 spaces, found 0
(#491) Line indented incorrectly; expected at least 8 spaces, found 0
(#492) Line indented incorrectly; expected at least 8 spaces, found 0
(#493) Line indented incorrectly; expected at least 8 spaces, found 0
(#494) Line indented incorrectly; expected at least 8 spaces, found 0
(#494) Space found before semicolon; expected "'5+WNAh5ZCu/r2+dGrgq0pi0DhmlRsSSAfqMd+b6ZyNu3po1Rk1yNBe3/2Q==';" but found "'5+WNAh5ZCu/r2+dGrgq0pi0DhmlRsSSAfqMd+b6ZyNu3po1Rk1yNBe3/2Q==' ;"
(#494) Whitespace found at end of line
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#499) Expected 1 space before "="; 0 found
(#499) Space found before semicolon; expected "671;" but found "671 ;"
(#500) Expected 1 space before "="; 0 found
(#501) Line indented incorrectly; expected at least 8 spaces, found 0
(#502) Line indented incorrectly; expected at least 8 spaces, found 0
(#503) Line indented incorrectly; expected at least 8 spaces, found 0
(#504) Line indented incorrectly; expected at least 8 spaces, found 0
(#505) Line indented incorrectly; expected at least 8 spaces, found 0
(#506) Line indented incorrectly; expected at least 8 spaces, found 0
(#507) Line indented incorrectly; expected at least 8 spaces, found 0
(#508) Line indented incorrectly; expected at least 8 spaces, found 0
(#509) Line indented incorrectly; expected at least 8 spaces, found 0
(#509) Space found before semicolon; expected "'jT7Xc74HtOYnHyUOh8yWUvKeHhy0CiPVUAPoDRrm+OeznTva6lzsyMjCYbbaiNJjJSWElagD5tRpNUSALFeNGoOCH7Bv/9k=';" but found "'jT7Xc74HtOYnHyUOh8yWUvKeHhy0CiPVUAPoDRrm+OeznTva6lzsyMjCYbbaiNJjJSWElagD5tRpNUSALFeNGoOCH7Bv/9k=' ;"
(#509) Whitespace found at end of line
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#514) Expected 1 space before "="; 0 found
(#514) Space found before semicolon; expected "673;" but found "673 ;"
(#515) Expected 1 space before "="; 0 found
(#516) Line indented incorrectly; expected at least 8 spaces, found 0
(#517) Line indented incorrectly; expected at least 8 spaces, found 0
(#518) Line indented incorrectly; expected at least 8 spaces, found 0
(#519) Line indented incorrectly; expected at least 8 spaces, found 0
(#520) Line indented incorrectly; expected at least 8 spaces, found 0
(#521) Line indented incorrectly; expected at least 8 spaces, found 0
(#522) Line indented incorrectly; expected at least 8 spaces, found 0
(#523) Line indented incorrectly; expected at least 8 spaces, found 0
(#524) Line indented incorrectly; expected at least 8 spaces, found 0
(#524) Space found before semicolon; expected "'Rsn+tVpiyJnqv09YfOXu5AycgZZQEhBZjgDBOOgwO/po0sttWHdNzqLruioa4UwmdaC3kYp4IwSvJlBHKQ4OSe3po0qxM6P/2Q==';" but found "'Rsn+tVpiyJnqv09YfOXu5AycgZZQEhBZjgDBOOgwO/po0sttWHdNzqLruioa4UwmdaC3kYp4IwSvJlBHKQ4OSe3po0qxM6P/2Q==' ;"
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#529) Expected 1 space before "="; 0 found
(#529) Space found before semicolon; expected "671;" but found "671 ;"
(#530) Expected 1 space before "="; 0 found
(#531) Line indented incorrectly; expected at least 8 spaces, found 0
(#532) Line indented incorrectly; expected at least 8 spaces, found 0
(#533) Line indented incorrectly; expected at least 8 spaces, found 0
(#534) Line indented incorrectly; expected at least 8 spaces, found 0
(#535) Line indented incorrectly; expected at least 8 spaces, found 0
(#536) Line indented incorrectly; expected at least 8 spaces, found 0
(#537) Line indented incorrectly; expected at least 8 spaces, found 0
(#538) Line indented incorrectly; expected at least 8 spaces, found 0
(#539) Line indented incorrectly; expected at least 8 spaces, found 0
(#539) Space found before semicolon; expected "'BYFlPafY+/7LBiv1CYDH4iFDOGySlMR22lFP4wCUpANfL11o1r4bxXlWMNEaE/bqlIbCFl/ANPK5Do/M0VDr2Rf3o0TX/9k=';" but found "'BYFlPafY+/7LBiv1CYDH4iFDOGySlMR22lFP4wCUpANfL11o1r4bxXlWMNEaE/bqlIbCFl/ANPK5Do/M0VDr2Rf3o0TX/9k=' ;"
(#540) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#546) Duplicate class name "AntiSpam" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/pbltool/jpgraph/jpgraph_antispam-digits.php on line 155
(#548) Member variable "iData" must be all lower-case
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#549) Member variable "iDD" must be all lower-case
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#551) Visibility must be declared on method "__construct"
(#551) Variable "aData" must be all lower-case
(#552) Variable "aData" must be all lower-case
(#556) method name "AntiSpam::Set" must be in lower-case letters only
(#556) Visibility must be declared on method "Set"
(#556) Variable "aData" must be all lower-case
(#557) Variable "aData" must be all lower-case
(#560) method name "AntiSpam::Rand" must be in lower-case letters only
(#560) Visibility must be declared on method "Rand"
(#560) Variable "aLen" must be all lower-case
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#562) Expected "for (...) {\n"; found "for(...) {\n"
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#562) Variable "aLen" must be all lower-case
(#563) Expected "if (...) {\n"; found "if(...) {\n"
(#563) Commas (,) must be followed by white space.
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Commas (,) must be followed by white space.
(#567) Expected "} else {\n"; found "}\n else {\n"
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Commas (,) must be followed by white space.
(#571) Expected 1 space before "=="; 0 found
(#571) Expected 1 space after "=="; 0 found
(#579) method name "AntiSpam::Stroke" must be in lower-case letters only
(#579) Visibility must be declared on method "Stroke"
(#581) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
(#582) Expected "if (...) {\n"; found "if(...) {\n"
(#582) Expected 1 space before "=="; 0 found
(#582) Expected 1 space after "=="; 0 found
(#586) Expected "for (...) {\n"; found "for(...) {\n"
(#586) Space found before closing bracket of FOR loop
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#587) Expected "if (...) {\n"; found "if(...) {\n"
(#587) Expected 1 space before "==="; 0 found
(#587) Expected 1 space after "==="; 0 found
(#587) Expected 1 space before "==="; 0 found
(#587) Expected 1 space after "==="; 0 found
(#592) Expected 1 space before "*"; 0 found
(#592) Expected 1 space after "*"; 0 found
(#593) Expected "if (...) {\n"; found "if(...) {\n"
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#598) Expected "for (...) {\n"; found "for(...) {\n"
(#598) Space found before closing bracket of FOR loop
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#603) Expected 1 space before "+"; 0 found
(#603) Expected 1 space after "+"; 0 found
(#603) Expected 1 space before "+"; 0 found
(#603) Expected 1 space after "+"; 0 found
(#604) Expected "if (...) {\n"; found "if(...) {\n"
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#615) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_bar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#15) Commas (,) must be followed by white space.
(#16) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#16) Commas (,) must be followed by white space.
(#17) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#17) Commas (,) must be followed by white space.
(#18) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#18) Commas (,) must be followed by white space.
(#19) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#19) Commas (,) must be followed by white space.
(#20) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#20) Commas (,) must be followed by white space.
(#21) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#21) Commas (,) must be followed by white space.
(#22) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#22) Commas (,) must be followed by white space.
(#23) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#23) Commas (,) must be followed by white space.
(#24) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#24) Commas (,) must be followed by white space.
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Member variable "fill_color" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Member variable "iPattern" must be all lower-case
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Member variable "iPatternDensity" must be all lower-case
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Member variable "iPatternColor" must be all lower-case
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Commas (,) must be followed by white space.
(#34) Member variable "grad_style" must not contain underscores.
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Member variable "grad_fromcolor" must not contain underscores.
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Member variable "grad_tocolor" must not contain underscores.
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Member variable "bar_shadow" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Member variable "bar_shadow_color" must not contain underscores.
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Member variable "bar_shadow_hsize" must not contain underscores.
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Member variable "bar_shadow_vsize" must not contain underscores.
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Member variable "bar_3d" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Member variable "bar_3d_hsize" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Member variable "bar_3d_vsize" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// ---------------" but found "//---------------"
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Visibility must be declared on method "__construct"
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// ---------------" but found "//---------------"
(#55) 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
(#58) method name "BarPlot::SetShadow" must be in lower-case letters only
(#58) Visibility must be declared on method "SetShadow"
(#58) Variable "aColor" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "aHSize" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "aVSize" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "aShow" must be all lower-case
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Variable "aShow" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Variable "aColor" must be all lower-case
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "aVSize" must be all lower-case
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Variable "aHSize" must be all lower-case
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "aVSize" must be all lower-case
(#68) method name "BarPlot::Set3D" must be in lower-case letters only
(#68) Visibility must be declared on method "Set3D"
(#68) Variable "aHSize" must be all lower-case
(#68) Commas (,) must be followed by white space.
(#68) Variable "aVSize" must be all lower-case
(#68) Commas (,) must be followed by white space.
(#68) Variable "aShow" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "aShow" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "aVSize" must be all lower-case
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#71) Variable "aHSize" must be all lower-case
(#73) Variable "aVSize" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) method name "BarPlot::SetYMin" must be in lower-case letters only
(#77) Visibility must be declared on method "SetYMin"
(#77) Variable "aYStartValue" 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) This comment is 100% valid code; is this commented out code?
(#78) No space found before comment text; expected "// die("JpGraph Error: Deprecated function SetYMin. Use SetYBase() instead.");" but found "//die("JpGraph Error: Deprecated function SetYMin. Use SetYBase() instead.");"
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#79) Variable "aYStartValue" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) method name "BarPlot::SetYBase" must be in lower-case letters only
(#83) Visibility must be declared on method "SetYBase"
(#83) Variable "aYStartValue" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Variable "aYStartValue" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) method name "BarPlot::RotatePattern" must be in lower-case letters only
(#91) Visibility must be declared on method "RotatePattern"
(#91) Variable "aPat" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#91) Variable "aRotate" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "aRotate" must be all lower-case
(#94) Variable "aPat" must be all lower-case
(#96) Expected "} else {\n"; found "}\n else {\n"
(#97) Variable "aPat" must be all lower-case
(#101) method name "BarPlot::Legend" must be in lower-case letters only
(#101) Visibility must be declared on method "Legend"
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Expected 1 space before "!="; 0 found
(#102) Expected 1 space after "!="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Commas (,) must be followed by white space.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Expected 1 space before "!="; 0 found
(#108) Expected 1 space after "!="; 0 found
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected "} else {\n"; found "}\n else {\n"
(#119) Inline control structures are not allowed
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#125) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Expected 1 space before "!="; 0 found
(#125) Expected 1 space after "!="; 0 found
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#130) Expected "} else {\n"; found "}\n else {\n"
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) method name "BarPlot::PreStrokeAdjust" must be in lower-case letters only
(#138) Visibility must be declared on method "PreStrokeAdjust"
(#144) Inline control structures are not allowed
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space before "=="; 0 found
(#144) Expected 1 space after "=="; 0 found
(#144) Expected 1 space before "=="; 0 found
(#144) Expected 1 space after "=="; 0 found
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Commas (,) must be followed by white space.
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Expected "} else {\n"; found "}\n else {\n"
(#158) Inline control structures are not allowed
(#159) Expected 1 space before "-"; 0 found
(#159) Expected 1 space after "-"; 0 found
(#159) Expected 1 space before "/"; 0 found
(#159) Expected 1 space after "/"; 0 found
(#160) Inline control structures are not allowed
(#160) Usage of ELSEIF not allowed; use ELSE IF instead
(#161) Expected 1 space before "-"; 0 found
(#161) Expected 1 space after "-"; 0 found
(#164) Usage of ELSEIF not allowed; use ELSE IF instead
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected 1 space before "/"; 0 found
(#171) Expected 1 space after "/"; 0 found
(#171) Expected 1 space before "*"; 0 found
(#171) Expected 1 space after "*"; 0 found
(#176) method name "BarPlot::Min" must be in lower-case letters only
(#176) Visibility must be declared on method "Min"
(#178) Inline control structures are not allowed
(#182) method name "BarPlot::Max" must be in lower-case letters only
(#182) Visibility must be declared on method "Max"
(#184) Inline control structures are not allowed
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) method name "BarPlot::SetWidth" must be in lower-case letters only
(#189) Visibility must be declared on method "SetWidth"
(#189) Variable "aWidth" must be all lower-case
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Variable "aWidth" must be all lower-case
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Variable "aWidth" must be all lower-case
(#194) Expected "} else {\n"; found "}\n else {\n"
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Variable "aWidth" must be all lower-case
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) method name "BarPlot::SetAbsWidth" must be in lower-case letters only
(#201) Visibility must be declared on method "SetAbsWidth"
(#201) Variable "aWidth" must be all lower-case
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Variable "aWidth" must be all lower-case
(#205) method name "BarPlot::SetAlign" must be in lower-case letters only
(#205) Visibility must be declared on method "SetAlign"
(#205) Variable "aAlign" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Variable "aAlign" must be all lower-case
(#209) method name "BarPlot::SetNoFill" must be in lower-case letters only
(#209) Visibility must be declared on method "SetNoFill"
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#215) method name "BarPlot::SetFillColor" must be in lower-case letters only
(#215) Visibility must be declared on method "SetFillColor"
(#215) Variable "aColor" must be all lower-case
(#220) Variable "aColor" must be all lower-case
(#220) Variable "aColor" must be all lower-case
(#221) Space found before semicolon; expected "true;" but found "true ;"
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Variable "aColor" must be all lower-case
(#226) method name "BarPlot::SetFillGradient" must be in lower-case letters only
(#226) Visibility must be declared on method "SetFillGradient"
(#226) Variable "aFromColor" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "aToColor" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "aStyle" must be all lower-case
(#228) Variable "aFromColor" must be all lower-case
(#229) Variable "aToColor" must be all lower-case
(#230) Variable "aStyle" must be all lower-case
(#233) method name "BarPlot::SetValuePos" must be in lower-case letters only
(#233) Visibility must be declared on method "SetValuePos"
(#233) Variable "aPos" must be all lower-case
(#234) Variable "aPos" must be all lower-case
(#237) method name "BarPlot::SetPattern" must be in lower-case letters only
(#237) Visibility must be declared on method "SetPattern"
(#237) Variable "aPattern" must be all lower-case
(#237) Variable "aColor" must be all lower-case
(#237) Expected 1 space before opening brace; found 0
(#238) Expected "if (...) {\n"; found "if(...) {\n"
(#238) Variable "aPattern" must be all lower-case
(#239) Variable "aPattern" must be all lower-case
(#242) Expected "if (...) {\n"; found "if(...) {\n"
(#242) Variable "aColor" must be all lower-case
(#244) Expected "if (...) {\n"; found "if(...) {\n"
(#244) Variable "aColor" must be all lower-case
(#245) Line exceeds 132 characters; contains 137 characters
(#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) This comment is 100% valid code; is this commented out code?
(#245) No space found before comment text; expected "// ('NUmber of colors is not the same as the number of patterns in BarPlot::SetPattern()');" but found "//('NUmber of colors is not the same as the number of patterns in BarPlot::SetPattern()');"
(#248) Expected "} else {\n"; found "}\n else {\n"
(#249) Variable "aColor" must be all lower-case
(#251) Expected "for (...) {\n"; found "for(...) {\n"
(#251) Space found after opening bracket of FOR loop
(#251) Space found before closing bracket of FOR loop
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) Variable "aPattern" must be all lower-case
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Variable "aColor" must be all lower-case
(#254) Variable "aColor" must be all lower-case
(#258) Expected "} else {\n"; found "}\n else {\n"
(#259) Variable "aPattern" must be all lower-case
(#260) Variable "aColor" must be all lower-case
(#264) method name "BarPlot::_SetPatternHelper" must be in lower-case letters only
(#264) Visibility must be declared on method "_SetPatternHelper"
(#264) Variable "aPattern" must be all lower-case
(#264) Variable "aPatternValue" must be all lower-case
(#264) Variable "aDensity" must be all lower-case
(#264) Expected 1 space before opening brace; found 0
(#265) Variable "aPattern" must be all lower-case
(#267) Variable "aPatternValue" must be all lower-case
(#267) Expected 1 space before "="; 0 found
(#268) Variable "aDensity" must be all lower-case
(#271) Variable "aPatternValue" must be all lower-case
(#271) Expected 1 space before "="; 0 found
(#272) Variable "aDensity" must be all lower-case
(#275) Variable "aPatternValue" must be all lower-case
(#275) Expected 1 space before "="; 0 found
(#276) Variable "aDensity" must be all lower-case
(#279) Variable "aPatternValue" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#280) Variable "aDensity" must be all lower-case
(#283) Variable "aPatternValue" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#284) Variable "aDensity" must be all lower-case
(#287) Variable "aPatternValue" must be all lower-case
(#287) Expected 1 space before "="; 0 found
(#288) Variable "aDensity" must be all lower-case
(#291) Variable "aPatternValue" must be all lower-case
(#291) Expected 1 space before "="; 0 found
(#292) Variable "aDensity" must be all lower-case
(#295) Variable "aPatternValue" must be all lower-case
(#295) Expected 1 space before "="; 0 found
(#296) Variable "aDensity" must be all lower-case
(#299) Variable "aPatternValue" must be all lower-case
(#299) Expected 1 space before "="; 0 found
(#300) Variable "aDensity" must be all lower-case
(#303) Variable "aPatternValue" must be all lower-case
(#303) Expected 1 space before "="; 0 found
(#304) Variable "aDensity" must be all lower-case
(#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 100% valid code; is this commented out code?
(#308) No space found before comment text; expected "// ('Unknown pattern specified in call to BarPlot::SetPattern()');" but found "//('Unknown pattern specified in call to BarPlot::SetPattern()');"
(#317) method name "BarPlot::Clear" must be in lower-case letters only
(#317) Visibility must be declared on method "Clear"
(#323) method name "BarPlot::Stroke" must be in lower-case letters only
(#323) Visibility must be declared on method "Stroke"
(#323) Commas (,) must be followed by white space.
(#323) Commas (,) must be followed by white space.
(#326) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Expected 1 space before "!="; 0 found
(#327) Expected 1 space after "!="; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#329) Line exceeds 132 characters; contains 133 characters
(#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
(#329) This comment is 74% valid code; is this commented out code?
(#329) Line indented incorrectly; expected at least 16 spaces, found 12
(#329) No space found before comment text; expected "// "Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])."Number of Y-points:$numpoints");" but found "//"Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])."Number of Y-points:$numpoints");"
(#331) Expected "} else {\n"; found "}\n else {\n"
(#332) Variable "exist_x" must not contain underscores.
(#335) Expected "} else {\n"; found "}\n else {\n"
(#336) Variable "exist_x" must not contain underscores.
(#338) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#345) Inline control structures are not allowed
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#351) Expected "if (...) {\n"; found "if(...) {\n"
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#354) Expected "} else {\n"; found "}\n else {\n"
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "*"; 0 found
(#355) Expected 1 space after "*"; 0 found
(#355) Commas (,) must be followed by white space.
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Expected "if (...) {\n"; found "if(...) {\n"
(#364) Expected "for (...) {\n"; found "for(...) {\n"
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline control structures are not allowed
(#370) Expected "if (...) {\n"; found "if(...) {\n"
(#370) Variable "exist_x" must not contain underscores.
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#373) Expected "} else {\n"; found "}\n else {\n"
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#381) This comment is 57% valid code; is this commented out code?
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Expected 1 space before "+"; 0 found
(#393) Expected 1 space after "+"; 0 found
(#393) Commas (,) must be followed by white space.
(#394) Expected 1 space before "+"; 0 found
(#394) Expected 1 space after "+"; 0 found
(#394) Commas (,) must be followed by white space.
(#395) Expected "if (...) {\n"; found "if(...) {\n"
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#399) Expected "if (...) {\n"; found "if(...) {\n"
(#406) Expected "if (...) {\n"; found "if(...) {\n"
(#407) Expected "if (...) {\n"; found "if(...) {\n"
(#407) Line exceeds 132 characters; contains 134 characters
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Expected "} else {\n"; found "}\n else {\n"
(#419) Expected "} else {\n"; found "}\n else {\n"
(#424) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#428) Expected "} else {\n"; found "}\n else {\n"
(#429) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#434) Usage of ELSEIF not allowed; use ELSE IF instead
(#435) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#444) Line indented incorrectly; expected at least 12 spaces, found 0
(#444) 25 slashes comments are not allowed; use "// Comment." instead
(#444) No space found before comment text; expected "// kokorahen rectangle polygon//////////////////////" but found "/////////////////////////kokorahen rectangle polygon//////////////////////"
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) This comment is 64% valid code; is this commented out code?
(#451) No space found before comment text; expected "// 'All values for a barplot must be numeric. You have specified value['.$i.'] == \''.$val.'\'');" but found "//'All values for a barplot must be numeric. You have specified value['.$i.'] == \''.$val.'\'');"
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Expected "if (...) {\n"; found "if(...) {\n"
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "+"; 0 found
(#464) Expected 1 space after "+"; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "-"; 0 found
(#464) Expected 1 space after "-"; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "+"; 0 found
(#465) Expected 1 space after "+"; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "-"; 0 found
(#465) Expected 1 space after "-"; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "+"; 0 found
(#466) Expected 1 space after "+"; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#468) Usage of ELSEIF not allowed; use ELSE IF instead
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "+"; 0 found
(#472) Expected 1 space after "+"; 0 found
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "-"; 0 found
(#472) Expected 1 space after "-"; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "+"; 0 found
(#473) Expected 1 space after "+"; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "-"; 0 found
(#473) Expected 1 space after "-"; 0 found
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "+"; 0 found
(#474) Expected 1 space after "+"; 0 found
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "-"; 0 found
(#474) Expected 1 space after "-"; 0 found
(#476) Expected "if (...) {\n"; found "if(...) {\n"
(#478) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#479) This comment is 100% valid code; is this commented out code?
(#479) No space found before comment text; expected "// ('You have specified an empty array for shadow colors in the bar plot.');" but found "//('You have specified an empty array for shadow colors in the bar plot.');"
(#483) Expected "} else {\n"; found "}\n else {\n"
(#489) Usage of ELSEIF not allowed; use ELSE IF instead
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Line indented incorrectly; expected at least 16 spaces, found 14
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Expected "if (...) {\n"; found "if(...) {\n"
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "+"; 0 found
(#499) Expected 1 space after "+"; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "-"; 0 found
(#499) Expected 1 space after "-"; 0 found
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#500) Expected 1 space before "+"; 0 found
(#500) Expected 1 space after "+"; 0 found
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#500) Expected 1 space before "-"; 0 found
(#500) Expected 1 space after "-"; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Expected 1 space before "+"; 0 found
(#504) Expected 1 space after "+"; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Expected 1 space before "-"; 0 found
(#504) Expected 1 space after "-"; 0 found
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#505) Expected 1 space before "+"; 0 found
(#505) Expected 1 space after "+"; 0 found
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#505) Expected 1 space before "-"; 0 found
(#505) Expected 1 space after "-"; 0 found
(#508) Usage of ELSEIF not allowed; use ELSE IF instead
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#511) Expected 1 space before "="; 0 found
(#511) Expected 1 space after "="; 0 found
(#511) Expected 1 space before "+"; 0 found
(#511) Expected 1 space after "+"; 0 found
(#511) Expected 1 space before "="; 0 found
(#511) Expected 1 space after "="; 0 found
(#511) Expected 1 space before "-"; 0 found
(#511) Expected 1 space after "-"; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "+"; 0 found
(#512) Expected 1 space after "+"; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "-"; 0 found
(#512) Expected 1 space after "-"; 0 found
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#515) Expected 1 space before "="; 0 found
(#515) Expected 1 space after "="; 0 found
(#515) Expected 1 space before "="; 0 found
(#515) Expected 1 space after "="; 0 found
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Expected 1 space before "-"; 0 found
(#516) Expected 1 space after "-"; 0 found
(#517) Expected 1 space before "="; 0 found
(#517) Expected 1 space after "="; 0 found
(#517) Expected 1 space before "+"; 0 found
(#517) Expected 1 space after "+"; 0 found
(#517) Expected 1 space before "="; 0 found
(#517) Expected 1 space after "="; 0 found
(#517) Expected 1 space before "-"; 0 found
(#517) Expected 1 space after "-"; 0 found
(#520) Variable "base_color" must not contain underscores.
(#522) Variable "base_color" must not contain underscores.
(#526) Variable "base_color" must not contain underscores.
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Expected "if (...) {\n"; found "if(...) {\n"
(#537) Expected "} else {\n"; found "}\n else {\n"
(#540) Commas (,) must be followed by white space.
(#540) Commas (,) must be followed by white space.
(#543) Expected "if (...) {\n"; found "if(...) {\n"
(#547) Expected "} else {\n"; found "}\n else {\n"
(#551) Expected 1 space before "-"; 0 found
(#551) Expected 1 space after "-"; 0 found
(#551) Expected 1 space before "+"; 0 found
(#551) Expected 1 space after "+"; 0 found
(#552) Expected 1 space before "-"; 0 found
(#552) Expected 1 space after "-"; 0 found
(#552) Expected 1 space before "+"; 0 found
(#552) Expected 1 space after "+"; 0 found
(#553) Commas (,) must be followed by white space.
(#553) Commas (,) must be followed by white space.
(#553) Commas (,) must be followed by white space.
(#556) Expected "} else {\n"; found "}\n else {\n"
(#557) Expected "if (...) {\n"; found "if(...) {\n"
(#559) Commas (,) must be followed by white space.
(#559) Commas (,) must be followed by white space.
(#561) Expected "if (...) {\n"; found "if(...) {\n"
(#565) Expected "} else {\n"; found "}\n else {\n"
(#569) Expected 1 space before "-"; 0 found
(#569) Expected 1 space after "-"; 0 found
(#569) Expected 1 space before "+"; 0 found
(#569) Expected 1 space after "+"; 0 found
(#570) Expected 1 space before "-"; 0 found
(#570) Expected 1 space after "-"; 0 found
(#570) Expected 1 space before "+"; 0 found
(#570) Expected 1 space after "+"; 0 found
(#571) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Expected "if (...) {\n"; found "if(...) {\n"
(#580) Expected "} else {\n"; found "}\n else {\n"
(#587) Expected "if (...) {\n"; found "if(...) {\n"
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#593) Expected 1 space before "+"; 0 found
(#593) Expected 1 space after "+"; 0 found
(#593) Expected 1 space before "-"; 0 found
(#593) Expected 1 space after "-"; 0 found
(#593) Expected 1 space before "/"; 0 found
(#593) Expected 1 space after "/"; 0 found
(#596) Expected "if (...) {\n"; found "if(...) {\n"
(#596) Expected 1 space before "=="; 0 found
(#596) Expected 1 space after "=="; 0 found
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Expected "if (...) {\n"; found "if(...) {\n"
(#600) Commas (,) must be followed by white space.
(#602) Expected "} else {\n"; found "}\n else {\n"
(#603) Commas (,) must be followed by white space.
(#607) Expected "} else {\n"; found "}\n else {\n"
(#608) Expected "if (...) {\n"; found "if(...) {\n"
(#610) Expected 1 space before "="; 0 found
(#610) Expected 1 space after "="; 0 found
(#611) Commas (,) must be followed by white space.
(#613) Expected "} else {\n"; found "}\n else {\n"
(#614) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#620) Usage of ELSEIF not allowed; use ELSE IF instead
(#620) Expected 1 space before "=="; 0 found
(#620) Expected 1 space after "=="; 0 found
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Expected "if (...) {\n"; found "if(...) {\n"
(#623) Inline control structures are not allowed
(#624) Commas (,) must be followed by white space.
(#625) Inline control structures are not allowed
(#626) Commas (,) must be followed by white space.
(#628) Expected "} else {\n"; found "}\n else {\n"
(#629) Expected "if (...) {\n"; found "if(...) {\n"
(#630) Commas (,) must be followed by white space.
(#632) Expected "} else {\n"; found "}\n else {\n"
(#633) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#639) Usage of ELSEIF not allowed; use ELSE IF instead
(#639) Expected 1 space before "=="; 0 found
(#639) Expected 1 space after "=="; 0 found
(#640) Expected 1 space before "/"; 0 found
(#640) Expected 1 space after "/"; 0 found
(#641) Commas (,) must be followed by white space.
(#643) Commas (,) must be followed by white space.
(#643) Commas (,) must be followed by white space.
(#643) Commas (,) must be followed by white space.
(#645) Usage of ELSEIF not allowed; use ELSE IF instead
(#645) Expected 1 space before "=="; 0 found
(#645) Expected 1 space after "=="; 0 found
(#645) Expected 1 space before "=="; 0 found
(#645) Expected 1 space after "=="; 0 found
(#646) Expected 1 space before "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#647) Expected "if (...) {\n"; found "if(...) {\n"
(#648) Inline control structures are not allowed
(#649) Commas (,) must be followed by white space.
(#650) Inline control structures are not allowed
(#651) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#656) Expected "} else {\n"; found "}\n else {\n"
(#657) Commas (,) must be followed by white space.
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) This comment is 72% valid code; is this commented out code?
(#658) No space found before comment text; expected "// 'Unknown position for values on bars :'.$this->valuepos);" but found "//'Unknown position for values on bars :'.$this->valuepos);"
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#663) Expected "for (...) {\n"; found "for(...){\n"
(#663) Space found after opening bracket of FOR loop
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#664) Expected 1 space before "*"; 0 found
(#664) Expected 1 space after "*"; 0 found
(#664) Expected 1 space before "*"; 0 found
(#664) Expected 1 space after "*"; 0 found
(#664) Expected 1 space before "+"; 0 found
(#664) Expected 1 space after "+"; 0 found
(#666) Expected "if (...) {\n"; found "if(...) {\n"
(#670) Expected "if (...) {\n"; found "if(...) {\n"
(#674) Expected 1 space before "="; 0 found
(#674) Expected 1 space after "="; 0 found
(#675) Expected "if (...) {\n"; found "if(...) {\n"
(#676) Expected 1 space before "="; 0 found
(#676) Expected 1 space after "="; 0 found
(#676) Commas (,) must be followed by white space.
(#684) This comment is 50% valid code; is this commented out code?
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#686) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#691) Whitespace found at end of line
(#692) Expected 1 space before "="; 0 found
(#692) Expected 1 space after "="; 0 found
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) No space found before comment text; expected "// ---------------" but found "//---------------"
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Visibility must be declared on method "__construct"
(#696) Expected 1 space before "="; 0 found
(#696) Expected 1 space after "="; 0 found
(#699) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#700) This comment is 100% valid code; is this commented out code?
(#700) No space found before comment text; expected "// ('Cannot create GroupBarPlot from empty plot array.');" but found "//('Cannot create GroupBarPlot from empty plot array.');"
(#702) Expected "for (...) {\n"; found "for(...) {\n"
(#702) Space found before closing bracket of FOR loop
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#703) Expected "if (...) {\n"; found "if(...) {\n"
(#704) Commas (,) must be followed by white space.
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) This comment is 100% valid code; is this commented out code?
(#704) No space found before comment text; expected "// ("Group bar plot element nbr $i is undefined or empty.");" but found "//("Group bar plot element nbr $i is undefined or empty.");"
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) No space found before comment text; expected "// ---------------" but found "//---------------"
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) method name "GroupBarPlot::Legend" must be in lower-case letters only
(#713) Visibility must be declared on method "Legend"
(#715) Expected "for (...) {\n"; found "for(...) {\n"
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#717) Expected "if (...) {\n"; found "if(...) {\n"
(#718) Commas (,) must be followed by white space.
(#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) This comment is 75% valid code; is this commented out code?
(#719) Line exceeds maximum limit of 180 characters; contains 191 characters
(#719) No space found before comment text; expected "// ('One of the objects submitted to GroupBar is not a BarPlot. Make sure that you create the Group Bar plot from an array of BarPlot or AccBarPlot objects. (Class = '.$c.')');" but found "//('One of the objects submitted to GroupBar is not a BarPlot. Make sure that you create the Group Bar plot from an array of BarPlot or AccBarPlot objects. (Class = '.$c.')');"
(#725) method name "GroupBarPlot::Min" must be in lower-case letters only
(#725) Visibility must be declared on method "Min"
(#726) Commas (,) must be followed by white space.
(#728) Expected "for (...) {\n"; found "for(...) {\n"
(#728) Expected 1 space before "="; 0 found
(#728) Expected 1 space after "="; 0 found
(#729) Commas (,) must be followed by white space.
(#730) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#736) method name "GroupBarPlot::Max" must be in lower-case letters only
(#736) Visibility must be declared on method "Max"
(#737) Commas (,) must be followed by white space.
(#739) Expected "for (...) {\n"; found "for(...) {\n"
(#739) Expected 1 space before "="; 0 found
(#739) Expected 1 space after "="; 0 found
(#740) Commas (,) must be followed by white space.
(#741) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#744) Commas (,) must be followed by white space.
(#747) method name "GroupBarPlot::GetCSIMareas" must be in lower-case letters only
(#747) Visibility must be declared on method "GetCSIMareas"
(#749) Expected 1 space before "="; 0 found
(#749) Expected 1 space after "="; 0 found
(#750) Expected "for (...) {\n"; found "for(...) {\n"
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) method name "GroupBarPlot::Stroke" must be in lower-case letters only
(#757) Visibility must be declared on method "Stroke"
(#757) Commas (,) must be followed by white space.
(#757) Commas (,) must be followed by white space.
(#758) Expected 1 space before "="; 0 found
(#758) Expected 1 space after "="; 0 found
(#760) Expected 1 space before "/"; 0 found
(#760) Expected 1 space after "/"; 0 found
(#760) Space found before semicolon; expected "nbrplots;" but found "nbrplots ;"
(#762) Expected "for (...) {\n"; found "for(...) {\n"
(#762) Space found after opening bracket of FOR loop
(#762) Space found before closing bracket of FOR loop
(#762) Expected 1 space before "="; 0 found
(#762) Expected 1 space after "="; 0 found
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Expected 1 space before "+"; 0 found
(#771) Expected 1 space after "+"; 0 found
(#771) Expected 1 space before "*"; 0 found
(#771) Expected 1 space after "*"; 0 found
(#771) Expected 1 space before "*"; 0 found
(#772) Commas (,) must be followed by white space.
(#772) Commas (,) must be followed by white space.
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#776) This comment is 50% valid code; is this commented out code?
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#783) Expected 1 space before "="; 0 found
(#783) Expected 1 space after "="; 0 found
(#784) Expected 1 space before "="; 0 found
(#784) Expected 1 space after "="; 0 found
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#785) No space found before comment text; expected "// ---------------" but found "//---------------"
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) Visibility must be declared on method "__construct"
(#790) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#791) No space found before comment text; expected "// ('Cannot create AccBarPlot from empty plot array.');" but found "//('Cannot create AccBarPlot from empty plot array.');"
(#793) Expected "for (...) {\n"; found "for(...) {\n"
(#793) Space found before closing bracket of FOR loop
(#793) Expected 1 space before "="; 0 found
(#793) Expected 1 space after "="; 0 found
(#794) Expected "if (...) {\n"; found "if(...) {\n"
(#795) Commas (,) must be followed by white space.
(#795) Inline comments must start with a capital letter, digit or 3-dots sequence
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) This comment is 100% valid code; is this commented out code?
(#795) No space found before comment text; expected "// ("Acc bar plot element nbr $i is undefined or empty.");" but found "//("Acc bar plot element nbr $i is undefined or empty.");"
(#799) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Expected "for (...) {\n"; found "for(...) {\n"
(#800) Space found before closing bracket of FOR loop
(#800) Expected 1 space before "="; 0 found
(#800) Expected 1 space after "="; 0 found
(#801) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#803) No space found before comment text; expected "// 'Individual bar plots in an AccBarPlot or GroupBarPlot can not have specified X-positions.');" but found "//'Individual bar plots in an AccBarPlot or GroupBarPlot can not have specified X-positions.');"
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#815) No space found before comment text; expected "// ---------------" but found "//---------------"
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) method name "AccBarPlot::Legend" must be in lower-case letters only
(#817) Visibility must be declared on method "Legend"
(#819) Expected "for (...) {\n"; found "for(...) {\n"
(#819) Space found after opening bracket of FOR loop
(#819) Space found before closing bracket of FOR loop
(#819) Expected 1 space before "="; 0 found
(#819) Expected 1 space after "="; 0 found
(#819) Expected 1 space before "-"; 0 found
(#819) Expected 1 space after "-"; 0 found
(#821) Expected "if (...) {\n"; found "if(...) {\n"
(#822) Commas (,) must be followed by white space.
(#823) Line exceeds 132 characters; contains 169 characters
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) This comment is 75% valid code; is this commented out code?
(#823) No space found before comment text; expected "// ('One of the objects submitted to AccBar is not a BarPlot. Make sure that you create the AccBar plot from an array of BarPlot objects.(Class='.$c.')');" but found "//('One of the objects submitted to AccBar is not a BarPlot. Make sure that you create the AccBar plot from an array of BarPlot objects.(Class='.$c.')');"
(#829) method name "AccBarPlot::Max" must be in lower-case letters only
(#829) Visibility must be declared on method "Max"
(#831) Expected 1 space before "="; 0 found
(#831) Expected 1 space after "="; 0 found
(#832) Expected "for (...) {\n"; found "for(...) {\n"
(#832) Expected 1 space before "="; 0 found
(#832) Expected 1 space after "="; 0 found
(#834) Commas (,) must be followed by white space.
(#836) Commas (,) must be followed by white space.
(#838) Expected "for (...) {\n"; found "for(...) {\n"
(#838) Space found after opening bracket of FOR loop
(#838) Space found before closing bracket of FOR loop
(#844) Expected 1 space before "="; 0 found
(#844) Expected 1 space after "="; 0 found
(#845) Expected "if (...) {\n"; found "if(...) {\n"
(#848) Inline control structures are not allowed
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#850) Expected "for (...) {\n"; found "for(...) {\n"
(#850) Space found after opening bracket of FOR loop
(#850) Space found before closing bracket of FOR loop
(#851) Expected "if (...) {\n"; found "if(...) {\n"
(#854) Inline control structures are not allowed
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Inline control structures are not allowed
(#864) Commas (,) must be followed by white space.
(#867) method name "AccBarPlot::Min" must be in lower-case letters only
(#867) Visibility must be declared on method "Min"
(#868) Expected 1 space before "="; 0 found
(#868) Expected 1 space after "="; 0 found
(#869) Commas (,) must be followed by white space.
(#870) Expected "for (...) {\n"; found "for(...) {\n"
(#870) Expected 1 space before "="; 0 found
(#870) Expected 1 space after "="; 0 found
(#872) Commas (,) must be followed by white space.
(#873) Commas (,) must be followed by white space.
(#874) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#874) Commas (,) must be followed by white space.
(#875) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#875) Commas (,) must be followed by white space.
(#877) Expected "for (...) {\n"; found "for(...) {\n"
(#877) Space found after opening bracket of FOR loop
(#877) Space found before closing bracket of FOR loop
(#883) Expected 1 space before "="; 0 found
(#883) Expected 1 space after "="; 0 found
(#884) Inline control structures are not allowed
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#886) Expected "for (...) {\n"; found "for(...) {\n"
(#886) Space found after opening bracket of FOR loop
(#886) Space found before closing bracket of FOR loop
(#887) Inline control structures are not allowed
(#892) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#892) Commas (,) must be followed by white space.
(#892) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Inline control structures are not allowed
(#896) Commas (,) must be followed by white space.
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) method name "AccBarPlot::Stroke" must be in lower-case letters only
(#900) Visibility must be declared on method "Stroke"
(#900) Commas (,) must be followed by white space.
(#900) Commas (,) must be followed by white space.
(#901) Expected 1 space before "="; 0 found
(#901) Expected 1 space after "="; 0 found
(#901) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#904) Expected "for (...) {\n"; found "for(...) {\n"
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Expected 1 space before "-"; 0 found
(#904) Expected 1 space after "-"; 0 found
(#906) Variable "accy_neg" must not contain underscores.
(#907) Expected "for (...) {\n"; found "for(...) {\n"
(#907) Space found before closing bracket of FOR loop
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#911) Expected 1 space before "="; 0 found
(#911) Expected 1 space after "="; 0 found
(#911) Expected 1 space before "+"; 0 found
(#911) Expected 1 space after "+"; 0 found
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#913) Expected 1 space before "+="; 0 found
(#913) Expected 1 space after "+="; 0 found
(#915) Expected "} else {\n"; found "}\n else {\n"
(#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
(#916) This comment is 59% valid code; is this commented out code?
(#916) No space found before comment text; expected "// if ( $this->plots[$j]->coords[0][$i] < 0 || $accy_neg < 0 ) {" but found "//if ( $this->plots[$j]->coords[0][$i] < 0 || $accy_neg < 0 ) {"
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Expected 1 space before "+"; 0 found
(#917) Expected 1 space after "+"; 0 found
(#917) Variable "accy_neg" must not contain underscores.
(#918) Expected 1 space before "="; 0 found
(#918) Expected 1 space after "="; 0 found
(#918) Variable "accy_neg" must not contain underscores.
(#919) Variable "accy_neg" must not contain underscores.
(#919) Expected 1 space before "+="; 0 found
(#919) Expected 1 space after "+="; 0 found
(#922) Expected 1 space before "="; 0 found
(#922) Expected 1 space after "="; 0 found
(#924) Expected "if (...) {\n"; found "if(...) {\n"
(#925) Expected 1 space before "="; 0 found
(#925) Expected 1 space after "="; 0 found
(#927) Expected "} else {\n"; found "}\n else {\n"
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Expected 1 space before "*"; 0 found
(#928) Expected 1 space after "*"; 0 found
(#928) Commas (,) must be followed by white space.
(#931) Expected 1 space before "="; 0 found
(#931) Expected 1 space after "="; 0 found
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Expected 1 space before "+"; 0 found
(#931) Expected 1 space after "+"; 0 found
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Expected 1 space before "+"; 0 found
(#931) Expected 1 space after "+"; 0 found
(#931) Commas (,) must be followed by white space.
(#933) Expected "if (...) {\n"; found "if(...) {\n"
(#938) Expected "if (...) {\n"; found "if(...) {\n"
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#946) Expected 1 space before "="; 0 found
(#946) Expected 1 space after "="; 0 found
(#946) Expected 1 space before "+"; 0 found
(#946) Expected 1 space after "+"; 0 found
(#946) Expected 1 space before "="; 0 found
(#946) Expected 1 space after "="; 0 found
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Expected 1 space before "+"; 0 found
(#947) Expected 1 space after "+"; 0 found
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Expected 1 space before "-"; 0 found
(#947) Expected 1 space after "-"; 0 found
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Expected 1 space before "="; 0 found
(#950) Expected 1 space after "="; 0 found
(#950) Expected 1 space before "="; 0 found
(#950) Expected 1 space after "="; 0 found
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Expected 1 space before "+"; 0 found
(#951) Expected 1 space after "+"; 0 found
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Expected 1 space before "-"; 0 found
(#951) Expected 1 space after "-"; 0 found
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#952) Expected 1 space before "+"; 0 found
(#952) Expected 1 space after "+"; 0 found
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#952) Expected 1 space before "-"; 0 found
(#952) Expected 1 space after "-"; 0 found
(#953) Expected 1 space before "="; 0 found
(#953) Expected 1 space after "="; 0 found
(#953) Expected 1 space before "+"; 0 found
(#953) Expected 1 space after "+"; 0 found
(#953) Expected 1 space before "="; 0 found
(#953) Expected 1 space after "="; 0 found
(#956) Expected "if (...) {\n"; found "if(...) {\n"
(#956) Expected 1 space before "-"; 0 found
(#956) Expected 1 space after "-"; 0 found
(#960) Expected "if (...) {\n"; found "if(...) {\n"
(#962) Expected "if (...) {\n"; found "if(...) {\n"
(#963) Line exceeds 132 characters; contains 134 characters
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) This comment is 100% valid code; is this commented out code?
(#963) No space found before comment text; expected "// ('You have specified an empty array for shadow colors in the bar plot.');" but found "//('You have specified an empty array for shadow colors in the bar plot.');"
(#967) Expected "} else {\n"; found "}\n else {\n"
(#971) Expected "if (...) {\n"; found "if(...) {\n"
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#972) Expected 1 space before "+"; 0 found
(#972) Expected 1 space after "+"; 0 found
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#972) Expected 1 space before "-"; 0 found
(#972) Expected 1 space after "-"; 0 found
(#973) Expected 1 space before "="; 0 found
(#973) Expected 1 space after "="; 0 found
(#973) Expected 1 space before "+"; 0 found
(#973) Expected 1 space after "+"; 0 found
(#973) Expected 1 space before "="; 0 found
(#973) Expected 1 space after "="; 0 found
(#973) Expected 1 space before "-"; 0 found
(#973) Expected 1 space after "-"; 0 found
(#974) Expected 1 space before "="; 0 found
(#974) Expected 1 space after "="; 0 found
(#974) Expected 1 space before "="; 0 found
(#974) Expected 1 space after "="; 0 found
(#974) Expected 1 space before "-"; 0 found
(#974) Expected 1 space after "-"; 0 found
(#975) Expected 1 space before "="; 0 found
(#975) Expected 1 space after "="; 0 found
(#975) Expected 1 space before "+"; 0 found
(#975) Expected 1 space after "+"; 0 found
(#975) Expected 1 space before "="; 0 found
(#975) Expected 1 space after "="; 0 found
(#976) Commas (,) must be followed by white space.
(#978) Usage of ELSEIF not allowed; use ELSE IF instead
(#978) Variable "accy_neg" must not contain underscores.
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#979) Expected 1 space before "+"; 0 found
(#979) Expected 1 space after "+"; 0 found
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#979) Expected 1 space before "-"; 0 found
(#979) Expected 1 space after "-"; 0 found
(#980) Expected 1 space before "="; 0 found
(#980) Expected 1 space after "="; 0 found
(#980) Expected 1 space before "+"; 0 found
(#980) Expected 1 space after "+"; 0 found
(#980) Expected 1 space before "="; 0 found
(#980) Expected 1 space after "="; 0 found
(#981) Commas (,) must be followed by white space.
(#986) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) Inline control structures are not allowed
(#991) Expected "if (...) {\n"; found "if(...) {\n"
(#992) Expected "if (...) {\n"; found "if(...) {\n"
(#995) Expected "if (...) {\n"; found "if(...) {\n"
(#1002) Expected "if (...) {\n"; found "if(...) {\n"
(#1003) Expected "if (...) {\n"; found "if(...) {\n"
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Expected "} else {\n"; found "}\n else {\n"
(#1016) Expected "} else {\n"; found "}\n else {\n"
(#1021) Commas (,) must be followed by white space.
(#1022) Commas (,) must be followed by white space.
(#1023) Commas (,) must be followed by white space.
(#1023) Commas (,) must be followed by white space.
(#1025) Expected "} else {\n"; found "}\n else {\n"
(#1026) Commas (,) must be followed by white space.
(#1027) Commas (,) must be followed by white space.
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) Expected "if (...) {\n"; found "if(...) {\n"
(#1041) Expected "} else {\n"; found "}\n else {\n"
(#1043) Expected "if (...) {\n"; found "if(...) {\n"
(#1047) Expected "if (...) {\n"; found "if(...) {\n"
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) Expected "if (...) {\n"; found "if(...) {\n"
(#1056) Expected "if (...) {\n"; found "if(...) {\n"
(#1056) Expected 1 space before "==="; 0 found
(#1056) Expected 1 space after "==="; 0 found
(#1056) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1060) Commas (,) must be followed by white space.
(#1060) Commas (,) must be followed by white space.
(#1062) Expected "if (...) {\n"; found "if(...) {\n"
(#1066) Expected "} else {\n"; found "}\n else {\n"
(#1070) Expected 1 space before "-"; 0 found
(#1070) Expected 1 space after "-"; 0 found
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1071) Expected 1 space before "-"; 0 found
(#1071) Expected 1 space after "-"; 0 found
(#1071) Expected 1 space before "+"; 0 found
(#1071) Expected 1 space after "+"; 0 found
(#1072) Commas (,) must be followed by white space.
(#1072) Commas (,) must be followed by white space.
(#1072) Commas (,) must be followed by white space.
(#1075) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1079) Expected "if (...) {\n"; found "if(...) {\n"
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1083) Expected "for (...) {\n"; found "for(...){\n"
(#1083) Space found after opening bracket of FOR loop
(#1083) Expected 1 space before "="; 0 found
(#1083) Expected 1 space after "="; 0 found
(#1084) Expected 1 space before "*"; 0 found
(#1084) Expected 1 space after "*"; 0 found
(#1084) Expected 1 space before "*"; 0 found
(#1084) Expected 1 space after "*"; 0 found
(#1084) Expected 1 space before "+"; 0 found
(#1084) Expected 1 space after "+"; 0 found
(#1086) Expected "if (...) {\n"; found "if(...) {\n"
(#1087) Expected 1 space before ".="; 0 found
(#1088) Expected 1 space before ".="; 0 found
(#1090) Expected "if (...) {\n"; found "if(...) {\n"
(#1091) Expected 1 space before ".="; 0 found
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1095) Expected "if (...) {\n"; found "if(...) {\n"
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1096) Commas (,) must be followed by white space.
(#1110) Inline comments must end in full-stops, exclamation marks, or question marks
(#1111) Expected "if (...) {\n"; found "if(...) {\n"
(#1112) Expected 1 space before "="; 0 found
(#1112) Expected 1 space after "="; 0 found
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1118) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Expected 1 space before "+"; 0 found
(#1120) Expected 1 space after "+"; 0 found
(#1120) Expected 1 space before "-"; 0 found
(#1120) Expected 1 space after "-"; 0 found
(#1120) Expected 1 space before "/"; 0 found
(#1120) Expected 1 space after "/"; 0 found
(#1121) Inline control structures are not allowed
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Expected "if (...) {\n"; found "if(...) {\n"
(#1125) Variable "accy_neg" must not contain underscores.
(#1126) Expected 1 space before "="; 0 found
(#1126) Expected 1 space after "="; 0 found
(#1126) Variable "accy_neg" must not contain underscores.
(#1128) Expected "} else {\n"; found "}\n else {\n"
(#1129) Expected 1 space before "="; 0 found
(#1129) Expected 1 space after "="; 0 found
(#1131) Commas (,) must be followed by white space.
(#1131) Variable "accy_neg" must not contain underscores.
(#1131) Commas (,) must be followed by white space.
(#1131) Commas (,) must be followed by white space.
(#1134) Variable "accy_neg" must not contain underscores.
(#1135) Expected "for (...) {\n"; found "for(...) {\n"
(#1135) Space found before closing bracket of FOR loop
(#1135) Expected 1 space before "="; 0 found
(#1135) Expected 1 space after "="; 0 found
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1138) Inline control structures are not allowed
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) Expected 1 space before "+"; 0 found
(#1141) Expected 1 space after "+"; 0 found
(#1142) Expected 1 space before "="; 0 found
(#1142) Expected 1 space after "="; 0 found
(#1143) Expected "if (...) {\n"; found "if(...) {\n"
(#1143) Expected 1 space before "=="; 0 found
(#1143) Expected 1 space after "=="; 0 found
(#1144) Expected 1 space before "-"; 0 found
(#1144) Expected 1 space after "-"; 0 found
(#1144) Expected 1 space before "-"; 0 found
(#1144) Expected 1 space after "-"; 0 found
(#1144) Expected 1 space before "/"; 0 found
(#1144) Expected 1 space after "/"; 0 found
(#1146) Usage of ELSEIF not allowed; use ELSE IF instead
(#1146) Expected 1 space before "=="; 0 found
(#1146) Expected 1 space after "=="; 0 found
(#1149) Expected "} else {\n"; found "}\n else { // top or max\n"
(#1149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1149) Inline comments must end in full-stops, exclamation marks, or question marks
(#1150) Expected 1 space before "-"; 0 found
(#1150) Expected 1 space after "-"; 0 found
(#1150) Expected 1 space before "-"; 0 found
(#1150) Expected 1 space after "-"; 0 found
(#1152) Expected 1 space before "+="; 0 found
(#1152) Expected 1 space after "+="; 0 found
(#1153) Expected "if (...) {\n"; found "if(...) {\n"
(#1153) Expected 1 space before "=="; 0 found
(#1153) Expected 1 space after "=="; 0 found
(#1154) Commas (,) must be followed by white space.
(#1157) Usage of ELSEIF not allowed; use ELSE IF instead
(#1157) Expected 1 space before "=="; 0 found
(#1157) Expected 1 space after "=="; 0 found
(#1158) Commas (,) must be followed by white space.
(#1161) Expected "} else {\n"; found "}\n else {\n"
(#1162) Commas (,) must be followed by white space.
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1166) Expected 1 space before "+"; 0 found
(#1166) Expected 1 space after "+"; 0 found
(#1166) Variable "accy_neg" must not contain underscores.
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1167) Variable "accy_neg" must not contain underscores.
(#1168) Variable "accy_neg" must not contain underscores.
(#1168) Expected 1 space before "+="; 0 found
(#1168) Expected 1 space after "+="; 0 found
(#1169) Expected "if (...) {\n"; found "if(...) {\n"
(#1169) Expected 1 space before "=="; 0 found
(#1169) Expected 1 space after "=="; 0 found
(#1170) Expected 1 space before "-"; 0 found
(#1170) Expected 1 space after "-"; 0 found
(#1170) Expected 1 space before "-"; 0 found
(#1170) Expected 1 space after "-"; 0 found
(#1170) Expected 1 space before "/"; 0 found
(#1170) Expected 1 space after "/"; 0 found
(#1172) Usage of ELSEIF not allowed; use ELSE IF instead
(#1172) Expected 1 space before "=="; 0 found
(#1172) Expected 1 space after "=="; 0 found
(#1175) Expected "} else {\n"; found "}\n else {\n"
(#1176) Expected 1 space before "-"; 0 found
(#1176) Expected 1 space after "-"; 0 found
(#1176) Expected 1 space before "-"; 0 found
(#1176) Expected 1 space after "-"; 0 found
(#1178) Expected "if (...) {\n"; found "if(...) {\n"
(#1178) Expected 1 space before "=="; 0 found
(#1178) Expected 1 space after "=="; 0 found
(#1179) Commas (,) must be followed by white space.
(#1182) Usage of ELSEIF not allowed; use ELSE IF instead
(#1182) Expected 1 space before "=="; 0 found
(#1182) Expected 1 space after "=="; 0 found
(#1183) Commas (,) must be followed by white space.
(#1183) Expected 1 space before "=="; 0 found
(#1183) Expected 1 space after "=="; 0 found
(#1183) Expected 1 space before ":"; 0 found
(#1183) Expected 1 space after ":"; 0 found
(#1186) Expected "} else {\n"; found "}\n else {\n"
(#1187) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1197) This comment is 50% valid code; is this commented out code?
(#1200) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_canvas.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) No space found before comment text; expected "// ---------------" but found "//---------------"
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Possible useless method overriding detected
(#23) Visibility must be declared on method "__construct"
(#23) Variable "aWidth" must be all lower-case
(#23) Commas (,) must be followed by white space.
(#23) Variable "aHeight" must be all lower-case
(#23) Commas (,) must be followed by white space.
(#23) Variable "aCachedName" must be all lower-case
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Variable "aWidth" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aHeight" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aCachedName" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) No space found before comment text; expected "// ---------------" but found "//---------------"
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) method name "CanvasGraph::InitFrame" must be in lower-case letters only
(#30) Visibility must be declared on method "InitFrame"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) method name "CanvasGraph::Stroke" must be in lower-case letters only
(#35) Visibility must be declared on method "Stroke"
(#35) Variable "aStrokeFileName" must be all lower-case
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Expected "for (...) {\n"; found "for(...) {\n"
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Expected "for (...) {\n"; found "for(...) {\n"
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#55) Variable "_csim" must not contain underscores.
(#55) Variable "aStrokeFileName" must be all lower-case
(#55) Expected 1 space before "==="; 0 found
(#55) Expected 1 space after "==="; 0 found
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Variable "_csim" must not contain underscores.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#67) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Variable "aStrokeFileName" must be all lower-case
(#85) Expected "} else {\n"; found "}\n else {\n"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Variable "aStrokeFileName" must be all lower-case
(#92) This comment is 50% valid code; is this commented out code?
(#95) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_canvtools.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#29) Visibility must be declared on method "__construct"
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#39) method name "CanvasScale::Set" must be in lower-case letters only
(#39) Visibility must be declared on method "Set"
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#46) method name "CanvasScale::Get" must be in lower-case letters only
(#46) Visibility must be declared on method "Get"
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#50) method name "CanvasScale::Translate" must be in lower-case letters only
(#50) Visibility must be declared on method "Translate"
(#50) Commas (,) must be followed by white space.
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
(#51) Expected 1 space before "/"; 0 found
(#51) Expected 1 space after "/"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "/"; 0 found
(#52) Expected 1 space after "/"; 0 found
(#53) Commas (,) must be followed by white space.
(#56) method name "CanvasScale::TranslateX" must be in lower-case letters only
(#56) Visibility must be declared on method "TranslateX"
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#57) Expected 1 space before "/"; 0 found
(#57) Expected 1 space after "/"; 0 found
(#61) method name "CanvasScale::TranslateY" must be in lower-case letters only
(#61) Visibility must be declared on method "TranslateY"
(#62) Expected 1 space before "-"; 0 found
(#62) Expected 1 space after "-"; 0 found
(#62) Expected 1 space before "/"; 0 found
(#62) Expected 1 space after "/"; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#74) Commas (,) must be followed by white space.
(#76) Visibility must be declared on method "__construct"
(#76) Variable "aGraph" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#77) Variable "aGraph" must be all lower-case
(#82) method name "Shape::SetColor" must be in lower-case letters only
(#82) Visibility must be declared on method "SetColor"
(#82) Variable "aColor" must be all lower-case
(#83) Variable "aColor" must be all lower-case
(#86) method name "Shape::Line" must be in lower-case letters only
(#86) Visibility must be declared on method "Line"
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#92) method name "Shape::SetLineWeight" must be in lower-case letters only
(#92) Visibility must be declared on method "SetLineWeight"
(#92) Variable "aWeight" must be all lower-case
(#93) Variable "aWeight" must be all lower-case
(#96) method name "Shape::Polygon" must be in lower-case letters only
(#96) Visibility must be declared on method "Polygon"
(#96) Commas (,) must be followed by white space.
(#96) Variable "aClosed" must be all lower-case
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected "for (...) {\n"; found "for(...) {\n"
(#98) Space found before closing bracket of FOR loop
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "+="; 0 found
(#98) Expected 1 space after "+="; 0 found
(#100) Expected 1 space before "+"; 0 found
(#100) Expected 1 space after "+"; 0 found
(#100) Expected 1 space before "+"; 0 found
(#100) Expected 1 space after "+"; 0 found
(#102) Commas (,) must be followed by white space.
(#102) Variable "aClosed" must be all lower-case
(#105) method name "Shape::FilledPolygon" must be in lower-case letters only
(#105) Visibility must be declared on method "FilledPolygon"
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#107) Expected "for (...) {\n"; found "for(...) {\n"
(#107) Space found before closing bracket of FOR loop
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "+="; 0 found
(#107) Expected 1 space after "+="; 0 found
(#109) Expected 1 space before "+"; 0 found
(#109) Expected 1 space after "+"; 0 found
(#109) Expected 1 space before "+"; 0 found
(#109) Expected 1 space after "+"; 0 found
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) method name "Shape::Bezier" must be in lower-case letters only
(#121) Visibility must be declared on method "Bezier"
(#121) Commas (,) must be followed by white space.
(#121) Variable "aSteps" must be all lower-case
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Expected 1 space before "*"; 0 found
(#125) Expected 1 space after "*"; 0 found
(#125) Expected 1 space before "-"; 0 found
(#125) Expected 1 space after "-"; 0 found
(#126) Expected 1 space before "*"; 0 found
(#126) Expected 1 space after "*"; 0 found
(#126) Expected 1 space before "-"; 0 found
(#126) Expected 1 space after "-"; 0 found
(#126) Expected 1 space before "-"; 0 found
(#126) Expected 1 space after "-"; 0 found
(#127) Expected 1 space before "-"; 0 found
(#127) Expected 1 space after "-"; 0 found
(#127) Expected 1 space before "-"; 0 found
(#127) Expected 1 space after "-"; 0 found
(#127) Expected 1 space before "-"; 0 found
(#127) Expected 1 space after "-"; 0 found
(#128) Expected 1 space before "*"; 0 found
(#128) Expected 1 space after "*"; 0 found
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#129) Expected 1 space before "*"; 0 found
(#129) Expected 1 space after "*"; 0 found
(#129) Expected 1 space before "-"; 0 found
(#129) Expected 1 space after "-"; 0 found
(#129) Expected 1 space before "-"; 0 found
(#129) Expected 1 space after "-"; 0 found
(#130) Expected 1 space before "-"; 0 found
(#130) Expected 1 space after "-"; 0 found
(#130) Expected 1 space before "-"; 0 found
(#130) Expected 1 space after "-"; 0 found
(#130) Expected 1 space before "-"; 0 found
(#130) Expected 1 space after "-"; 0 found
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected 1 space before "/"; 0 found
(#133) Expected 1 space after "/"; 0 found
(#133) Variable "aSteps" must be all lower-case
(#135) Variable "x_old" must not contain underscores.
(#136) Variable "y_old" must not contain underscores.
(#137) Expected "for (...) {\n"; found "for(...) {\n"
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "<="; 0 found
(#137) Expected 1 space after "<="; 0 found
(#137) Expected 1 space before "+="; 0 found
(#137) Expected 1 space after "+="; 0 found
(#138) Expected 1 space before "*"; 0 found
(#138) Expected 1 space after "*"; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "*"; 0 found
(#138) Expected 1 space after "*"; 0 found
(#139) Expected 1 space before "*"; 0 found
(#139) Expected 1 space after "*"; 0 found
(#139) Expected 1 space before "*"; 0 found
(#139) Expected 1 space after "*"; 0 found
(#139) Expected 1 space before "*"; 0 found
(#139) Expected 1 space after "*"; 0 found
(#140) Expected 1 space before "*"; 0 found
(#140) Expected 1 space after "*"; 0 found
(#140) Expected 1 space before "*"; 0 found
(#140) Expected 1 space after "*"; 0 found
(#140) Expected 1 space before "*"; 0 found
(#140) Expected 1 space after "*"; 0 found
(#141) Variable "x_old" must not contain underscores.
(#141) Commas (,) must be followed by white space.
(#141) Variable "y_old" must not contain underscores.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Variable "x_old" must not contain underscores.
(#143) Variable "y_old" must not contain underscores.
(#145) Variable "x_old" must not contain underscores.
(#145) Commas (,) must be followed by white space.
(#145) Variable "y_old" must not contain underscores.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#148) method name "Shape::Rectangle" must be in lower-case letters only
(#148) Visibility must be declared on method "Rectangle"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#154) method name "Shape::FilledRectangle" must be in lower-case letters only
(#154) Visibility must be declared on method "FilledRectangle"
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#160) method name "Shape::Circle" must be in lower-case letters only
(#160) Visibility must be declared on method "Circle"
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Inline control structures are not allowed
(#164) Inline control structures are not allowed
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#169) method name "Shape::FilledCircle" must be in lower-case letters only
(#169) Visibility must be declared on method "FilledCircle"
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#171) Inline control structures are not allowed
(#173) Inline control structures are not allowed
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#178) method name "Shape::RoundedRectangle" must be in lower-case letters only
(#178) Visibility must be declared on method "RoundedRectangle"
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#182) Inline control structures are not allowed
(#184) Inline control structures are not allowed
(#184) Usage of ELSEIF not allowed; use ELSE IF instead
(#186) Inline control structures are not allowed
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#191) method name "Shape::FilledRoundedRectangle" must be in lower-case letters only
(#191) Visibility must be declared on method "FilledRoundedRectangle"
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#195) Inline control structures are not allowed
(#197) Inline control structures are not allowed
(#197) Usage of ELSEIF not allowed; use ELSE IF instead
(#199) Inline control structures are not allowed
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#204) method name "Shape::ShadowRectangle" must be in lower-case letters only
(#204) Visibility must be declared on method "ShadowRectangle"
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Variable "shadow_width" must not contain underscores.
(#204) Commas (,) must be followed by white space.
(#204) Variable "shadow_color" must not contain underscores.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Inline control structures are not allowed
(#207) Variable "shadow_width" must not contain underscores.
(#208) Variable "shadow_width" must not contain underscores.
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Inline control structures are not allowed
(#210) Variable "shadow_width" must not contain underscores.
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Variable "shadow_width" must not contain underscores.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Variable "shadow_width" must not contain underscores.
(#211) Commas (,) must be followed by white space.
(#211) Variable "shadow_color" must not contain underscores.
(#214) method name "Shape::SetTextAlign" must be in lower-case letters only
(#214) Visibility must be declared on method "SetTextAlign"
(#214) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#218) method name "Shape::StrokeText" must be in lower-case letters only
(#218) Visibility must be declared on method "StrokeText"
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Variable "paragraph_align" must not contain underscores.
(#219) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Variable "paragraph_align" must not contain underscores.
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) method name "Shape::IndentedRectangle" must be in lower-case letters only
(#226) Visibility must be declared on method "IndentedRectangle"
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Variable "aCorner" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "aFillColor" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#235) Variable "aCorner" must be all lower-case
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Whitespace found at end of line
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected 1 space before "+"; 0 found
(#239) Expected 1 space after "+"; 0 found
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#239) Commas (,) must be followed by white space.
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space before "-"; 0 found
(#240) Expected 1 space after "-"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Commas (,) must be followed by white space.
(#241) Expected 1 space before "-"; 0 found
(#241) Expected 1 space after "-"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "-"; 0 found
(#241) Expected 1 space after "-"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space before "+"; 0 found
(#244) Expected 1 space after "+"; 0 found
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space before "-"; 0 found
(#244) Expected 1 space after "-"; 0 found
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "+"; 0 found
(#245) Expected 1 space after "+"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Expected 1 space before "+"; 0 found
(#248) Expected 1 space after "+"; 0 found
(#248) Expected 1 space before "+"; 0 found
(#248) Expected 1 space after "+"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "-"; 0 found
(#248) Expected 1 space after "-"; 0 found
(#248) Commas (,) must be followed by white space.
(#249) Expected 1 space before "+"; 0 found
(#249) Expected 1 space after "+"; 0 found
(#249) Expected 1 space before "+"; 0 found
(#249) Expected 1 space after "+"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "+"; 0 found
(#249) Expected 1 space after "+"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Commas (,) must be followed by white space.
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#252) Expected 1 space before "-"; 0 found
(#252) Expected 1 space after "-"; 0 found
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before "+"; 0 found
(#255) Expected 1 space after "+"; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space before "+"; 0 found
(#255) Expected 1 space after "+"; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space before "+"; 0 found
(#255) Expected 1 space after "+"; 0 found
(#255) Expected 1 space before "-"; 0 found
(#255) Expected 1 space after "-"; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space before "+"; 0 found
(#255) Expected 1 space after "+"; 0 found
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "*"; 0 found
(#256) Expected 1 space after "*"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "*"; 0 found
(#256) Expected 1 space after "*"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Expected 1 space before "-"; 0 found
(#259) Expected 1 space after "-"; 0 found
(#260) Expected 1 space before "+"; 0 found
(#260) Expected 1 space after "+"; 0 found
(#260) Expected 1 space before "-"; 0 found
(#260) Expected 1 space after "-"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Expected 1 space before "+"; 0 found
(#260) Expected 1 space after "+"; 0 found
(#260) Expected 1 space before "-"; 0 found
(#260) Expected 1 space after "-"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Variable "aFillColor" must be all lower-case
(#264) Variable "aFillColor" must be all lower-case
(#265) Expected 1 space before "-"; 0 found
(#265) Expected 1 space after "-"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "-"; 0 found
(#265) Expected 1 space after "-"; 0 found
(#265) Commas (,) must be followed by white space.
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Expected 1 space before "+"; 0 found
(#274) Expected 1 space after "+"; 0 found
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Expected 1 space before "-"; 0 found
(#274) Expected 1 space after "-"; 0 found
(#274) Commas (,) must be followed by white space.
(#275) Expected 1 space before "+"; 0 found
(#275) Expected 1 space after "+"; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Expected 1 space before "-"; 0 found
(#275) Expected 1 space after "-"; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Expected 1 space before "*"; 0 found
(#275) Expected 1 space after "*"; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Expected 1 space before "*"; 0 found
(#275) Expected 1 space after "*"; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#276) Expected 1 space before "-"; 0 found
(#276) Expected 1 space after "-"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Expected 1 space before "-"; 0 found
(#276) Expected 1 space after "-"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Commas (,) must be followed by white space.
(#279) Expected 1 space before "+"; 0 found
(#279) Expected 1 space after "+"; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Expected 1 space before "-"; 0 found
(#279) Expected 1 space after "-"; 0 found
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "*"; 0 found
(#280) Expected 1 space after "*"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "*"; 0 found
(#280) Expected 1 space after "*"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected 1 space before "+"; 0 found
(#283) Expected 1 space after "+"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "-"; 0 found
(#283) Expected 1 space after "-"; 0 found
(#283) Expected 1 space before "-"; 0 found
(#283) Expected 1 space after "-"; 0 found
(#283) Commas (,) must be followed by white space.
(#284) Expected 1 space before "-"; 0 found
(#284) Expected 1 space after "-"; 0 found
(#284) Expected 1 space before "-"; 0 found
(#284) Expected 1 space after "-"; 0 found
(#284) Commas (,) must be followed by white space.
(#284) Expected 1 space before "+"; 0 found
(#284) Expected 1 space after "+"; 0 found
(#284) Commas (,) must be followed by white space.
(#284) Expected 1 space before "*"; 0 found
(#284) Expected 1 space after "*"; 0 found
(#284) Commas (,) must be followed by white space.
(#284) Expected 1 space before "*"; 0 found
(#284) Expected 1 space after "*"; 0 found
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "-"; 0 found
(#287) Expected 1 space after "-"; 0 found
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Expected 1 space before "-"; 0 found
(#290) Expected 1 space after "-"; 0 found
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space before "-"; 0 found
(#290) Expected 1 space after "-"; 0 found
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#291) Expected 1 space before "-"; 0 found
(#291) Expected 1 space after "-"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Expected 1 space before "-"; 0 found
(#294) Expected 1 space after "-"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "+"; 0 found
(#294) Expected 1 space after "+"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "-"; 0 found
(#294) Expected 1 space after "-"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "+"; 0 found
(#294) Expected 1 space after "+"; 0 found
(#294) Expected 1 space before "-"; 0 found
(#294) Expected 1 space after "-"; 0 found
(#295) Expected 1 space before "-"; 0 found
(#295) Expected 1 space after "-"; 0 found
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#295) Commas (,) must be followed by white space.
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#295) Expected 1 space before "-"; 0 found
(#295) Expected 1 space after "-"; 0 found
(#295) Commas (,) must be followed by white space.
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#295) Commas (,) must be followed by white space.
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#297) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Variable "aFillColor" must be all lower-case
(#299) Variable "aFillColor" must be all lower-case
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "-"; 0 found
(#300) Expected 1 space after "-"; 0 found
(#300) Commas (,) must be followed by white space.
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Expected 1 space before "+"; 0 found
(#308) Expected 1 space after "+"; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Commas (,) must be followed by white space.
(#309) Expected 1 space before "+"; 0 found
(#309) Expected 1 space after "+"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Expected 1 space before "+"; 0 found
(#309) Expected 1 space after "+"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "+"; 0 found
(#310) Expected 1 space after "+"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Commas (,) must be followed by white space.
(#313) Expected 1 space before "+"; 0 found
(#313) Expected 1 space after "+"; 0 found
(#313) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#313) Expected 1 space before "-"; 0 found
(#313) Expected 1 space after "-"; 0 found
(#314) Expected 1 space before "+"; 0 found
(#314) Expected 1 space after "+"; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Expected 1 space before "-"; 0 found
(#314) Expected 1 space after "-"; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Expected 1 space before "*"; 0 found
(#314) Expected 1 space after "*"; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Expected 1 space before "*"; 0 found
(#314) Expected 1 space after "*"; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Expected 1 space before "+"; 0 found
(#317) Expected 1 space after "+"; 0 found
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Commas (,) must be followed by white space.
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "*"; 0 found
(#318) Expected 1 space after "*"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "*"; 0 found
(#318) Expected 1 space after "*"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Commas (,) must be followed by white space.
(#321) Expected 1 space before "+"; 0 found
(#321) Expected 1 space after "+"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#322) Whitespace found at end of line
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#324) Expected 1 space before "+"; 0 found
(#324) Expected 1 space after "+"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "*"; 0 found
(#325) Expected 1 space after "*"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "*"; 0 found
(#325) Expected 1 space after "*"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#328) Expected 1 space before "+"; 0 found
(#328) Expected 1 space after "+"; 0 found
(#329) Expected 1 space before "-"; 0 found
(#329) Expected 1 space after "-"; 0 found
(#329) Expected 1 space before "+"; 0 found
(#329) Expected 1 space after "+"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "-"; 0 found
(#329) Expected 1 space after "-"; 0 found
(#329) Expected 1 space before "+"; 0 found
(#329) Expected 1 space after "+"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "*"; 0 found
(#329) Expected 1 space after "*"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "*"; 0 found
(#329) Expected 1 space after "*"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#331) Expected "if (...) {\n"; found "if(...) {\n"
(#331) Variable "aFillColor" must be all lower-case
(#333) Variable "aFillColor" must be all lower-case
(#334) Expected 1 space before "+"; 0 found
(#334) Expected 1 space after "+"; 0 found
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "+"; 0 found
(#334) Expected 1 space after "+"; 0 found
(#334) Commas (,) must be followed by white space.
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Expected 1 space before "+"; 0 found
(#342) Expected 1 space after "+"; 0 found
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Expected 1 space before "-"; 0 found
(#342) Expected 1 space after "-"; 0 found
(#342) Commas (,) must be followed by white space.
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "*"; 0 found
(#343) Expected 1 space after "*"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "*"; 0 found
(#343) Expected 1 space after "*"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Expected 1 space before "-"; 0 found
(#344) Expected 1 space after "-"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "+"; 0 found
(#344) Expected 1 space after "+"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Commas (,) must be followed by white space.
(#347) Expected 1 space before "+"; 0 found
(#347) Expected 1 space after "+"; 0 found
(#347) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#347) Expected 1 space before "-"; 0 found
(#347) Expected 1 space after "-"; 0 found
(#348) Expected 1 space before "-"; 0 found
(#348) Expected 1 space after "-"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "-"; 0 found
(#348) Expected 1 space after "-"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "*"; 0 found
(#348) Expected 1 space after "*"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "*"; 0 found
(#348) Expected 1 space after "*"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "-"; 0 found
(#351) Expected 1 space after "-"; 0 found
(#351) Commas (,) must be followed by white space.
(#352) Expected 1 space before "+"; 0 found
(#352) Expected 1 space after "+"; 0 found
(#352) Expected 1 space before "+"; 0 found
(#352) Expected 1 space after "+"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "-"; 0 found
(#352) Expected 1 space after "-"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "*"; 0 found
(#352) Expected 1 space after "*"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "*"; 0 found
(#352) Expected 1 space after "*"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Commas (,) must be followed by white space.
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Expected 1 space before "-"; 0 found
(#355) Expected 1 space after "-"; 0 found
(#355) Expected 1 space before "-"; 0 found
(#355) Expected 1 space after "-"; 0 found
(#356) Whitespace found at end of line
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected 1 space before "+"; 0 found
(#358) Expected 1 space after "+"; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "-"; 0 found
(#358) Expected 1 space after "-"; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "+"; 0 found
(#358) Expected 1 space after "+"; 0 found
(#358) Expected 1 space before "-"; 0 found
(#358) Expected 1 space after "-"; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "-"; 0 found
(#358) Expected 1 space after "-"; 0 found
(#359) Expected 1 space before "+"; 0 found
(#359) Expected 1 space after "+"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "-"; 0 found
(#359) Expected 1 space after "-"; 0 found
(#359) Expected 1 space before "-"; 0 found
(#359) Expected 1 space after "-"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "*"; 0 found
(#359) Expected 1 space after "*"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "*"; 0 found
(#359) Expected 1 space after "*"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Expected 1 space before "+"; 0 found
(#362) Expected 1 space after "+"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "-"; 0 found
(#362) Expected 1 space after "-"; 0 found
(#362) Expected 1 space before "+"; 0 found
(#362) Expected 1 space after "+"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "+"; 0 found
(#362) Expected 1 space after "+"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "-"; 0 found
(#362) Expected 1 space after "-"; 0 found
(#363) Expected 1 space before "+"; 0 found
(#363) Expected 1 space after "+"; 0 found
(#363) Expected 1 space before "-"; 0 found
(#363) Expected 1 space after "-"; 0 found
(#363) Commas (,) must be followed by white space.
(#363) Expected 1 space before "-"; 0 found
(#363) Expected 1 space after "-"; 0 found
(#363) Expected 1 space before "+"; 0 found
(#363) Expected 1 space after "+"; 0 found
(#363) Commas (,) must be followed by white space.
(#363) Expected 1 space before "*"; 0 found
(#363) Expected 1 space after "*"; 0 found
(#363) Commas (,) must be followed by white space.
(#363) Expected 1 space before "*"; 0 found
(#363) Expected 1 space after "*"; 0 found
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#365) Expected "if (...) {\n"; found "if(...) {\n"
(#365) Variable "aFillColor" must be all lower-case
(#367) Variable "aFillColor" must be all lower-case
(#368) Expected 1 space before "-"; 0 found
(#368) Expected 1 space after "-"; 0 found
(#368) Commas (,) must be followed by white space.
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#368) Commas (,) must be followed by white space.
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#385) Member variable "iTxt" must be all lower-case
(#385) Commas (,) must be followed by white space.
(#385) Member variable "iColor" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Member variable "iFillColor" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Member variable "iFontColor" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#386) Member variable "iParaAlign" must be all lower-case
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#387) Member variable "iAutoBoxMargin" must be all lower-case
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#388) Member variable "iShadowWidth" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Member variable "iShadowColor" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#390) Visibility must be declared on method "__construct"
(#390) Variable "aTxt" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#391) Variable "aTxt" must be all lower-case
(#398) method name "CanvasRectangleText::SetShadow" must be in lower-case letters only
(#398) Visibility must be declared on method "SetShadow"
(#398) Variable "aColor" must be all lower-case
(#398) Commas (,) must be followed by white space.
(#398) Variable "aWidth" must be all lower-case
(#399) Variable "aColor" must be all lower-case
(#400) Variable "aWidth" must be all lower-case
(#403) method name "CanvasRectangleText::SetFont" must be in lower-case letters only
(#403) Visibility must be declared on method "SetFont"
(#403) Variable "FontFam" must be all lower-case
(#403) Commas (,) must be followed by white space.
(#403) Variable "aFontStyle" must be all lower-case
(#403) Commas (,) must be followed by white space.
(#403) Variable "aFontSize" must be all lower-case
(#404) Variable "FontFam" must be all lower-case
(#404) Commas (,) must be followed by white space.
(#404) Variable "aFontStyle" must be all lower-case
(#404) Commas (,) must be followed by white space.
(#404) Variable "aFontSize" must be all lower-case
(#407) method name "CanvasRectangleText::SetTxt" must be in lower-case letters only
(#407) Visibility must be declared on method "SetTxt"
(#407) Variable "aTxt" must be all lower-case
(#408) Variable "aTxt" must be all lower-case
(#411) method name "CanvasRectangleText::ParagraphAlign" must be in lower-case letters only
(#411) Visibility must be declared on method "ParagraphAlign"
(#411) Variable "aParaAlign" must be all lower-case
(#412) Variable "aParaAlign" must be all lower-case
(#415) method name "CanvasRectangleText::SetFillColor" must be in lower-case letters only
(#415) Visibility must be declared on method "SetFillColor"
(#415) Variable "aFillColor" must be all lower-case
(#416) Variable "aFillColor" must be all lower-case
(#419) method name "CanvasRectangleText::SetAutoMargin" must be in lower-case letters only
(#419) Visibility must be declared on method "SetAutoMargin"
(#419) Variable "aMargin" must be all lower-case
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#420) Variable "aMargin" must be all lower-case
(#423) method name "CanvasRectangleText::SetColor" must be in lower-case letters only
(#423) Visibility must be declared on method "SetColor"
(#423) Variable "aColor" must be all lower-case
(#424) Variable "aColor" must be all lower-case
(#427) method name "CanvasRectangleText::SetFontColor" must be in lower-case letters only
(#427) Visibility must be declared on method "SetFontColor"
(#427) Variable "aColor" must be all lower-case
(#428) Variable "aColor" must be all lower-case
(#431) method name "CanvasRectangleText::SetPos" must be in lower-case letters only
(#431) Visibility must be declared on method "SetPos"
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#438) method name "CanvasRectangleText::Pos" must be in lower-case letters only
(#438) Visibility must be declared on method "Pos"
(#438) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#445) method name "CanvasRectangleText::Set" must be in lower-case letters only
(#445) Visibility must be declared on method "Set"
(#445) Variable "aTxt" must be all lower-case
(#445) Commas (,) must be followed by white space.
(#445) Commas (,) must be followed by white space.
(#445) Commas (,) must be followed by white space.
(#445) Commas (,) must be followed by white space.
(#446) Variable "aTxt" must be all lower-case
(#453) method name "CanvasRectangleText::SetCornerRadius" must be in lower-case letters only
(#453) Visibility must be declared on method "SetCornerRadius"
(#453) Variable "aRad" must be all lower-case
(#454) Variable "aRad" must be all lower-case
(#457) method name "CanvasRectangleText::Stroke" must be in lower-case letters only
(#457) Visibility must be declared on method "Stroke"
(#457) Variable "aImg" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Expected "if (...) {\n"; found "if(...) {\n"
(#462) Space found before semicolon; expected ");" but found ") ;"
(#464) Expected "} else {\n"; found "}\n else {\n"
(#468) Expected "if (...) {\n"; found "if(...) {\n"
(#469) Space found before semicolon; expected ");" but found ") ;"
(#471) Expected "} else {\n"; found "}\n else {\n"
(#474) Whitespace found at end of line
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Space found before semicolon; expected ");" but found ") ;"
(#477) Inline control structures are not allowed
(#478) Variable "aImg" must be all lower-case
(#479) Expected "if (...) {\n"; found "if(...) {\n"
(#480) Variable "aImg" must be all lower-case
(#483) Expected "if (...) {\n"; found "if(...) {\n"
(#484) Variable "aImg" must be all lower-case
(#485) Variable "aImg" must be all lower-case
(#485) Expected 1 space before "+"; 0 found
(#485) Expected 1 space after "+"; 0 found
(#486) Expected 1 space before "+"; 0 found
(#486) Expected 1 space after "+"; 0 found
(#487) Expected 1 space before "+"; 0 found
(#487) Expected 1 space after "+"; 0 found
(#487) Expected 1 space before "-"; 0 found
(#487) Expected 1 space after "-"; 0 found
(#487) Expected 1 space before "+"; 0 found
(#487) Expected 1 space after "+"; 0 found
(#488) Expected 1 space before "+"; 0 found
(#488) Expected 1 space after "+"; 0 found
(#488) Expected 1 space before "-"; 0 found
(#488) Expected 1 space after "-"; 0 found
(#488) Expected 1 space before "+"; 0 found
(#488) Expected 1 space after "+"; 0 found
(#490) Variable "aImg" must be all lower-case
(#493) Expected "if (...) {\n"; found "if(...) {\n"
(#494) Variable "aImg" must be all lower-case
(#495) Variable "aImg" must be all lower-case
(#495) Commas (,) must be followed by white space.
(#496) Expected 1 space before "+"; 0 found
(#496) Expected 1 space after "+"; 0 found
(#496) Expected 1 space before "-"; 0 found
(#496) Expected 1 space after "-"; 0 found
(#497) Expected 1 space before "+"; 0 found
(#497) Expected 1 space after "+"; 0 found
(#497) Expected 1 space before "-"; 0 found
(#497) Expected 1 space after "-"; 0 found
(#499) Variable "aImg" must be all lower-case
(#502) Expected "if (...) {\n"; found "if(...) {\n"
(#503) Variable "aImg" must be all lower-case
(#504) Variable "aImg" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#505) Expected 1 space before "+"; 0 found
(#505) Expected 1 space after "+"; 0 found
(#505) Expected 1 space before "-"; 0 found
(#505) Expected 1 space after "-"; 0 found
(#506) Expected 1 space before "+"; 0 found
(#506) Expected 1 space after "+"; 0 found
(#506) Expected 1 space before "-"; 0 found
(#506) Expected 1 space after "-"; 0 found
(#508) Variable "aImg" must be all lower-case
(#511) Commas (,) must be followed by white space.
(#514) Variable "aImg" must be all lower-case
(#514) Expected 1 space before "+"; 0 found
(#514) Expected 1 space after "+"; 0 found
(#514) Expected 1 space before "/"; 0 found
(#514) Expected 1 space after "/"; 0 found
(#514) Expected 1 space before "+"; 0 found
(#514) Expected 1 space after "+"; 0 found
(#514) Expected 1 space before "/"; 0 found
(#514) Expected 1 space after "/"; 0 found
(#523) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_contour.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,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#24) Member variable "dataPoints" must be all lower-case
(#25) Member variable "nbrCols" must be all lower-case
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Member variable "nbrRows" must be all lower-case
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Member variable "horizEdges" must be all lower-case
(#26) Member variable "vertEdges" must be all lower-case
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Member variable "isobarValues" must be all lower-case
(#29) Member variable "isobarCoord" must be all lower-case
(#30) Member variable "nbrIsobars" must be all lower-case
(#30) Member variable "isobarColors" must be all lower-case
(#43) Visibility must be declared on method "__construct"
(#43) Variable "aMatrix" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Variable "aIsobars" must be all lower-case
(#43) Variable "aColors" must be all lower-case
(#45) Variable "aMatrix" must be all lower-case
(#46) Variable "aMatrix" must be all lower-case
(#47) Variable "aMatrix" must be all lower-case
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "aIsobars" 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
(#51) Variable "aIsobars" must be all lower-case
(#52) Variable "aIsobars" must be all lower-case
(#54) Expected "} else {\n"; found "}\n else {\n"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "aIsobars" must be all lower-case
(#57) Commas (,) must be followed by white space.
(#58) Variable "stepSize" must be all lower-case
(#58) Expected 1 space before "-"; 0 found
(#58) Expected 1 space after "-"; 0 found
(#58) Variable "aIsobars" must be all lower-case
(#58) Space found before semicolon; expected "$aIsobars;" but found "$aIsobars ;"
(#59) Expected 1 space before "+"; 0 found
(#59) Expected 1 space after "+"; 0 found
(#59) Variable "stepSize" must be all lower-case
(#59) Expected 1 space before "/"; 0 found
(#59) Expected 1 space after "/"; 0 found
(#60) Variable "aIsobars" must be all lower-case
(#62) Variable "stepSize" must be all lower-case
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Variable "aColors" must be all lower-case
(#66) Variable "aColors" must be all lower-case
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Variable "aColors" must be all lower-case
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) This comment is 100% valid code; is this commented out code?
(#70) No space found before comment text; expected "// 'Third argument to Contour must be an array of colors.'" but found "//'Third argument to Contour must be an array of colors.'"
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Variable "aColors" 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
(#75) This comment is 100% valid code; is this commented out code?
(#75) No space found before comment text; expected "// 'Number of colors must equal the number of isobar lines specified';" but found "//'Number of colors must equal the number of isobar lines specified';"
(#78) Variable "aColors" must be all lower-case
(#89) method name "Contour::SetInvert" must be in lower-case letters only
(#89) Visibility must be declared on method "SetInvert"
(#89) Variable "aFlg" must be all lower-case
(#90) Variable "aFlg" must be all lower-case
(#98) method name "Contour::getMinMaxVal" must be in lower-case letters only
(#98) Visibility must be declared on method "getMinMaxVal"
(#102) Inline control structures are not allowed
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Inline control structures are not allowed
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Commas (,) must be followed by white space.
(#112) method name "Contour::resetEdgeMatrices" must be in lower-case letters only
(#112) Visibility must be declared on method "resetEdgeMatrices"
(#130) method name "Contour::isobarHCrossing" must be in lower-case letters only
(#130) Visibility must be declared on method "isobarHCrossing"
(#130) Variable "aRow" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "aCol" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "aIsobar" must be all lower-case
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Variable "aCol" must be all lower-case
(#132) Expected 1 space before "-"; 0 found
(#132) Expected 1 space after "-"; 0 found
(#133) Commas (,) must be followed by white space.
(#133) Variable "aCol" 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
(#134) This comment is 100% valid code; is this commented out code?
(#134) No space found before comment text; expected "// 'ContourPlot Internal Error: isobarHCrossing: Coloumn index too large (%d)'" but found "//'ContourPlot Internal Error: isobarHCrossing: Coloumn index too large (%d)'"
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Variable "aRow" must be all lower-case
(#137) Commas (,) must be followed by white space.
(#137) Variable "aRow" 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
(#138) This comment is 100% valid code; is this commented out code?
(#138) No space found before comment text; expected "// 'ContourPlot Internal Error: isobarHCrossing: Row index too large (%d)'" but found "//'ContourPlot Internal Error: isobarHCrossing: Row index too large (%d)'"
(#141) Variable "aRow" must be all lower-case
(#141) Variable "aCol" must be all lower-case
(#142) Variable "aRow" must be all lower-case
(#142) Variable "aCol" must be all lower-case
(#142) Expected 1 space before "+"; 0 found
(#142) Expected 1 space after "+"; 0 found
(#144) Variable "aIsobar" must be all lower-case
(#144) Expected 1 space before "-"; 0 found
(#144) Expected 1 space after "-"; 0 found
(#144) Expected 1 space before "*"; 0 found
(#144) Expected 1 space after "*"; 0 found
(#144) Variable "aIsobar" must be all lower-case
(#144) Expected 1 space before "-"; 0 found
(#144) Expected 1 space after "-"; 0 found
(#144) Space found before semicolon; expected "0;" but found "0 ;"
(#156) method name "Contour::isobarVCrossing" must be in lower-case letters only
(#156) Visibility must be declared on method "isobarVCrossing"
(#156) Variable "aRow" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "aCol" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "aIsobar" must be all lower-case
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Variable "aRow" must be all lower-case
(#158) Expected 1 space before "-"; 0 found
(#158) Expected 1 space after "-"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Variable "aRow" 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 "// 'isobarVCrossing: Row index too large" but found "//'isobarVCrossing: Row index too large"
(#162) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Variable "aCol" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "aCol" 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
(#164) No space found before comment text; expected "// 'isobarVCrossing: Col index too large" but found "//'isobarVCrossing: Col index too large"
(#167) Variable "aRow" must be all lower-case
(#167) Variable "aCol" must be all lower-case
(#168) Variable "aRow" must be all lower-case
(#168) Expected 1 space before "+"; 0 found
(#168) Expected 1 space after "+"; 0 found
(#168) Variable "aCol" must be all lower-case
(#170) Variable "aIsobar" must be all lower-case
(#170) Expected 1 space before "-"; 0 found
(#170) Expected 1 space after "-"; 0 found
(#170) Expected 1 space before "*"; 0 found
(#170) Expected 1 space after "*"; 0 found
(#170) Variable "aIsobar" must be all lower-case
(#170) Expected 1 space before "-"; 0 found
(#170) Expected 1 space after "-"; 0 found
(#170) Space found before semicolon; expected "0;" but found "0 ;"
(#180) method name "Contour::determineIsobarEdgeCrossings" must be in lower-case letters only
(#180) Visibility must be declared on method "determineIsobarEdgeCrossings"
(#180) Variable "aIsobar" must be all lower-case
(#182) Variable "aIsobar" must be all lower-case
(#184) Expected 1 space before "-"; 0 found
(#184) Expected 1 space after "-"; 0 found
(#185) Expected 1 space before "-"; 0 found
(#185) Expected 1 space after "-"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before "-"; 0 found
(#192) Expected 1 space after "-"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "-"; 0 found
(#193) Expected 1 space after "-"; 0 found
(#193) Commas (,) must be followed by white space.
(#195) Expected 1 space before "-"; 0 found
(#195) Expected 1 space after "-"; 0 found
(#196) Expected 1 space before "-"; 0 found
(#196) Expected 1 space after "-"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#212) method name "Contour::getCrossingCoord" must be in lower-case letters only
(#212) Visibility must be declared on method "getCrossingCoord"
(#212) Variable "aRow" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aCol" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aEdgeDir" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aIsobarVal" must be all lower-case
(#216) Expected "if (...) {\n"; found "if(...) {\n"
(#216) Variable "aEdgeDir" must be all lower-case
(#217) Variable "aRow" must be all lower-case
(#217) Variable "aCol" must be all lower-case
(#217) Variable "aRow" must be all lower-case
(#217) Variable "aCol" must be all lower-case
(#217) Expected 1 space before "+"; 0 found
(#217) Expected 1 space after "+"; 0 found
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Variable "aCol" must be all lower-case
(#219) Variable "aIsobarVal" must be all lower-case
(#219) Variable "aRow" must be all lower-case
(#219) Variable "aCol" must be all lower-case
(#221) Expected "} else {\n"; found "}\n else {\n"
(#222) Variable "aCol" must be all lower-case
(#224) Variable "aRow" must be all lower-case
(#226) Expected "} else {\n"; found "}\n else {\n"
(#227) Variable "aRow" must be all lower-case
(#227) Variable "aCol" must be all lower-case
(#227) Variable "aRow" must be all lower-case
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#227) Variable "aCol" must be all lower-case
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#229) Variable "aRow" must be all lower-case
(#229) Variable "aIsobarVal" must be all lower-case
(#229) Variable "aRow" must be all lower-case
(#229) Variable "aCol" must be all lower-case
(#231) Expected "} else {\n"; found "}\n else {\n"
(#232) Variable "aRow" must be all lower-case
(#234) Variable "aCol" must be all lower-case
(#236) Expected "if (...) {\n"; found "if(...) {\n"
(#237) Expected 1 space before "-"; 0 found
(#237) Expected 1 space after "-"; 0 found
(#239) Commas (,) must be followed by white space.
(#250) method name "Contour::adjustDataPointValues" must be in lower-case letters only
(#250) Visibility must be declared on method "adjustDataPointValues"
(#255) Space found before first semicolon of FOR loop
(#255) Space found before semicolon; expected "0;" but found "0 ;"
(#255) Expected 1 space before "-"; 0 found
(#255) Expected 1 space after "-"; 0 found
(#256) Space found before closing bracket of FOR loop
(#256) Space found before first semicolon of FOR loop
(#256) Space found before semicolon; expected "0;" but found "0 ;"
(#256) Expected 1 space before "-"; 0 found
(#256) Expected 1 space after "-"; 0 found
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Expected 1 space before "*"; 0 found
(#258) Expected 1 space after "*"; 0 found
(#271) method name "Contour::UseHighContrastColor" must be in lower-case letters only
(#271) Visibility must be declared on method "UseHighContrastColor"
(#271) Variable "aFlg" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "aBW" must be all lower-case
(#272) Variable "aFlg" must be all lower-case
(#273) Variable "aBW" must be all lower-case
(#280) method name "Contour::CalculateColors" must be in lower-case letters only
(#280) Visibility must be declared on method "CalculateColors"
(#287) Expected "} else {\n"; found "}\n else {\n"
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Expected 1 space before "/"; 0 found
(#289) Expected 1 space after "/"; 0 found
(#289) Expected 1 space before "-"; 0 found
(#289) Expected 1 space after "-"; 0 found
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#291) Expected 1 space before "-"; 0 found
(#291) Expected 1 space after "-"; 0 found
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#295) Expected "} else {\n"; found "}\n else {\n"
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#314) method name "Contour::getIsobars" must be in lower-case letters only
(#314) Visibility must be declared on method "getIsobars"
(#327) Space found before first semicolon of FOR loop
(#327) Space found before semicolon; expected "0;" but found "0 ;"
(#327) Expected 1 space before "-"; 0 found
(#327) Expected 1 space after "-"; 0 found
(#328) Space found before closing bracket of FOR loop
(#328) Space found before first semicolon of FOR loop
(#328) Space found before semicolon; expected "0;" but found "0 ;"
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Inline control structures are not allowed
(#333) Inline control structures are not allowed
(#333) Expected 1 space before "+"; 0 found
(#333) Expected 1 space after "+"; 0 found
(#333) Expected 1 space before "+"; 0 found
(#333) Expected 1 space after "+"; 0 found
(#333) Commas (,) must be followed by white space.
(#334) Inline control structures are not allowed
(#335) Inline control structures are not allowed
(#335) Expected 1 space before "+"; 0 found
(#335) Expected 1 space after "+"; 0 found
(#335) Expected 1 space before "+"; 0 found
(#335) Expected 1 space after "+"; 0 found
(#335) Commas (,) must be followed by white space.
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#340) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#343) Usage of ELSEIF not allowed; use ELSE IF instead
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "/"; 0 found
(#348) Expected 1 space after "/"; 0 found
(#348) Line exceeds 132 characters; contains 166 characters
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#353) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#374) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Member variable "contourCoord" must be all lower-case
(#389) Member variable "contourVal" must be all lower-case
(#389) Member variable "contourColor" must be all lower-case
(#390) Member variable "nbrCountours" must be all lower-case
(#390) Space found before semicolon; expected "0;" but found "0 ;"
(#391) Member variable "dataMatrix" must be all lower-case
(#392) Member variable "invertLegend" must be all lower-case
(#393) Member variable "interpFactor" must be all lower-case
(#394) Member variable "flipData" must be all lower-case
(#396) Member variable "showLegend" must be all lower-case
(#398) Member variable "manualIsobarColors" must be all lower-case
(#415) Visibility must be declared on method "__construct"
(#415) Variable "aDataMatrix" must be all lower-case
(#415) Variable "aIsobar" must be all lower-case
(#415) Variable "aFactor" must be all lower-case
(#415) Variable "aInvert" must be all lower-case
(#415) Variable "aIsobarColors" must be all lower-case
(#417) Variable "aDataMatrix" must be all lower-case
(#418) Variable "aInvert" must be all lower-case
(#419) Variable "aIsobar" must be all lower-case
(#420) Variable "aFactor" must be all lower-case
(#424) Expected "if (...) {\n"; found "if(...) {\n"
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Commas (,) must be followed by white space.
(#432) Commas (,) must be followed by white space.
(#432) Variable "aIsobarColors" must be all lower-case
(#434) Inline control structures are not allowed
(#434) Variable "aIsobar" must be all lower-case
(#435) Variable "aIsobar" must be all lower-case
(#436) Inline control structures are not allowed
(#437) Variable "aIsobar" must be all lower-case
(#447) method name "ContourPlot::SetInvert" must be in lower-case letters only
(#447) Visibility must be declared on method "SetInvert"
(#447) Variable "aFlg" must be all lower-case
(#448) Variable "aFlg" must be all lower-case
(#457) method name "ContourPlot::SetIsobarColors" must be in lower-case letters only
(#457) Visibility must be declared on method "SetIsobarColors"
(#457) Variable "aColorArray" must be all lower-case
(#458) Variable "aColorArray" must be all lower-case
(#467) method name "ContourPlot::ShowLegend" must be in lower-case letters only
(#467) Visibility must be declared on method "ShowLegend"
(#467) Variable "aFlg" must be all lower-case
(#468) Variable "aFlg" must be all lower-case
(#476) method name "ContourPlot::Invertlegend" must be in lower-case letters only
(#476) Visibility must be declared on method "Invertlegend"
(#476) Variable "aFlg" must be all lower-case
(#477) Variable "aFlg" must be all lower-case
(#483) method name "ContourPlot::Min" must be in lower-case letters only
(#483) Visibility must be declared on method "Min"
(#484) Commas (,) must be followed by white space.
(#490) method name "ContourPlot::Max" must be in lower-case letters only
(#490) Visibility must be declared on method "Max"
(#491) Expected 1 space before "-"; 0 found
(#491) Expected 1 space after "-"; 0 found
(#491) Commas (,) must be followed by white space.
(#491) Expected 1 space before "-"; 0 found
(#491) Expected 1 space after "-"; 0 found
(#498) method name "ContourPlot::Legend" must be in lower-case letters only
(#498) Visibility must be declared on method "Legend"
(#498) Variable "aGraph" must be all lower-case
(#500) Inline control structures are not allowed
(#503) Expected "if (...) {\n"; found "if(...) {\n"
(#505) Variable "aGraph" must be all lower-case
(#505) Commas (,) must be followed by white space.
(#508) Expected "} else {\n"; found "}\n else {\n"
(#509) Space found before second semicolon of FOR loop
(#509) Expected 1 space before "-"; 0 found
(#509) Expected 1 space after "-"; 0 found
(#509) Space found before semicolon; expected "0;" but found "0 ;"
(#510) Variable "aGraph" must be all lower-case
(#510) Commas (,) must be followed by white space.
(#519) Expected 1 space after asterisk; 2 found
(#522) method name "ContourPlot::PreScaleSetup" must be in lower-case letters only
(#522) Visibility must be declared on method "PreScaleSetup"
(#522) Variable "aGraph" must be all lower-case
(#523) Expected 1 space before "-"; 0 found
(#523) Expected 1 space after "-"; 0 found
(#524) Expected 1 space before "-"; 0 found
(#524) Expected 1 space after "-"; 0 found
(#526) Variable "aGraph" must be all lower-case
(#526) Variable "aGraph" must be all lower-case
(#526) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#527) Variable "aGraph" must be all lower-case
(#527) Variable "aGraph" must be all lower-case
(#527) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#539) method name "ContourPlot::UseHighContrastColor" must be in lower-case letters only
(#539) Visibility must be declared on method "UseHighContrastColor"
(#539) Variable "aFlg" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "aBW" must be all lower-case
(#540) Variable "aFlg" must be all lower-case
(#541) Variable "aBW" must be all lower-case
(#542) Commas (,) must be followed by white space.
(#552) method name "ContourPlot::Stroke" must be in lower-case letters only
(#552) Visibility must be declared on method "Stroke"
(#552) Commas (,) must be followed by white space.
(#552) Commas (,) must be followed by white space.
(#554) Expected "if (...) {\n"; found "if(...) {\n"
(#556) Expected "if (...) {\n"; found "if(...) {\n"
(#570) Commas (,) must be followed by white space.
(#574) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_date.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#12) Expected 1 space before "+"; 0 found
(#12) Expected 1 space after "+"; 0 found
(#13) Commas (,) must be followed by white space.
(#13) Expected 1 space before "+"; 0 found
(#13) Expected 1 space after "+"; 0 found
(#14) Commas (,) must be followed by white space.
(#14) Expected 1 space before "+"; 0 found
(#14) Expected 1 space after "+"; 0 found
(#15) Commas (,) must be followed by white space.
(#15) Expected 1 space before "+"; 0 found
(#15) Expected 1 space after "+"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "+"; 0 found
(#16) Expected 1 space after "+"; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space before "+"; 0 found
(#17) Expected 1 space after "+"; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "+"; 0 found
(#19) Expected 1 space after "+"; 0 found
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space before "+"; 0 found
(#20) Expected 1 space after "+"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "+"; 0 found
(#21) Expected 1 space after "+"; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before "+"; 0 found
(#22) Expected 1 space after "+"; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "+"; 0 found
(#23) Expected 1 space after "+"; 0 found
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space before "+"; 0 found
(#32) Expected 1 space after "+"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "+"; 0 found
(#33) Expected 1 space after "+"; 0 found
(#34) Commas (,) must be followed by white space.
(#34) Expected 1 space before "+"; 0 found
(#34) 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) Commas (,) must be followed by white space.
(#37) Expected 1 space before "+"; 0 found
(#37) Expected 1 space after "+"; 0 found
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#49) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#50) Member variable "date_format" must not contain underscores.
(#51) Member variable "iStartAlign" must be all lower-case
(#51) Member variable "iEndAlign" must be all lower-case
(#52) Member variable "iStartTimeAlign" must be all lower-case
(#52) Member variable "iEndTimeAlign" must be all lower-case
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// ---------------" but found "//---------------"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Visibility must be declared on method "__construct"
(#56) Variable "aMin" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aMax" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aType" must be all lower-case
(#57) Variable "aType" must be all lower-case
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#58) Variable "aMin" must be all lower-case
(#58) Expected 1 space before "<="; 0 found
(#58) Expected 1 space after "<="; 0 found
(#58) Variable "aMax" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Variable "aType" must be all lower-case
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "aMin" must be all lower-case
(#61) Commas (,) must be followed by white space.
(#61) Variable "aMax" must be all lower-case
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Variable "aMax" must be all lower-case
(#62) Expected 1 space before "-"; 0 found
(#62) Expected 1 space after "-"; 0 found
(#62) Variable "aMin" must be all lower-case
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#74) method name "DateScale::AdjDate" must be in lower-case letters only
(#74) Visibility must be declared on method "AdjDate"
(#74) Variable "aTime" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "aRound" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "aYearType" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "aMonthType" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "aDayType" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Variable "aTime" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Variable "aTime" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Variable "aTime" must be all lower-case
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Variable "aYearType" must be all lower-case
(#78) Variable "yearAdj" must be all lower-case
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Variable "aRound" must be all lower-case
(#80) Expected 1 space before "/"; 0 found
(#80) Expected 1 space after "/"; 0 found
(#80) Variable "yearAdj" must be all lower-case
(#80) Variable "aYearType" must be all lower-case
(#80) Expected 1 space before "*"; 0 found
(#80) Expected 1 space after "*"; 0 found
(#80) Variable "yearAdj" must be all lower-case
(#80) Variable "aYearType" must be all lower-case
(#82) Expected "} else {\n"; found "}\n else {\n"
(#84) Expected 1 space before "/"; 0 found
(#84) Expected 1 space after "/"; 0 found
(#84) Variable "yearAdj" must be all lower-case
(#84) Variable "aYearType" must be all lower-case
(#84) Expected 1 space before "*"; 0 found
(#84) Expected 1 space after "*"; 0 found
(#84) Variable "yearAdj" must be all lower-case
(#84) Variable "aYearType" must be all lower-case
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Variable "aMonthType" must be all lower-case
(#89) Variable "monthAdj" must be all lower-case
(#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
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Variable "aRound" must be all lower-case
(#91) Expected 1 space before "/"; 0 found
(#91) Expected 1 space after "/"; 0 found
(#91) Variable "monthAdj" must be all lower-case
(#91) Variable "aMonthType" must be all lower-case
(#91) Expected 1 space before "*"; 0 found
(#91) Expected 1 space after "*"; 0 found
(#91) Variable "monthAdj" must be all lower-case
(#91) Variable "aMonthType" must be all lower-case
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#94) Expected "} else {\n"; found "}\n else {\n"
(#96) Expected 1 space before "/"; 0 found
(#96) Expected 1 space after "/"; 0 found
(#96) Variable "monthAdj" must be all lower-case
(#96) Variable "aMonthType" must be all lower-case
(#96) Expected 1 space before "*"; 0 found
(#96) Expected 1 space after "*"; 0 found
(#96) Variable "monthAdj" must be all lower-case
(#96) Variable "aMonthType" must be all lower-case
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#100) Usage of ELSEIF not allowed; use ELSE IF instead
(#100) Variable "aDayType" must be all lower-case
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "aDayType" must be all lower-case
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Variable "aRound" 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
(#103) This comment is 100% valid code; is this commented out code?
(#103) No space found before comment text; expected "// ++$d;" but found "//++$d;"
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#107) Expected "} else {\n"; found "}\n else {\n"
(#109) Commas (,) must be followed by white space.
(#109) Variable "aTime" must be all lower-case
(#110) Expected "if (...) {\n"; found "if(...) { // Adjust to start on Mon\n"
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline control structures are not allowed
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Inline control structures are not allowed
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Variable "aRound" must be all lower-case
(#117) Expected "} else {\n"; found "}\n else {\n"
(#118) Expected 1 space before "-"; 0 found
(#118) Expected 1 space after "-"; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#131) method name "DateScale::AdjStartDate" must be in lower-case letters only
(#131) Visibility must be declared on method "AdjStartDate"
(#131) Variable "aTime" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aYearType" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aMonthType" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aDayType" must be all lower-case
(#132) Variable "aTime" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Variable "aYearType" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Variable "aMonthType" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Variable "aDayType" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#139) method name "DateScale::AdjEndDate" must be in lower-case letters only
(#139) Visibility must be declared on method "AdjEndDate"
(#139) Variable "aTime" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "aYearType" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "aMonthType" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "aDayType" must be all lower-case
(#140) Variable "aTime" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Variable "aYearType" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "aMonthType" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "aDayType" must be all lower-case
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#149) method name "DateScale::AdjTime" must be in lower-case letters only
(#149) Visibility must be declared on method "AdjTime"
(#149) Variable "aTime" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Variable "aRound" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Variable "aHourType" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Variable "aMinType" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Variable "aSecType" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "aTime" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "aTime" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "aTime" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "aTime" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "aTime" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "aTime" must be all lower-case
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Variable "aHourType" must be all lower-case
(#153) Variable "aHourType" must be all lower-case
(#154) Variable "hourAdj" must be all lower-case
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#155) Inline control structures are not allowed
(#155) Variable "aRound" must be all lower-case
(#156) Expected 1 space before "/"; 0 found
(#156) Expected 1 space after "/"; 0 found
(#156) Variable "hourAdj" must be all lower-case
(#156) Variable "aHourType" must be all lower-case
(#156) Expected 1 space before "*"; 0 found
(#156) Expected 1 space after "*"; 0 found
(#156) Variable "hourAdj" must be all lower-case
(#156) Variable "aHourType" must be all lower-case
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Variable "hourAdj" must be all lower-case
(#158) Variable "aHourType" must be all lower-case
(#158) Expected 1 space before "=="; 0 found
(#158) Expected 1 space after "=="; 0 found
(#161) Expected 1 space before "/"; 0 found
(#161) Expected 1 space after "/"; 0 found
(#161) Variable "hourAdj" must be all lower-case
(#161) Variable "aHourType" must be all lower-case
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Variable "hourAdj" must be all lower-case
(#161) Variable "aHourType" must be all lower-case
(#162) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Variable "aTime" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Variable "aTime" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Variable "aTime" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Variable "aTime" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#170) Variable "aMinType" must be all lower-case
(#171) Variable "aMinType" must be all lower-case
(#172) Variable "minAdj" must be all lower-case
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Variable "aRound" must be all lower-case
(#174) Expected 1 space before "/"; 0 found
(#174) Expected 1 space after "/"; 0 found
(#174) Variable "minAdj" must be all lower-case
(#174) Variable "aMinType" must be all lower-case
(#174) Expected 1 space before "*"; 0 found
(#174) Expected 1 space after "*"; 0 found
(#174) Variable "minAdj" must be all lower-case
(#174) Variable "aMinType" must be all lower-case
(#176) Expected "} else {\n"; found "}\n else {\n"
(#177) Expected "if (...) {\n"; found "if(...) {\n"
(#177) Variable "minAdj" must be all lower-case
(#177) Variable "aMinType" must be all lower-case
(#177) Expected 1 space before "=="; 0 found
(#177) Expected 1 space after "=="; 0 found
(#180) Expected 1 space before "/"; 0 found
(#180) Expected 1 space after "/"; 0 found
(#180) Variable "minAdj" must be all lower-case
(#180) Variable "aMinType" must be all lower-case
(#180) Expected 1 space before "*"; 0 found
(#180) Expected 1 space after "*"; 0 found
(#180) Variable "minAdj" must be all lower-case
(#180) Variable "aMinType" must be all lower-case
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "aTime" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aTime" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aTime" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aTime" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "aTime" must be all lower-case
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#189) Usage of ELSEIF not allowed; use ELSE IF instead
(#189) Variable "aSecType" must be all lower-case
(#190) Variable "aSecType" must be all lower-case
(#191) Variable "secAdj" must be all lower-case
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Variable "aRound" must be all lower-case
(#193) Expected 1 space before "/"; 0 found
(#193) Expected 1 space after "/"; 0 found
(#193) Variable "secAdj" must be all lower-case
(#193) Variable "aSecType" must be all lower-case
(#193) Expected 1 space before "*"; 0 found
(#193) Expected 1 space after "*"; 0 found
(#193) Variable "secAdj" must be all lower-case
(#193) Variable "aSecType" must be all lower-case
(#195) Expected "} else {\n"; found "}\n else {\n"
(#196) Expected 1 space before "/"; 0 found
(#196) Expected 1 space after "/"; 0 found
(#196) Variable "secAdj" must be all lower-case
(#196) Variable "aSecType" must be all lower-case
(#196) Expected 1 space before "*"; 0 found
(#196) Expected 1 space after "*"; 0 found
(#196) Expected 1 space before "*"; 0 found
(#196) Expected 1 space after "*"; 0 found
(#196) Variable "secAdj" must be all lower-case
(#196) Variable "aSecType" must be all lower-case
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Variable "aTime" must be all lower-case
(#200) Commas (,) must be followed by white space.
(#200) Variable "aTime" must be all lower-case
(#200) Commas (,) must be followed by white space.
(#200) Variable "aTime" must be all lower-case
(#200) Commas (,) must be followed by white space.
(#200) Variable "aTime" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "aTime" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "aTime" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#211) This comment is 77% valid code; is this commented out code?
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#213) method name "DateScale::AdjStartTime" must be in lower-case letters only
(#213) Visibility must be declared on method "AdjStartTime"
(#213) Variable "aTime" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "aHourType" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "aMinType" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "aSecType" must be all lower-case
(#214) Variable "aTime" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#214) Variable "aHourType" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aMinType" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aSecType" must be all lower-case
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#220) This comment is 77% valid code; is this commented out code?
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#222) method name "DateScale::AdjEndTime" must be in lower-case letters only
(#222) Visibility must be declared on method "AdjEndTime"
(#222) Variable "aTime" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "aHourType" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "aMinType" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "aSecType" must be all lower-case
(#223) Variable "aTime" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#223) Variable "aHourType" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#223) Variable "aMinType" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#223) Variable "aSecType" must be all lower-case
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#229) This comment is 67% valid code; is this commented out code?
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// ------------------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------------------"
(#231) method name "DateScale::DoDateAutoScale" must be in lower-case letters only
(#231) Visibility must be declared on method "DoDateAutoScale"
(#231) Variable "aStartTime" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "aEndTime" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "aDensity" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "aAdjust" must be all lower-case
(#234) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#235) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "scalePoints" must be all lower-case
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Commas (,) must be followed by white space.
(#250) Expected 1 space before "*"; 0 found
(#250) Expected 1 space after "*"; 0 found
(#250) Commas (,) must be followed by white space.
(#250) Expected 1 space before "*"; 0 found
(#250) Expected 1 space after "*"; 0 found
(#250) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Commas (,) must be followed by white space.
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#269) Expected 1 space before "*"; 0 found
(#269) Expected 1 space after "*"; 0 found
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space before "*"; 0 found
(#269) Expected 1 space after "*"; 0 found
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space before "*"; 0 found
(#269) Expected 1 space after "*"; 0 found
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#274) Expected 1 space before "*"; 0 found
(#274) Expected 1 space after "*"; 0 found
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Expected 1 space before "*"; 0 found
(#274) Expected 1 space after "*"; 0 found
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Expected 1 space before "*"; 0 found
(#279) Expected 1 space after "*"; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#283) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#303) Variable "scalePoints" must be all lower-case
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Variable "aEndTime" must be all lower-case
(#305) Variable "aStartTime" must be all lower-case
(#306) Inline control structures are not allowed
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#309) Expected "while (...) {\n"; found "while(...) {\n"
(#310) Expected "if (...) {\n"; found "if(...) {\n"
(#310) Variable "scalePoints" must be all lower-case
(#310) Expected 1 space before "*"; 0 found
(#310) Expected 1 space after "*"; 0 found
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "scaleSteps" must be all lower-case
(#312) Variable "scalePoints" must be all lower-case
(#312) Expected 1 space before "*"; 0 found
(#312) Expected 1 space after "*"; 0 found
(#312) Expected 1 space before "+"; 0 found
(#312) Expected 1 space after "+"; 0 found
(#313) Variable "scaleSteps" must be all lower-case
(#313) Variable "aDensity" must be all lower-case
(#313) Commas (,) must be followed by white space.
(#313) Variable "scaleSteps" must be all lower-case
(#313) Expected 1 space before "-"; 0 found
(#313) Expected 1 space after "-"; 0 found
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "scaleSteps" must be all lower-case
(#315) Variable "aDensity" must be all lower-case
(#315) Commas (,) must be followed by white space.
(#315) Variable "scaleSteps" must be all lower-case
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#316) Expected "if (...) {\n"; found "if(...) {\n"
(#316) Variable "aAdjust" must be all lower-case
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Expected 1 space before "*"; 0 found
(#318) Expected 1 space after "*"; 0 found
(#318) Variable "aDensity" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Variable "scaleSteps" must be all lower-case
(#318) Expected 1 space before "/"; 0 found
(#318) Expected 1 space after "/"; 0 found
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#319) Expected "if (...) {\n"; found "if(...) {\n"
(#319) Variable "scaleSteps" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "scaleSteps" must be all lower-case
(#321) Expected 1 space before "+"; 0 found
(#321) Expected 1 space after "+"; 0 found
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#323) Variable "aStartTime" must be all lower-case
(#323) Commas (,) must be followed by white space.
(#323) Expected 1 space before "-"; 0 found
(#323) Expected 1 space after "-"; 0 found
(#324) Variable "aEndTime" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#326) Usage of ELSEIF not allowed; use ELSE IF instead
(#327) Variable "aStartTime" must be all lower-case
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Expected 1 space before "-"; 0 found
(#327) Expected 1 space after "-"; 0 found
(#328) Variable "aEndTime" must be all lower-case
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#330) Expected "} else {\n"; found "}\n else {\n"
(#331) Variable "aStartTime" must be all lower-case
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Variable "aEndTime" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Expected "} else {\n"; found "}\n else {\n"
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Variable "scaleSteps" must be all lower-case
(#341) Expected 1 space before "+"; 0 found
(#341) Expected 1 space after "+"; 0 found
(#342) Expected "if (...) {\n"; found "if(...) {\n"
(#343) Variable "aStartTime" must be all lower-case
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "-"; 0 found
(#343) Expected 1 space after "-"; 0 found
(#344) Variable "aEndTime" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "-"; 0 found
(#344) Expected 1 space after "-"; 0 found
(#346) Usage of ELSEIF not allowed; use ELSE IF instead
(#347) Variable "aStartTime" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#347) Expected 1 space before "-"; 0 found
(#347) Expected 1 space after "-"; 0 found
(#348) Variable "aEndTime" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "-"; 0 found
(#348) Expected 1 space after "-"; 0 found
(#350) Expected "} else {\n"; found "}\n else {\n"
(#351) Variable "aStartTime" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#352) Variable "aEndTime" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected "if (...) {\n"; found "if(...) {\n"
(#358) Expected 1 space before "-"; 0 found
(#358) Expected 1 space after "-"; 0 found
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Expected "if (...) {\n"; found "if(...) {\n"
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Expected 1 space before "="; 0 found
(#369) Expected 1 space after "="; 0 found
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) method name "DateScale::SetDateFormat" must be in lower-case letters only
(#377) Visibility must be declared on method "SetDateFormat"
(#377) Variable "aFormat" must be all lower-case
(#378) Variable "aFormat" must be all lower-case
(#382) method name "DateScale::AdjustForDST" must be in lower-case letters only
(#382) Visibility must be declared on method "AdjustForDST"
(#382) Variable "aFlg" must be all lower-case
(#383) Variable "aFlg" must be all lower-case
(#387) method name "DateScale::SetDateAlign" must be in lower-case letters only
(#387) Visibility must be declared on method "SetDateAlign"
(#387) Variable "aStartAlign" must be all lower-case
(#387) Commas (,) must be followed by white space.
(#387) Variable "aEndAlign" must be all lower-case
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#388) Variable "aEndAlign" must be all lower-case
(#389) Variable "aEndAlign" must be all lower-case
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#389) Variable "aStartAlign" must be all lower-case
(#391) Variable "aStartAlign" must be all lower-case
(#392) Variable "aEndAlign" must be all lower-case
(#395) method name "DateScale::SetTimeAlign" must be in lower-case letters only
(#395) Visibility must be declared on method "SetTimeAlign"
(#395) Variable "aStartAlign" must be all lower-case
(#395) Commas (,) must be followed by white space.
(#395) Variable "aEndAlign" must be all lower-case
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#396) Variable "aEndAlign" must be all lower-case
(#397) Variable "aEndAlign" must be all lower-case
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Variable "aStartAlign" must be all lower-case
(#399) Variable "aStartAlign" must be all lower-case
(#400) Variable "aEndAlign" must be all lower-case
(#404) method name "DateScale::AutoScale" must be in lower-case letters only
(#404) Visibility must be declared on method "AutoScale"
(#404) Commas (,) must be followed by white space.
(#404) Variable "aStartTime" must be all lower-case
(#404) Commas (,) must be followed by white space.
(#404) Variable "aEndTime" must be all lower-case
(#404) Commas (,) must be followed by white space.
(#404) Variable "aNumSteps" must be all lower-case
(#404) Commas (,) must be followed by white space.
(#404) Variable "_adummy" must not contain underscores.
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected "if (...) {\n"; found "if(...) {\n"
(#407) Variable "aStartTime" must be all lower-case
(#407) Variable "aEndTime" must be all lower-case
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Variable "aStartTime" must be all lower-case
(#411) Variable "aEndTime" must be all lower-case
(#413) Expected 1 space before "="; 0 found
(#413) Expected 1 space after "="; 0 found
(#414) Expected 1 space before "="; 0 found
(#414) Expected 1 space after "="; 0 found
(#415) Expected "while (...) {\n"; found "while(...) {\n"
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Variable "aStartTime" must be all lower-case
(#416) Commas (,) must be followed by white space.
(#416) Variable "aEndTime" must be all lower-case
(#416) Commas (,) must be followed by white space.
(#417) Expected 1 space before "-"; 0 found
(#417) Expected 1 space after "-"; 0 found
(#417) Expected 1 space before "/"; 0 found
(#417) Expected 1 space after "/"; 0 found
(#418) Expected "if (...) {\n"; found "if(...) {\n"
(#418) Variable "aNumSteps" must be all lower-case
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#424) This comment is 60% valid code; is this commented out code?
(#436) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#438) This comment is 100% valid code; is this commented out code?
(#438) No space found before comment text; expected "// ('It is only possible to use either SetDateAlign() or SetTimeAlign() but not both');" but found "//('It is only possible to use either SetDateAlign() or SetTimeAlign() but not both');"
(#441) Expected "if (...) {\n"; found "if(...) {\n"
(#442) Expected "if (...) {\n"; found "if(...) {\n"
(#443) Variable "aStartTime" must be all lower-case
(#443) Commas (,) must be followed by white space.
(#443) Expected 1 space before "-"; 0 found
(#443) Expected 1 space after "-"; 0 found
(#445) Usage of ELSEIF not allowed; use ELSE IF instead
(#446) Variable "aStartTime" must be all lower-case
(#446) Commas (,) must be followed by white space.
(#446) Commas (,) must be followed by white space.
(#446) Expected 1 space before "-"; 0 found
(#446) Expected 1 space after "-"; 0 found
(#448) Expected "} else {\n"; found "}\n else {\n"
(#449) Variable "aStartTime" must be all lower-case
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#452) Expected "if (...) {\n"; found "if(...) {\n"
(#453) Expected "if (...) {\n"; found "if(...) {\n"
(#454) Variable "aEndTime" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "-"; 0 found
(#454) Expected 1 space after "-"; 0 found
(#456) Usage of ELSEIF not allowed; use ELSE IF instead
(#457) Variable "aEndTime" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#457) Expected 1 space before "-"; 0 found
(#457) Expected 1 space after "-"; 0 found
(#459) Expected "} else {\n"; found "}\n else {\n"
(#460) Variable "aEndTime" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#463) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#466) Expected "if (...) {\n"; found "if(...) {\n"
(#467) Expected "if (...) {\n"; found "if(...) {\n"
(#468) Variable "aStartTime" must be all lower-case
(#468) Commas (,) must be followed by white space.
(#468) Expected 1 space before "-"; 0 found
(#468) Expected 1 space after "-"; 0 found
(#470) Usage of ELSEIF not allowed; use ELSE IF instead
(#471) Variable "aStartTime" must be all lower-case
(#471) Commas (,) must be followed by white space.
(#471) Commas (,) must be followed by white space.
(#471) Expected 1 space before "-"; 0 found
(#471) Expected 1 space after "-"; 0 found
(#473) Expected "} else {\n"; found "}\n else {\n"
(#474) Variable "aStartTime" must be all lower-case
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#478) Expected "if (...) {\n"; found "if(...) {\n"
(#479) Variable "aEndTime" must be all lower-case
(#479) Commas (,) must be followed by white space.
(#479) Expected 1 space before "-"; 0 found
(#479) Expected 1 space after "-"; 0 found
(#481) Usage of ELSEIF not allowed; use ELSE IF instead
(#482) Variable "aEndTime" must be all lower-case
(#482) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#482) Expected 1 space before "-"; 0 found
(#482) Expected 1 space after "-"; 0 found
(#484) Expected "} else {\n"; found "}\n else {\n"
(#485) Variable "aEndTime" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#488) Commas (,) must be followed by white space.
(#488) Commas (,) must be followed by white space.
(#489) Inline control structures are not allowed
(#490) Commas (,) must be followed by white space.
(#491) Inline control structures are not allowed
(#493) Inline control structures are not allowed
(#499) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_errhandler.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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".
(#5) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Expected "if (...) {\n"; found "if(...) {\n"
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Commas (,) must be followed by white space.
(#17) Expected "if (...) {\n"; found "if(...) {\n"
(#18) Commas (,) must be followed by white space.
(#21) Variable "__jpg_err_locale" must not contain underscores.
(#21) Space found before semicolon; expected "$__jpg_err_locale;" but found "$__jpg_err_locale ;"
(#22) Variable "__jpg_err_locale" must not contain underscores.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#25) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#26) Visibility must be declared on method "__construct"
(#27) Variable "__jpg_err_locale" must not contain underscores.
(#28) Variable "__jpg_err_locale" must not contain underscores.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#32) Variable "__jpg_err_locale" must not contain underscores.
(#35) Variable "__jpg_err_locale" must not contain underscores.
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Line exceeds maximum limit of 180 characters; contains 254 characters
(#40) Variable "_jpg_messages" must not contain underscores.
(#43) method name "ErrMsgText::Get" must be in lower-case letters only
(#43) Visibility must be declared on method "Get"
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Variable "__jpg_err_locale" must not contain underscores.
(#45) Expected "if (...) {\n"; found "if(...) {\n"
(#46) Variable "__jpg_err_locale" must not contain underscores.
(#46) Line exceeds 132 characters; contains 139 characters
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#95) Whitespace found at end of line
(#102) Member variable "__iImgFlg" must be all lower-case
(#103) Member variable "__iLogFile" must be all lower-case
(#104) Member variable "__iTitle" must be all lower-case
(#105) Public method name "JpGraphError::Raise" must be in lower-case letters only
(#105) Variable "aMsg" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "aHalt" must be all lower-case
(#105) Expected 1 space before opening brace; found 0
(#106) Variable "aMsg" must be all lower-case
(#108) Public method name "JpGraphError::SetErrLocale" must be in lower-case letters only
(#108) Variable "aLoc" must be all lower-case
(#109) Variable "__jpg_err_locale" must not contain underscores.
(#109) Space found before semicolon; expected "$__jpg_err_locale;" but found "$__jpg_err_locale ;"
(#110) Variable "__jpg_err_locale" must not contain underscores.
(#110) Variable "aLoc" must be all lower-case
(#112) Public method name "JpGraphError::RaiseL" must be in lower-case letters only
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#115) Public method name "JpGraphError::SetImageFlag" must be in lower-case letters only
(#115) Variable "aFlg" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "__iImgFlg" must be all lower-case
(#116) Variable "__iImgFlg" must not contain underscores.
(#116) Variable "aFlg" must be all lower-case
(#118) Public method name "JpGraphError::GetImageFlag" must be in lower-case letters only
(#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 5
(#119) Variable "__iImgFlg" must be all lower-case
(#119) Variable "__iImgFlg" must not contain underscores.
(#121) Public method name "JpGraphError::SetLogFile" must be in lower-case letters only
(#121) Variable "aFile" must be all lower-case
(#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
(#122) Variable "__iLogFile" must be all lower-case
(#122) Variable "__iLogFile" must not contain underscores.
(#122) Variable "aFile" must be all lower-case
(#124) Public method name "JpGraphError::GetLogFile" must be in lower-case letters only
(#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
(#125) Variable "__iLogFile" must be all lower-case
(#125) Variable "__iLogFile" must not contain underscores.
(#127) Public method name "JpGraphError::SetTitle" must be in lower-case letters only
(#127) Variable "aTitle" must be all lower-case
(#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 5
(#128) Variable "__iTitle" must be all lower-case
(#128) Variable "__iTitle" must not contain underscores.
(#128) Variable "aTitle" must be all lower-case
(#130) Public method name "JpGraphError::GetTitle" must be in lower-case letters only
(#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 5
(#131) Variable "__iTitle" must be all lower-case
(#131) Variable "__iTitle" must not contain underscores.
(#132) Whitespace found at end of line
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Possible useless method overriding detected
(#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
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Public method name "JpGraphException::_toString" must be in lower-case letters only
(#143) Line exceeds 132 characters; contains 165 characters
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Public method name "JpGraphException::Stroke" must be in lower-case letters only
(#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 5
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 5
(#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 5
(#151) Expected "} else {\n"; found "}\n \telse { \t\t\n"
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 9
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 6
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 5
(#158) Public method name "JpGraphException::defaultHandler" must be in lower-case letters only
(#159) Variable "__jpg_OldHandler" must be all lower-case
(#159) Variable "__jpg_OldHandler" must not contain underscores.
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Expected "} else {\n"; found "}\n else {\n"
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Variable "__jpg_OldHandler" must be all lower-case
(#165) Variable "__jpg_OldHandler" must not contain underscores.
(#165) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#166) Variable "__jpg_OldHandler" must be all lower-case
(#166) Variable "__jpg_OldHandler" must not contain underscores.
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 4 spaces, found 3
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Variable "__jpg_OldHandler" must be all lower-case
(#184) Variable "__jpg_OldHandler" must not contain underscores.
(#185) Variable "__jpg_OldHandler" must be all lower-case
(#185) Variable "__jpg_OldHandler" must not contain underscores.
(#185) Commas (,) must be followed by white space.
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) No space found before comment text; expected "// =============================================================" but found "//============================================================="
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// =============================================================" but found "//============================================================="
(#196) Member variable "iTitle" must be all lower-case
(#197) Member variable "iDest" must be all lower-case
(#200) Visibility must be declared on method "__construct"
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) method name "JpGraphErrObject::SetTitle" must be in lower-case letters only
(#204) Visibility must be declared on method "SetTitle"
(#204) Variable "aTitle" must be all lower-case
(#205) Variable "aTitle" must be all lower-case
(#208) method name "JpGraphErrObject::SetStrokeDest" must be in lower-case letters only
(#208) Visibility must be declared on method "SetStrokeDest"
(#208) Variable "aDest" must be all lower-case
(#209) Variable "aDest" must be all lower-case
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) method name "JpGraphErrObject::Raise" must be in lower-case letters only
(#213) Visibility must be declared on method "Raise"
(#213) Variable "aMsg" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "aHalt" must be all lower-case
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 12 spaces, found 9
(#215) Expected "if (...) {\n"; found "if(...) {\n"
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 10
(#216) The use of function error_log() is forbidden
(#216) Variable "aMsg" must be all lower-case
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 12 spaces, found 9
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 9
(#218) Expected "} else {\n"; found "} \n \telse {\n"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 10
(#219) Variable "aMsg" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 10
(#220) Commas (,) must be followed by white space.
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 16 spaces, found 13
(#221) Expected "if (...) {\n"; found "if(...) { \t\n"
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 17
(#222) Commas (,) must be followed by white space.
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 20 spaces, found 17
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 16 spaces, found 13
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 12 spaces, found 9
(#227) Expected "} else {\n"; found "}\n else {\n"
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 9
(#228) Variable "aMsg" must be all lower-case
(#228) Variable "aMsg" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 9
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 12 spaces, found 9
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 12 spaces, found 9
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 10
(#232) Commas (,) must be followed by white space.
(#232) Variable "aMsg" must be all lower-case
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 9
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 9
(#234) Expected "} else {\n"; found "}\n \telse {\n"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 13
(#235) Variable "aMsg" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 12 spaces, found 9
(#238) Inline control structures are not allowed
(#238) Variable "aHalt" must be all lower-case
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) No space found before comment text; expected "// ==============================================================" but found "//=============================================================="
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// ==============================================================" but found "//=============================================================="
(#247) Whitespace found at end of line
(#248) Possible useless method overriding detected
(#248) Visibility must be declared on method "__construct"
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) method name "JpGraphErrObjectImg::Raise" must be in lower-case letters only
(#253) Visibility must be declared on method "Raise"
(#253) Variable "aMsg" must be all lower-case
(#253) Commas (,) must be followed by white space.
(#253) Variable "aHalt" must be all lower-case
(#254) Variable "img_iconerror" must not contain underscores.
(#255) Line indented incorrectly; expected at least 8 spaces, found 5
(#256) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#265) Line indented incorrectly; expected at least 8 spaces, found 5
(#266) Line indented incorrectly; expected at least 8 spaces, found 5
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#268) Line indented incorrectly; expected at least 8 spaces, found 5
(#269) Line indented incorrectly; expected at least 8 spaces, found 5
(#269) Space found before semicolon; expected "'qL72fwAAAABJRU5ErkJggg==';" but found "'qL72fwAAAABJRU5ErkJggg==' ;"
(#270) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#271) Whitespace found at end of line
(#272) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#281) Whitespace found at end of line
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Variable "aMsg" must be all lower-case
(#289) Variable "aMsg" must be all lower-case
(#289) Variable "aMsg" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#290) Variable "aMsg" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "img_iconerror" must not contain underscores.
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#297) Expected 1 space before "*"; 0 found
(#297) Expected 1 space after "*"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#299) Commas (,) must be followed by white space.
(#300) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Commas (,) must be followed by white space.
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Commas (,) must be followed by white space.
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Commas (,) must be followed by white space.
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#316) Expected 1 space before "-"; 0 found
(#316) Expected 1 space after "-"; 0 found
(#316) Commas (,) must be followed by white space.
(#316) Expected 1 space before "-"; 0 found
(#316) Expected 1 space after "-"; 0 found
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Inline control structures are not allowed
(#320) Space found before closing bracket of FOR loop
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#321) Commas (,) must be followed by white space.
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) This comment is 50% valid code; is this commented out code?
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Expected 1 space before "-"; 0 found
(#327) Expected 1 space after "-"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#328) Commas (,) must be followed by white space.
(#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
(#330) This comment is 50% valid code; is this commented out code?
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#335) Commas (,) must be followed by white space.
(#335) Expected 1 space before "-"; 0 found
(#335) Expected 1 space after "-"; 0 found
(#335) Commas (,) must be followed by white space.
(#335) Expected 1 space before "-"; 0 found
(#335) Expected 1 space after "-"; 0 found
(#335) Commas (,) must be followed by white space.
(#335) Expected 1 space before "-"; 0 found
(#335) Expected 1 space after "-"; 0 found
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Expected 1 space before "/"; 0 found
(#338) Expected 1 space after "/"; 0 found
(#338) Expected 1 space before "-"; 0 found
(#338) Expected 1 space after "-"; 0 found
(#341) Expected 1 space before "-"; 0 found
(#341) Expected 1 space after "-"; 0 found
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Expected 1 space before "+"; 0 found
(#341) Expected 1 space after "+"; 0 found
(#341) Commas (,) must be followed by white space.
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Commas (,) must be followed by white space.
(#346) Expected 1 space before "-"; 0 found
(#346) Expected 1 space after "-"; 0 found
(#346) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#349) Variable "aMsg" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#359) Inline control structures are not allowed
(#359) Variable "aHalt" must be all lower-case
(#366) Expected "if (...) {\n"; found "if(...) {\n"
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_error.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Whitespace found at end of line
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Whitespace found at end of line
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// ---------------" but found "//---------------"
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Visibility must be declared on method "__construct"
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// ---------------" but found "//---------------"
(#27) 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
(#30) method name "ErrorPlot::PreStrokeAdjust" must be in lower-case letters only
(#30) Visibility must be declared on method "PreStrokeAdjust"
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 67% valid code; is this commented out code?
(#39) No space found before comment text; expected "// $graph->xaxis->scale->ticks->SupressMinorTickMarks();" but found "//$graph->xaxis->scale->ticks->SupressMinorTickMarks();"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) method name "ErrorPlot::Stroke" must be in lower-case letters only
(#43) Visibility must be declared on method "Stroke"
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Expected 1 space before "/"; 0 found
(#44) Expected 1 space after "/"; 0 found
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Inline control structures are not allowed
(#49) Expected 1 space before "!="; 0 found
(#49) Expected 1 space after "!="; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 135 characters
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 75% valid code; is this commented out code?
(#51) No space found before comment text; expected "// ("Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])." Number of Y-points:$numpoints");" but found "//("Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])." Number of Y-points:$numpoints");"
(#52) Inline control structures are not allowed
(#53) Variable "exist_x" must not contain underscores.
(#55) Inline control structures are not allowed
(#56) Variable "exist_x" must not contain underscores.
(#58) Expected "for (...) {\n"; found "for(...) {\n"
(#58) Space found after opening bracket of FOR loop
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "<"; 0 found
(#58) Expected 1 space after "<"; 0 found
(#59) Inline control structures are not allowed
(#59) Variable "exist_x" must not contain underscores.
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Inline control structures are not allowed
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Expected 1 space before "*"; 0 found
(#65) Expected 1 space after "*"; 0 found
(#65) Expected 1 space before "*"; 0 found
(#65) Expected 1 space after "*"; 0 found
(#65) Expected 1 space before "+"; 0 found
(#65) Expected 1 space after "+"; 0 found
(#70) Expected 1 space before "*"; 0 found
(#70) Expected 1 space after "*"; 0 found
(#71) Expected 1 space before "*"; 0 found
(#71) Expected 1 space after "*"; 0 found
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Expected 1 space before "-"; 0 found
(#73) Expected 1 space after "-"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before "+"; 0 found
(#73) Expected 1 space after "+"; 0 found
(#73) Commas (,) must be followed by white space.
(#74) Expected 1 space before "-"; 0 found
(#74) Expected 1 space after "-"; 0 found
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Expected 1 space before "+"; 0 found
(#74) Expected 1 space after "+"; 0 found
(#74) Commas (,) must be followed by white space.
(#78) This comment is 50% valid code; is this commented out code?
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) No space found before comment text; expected "// ---------------" but found "//---------------"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Visibility must be declared on method "__construct"
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected "for (...) {\n"; found "for(...) {\n"
(#95) Space found before closing bracket of FOR loop
(#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
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "+"; 0 found
(#96) Expected 1 space after "+"; 0 found
(#96) Expected 1 space before "+"; 0 found
(#96) Expected 1 space after "+"; 0 found
(#96) Expected 1 space before "/"; 0 found
(#96) Expected 1 space after "/"; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Commas (,) must be followed by white space.
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) No space found before comment text; expected "// ---------------" but found "//---------------"
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) method name "ErrorLinePlot::Legend" must be in lower-case letters only
(#103) Visibility must be declared on method "Legend"
(#104) Inline control structures are not allowed
(#105) Commas (,) must be followed by white space.
(#108) Whitespace found at end of line
(#109) method name "ErrorLinePlot::Stroke" must be in lower-case letters only
(#109) Visibility must be declared on method "Stroke"
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#113) This comment is 50% valid code; is this commented out code?
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) No space found before comment text; expected "// ---------------" but found "//---------------"
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Visibility must be declared on method "__construct"
(#125) Commas (,) must be followed by white space.
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#130) No space found before comment text; expected "// ('Error in input data to LineErrorPlot. Number of data points must be a multiple of 3');" but found "//('Error in input data to LineErrorPlot. Number of data points must be a multiple of 3');"
(#132) Expected "for (...) {\n"; found "for(...) {\n"
(#132) Space found before closing bracket of FOR loop
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "+="; 0 found
(#132) Expected 1 space after "+="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "+"; 0 found
(#134) Expected 1 space after "+"; 0 found
(#134) Expected 1 space before "+"; 0 found
(#134) Expected 1 space after "+"; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "+"; 0 found
(#135) Expected 1 space after "+"; 0 found
(#135) Expected 1 space before "+"; 0 found
(#135) Expected 1 space after "+"; 0 found
(#137) Commas (,) must be followed by white space.
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Commas (,) must be followed by white space.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) No space found before comment text; expected "// ---------------" but found "//---------------"
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) method name "LineErrorPlot::Legend" must be in lower-case letters only
(#143) Visibility must be declared on method "Legend"
(#144) Inline control structures are not allowed
(#145) Commas (,) must be followed by white space.
(#148) Whitespace found at end of line
(#149) method name "LineErrorPlot::Stroke" must be in lower-case letters only
(#149) Visibility must be declared on method "Stroke"
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#153) This comment is 50% valid code; is this commented out code?
(#157) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_flags.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ------------------------------------------------------------" but found "//------------------------------------------------------------"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) No space found before comment text; expected "// ------------------------------------------------------------" but found "//------------------------------------------------------------"
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Commas (,) must be followed by white space.
(#15) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#15) Commas (,) must be followed by white space.
(#16) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#16) Commas (,) must be followed by white space.
(#17) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#17) Commas (,) must be followed by white space.
(#21) Member variable "iCountryNameMap" must be all lower-case
(#256) Space found before semicolon; expected ");" but found ") ;"
(#259) Member variable "iFlagCount" must be all lower-case
(#260) Member variable "iFlagSetMap" must be all lower-case
(#267) Member variable "iFlagData" must be all lower-case
(#267) Space found before semicolon; expected "$iFlagData;" but found "$iFlagData ;"
(#268) Member variable "iOrdIdx" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#270) Visibility must be declared on method "__construct"
(#270) Variable "aSize" must be all lower-case
(#271) Variable "aSize" must be all lower-case
(#276) Variable "aSize" must be all lower-case
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#282) Variable "aSize" 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
(#283) This comment is 75% valid code; is this commented out code?
(#283) No space found before comment text; expected "// ('Unknown flag size. ('.$aSize.')');" but found "//('Unknown flag size. ('.$aSize.')');"
(#288) method name "FlagImages::GetNum" must be in lower-case letters only
(#288) Visibility must be declared on method "GetNum"
(#292) method name "FlagImages::GetImgByName" must be in lower-case letters only
(#292) Visibility must be declared on method "GetImgByName"
(#292) Variable "aName" must be all lower-case
(#292) Commas (,) must be followed by white space.
(#292) Variable "outFullName" must be all lower-case
(#293) Variable "aName" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Variable "outFullName" must be all lower-case
(#297) method name "FlagImages::GetImgByIdx" must be in lower-case letters only
(#297) Visibility must be declared on method "GetImgByIdx"
(#297) Variable "aIdx" must be all lower-case
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Variable "aIdx" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#299) Variable "aIdx" must be all lower-case
(#302) Expected "} else {\n"; found "}\n else {\n"
(#303) Commas (,) must be followed by white space.
(#303) Variable "aIdx" 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 100% valid code; is this commented out code?
(#304) No space found before comment text; expected "// ("Flag index \"�$aIdx\" does not exist.");" but found "//("Flag index \"�$aIdx\" does not exist.");"
(#308) method name "FlagImages::GetIdxByOrdinal" must be in lower-case letters only
(#308) Visibility must be declared on method "GetIdxByOrdinal"
(#308) Variable "aOrd" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "outFullName" must be all lower-case
(#309) Variable "aOrd" must be all lower-case
(#311) Expected "if (...) {\n"; found "if(...) {\n"
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#314) Space found after opening bracket of FOREACH loop
(#314) Space found before closing bracket of FOREACH loop
(#315) Commas (,) must be followed by white space.
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#317) Variable "aOrd" must be all lower-case
(#318) Variable "outFullName" must be all lower-case
(#320) Whitespace found at end of line
(#322) Usage of ELSEIF not allowed; use ELSE IF instead
(#322) Variable "aOrd" must be all lower-case
(#322) Variable "aOrd" must be all lower-case
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Variable "aOrd" must be all lower-case
(#324) Variable "outFullName" must be all lower-case
(#327) Expected "} else {\n"; found "}\n else {\n"
(#328) Commas (,) must be followed by white space.
(#328) Variable "aOrd" 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
(#329) This comment is 100% valid code; is this commented out code?
(#329) No space found before comment text; expected "// ('Invalid ordinal number specified for flag index.');" but found "//('Invalid ordinal number specified for flag index.');"
(#333) method name "FlagImages::GetIdxByName" must be in lower-case letters only
(#333) Visibility must be declared on method "GetIdxByName"
(#333) Variable "aName" must be all lower-case
(#333) Commas (,) must be followed by white space.
(#333) Variable "outFullName" must be all lower-case
(#335) Expected "if (...) {\n"; found "if(...) {\n"
(#335) Variable "aName" must be all lower-case
(#336) Variable "aName" must be all lower-case
(#336) Commas (,) must be followed by white space.
(#336) Variable "outFullName" must be all lower-case
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#341) Variable "aName" must be all lower-case
(#341) Variable "aName" must be all lower-case
(#342) Variable "aName" must be all lower-case
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#344) Space found after opening bracket of FOREACH loop
(#344) Space found before closing bracket of FOREACH loop
(#345) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Variable "aName" must be all lower-case
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#350) Expected "if (...) {\n"; found "if(...) {\n"
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#352) Space found after opening bracket of FOREACH loop
(#352) Space found before closing bracket of FOREACH loop
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Variable "aName" must be all lower-case
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#359) Expected "if (...) {\n"; found "if(...) {\n"
(#360) Variable "outFullName" must be all lower-case
(#363) Expected "} else {\n"; found "}\n else {\n"
(#364) Commas (,) must be followed by white space.
(#364) Variable "aName" 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
(#365) This comment is 100% valid code; is this commented out code?
(#365) Line exceeds maximum limit of 180 characters; contains 193 characters
(#365) No space found before comment text; expected "// ("The (partial) country name \"$aName\" does not have a cooresponding flag image. The flag may still exist but under another name, e.g. insted of \"usa\" try \"united states\".");" but found "//("The (partial) country name \"$aName\" does not have a cooresponding flag image. The flag may still exist but under another name, e.g. insted of \"usa\" try \"united states\".");"
(#373) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_gantt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) 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
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "*"; 0 found
(#39) Expected 1 space after "*"; 0 found
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) This comment is 50% valid code; is this commented out code?
(#53) Commas (,) must be followed by white space.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Commas (,) must be followed by white space.
(#57) This comment is 75% valid code; is this commented out code?
(#58) Commas (,) must be followed by white space.
(#58) This comment is 60% valid code; is this commented out code?
(#59) Commas (,) must be followed by white space.
(#59) This comment is 50% valid code; is this commented out code?
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Commas (,) must be followed by white space.
(#64) This comment is 50% valid code; is this commented out code?
(#65) Commas (,) must be followed by white space.
(#65) This comment is 50% valid code; is this commented out code?
(#66) Commas (,) must be followed by white space.
(#66) This comment is 50% valid code; is this commented out code?
(#67) Commas (,) must be followed by white space.
(#67) This comment is 50% valid code; is this commented out code?
(#68) Commas (,) must be followed by white space.
(#68) This comment is 50% valid code; is this commented out code?
(#69) Commas (,) must be followed by white space.
(#69) This comment is 50% valid code; is this commented out code?
(#70) Commas (,) must be followed by white space.
(#70) This comment is 50% valid code; is this commented out code?
(#71) Commas (,) must be followed by white space.
(#71) This comment is 50% valid code; is this commented out code?
(#72) Commas (,) must be followed by white space.
(#72) This comment is 50% valid code; is this commented out code?
(#73) Commas (,) must be followed by white space.
(#73) This comment is 50% valid code; is this commented out code?
(#74) Commas (,) must be followed by white space.
(#74) This comment is 50% valid code; is this commented out code?
(#75) Commas (,) must be followed by white space.
(#75) This comment is 50% valid code; is this commented out code?
(#76) Commas (,) must be followed by white space.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 50% valid code; is this commented out code?
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "iStart" must be all lower-case
(#129) Variable "iLen" must be all lower-case
(#129) Variable "vValue" must be all lower-case
(#130) Variable "aResult" must be all lower-case
(#131) Variable "iCount" must be all lower-case
(#131) Variable "iStart" must be all lower-case
(#131) Variable "iCount" must be all lower-case
(#131) Variable "iLen" must be all lower-case
(#131) Variable "iStart" must be all lower-case
(#131) Variable "iCount" must be all lower-case
(#132) Variable "aResult" must be all lower-case
(#132) Variable "iCount" must be all lower-case
(#132) Variable "vValue" must be all lower-case
(#134) Variable "aResult" must be all lower-case
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#143) Member variable "iShow" must be all lower-case
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Member variable "iLeftColMargin" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Member variable "iRightColMargin" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Member variable "iTopColMargin" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Member variable "iBottomColMargin" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) Member variable "iColor" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Member variable "iBackgroundColor" must be all lower-case
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Member variable "iFFamily" must be all lower-case
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Member variable "iFStyle" must be all lower-case
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Member variable "iFSize" must be all lower-case
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Member variable "iFontColor" must be all lower-case
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) Member variable "iTitles" must be all lower-case
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#150) Member variable "iWidth" must be all lower-case
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Member variable "iHeight" must be all lower-case
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#151) Member variable "iTopHeaderMargin" must be all lower-case
(#152) Member variable "iStyle" must be all lower-case
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Member variable "iHeaderAlign" must be all lower-case
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#155) Visibility must be declared on method "__construct"
(#159) method name "GanttActivityInfo::Hide" must be in lower-case letters only
(#159) Visibility must be declared on method "Hide"
(#159) Variable "aF" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "aF" must be all lower-case
(#163) method name "GanttActivityInfo::Show" must be in lower-case letters only
(#163) Visibility must be declared on method "Show"
(#163) Variable "aF" must be all lower-case
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Variable "aF" must be all lower-case
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) method name "GanttActivityInfo::SetFont" must be in lower-case letters only
(#168) Visibility must be declared on method "SetFont"
(#168) Variable "aFFamily" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "aFStyle" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "aFSize" must be all lower-case
(#169) Variable "aFFamily" must be all lower-case
(#170) Variable "aFStyle" must be all lower-case
(#171) Variable "aFSize" must be all lower-case
(#174) method name "GanttActivityInfo::SetStyle" must be in lower-case letters only
(#174) Visibility must be declared on method "SetStyle"
(#174) Variable "aStyle" must be all lower-case
(#175) Variable "aStyle" must be all lower-case
(#178) method name "GanttActivityInfo::SetColumnMargin" must be in lower-case letters only
(#178) Visibility must be declared on method "SetColumnMargin"
(#178) Variable "aLeft" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Variable "aRight" must be all lower-case
(#179) Variable "aLeft" must be all lower-case
(#180) Variable "aRight" must be all lower-case
(#183) method name "GanttActivityInfo::SetFontColor" must be in lower-case letters only
(#183) Visibility must be declared on method "SetFontColor"
(#183) Variable "aFontColor" must be all lower-case
(#184) Variable "aFontColor" must be all lower-case
(#187) method name "GanttActivityInfo::SetColor" must be in lower-case letters only
(#187) Visibility must be declared on method "SetColor"
(#187) Variable "aColor" must be all lower-case
(#188) Variable "aColor" must be all lower-case
(#191) method name "GanttActivityInfo::SetBackgroundColor" must be in lower-case letters only
(#191) Visibility must be declared on method "SetBackgroundColor"
(#191) Variable "aColor" must be all lower-case
(#192) Variable "aColor" must be all lower-case
(#195) method name "GanttActivityInfo::SetColTitles" must be in lower-case letters only
(#195) Visibility must be declared on method "SetColTitles"
(#195) Variable "aTitles" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "aWidth" must be all lower-case
(#196) Variable "aTitles" must be all lower-case
(#197) Variable "aWidth" must be all lower-case
(#200) method name "GanttActivityInfo::SetMinColWidth" must be in lower-case letters only
(#200) Visibility must be declared on method "SetMinColWidth"
(#200) Variable "aWidths" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "aWidths" must be all lower-case
(#202) Expected "for (...) {\n"; found "for(...) {\n"
(#202) Space found before closing bracket of FOR loop
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected "if (...) {\n"; found "if(...) {\n"
(#203) Variable "aWidths" must be all lower-case
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Variable "aWidths" must be all lower-case
(#207) Expected "} else {\n"; found "}\n else {\n"
(#208) Commas (,) must be followed by white space.
(#208) Variable "aWidths" must be all lower-case
(#214) method name "GanttActivityInfo::GetWidth" must be in lower-case letters only
(#214) Visibility must be declared on method "GetWidth"
(#214) Variable "aImg" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Space found before semicolon; expected ");" but found ") ;"
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#220) Expected "for (...) {\n"; found "for(...) {\n"
(#220) Space found before closing bracket of FOR loop
(#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
(#223) Expected "if (...) {\n"; found "if(...) {\n"
(#224) Variable "aImg" must be all lower-case
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Commas (,) must be followed by white space.
(#226) Expected "} else {\n"; found "}\n else {\n"
(#227) Variable "aImg" must be all lower-case
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#231) Commas (,) must be followed by white space.
(#231) Variable "aImg" must be all lower-case
(#233) Expected 1 space before "+"; 0 found
(#233) Expected 1 space after "+"; 0 found
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#238) method name "GanttActivityInfo::GetColStart" must be in lower-case letters only
(#238) Visibility must be declared on method "GetColStart"
(#238) Variable "aImg" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "aStart" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "aAddLeftMargin" must be all lower-case
(#239) Space found before semicolon; expected ");" but found ") ;"
(#240) Variable "aAddLeftMargin" must be all lower-case
(#241) Variable "aStart" must be all lower-case
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#241) Variable "aImg" must be all lower-case
(#241) Expected 1 space before "+"; 0 found
(#241) Expected 1 space after "+"; 0 found
(#242) Expected "for (...) {\n"; found "for(...) {\n"
(#242) Space found after opening bracket of FOR loop
(#242) Space found before closing bracket of FOR loop
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#243) Variable "aStart" must be all lower-case
(#243) Variable "aStart" must be all lower-case
(#243) Expected 1 space before "-"; 0 found
(#243) Expected 1 space after "-"; 0 found
(#243) Expected 1 space before "+"; 0 found
(#243) Expected 1 space after "+"; 0 found
(#243) Expected 1 space before "+"; 0 found
(#243) Expected 1 space after "+"; 0 found
(#243) Expected 1 space before "-"; 0 found
(#243) Expected 1 space after "-"; 0 found
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) method name "GanttActivityInfo::SetHeaderAlign" must be in lower-case letters only
(#248) Visibility must be declared on method "SetHeaderAlign"
(#248) Variable "aAlign" must be all lower-case
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#249) Variable "aAlign" must be all lower-case
(#252) method name "GanttActivityInfo::Stroke" must be in lower-case letters only
(#252) Visibility must be declared on method "Stroke"
(#252) Variable "aImg" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "aXLeft" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "aYTop" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "aXRight" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "aYBottom" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "aUseTextHeight" must be all lower-case
(#254) Inline control structures are not allowed
(#257) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#262) Inline control structures are not allowed
(#265) Variable "aXLeft" must be all lower-case
(#267) Variable "yTop" must be all lower-case
(#267) Variable "aUseTextHeight" must be all lower-case
(#267) Variable "aYBottom" must be all lower-case
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#267) Variable "aYTop" must be all lower-case
(#267) Space found before semicolon; expected "$aYTop;" but found "$aYTop ;"
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#271) This comment is 100% valid code; is this commented out code?
(#271) No space found before comment text; expected "// ('Internal error. Height for ActivityTitles is < 0');" but found "//('Internal error. Height for ActivityTitles is < 0');"
(#274) Variable "aImg" must be all lower-case
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "aImg" must be all lower-case
(#277) Variable "aImg" must be all lower-case
(#277) Variable "aXLeft" must be all lower-case
(#277) Commas (,) must be followed by white space.
(#277) Variable "yTop" must be all lower-case
(#277) Commas (,) must be followed by white space.
(#277) Variable "aXRight" must be all lower-case
(#277) Commas (,) must be followed by white space.
(#277) Variable "aYBottom" must be all lower-case
(#277) Expected 1 space before "-"; 0 found
(#277) Expected 1 space after "-"; 0 found
(#279) Expected "if (...) {\n"; found "if(...) {\n"
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "aImg" must be all lower-case
(#282) Variable "aImg" must be all lower-case
(#282) Variable "aXLeft" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Variable "yTop" must be all lower-case
(#282) Expected 1 space before "+"; 0 found
(#282) Expected 1 space after "+"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Variable "aXRight" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Variable "yTop" must be all lower-case
(#282) Expected 1 space before "+"; 0 found
(#282) Expected 1 space after "+"; 0 found
(#285) Expected "for (...) {\n"; found "for(...) {\n"
(#285) Space found before closing bracket of FOR loop
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "aImg" must be all lower-case
(#289) Variable "aImg" must be all lower-case
(#289) Expected 1 space before "+"; 0 found
(#289) Expected 1 space after "+"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Variable "yTop" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before "+"; 0 found
(#289) Expected 1 space after "+"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Variable "aYBottom" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Expected 1 space before "/"; 0 found
(#297) Expected 1 space after "/"; 0 found
(#299) Usage of ELSEIF not allowed; use ELSE IF instead
(#300) Expected 1 space after "+"; 0 found
(#300) Expected 1 space before "-"; 0 found
(#300) Expected 1 space after "-"; 0 found
(#303) Variable "aImg" must be all lower-case
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#303) Variable "yTop" must be all lower-case
(#303) Expected 1 space before "+"; 0 found
(#303) Expected 1 space after "+"; 0 found
(#305) Expected "if (...) {\n"; found "if(...) {\n"
(#305) Expected 1 space before "-"; 0 found
(#305) Expected 1 space after "-"; 0 found
(#306) Variable "aImg" must be all lower-case
(#307) Variable "aImg" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "yTop" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#307) Variable "aYBottom" must be all lower-case
(#311) Variable "aImg" must be all lower-case
(#312) Variable "aImg" must be all lower-case
(#312) Variable "aXLeft" must be all lower-case
(#312) Commas (,) must be followed by white space.
(#312) Variable "yTop" must be all lower-case
(#312) Variable "aXRight" must be all lower-case
(#312) Commas (,) must be followed by white space.
(#312) Variable "yTop" must be all lower-case
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#316) Variable "aImg" must be all lower-case
(#316) Commas (,) must be followed by white space.
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Expected "for (...) {\n"; found "for(...) {\n"
(#318) Space found after opening bracket of FOR loop
(#318) Space found before closing bracket of FOR loop
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#319) Variable "aImg" must be all lower-case
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#319) Variable "aYBottom" must be all lower-case
(#319) Commas (,) must be followed by white space.
(#320) Variable "aImg" must be all lower-case
(#320) Variable "aImg" must be all lower-case
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#333) Member variable "iObj" must be all lower-case
(#333) Expected 1 space before "="; 0 found
(#333) Expected 1 space after "="; 0 found
(#334) Member variable "iLabelHMarginFactor" must be all lower-case
(#334) Expected 1 space before "="; 0 found
(#334) Expected 1 space after "="; 0 found
(#335) Member variable "iLabelVMarginFactor" must be all lower-case
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#336) Member variable "iLayout" must be all lower-case
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Member variable "iSimpleFont" must be all lower-case
(#337) Commas (,) must be followed by white space.
(#337) Member variable "iSimpleFontSize" must be all lower-case
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Member variable "iSimpleStyle" must be all lower-case
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Commas (,) must be followed by white space.
(#338) Member variable "iSimpleColor" must be all lower-case
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Commas (,) must be followed by white space.
(#338) Member variable "iSimpleBkgColor" must be all lower-case
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#339) Member variable "iSimpleProgressBkgColor" must be all lower-case
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Commas (,) must be followed by white space.
(#339) Member variable "iSimpleProgressColor" must be all lower-case
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Member variable "iSimpleProgressStyle" must be all lower-case
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#341) Member variable "iZoomFactor" must be all lower-case
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) No space found before comment text; expected "// ---------------" but found "//---------------"
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Visibility must be declared on method "__construct"
(#345) Variable "aWidth" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aHeight" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aCachedName" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aTimeOut" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aInline" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline control structures are not allowed
(#348) Variable "aWidth" must be all lower-case
(#348) Variable "aWidth" must be all lower-case
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#349) Inline control structures are not allowed
(#349) Variable "aHeight" must be all lower-case
(#349) Variable "aHeight" must be all lower-case
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#351) Expected "if (...) {\n"; found "if(...) {\n"
(#351) Variable "aWidth" must be all lower-case
(#351) Expected 1 space before "<"; 0 found
(#351) Expected 1 space after "<"; 2 found
(#351) Variable "aHeight" must be all lower-case
(#353) Line exceeds 132 characters; contains 163 characters
(#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) This comment is 100% valid code; is this commented out code?
(#353) No space found before comment text; expected "// ("You can't specify negative sizes for Gantt graph dimensions. Use 0 to indicate that you want the library to automatically determine a dimension.");" but found "//("You can't specify negative sizes for Gantt graph dimensions. Use 0 to indicate that you want the library to automatically determine a dimension.");"
(#355) Variable "aWidth" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "aHeight" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "aCachedName" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "aTimeOut" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "aInline" must be all lower-case
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#363) Expected 1 space before "|"; 0 found
(#363) Expected 1 space after "|"; 0 found
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) No space found before comment text; expected "// ---------------" but found "//---------------"
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Blank comments are not allowed
(#372) method name "GanttGraph::SetSimpleFont" must be in lower-case letters only
(#372) Visibility must be declared on method "SetSimpleFont"
(#372) Variable "aFont" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "aSize" must be all lower-case
(#373) Variable "aFont" must be all lower-case
(#374) Variable "aSize" must be all lower-case
(#377) method name "GanttGraph::SetSimpleStyle" must be in lower-case letters only
(#377) Visibility must be declared on method "SetSimpleStyle"
(#377) Variable "aBand" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Variable "aColor" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Variable "aBkgColor" must be all lower-case
(#378) Variable "aBand" must be all lower-case
(#379) Variable "aColor" must be all lower-case
(#380) Variable "aBkgColor" must be all lower-case
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) method name "GanttGraph::CreateSimple" must be in lower-case letters only
(#384) Visibility must be declared on method "CreateSimple"
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#386) Expected "for (...) {\n"; found "for(...) {\n"
(#386) Space found after opening bracket of FOR loop
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Expected "for (...) {\n"; found "for(...) {\n"
(#416) Space found after opening bracket of FOR loop
(#416) Space found before closing bracket of FOR loop
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#417) Expected "if (...) {\n"; found "if(...) {\n"
(#418) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#419) Line exceeds maximum limit of 180 characters; contains 194 characters
(#419) No space found before comment text; expected "// ("Invalid format for Constrain parameter at index=$j in CreateSimple(). Parameter must start with index 0 and contain arrays of (Row,Constrain-To,Constrain-Type)");" but found "//("Invalid format for Constrain parameter at index=$j in CreateSimple(). Parameter must start with index 0 and contain arrays of (Row,Constrain-To,Constrain-Type)");"
(#421) Expected "if (...) {\n"; found "if(...) {\n"
(#421) Expected 1 space before "=="; 0 found
(#421) Expected 1 space after "=="; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Expected "for (...) {\n"; found "for(...) {\n"
(#428) Space found after opening bracket of FOR loop
(#428) Space found before closing bracket of FOR loop
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#430) Expected "if (...) {\n"; found "if(...) {\n"
(#431) Commas (,) must be followed by white space.
(#432) Line exceeds 132 characters; contains 174 characters
(#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
(#432) This comment is 100% valid code; is this commented out code?
(#432) No space found before comment text; expected "// ("Invalid format for Progress parameter at index=$j in CreateSimple(). Parameter must start with index 0 and contain arrays of (Row,Progress)");" but found "//("Invalid format for Progress parameter at index=$j in CreateSimple(). Parameter must start with index 0 and contain arrays of (Row,Progress)");"
(#434) Expected "if (...) {\n"; found "if(...) {\n"
(#434) Expected 1 space before "=="; 0 found
(#434) Expected 1 space after "=="; 0 found
(#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
(#439) This comment is 92% valid code; is this commented out code?
(#439) No space found before comment text; expected "// $a->progress->SetPattern($progress[$j][2],$progress[$j][3]);" but found "//$a->progress->SetPattern($progress[$j][2],$progress[$j][3]);"
(#447) Commas (,) must be followed by white space.
(#447) Commas (,) must be followed by white space.
(#448) Commas (,) must be followed by white space.
(#448) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Expected 1 space before "-"; 0 found
(#458) Expected 1 space after "-"; 0 found
(#461) Expected "if (...) {\n"; found "if(...) {\n"
(#463) Expected 1 space before "+"; 0 found
(#463) Expected 1 space after "+"; 0 found
(#465) Expected "if (...) {\n"; found "if(...) {\n"
(#465) Expected 1 space before "+"; 0 found
(#465) Expected 1 space after "+"; 0 found
(#466) Expected 1 space before "+"; 0 found
(#466) Expected 1 space after "+"; 0 found
(#467) Expected 1 space before "+"; 0 found
(#467) Expected 1 space after "+"; 0 found
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) method name "GanttGraph::SetZoomFactor" must be in lower-case letters only
(#475) Visibility must be declared on method "SetZoomFactor"
(#475) Variable "aZoom" must be all lower-case
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 5
(#476) Variable "aZoom" must be all lower-case
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) method name "GanttGraph::ShowHeaders" must be in lower-case letters only
(#481) Visibility must be declared on method "ShowHeaders"
(#481) Variable "aFlg" must be all lower-case
(#482) Variable "aFlg" must be all lower-case
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) method name "GanttGraph::SetLabelVMarginFactor" must be in lower-case letters only
(#487) Visibility must be declared on method "SetLabelVMarginFactor"
(#487) Variable "aVal" must be all lower-case
(#488) Variable "aVal" must be all lower-case
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) method name "GanttGraph::SetVMarginFactor" must be in lower-case letters only
(#492) Visibility must be declared on method "SetVMarginFactor"
(#492) Variable "aVal" must be all lower-case
(#493) Variable "aVal" must be all lower-case
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) method name "GanttGraph::Add" must be in lower-case letters only
(#498) Visibility must be declared on method "Add"
(#498) Variable "aObject" must be all lower-case
(#499) Expected "if (...) {\n"; found "if(...) {\n"
(#499) Variable "aObject" must be all lower-case
(#499) Variable "aObject" must be all lower-case
(#500) Variable "aObject" must be all lower-case
(#501) Expected "if (...) {\n"; found "if(...) {\n"
(#501) Commas (,) must be followed by white space.
(#502) Variable "aObject" must be all lower-case
(#504) Usage of ELSEIF not allowed; use ELSE IF instead
(#504) Commas (,) must be followed by white space.
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 16 spaces, found 13
(#505) Variable "aObject" must be all lower-case
(#507) Expected "} else {\n"; found "}\n else {\n"
(#508) Variable "aObject" must be all lower-case
(#509) Inline control structures are not allowed
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#510) Variable "aObject" must be all lower-case
(#513) Expected "} else {\n"; found "}\n else {\n"
(#514) Expected "if (...) {\n"; found "if(...) {\n"
(#514) Commas (,) must be followed by white space.
(#514) Variable "aObject" must be all lower-case
(#515) Variable "aObject" must be all lower-case
(#517) Usage of ELSEIF not allowed; use ELSE IF instead
(#517) Commas (,) must be followed by white space.
(#517) Variable "aObject" must be all lower-case
(#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 13
(#518) Variable "aObject" must be all lower-case
(#520) Expected "} else {\n"; found "}\n else {\n"
(#521) Variable "aObject" must be all lower-case
(#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 1
(#526) method name "GanttGraph::StrokeTexts" must be in lower-case letters only
(#526) Visibility must be declared on method "StrokeTexts"
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#530) Expected "for (...) {\n"; found "for(...) {\n"
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 16 spaces, found 13
(#531) Expected "if (...) {\n"; found "if(...) {\n"
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 20 spaces, found 14
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 20 spaces, found 14
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 20 spaces, found 14
(#534) Expected 1 space before "/"; 0 found
(#534) Expected 1 space after "/"; 0 found
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 16 spaces, found 13
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 16 spaces, found 13
(#536) Expected "} else {\n"; found "}\n \telse {\n"
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 20 spaces, found 14
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected 16 spaces, found 13
(#539) Commas (,) must be followed by white space.
(#539) Commas (,) must be followed by white space.
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 4 spaces, found 1
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) method name "GanttGraph::SetScale" must be in lower-case letters only
(#545) Visibility must be declared on method "SetScale"
(#545) Variable "aAxisType" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aYMin" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aYMax" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aXMin" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aXMax" 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
(#547) This comment is 100% valid code; is this commented out code?
(#547) No space found before comment text; expected "// ("SetScale() is not meaningfull with Gantt charts.");" but found "//("SetScale() is not meaningfull with Gantt charts.");"
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) method name "GanttGraph::SetDateRange" must be in lower-case letters only
(#552) Visibility must be declared on method "SetDateRange"
(#552) Variable "aStart" must be all lower-case
(#552) Commas (,) must be followed by white space.
(#552) Variable "aEnd" must be all lower-case
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Inline control structures are not allowed
(#555) Variable "aStart" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#556) Variable "aStart" must be all lower-case
(#556) Commas (,) must be followed by white space.
(#556) Variable "aStart" must be all lower-case
(#557) Inline control structures are not allowed
(#557) Variable "aEnd" must be all lower-case
(#557) Commas (,) must be followed by white space.
(#558) Variable "aEnd" must be all lower-case
(#558) Commas (,) must be followed by white space.
(#558) Variable "aEnd" must be all lower-case
(#559) Variable "aStart" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Variable "aEnd" must be all lower-case
(#566) method name "GanttGraph::GetMaxLabelWidth" must be in lower-case letters only
(#566) Visibility must be declared on method "GetMaxLabelWidth"
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#568) Expected "if (...) {\n"; found "if(...) {\n"
(#569) Expected 1 space before "+"; 0 found
(#569) Expected 1 space after "+"; 0 found
(#571) Expected "for (...) {\n"; found "for(...) {\n"
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#572) Expected "if (...) {\n"; found "if(...) {\n"
(#573) Expected "if (...) {\n"; found "if(...) {\n"
(#574) Commas (,) must be followed by white space.
(#574) Commas (,) must be followed by white space.
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#575) Commas (,) must be followed by white space.
(#577) Inline control structures are not allowed
(#578) Expected 1 space before "="; 0 found
(#578) Expected 1 space after "="; 0 found
(#578) Commas (,) must be followed by white space.
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) method name "GanttGraph::GetMaxLabelHeight" must be in lower-case letters only
(#586) Visibility must be declared on method "GetMaxLabelHeight"
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Expected "if (...) {\n"; found "if(...) {\n"
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Expected "for (...) {\n"; found "for(...) {\n"
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#593) Expected "if (...) {\n"; found "if(...) {\n"
(#594) Expected 1 space before "="; 0 found
(#594) Expected 1 space after "="; 0 found
(#594) Commas (,) must be followed by white space.
(#601) method name "GanttGraph::GetMaxBarAbsHeight" must be in lower-case letters only
(#601) Visibility must be declared on method "GetMaxBarAbsHeight"
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#603) Expected "if (...) {\n"; found "if(...) {\n"
(#606) Expected "for (...) {\n"; found "for(...) {\n"
(#606) Expected 1 space before "="; 0 found
(#606) Expected 1 space after "="; 0 found
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Commas (,) must be followed by white space.
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) method name "GanttGraph::GetBarMaxLineNumber" must be in lower-case letters only
(#614) Visibility must be declared on method "GetBarMaxLineNumber"
(#615) Expected 1 space before "="; 0 found
(#615) Expected 1 space after "="; 0 found
(#616) Expected "if (...) {\n"; found "if(...) {\n"
(#619) Expected "for (...) {\n"; found "for(...) {\n"
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#620) Commas (,) must be followed by white space.
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) method name "GanttGraph::GetBarMinMax" must be in lower-case letters only
(#627) Visibility must be declared on method "GetBarMinMax"
(#628) Space found before semicolon; expected "0;" but found "0 ;"
(#630) Inline control structures are not allowed
(#632) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#634) This comment is 100% valid code; is this commented out code?
(#634) No space found before comment text; expected "// ('Cannot autoscale Gantt chart. No dated activities exist. [GetBarMinMax() start >= n]');" but found "//('Cannot autoscale Gantt chart. No dated activities exist. [GetBarMinMax() start >= n]');"
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#638) Expected 1 space before "="; 0 found
(#638) Expected 1 space after "="; 0 found
(#640) Expected "for (...) {\n"; found "for(...) {\n"
(#640) Expected 1 space before "="; 0 found
(#640) Expected 1 space after "="; 0 found
(#640) Expected 1 space before "+"; 0 found
(#640) Expected 1 space after "+"; 0 found
(#642) Inline control structures are not allowed
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#643) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#643) Commas (,) must be followed by white space.
(#645) Inline control structures are not allowed
(#646) Expected 1 space before "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#646) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#646) Commas (,) must be followed by white space.
(#648) Variable "minDate" must be all lower-case
(#648) Commas (,) must be followed by white space.
(#649) Variable "minDate" must be all lower-case
(#650) Variable "maxDate" must be all lower-case
(#650) Commas (,) must be followed by white space.
(#651) Variable "maxDate" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#659) method name "GanttGraph::AutoSize" must be in lower-case letters only
(#659) Visibility must be declared on method "AutoSize"
(#661) Expected "if (...) {\n"; found "if(...) {\n"
(#665) Line indented incorrectly; expected at least 12 spaces, found 11
(#666) Line indented incorrectly; expected 12 spaces, found 11
(#666) Expected "if (...) {\n"; found "if(...) {\n"
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 16 spaces, found 13
(#668) Expected 1 space before "+"; 0 found
(#668) Expected 1 space after "+"; 0 found
(#669) Closing brace indented incorrectly; expected 11 spaces, found 12
(#672) Expected 1 space after "+"; 0 found
(#673) Space found before semicolon; expected "2;" but found "2 ;"
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 9
(#681) Expected "for (...) {\n"; found "for(...) {\n"
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected 16 spaces, found 13
(#682) Expected "if (...) {\n"; found "if(...) {\n"
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 20 spaces, found 5
(#683) Commas (,) must be followed by white space.
(#683) Expected 1 space before "+"; 0 found
(#683) Expected 1 space after "+"; 0 found
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 16 spaces, found 13
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 12 spaces, found 9
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Expected 1 space before "+"; 0 found
(#688) Expected 1 space after "+"; 0 found
(#689) Expected 1 space before "="; 0 found
(#689) Expected 1 space after "="; 0 found
(#689) Commas (,) must be followed by white space.
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#690) Expected 1 space before "*"; 0 found
(#690) Expected 1 space after "*"; 0 found
(#690) Expected 1 space before "+"; 0 found
(#690) Expected 1 space after "+"; 0 found
(#690) Expected 1 space before "*"; 0 found
(#690) Expected 1 space after "*"; 0 found
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Expected 1 space before "="; 0 found
(#693) Expected 1 space after "="; 0 found
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Expected "if (...) {\n"; found "if(...) {\n"
(#700) Expected "if (...) {\n"; found "if(...) {\n"
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Expected "if (...) {\n"; found "if(...) {\n"
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Expected 1 space before "="; 0 found
(#714) Expected 1 space after "="; 0 found
(#714) Expected 1 space before "+"; 0 found
(#714) Expected 1 space after "+"; 0 found
(#716) Usage of ELSEIF not allowed; use ELSE IF instead
(#719) Usage of ELSEIF not allowed; use ELSE IF instead
(#722) Expected "} else {\n"; found "}\n else {\n"
(#726) Expected 1 space before "="; 0 found
(#726) Expected 1 space after "="; 0 found
(#728) Expected "if (...) {\n"; found "if(...) {\n"
(#736) Expected 1 space after "="; 2 found
(#739) Expected 1 space after "="; 2 found
(#742) Expected 1 space after "="; 2 found
(#745) Expected 1 space after "="; 2 found
(#748) Expected 1 space after "="; 2 found
(#751) Expected 1 space after "="; 2 found
(#754) Expected 1 space after "="; 2 found
(#757) Expected 1 space after "="; 2 found
(#760) Expected 1 space after "="; 2 found
(#763) Expected 1 space after "="; 2 found
(#766) Commas (,) must be followed by white space.
(#773) Commas (,) must be followed by white space.
(#773) Expected 1 space before "+"; 0 found
(#773) Expected 1 space after "+"; 0 found
(#778) Expected "if (...) {\n"; found "if(...) {\n"
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) This comment is 50% valid code; is this commented out code?
(#794) Commas (,) must be followed by white space.
(#802) Commas (,) must be followed by white space.
(#802) Expected 1 space before "+"; 0 found
(#802) Expected 1 space after "+"; 0 found
(#804) Expected "if (...) {\n"; found "if(...) {\n"
(#810) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Expected 1 space before "+"; 0 found
(#818) Expected 1 space after "+"; 0 found
(#822) Space found before semicolon; expected "$hfw;" but found "$hfw ;"
(#823) Expected 1 space before "*"; 0 found
(#823) Expected 1 space after "*"; 0 found
(#825) Space found before semicolon; expected "$fw;" but found "$fw ;"
(#833) Expected "if (...) {\n"; found "if(...) {\n"
(#839) Commas (,) must be followed by white space.
(#847) Commas (,) must be followed by white space.
(#847) Expected 1 space before "+"; 0 found
(#847) Expected 1 space after "+"; 0 found
(#850) Space found before semicolon; expected "$fw;" but found "$fw ;"
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Expected "if (...) {\n"; found "if(...) {\n"
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Expected "if (...) {\n"; found "if(...) {\n"
(#859) Expected 1 space before "=="; 0 found
(#859) Expected 1 space after "=="; 0 found
(#862) Usage of ELSEIF not allowed; use ELSE IF instead
(#862) Expected 1 space before "=="; 0 found
(#862) Expected 1 space after "=="; 0 found
(#865) Expected "} else {\n"; found "}\n else {\n"
(#869) Expected 1 space before "*"; 0 found
(#869) Expected 1 space after "*"; 0 found
(#870) Expected "if (...) {\n"; found "if(...) {\n"
(#870) Expected 1 space before "*"; 0 found
(#870) Expected 1 space after "*"; 0 found
(#871) Expected 1 space before "/"; 0 found
(#871) Expected 1 space after "/"; 0 found
(#875) Expected "if (...) {\n"; found "if(...) {\n"
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Tab found within whitespace
(#876) Expected 1 space before "=="; 0 found
(#876) Expected 1 space after "=="; 0 found
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#877) Expected 1 space before "=="; 0 found
(#877) Expected 1 space after "=="; 0 found
(#885) Expected "if (...) {\n"; found "if(...) {\n"
(#890) Space found before semicolon; expected ");" but found ") ;"
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Expected 1 space before "*"; 0 found
(#901) Expected 1 space after "*"; 0 found
(#903) Spaces must be used to indent lines; tabs are not allowed
(#903) Tab found within whitespace
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Line indented incorrectly; expected at least 16 spaces, found 4
(#904) Spaces must be used to indent lines; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 16 spaces, found 4
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Expected 1 space before "*"; 0 found
(#909) Expected 1 space after "*"; 0 found
(#909) Expected 1 space before "+"; 0 found
(#909) Expected 1 space after "+"; 0 found
(#911) Expected "} else {\n"; found "}\n else {\n"
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Expected "if (...) {\n"; found "if(...) {\n"
(#919) Commas (,) must be followed by white space.
(#919) Commas (,) must be followed by white space.
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) This comment is 100% valid code; is this commented out code?
(#920) Line exceeds maximum limit of 180 characters; contains 231 characters
(#920) No space found before comment text; expected "// ("Sanity check for automatic Gantt chart size failed. Either the width (=$width) or height (=$height) is larger than MAX_GANTTIMG_SIZE. This could potentially be caused by a wrong date in one of the activities.");" but found "//("Sanity check for automatic Gantt chart size failed. Either the width (=$width) or height (=$height) is larger than MAX_GANTTIMG_SIZE. This could potentially be caused by a wrong date in one of the activities.");"
(#922) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#931) method name "GanttGraph::GetMaxActInfoColWidth" must be in lower-case letters only
(#931) Visibility must be declared on method "GetMaxActInfoColWidth"
(#933) Inline control structures are not allowed
(#937) Expected "for (...) {\n"; found "for(...) {\n"
(#937) Space found after opening bracket of FOR loop
(#937) Space found before closing bracket of FOR loop
(#937) Expected 1 space before "="; 0 found
(#937) Expected 1 space after "="; 0 found
(#938) Commas (,) must be followed by white space.
(#940) Expected "for (...) {\n"; found "for(...) {\n"
(#940) Space found after opening bracket of FOR loop
(#940) Space found before closing bracket of FOR loop
(#940) Expected 1 space before "="; 0 found
(#940) Expected 1 space after "="; 0 found
(#941) Inline control structures are not allowed
(#943) Inline control structures are not allowed
(#944) Commas (,) must be followed by white space.
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#951) method name "GanttGraph::Stroke" must be in lower-case letters only
(#951) Visibility must be declared on method "Stroke"
(#951) Variable "aStrokeFileName" must be all lower-case
(#960) Variable "_csim" must not contain underscores.
(#960) Variable "aStrokeFileName" must be all lower-case
(#960) Expected 1 space before "==="; 0 found
(#960) Expected 1 space after "==="; 0 found
(#964) Expected "if (...) {\n"; found "if(...) {\n"
(#965) Commas (,) must be followed by white space.
(#966) Commas (,) must be followed by white space.
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Expected "if (...) {\n"; found "if(...) {\n"
(#978) Expected 1 space before "="; 0 found
(#978) Expected 1 space after "="; 0 found
(#978) Commas (,) must be followed by white space.
(#979) Expected 1 space before "*"; 0 found
(#979) Expected 1 space after "*"; 0 found
(#979) Expected 1 space before "+"; 0 found
(#979) Expected 1 space after "+"; 0 found
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#982) Inline control structures are not allowed
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#983) Expected 1 space before "+"; 0 found
(#983) Expected 1 space after "+"; 0 found
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#989) Expected 1 space before "+"; 0 found
(#989) Expected 1 space after "+"; 0 found
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) This comment is 78% valid code; is this commented out code?
(#989) No space found before comment text; expected "// *(1+$this->iLabelHMarginFactor));" but found "//*(1+$this->iLabelHMarginFactor));"
(#991) Expected "if (...) {\n"; found "if(...) {\n"
(#991) Variable "_csim" must not contain underscores.
(#993) Expected "if (...) {\n"; found "if(...) {\n"
(#1000) Expected "if (...) {\n"; found "if(...) {\n"
(#1000) Variable "_csim" must not contain underscores.
(#1001) 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
(#1008) Commas (,) must be followed by white space.
(#1011) Expected "for (...) {\n"; found "for(...) {\n"
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#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
(#1012) This comment is 72% valid code; is this commented out code?
(#1012) No space found before comment text; expected "// $this->iObj[$i]->SetLabelLeftMargin(round($maxwidth*$this->iLabelHMarginFactor/2));" but found "//$this->iObj[$i]->SetLabelLeftMargin(round($maxwidth*$this->iLabelHMarginFactor/2));"
(#1013) Commas (,) must be followed by white space.
(#1018) Expected "if (...) {\n"; found "if(...) {\n"
(#1018) Variable "_csim" must not contain underscores.
(#1021) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1023) Expected "if (...) {\n"; found "if(...) {\n"
(#1027) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Expected "if (...) {\n"; found "if(...) {\n"
(#1032) Expected "if (...) {\n"; found "if(...) {\n"
(#1032) Commas (,) must be followed by white space.
(#1037) Commas (,) must be followed by white space.
(#1038) Commas (,) must be followed by white space.
(#1039) Commas (,) must be followed by white space.
(#1042) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Expected "if (...) {\n"; found "if(...) {\n"
(#1047) Variable "aStrokeFileName" must be all lower-case
(#1050) Expected "} else {\n"; found "}\n else {\n"
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1052) Commas (,) must be followed by white space.
(#1052) Commas (,) must be followed by white space.
(#1053) Variable "aStrokeFileName" must be all lower-case
(#1058) method name "GanttGraph::StrokeConstrains" must be in lower-case letters only
(#1058) Visibility must be declared on method "StrokeConstrains"
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Expected "for (...) {\n"; found "for(...) {\n"
(#1062) Expected 1 space before "="; 0 found
(#1062) Expected 1 space after "="; 0 found
(#1066) Inline control structures are not allowed
(#1068) Variable "numConstrains" must be all lower-case
(#1070) Expected "for (...) {\n"; found "for(...) {\n"
(#1070) Space found after opening bracket of FOR loop
(#1070) Space found before closing bracket of FOR loop
(#1070) Variable "numConstrains" must be all lower-case
(#1072) Expected "if (...) {\n"; found "if(...) {\n"
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Expected "for (...) {\n"; found "for(...) {\n"
(#1077) Space found after opening bracket of FOR loop
(#1077) Space found before closing bracket of FOR loop
(#1077) Expected 1 space before "="; 0 found
(#1077) Expected 1 space after "="; 0 found
(#1078) Expected "if (...) {\n"; found "if(...) {\n"
(#1082) Expected "if (...) {\n"; found "if(...) {\n"
(#1083) Commas (,) must be followed by white space.
(#1083) Commas (,) must be followed by white space.
(#1084) Line exceeds 132 characters; contains 147 characters
(#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 69% valid code; is this commented out code?
(#1084) No space found before comment text; expected "// ('You have specifed a constrain from row='.$this->iObj[$i]->iVPos.' to row='.$vpos.' which does not have any activity.');" but found "//('You have specifed a constrain from row='.$this->iObj[$i]->iVPos.' to row='.$vpos.' which does not have any activity.');"
(#1087) Expected "if (...) {\n"; found "if(...) {\n"
(#1090) Expected "if (...) {\n"; found "if(...) {\n"
(#1091) Commas (,) must be followed by white space.
(#1091) Commas (,) must be followed by white space.
(#1091) Commas (,) must be followed by white space.
(#1093) Expected "} else {\n"; found "}\n else {\n"
(#1094) Commas (,) must be followed by white space.
(#1094) Commas (,) must be followed by white space.
(#1094) Commas (,) must be followed by white space.
(#1099) Expected "if (...) {\n"; found "if(...) {\n"
(#1100) Commas (,) must be followed by white space.
(#1100) Commas (,) must be followed by white space.
(#1100) Commas (,) must be followed by white space.
(#1102) Expected "} else {\n"; found "}\n else {\n"
(#1103) Commas (,) must be followed by white space.
(#1103) Commas (,) must be followed by white space.
(#1103) Commas (,) must be followed by white space.
(#1108) Expected "if (...) {\n"; found "if(...) {\n"
(#1109) Commas (,) must be followed by white space.
(#1109) Commas (,) must be followed by white space.
(#1109) Commas (,) must be followed by white space.
(#1111) Expected "} else {\n"; found "}\n else {\n"
(#1112) Commas (,) must be followed by white space.
(#1112) Commas (,) must be followed by white space.
(#1112) Commas (,) must be followed by white space.
(#1117) Expected "if (...) {\n"; found "if(...) {\n"
(#1118) Commas (,) must be followed by white space.
(#1118) Commas (,) must be followed by white space.
(#1118) Commas (,) must be followed by white space.
(#1120) Expected "} else {\n"; found "}\n else {\n"
(#1121) Commas (,) must be followed by white space.
(#1121) Commas (,) must be followed by white space.
(#1121) Commas (,) must be followed by white space.
(#1126) Commas (,) must be followed by white space.
(#1126) Commas (,) must be followed by white space.
(#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
(#1127) This comment is 71% valid code; is this commented out code?
(#1127) No space found before comment text; expected "// ('Unknown constrain type specified from row='.$this->iObj[$i]->iVPos.' to row='.$vpos);" but found "//('Unknown constrain type specified from row='.$this->iObj[$i]->iVPos.' to row='.$vpos);"
(#1142) method name "GanttGraph::GetCSIMAreas" must be in lower-case letters only
(#1142) Visibility must be declared on method "GetCSIMAreas"
(#1143) Inline control structures are not allowed
(#1151) Inline control structures are not allowed
(#1151) Space found after opening bracket of FOR loop
(#1151) Space found before closing bracket of FOR loop
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Expected 1 space before "-"; 0 found
(#1151) Expected 1 space after "-"; 0 found
(#1157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1157) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1161) Commas (,) must be followed by white space.
(#1162) Commas (,) must be followed by white space.
(#1163) Commas (,) must be followed by white space.
(#1164) Commas (,) must be followed by white space.
(#1165) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1167) Commas (,) must be followed by white space.
(#1168) Commas (,) must be followed by white space.
(#1169) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1171) Commas (,) must be followed by white space.
(#1172) Commas (,) must be followed by white space.
(#1173) Commas (,) must be followed by white space.
(#1176) Member variable "iBuiltinIcon" must be all lower-case
(#1176) Member variable "iLen" must be all lower-case
(#1176) Space found before semicolon; expected "1;" but found "1 ;"
(#1178) method name "PredefIcons::GetLen" must be in lower-case letters only
(#1178) Visibility must be declared on method "GetLen"
(#1179) Space found before semicolon; expected "iLen;" but found "iLen ;"
(#1182) method name "PredefIcons::GetImg" must be in lower-case letters only
(#1182) Visibility must be declared on method "GetImg"
(#1182) Variable "aIdx" must be all lower-case
(#1183) Expected "if (...) {\n"; found "if(...) {\n"
(#1183) Variable "aIdx" must be all lower-case
(#1183) Variable "aIdx" must be all lower-case
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "aIdx" 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
(#1185) This comment is 75% valid code; is this commented out code?
(#1185) No space found before comment text; expected "// ('Illegal icon index for Gantt builtin icon ['.$aIdx.']');" but found "//('Illegal icon index for Gantt builtin icon ['.$aIdx.']');"
(#1187) Variable "aIdx" must be all lower-case
(#1190) Visibility must be declared on method "__construct"
(#1191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1191) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1193) Inline comments must end in full-stops, exclamation marks, or question marks
(#1193) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1194) Expected 1 space before "="; 0 found
(#1194) Space found before semicolon; expected "1043;" but found "1043 ;"
(#1195) Expected 1 space before "="; 0 found
(#1196) Line indented incorrectly; expected at least 8 spaces, found 5
(#1197) Line indented incorrectly; expected at least 8 spaces, found 5
(#1198) Line indented incorrectly; expected at least 8 spaces, found 5
(#1199) Line indented incorrectly; expected at least 8 spaces, found 5
(#1200) Line indented incorrectly; expected at least 8 spaces, found 5
(#1201) Line indented incorrectly; expected at least 8 spaces, found 5
(#1202) Line indented incorrectly; expected at least 8 spaces, found 5
(#1203) Line indented incorrectly; expected at least 8 spaces, found 5
(#1204) Line indented incorrectly; expected at least 8 spaces, found 5
(#1205) Line indented incorrectly; expected at least 8 spaces, found 5
(#1206) Line indented incorrectly; expected at least 8 spaces, found 5
(#1207) Line indented incorrectly; expected at least 8 spaces, found 5
(#1208) Line indented incorrectly; expected at least 8 spaces, found 5
(#1209) Line indented incorrectly; expected at least 8 spaces, found 5
(#1209) Space found before semicolon; expected "'uX1gU36dymgqYxJIJJNJT1W9QqHgNwFQBGYqo94OwHZQUuPD7ACglSvc+5n5T9m/wfJJX4U9qzEAAAAASUVORK5CYII=';" but found "'uX1gU36dymgqYxJIJJNJT1W9QqHgNwFQBGYqo94OwHZQUuPD7ACglSvc+5n5T9m/wfJJX4U9qzEAAAAASUVORK5CYII=' ;"
(#1211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1211) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1214) Expected 1 space before "="; 0 found
(#1214) Space found before semicolon; expected "959;" but found "959 ;"
(#1215) Expected 1 space before "="; 0 found
(#1216) Line indented incorrectly; expected at least 8 spaces, found 5
(#1217) Line indented incorrectly; expected at least 8 spaces, found 5
(#1218) Line indented incorrectly; expected at least 8 spaces, found 5
(#1219) Line indented incorrectly; expected at least 8 spaces, found 5
(#1220) Line indented incorrectly; expected at least 8 spaces, found 5
(#1221) Line indented incorrectly; expected at least 8 spaces, found 5
(#1222) Line indented incorrectly; expected at least 8 spaces, found 5
(#1223) Line indented incorrectly; expected at least 8 spaces, found 5
(#1224) Line indented incorrectly; expected at least 8 spaces, found 5
(#1225) Line indented incorrectly; expected at least 8 spaces, found 5
(#1226) Line indented incorrectly; expected at least 8 spaces, found 5
(#1227) Line indented incorrectly; expected at least 8 spaces, found 5
(#1228) Line indented incorrectly; expected at least 8 spaces, found 5
(#1228) Space found before semicolon; expected "'EOm71HUINiY7mGb95l/8jZCyQmJjMDGJjUmsdCROtZ0n/P/Z8v4Fs2MTUUf7vYoAAAAASUVORK5CYII=';" but found "'EOm71HUINiY7mGb95l/8jZCyQmJjMDGJjUmsdCROtZ0n/P/Z8v4Fs2MTUUf7vYoAAAAASUVORK5CYII=' ;"
(#1230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1230) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1233) Expected 1 space before "="; 0 found
(#1233) Space found before semicolon; expected "666;" but found "666 ;"
(#1234) Expected 1 space before "="; 0 found
(#1235) Line indented incorrectly; expected at least 8 spaces, found 5
(#1236) Line indented incorrectly; expected at least 8 spaces, found 5
(#1237) Line indented incorrectly; expected at least 8 spaces, found 5
(#1238) Line indented incorrectly; expected at least 8 spaces, found 5
(#1239) Line indented incorrectly; expected at least 8 spaces, found 5
(#1240) Line indented incorrectly; expected at least 8 spaces, found 5
(#1241) Line indented incorrectly; expected at least 8 spaces, found 5
(#1242) Line indented incorrectly; expected at least 8 spaces, found 5
(#1243) Line indented incorrectly; expected at least 8 spaces, found 5
(#1243) Space found before semicolon; expected "'avXYaXXxPwsnt0imdttCocMmZBdK7YU9D8wuNOW0nXc6QWzPsSa5naZ1beb9BbGB6dxGtMnXAAAAAElFTkSuQmCC';" but found "'avXYaXXxPwsnt0imdttCocMmZBdK7YU9D8wuNOW0nXc6QWzPsSa5naZ1beb9BbGB6dxGtMnXAAAAAElFTkSuQmCC' ;"
(#1245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1245) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1247) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1248) Expected 1 space before "="; 0 found
(#1248) Space found before semicolon; expected "1122;" but found "1122 ;"
(#1249) Expected 1 space before "="; 0 found
(#1250) Line indented incorrectly; expected at least 8 spaces, found 5
(#1251) Line indented incorrectly; expected at least 8 spaces, found 5
(#1252) Line indented incorrectly; expected at least 8 spaces, found 5
(#1253) Line indented incorrectly; expected at least 8 spaces, found 5
(#1254) Line indented incorrectly; expected at least 8 spaces, found 5
(#1255) Line indented incorrectly; expected at least 8 spaces, found 5
(#1256) Line indented incorrectly; expected at least 8 spaces, found 5
(#1257) Line indented incorrectly; expected at least 8 spaces, found 5
(#1258) Line indented incorrectly; expected at least 8 spaces, found 5
(#1259) Line indented incorrectly; expected at least 8 spaces, found 5
(#1260) Line indented incorrectly; expected at least 8 spaces, found 5
(#1261) Line indented incorrectly; expected at least 8 spaces, found 5
(#1262) Line indented incorrectly; expected at least 8 spaces, found 5
(#1263) Line indented incorrectly; expected at least 8 spaces, found 5
(#1264) Line indented incorrectly; expected at least 8 spaces, found 5
(#1264) Space found before semicolon; expected "'LBbVR8feJDs0Rlv6GFKeXJ21rNRXESxMPR+CBUl0nN7PjtO+dye7Up/8v1I88bf/ixT/AO1/hZsqW+C6AAAAAElFTkSuQmCC';" but found "'LBbVR8feJDs0Rlv6GFKeXJ21rNRXESxMPR+CBUl0nN7PjtO+dye7Up/8v1I88bf/ixT/AO1/hZsqW+C6AAAAAElFTkSuQmCC' ;"
(#1266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1266) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1269) Expected 1 space before "="; 0 found
(#1269) Space found before semicolon; expected "725;" but found "725 ;"
(#1270) Expected 1 space before "="; 0 found
(#1271) Line indented incorrectly; expected at least 8 spaces, found 5
(#1272) Line indented incorrectly; expected at least 8 spaces, found 5
(#1273) Line indented incorrectly; expected at least 8 spaces, found 5
(#1274) Line indented incorrectly; expected at least 8 spaces, found 5
(#1275) Line indented incorrectly; expected at least 8 spaces, found 5
(#1276) Line indented incorrectly; expected at least 8 spaces, found 5
(#1277) Line indented incorrectly; expected at least 8 spaces, found 5
(#1278) Line indented incorrectly; expected at least 8 spaces, found 5
(#1279) Line indented incorrectly; expected at least 8 spaces, found 5
(#1280) Line indented incorrectly; expected at least 8 spaces, found 5
(#1280) Space found before semicolon; expected "'EVgKVsutKPl0TGWGhwofoquaoKK4apsq/tH/e/kFwBMXLgAEKK4AAAAASUVORK5CYII=';" but found "'EVgKVsutKPl0TGWGhwofoquaoKK4apsq/tH/e/kFwBMXLgAEKK4AAAAASUVORK5CYII=' ;"
(#1282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1282) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1284) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1285) Expected 1 space before "="; 0 found
(#1285) Space found before semicolon; expected "589;" but found "589 ;"
(#1286) Expected 1 space before "="; 0 found
(#1287) Line indented incorrectly; expected at least 8 spaces, found 5
(#1288) Line indented incorrectly; expected at least 8 spaces, found 5
(#1289) Line indented incorrectly; expected at least 8 spaces, found 5
(#1290) Line indented incorrectly; expected at least 8 spaces, found 5
(#1291) Line indented incorrectly; expected at least 8 spaces, found 5
(#1292) Line indented incorrectly; expected at least 8 spaces, found 5
(#1293) Line indented incorrectly; expected at least 8 spaces, found 5
(#1294) Line indented incorrectly; expected at least 8 spaces, found 5
(#1294) Space found before semicolon; expected "'rABG1EL/BilZP8DjU2uR4U+2E49P1Z8QJmNXUzl24A9GBT0IruCfi86d9x+D12RGzt+pNAAAAABJRU5ErkJggg==';" but found "'rABG1EL/BilZP8DjU2uR4U+2E49P1Z8QJmNXUzl24A9GBT0IruCfi86d9x+D12RGzt+pNAAAAABJRU5ErkJggg==' ;"
(#1296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1296) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1298) Inline comments must end in full-stops, exclamation marks, or question marks
(#1298) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1299) Expected 1 space before "="; 0 found
(#1299) Space found before semicolon; expected "1415;" but found "1415 ;"
(#1300) Expected 1 space before "="; 0 found
(#1301) Line indented incorrectly; expected at least 8 spaces, found 5
(#1302) Line indented incorrectly; expected at least 8 spaces, found 5
(#1303) Line indented incorrectly; expected at least 8 spaces, found 5
(#1304) Line indented incorrectly; expected at least 8 spaces, found 5
(#1305) Line indented incorrectly; expected at least 8 spaces, found 5
(#1306) Line indented incorrectly; expected at least 8 spaces, found 5
(#1307) Line indented incorrectly; expected at least 8 spaces, found 5
(#1308) Line indented incorrectly; expected at least 8 spaces, found 5
(#1309) Line indented incorrectly; expected at least 8 spaces, found 5
(#1310) Line indented incorrectly; expected at least 8 spaces, found 5
(#1311) Line indented incorrectly; expected at least 8 spaces, found 5
(#1312) Line indented incorrectly; expected at least 8 spaces, found 5
(#1313) Line indented incorrectly; expected at least 8 spaces, found 5
(#1314) Line indented incorrectly; expected at least 8 spaces, found 5
(#1315) Line indented incorrectly; expected at least 8 spaces, found 5
(#1316) Line indented incorrectly; expected at least 8 spaces, found 5
(#1317) Line indented incorrectly; expected at least 8 spaces, found 5
(#1318) Line indented incorrectly; expected at least 8 spaces, found 5
(#1319) Line indented incorrectly; expected at least 8 spaces, found 5
(#1319) Space found before semicolon; expected "'p/TXyYkTJ0Xe59jf7QOyAKDWp/QXxcFQ61P4pT3ShBBcvnUHIQTjxmX19/8BCeVg+/GPpskAAAAASUVORK5CYII=';" but found "'p/TXyYkTJ0Xe59jf7QOyAKDWp/QXxcFQ61P4pT3ShBBcvnUHIQTjxmX19/8BCeVg+/GPpskAAAAASUVORK5CYII=' ;"
(#1321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1321) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1323) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1324) Expected 1 space before "="; 0 found
(#1324) Space found before semicolon; expected "963;" but found "963 ;"
(#1325) Expected 1 space before "="; 0 found
(#1326) Line indented incorrectly; expected at least 8 spaces, found 5
(#1327) Line indented incorrectly; expected at least 8 spaces, found 5
(#1328) Line indented incorrectly; expected at least 8 spaces, found 5
(#1329) Line indented incorrectly; expected at least 8 spaces, found 5
(#1330) Line indented incorrectly; expected at least 8 spaces, found 5
(#1331) Line indented incorrectly; expected at least 8 spaces, found 5
(#1332) Line indented incorrectly; expected at least 8 spaces, found 5
(#1333) Line indented incorrectly; expected at least 8 spaces, found 5
(#1334) Line indented incorrectly; expected at least 8 spaces, found 5
(#1335) Line indented incorrectly; expected at least 8 spaces, found 5
(#1336) Line indented incorrectly; expected at least 8 spaces, found 5
(#1337) Line indented incorrectly; expected at least 8 spaces, found 5
(#1338) Line indented incorrectly; expected at least 8 spaces, found 5
(#1338) Space found before semicolon; expected "'opHP7/Do90Ua+WWUyezzZHObP/7cfX54/dowE1d66s8TV3oE+Mfn+L/zb4XmHPjRG9YjAAAAAElFTkSuQmCC';" but found "'opHP7/Do90Ua+WWUyezzZHObP/7cfX54/dowE1d66s8TV3oE+Mfn+L/zb4XmHPjRG9YjAAAAAElFTkSuQmCC' ;"
(#1340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1340) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1342) Inline comments must end in full-stops, exclamation marks, or question marks
(#1342) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1343) Expected 1 space before "="; 0 found
(#1343) Space found before semicolon; expected "889;" but found "889 ;"
(#1344) Expected 1 space before "="; 0 found
(#1345) Line indented incorrectly; expected at least 8 spaces, found 5
(#1346) Line indented incorrectly; expected at least 8 spaces, found 5
(#1347) Line indented incorrectly; expected at least 8 spaces, found 5
(#1348) Line indented incorrectly; expected at least 8 spaces, found 5
(#1349) Line indented incorrectly; expected at least 8 spaces, found 5
(#1350) Line indented incorrectly; expected at least 8 spaces, found 5
(#1351) Line indented incorrectly; expected at least 8 spaces, found 5
(#1352) Line indented incorrectly; expected at least 8 spaces, found 5
(#1353) Line indented incorrectly; expected at least 8 spaces, found 5
(#1354) Line indented incorrectly; expected at least 8 spaces, found 5
(#1355) Line indented incorrectly; expected at least 8 spaces, found 5
(#1356) Line indented incorrectly; expected at least 8 spaces, found 5
(#1356) Space found before semicolon; expected "'LbQVOIcP+HG2UauH3xgwBqOz9Cc3l1tC24Fz+MvUDroeGNb5if9H/1dM/wLPCYMw9fryKgAAAABJRU5ErkJggg==';" but found "'LbQVOIcP+HG2UauH3xgwBqOz9Cc3l1tC24Fz+MvUDroeGNb5if9H/1dM/wLPCYMw9fryKgAAAABJRU5ErkJggg==' ;"
(#1358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1358) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1360) Inline comments must end in full-stops, exclamation marks, or question marks
(#1360) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1361) Expected 1 space before "="; 0 found
(#1361) Space found before semicolon; expected "541;" but found "541 ;"
(#1362) Expected 1 space before "="; 0 found
(#1363) Line indented incorrectly; expected at least 8 spaces, found 5
(#1364) Line indented incorrectly; expected at least 8 spaces, found 5
(#1365) Line indented incorrectly; expected at least 8 spaces, found 5
(#1366) Line indented incorrectly; expected at least 8 spaces, found 5
(#1367) Line indented incorrectly; expected at least 8 spaces, found 5
(#1368) Line indented incorrectly; expected at least 8 spaces, found 5
(#1369) Line indented incorrectly; expected at least 8 spaces, found 5
(#1370) Line indented incorrectly; expected at least 8 spaces, found 5
(#1370) Space found before semicolon; expected "'iOsCHgAAAABJRU5ErkJggg==';" but found "'iOsCHgAAAABJRU5ErkJggg==' ;"
(#1372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1372) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1374) Inline comments must end in full-stops, exclamation marks, or question marks
(#1374) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1375) Expected 1 space before "="; 0 found
(#1375) Space found before semicolon; expected "2040;" but found "2040 ;"
(#1376) Expected 1 space before "="; 0 found
(#1377) Line indented incorrectly; expected at least 8 spaces, found 5
(#1378) Line indented incorrectly; expected at least 8 spaces, found 5
(#1379) Line indented incorrectly; expected at least 8 spaces, found 5
(#1380) Line indented incorrectly; expected at least 8 spaces, found 5
(#1381) Line indented incorrectly; expected at least 8 spaces, found 5
(#1382) Line indented incorrectly; expected at least 8 spaces, found 5
(#1383) Line indented incorrectly; expected at least 8 spaces, found 5
(#1384) Line indented incorrectly; expected at least 8 spaces, found 5
(#1385) Line indented incorrectly; expected at least 8 spaces, found 5
(#1386) Line indented incorrectly; expected at least 8 spaces, found 5
(#1387) Line indented incorrectly; expected at least 8 spaces, found 5
(#1388) Line indented incorrectly; expected at least 8 spaces, found 5
(#1389) Line indented incorrectly; expected at least 8 spaces, found 5
(#1390) Line indented incorrectly; expected at least 8 spaces, found 5
(#1391) Line indented incorrectly; expected at least 8 spaces, found 5
(#1392) Line indented incorrectly; expected at least 8 spaces, found 5
(#1393) Line indented incorrectly; expected at least 8 spaces, found 5
(#1394) Line indented incorrectly; expected at least 8 spaces, found 5
(#1395) Line indented incorrectly; expected at least 8 spaces, found 5
(#1396) Line indented incorrectly; expected at least 8 spaces, found 5
(#1397) Line indented incorrectly; expected at least 8 spaces, found 5
(#1398) Line indented incorrectly; expected at least 8 spaces, found 5
(#1399) Line indented incorrectly; expected at least 8 spaces, found 5
(#1400) Line indented incorrectly; expected at least 8 spaces, found 5
(#1401) Line indented incorrectly; expected at least 8 spaces, found 5
(#1402) Line indented incorrectly; expected at least 8 spaces, found 5
(#1403) Line indented incorrectly; expected at least 8 spaces, found 5
(#1404) Line indented incorrectly; expected at least 8 spaces, found 5
(#1404) Space found before semicolon; expected "'dBntAAAAAElFTkSuQmCC';" but found "'dBntAAAAAElFTkSuQmCC' ;"
(#1406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1406) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1408) Inline comments must end in full-stops, exclamation marks, or question marks
(#1408) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1409) Expected 1 space before "="; 0 found
(#1409) Space found before semicolon; expected "1824;" but found "1824 ;"
(#1410) Expected 1 space before "="; 0 found
(#1411) Line indented incorrectly; expected at least 8 spaces, found 5
(#1412) Line indented incorrectly; expected at least 8 spaces, found 5
(#1413) Line indented incorrectly; expected at least 8 spaces, found 5
(#1414) Line indented incorrectly; expected at least 8 spaces, found 5
(#1415) Line indented incorrectly; expected at least 8 spaces, found 5
(#1416) Line indented incorrectly; expected at least 8 spaces, found 5
(#1417) Line indented incorrectly; expected at least 8 spaces, found 5
(#1418) Line indented incorrectly; expected at least 8 spaces, found 5
(#1419) Line indented incorrectly; expected at least 8 spaces, found 5
(#1420) Line indented incorrectly; expected at least 8 spaces, found 5
(#1421) Line indented incorrectly; expected at least 8 spaces, found 5
(#1422) Line indented incorrectly; expected at least 8 spaces, found 5
(#1423) Line indented incorrectly; expected at least 8 spaces, found 5
(#1424) Line indented incorrectly; expected at least 8 spaces, found 5
(#1425) Line indented incorrectly; expected at least 8 spaces, found 5
(#1426) Line indented incorrectly; expected at least 8 spaces, found 5
(#1427) Line indented incorrectly; expected at least 8 spaces, found 5
(#1428) Line indented incorrectly; expected at least 8 spaces, found 5
(#1429) Line indented incorrectly; expected at least 8 spaces, found 5
(#1430) Line indented incorrectly; expected at least 8 spaces, found 5
(#1431) Line indented incorrectly; expected at least 8 spaces, found 5
(#1432) Line indented incorrectly; expected at least 8 spaces, found 5
(#1433) Line indented incorrectly; expected at least 8 spaces, found 5
(#1434) Line indented incorrectly; expected at least 8 spaces, found 5
(#1435) Line indented incorrectly; expected at least 8 spaces, found 5
(#1435) Space found before semicolon; expected "'AXf/A1TI0XCDh7OWAAAAAElFTkSuQmCC';" but found "'AXf/A1TI0XCDh7OWAAAAAElFTkSuQmCC' ;"
(#1437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1437) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) No space found before comment text; expected "// ==========================================================" but found "//=========================================================="
(#1440) Expected 1 space before "="; 0 found
(#1440) Space found before semicolon; expected "1785;" but found "1785 ;"
(#1441) Expected 1 space before "="; 0 found
(#1442) Line indented incorrectly; expected at least 8 spaces, found 5
(#1443) Line indented incorrectly; expected at least 8 spaces, found 5
(#1444) Line indented incorrectly; expected at least 8 spaces, found 5
(#1445) Line indented incorrectly; expected at least 8 spaces, found 5
(#1446) Line indented incorrectly; expected at least 8 spaces, found 5
(#1447) Line indented incorrectly; expected at least 8 spaces, found 5
(#1448) Line indented incorrectly; expected at least 8 spaces, found 5
(#1449) Line indented incorrectly; expected at least 8 spaces, found 5
(#1450) Line indented incorrectly; expected at least 8 spaces, found 5
(#1451) Line indented incorrectly; expected at least 8 spaces, found 5
(#1452) Line indented incorrectly; expected at least 8 spaces, found 5
(#1453) Line indented incorrectly; expected at least 8 spaces, found 5
(#1454) Line indented incorrectly; expected at least 8 spaces, found 5
(#1455) Line indented incorrectly; expected at least 8 spaces, found 5
(#1456) Line indented incorrectly; expected at least 8 spaces, found 5
(#1457) Line indented incorrectly; expected at least 8 spaces, found 5
(#1458) Line indented incorrectly; expected at least 8 spaces, found 5
(#1459) Line indented incorrectly; expected at least 8 spaces, found 5
(#1460) Line indented incorrectly; expected at least 8 spaces, found 5
(#1461) Line indented incorrectly; expected at least 8 spaces, found 5
(#1462) Line indented incorrectly; expected at least 8 spaces, found 5
(#1463) Line indented incorrectly; expected at least 8 spaces, found 5
(#1464) Line indented incorrectly; expected at least 8 spaces, found 5
(#1465) Line indented incorrectly; expected at least 8 spaces, found 5
(#1465) Space found before semicolon; expected "'7jadTvJtYG0kCD7lfwl49ijgT1gc0AH+dZSJA/xB+Mz/GSIvFoj/B7H1mAd8CO/zAAAAAElFTkSuQmCC';" but found "'7jadTvJtYG0kCD7lfwl49ijgT1gc0AH+dZSJA/xB+Mz/GSIvFoj/B7H1mAd8CO/zAAAAAElFTkSuQmCC' ;"
(#1471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1471) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1474) Variable "_gPredefIcons" must be all lower-case
(#1474) Variable "_gPredefIcons" must not contain underscores.
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1476) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1481) Member variable "iGDImage" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1482) Member variable "iWidth" must be all lower-case
(#1482) Commas (,) must be followed by white space.
(#1482) Member variable "iHeight" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Commas (,) must be followed by white space.
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1484) Member variable "iScale" must be all lower-case
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1486) Visibility must be declared on method "__construct"
(#1486) Variable "aIcon" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "aScale" must be all lower-case
(#1487) Variable "_gPredefIcons" must be all lower-case
(#1487) Variable "_gPredefIcons" must not contain underscores.
(#1487) Space found before semicolon; expected "$_gPredefIcons;" but found "$_gPredefIcons ;"
(#1488) Expected "if (...) {\n"; found "if(...) {\n"
(#1488) Variable "aIcon" must be all lower-case
(#1489) Commas (,) must be followed by white space.
(#1489) Variable "aIcon" must be all lower-case
(#1491) Usage of ELSEIF not allowed; use ELSE IF instead
(#1491) Variable "aIcon" must be all lower-case
(#1492) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Variable "_gPredefIcons" must be all lower-case
(#1493) Variable "_gPredefIcons" must not contain underscores.
(#1493) Variable "aIcon" must be all lower-case
(#1495) Expected "} else {\n"; found "}\n else {\n"
(#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
(#1497) This comment is 100% valid code; is this commented out code?
(#1497) No space found before comment text; expected "// ('Argument to IconImage must be string or integer');" but found "//('Argument to IconImage must be string or integer');"
(#1499) Variable "aScale" must be all lower-case
(#1504) method name "IconImage::GetWidth" must be in lower-case letters only
(#1504) Visibility must be declared on method "GetWidth"
(#1505) Expected 1 space before "*"; 0 found
(#1505) Expected 1 space after "*"; 0 found
(#1508) method name "IconImage::GetHeight" must be in lower-case letters only
(#1508) Visibility must be declared on method "GetHeight"
(#1509) Expected 1 space before "*"; 0 found
(#1509) Expected 1 space after "*"; 0 found
(#1512) method name "IconImage::SetAlign" must be in lower-case letters only
(#1512) Visibility must be declared on method "SetAlign"
(#1512) Variable "aX" must be all lower-case
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "aY" must be all lower-case
(#1513) Variable "aX" must be all lower-case
(#1514) Variable "aY" must be all lower-case
(#1517) method name "IconImage::Stroke" must be in lower-case letters only
(#1517) Visibility must be declared on method "Stroke"
(#1517) Variable "aImg" must be all lower-case
(#1517) Commas (,) must be followed by white space.
(#1517) Commas (,) must be followed by white space.
(#1519) Expected "if (...) {\n"; found "if(...) {\n"
(#1522) Usage of ELSEIF not allowed; use ELSE IF instead
(#1523) Expected 1 space before "/"; 0 found
(#1523) Expected 1 space after "/"; 0 found
(#1523) Expected 1 space before "*"; 0 found
(#1523) Expected 1 space after "*"; 0 found
(#1526) Expected "if (...) {\n"; found "if(...) {\n"
(#1529) Usage of ELSEIF not allowed; use ELSE IF instead
(#1530) Expected 1 space before "/"; 0 found
(#1530) Expected 1 space after "/"; 0 found
(#1530) Expected 1 space before "*"; 0 found
(#1530) Expected 1 space after "*"; 0 found
(#1533) Variable "aImg" must be all lower-case
(#1534) Spaces must be used to indent lines; tabs are not allowed
(#1534) Tab found within whitespace
(#1534) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1535) Spaces must be used to indent lines; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Expected 1 space before "*"; 0 found
(#1535) Expected 1 space after "*"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "*"; 0 found
(#1535) Expected 1 space after "*"; 0 found
(#1536) Spaces must be used to indent lines; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Commas (,) must be followed by white space.
(#1541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1541) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1544) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1546) Member variable "iShow" must be all lower-case
(#1546) Expected 1 space before "="; 0 found
(#1546) Expected 1 space after "="; 0 found
(#1547) Expected 1 space before "="; 0 found
(#1547) Expected 1 space after "="; 0 found
(#1547) Commas (,) must be followed by white space.
(#1547) Expected 1 space before "="; 0 found
(#1547) Expected 1 space after "="; 0 found
(#1547) Commas (,) must be followed by white space.
(#1547) Expected 1 space before "="; 0 found
(#1547) Expected 1 space after "="; 0 found
(#1548) Member variable "iFFamily" must be all lower-case
(#1548) Expected 1 space before "="; 0 found
(#1548) Expected 1 space after "="; 0 found
(#1548) Commas (,) must be followed by white space.
(#1548) Member variable "iFStyle" must be all lower-case
(#1548) Expected 1 space before "="; 0 found
(#1548) Expected 1 space after "="; 0 found
(#1548) Commas (,) must be followed by white space.
(#1548) Member variable "iFSize" must be all lower-case
(#1548) Expected 1 space before "="; 0 found
(#1548) Expected 1 space after "="; 0 found
(#1549) Member variable "iFontArray" must be all lower-case
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1550) Member variable "iColor" must be all lower-case
(#1550) Expected 1 space before "="; 0 found
(#1550) Expected 1 space after "="; 0 found
(#1551) Member variable "iText" must be all lower-case
(#1551) Expected 1 space before "="; 0 found
(#1551) Expected 1 space after "="; 0 found
(#1552) Member variable "iHAlign" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Member variable "iVAlign" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1555) Inline comments must end in full-stops, exclamation marks, or question marks
(#1556) Visibility must be declared on method "__construct"
(#1556) Variable "aTxt" must be all lower-case
(#1557) Variable "aTxt" must be all lower-case
(#1560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1560) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1562) method name "TextProperty::Set" must be in lower-case letters only
(#1562) Visibility must be declared on method "Set"
(#1562) Variable "aTxt" must be all lower-case
(#1563) Variable "aTxt" must be all lower-case
(#1566) method name "TextProperty::SetCSIMTarget" must be in lower-case letters only
(#1566) Visibility must be declared on method "SetCSIMTarget"
(#1566) Variable "aTarget" must be all lower-case
(#1566) Commas (,) must be followed by white space.
(#1566) Variable "aAltText" must be all lower-case
(#1566) Commas (,) must be followed by white space.
(#1566) Variable "aWinTarget" must be all lower-case
(#1567) Inline control structures are not allowed
(#1567) Variable "aTarget" must be all lower-case
(#1568) Variable "aTarget" must be all lower-case
(#1568) Variable "aTarget" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "aTarget" must be all lower-case
(#1571) Inline control structures are not allowed
(#1571) Variable "aWinTarget" must be all lower-case
(#1572) Variable "aWinTarget" must be all lower-case
(#1572) Variable "aWinTarget" must be all lower-case
(#1573) Expected 1 space before "="; 0 found
(#1573) Expected 1 space after "="; 0 found
(#1573) Variable "aWinTarget" must be all lower-case
(#1575) Inline control structures are not allowed
(#1575) Variable "aAltText" must be all lower-case
(#1576) Variable "aAltText" must be all lower-case
(#1576) Variable "aAltText" must be all lower-case
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Variable "aAltText" must be all lower-case
(#1581) method name "TextProperty::SetCSIMAlt" must be in lower-case letters only
(#1581) Visibility must be declared on method "SetCSIMAlt"
(#1581) Variable "aAltText" must be all lower-case
(#1582) Inline control structures are not allowed
(#1582) Variable "aAltText" must be all lower-case
(#1583) Variable "aAltText" must be all lower-case
(#1583) Variable "aAltText" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "aAltText" must be all lower-case
(#1587) Inline comments must end in full-stops, exclamation marks, or question marks
(#1588) method name "TextProperty::SetColor" must be in lower-case letters only
(#1588) Visibility must be declared on method "SetColor"
(#1588) Variable "aColor" must be all lower-case
(#1589) Variable "aColor" must be all lower-case
(#1592) method name "TextProperty::HasTabs" must be in lower-case letters only
(#1592) Visibility must be declared on method "HasTabs"
(#1593) Expected "if (...) {\n"; found "if(...) {\n"
(#1594) Commas (,) must be followed by white space.
(#1596) Usage of ELSEIF not allowed; use ELSE IF instead
(#1601) Inline comments must end in full-stops, exclamation marks, or question marks
(#1602) method name "TextProperty::GetNbrTabs" must be in lower-case letters only
(#1602) Visibility must be declared on method "GetNbrTabs"
(#1603) Expected "if (...) {\n"; found "if(...) {\n"
(#1604) Commas (,) must be followed by white space.
(#1604) Space found before semicolon; expected ");" but found ") ;"
(#1606) Expected "} else {\n"; found "}\n else{\n"
(#1611) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) method name "TextProperty::Align" must be in lower-case letters only
(#1612) Visibility must be declared on method "Align"
(#1612) Variable "aHAlign" must be all lower-case
(#1612) Commas (,) must be followed by white space.
(#1612) Variable "aVAlign" must be all lower-case
(#1613) Expected 1 space before "="; 0 found
(#1613) Expected 1 space after "="; 0 found
(#1613) Variable "aHAlign" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Variable "aVAlign" must be all lower-case
(#1617) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) method name "TextProperty::SetAlign" must be in lower-case letters only
(#1618) Visibility must be declared on method "SetAlign"
(#1618) Variable "aHAlign" must be all lower-case
(#1618) Commas (,) must be followed by white space.
(#1618) Variable "aVAlign" must be all lower-case
(#1619) Expected 1 space before "="; 0 found
(#1619) Expected 1 space after "="; 0 found
(#1619) Variable "aHAlign" must be all lower-case
(#1620) Expected 1 space before "="; 0 found
(#1620) Expected 1 space after "="; 0 found
(#1620) Variable "aVAlign" must be all lower-case
(#1623) Inline comments must end in full-stops, exclamation marks, or question marks
(#1624) method name "TextProperty::SetFont" must be in lower-case letters only
(#1624) Visibility must be declared on method "SetFont"
(#1624) Variable "aFFamily" must be all lower-case
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "aFStyle" must be all lower-case
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "aFSize" must be all lower-case
(#1625) Variable "aFFamily" must be all lower-case
(#1626) Variable "aFStyle" must be all lower-case
(#1627) Variable "aFSize" must be all lower-case
(#1630) method name "TextProperty::SetColumnFonts" must be in lower-case letters only
(#1630) Visibility must be declared on method "SetColumnFonts"
(#1630) Variable "aFontArray" must be all lower-case
(#1631) Expected "if (...) {\n"; found "if(...) {\n"
(#1631) Variable "aFontArray" must be all lower-case
(#1631) Variable "aFontArray" must be all lower-case
(#1633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1633) Inline comments must end in full-stops, exclamation marks, or question marks
(#1633) This comment is 50% valid code; is this commented out code?
(#1635) Variable "aFontArray" must be all lower-case
(#1639) method name "TextProperty::IsColumns" must be in lower-case letters only
(#1639) Visibility must be declared on method "IsColumns"
(#1640) Space found before semicolon; expected ");" but found ") ;"
(#1646) method name "TextProperty::GetWidth" must be in lower-case letters only
(#1646) Visibility must be declared on method "GetWidth"
(#1646) Variable "aImg" must be all lower-case
(#1646) Commas (,) must be followed by white space.
(#1646) Variable "aUseTabs" must be all lower-case
(#1646) Commas (,) must be followed by white space.
(#1646) Variable "aTabExtraMargin" must be all lower-case
(#1647) Variable "extra_margin" must not contain underscores.
(#1647) Expected 1 space before "="; 0 found
(#1647) Expected 1 space after "="; 0 found
(#1648) Variable "aImg" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1649) Expected "if (...) {\n"; found "if(...) {\n"
(#1650) Inline control structures are not allowed
(#1651) Commas (,) must be followed by white space.
(#1652) Expected "if (...) {\n"; found "if(...) {\n"
(#1652) Variable "aUseTabs" must be all lower-case
(#1653) Variable "aImg" must be all lower-case
(#1654) Expected 1 space before "*"; 0 found
(#1654) Expected 1 space after "*"; 0 found
(#1654) Variable "extra_margin" must not contain underscores.
(#1656) Expected "} else {\n"; found "}\n else {\n"
(#1657) Expected 1 space before "="; 0 found
(#1657) Expected 1 space after "="; 0 found
(#1659) Expected "for (...) {\n"; found "for(...) {\n"
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1660) Variable "aImg" must be all lower-case
(#1661) Expected 1 space before "*"; 0 found
(#1661) Expected 1 space after "*"; 0 found
(#1661) Variable "aTabExtraMargin" must be all lower-case
(#1663) Commas (,) must be followed by white space.
(#1666) Usage of ELSEIF not allowed; use ELSE IF instead
(#1667) Inline comments must end in full-stops, exclamation marks, or question marks
(#1668) Expected 1 space before "+"; 0 found
(#1668) Expected 1 space after "+"; 0 found
(#1668) Expected 1 space before "*"; 0 found
(#1668) Expected 1 space after "*"; 0 found
(#1668) Variable "extra_margin" must not contain underscores.
(#1670) Usage of ELSEIF not allowed; use ELSE IF instead
(#1672) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) Expected "for (...) {\n"; found "for(...) {\n"
(#1675) Space found after opening bracket of FOR loop
(#1675) Space found before closing bracket of FOR loop
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1676) Expected "if (...) {\n"; found "if(...) {\n"
(#1677) Variable "aImg" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1677) Commas (,) must be followed by white space.
(#1679) Expected "} else {\n"; found "}\n else {\n"
(#1680) Variable "aImg" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1683) Expected "if (...) {\n"; found "if(...) {\n"
(#1684) Variable "aImg" must be all lower-case
(#1684) Expected 1 space before "+"; 0 found
(#1684) Expected 1 space after "+"; 0 found
(#1684) Variable "extra_margin" must not contain underscores.
(#1686) Expected "} else {\n"; found "}\n else {\n"
(#1687) Expected "if (...) {\n"; found "if(...) {\n"
(#1690) Expected 1 space before "+"; 0 found
(#1690) Expected 1 space after "+"; 0 found
(#1690) Variable "extra_margin" must not contain underscores.
(#1695) Expected "} else {\n"; found "}\n else {\n"
(#1700) 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) method name "TextProperty::GetColWidth" must be in lower-case letters only
(#1703) Visibility must be declared on method "GetColWidth"
(#1703) Variable "aImg" must be all lower-case
(#1703) Commas (,) must be followed by white space.
(#1703) Variable "aMargin" must be all lower-case
(#1704) Variable "aImg" must be all lower-case
(#1704) Commas (,) must be followed by white space.
(#1704) Commas (,) must be followed by white space.
(#1705) Expected "if (...) {\n"; found "if(...) {\n"
(#1708) Expected "for (...) {\n"; found "for(...) {\n"
(#1708) Space found after opening bracket of FOR loop
(#1708) Space found before closing bracket of FOR loop
(#1708) Expected 1 space before "="; 0 found
(#1708) Expected 1 space after "="; 0 found
(#1708) Expected 1 space before "="; 0 found
(#1708) Expected 1 space after "="; 0 found
(#1710) Expected "if (...) {\n"; found "if(...) {\n"
(#1711) Expected "if (...) {\n"; found "if(...) {\n"
(#1712) Variable "aImg" must be all lower-case
(#1712) Commas (,) must be followed by white space.
(#1712) Commas (,) must be followed by white space.
(#1714) Expected "} else {\n"; found "}\n else {\n"
(#1715) Variable "aImg" must be all lower-case
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1717) Variable "aImg" must be all lower-case
(#1717) Expected 1 space before "+"; 0 found
(#1717) Expected 1 space after "+"; 0 found
(#1717) Variable "aMargin" must be all lower-case
(#1719) Expected "} else {\n"; found "}\n else {\n"
(#1720) Expected "if (...) {\n"; found "if(...) {\n"
(#1723) Expected 1 space before "+"; 0 found
(#1723) Expected 1 space after "+"; 0 found
(#1723) Variable "aMargin" must be all lower-case
(#1728) Expected "} else {\n"; found "}\n else {\n"
(#1729) Variable "aImg" must be all lower-case
(#1733) Inline comments must end in full-stops, exclamation marks, or question marks
(#1734) method name "TextProperty::GetHeight" must be in lower-case letters only
(#1734) Visibility must be declared on method "GetHeight"
(#1734) Variable "aImg" must be all lower-case
(#1738) Expected "if (...) {\n"; found "if(...) {\n"
(#1740) Inline comments must end in full-stops, exclamation marks, or question marks
(#1741) Expected "for (...) {\n"; found "for(...) {\n"
(#1741) Space found before closing bracket of FOR loop
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1742) Variable "aImg" must be all lower-case
(#1742) Commas (,) must be followed by white space.
(#1742) Commas (,) must be followed by white space.
(#1743) Variable "aImg" must be all lower-case
(#1744) Commas (,) must be followed by white space.
(#1748) Variable "aImg" must be all lower-case
(#1748) Commas (,) must be followed by white space.
(#1748) Commas (,) must be followed by white space.
(#1749) Variable "aImg" must be all lower-case
(#1750) Commas (,) must be followed by white space.
(#1754) Inline comments must end in full-stops, exclamation marks, or question marks
(#1755) method name "TextProperty::Show" must be in lower-case letters only
(#1755) Visibility must be declared on method "Show"
(#1755) Variable "aShow" must be all lower-case
(#1756) Expected 1 space before "="; 0 found
(#1756) Expected 1 space after "="; 0 found
(#1756) Variable "aShow" must be all lower-case
(#1762) method name "TextProperty::Stroke" must be in lower-case letters only
(#1762) Visibility must be declared on method "Stroke"
(#1762) Variable "aImg" must be all lower-case
(#1762) Commas (,) must be followed by white space.
(#1762) Variable "aX" must be all lower-case
(#1762) Commas (,) must be followed by white space.
(#1762) Variable "aY" must be all lower-case
(#1763) Expected "if (...) {\n"; found "if(...) {\n"
(#1764) Variable "aImg" must be all lower-case
(#1765) Variable "aImg" must be all lower-case
(#1765) Commas (,) must be followed by white space.
(#1765) Commas (,) must be followed by white space.
(#1766) Variable "aImg" must be all lower-case
(#1766) Commas (,) must be followed by white space.
(#1767) Expected "if (...) {\n"; found "if(...) {\n"
(#1768) Expected "if (...) {\n"; found "if(...) {\n"
(#1769) Inline control structures are not allowed
(#1769) Variable "aX" must be all lower-case
(#1769) Variable "aX" must be all lower-case
(#1769) Expected 1 space before "="; 0 found
(#1769) Expected 1 space after "="; 0 found
(#1769) Variable "aX" must be all lower-case
(#1770) Inline control structures are not allowed
(#1770) Variable "aY" must be all lower-case
(#1770) Variable "aY" must be all lower-case
(#1770) Expected 1 space before "="; 0 found
(#1770) Expected 1 space after "="; 0 found
(#1770) Variable "aY" must be all lower-case
(#1771) Variable "aImg" must be all lower-case
(#1771) Variable "aX" must be all lower-case
(#1771) Commas (,) must be followed by white space.
(#1771) Variable "aY" must be all lower-case
(#1771) Commas (,) must be followed by white space.
(#1773) Usage of ELSEIF not allowed; use ELSE IF instead
(#1774) Variable "aX" must be all lower-case
(#1774) Space found before semicolon; expected ");" but found ") ;"
(#1775) Variable "aY" must be all lower-case
(#1775) Space found before semicolon; expected ");" but found ") ;"
(#1776) Expected "if (...) {\n"; found "if(...) {\n"
(#1776) Empty IF statement detected
(#1777) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) Usage of ELSEIF not allowed; use ELSE IF instead
(#1780) Variable "aY" must be all lower-case
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Variable "aY" must be all lower-case
(#1782) Usage of ELSEIF not allowed; use ELSE IF instead
(#1783) Variable "aX" must be all lower-case
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Variable "aX" must be all lower-case
(#1785) Expected "} else {\n"; found "}\n else {\n"
(#1786) Variable "aX" must be all lower-case
(#1786) Commas (,) must be followed by white space.
(#1786) Commas (,) must be followed by white space.
(#1786) Variable "aX" must be all lower-case
(#1787) Variable "aY" must be all lower-case
(#1787) Commas (,) must be followed by white space.
(#1787) Commas (,) must be followed by white space.
(#1787) Variable "aY" must be all lower-case
(#1789) Variable "aX" must be all lower-case
(#1789) Space found before semicolon; expected ");" but found ") ;"
(#1790) Variable "aY" must be all lower-case
(#1790) Space found before semicolon; expected ");" but found ") ;"
(#1791) Expected "for (...) {\n"; found "for(...) {\n"
(#1791) Space found before closing bracket of FOR loop
(#1791) Expected 1 space before "="; 0 found
(#1791) Expected 1 space after "="; 0 found
(#1793) Expected "if (...) {\n"; found "if(...) {\n"
(#1794) Variable "aImg" must be all lower-case
(#1794) Commas (,) must be followed by white space.
(#1794) Variable "aX" must be all lower-case
(#1794) Commas (,) must be followed by white space.
(#1794) Variable "aY" must be all lower-case
(#1796) Expected "} else {\n"; found "}\n else {\n"
(#1797) Expected "if (...) {\n"; found "if(...) {\n"
(#1799) Variable "aImg" must be all lower-case
(#1799) Commas (,) must be followed by white space.
(#1799) Commas (,) must be followed by white space.
(#1801) Expected "} else {\n"; found "}\n else {\n"
(#1802) Variable "aImg" must be all lower-case
(#1802) Commas (,) must be followed by white space.
(#1802) Commas (,) must be followed by white space.
(#1804) Spaces must be used to indent lines; tabs are not allowed
(#1804) Tab found within whitespace
(#1804) Line indented incorrectly; expected at least 28 spaces, found 25
(#1804) Variable "aImg" must be all lower-case
(#1804) Variable "aX" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "aY" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Commas (,) must be followed by white space.
(#1804) Commas (,) must be followed by white space.
(#1809) Expected "} else {\n"; found "}\n else {\n"
(#1810) Commas (,) must be followed by white space.
(#1811) Commas (,) must be followed by white space.
(#1811) Variable "aX" must be all lower-case
(#1812) Expected "for (...) {\n"; found "for(...) {\n"
(#1812) Expected 1 space before "="; 0 found
(#1812) Expected 1 space after "="; 0 found
(#1813) Expected "if (...) {\n"; found "if(...) {\n"
(#1815) Variable "aImg" must be all lower-case
(#1815) Commas (,) must be followed by white space.
(#1815) Commas (,) must be followed by white space.
(#1817) Expected "} else {\n"; found "}\n else {\n"
(#1818) Variable "aImg" must be all lower-case
(#1818) Commas (,) must be followed by white space.
(#1818) Commas (,) must be followed by white space.
(#1820) Variable "aImg" must be all lower-case
(#1820) Variable "aX" must be all lower-case
(#1820) Commas (,) must be followed by white space.
(#1820) Variable "aY" must be all lower-case
(#1820) Commas (,) must be followed by white space.
(#1827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1827) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1831) Inline comments must end in full-stops, exclamation marks, or question marks
(#1831) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1834) Member variable "iShowLabels" must be all lower-case
(#1834) Expected 1 space before "="; 0 found
(#1834) Expected 1 space after "="; 0 found
(#1834) Commas (,) must be followed by white space.
(#1834) Member variable "iShowGrid" must be all lower-case
(#1834) Expected 1 space before "="; 0 found
(#1834) Expected 1 space after "="; 0 found
(#1835) Member variable "iTitleVertMargin" must be all lower-case
(#1835) Expected 1 space before "="; 0 found
(#1835) Expected 1 space after "="; 0 found
(#1835) Commas (,) must be followed by white space.
(#1835) Member variable "iFFamily" must be all lower-case
(#1835) Expected 1 space before "="; 0 found
(#1835) Expected 1 space after "="; 0 found
(#1835) Commas (,) must be followed by white space.
(#1835) Member variable "iFStyle" must be all lower-case
(#1835) Expected 1 space before "="; 0 found
(#1835) Expected 1 space after "="; 0 found
(#1835) Commas (,) must be followed by white space.
(#1835) Member variable "iFSize" must be all lower-case
(#1835) Expected 1 space before "="; 0 found
(#1835) Expected 1 space after "="; 0 found
(#1836) Member variable "iStyle" must be all lower-case
(#1836) Expected 1 space before "="; 0 found
(#1836) Expected 1 space after "="; 0 found
(#1837) Member variable "iFrameColor" must be all lower-case
(#1837) Expected 1 space before "="; 0 found
(#1837) Expected 1 space after "="; 0 found
(#1837) Commas (,) must be followed by white space.
(#1837) Member variable "iFrameWeight" must be all lower-case
(#1837) Expected 1 space before "="; 0 found
(#1837) Expected 1 space after "="; 0 found
(#1838) Member variable "iBackgroundColor" must be all lower-case
(#1838) Expected 1 space before "="; 0 found
(#1838) Expected 1 space after "="; 0 found
(#1839) Member variable "iWeekendBackgroundColor" must be all lower-case
(#1839) Expected 1 space before "="; 0 found
(#1839) Expected 1 space after "="; 0 found
(#1839) Commas (,) must be followed by white space.
(#1839) Member variable "iSundayTextColor" must be all lower-case
(#1839) Expected 1 space before "="; 0 found
(#1839) Expected 1 space after "="; 0 found
(#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) Member variable "iTextColor" must be all lower-case
(#1840) Expected 1 space before "="; 0 found
(#1840) Expected 1 space after "="; 0 found
(#1841) Member variable "iLabelFormStr" must be all lower-case
(#1841) Expected 1 space before "="; 0 found
(#1841) Expected 1 space after "="; 0 found
(#1842) Member variable "iIntervall" must be all lower-case
(#1844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1844) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1845) Inline comments must end in full-stops, exclamation marks, or question marks
(#1846) Visibility must be declared on method "__construct"
(#1850) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1850) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1851) Inline comments must end in full-stops, exclamation marks, or question marks
(#1852) method name "HeaderProperty::Show" must be in lower-case letters only
(#1852) Visibility must be declared on method "Show"
(#1852) Variable "aShow" must be all lower-case
(#1853) Variable "aShow" must be all lower-case
(#1856) method name "HeaderProperty::SetIntervall" must be in lower-case letters only
(#1856) Visibility must be declared on method "SetIntervall"
(#1856) Variable "aInt" must be all lower-case
(#1857) Spaces must be used to indent lines; tabs are not allowed
(#1857) Tab found within whitespace
(#1857) Line indented incorrectly; expected at least 8 spaces, found 5
(#1857) Variable "aInt" must be all lower-case
(#1860) method name "HeaderProperty::SetInterval" must be in lower-case letters only
(#1860) Visibility must be declared on method "SetInterval"
(#1860) Variable "aInt" must be all lower-case
(#1861) Variable "aInt" must be all lower-case
(#1864) method name "HeaderProperty::GetIntervall" must be in lower-case letters only
(#1864) Visibility must be declared on method "GetIntervall"
(#1865) Space found before semicolon; expected "iIntervall;" but found "iIntervall ;"
(#1868) method name "HeaderProperty::SetFont" must be in lower-case letters only
(#1868) Visibility must be declared on method "SetFont"
(#1868) Variable "aFFamily" must be all lower-case
(#1868) Commas (,) must be followed by white space.
(#1868) Variable "aFStyle" must be all lower-case
(#1868) Commas (,) must be followed by white space.
(#1868) Variable "aFSize" must be all lower-case
(#1869) Variable "aFFamily" must be all lower-case
(#1870) Variable "aFStyle" must be all lower-case
(#1871) Variable "aFSize" must be all lower-case
(#1874) method name "HeaderProperty::SetFontColor" must be in lower-case letters only
(#1874) Visibility must be declared on method "SetFontColor"
(#1874) Variable "aColor" must be all lower-case
(#1875) Variable "aColor" must be all lower-case
(#1878) method name "HeaderProperty::GetFontHeight" must be in lower-case letters only
(#1878) Visibility must be declared on method "GetFontHeight"
(#1878) Variable "aImg" must be all lower-case
(#1879) Variable "aImg" must be all lower-case
(#1879) Commas (,) must be followed by white space.
(#1879) Commas (,) must be followed by white space.
(#1880) Variable "aImg" must be all lower-case
(#1883) method name "HeaderProperty::GetFontWidth" must be in lower-case letters only
(#1883) Visibility must be declared on method "GetFontWidth"
(#1883) Variable "aImg" must be all lower-case
(#1884) Variable "aImg" must be all lower-case
(#1884) Commas (,) must be followed by white space.
(#1884) Commas (,) must be followed by white space.
(#1885) Variable "aImg" must be all lower-case
(#1888) method name "HeaderProperty::GetStrWidth" must be in lower-case letters only
(#1888) Visibility must be declared on method "GetStrWidth"
(#1888) Variable "aImg" must be all lower-case
(#1888) Commas (,) must be followed by white space.
(#1888) Variable "aStr" must be all lower-case
(#1889) Variable "aImg" must be all lower-case
(#1889) Commas (,) must be followed by white space.
(#1889) Commas (,) must be followed by white space.
(#1890) Variable "aImg" must be all lower-case
(#1890) Variable "aStr" must be all lower-case
(#1893) method name "HeaderProperty::SetStyle" must be in lower-case letters only
(#1893) Visibility must be declared on method "SetStyle"
(#1893) Variable "aStyle" must be all lower-case
(#1894) Variable "aStyle" must be all lower-case
(#1897) method name "HeaderProperty::SetBackgroundColor" must be in lower-case letters only
(#1897) Visibility must be declared on method "SetBackgroundColor"
(#1897) Variable "aColor" must be all lower-case
(#1898) Expected 1 space before "="; 0 found
(#1898) Expected 1 space after "="; 0 found
(#1898) Variable "aColor" must be all lower-case
(#1901) method name "HeaderProperty::SetFrameWeight" must be in lower-case letters only
(#1901) Visibility must be declared on method "SetFrameWeight"
(#1901) Variable "aWeight" must be all lower-case
(#1902) Expected 1 space before "="; 0 found
(#1902) Expected 1 space after "="; 0 found
(#1902) Variable "aWeight" must be all lower-case
(#1905) method name "HeaderProperty::SetFrameColor" must be in lower-case letters only
(#1905) Visibility must be declared on method "SetFrameColor"
(#1905) Variable "aColor" must be all lower-case
(#1906) Expected 1 space before "="; 0 found
(#1906) Expected 1 space after "="; 0 found
(#1906) Variable "aColor" must be all lower-case
(#1909) Inline comments must end in full-stops, exclamation marks, or question marks
(#1910) method name "HeaderProperty::SetWeekendColor" must be in lower-case letters only
(#1910) Visibility must be declared on method "SetWeekendColor"
(#1910) Variable "aColor" must be all lower-case
(#1911) Expected 1 space before "="; 0 found
(#1911) Expected 1 space after "="; 0 found
(#1911) Variable "aColor" must be all lower-case
(#1914) Inline comments must end in full-stops, exclamation marks, or question marks
(#1915) method name "HeaderProperty::SetSundayFontColor" must be in lower-case letters only
(#1915) Visibility must be declared on method "SetSundayFontColor"
(#1915) Variable "aColor" must be all lower-case
(#1916) Expected 1 space before "="; 0 found
(#1916) Expected 1 space after "="; 0 found
(#1916) Variable "aColor" must be all lower-case
(#1919) method name "HeaderProperty::SetTitleVertMargin" must be in lower-case letters only
(#1919) Visibility must be declared on method "SetTitleVertMargin"
(#1919) Variable "aMargin" must be all lower-case
(#1920) Expected 1 space before "="; 0 found
(#1920) Expected 1 space after "="; 0 found
(#1920) Variable "aMargin" must be all lower-case
(#1923) method name "HeaderProperty::SetLabelFormatString" must be in lower-case letters only
(#1923) Visibility must be declared on method "SetLabelFormatString"
(#1923) Variable "aStr" must be all lower-case
(#1924) Expected 1 space before "="; 0 found
(#1924) Expected 1 space after "="; 0 found
(#1924) Variable "aStr" must be all lower-case
(#1927) method name "HeaderProperty::SetFormatString" must be in lower-case letters only
(#1927) Visibility must be declared on method "SetFormatString"
(#1927) Variable "aStr" must be all lower-case
(#1928) Variable "aStr" must be all lower-case
(#1934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1934) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1940) Inline comments must end in full-stops, exclamation marks, or question marks
(#1940) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1942) Commas (,) must be followed by white space.
(#1942) Commas (,) must be followed by white space.
(#1942) Commas (,) must be followed by white space.
(#1942) Commas (,) must be followed by white space.
(#1942) Commas (,) must be followed by white space.
(#1943) Commas (,) must be followed by white space.
(#1943) Commas (,) must be followed by white space.
(#1943) Member variable "tableTitle" must be all lower-case
(#1944) Member variable "iStartDate" must be all lower-case
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1944) Commas (,) must be followed by white space.
(#1944) Member variable "iEndDate" must be all lower-case
(#1944) Expected 1 space before "="; 0 found
(#1944) Expected 1 space after "="; 0 found
(#1947) Inline comments must end in full-stops, exclamation marks, or question marks
(#1949) Member variable "iTopPlotMargin" must be all lower-case
(#1949) Expected 1 space before "="; 0 found
(#1949) Expected 1 space after "="; 0 found
(#1949) Commas (,) must be followed by white space.
(#1949) Member variable "iBottomPlotMargin" must be all lower-case
(#1949) Expected 1 space before "="; 0 found
(#1949) Expected 1 space after "="; 0 found
(#1950) Member variable "iVertLines" must be all lower-case
(#1950) Expected 1 space before "="; 0 found
(#1950) Expected 1 space after "="; 0 found
(#1951) Member variable "iVertHeaderSize" must be all lower-case
(#1951) Expected 1 space before "="; 0 found
(#1951) Expected 1 space after "="; 0 found
(#1952) Inline comments must end in full-stops, exclamation marks, or question marks
(#1953) Member variable "iLabelWidth" must be all lower-case
(#1954) Inline comments must end in full-stops, exclamation marks, or question marks
(#1955) Member variable "iImg" must be all lower-case
(#1956) Member variable "iTableHeaderBackgroundColor" must be all lower-case
(#1956) Expected 1 space before "="; 0 found
(#1956) Expected 1 space after "="; 0 found
(#1956) Commas (,) must be followed by white space.
(#1956) Member variable "iTableHeaderFrameColor" must be all lower-case
(#1956) Expected 1 space before "="; 0 found
(#1956) Expected 1 space after "="; 0 found
(#1957) Member variable "iTableHeaderFrameWeight" must be all lower-case
(#1957) Expected 1 space before "="; 0 found
(#1957) Expected 1 space after "="; 0 found
(#1958) Member variable "iAvailableHeight" must be all lower-case
(#1958) Expected 1 space before "="; 0 found
(#1958) Expected 1 space after "="; 0 found
(#1958) Commas (,) must be followed by white space.
(#1958) Member variable "iVertSpacing" must be all lower-case
(#1958) Expected 1 space before "="; 0 found
(#1958) Expected 1 space after "="; 0 found
(#1959) Member variable "iDateLocale" must be all lower-case
(#1960) Member variable "iVertLayout" must be all lower-case
(#1960) Expected 1 space before "="; 0 found
(#1960) Expected 1 space after "="; 0 found
(#1961) Member variable "iUsePlotWeekendBackground" must be all lower-case
(#1961) Expected 1 space before "="; 0 found
(#1961) Expected 1 space after "="; 0 found
(#1962) Member variable "iWeekStart" must be all lower-case
(#1962) Inline comments must end in full-stops, exclamation marks, or question marks
(#1964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1964) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1965) Inline comments must end in full-stops, exclamation marks, or question marks
(#1966) Visibility must be declared on method "__construct"
(#1966) Variable "aImg" must be all lower-case
(#1967) Variable "aImg" must be all lower-case
(#1992) Commas (,) must be followed by white space.
(#1995) Commas (,) must be followed by white space.
(#1997) Expected 1 space before "="; 0 found
(#1997) Expected 1 space after "="; 0 found
(#1998) Expected 1 space before "="; 0 found
(#1998) Expected 1 space after "="; 0 found
(#2004) Expected 1 space before "="; 0 found
(#2004) Expected 1 space after "="; 0 found
(#2009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2009) No space found before comment text; expected "// ---------------" but found "//---------------"
(#2011) Inline comments must end in full-stops, exclamation marks, or question marks
(#2012) method name "GanttScale::ShowHeaders" must be in lower-case letters only
(#2012) Visibility must be declared on method "ShowHeaders"
(#2012) Variable "aFlg" must be all lower-case
(#2013) Variable "aFlg" must be all lower-case
(#2014) Variable "aFlg" must be all lower-case
(#2015) Variable "aFlg" must be all lower-case
(#2016) Variable "aFlg" must be all lower-case
(#2017) Variable "aFlg" must be all lower-case
(#2018) Variable "aFlg" must be all lower-case
(#2020) Inline comments must end in full-stops, exclamation marks, or question marks
(#2021) Expected "if (...) {\n"; found "if(...) {\n"
(#2021) Variable "aFlg" must be all lower-case
(#2025) Expected "if (...) {\n"; found "if(...) {\n"
(#2025) Variable "aFlg" must be all lower-case
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2031) method name "GanttScale::UseWeekendBackground" must be in lower-case letters only
(#2031) Visibility must be declared on method "UseWeekendBackground"
(#2031) Variable "aShow" must be all lower-case
(#2032) Variable "aShow" must be all lower-case
(#2036) method name "GanttScale::IsRangeSet" must be in lower-case letters only
(#2036) Visibility must be declared on method "IsRangeSet"
(#2037) Expected 1 space before "!="; 0 found
(#2037) Expected 1 space after "!="; 0 found
(#2037) Expected 1 space before "!="; 0 found
(#2037) Expected 1 space after "!="; 0 found
(#2041) method name "GanttScale::SetVertLayout" must be in lower-case letters only
(#2041) Visibility must be declared on method "SetVertLayout"
(#2041) Variable "aLayout" must be all lower-case
(#2042) Variable "aLayout" must be all lower-case
(#2046) method name "GanttScale::SetDateLocale" must be in lower-case letters only
(#2046) Visibility must be declared on method "SetDateLocale"
(#2046) Variable "aLocale" must be all lower-case
(#2047) Variable "aLocale" must be all lower-case
(#2050) Inline comments must end in full-stops, exclamation marks, or question marks
(#2051) method name "GanttScale::GetNumberOfDays" must be in lower-case letters only
(#2051) Visibility must be declared on method "GetNumberOfDays"
(#2052) Expected 1 space before "-"; 0 found
(#2052) Expected 1 space after "-"; 0 found
(#2052) Expected 1 space before "/"; 0 found
(#2052) Expected 1 space after "/"; 0 found
(#2055) Inline comments must end in full-stops, exclamation marks, or question marks
(#2056) method name "GanttScale::GetPlotWidth" must be in lower-case letters only
(#2056) Visibility must be declared on method "GetPlotWidth"
(#2057) Expected 1 space before "="; 0 found
(#2057) Expected 1 space after "="; 0 found
(#2063) Inline comments must end in full-stops, exclamation marks, or question marks
(#2064) method name "GanttScale::SetLabelWidth" must be in lower-case letters only
(#2064) Visibility must be declared on method "SetLabelWidth"
(#2064) Variable "aLabelWidth" must be all lower-case
(#2065) Expected 1 space before "="; 0 found
(#2065) Expected 1 space after "="; 0 found
(#2065) Variable "aLabelWidth" must be all lower-case
(#2069) Inline comments must end in full-stops, exclamation marks, or question marks
(#2070) method name "GanttScale::SetWeekStart" must be in lower-case letters only
(#2070) Visibility must be declared on method "SetWeekStart"
(#2070) Variable "aStartDay" must be all lower-case
(#2071) Variable "aStartDay" must be all lower-case
(#2073) Inline comments must end in full-stops, exclamation marks, or question marks
(#2073) No space found before comment text; expected "// Recalculate the startday since this will change the week start" but found "//Recalculate the startday since this will change the week start"
(#2074) Commas (,) must be followed by white space.
(#2078) method name "GanttScale::IsDisplayMinute" must be in lower-case letters only
(#2078) Visibility must be declared on method "IsDisplayMinute"
(#2083) method name "GanttScale::IsDisplayHour" must be in lower-case letters only
(#2083) Visibility must be declared on method "IsDisplayHour"
(#2089) method name "GanttScale::IsDisplayDay" must be in lower-case letters only
(#2089) Visibility must be declared on method "IsDisplayDay"
(#2094) method name "GanttScale::IsDisplayWeek" must be in lower-case letters only
(#2094) Visibility must be declared on method "IsDisplayWeek"
(#2099) method name "GanttScale::IsDisplayMonth" must be in lower-case letters only
(#2099) Visibility must be declared on method "IsDisplayMonth"
(#2104) method name "GanttScale::IsDisplayYear" must be in lower-case letters only
(#2104) Visibility must be declared on method "IsDisplayYear"
(#2108) Inline comments must end in full-stops, exclamation marks, or question marks
(#2109) method name "GanttScale::SetVertSpacing" must be in lower-case letters only
(#2109) Visibility must be declared on method "SetVertSpacing"
(#2109) Variable "aSpacing" must be all lower-case
(#2110) Variable "aSpacing" must be all lower-case
(#2114) Inline comments must end in full-stops, exclamation marks, or question marks
(#2115) method name "GanttScale::SetRange" must be in lower-case letters only
(#2115) Visibility must be declared on method "SetRange"
(#2115) Variable "aMin" must be all lower-case
(#2115) Commas (,) must be followed by white space.
(#2115) Variable "aMax" must be all lower-case
(#2116) Variable "aMin" must be all lower-case
(#2117) Variable "aMax" must be all lower-case
(#2123) method name "GanttScale::AdjustStartEndDay" must be in lower-case letters only
(#2123) Visibility must be declared on method "AdjustStartEndDay"
(#2125) Expected "if (...) {\n"; found "if(...) {\n"
(#2126) Inline comments must end in full-stops, exclamation marks, or question marks
(#2130) Inline comments must end in full-stops, exclamation marks, or question marks
(#2131) Expected 1 space before "="; 0 found
(#2131) Expected 1 space after "="; 0 found
(#2131) Commas (,) must be followed by white space.
(#2132) Expected 1 space before "="; 0 found
(#2132) Expected 1 space after "="; 0 found
(#2132) Commas (,) must be followed by white space.
(#2139) Inline control structures are not allowed
(#2140) Commas (,) must be followed by white space.
(#2141) Inline control structures are not allowed
(#2143) Expected 1 space before "-"; 0 found
(#2143) Expected 1 space after "-"; 0 found
(#2143) Commas (,) must be followed by white space.
(#2143) This comment is 67% valid code; is this commented out code?
(#2146) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Variable "preferredEndDay" must be all lower-case
(#2147) Expected 1 space before "+"; 0 found
(#2147) Expected 1 space after "+"; 0 found
(#2147) Expected 1 space before "%"; 0 found
(#2147) Expected 1 space after "%"; 0 found
(#2148) Expected "if (...) {\n"; found "if(...) {\n"
(#2148) Variable "preferredEndDay" must be all lower-case
(#2149) Inline comments must end in full-stops, exclamation marks, or question marks
(#2150) Expected 1 space before "+"; 0 found
(#2150) Expected 1 space after "+"; 0 found
(#2150) Variable "preferredEndDay" must be all lower-case
(#2151) Commas (,) must be followed by white space.
(#2156) Inline comments must end in full-stops, exclamation marks, or question marks
(#2157) method name "GanttScale::SetTableTitleBackground" must be in lower-case letters only
(#2157) Visibility must be declared on method "SetTableTitleBackground"
(#2157) Variable "aColor" must be all lower-case
(#2158) Variable "aColor" must be all lower-case
(#2161) 39 slashes comments are not allowed; use "// Comment." instead
(#2162) Inline comments must end in full-stops, exclamation marks, or question marks
(#2164) Inline comments must end in full-stops, exclamation marks, or question marks
(#2165) method name "GanttScale::GetHeaderHeight" must be in lower-case letters only
(#2165) Visibility must be declared on method "GetHeaderHeight"
(#2166) Expected 1 space before "="; 0 found
(#2166) Expected 1 space after "="; 0 found
(#2167) Expected 1 space before "="; 0 found
(#2167) Expected 1 space after "="; 0 found
(#2168) Expected "if (...) {\n"; found "if(...) {\n"
(#2172) Expected "if (...) {\n"; found "if(...) {\n"
(#2176) Expected "if (...) {\n"; found "if(...) {\n"
(#2180) Expected "if (...) {\n"; found "if(...) {\n"
(#2184) Expected "if (...) {\n"; found "if(...) {\n"
(#2188) Expected "if (...) {\n"; found "if(...) {\n"
(#2195) Inline comments must end in full-stops, exclamation marks, or question marks
(#2196) method name "GanttScale::GetDayWidth" must be in lower-case letters only
(#2196) Visibility must be declared on method "GetDayWidth"
(#2197) Expected 1 space before "-"; 0 found
(#2197) Expected 1 space after "-"; 0 found
(#2197) Expected 1 space before "+"; 0 found
(#2197) Expected 1 space after "+"; 0 found
(#2197) Expected 1 space before "/"; 0 found
(#2197) Expected 1 space after "/"; 0 found
(#2200) Inline comments must end in full-stops, exclamation marks, or question marks
(#2201) method name "GanttScale::GetHourWidth" must be in lower-case letters only
(#2201) Visibility must be declared on method "GetHourWidth"
(#2202) Space found before semicolon; expected "24;" but found "24 ;"
(#2205) method name "GanttScale::GetMinuteWidth" must be in lower-case letters only
(#2205) Visibility must be declared on method "GetMinuteWidth"
(#2206) Space found before semicolon; expected "60;" but found "60 ;"
(#2209) Inline comments must end in full-stops, exclamation marks, or question marks
(#2210) method name "GanttScale::GetNumDaysInYear" must be in lower-case letters only
(#2210) Visibility must be declared on method "GetNumDaysInYear"
(#2210) Variable "aYear" must be all lower-case
(#2211) Inline control structures are not allowed
(#2211) Variable "aYear" must be all lower-case
(#2213) Inline control structures are not allowed
(#2217) Inline comments must end in full-stops, exclamation marks, or question marks
(#2218) method name "GanttScale::GetWeekNbr" must be in lower-case letters only
(#2218) Visibility must be declared on method "GetWeekNbr"
(#2218) Variable "aDate" must be all lower-case
(#2218) Commas (,) must be followed by white space.
(#2218) Variable "aSunStart" must be all lower-case
(#2229) Variable "aDate" must be all lower-case
(#2230) Inline control structures are not allowed
(#2230) Variable "aSunStart" must be all lower-case
(#2231) Expected 1 space before "*"; 0 found
(#2231) Expected 1 space after "*"; 0 found
(#2231) Expected 1 space before "*"; 0 found
(#2231) Expected 1 space after "*"; 0 found
(#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
(#2255) method name "GanttScale::IsLeap" must be in lower-case letters only
(#2255) Visibility must be declared on method "IsLeap"
(#2255) Variable "aYear" must be all lower-case
(#2257) Inline comments must end in full-stops, exclamation marks, or question marks
(#2257) This comment is 62% valid code; is this commented out code?
(#2257) No space found before comment text; expected "// $year = 0+date("Y",$aDate);" but found "//$year = 0+date("Y",$aDate);"
(#2258) Inline control structures are not allowed
(#2258) Variable "aYear" must be all lower-case
(#2259) Inline control structures are not allowed
(#2259) Variable "aYear" must be all lower-case
(#2259) Variable "aYear" must be all lower-case
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2265) method name "GanttScale::GetYear" must be in lower-case letters only
(#2265) Visibility must be declared on method "GetYear"
(#2265) Variable "aDate" must be all lower-case
(#2266) Expected 1 space before "+"; 0 found
(#2266) Expected 1 space after "+"; 0 found
(#2266) Calls to inbuilt PHP functions must be lowercase; expected "date" but found "Date"
(#2266) Commas (,) must be followed by white space.
(#2266) Variable "aDate" must be all lower-case
(#2269) Inline comments must end in full-stops, exclamation marks, or question marks
(#2270) method name "GanttScale::GetNumDaysInMonth" must be in lower-case letters only
(#2270) Visibility must be declared on method "GetNumDaysInMonth"
(#2270) Variable "aMonth" must be all lower-case
(#2270) Commas (,) must be followed by white space.
(#2270) Variable "aYear" must be all lower-case
(#2271) Expected 1 space before "="; 0 found
(#2271) Expected 1 space after "="; 0 found
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2271) Commas (,) must be followed by white space.
(#2272) Expected 1 space before "="; 0 found
(#2272) Expected 1 space after "="; 0 found
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2272) Commas (,) must be followed by white space.
(#2273) Inline control structures are not allowed
(#2273) Variable "aYear" must be all lower-case
(#2274) Variable "aMonth" must be all lower-case
(#2275) Inline control structures are not allowed
(#2276) Variable "aMonth" must be all lower-case
(#2279) Inline comments must end in full-stops, exclamation marks, or question marks
(#2280) method name "GanttScale::GetMonthDayNbr" must be in lower-case letters only
(#2280) Visibility must be declared on method "GetMonthDayNbr"
(#2280) Variable "aDate" must be all lower-case
(#2281) Expected 1 space before "+"; 0 found
(#2281) Expected 1 space after "+"; 0 found
(#2281) Commas (,) must be followed by white space.
(#2281) Variable "aDate" must be all lower-case
(#2284) Inline comments must end in full-stops, exclamation marks, or question marks
(#2285) method name "GanttScale::GetYearDayNbr" must be in lower-case letters only
(#2285) Visibility must be declared on method "GetYearDayNbr"
(#2285) Variable "aDate" must be all lower-case
(#2286) Expected 1 space before "+"; 0 found
(#2286) Expected 1 space after "+"; 0 found
(#2286) Commas (,) must be followed by white space.
(#2286) Variable "aDate" must be all lower-case
(#2289) Inline comments must end in full-stops, exclamation marks, or question marks
(#2290) method name "GanttScale::GetMonthNbr" must be in lower-case letters only
(#2290) Visibility must be declared on method "GetMonthNbr"
(#2290) Variable "aDate" must be all lower-case
(#2291) Expected 1 space before "+"; 0 found
(#2291) Expected 1 space after "+"; 0 found
(#2291) Commas (,) must be followed by white space.
(#2291) Variable "aDate" must be all lower-case
(#2294) Inline comments must end in full-stops, exclamation marks, or question marks
(#2295) method name "GanttScale::TranslateDate" must be in lower-case letters only
(#2295) Visibility must be declared on method "TranslateDate"
(#2295) Variable "aDate" must be all lower-case
(#2304) Variable "aDate" must be all lower-case
(#2304) Variable "aDate" must be all lower-case
(#2305) Variable "aDate" must be all lower-case
(#2310) Expected "if (...) {\n"; found "if(...) {\n"
(#2311) Inline control structures are not allowed
(#2313) Inline control structures are not allowed
(#2316) Expected 1 space before "="; 0 found
(#2316) Expected 1 space after "="; 0 found
(#2317) Variable "aDate" must be all lower-case
(#2317) Expected 1 space before "-"; 0 found
(#2317) Expected 1 space after "-"; 0 found
(#2317) Expected 1 space before "-"; 0 found
(#2317) Expected 1 space after "-"; 0 found
(#2317) Expected 1 space before "/"; 0 found
(#2317) Expected 1 space after "/"; 0 found
(#2317) Expected 1 space before "*"; 0 found
(#2317) Expected 1 space after "*"; 0 found
(#2317) Expected 1 space before "+"; 0 found
(#2317) Expected 1 space after "+"; 0 found
(#2317) Expected 1 space before "+"; 0 found
(#2317) Expected 1 space after "+"; 0 found
(#2320) Inline comments must end in full-stops, exclamation marks, or question marks
(#2321) method name "GanttScale::TranslateVertPos" must be in lower-case letters only
(#2321) Visibility must be declared on method "TranslateVertPos"
(#2321) Variable "aPos" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Variable "atTop" must be all lower-case
(#2322) Expected 1 space before "="; 0 found
(#2322) Expected 1 space after "="; 0 found
(#2323) Inline control structures are not allowed
(#2323) Variable "aPos" must be all lower-case
(#2324) Spaces must be used to indent lines; tabs are not allowed
(#2324) Tab found within whitespace
(#2324) Commas (,) must be followed by white space.
(#2324) Variable "aPos" must be all lower-case
(#2325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2325) Inline comments must end in full-stops, exclamation marks, or question marks
(#2325) This comment is 50% valid code; is this commented out code?
(#2326) Expected "if (...) {\n"; found "if(...) {\n"
(#2327) Inline comments must end in full-stops, exclamation marks, or question marks
(#2328) Expected 1 space after "="; 2 found
(#2328) Expected 1 space after "+"; 2 found
(#2328) Variable "aPos" must be all lower-case
(#2328) Expected 1 space before "+"; 0 found
(#2328) Expected 1 space after "+"; 0 found
(#2328) Expected 1 space before "*"; 0 found
(#2328) Expected 1 space after "*"; 0 found
(#2330) Expected "} else {\n"; found "}\n else {\n"
(#2331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2331) Inline comments must end in full-stops, exclamation marks, or question marks
(#2332) Expected 1 space before "+"; 2 found
(#2332) Variable "aPos" must be all lower-case
(#2332) Expected 1 space before "+"; 0 found
(#2332) Expected 1 space after "+"; 0 found
(#2332) Expected 1 space before "*"; 0 found
(#2332) Expected 1 space after "*"; 0 found
(#2335) Inline control structures are not allowed
(#2335) Variable "atTop" must be all lower-case
(#2342) method name "GanttScale::GetVertSpacing" must be in lower-case letters only
(#2342) Visibility must be declared on method "GetVertSpacing"
(#2346) Inline comments must end in full-stops, exclamation marks, or question marks
(#2347) method name "GanttScale::NormalizeDate" must be in lower-case letters only
(#2347) Visibility must be declared on method "NormalizeDate"
(#2347) Variable "aDate" must be all lower-case
(#2348) Inline control structures are not allowed
(#2348) Variable "aDate" must be all lower-case
(#2349) Expected "if (...) {\n"; found "if(...) {\n"
(#2349) Variable "aDate" must be all lower-case
(#2350) Variable "aDate" must be all lower-case
(#2351) Expected "if (...) {\n"; found "if(...) {\n"
(#2351) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2352) Commas (,) must be followed by white space.
(#2352) Variable "aDate" must be all lower-case
(#2353) Line exceeds 132 characters; contains 164 characters
(#2353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2353) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) This comment is 100% valid code; is this commented out code?
(#2353) No space found before comment text; expected "// ("Date string ($aDate) specified for Gantt activity can not be interpretated. Please make sure it is a valid time string, e.g. 2005-04-23 13:30");" but found "//("Date string ($aDate) specified for Gantt activity can not be interpretated. Please make sure it is a valid time string, e.g. 2005-04-23 13:30");"
(#2357) Inline control structures are not allowed
(#2357) Usage of ELSEIF not allowed; use ELSE IF instead
(#2357) Variable "aDate" must be all lower-case
(#2357) Variable "aDate" must be all lower-case
(#2358) Variable "aDate" must be all lower-case
(#2359) Inline control structures are not allowed
(#2360) Commas (,) must be followed by white space.
(#2360) Variable "aDate" must be all lower-case
(#2361) Inline comments must end in full-stops, exclamation marks, or question marks
(#2361) No space found before comment text; expected "// Unknown date format in GanttScale ($aDate).");" but found "//Unknown date format in GanttScale ($aDate).");"
(#2365) Inline comments must end in full-stops, exclamation marks, or question marks
(#2367) method name "GanttScale::TimeToMinutes" must be in lower-case letters only
(#2367) Visibility must be declared on method "TimeToMinutes"
(#2367) Variable "aTimeString" must be all lower-case
(#2368) Inline comments must end in full-stops, exclamation marks, or question marks
(#2369) Expected 1 space before "="; 0 found
(#2369) Expected 1 space after "="; 0 found
(#2369) Variable "aTimeString" must be all lower-case
(#2369) Commas (,) must be followed by white space.
(#2370) Expected 1 space before "="; 0 found
(#2370) Expected 1 space after "="; 0 found
(#2371) Expected "if (...) {\n"; found "if(...) {\n"
(#2372) Variable "aTimeString" must be all lower-case
(#2375) Expected "} else {\n"; found "}\n else {\n"
(#2376) Variable "aTimeString" must be all lower-case
(#2376) Commas (,) must be followed by white space.
(#2376) Commas (,) must be followed by white space.
(#2377) Variable "aTimeString" must be all lower-case
(#2377) Commas (,) must be followed by white space.
(#2377) Expected 1 space before "+"; 0 found
(#2377) Expected 1 space after "+"; 0 found
(#2383) Inline comments must end in full-stops, exclamation marks, or question marks
(#2384) method name "GanttScale::StrokeMinutes" must be in lower-case letters only
(#2384) Visibility must be declared on method "StrokeMinutes"
(#2384) Variable "aYCoord" must be all lower-case
(#2384) Commas (,) must be followed by white space.
(#2384) Variable "getHeight" must be all lower-case
(#2385) Expected 1 space before "="; 0 found
(#2385) Expected 1 space after "="; 0 found
(#2386) Expected 1 space before "="; 0 found
(#2386) Expected 1 space after "="; 0 found
(#2386) Expected 1 space before "+"; 0 found
(#2386) Expected 1 space after "+"; 0 found
(#2387) Expected 1 space before "="; 0 found
(#2387) Expected 1 space after "="; 0 found
(#2387) Variable "aYCoord" must be all lower-case
(#2387) Expected 1 space before "+"; 0 found
(#2387) Expected 1 space after "+"; 0 found
(#2388) Expected "if (...) {\n"; found "if(...) {\n"
(#2389) Commas (,) must be followed by white space.
(#2389) Commas (,) must be followed by white space.
(#2392) Expected "if (...) {\n"; found "if(...) {\n"
(#2392) Variable "getHeight" must be all lower-case
(#2395) Expected 1 space before "-"; 0 found
(#2395) Expected 1 space after "-"; 0 found
(#2395) Expected 1 space before "+"; 0 found
(#2395) Expected 1 space after "+"; 0 found
(#2397) Commas (,) must be followed by white space.
(#2397) Commas (,) must be followed by white space.
(#2397) Commas (,) must be followed by white space.
(#2401) Commas (,) must be followed by white space.
(#2402) Space found before semicolon; expected ");" but found ") ;"
(#2404) Expected "if (...) {\n"; found "if(...) {\n"
(#2405) Commas (,) must be followed by white space.
(#2406) Line exceeds 132 characters; contains 156 characters
(#2406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2406) Inline comments must end in full-stops, exclamation marks, or question marks
(#2406) This comment is 72% valid code; is this commented out code?
(#2406) No space found before comment text; expected "// 'Intervall for minutes must divide the hour evenly, e.g. 1,5,10,12,15,20,30 etc You have specified an intervall of '.$minint.' minutes.');" but found "//'Intervall for minutes must divide the hour evenly, e.g. 1,5,10,12,15,20,30 etc You have specified an intervall of '.$minint.' minutes.');"
(#2408) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2412) Space found before semicolon; expected "$n;" but found "$n ;"
(#2413) Expected "if (...) {\n"; found "if(...) {\n"
(#2414) Inline comments must end in full-stops, exclamation marks, or question marks
(#2415) Commas (,) must be followed by white space.
(#2416) Line exceeds 132 characters; contains 171 characters
(#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
(#2416) This comment is 75% valid code; is this commented out code?
(#2416) No space found before comment text; expected "// ('The available width ('.$width.') for minutes are to small for this scale to be displayed. Please use auto-sizing or increase the width of the graph.');" but found "//('The available width ('.$width.') for minutes are to small for this scale to be displayed. Please use auto-sizing or increase the width of the graph.');"
(#2419) Expected 1 space before "*"; 0 found
(#2419) Expected 1 space after "*"; 0 found
(#2421) Inline comments must end in full-stops, exclamation marks, or question marks
(#2423) Expected "for (...) {\n"; found "for(...) {\n"
(#2423) Expected 1 space before "="; 0 found
(#2423) Expected 1 space after "="; 0 found
(#2424) Expected "for (...) {\n"; found "for(...) {\n"
(#2424) Space found after opening bracket of FOR loop
(#2424) Space found before closing bracket of FOR loop
(#2424) Expected 1 space before "="; 0 found
(#2424) Expected 1 space after "="; 0 found
(#2425) Expected "for (...) {\n"; found "for(...) {\n"
(#2425) Space found before closing bracket of FOR loop
(#2425) Space found before second semicolon of FOR loop
(#2425) Expected 1 space after second semicolon of FOR loop; 0 found
(#2425) Expected 1 space before "="; 0 found
(#2425) Expected 1 space after "="; 0 found
(#2425) Space found before semicolon; expected "$n;" but found "$n ;"
(#2425) Expected 1 space before "+="; 0 found
(#2425) Expected 1 space after "+="; 0 found
(#2426) Expected "if (...) {\n"; found "if(...) {\n"
(#2426) Expected 1 space before "=="; 0 found
(#2426) Expected 1 space after "=="; 0 found
(#2426) Expected 1 space before "=="; 0 found
(#2426) Expected 1 space after "=="; 0 found
(#2429) Inline control structures are not allowed
(#2430) Commas (,) must be followed by white space.
(#2430) Expected 1 space before "+"; 0 found
(#2430) Expected 1 space after "+"; 0 found
(#2430) Commas (,) must be followed by white space.
(#2430) Expected 1 space before "+"; 0 found
(#2430) Expected 1 space after "+"; 0 found
(#2430) Commas (,) must be followed by white space.
(#2430) Expected 1 space before "-"; 0 found
(#2430) Expected 1 space after "-"; 0 found
(#2431) Inline control structures are not allowed
(#2432) Commas (,) must be followed by white space.
(#2432) Expected 1 space before "+"; 0 found
(#2432) Expected 1 space after "+"; 0 found
(#2432) Commas (,) must be followed by white space.
(#2432) Expected 1 space before "+"; 0 found
(#2432) Expected 1 space after "+"; 0 found
(#2432) Commas (,) must be followed by white space.
(#2432) Expected 1 space before "-"; 0 found
(#2432) Expected 1 space after "-"; 0 found
(#2437) Inline control structures are not allowed
(#2437) Expected 1 space before "=="; 0 found
(#2437) Expected 1 space after "=="; 0 found
(#2439) Inline control structures are not allowed
(#2444) Commas (,) must be followed by white space.
(#2448) Inline comments must end in full-stops, exclamation marks, or question marks
(#2448) This comment is 50% valid code; is this commented out code?
(#2449) Commas (,) must be followed by white space.
(#2452) Expected 1 space before "+"; 0 found
(#2452) Expected 1 space after "+"; 0 found
(#2452) Expected 1 space before "/"; 0 found
(#2452) Expected 1 space after "/"; 0 found
(#2452) Commas (,) must be followed by white space.
(#2452) Expected 1 space before "-"; 0 found
(#2452) Expected 1 space after "-"; 0 found
(#2452) Commas (,) must be followed by white space.
(#2461) Expected "if (...) {\n"; found "if(...) {\n"
(#2461) Expected 1 space before "=="; 0 found
(#2461) Expected 1 space after "=="; 0 found
(#2464) Commas (,) must be followed by white space.
(#2464) Commas (,) must be followed by white space.
(#2464) Commas (,) must be followed by white space.
(#2465) Commas (,) must be followed by white space.
(#2465) Commas (,) must be followed by white space.
(#2465) Commas (,) must be followed by white space.
(#2465) Commas (,) must be followed by white space.
(#2465) Expected 1 space before "-"; 0 found
(#2465) Expected 1 space after "-"; 0 found
(#2472) Commas (,) must be followed by white space.
(#2472) Commas (,) must be followed by white space.
(#2472) Commas (,) must be followed by white space.
(#2475) Variable "aYCoord" must be all lower-case
(#2478) Inline comments must end in full-stops, exclamation marks, or question marks
(#2479) method name "GanttScale::StrokeHours" must be in lower-case letters only
(#2479) Visibility must be declared on method "StrokeHours"
(#2479) Variable "aYCoord" must be all lower-case
(#2479) Commas (,) must be followed by white space.
(#2479) Variable "getHeight" must be all lower-case
(#2480) Expected 1 space before "="; 0 found
(#2480) Expected 1 space after "="; 0 found
(#2481) Expected 1 space before "="; 0 found
(#2481) Expected 1 space after "="; 0 found
(#2481) Expected 1 space before "+"; 0 found
(#2481) Expected 1 space after "+"; 0 found
(#2482) Expected 1 space before "="; 0 found
(#2482) Expected 1 space after "="; 0 found
(#2482) Variable "aYCoord" must be all lower-case
(#2482) Expected 1 space before "+"; 0 found
(#2482) Expected 1 space after "+"; 0 found
(#2483) Expected "if (...) {\n"; found "if(...) {\n"
(#2484) Commas (,) must be followed by white space.
(#2484) Commas (,) must be followed by white space.
(#2487) Expected "if (...) {\n"; found "if(...) {\n"
(#2487) Variable "getHeight" must be all lower-case
(#2490) Expected 1 space before "-"; 0 found
(#2490) Expected 1 space after "-"; 0 found
(#2490) Expected 1 space before "+"; 0 found
(#2490) Expected 1 space after "+"; 0 found
(#2492) Commas (,) must be followed by white space.
(#2492) Commas (,) must be followed by white space.
(#2492) Commas (,) must be followed by white space.
(#2496) Space found before semicolon; expected ");" but found ") ;"
(#2498) Expected "if (...) {\n"; found "if(...) {\n"
(#2499) Commas (,) must be followed by white space.
(#2500) Line exceeds 132 characters; contains 144 characters
(#2500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2500) Inline comments must end in full-stops, exclamation marks, or question marks
(#2500) This comment is 84% valid code; is this commented out code?
(#2500) No space found before comment text; expected "// ('Intervall for hours must divide the day evenly, e.g. 0:30, 1:00, 1:30, 4:00 etc. You have specified an intervall of '.$tmp);" but found "//('Intervall for hours must divide the day evenly, e.g. 0:30, 1:00, 1:30, 4:00 etc. You have specified an intervall of '.$tmp);"
(#2503) Expected 1 space before "*"; 0 found
(#2503) Expected 1 space after "*"; 0 found
(#2505) Commas (,) must be followed by white space.
(#2507) Space found before semicolon; expected "$n;" but found "$n ;"
(#2508) Expected "for (...) {\n"; found "for(...) {\n"
(#2508) Expected 1 space before "="; 0 found
(#2508) Expected 1 space after "="; 0 found
(#2508) Commas (,) must be followed by white space.
(#2509) Expected "for (...) {\n"; found "for(...) {\n"
(#2509) Space found before second semicolon of FOR loop
(#2509) Expected 1 space after second semicolon of FOR loop; 0 found
(#2509) Expected 1 space before "="; 0 found
(#2509) Expected 1 space after "="; 0 found
(#2509) Space found before semicolon; expected "$n;" but found "$n ;"
(#2509) Expected 1 space before "+="; 0 found
(#2509) Expected 1 space after "+="; 0 found
(#2510) Expected "if (...) {\n"; found "if(...) {\n"
(#2510) Expected 1 space before "=="; 0 found
(#2510) Expected 1 space after "=="; 0 found
(#2510) Expected 1 space before "=="; 0 found
(#2510) Expected 1 space after "=="; 0 found
(#2513) Inline control structures are not allowed
(#2514) Commas (,) must be followed by white space.
(#2514) Expected 1 space before "+"; 0 found
(#2514) Expected 1 space after "+"; 0 found
(#2514) Commas (,) must be followed by white space.
(#2514) Expected 1 space before "+"; 0 found
(#2514) Expected 1 space after "+"; 0 found
(#2514) Commas (,) must be followed by white space.
(#2514) Expected 1 space before "-"; 0 found
(#2514) Expected 1 space after "-"; 0 found
(#2515) Inline control structures are not allowed
(#2516) Commas (,) must be followed by white space.
(#2516) Expected 1 space before "+"; 0 found
(#2516) Expected 1 space after "+"; 0 found
(#2516) Commas (,) must be followed by white space.
(#2516) Expected 1 space before "+"; 0 found
(#2516) Expected 1 space after "+"; 0 found
(#2516) Commas (,) must be followed by white space.
(#2516) Expected 1 space before "-"; 0 found
(#2516) Expected 1 space after "-"; 0 found
(#2521) Inline control structures are not allowed
(#2521) Expected 1 space before "=="; 0 found
(#2521) Expected 1 space after "=="; 0 found
(#2523) Inline control structures are not allowed
(#2528) Inline comments must end in full-stops, exclamation marks, or question marks
(#2528) This comment is 60% valid code; is this commented out code?
(#2529) Commas (,) must be followed by white space.
(#2532) Inline comments must end in full-stops, exclamation marks, or question marks
(#2532) This comment is 50% valid code; is this commented out code?
(#2533) Commas (,) must be followed by white space.
(#2536) Commas (,) must be followed by white space.
(#2539) Commas (,) must be followed by white space.
(#2543) Commas (,) must be followed by white space.
(#2546) Expected 1 space before "+"; 0 found
(#2546) Expected 1 space after "+"; 0 found
(#2546) Expected 1 space before "/"; 0 found
(#2546) Expected 1 space after "/"; 0 found
(#2546) Commas (,) must be followed by white space.
(#2546) Expected 1 space before "-"; 0 found
(#2546) Expected 1 space after "-"; 0 found
(#2546) Commas (,) must be followed by white space.
(#2549) Commas (,) must be followed by white space.
(#2549) Commas (,) must be followed by white space.
(#2549) Commas (,) must be followed by white space.
(#2550) Commas (,) must be followed by white space.
(#2550) Commas (,) must be followed by white space.
(#2550) Commas (,) must be followed by white space.
(#2550) Commas (,) must be followed by white space.
(#2550) Expected 1 space before "-"; 0 found
(#2550) Expected 1 space after "-"; 0 found
(#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) No space found before comment text; expected "// $datestamp += $minint*60" but found "//$datestamp += $minint*60"
(#2552) Commas (,) must be followed by white space.
(#2552) Commas (,) must be followed by white space.
(#2552) Commas (,) must be followed by white space.
(#2552) Expected 1 space before "+"; 0 found
(#2552) Expected 1 space after "+"; 0 found
(#2552) Commas (,) must be followed by white space.
(#2553) Commas (,) must be followed by white space.
(#2553) Commas (,) must be followed by white space.
(#2553) Commas (,) must be followed by white space.
(#2553) Expected 1 space before "+"; 0 found
(#2553) Expected 1 space after "+"; 0 found
(#2553) Commas (,) must be followed by white space.
(#2553) Commas (,) must be followed by white space.
(#2559) Commas (,) must be followed by white space.
(#2559) Commas (,) must be followed by white space.
(#2559) Commas (,) must be followed by white space.
(#2562) Variable "aYCoord" must be all lower-case
(#2566) Inline comments must end in full-stops, exclamation marks, or question marks
(#2567) method name "GanttScale::StrokeDays" must be in lower-case letters only
(#2567) Visibility must be declared on method "StrokeDays"
(#2567) Variable "aYCoord" must be all lower-case
(#2567) Commas (,) must be followed by white space.
(#2567) Variable "getHeight" must be all lower-case
(#2568) Expected 1 space before "="; 0 found
(#2568) Expected 1 space after "="; 0 found
(#2569) Expected 1 space before "="; 0 found
(#2569) Expected 1 space after "="; 0 found
(#2570) Expected 1 space before "="; 0 found
(#2570) Expected 1 space after "="; 0 found
(#2570) Expected 1 space before "+"; 0 found
(#2570) Expected 1 space after "+"; 0 found
(#2571) Expected 1 space before "="; 0 found
(#2571) Expected 1 space after "="; 0 found
(#2571) Variable "aYCoord" must be all lower-case
(#2571) Expected 1 space before "+"; 0 found
(#2571) Expected 1 space after "+"; 0 found
(#2572) Expected "if (...) {\n"; found "if(...) {\n"
(#2573) Commas (,) must be followed by white space.
(#2573) Commas (,) must be followed by white space.
(#2574) Expected 1 space before "="; 0 found
(#2574) Expected 1 space after "="; 0 found
(#2575) Expected "if (...) {\n"; found "if(...) {\n"
(#2575) Variable "getHeight" must be all lower-case
(#2578) Expected 1 space before "="; 0 found
(#2578) Expected 1 space after "="; 0 found
(#2578) Expected 1 space before "-"; 0 found
(#2578) Expected 1 space after "-"; 0 found
(#2578) Expected 1 space before "+"; 0 found
(#2578) Expected 1 space after "+"; 0 found
(#2580) Commas (,) must be followed by white space.
(#2580) Commas (,) must be followed by white space.
(#2580) Commas (,) must be followed by white space.
(#2584) Commas (,) must be followed by white space.
(#2589) Commas (,) must be followed by white space.
(#2591) Expected "for (...) {\n"; found "for(...) {\n"
(#2591) Expected 1 space before "="; 0 found
(#2591) Expected 1 space after "="; 0 found
(#2591) Expected 1 space before "+="; 0 found
(#2591) Expected 1 space after "+="; 0 found
(#2591) Commas (,) must be followed by white space.
(#2592) Expected "if (...) {\n"; found "if(...) {\n"
(#2592) Expected 1 space before "=="; 0 found
(#2592) Expected 1 space after "=="; 0 found
(#2592) Expected 1 space before "=="; 0 found
(#2592) Expected 1 space after "=="; 0 found
(#2594) Inline control structures are not allowed
(#2595) Commas (,) must be followed by white space.
(#2595) Expected 1 space before "+"; 0 found
(#2595) Expected 1 space after "+"; 0 found
(#2596) Expected 1 space before "+"; 0 found
(#2596) Expected 1 space after "+"; 0 found
(#2596) Commas (,) must be followed by white space.
(#2596) Expected 1 space before "-"; 0 found
(#2596) Expected 1 space after "-"; 0 found
(#2597) Inline control structures are not allowed
(#2598) Commas (,) must be followed by white space.
(#2598) Expected 1 space before "+"; 0 found
(#2598) Expected 1 space after "+"; 0 found
(#2599) Expected 1 space before "+"; 0 found
(#2599) Expected 1 space after "+"; 0 found
(#2599) Commas (,) must be followed by white space.
(#2599) Expected 1 space before "-"; 0 found
(#2599) Expected 1 space after "-"; 0 found
(#2602) Commas (,) must be followed by white space.
(#2603) Inline control structures are not allowed
(#2603) Expected 1 space before "=="; 0 found
(#2603) Expected 1 space after "=="; 0 found
(#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) This comment is 50% valid code; is this commented out code?
(#2609) Commas (,) must be followed by white space.
(#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) This comment is 50% valid code; is this commented out code?
(#2613) Commas (,) must be followed by white space.
(#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
(#2616) This comment is 50% valid code; is this commented out code?
(#2617) Commas (,) must be followed by white space.
(#2620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2620) Inline comments must end in full-stops, exclamation marks, or question marks
(#2620) This comment is 50% valid code; is this commented out code?
(#2621) Commas (,) must be followed by white space.
(#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
(#2624) This comment is 50% valid code; is this commented out code?
(#2625) Commas (,) must be followed by white space.
(#2628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2628) Inline comments must end in full-stops, exclamation marks, or question marks
(#2628) This comment is 50% valid code; is this commented out code?
(#2629) Commas (,) must be followed by white space.
(#2632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2632) Inline comments must end in full-stops, exclamation marks, or question marks
(#2632) This comment is 50% valid code; is this commented out code?
(#2633) Commas (,) must be followed by white space.
(#2636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2636) Inline comments must end in full-stops, exclamation marks, or question marks
(#2636) This comment is 50% valid code; is this commented out code?
(#2637) Commas (,) must be followed by white space.
(#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
(#2640) This comment is 50% valid code; is this commented out code?
(#2641) Commas (,) must be followed by white space.
(#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) This comment is 50% valid code; is this commented out code?
(#2645) Commas (,) must be followed by white space.
(#2648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2648) Inline comments must end in full-stops, exclamation marks, or question marks
(#2648) This comment is 50% valid code; is this commented out code?
(#2649) Commas (,) must be followed by white space.
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2653) Commas (,) must be followed by white space.
(#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
(#2657) This comment is 50% valid code; is this commented out code?
(#2658) Commas (,) must be followed by white space.
(#2663) Inline control structures are not allowed
(#2663) Expected 1 space before "=="; 0 found
(#2663) Expected 1 space after "=="; 0 found
(#2665) Inline control structures are not allowed
(#2667) Expected 1 space before "+"; 0 found
(#2667) Expected 1 space after "+"; 0 found
(#2667) Expected 1 space before "/"; 0 found
(#2667) Expected 1 space after "/"; 0 found
(#2667) Expected 1 space before "+"; 0 found
(#2667) Expected 1 space after "+"; 0 found
(#2668) Expected 1 space before "-"; 0 found
(#2668) Expected 1 space after "-"; 0 found
(#2668) Commas (,) must be followed by white space.
(#2671) Commas (,) must be followed by white space.
(#2671) Commas (,) must be followed by white space.
(#2671) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2672) Commas (,) must be followed by white space.
(#2672) Expected 1 space before "-"; 0 found
(#2672) Expected 1 space after "-"; 0 found
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2673) Expected 1 space before "+"; 0 found
(#2673) Expected 1 space after "+"; 0 found
(#2673) Commas (,) must be followed by white space.
(#2673) Commas (,) must be followed by white space.
(#2674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2674) Inline comments must end in full-stops, exclamation marks, or question marks
(#2674) No space found before comment text; expected "// $datestamp += SECPERDAY;" but found "//$datestamp += SECPERDAY;"
(#2679) Commas (,) must be followed by white space.
(#2679) Commas (,) must be followed by white space.
(#2679) Commas (,) must be followed by white space.
(#2682) Variable "aYCoord" must be all lower-case
(#2685) Inline comments must end in full-stops, exclamation marks, or question marks
(#2686) method name "GanttScale::StrokeWeeks" must be in lower-case letters only
(#2686) Visibility must be declared on method "StrokeWeeks"
(#2686) Variable "aYCoord" must be all lower-case
(#2686) Commas (,) must be followed by white space.
(#2686) Variable "getHeight" must be all lower-case
(#2687) Expected "if (...) {\n"; found "if(...) {\n"
(#2688) Expected 1 space before "="; 0 found
(#2688) Expected 1 space after "="; 0 found
(#2689) Expected 1 space before "="; 0 found
(#2689) Expected 1 space after "="; 0 found
(#2689) Variable "aYCoord" must be all lower-case
(#2689) Expected 1 space before "+"; 0 found
(#2689) Expected 1 space after "+"; 0 found
(#2690) Commas (,) must be followed by white space.
(#2690) Commas (,) must be followed by white space.
(#2691) Expected 1 space before "="; 0 found
(#2691) Expected 1 space after "="; 0 found
(#2693) Expected "if (...) {\n"; found "if(...) {\n"
(#2693) Variable "getHeight" must be all lower-case
(#2697) Expected 1 space before "="; 0 found
(#2697) Expected 1 space after "="; 0 found
(#2697) Expected 1 space before "+"; 0 found
(#2697) Expected 1 space after "+"; 0 found
(#2698) Expected 1 space before "="; 0 found
(#2698) Expected 1 space after "="; 0 found
(#2698) Expected 1 space before "*"; 0 found
(#2698) Expected 1 space after "*"; 0 found
(#2699) Expected 1 space before "="; 0 found
(#2699) Expected 1 space after "="; 0 found
(#2700) Expected 1 space before "="; 0 found
(#2700) Expected 1 space after "="; 0 found
(#2700) Expected 1 space before "-"; 0 found
(#2700) Expected 1 space after "-"; 0 found
(#2700) Expected 1 space before "+"; 0 found
(#2700) Expected 1 space after "+"; 0 found
(#2702) Expected 1 space before "="; 0 found
(#2702) Expected 1 space after "="; 0 found
(#2704) Commas (,) must be followed by white space.
(#2704) Commas (,) must be followed by white space.
(#2704) Commas (,) must be followed by white space.
(#2707) Expected "if (...) {\n"; found "if(...) {\n"
(#2707) Expected 1 space before "=="; 0 found
(#2707) Expected 1 space after "=="; 0 found
(#2709) Variable "txtOffset" must be all lower-case
(#2709) Expected 1 space before "/"; 0 found
(#2709) Expected 1 space after "/"; 0 found
(#2709) Expected 1 space before "+"; 0 found
(#2709) Expected 1 space after "+"; 0 found
(#2711) Usage of ELSEIF not allowed; use ELSE IF instead
(#2711) Expected 1 space before "=="; 0 found
(#2711) Expected 1 space after "=="; 0 found
(#2712) Expected 1 space before "=="; 0 found
(#2712) Expected 1 space after "=="; 0 found
(#2713) Expected 1 space before "=="; 0 found
(#2713) Expected 1 space after "=="; 0 found
(#2714) Expected 1 space before "=="; 0 found
(#2714) Expected 1 space after "=="; 0 found
(#2716) Variable "txtOffset" must be all lower-case
(#2718) Expected "} else {\n"; found "}\n else {\n"
(#2720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2720) Inline comments must end in full-stops, exclamation marks, or question marks
(#2720) This comment is 100% valid code; is this commented out code?
(#2720) No space found before comment text; expected "// ("Unknown formatting style for week.");" but found "//("Unknown formatting style for week.");"
(#2723) Expected "for (...) {\n"; found "for(...) {\n"
(#2723) Expected 1 space before "="; 0 found
(#2723) Expected 1 space after "="; 0 found
(#2723) Expected 1 space before "<"; 0 found
(#2723) Expected 1 space after "<"; 0 found
(#2723) Expected 1 space before "/"; 0 found
(#2723) Expected 1 space after "/"; 0 found
(#2723) Expected 1 space before "+="; 0 found
(#2723) Expected 1 space after "+="; 0 found
(#2726) Inline control structures are not allowed
(#2726) Expected 1 space before "=="; 0 found
(#2726) Expected 1 space after "=="; 0 found
(#2727) Commas (,) must be followed by white space.
(#2728) Inline control structures are not allowed
(#2728) Usage of ELSEIF not allowed; use ELSE IF instead
(#2728) Expected 1 space before "=="; 0 found
(#2728) Expected 1 space after "=="; 0 found
(#2729) Expected 1 space before "=="; 0 found
(#2729) Expected 1 space after "=="; 0 found
(#2730) Commas (,) must be followed by white space.
(#2731) Usage of ELSEIF not allowed; use ELSE IF instead
(#2731) Expected 1 space before "=="; 0 found
(#2731) Expected 1 space after "=="; 0 found
(#2732) Expected 1 space before "=="; 0 found
(#2732) Expected 1 space after "=="; 0 found
(#2733) Commas (,) must be followed by white space.
(#2733) Expected 1 space before "-"; 0 found
(#2733) Expected 1 space after "-"; 0 found
(#2735) Calls to inbuilt PHP functions must be lowercase; expected "date" but found "Date"
(#2735) Commas (,) must be followed by white space.
(#2738) Expected "if (...) {\n"; found "if(...) {\n"
(#2738) Expected 1 space before "=="; 0 found
(#2738) Expected 1 space after "=="; 0 found
(#2739) Expected 1 space before "=="; 0 found
(#2739) Expected 1 space after "=="; 0 found
(#2740) Commas (,) must be followed by white space.
(#2744) Expected 1 space before "+"; 0 found
(#2744) Expected 1 space after "+"; 0 found
(#2744) Variable "txtOffset" must be all lower-case
(#2745) Expected 1 space before "-"; 0 found
(#2745) Expected 1 space after "-"; 0 found
(#2745) Commas (,) must be followed by white space.
(#2747) Commas (,) must be followed by white space.
(#2751) Commas (,) must be followed by white space.
(#2751) Commas (,) must be followed by white space.
(#2751) Commas (,) must be followed by white space.
(#2752) Commas (,) must be followed by white space.
(#2752) Commas (,) must be followed by white space.
(#2752) Commas (,) must be followed by white space.
(#2752) Commas (,) must be followed by white space.
(#2752) Expected 1 space before "-"; 0 found
(#2752) Expected 1 space after "-"; 0 found
(#2756) Commas (,) must be followed by white space.
(#2756) Commas (,) must be followed by white space.
(#2756) Commas (,) must be followed by white space.
(#2757) Expected 1 space before "-"; 0 found
(#2757) Expected 1 space after "-"; 0 found
(#2759) Variable "aYCoord" must be all lower-case
(#2762) Inline comments must end in full-stops, exclamation marks, or question marks
(#2763) method name "GanttScale::GetMonthLabel" must be in lower-case letters only
(#2763) Visibility must be declared on method "GetMonthLabel"
(#2763) Variable "aMonthNbr" must be all lower-case
(#2763) Commas (,) must be followed by white space.
(#2764) Variable "aMonthNbr" must be all lower-case
(#2765) Variable "aMonthNbr" must be all lower-case
(#2768) Expected 1 space before "="; 0 found
(#2768) Expected 1 space after "="; 0 found
(#2771) Expected 1 space before "="; 0 found
(#2771) Expected 1 space after "="; 0 found
(#2774) Expected 1 space before "="; 0 found
(#2774) Expected 1 space after "="; 0 found
(#2774) Commas (,) must be followed by white space.
(#2777) Expected 1 space before "="; 0 found
(#2777) Expected 1 space after "="; 0 found
(#2780) Expected 1 space before "="; 0 found
(#2780) Expected 1 space after "="; 0 found
(#2780) Commas (,) must be followed by white space.
(#2783) Expected 1 space before "="; 0 found
(#2783) Expected 1 space after "="; 0 found
(#2786) Expected 1 space before "="; 0 found
(#2786) Expected 1 space after "="; 0 found
(#2792) Inline comments must end in full-stops, exclamation marks, or question marks
(#2793) method name "GanttScale::StrokeMonths" must be in lower-case letters only
(#2793) Visibility must be declared on method "StrokeMonths"
(#2793) Variable "aYCoord" must be all lower-case
(#2793) Commas (,) must be followed by white space.
(#2793) Variable "getHeight" must be all lower-case
(#2794) Expected "if (...) {\n"; found "if(...) {\n"
(#2795) Expected 1 space before "="; 0 found
(#2795) Expected 1 space after "="; 0 found
(#2796) Commas (,) must be followed by white space.
(#2796) Commas (,) must be followed by white space.
(#2797) Expected 1 space before "="; 0 found
(#2797) Expected 1 space after "="; 0 found
(#2797) Variable "aYCoord" must be all lower-case
(#2797) Expected 1 space before "+"; 0 found
(#2797) Expected 1 space after "+"; 0 found
(#2798) Expected 1 space before "="; 0 found
(#2798) Expected 1 space after "="; 0 found
(#2799) Expected "if (...) {\n"; found "if(...) {\n"
(#2799) Variable "getHeight" must be all lower-case
(#2802) Expected 1 space before "-"; 0 found
(#2802) Expected 1 space after "-"; 0 found
(#2803) Expected 1 space before "="; 0 found
(#2803) Expected 1 space after "="; 0 found
(#2803) Expected 1 space before "+"; 0 found
(#2803) Expected 1 space after "+"; 0 found
(#2804) Expected 1 space before "="; 0 found
(#2804) Expected 1 space after "="; 0 found
(#2804) Expected 1 space before "-"; 0 found
(#2804) Expected 1 space after "-"; 0 found
(#2804) Expected 1 space before "+"; 0 found
(#2804) Expected 1 space after "+"; 0 found
(#2807) Commas (,) must be followed by white space.
(#2807) Commas (,) must be followed by white space.
(#2807) Commas (,) must be followed by white space.
(#2811) Expected 1 space before "+"; 0 found
(#2811) Expected 1 space after "+"; 0 found
(#2811) Commas (,) must be followed by white space.
(#2813) Expected "if (...) {\n"; found "if(...) {\n"
(#2814) Expected 1 space before "=="; 0 found
(#2814) Expected 1 space after "=="; 0 found
(#2815) Expected 1 space before "="; 0 found
(#2815) Expected 1 space after "="; 0 found
(#2815) Expected 1 space before "*"; 0 found
(#2815) Expected 1 space after "*"; 0 found
(#2815) Line exceeds 132 characters; contains 137 characters
(#2817) Expected "} else {\n"; found "}\n else {\n"
(#2818) Expected 1 space before "="; 0 found
(#2818) Expected 1 space after "="; 0 found
(#2818) Expected 1 space before "*"; 0 found
(#2818) Expected 1 space after "*"; 0 found
(#2818) Commas (,) must be followed by white space.
(#2818) Expected 1 space before "-"; 0 found
(#2818) Expected 1 space after "-"; 0 found
(#2818) Expected 1 space before "+"; 0 found
(#2818) Expected 1 space after "+"; 0 found
(#2818) Line exceeds 132 characters; contains 136 characters
(#2821) Variable "monthName" must be all lower-case
(#2821) Commas (,) must be followed by white space.
(#2822) Expected "if (...) {\n"; found "if(...) {\n"
(#2822) Expected 1 space before "*"; 0 found
(#2822) Expected 1 space after "*"; 0 found
(#2822) Variable "monthName" must be all lower-case
(#2824) Expected 1 space before "+"; 0 found
(#2824) Expected 1 space after "+"; 0 found
(#2824) Expected 1 space before "/"; 0 found
(#2824) Expected 1 space after "/"; 0 found
(#2824) Expected 1 space before "+"; 0 found
(#2824) Expected 1 space after "+"; 0 found
(#2825) Expected 1 space before "-"; 0 found
(#2825) Expected 1 space after "-"; 0 found
(#2826) Variable "monthName" must be all lower-case
(#2829) Expected "while (...) {\n"; found "while(...) {\n"
(#2831) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Expected 1 space before "-"; 0 found
(#2832) Expected 1 space after "-"; 0 found
(#2834) Expected "if (...) {\n"; found "if(...) {\n"
(#2834) Expected 1 space before "=="; 0 found
(#2834) Expected 1 space after "=="; 0 found
(#2835) Expected 1 space before "="; 0 found
(#2835) Expected 1 space after "="; 0 found
(#2838) Variable "monthName" must be all lower-case
(#2838) Commas (,) must be followed by white space.
(#2839) Expected 1 space before "="; 0 found
(#2839) Expected 1 space after "="; 0 found
(#2839) Expected 1 space before "*"; 0 found
(#2839) Expected 1 space after "*"; 0 found
(#2839) Commas (,) must be followed by white space.
(#2840) Inline control structures are not allowed
(#2842) Inline control structures are not allowed
(#2843) Expected 1 space before "-"; 0 found
(#2843) Expected 1 space after "-"; 0 found
(#2844) Expected "if (...) {\n"; found "if(...) {\n"
(#2844) Expected 1 space before "*"; 0 found
(#2844) Expected 1 space after "*"; 0 found
(#2844) Variable "monthName" must be all lower-case
(#2846) Expected 1 space before "+"; 0 found
(#2846) Expected 1 space after "+"; 0 found
(#2846) Expected 1 space before "/"; 0 found
(#2846) Expected 1 space after "/"; 0 found
(#2846) Expected 1 space before "+"; 0 found
(#2846) Expected 1 space after "+"; 0 found
(#2847) Expected 1 space before "-"; 0 found
(#2847) Expected 1 space after "-"; 0 found
(#2847) Commas (,) must be followed by white space.
(#2847) Variable "monthName" must be all lower-case
(#2853) Commas (,) must be followed by white space.
(#2853) Commas (,) must be followed by white space.
(#2853) Commas (,) must be followed by white space.
(#2854) Expected 1 space before "-"; 0 found
(#2854) Expected 1 space after "-"; 0 found
(#2856) Variable "aYCoord" must be all lower-case
(#2859) Inline comments must end in full-stops, exclamation marks, or question marks
(#2860) method name "GanttScale::StrokeYears" must be in lower-case letters only
(#2860) Visibility must be declared on method "StrokeYears"
(#2860) Variable "aYCoord" must be all lower-case
(#2860) Commas (,) must be followed by white space.
(#2860) Variable "getHeight" must be all lower-case
(#2861) Expected "if (...) {\n"; found "if(...) {\n"
(#2862) Expected 1 space before "="; 0 found
(#2862) Expected 1 space after "="; 0 found
(#2863) Expected 1 space before "="; 0 found
(#2863) Expected 1 space after "="; 0 found
(#2863) Variable "aYCoord" must be all lower-case
(#2863) Expected 1 space before "+"; 0 found
(#2863) Expected 1 space after "+"; 0 found
(#2864) Commas (,) must be followed by white space.
(#2864) Commas (,) must be followed by white space.
(#2865) Expected 1 space before "="; 0 found
(#2865) Expected 1 space after "="; 0 found
(#2867) Expected "if (...) {\n"; found "if(...) {\n"
(#2867) Variable "getHeight" must be all lower-case
(#2871) Expected 1 space before "="; 0 found
(#2871) Expected 1 space after "="; 0 found
(#2871) Expected 1 space before "-"; 0 found
(#2871) Expected 1 space after "-"; 0 found
(#2871) Expected 1 space before "+"; 0 found
(#2871) Expected 1 space after "+"; 0 found
(#2872) Expected 1 space before "="; 0 found
(#2872) Expected 1 space after "="; 0 found
(#2872) Expected 1 space before "+"; 0 found
(#2872) Expected 1 space after "+"; 0 found
(#2875) Commas (,) must be followed by white space.
(#2875) Commas (,) must be followed by white space.
(#2875) Commas (,) must be followed by white space.
(#2878) Inline control structures are not allowed
(#2879) Expected 1 space before "="; 0 found
(#2879) Expected 1 space after "="; 0 found
(#2879) Expected 1 space before "*"; 0 found
(#2879) Expected 1 space after "*"; 0 found
(#2879) Expected 1 space before "-"; 0 found
(#2879) Expected 1 space after "-"; 0 found
(#2879) Expected 1 space before "+"; 0 found
(#2879) Expected 1 space after "+"; 0 found
(#2880) Inline control structures are not allowed
(#2881) Expected 1 space before "="; 0 found
(#2881) Expected 1 space after "="; 0 found
(#2881) Expected 1 space before "*"; 0 found
(#2881) Expected 1 space after "*"; 0 found
(#2881) Expected 1 space before "-"; 0 found
(#2881) Expected 1 space after "-"; 0 found
(#2881) Expected 1 space before "+"; 0 found
(#2881) Expected 1 space after "+"; 0 found
(#2884) Inline comments must end in full-stops, exclamation marks, or question marks
(#2885) Expected "if (...) {\n"; found "if(...) {\n"
(#2885) Expected 1 space before "*"; 0 found
(#2885) Expected 1 space after "*"; 0 found
(#2887) Expected 1 space before "+"; 0 found
(#2887) Expected 1 space after "+"; 0 found
(#2887) Expected 1 space before "/"; 0 found
(#2887) Expected 1 space after "/"; 0 found
(#2887) Expected 1 space before "+"; 0 found
(#2887) Expected 1 space after "+"; 0 found
(#2888) Expected 1 space before "-"; 0 found
(#2888) Expected 1 space after "-"; 0 found
(#2892) Expected "while (...) {\n"; found "while(...) {\n"
(#2894) Commas (,) must be followed by white space.
(#2894) Commas (,) must be followed by white space.
(#2894) Commas (,) must be followed by white space.
(#2895) Commas (,) must be followed by white space.
(#2895) Commas (,) must be followed by white space.
(#2895) Commas (,) must be followed by white space.
(#2895) Commas (,) must be followed by white space.
(#2895) Expected 1 space before "-"; 0 found
(#2895) Expected 1 space after "-"; 0 found
(#2897) Expected 1 space before "="; 0 found
(#2897) Expected 1 space after "="; 0 found
(#2897) Expected 1 space before "*"; 0 found
(#2897) Expected 1 space after "*"; 0 found
(#2898) Inline control structures are not allowed
(#2900) Inline control structures are not allowed
(#2901) Expected 1 space before "-"; 0 found
(#2901) Expected 1 space after "-"; 0 found
(#2902) Expected "if (...) {\n"; found "if(...) {\n"
(#2902) Expected 1 space before "*"; 0 found
(#2902) Expected 1 space after "*"; 0 found
(#2904) Expected 1 space before "+"; 0 found
(#2904) Expected 1 space after "+"; 0 found
(#2904) Expected 1 space before "/"; 0 found
(#2904) Expected 1 space after "/"; 0 found
(#2904) Expected 1 space before "+"; 0 found
(#2904) Expected 1 space after "+"; 0 found
(#2905) Expected 1 space before "-"; 0 found
(#2905) Expected 1 space after "-"; 0 found
(#2912) Commas (,) must be followed by white space.
(#2912) Commas (,) must be followed by white space.
(#2912) Commas (,) must be followed by white space.
(#2913) Expected 1 space before "-"; 0 found
(#2913) Expected 1 space after "-"; 0 found
(#2915) Variable "aYCoord" must be all lower-case
(#2918) Inline comments must end in full-stops, exclamation marks, or question marks
(#2919) method name "GanttScale::StrokeTableHeaders" must be in lower-case letters only
(#2919) Visibility must be declared on method "StrokeTableHeaders"
(#2919) Variable "aYBottom" must be all lower-case
(#2920) Expected 1 space before "="; 0 found
(#2920) Expected 1 space after "="; 0 found
(#2921) Expected 1 space before "="; 0 found
(#2921) Expected 1 space after "="; 0 found
(#2922) Expected 1 space before "="; 0 found
(#2922) Expected 1 space after "="; 0 found
(#2923) Expected 1 space before "="; 0 found
(#2923) Expected 1 space after "="; 0 found
(#2923) Expected 1 space before "+"; 0 found
(#2923) Expected 1 space after "+"; 0 found
(#2924) Expected 1 space before "="; 0 found
(#2924) Expected 1 space after "="; 0 found
(#2924) Variable "aYBottom" must be all lower-case
(#2924) Expected 1 space before "+"; 0 found
(#2924) Expected 1 space after "+"; 0 found
(#2926) Expected "if (...) {\n"; found "if(...) {\n"
(#2928) Commas (,) must be followed by white space.
(#2928) Commas (,) must be followed by white space.
(#2928) Commas (,) must be followed by white space.
(#2929) Commas (,) must be followed by white space.
(#2930) Commas (,) must be followed by white space.
(#2930) Expected 1 space before "+"; 0 found
(#2930) Expected 1 space after "+"; 0 found
(#2930) Expected 1 space before "-"; 0 found
(#2930) Expected 1 space after "-"; 0 found
(#2930) Expected 1 space before "/"; 0 found
(#2930) Expected 1 space after "/"; 0 found
(#2930) Expected 1 space before "+"; 0 found
(#2930) Expected 1 space after "+"; 0 found
(#2930) Commas (,) must be followed by white space.
(#2930) Expected 1 space before "+"; 0 found
(#2930) Expected 1 space after "+"; 0 found
(#2933) Commas (,) must be followed by white space.
(#2933) Commas (,) must be followed by white space.
(#2933) Commas (,) must be followed by white space.
(#2936) Commas (,) must be followed by white space.
(#2936) Commas (,) must be followed by white space.
(#2936) Commas (,) must be followed by white space.
(#2936) Commas (,) must be followed by white space.
(#2936) Commas (,) must be followed by white space.
(#2937) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2939) Inline comments must end in full-stops, exclamation marks, or question marks
(#2940) Commas (,) must be followed by white space.
(#2940) Commas (,) must be followed by white space.
(#2940) Commas (,) must be followed by white space.
(#2940) Expected 1 space before "-"; 0 found
(#2940) Expected 1 space after "-"; 0 found
(#2940) Commas (,) must be followed by white space.
(#2944) Inline comments must end in full-stops, exclamation marks, or question marks
(#2945) Space found before semicolon; expected "'fancy';" but found "'fancy' ;"
(#2946) Expected "if (...) {\n"; found "if(...) {\n"
(#2951) Expected 1 space before "="; 0 found
(#2951) Expected 1 space after "="; 0 found
(#2952) Expected 1 space before "-"; 0 found
(#2952) Expected 1 space after "-"; 0 found
(#2953) Expected "for (...) {\n"; found "for(...) {\n"
(#2953) Space found before closing bracket of FOR loop
(#2953) Expected 1 space before "="; 0 found
(#2953) Expected 1 space after "="; 0 found
(#2954) Commas (,) must be followed by white space.
(#2954) Expected 1 space before "-"; 0 found
(#2954) Expected 1 space after "-"; 0 found
(#2954) Commas (,) must be followed by white space.
(#2954) Commas (,) must be followed by white space.
(#2954) Expected 1 space before "-"; 0 found
(#2954) Expected 1 space after "-"; 0 found
(#2954) Commas (,) must be followed by white space.
(#2957) Inline comments must end in full-stops, exclamation marks, or question marks
(#2958) Expected "if (...) {\n"; found "if(...) {\n"
(#2961) Commas (,) must be followed by white space.
(#2961) Commas (,) must be followed by white space.
(#2961) Commas (,) must be followed by white space.
(#2962) Expected 1 space before "-"; 0 found
(#2962) Expected 1 space after "-"; 0 found
(#2962) Expected 1 space before "+"; 0 found
(#2962) Expected 1 space after "+"; 0 found
(#2962) Commas (,) must be followed by white space.
(#2962) Commas (,) must be followed by white space.
(#2962) Expected 1 space before "-"; 0 found
(#2962) Expected 1 space after "-"; 0 found
(#2962) Expected 1 space before "+"; 0 found
(#2962) Expected 1 space after "+"; 0 found
(#2962) Commas (,) must be followed by white space.
(#2964) Expected 1 space before "-"; 0 found
(#2964) Expected 1 space after "-"; 0 found
(#2964) Expected 1 space before "+"; 0 found
(#2964) Expected 1 space after "+"; 0 found
(#2964) Commas (,) must be followed by white space.
(#2964) Commas (,) must be followed by white space.
(#2964) Expected 1 space before "-"; 0 found
(#2964) Expected 1 space after "-"; 0 found
(#2964) Expected 1 space before "+"; 0 found
(#2964) Expected 1 space after "+"; 0 found
(#2964) Commas (,) must be followed by white space.
(#2968) Inline comments must end in full-stops, exclamation marks, or question marks
(#2969) method name "GanttScale::Stroke" must be in lower-case letters only
(#2969) Visibility must be declared on method "Stroke"
(#2970) Expected "if (...) {\n"; found "if(...) {\n"
(#2971) Spaces must be used to indent lines; tabs are not allowed
(#2971) Tab found within whitespace
(#2971) Line indented incorrectly; expected at least 12 spaces, found 9
(#2972) Spaces must be used to indent lines; tabs are not allowed
(#2972) Tab found within whitespace
(#2972) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2972) Inline comments must end in full-stops, exclamation marks, or question marks
(#2972) This comment is 100% valid code; is this commented out code?
(#2972) Line indented incorrectly; expected at least 12 spaces, found 9
(#2972) No space found before comment text; expected "// ("Gantt scale has not been specified.");" but found "//("Gantt scale has not been specified.");"
(#2974) Expected 1 space before "="; 0 found
(#2974) Expected 1 space after "="; 0 found
(#2976) Inline comments must end in full-stops, exclamation marks, or question marks
(#2977) Expected "if (...) {\n"; found "if(...) {\n"
(#2979) Line exceeds 132 characters; contains 138 characters
(#2979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2979) Inline comments must end in full-stops, exclamation marks, or question marks
(#2979) This comment is 100% valid code; is this commented out code?
(#2979) No space found before comment text; expected "// ('If you display both hour and minutes the hour intervall must be 1 (Otherwise it doesn\' make sense to display minutes).');" but found "//('If you display both hour and minutes the hour intervall must be 1 (Otherwise it doesn\' make sense to display minutes).');"
(#2983) Inline comments must end in full-stops, exclamation marks, or question marks
(#2985) Inline comments must end in full-stops, exclamation marks, or question marks
(#2986) Expected 1 space before "="; 0 found
(#2986) Expected 1 space after "="; 0 found
(#2986) Commas (,) must be followed by white space.
(#2987) Expected 1 space before "="; 0 found
(#2987) Expected 1 space after "="; 0 found
(#2987) Commas (,) must be followed by white space.
(#2988) Expected 1 space before "="; 0 found
(#2988) Expected 1 space after "="; 0 found
(#2988) Commas (,) must be followed by white space.
(#2989) Expected 1 space before "="; 0 found
(#2989) Expected 1 space after "="; 0 found
(#2989) Commas (,) must be followed by white space.
(#2990) Expected 1 space before "="; 0 found
(#2990) Expected 1 space after "="; 0 found
(#2990) Commas (,) must be followed by white space.
(#2991) Expected 1 space before "="; 0 found
(#2991) Expected 1 space after "="; 0 found
(#2991) Commas (,) must be followed by white space.
(#2992) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2995) Inline comments must end in full-stops, exclamation marks, or question marks
(#3004) Inline comments must end in full-stops, exclamation marks, or question marks
(#3007) Inline comments must end in full-stops, exclamation marks, or question marks
(#3011) Inline control structures are not allowed
(#3012) Spaces must be used to indent lines; tabs are not allowed
(#3012) Tab found within whitespace
(#3017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3017) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3020) Inline comments must end in full-stops, exclamation marks, or question marks
(#3020) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3022) Member variable "iConstrainRow" must be all lower-case
(#3023) Member variable "iConstrainType" must be all lower-case
(#3024) Member variable "iConstrainColor" must be all lower-case
(#3025) Member variable "iConstrainArrowSize" must be all lower-case
(#3026) Member variable "iConstrainArrowType" must be all lower-case
(#3028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3028) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3029) Inline comments must end in full-stops, exclamation marks, or question marks
(#3030) Visibility must be declared on method "__construct"
(#3030) Variable "aRow" must be all lower-case
(#3030) Commas (,) must be followed by white space.
(#3030) Variable "aType" must be all lower-case
(#3030) Commas (,) must be followed by white space.
(#3030) Variable "aColor" must be all lower-case
(#3030) Commas (,) must be followed by white space.
(#3030) Variable "aArrowSize" must be all lower-case
(#3030) Commas (,) must be followed by white space.
(#3030) Variable "aArrowType" must be all lower-case
(#3030) Expected 1 space before opening brace; found 0
(#3031) Variable "aType" must be all lower-case
(#3032) Variable "aRow" must be all lower-case
(#3033) Expected 1 space before "="; 0 found
(#3033) Expected 1 space after "="; 0 found
(#3033) Variable "aColor" must be all lower-case
(#3034) Expected 1 space before "="; 0 found
(#3034) Expected 1 space after "="; 0 found
(#3034) Variable "aArrowSize" must be all lower-case
(#3035) Expected 1 space before "="; 0 found
(#3035) Expected 1 space after "="; 0 found
(#3035) Variable "aArrowType" must be all lower-case
(#3040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3040) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3043) Inline comments must end in full-stops, exclamation marks, or question marks
(#3043) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3045) Commas (,) must be followed by white space.
(#3046) Expected 1 space before "="; 0 found
(#3046) Expected 1 space after "="; 0 found
(#3046) Commas (,) must be followed by white space.
(#3046) Expected 1 space before "="; 0 found
(#3046) Expected 1 space after "="; 0 found
(#3046) Commas (,) must be followed by white space.
(#3046) Expected 1 space before "="; 0 found
(#3046) Expected 1 space after "="; 0 found
(#3046) Commas (,) must be followed by white space.
(#3046) Expected 1 space before "="; 0 found
(#3046) Expected 1 space after "="; 0 found
(#3048) Member variable "iCaptionMargin" must be all lower-case
(#3048) Expected 1 space before "="; 0 found
(#3048) Expected 1 space after "="; 0 found
(#3049) Member variable "iConstrainPos" must be all lower-case
(#3049) Expected 1 space before "="; 0 found
(#3049) Expected 1 space after "="; 0 found
(#3050) Member variable "iStart" must be all lower-case
(#3050) Expected 1 space before "="; 0 found
(#3050) Expected 1 space after "="; 0 found
(#3051) Member variable "iVPos" must be all lower-case
(#3051) Expected 1 space before "="; 0 found
(#3051) Expected 1 space after "="; 0 found
(#3052) Member variable "iLabelLeftMargin" must be all lower-case
(#3052) Expected 1 space before "="; 0 found
(#3052) Expected 1 space after "="; 0 found
(#3052) Inline comments must end in full-stops, exclamation marks, or question marks
(#3054) Visibility must be declared on method "__construct"
(#3056) Commas (,) must be followed by white space.
(#3060) method name "GanttPlotObject::GetCSIMArea" must be in lower-case letters only
(#3060) Visibility must be declared on method "GetCSIMArea"
(#3064) method name "GanttPlotObject::SetCSIMTarget" must be in lower-case letters only
(#3064) Visibility must be declared on method "SetCSIMTarget"
(#3064) Variable "aTarget" must be all lower-case
(#3064) Commas (,) must be followed by white space.
(#3064) Variable "aAlt" must be all lower-case
(#3064) Commas (,) must be followed by white space.
(#3064) Variable "aWinTarget" must be all lower-case
(#3065) Expected "if (...) {\n"; found "if(...) {\n"
(#3065) Variable "aTarget" must be all lower-case
(#3066) Variable "aTarget" must be all lower-case
(#3066) Commas (,) must be followed by white space.
(#3066) Commas (,) must be followed by white space.
(#3066) Commas (,) must be followed by white space.
(#3067) Commas (,) must be followed by white space.
(#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
(#3068) This comment is 84% valid code; is this commented out code?
(#3068) No space found before comment text; expected "// ('CSIM Target must be specified as a string.'."\nStart of target is:\n$tv");" but found "//('CSIM Target must be specified as a string.'."\nStart of target is:\n$tv");"
(#3070) Expected "if (...) {\n"; found "if(...) {\n"
(#3070) Variable "aAlt" must be all lower-case
(#3071) Variable "aAlt" must be all lower-case
(#3071) Commas (,) must be followed by white space.
(#3071) Commas (,) must be followed by white space.
(#3071) Commas (,) must be followed by white space.
(#3072) Commas (,) must be followed by white space.
(#3073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3073) Inline comments must end in full-stops, exclamation marks, or question marks
(#3073) This comment is 84% valid code; is this commented out code?
(#3073) No space found before comment text; expected "// ('CSIM Alt text must be specified as a string.'."\nStart of alt text is:\n$tv");" but found "//('CSIM Alt text must be specified as a string.'."\nStart of alt text is:\n$tv");"
(#3076) Expected 1 space before "="; 0 found
(#3076) Expected 1 space after "="; 0 found
(#3076) Variable "aTarget" must be all lower-case
(#3077) Expected 1 space before "="; 0 found
(#3077) Expected 1 space after "="; 0 found
(#3077) Variable "aWinTarget" must be all lower-case
(#3078) Expected 1 space before "="; 0 found
(#3078) Expected 1 space after "="; 0 found
(#3078) Variable "aAlt" must be all lower-case
(#3081) method name "GanttPlotObject::SetCSIMAlt" must be in lower-case letters only
(#3081) Visibility must be declared on method "SetCSIMAlt"
(#3081) Variable "aAlt" must be all lower-case
(#3082) Expected "if (...) {\n"; found "if(...) {\n"
(#3082) Variable "aAlt" must be all lower-case
(#3083) Variable "aAlt" must be all lower-case
(#3083) Commas (,) must be followed by white space.
(#3083) Commas (,) must be followed by white space.
(#3083) Commas (,) must be followed by white space.
(#3084) Commas (,) must be followed by white space.
(#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
(#3085) This comment is 84% valid code; is this commented out code?
(#3085) No space found before comment text; expected "// ('CSIM Alt text must be specified as a string.'."\nStart of alt text is:\n$tv");" but found "//('CSIM Alt text must be specified as a string.'."\nStart of alt text is:\n$tv");"
(#3087) Expected 1 space before "="; 0 found
(#3087) Expected 1 space after "="; 0 found
(#3087) Variable "aAlt" must be all lower-case
(#3090) method name "GanttPlotObject::SetConstrain" must be in lower-case letters only
(#3090) Visibility must be declared on method "SetConstrain"
(#3090) Variable "aRow" must be all lower-case
(#3090) Commas (,) must be followed by white space.
(#3090) Variable "aType" must be all lower-case
(#3090) Commas (,) must be followed by white space.
(#3090) Variable "aColor" must be all lower-case
(#3090) Commas (,) must be followed by white space.
(#3090) Variable "aArrowSize" must be all lower-case
(#3090) Commas (,) must be followed by white space.
(#3090) Variable "aArrowType" must be all lower-case
(#3091) Variable "aRow" must be all lower-case
(#3091) Variable "aType" must be all lower-case
(#3091) Variable "aColor" must be all lower-case
(#3091) Variable "aArrowSize" must be all lower-case
(#3091) Variable "aArrowType" must be all lower-case
(#3094) method name "GanttPlotObject::SetConstrainPos" must be in lower-case letters only
(#3094) Visibility must be declared on method "SetConstrainPos"
(#3094) Commas (,) must be followed by white space.
(#3094) Commas (,) must be followed by white space.
(#3094) Commas (,) must be followed by white space.
(#3095) Commas (,) must be followed by white space.
(#3095) Commas (,) must be followed by white space.
(#3095) Commas (,) must be followed by white space.
(#3098) method name "GanttPlotObject::GetMinDate" must be in lower-case letters only
(#3098) Visibility must be declared on method "GetMinDate"
(#3102) method name "GanttPlotObject::GetMaxDate" must be in lower-case letters only
(#3102) Visibility must be declared on method "GetMaxDate"
(#3106) method name "GanttPlotObject::SetCaptionMargin" must be in lower-case letters only
(#3106) Visibility must be declared on method "SetCaptionMargin"
(#3106) Variable "aMarg" must be all lower-case
(#3107) Expected 1 space before "="; 0 found
(#3107) Expected 1 space after "="; 0 found
(#3107) Variable "aMarg" must be all lower-case
(#3110) method name "GanttPlotObject::GetAbsHeight" must be in lower-case letters only
(#3110) Visibility must be declared on method "GetAbsHeight"
(#3110) Variable "aImg" must be all lower-case
(#3114) method name "GanttPlotObject::GetLineNbr" must be in lower-case letters only
(#3114) Visibility must be declared on method "GetLineNbr"
(#3118) method name "GanttPlotObject::SetLabelLeftMargin" must be in lower-case letters only
(#3118) Visibility must be declared on method "SetLabelLeftMargin"
(#3118) Variable "aOff" must be all lower-case
(#3119) Expected 1 space before "="; 0 found
(#3119) Expected 1 space after "="; 0 found
(#3119) Variable "aOff" must be all lower-case
(#3122) method name "GanttPlotObject::StrokeActInfo" must be in lower-case letters only
(#3122) Visibility must be declared on method "StrokeActInfo"
(#3122) Variable "aImg" must be all lower-case
(#3122) Commas (,) must be followed by white space.
(#3122) Variable "aScale" must be all lower-case
(#3122) Commas (,) must be followed by white space.
(#3122) Variable "aYPos" must be all lower-case
(#3123) Expected 1 space before "="; 0 found
(#3123) Expected 1 space after "="; 0 found
(#3124) Variable "aScale" must be all lower-case
(#3124) Variable "aImg" must be all lower-case
(#3124) Commas (,) must be followed by white space.
(#3124) Commas (,) must be followed by white space.
(#3125) Variable "aImg" must be all lower-case
(#3125) Commas (,) must be followed by white space.
(#3125) Commas (,) must be followed by white space.
(#3125) Variable "aYPos" must be all lower-case
(#3129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3129) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3133) Inline comments must end in full-stops, exclamation marks, or question marks
(#3133) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3135) Member variable "iProgress" must be all lower-case
(#3135) Expected 1 space before "="; 0 found
(#3135) Expected 1 space after "="; 0 found
(#3136) Member variable "iPattern" must be all lower-case
(#3136) Expected 1 space before "="; 0 found
(#3136) Expected 1 space after "="; 0 found
(#3137) Member variable "iColor" must be all lower-case
(#3137) Expected 1 space before "="; 0 found
(#3137) Expected 1 space after "="; 0 found
(#3137) Member variable "iFillColor" must be all lower-case
(#3137) Expected 1 space before "="; 0 found
(#3137) Expected 1 space after "="; 0 found
(#3138) Member variable "iDensity" must be all lower-case
(#3138) Expected 1 space before "="; 0 found
(#3138) Expected 1 space after "="; 0 found
(#3138) Member variable "iHeight" must be all lower-case
(#3138) Expected 1 space before "="; 0 found
(#3138) Expected 1 space after "="; 0 found
(#3140) method name "Progress::Set" must be in lower-case letters only
(#3140) Visibility must be declared on method "Set"
(#3140) Variable "aProg" must be all lower-case
(#3141) Expected "if (...) {\n"; found "if(...) {\n"
(#3141) Variable "aProg" must be all lower-case
(#3141) Variable "aProg" must be all lower-case
(#3142) Spaces must be used to indent lines; tabs are not allowed
(#3142) Tab found within whitespace
(#3142) Line indented incorrectly; expected at least 12 spaces, found 9
(#3143) Spaces must be used to indent lines; tabs are not allowed
(#3143) Tab found within whitespace
(#3143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3143) Inline comments must end in full-stops, exclamation marks, or question marks
(#3143) This comment is 100% valid code; is this commented out code?
(#3143) Line indented incorrectly; expected at least 12 spaces, found 9
(#3143) No space found before comment text; expected "// ("Progress value must in range [0, 1]");" but found "//("Progress value must in range [0, 1]");"
(#3145) Variable "aProg" must be all lower-case
(#3148) method name "Progress::SetPattern" must be in lower-case letters only
(#3148) Visibility must be declared on method "SetPattern"
(#3148) Variable "aPattern" must be all lower-case
(#3148) Commas (,) must be followed by white space.
(#3148) Variable "aColor" must be all lower-case
(#3148) Commas (,) must be followed by white space.
(#3148) Variable "aDensity" must be all lower-case
(#3149) Variable "aPattern" must be all lower-case
(#3150) Variable "aColor" must be all lower-case
(#3151) Variable "aDensity" must be all lower-case
(#3154) method name "Progress::SetFillColor" must be in lower-case letters only
(#3154) Visibility must be declared on method "SetFillColor"
(#3154) Variable "aColor" must be all lower-case
(#3155) Variable "aColor" must be all lower-case
(#3158) method name "Progress::SetHeight" must be in lower-case letters only
(#3158) Visibility must be declared on method "SetHeight"
(#3158) Variable "aHeight" must be all lower-case
(#3159) Variable "aHeight" must be all lower-case
(#3163) Commas (,) must be followed by white space.
(#3164) Commas (,) must be followed by white space.
(#3166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3166) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3169) Inline comments must end in full-stops, exclamation marks, or question marks
(#3169) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3171) Member variable "iGraph" must be all lower-case
(#3171) Expected 1 space before "="; 0 found
(#3171) Expected 1 space after "="; 0 found
(#3171) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3172) Member variable "iRowColor1" must be all lower-case
(#3172) Member variable "iRowColor2" must be all lower-case
(#3173) Member variable "iShow" must be all lower-case
(#3173) Expected 1 space before "="; 0 found
(#3173) Expected 1 space after "="; 0 found
(#3174) Expected 1 space before "="; 0 found
(#3174) Expected 1 space after "="; 0 found
(#3175) Member variable "iStart" must be all lower-case
(#3175) Expected 1 space before "="; 0 found
(#3175) Expected 1 space after "="; 0 found
(#3175) Inline comments must end in full-stops, exclamation marks, or question marks
(#3177) Visibility must be declared on method "__construct"
(#3183) method name "HorizontalGridLine::Show" must be in lower-case letters only
(#3183) Visibility must be declared on method "Show"
(#3183) Variable "aShow" must be all lower-case
(#3184) Variable "aShow" must be all lower-case
(#3187) method name "HorizontalGridLine::SetRowFillColor" must be in lower-case letters only
(#3187) Visibility must be declared on method "SetRowFillColor"
(#3187) Variable "aColor1" must be all lower-case
(#3187) Commas (,) must be followed by white space.
(#3187) Variable "aColor2" must be all lower-case
(#3188) Variable "aColor1" must be all lower-case
(#3189) Variable "aColor2" must be all lower-case
(#3192) method name "HorizontalGridLine::SetStart" must be in lower-case letters only
(#3192) Visibility must be declared on method "SetStart"
(#3192) Variable "aStart" must be all lower-case
(#3193) Variable "aStart" must be all lower-case
(#3196) method name "HorizontalGridLine::Stroke" must be in lower-case letters only
(#3196) Visibility must be declared on method "Stroke"
(#3196) Variable "aImg" must be all lower-case
(#3196) Commas (,) must be followed by white space.
(#3196) Variable "aScale" must be all lower-case
(#3198) Inline control structures are not allowed
(#3201) This comment is 54% valid code; is this commented out code?
(#3208) Expected "if (...) {\n"; found "if(...) {\n"
(#3209) Variable "aImg" must be all lower-case
(#3209) Expected 1 space before "-"; 0 found
(#3209) Expected 1 space after "-"; 0 found
(#3211) Expected "} else {\n"; found "}\n else {\n"
(#3212) Variable "aScale" must be all lower-case
(#3212) Variable "aScale" must be all lower-case
(#3212) Expected 1 space before "+"; 0 found
(#3212) Expected 1 space after "+"; 0 found
(#3215) Variable "aImg" must be all lower-case
(#3215) Expected 1 space before "-"; 0 found
(#3215) Expected 1 space after "-"; 0 found
(#3215) Variable "aImg" must be all lower-case
(#3217) Variable "aScale" must be all lower-case
(#3218) Variable "aScale" must be all lower-case
(#3221) Inline comments must end in full-stops, exclamation marks, or question marks
(#3222) Expected "for (...) {\n"; found "for(...) {\n"
(#3222) Space found before closing bracket of FOR loop
(#3222) Expected 1 space before "="; 0 found
(#3222) Expected 1 space after "="; 0 found
(#3222) Variable "aScale" must be all lower-case
(#3224) Variable "aImg" must be all lower-case
(#3224) Commas (,) must be followed by white space.
(#3224) Commas (,) must be followed by white space.
(#3224) Commas (,) must be followed by white space.
(#3224) Commas (,) must be followed by white space.
(#3225) Expected "if (...) {\n"; found "if(...) {\n"
(#3226) Expected "if (...) {\n"; found "if(...) {\n"
(#3227) Variable "aImg" must be all lower-case
(#3228) Variable "aImg" must be all lower-case
(#3228) Commas (,) must be followed by white space.
(#3228) Commas (,) must be followed by white space.
(#3228) Commas (,) must be followed by white space.
(#3229) Variable "aImg" must be all lower-case
(#3231) Usage of ELSEIF not allowed; use ELSE IF instead
(#3232) Variable "aImg" must be all lower-case
(#3233) Variable "aImg" must be all lower-case
(#3233) Commas (,) must be followed by white space.
(#3233) Commas (,) must be followed by white space.
(#3233) Commas (,) must be followed by white space.
(#3234) Variable "aImg" must be all lower-case
(#3237) Variable "aScale" must be all lower-case
(#3237) Expected 1 space before "+"; 0 found
(#3237) Expected 1 space after "+"; 0 found
(#3240) Variable "aImg" must be all lower-case
(#3240) Commas (,) must be followed by white space.
(#3240) Commas (,) must be followed by white space.
(#3240) Commas (,) must be followed by white space.
(#3240) Commas (,) must be followed by white space.
(#3245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3245) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3248) Inline comments must end in full-stops, exclamation marks, or question marks
(#3248) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3251) Member variable "leftMark" must be all lower-case
(#3251) Commas (,) must be followed by white space.
(#3251) Member variable "rightMark" must be all lower-case
(#3252) Member variable "iEnd" must be all lower-case
(#3253) Member variable "iHeightFactor" must be all lower-case
(#3253) Expected 1 space before "="; 0 found
(#3253) Expected 1 space after "="; 0 found
(#3254) Member variable "iFillColor" must be all lower-case
(#3254) Expected 1 space before "="; 0 found
(#3254) Expected 1 space after "="; 0 found
(#3254) Commas (,) must be followed by white space.
(#3254) Member variable "iFrameColor" must be all lower-case
(#3254) Expected 1 space before "="; 0 found
(#3254) Expected 1 space after "="; 0 found
(#3255) Member variable "iShadow" must be all lower-case
(#3255) Expected 1 space before "="; 0 found
(#3255) Expected 1 space after "="; 0 found
(#3255) Commas (,) must be followed by white space.
(#3255) Member variable "iShadowColor" must be all lower-case
(#3255) Expected 1 space before "="; 0 found
(#3255) Expected 1 space after "="; 0 found
(#3255) Commas (,) must be followed by white space.
(#3255) Member variable "iShadowWidth" must be all lower-case
(#3255) Expected 1 space before "="; 0 found
(#3255) Expected 1 space after "="; 0 found
(#3255) Commas (,) must be followed by white space.
(#3255) Member variable "iShadowFrame" must be all lower-case
(#3255) Expected 1 space before "="; 0 found
(#3255) Expected 1 space after "="; 0 found
(#3256) Member variable "iPattern" must be all lower-case
(#3256) Expected 1 space before "="; 0 found
(#3256) Expected 1 space after "="; 0 found
(#3256) Commas (,) must be followed by white space.
(#3256) Member variable "iPatternColor" must be all lower-case
(#3256) Expected 1 space before "="; 0 found
(#3256) Expected 1 space after "="; 0 found
(#3256) Commas (,) must be followed by white space.
(#3256) Member variable "iPatternDensity" must be all lower-case
(#3256) Expected 1 space before "="; 0 found
(#3256) Expected 1 space after "="; 0 found
(#3257) Member variable "iBreakStyle" must be all lower-case
(#3257) Expected 1 space before "="; 0 found
(#3257) Expected 1 space after "="; 0 found
(#3257) Member variable "iBreakLineStyle" must be all lower-case
(#3257) Expected 1 space before "="; 0 found
(#3257) Expected 1 space after "="; 0 found
(#3257) Commas (,) must be followed by white space.
(#3257) Member variable "iBreakLineWeight" must be all lower-case
(#3257) Expected 1 space before "="; 0 found
(#3257) Expected 1 space after "="; 0 found
(#3258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3258) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3259) Inline comments must end in full-stops, exclamation marks, or question marks
(#3260) Visibility must be declared on method "__construct"
(#3260) Variable "aPos" must be all lower-case
(#3260) Commas (,) must be followed by white space.
(#3260) Variable "aLabel" must be all lower-case
(#3260) Commas (,) must be followed by white space.
(#3260) Variable "aStart" must be all lower-case
(#3260) Commas (,) must be followed by white space.
(#3260) Variable "aEnd" must be all lower-case
(#3260) Commas (,) must be followed by white space.
(#3260) Variable "aCaption" must be all lower-case
(#3260) Commas (,) must be followed by white space.
(#3260) Variable "aHeightFactor" must be all lower-case
(#3262) Variable "aStart" must be all lower-case
(#3264) Expected "if (...) {\n"; found "if(...) {\n"
(#3264) Variable "aEnd" must be all lower-case
(#3266) Inline comments must end in full-stops, exclamation marks, or question marks
(#3267) Expected "if (...) {\n"; found "if(...) {\n"
(#3267) Variable "aEnd" must be all lower-case
(#3267) Commas (,) must be followed by white space.
(#3268) Spaces must be used to indent lines; tabs are not allowed
(#3268) Tab found within whitespace
(#3268) Line indented incorrectly; expected at least 16 spaces, found 13
(#3268) Variable "aEnd" must be all lower-case
(#3268) Expected 1 space before "+"; 0 found
(#3268) Expected 1 space after "+"; 0 found
(#3268) Expected 1 space before "-"; 0 found
(#3268) Expected 1 space after "-"; 0 found
(#3270) Expected "} else {\n"; found "}\n else {\n"
(#3271) Spaces must be used to indent lines; tabs are not allowed
(#3271) Tab found within whitespace
(#3271) Line indented incorrectly; expected at least 16 spaces, found 13
(#3271) Variable "aEnd" must be all lower-case
(#3274) Usage of ELSEIF not allowed; use ELSE IF instead
(#3274) Variable "aEnd" must be all lower-case
(#3274) Variable "aEnd" must be all lower-case
(#3275) Spaces must be used to indent lines; tabs are not allowed
(#3275) Tab found within whitespace
(#3275) Line indented incorrectly; expected at least 12 spaces, found 9
(#3275) Variable "aStart" must be all lower-case
(#3275) Expected 1 space before "+"; 0 found
(#3275) Expected 1 space after "+"; 0 found
(#3275) Variable "aEnd" must be all lower-case
(#3275) Expected 1 space before "*"; 0 found
(#3275) Expected 1 space after "*"; 0 found
(#3277) Variable "aPos" must be all lower-case
(#3278) Variable "aHeightFactor" must be all lower-case
(#3279) Variable "aLabel" must be all lower-case
(#3280) Variable "aCaption" must be all lower-case
(#3281) Commas (,) must be followed by white space.
(#3282) Expected 1 space after "="; 0 found
(#3284) Expected 1 space before "="; 0 found
(#3284) Expected 1 space after "="; 0 found
(#3289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3289) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3290) Inline comments must end in full-stops, exclamation marks, or question marks
(#3291) method name "GanttBar::SetShadow" must be in lower-case letters only
(#3291) Visibility must be declared on method "SetShadow"
(#3291) Variable "aShadow" must be all lower-case
(#3291) Commas (,) must be followed by white space.
(#3291) Variable "aColor" must be all lower-case
(#3292) Expected 1 space before "="; 0 found
(#3292) Expected 1 space after "="; 0 found
(#3292) Variable "aShadow" must be all lower-case
(#3293) Expected 1 space before "="; 0 found
(#3293) Expected 1 space after "="; 0 found
(#3293) Variable "aColor" must be all lower-case
(#3296) method name "GanttBar::SetBreakStyle" must be in lower-case letters only
(#3296) Visibility must be declared on method "SetBreakStyle"
(#3296) Variable "aFlg" must be all lower-case
(#3296) Commas (,) must be followed by white space.
(#3296) Variable "aLineStyle" must be all lower-case
(#3296) Commas (,) must be followed by white space.
(#3296) Variable "aLineWeight" must be all lower-case
(#3297) Spaces must be used to indent lines; tabs are not allowed
(#3297) Tab found within whitespace
(#3297) Line indented incorrectly; expected at least 8 spaces, found 5
(#3297) Variable "aFlg" must be all lower-case
(#3298) Spaces must be used to indent lines; tabs are not allowed
(#3298) Tab found within whitespace
(#3298) Line indented incorrectly; expected at least 8 spaces, found 5
(#3298) Variable "aLineStyle" must be all lower-case
(#3299) Spaces must be used to indent lines; tabs are not allowed
(#3299) Tab found within whitespace
(#3299) Line indented incorrectly; expected at least 8 spaces, found 5
(#3299) Variable "aLineWeight" must be all lower-case
(#3302) method name "GanttBar::GetMaxDate" must be in lower-case letters only
(#3302) Visibility must be declared on method "GetMaxDate"
(#3306) method name "GanttBar::SetHeight" must be in lower-case letters only
(#3306) Visibility must be declared on method "SetHeight"
(#3306) Variable "aHeight" must be all lower-case
(#3307) Variable "aHeight" must be all lower-case
(#3310) method name "GanttBar::SetColor" must be in lower-case letters only
(#3310) Visibility must be declared on method "SetColor"
(#3310) Variable "aColor" must be all lower-case
(#3311) Variable "aColor" must be all lower-case
(#3314) method name "GanttBar::SetFillColor" must be in lower-case letters only
(#3314) Visibility must be declared on method "SetFillColor"
(#3314) Variable "aColor" must be all lower-case
(#3315) Variable "aColor" must be all lower-case
(#3318) method name "GanttBar::GetAbsHeight" must be in lower-case letters only
(#3318) Visibility must be declared on method "GetAbsHeight"
(#3318) Variable "aImg" must be all lower-case
(#3319) Expected "if (...) {\n"; found "if(...) {\n"
(#3320) Expected 1 space before "="; 0 found
(#3320) Expected 1 space after "="; 0 found
(#3321) Inline control structures are not allowed
(#3322) Spaces must be used to indent lines; tabs are not allowed
(#3322) Tab found within whitespace
(#3323) Inline control structures are not allowed
(#3324) Spaces must be used to indent lines; tabs are not allowed
(#3324) Tab found within whitespace
(#3324) Commas (,) must be followed by white space.
(#3324) Expected 1 space before "*"; 0 found
(#3324) Expected 1 space after "*"; 0 found
(#3325) Inline control structures are not allowed
(#3326) Spaces must be used to indent lines; tabs are not allowed
(#3326) Tab found within whitespace
(#3326) Commas (,) must be followed by white space.
(#3326) Expected 1 space before "*"; 0 found
(#3326) Expected 1 space after "*"; 0 found
(#3329) Inline control structures are not allowed
(#3330) Spaces must be used to indent lines; tabs are not allowed
(#3330) Tab found within whitespace
(#3333) method name "GanttBar::SetPattern" must be in lower-case letters only
(#3333) Visibility must be declared on method "SetPattern"
(#3333) Variable "aPattern" must be all lower-case
(#3333) Commas (,) must be followed by white space.
(#3333) Variable "aColor" must be all lower-case
(#3333) Commas (,) must be followed by white space.
(#3333) Variable "aDensity" must be all lower-case
(#3334) Variable "aPattern" must be all lower-case
(#3335) Variable "aColor" must be all lower-case
(#3336) Variable "aDensity" must be all lower-case
(#3339) method name "GanttBar::Stroke" must be in lower-case letters only
(#3339) Visibility must be declared on method "Stroke"
(#3339) Variable "aImg" must be all lower-case
(#3339) Commas (,) must be followed by white space.
(#3339) Variable "aScale" must be all lower-case
(#3341) Commas (,) must be followed by white space.
(#3346) Inline comments must end in full-stops, exclamation marks, or question marks
(#3347) Inline control structures are not allowed
(#3348) Spaces must be used to indent lines; tabs are not allowed
(#3348) Tab found within whitespace
(#3348) Variable "aScale" must be all lower-case
(#3348) Expected 1 space before "*"; 0 found
(#3348) Expected 1 space after "*"; 0 found
(#3349) Inline control structures are not allowed
(#3349) Usage of ELSEIF not allowed; use ELSE IF instead
(#3349) Expected 1 space before ">"; 0 found
(#3349) Expected 1 space after ">"; 0 found
(#3350) Spaces must be used to indent lines; tabs are not allowed
(#3350) Tab found within whitespace
(#3352) Spaces must be used to indent lines; tabs are not allowed
(#3352) Tab found within whitespace
(#3352) Line indented incorrectly; expected at least 12 spaces, found 9
(#3352) Commas (,) must be followed by white space.
(#3353) Spaces must be used to indent lines; tabs are not allowed
(#3353) Tab found within whitespace
(#3353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3353) Inline comments must end in full-stops, exclamation marks, or question marks
(#3353) This comment is 64% valid code; is this commented out code?
(#3353) Line indented incorrectly; expected at least 12 spaces, found 9
(#3353) Tab found before comment text; expected "// ("Specified height (".$this->iHeightFactor.") for gantt bar is out of range.");" but found "// ("Specified height (".$this->iHeightFactor.") for gantt bar is out of range.");"
(#3356) Inline comments must end in full-stops, exclamation marks, or question marks
(#3357) Variable "aScale" must be all lower-case
(#3358) Variable "aScale" must be all lower-case
(#3360) Commas (,) must be followed by white space.
(#3360) Variable "aScale" must be all lower-case
(#3361) Commas (,) must be followed by white space.
(#3361) Variable "aScale" must be all lower-case
(#3363) Variable "aScale" must be all lower-case
(#3364) Variable "aScale" must be all lower-case
(#3365) Variable "aScale" must be all lower-case
(#3365) Expected 1 space before "-"; 0 found
(#3365) Expected 1 space after "-"; 0 found
(#3365) Expected 1 space before "-"; 0 found
(#3365) Expected 1 space after "-"; 0 found
(#3365) Variable "aScale" must be all lower-case
(#3365) Expected 1 space before "/"; 0 found
(#3365) Expected 1 space after "/"; 0 found
(#3365) Expected 1 space before "-"; 0 found
(#3365) Expected 1 space after "-"; 0 found
(#3365) Expected 1 space before "/"; 0 found
(#3365) Expected 1 space after "/"; 0 found
(#3366) Variable "aScale" must be all lower-case
(#3366) Expected 1 space before "-"; 0 found
(#3366) Expected 1 space after "-"; 0 found
(#3366) Variable "aScale" must be all lower-case
(#3366) Expected 1 space before "/"; 0 found
(#3366) Expected 1 space after "/"; 0 found
(#3366) Expected 1 space before "-"; 0 found
(#3366) Expected 1 space after "-"; 0 found
(#3366) Expected 1 space before "/"; 0 found
(#3366) Expected 1 space after "/"; 0 found
(#3367) Expected 1 space before "+"; 0 found
(#3367) Expected 1 space after "+"; 0 found
(#3367) Expected 1 space before "-"; 0 found
(#3367) Expected 1 space after "-"; 0 found
(#3367) Expected 1 space before "/"; 0 found
(#3367) Expected 1 space after "/"; 0 found
(#3368) Variable "aImg" must be all lower-case
(#3368) Commas (,) must be followed by white space.
(#3368) Variable "aScale" must be all lower-case
(#3368) Commas (,) must be followed by white space.
(#3370) Inline comments must end in full-stops, exclamation marks, or question marks
(#3371) Expected "if (...) {\n"; found "if(...) {\n"
(#3372) Variable "aImg" must be all lower-case
(#3373) Expected 1 space before "="; 0 found
(#3373) Expected 1 space after "="; 0 found
(#3374) Variable "aScale" must be all lower-case
(#3374) Variable "aImg" must be all lower-case
(#3374) Commas (,) must be followed by white space.
(#3374) Commas (,) must be followed by white space.
(#3375) Commas (,) must be followed by white space.
(#3376) Expected "for (...) {\n"; found "for(...) {\n"
(#3376) Space found after opening bracket of FOR loop
(#3376) Space found before closing bracket of FOR loop
(#3376) Expected 1 space before "="; 0 found
(#3376) Expected 1 space after "="; 0 found
(#3377) Variable "title_xt" must not contain underscores.
(#3378) Variable "title_xb" must not contain underscores.
(#3378) Variable "title_xt" must not contain underscores.
(#3379) Variable "title_xt" must not contain underscores.
(#3381) Expected "if (...) {\n"; found "if(...) {\n"
(#3384) Expected "if (...) {\n"; found "if(...) {\n"
(#3388) Expected "if (...) {\n"; found "if(...) {\n"
(#3397) Inline comments must end in full-stops, exclamation marks, or question marks
(#3398) Inline control structures are not allowed
(#3398) Expected 1 space after "<"; 2 found
(#3398) Variable "aScale" must be all lower-case
(#3398) Variable "aScale" must be all lower-case
(#3399) Spaces must be used to indent lines; tabs are not allowed
(#3399) Tab found within whitespace
(#3400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3402) Inline comments must end in full-stops, exclamation marks, or question marks
(#3403) Commas (,) must be followed by white space.
(#3403) Commas (,) must be followed by white space.
(#3403) Commas (,) must be followed by white space.
(#3404) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#3409) Expected "if (...) {\n"; found "if(...) {\n"
(#3410) Spaces must be used to indent lines; tabs are not allowed
(#3410) Tab found within whitespace
(#3410) Line indented incorrectly; expected at least 12 spaces, found 9
(#3410) Variable "aImg" must be all lower-case
(#3411) Spaces must be used to indent lines; tabs are not allowed
(#3411) Tab found within whitespace
(#3411) Line indented incorrectly; expected at least 12 spaces, found 9
(#3411) Variable "aImg" must be all lower-case
(#3412) Spaces must be used to indent lines; tabs are not allowed
(#3412) Tab found within whitespace
(#3412) Line indented incorrectly; expected at least 12 spaces, found 9
(#3412) Variable "aImg" must be all lower-case
(#3413) Spaces must be used to indent lines; tabs are not allowed
(#3413) Tab found within whitespace
(#3413) Line indented incorrectly; expected at least 12 spaces, found 9
(#3413) Variable "aImg" must be all lower-case
(#3413) Commas (,) must be followed by white space.
(#3413) Commas (,) must be followed by white space.
(#3413) Commas (,) must be followed by white space.
(#3414) Spaces must be used to indent lines; tabs are not allowed
(#3414) Tab found within whitespace
(#3414) Line indented incorrectly; expected at least 12 spaces, found 9
(#3414) Variable "aImg" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Commas (,) must be followed by white space.
(#3414) Commas (,) must be followed by white space.
(#3415) Spaces must be used to indent lines; tabs are not allowed
(#3415) Tab found within whitespace
(#3415) Line indented incorrectly; expected at least 12 spaces, found 9
(#3415) Variable "aImg" must be all lower-case
(#3416) Spaces must be used to indent lines; tabs are not allowed
(#3416) Tab found within whitespace
(#3416) Line indented incorrectly; expected at least 12 spaces, found 9
(#3416) Variable "aImg" must be all lower-case
(#3418) Expected "} else {\n"; found "}\n else {\n"
(#3419) Spaces must be used to indent lines; tabs are not allowed
(#3419) Tab found within whitespace
(#3419) Line indented incorrectly; expected 12 spaces, found 9
(#3419) Expected "if (...) {\n"; found "if(...) {\n"
(#3420) Spaces must be used to indent lines; tabs are not allowed
(#3420) Tab found within whitespace
(#3420) Line indented incorrectly; expected at least 16 spaces, found 13
(#3420) Variable "aImg" must be all lower-case
(#3421) Spaces must be used to indent lines; tabs are not allowed
(#3421) Tab found within whitespace
(#3421) Line indented incorrectly; expected at least 16 spaces, found 13
(#3421) Variable "aImg" must be all lower-case
(#3421) Commas (,) must be followed by white space.
(#3421) Commas (,) must be followed by white space.
(#3421) Commas (,) must be followed by white space.
(#3421) Commas (,) must be followed by white space.
(#3421) Commas (,) must be followed by white space.
(#3421) Commas (,) must be followed by white space.
(#3422) Spaces must be used to indent lines; tabs are not allowed
(#3422) Tab found within whitespace
(#3422) Line indented incorrectly; expected at least 16 spaces, found 13
(#3422) Expected 1 space before "+"; 0 found
(#3422) Expected 1 space after "+"; 0 found
(#3422) Commas (,) must be followed by white space.
(#3422) Expected 1 space before "+"; 0 found
(#3422) Expected 1 space after "+"; 0 found
(#3422) Commas (,) must be followed by white space.
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3422) Commas (,) must be followed by white space.
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3422) Expected 1 space before "-"; 0 found
(#3422) Expected 1 space after "-"; 0 found
(#3423) Spaces must be used to indent lines; tabs are not allowed
(#3423) Tab found within whitespace
(#3423) Line indented incorrectly; expected at least 16 spaces, found 13
(#3423) Variable "aImg" must be all lower-case
(#3424) Spaces must be used to indent lines; tabs are not allowed
(#3424) Tab found within whitespace
(#3424) Line indented incorrectly; expected 12 spaces, found 9
(#3425) Spaces must be used to indent lines; tabs are not allowed
(#3425) Tab found within whitespace
(#3425) Line indented incorrectly; expected 12 spaces, found 9
(#3425) Expected "} else {\n"; found "}\n\t else {\n"
(#3426) Spaces must be used to indent lines; tabs are not allowed
(#3426) Tab found within whitespace
(#3426) Line indented incorrectly; expected at least 16 spaces, found 13
(#3426) Commas (,) must be followed by white space.
(#3426) Commas (,) must be followed by white space.
(#3426) Expected 1 space before "-"; 0 found
(#3426) Expected 1 space after "-"; 0 found
(#3426) Expected 1 space before "+"; 0 found
(#3426) Expected 1 space after "+"; 0 found
(#3426) Commas (,) must be followed by white space.
(#3426) Expected 1 space before "-"; 0 found
(#3426) Expected 1 space after "-"; 0 found
(#3426) Expected 1 space before "+"; 0 found
(#3426) Expected 1 space after "+"; 0 found
(#3427) Spaces must be used to indent lines; tabs are not allowed
(#3427) Tab found within whitespace
(#3427) Line indented incorrectly; expected at least 16 spaces, found 13
(#3427) Variable "aImg" must be all lower-case
(#3428) Spaces must be used to indent lines; tabs are not allowed
(#3428) Tab found within whitespace
(#3428) Line indented incorrectly; expected at least 16 spaces, found 13
(#3428) Variable "aImg" must be all lower-case
(#3429) Spaces must be used to indent lines; tabs are not allowed
(#3429) Tab found within whitespace
(#3429) Line indented incorrectly; expected at least 16 spaces, found 13
(#3429) Variable "aImg" must be all lower-case
(#3429) Commas (,) must be followed by white space.
(#3429) Commas (,) must be followed by white space.
(#3429) Commas (,) must be followed by white space.
(#3430) Spaces must be used to indent lines; tabs are not allowed
(#3430) Tab found within whitespace
(#3430) Line indented incorrectly; expected 12 spaces, found 9
(#3432) Inline comments must end in full-stops, exclamation marks, or question marks
(#3433) Expected "if (...) {\n"; found "if(...) {\n"
(#3438) Expected "if (...) {\n"; found "if(...) {\n"
(#3442) Expected "if (...) {\n"; found "if(...) {\n"
(#3449) Inline comments must end in full-stops, exclamation marks, or question marks
(#3450) Expected "if (...) {\n"; found "if(...) {\n"
(#3452) Variable "aScale" must be all lower-case
(#3453) Variable "aScale" must be all lower-case
(#3454) Expected 1 space before "-"; 0 found
(#3454) Expected 1 space after "-"; 0 found
(#3454) Expected 1 space before "*"; 0 found
(#3454) Expected 1 space after "*"; 0 found
(#3456) Expected 1 space before "+"; 0 found
(#3456) Expected 1 space after "+"; 0 found
(#3457) Expected "if (...) {\n"; found "if(...) {\n"
(#3459) Inline comments must end in full-stops, exclamation marks, or question marks
(#3460) Expected 1 space before "-"; 0 found
(#3460) Expected 1 space after "-"; 0 found
(#3463) Inline control structures are not allowed
(#3466) Inline comments must end in full-stops, exclamation marks, or question marks
(#3467) Inline control structures are not allowed
(#3467) Expected 1 space before "+"; 0 found
(#3467) Expected 1 space after "+"; 0 found
(#3467) Expected 1 space before "-"; 0 found
(#3467) Expected 1 space after "-"; 0 found
(#3468) Space found before semicolon; expected "$xtp;" but found "$xtp ;"
(#3470) Commas (,) must be followed by white space.
(#3473) Expected 1 space before "-"; 0 found
(#3473) Expected 1 space after "-"; 0 found
(#3473) Expected 1 space before "+"; 0 found
(#3473) Expected 1 space after "+"; 0 found
(#3474) Inline control structures are not allowed
(#3475) Spaces must be used to indent lines; tabs are not allowed
(#3475) Tab found within whitespace
(#3476) Expected 1 space before "*"; 0 found
(#3476) Expected 1 space after "*"; 0 found
(#3477) Expected 1 space before "-"; 0 found
(#3477) Expected 1 space after "-"; 0 found
(#3477) Expected 1 space before "/"; 0 found
(#3477) Expected 1 space after "/"; 0 found
(#3478) Commas (,) must be followed by white space.
(#3478) Commas (,) must be followed by white space.
(#3478) Expected 1 space before "-"; 0 found
(#3478) Expected 1 space after "-"; 0 found
(#3478) Expected 1 space before "*"; 0 found
(#3478) Expected 1 space after "*"; 0 found
(#3480) Variable "aImg" must be all lower-case
(#3484) Inline comments must end in full-stops, exclamation marks, or question marks
(#3485) Expected "if (...) {\n"; found "if(...) {\n"
(#3490) Expected "if (...) {\n"; found "if(...) {\n"
(#3491) Space found before semicolon; expected "$yb;" but found "$yb ;"
(#3493) Variable "aImg" must be all lower-case
(#3493) Commas (,) must be followed by white space.
(#3493) Commas (,) must be followed by white space.
(#3495) Expected "if (...) {\n"; found "if(...) {\n"
(#3500) Expected "if (...) {\n"; found "if(...) {\n"
(#3501) Space found before semicolon; expected "$yb;" but found "$yb ;"
(#3503) Variable "aImg" must be all lower-case
(#3503) Commas (,) must be followed by white space.
(#3503) Commas (,) must be followed by white space.
(#3506) Inline control structures are not allowed
(#3507) Spaces must be used to indent lines; tabs are not allowed
(#3507) Tab found within whitespace
(#3508) Variable "aImg" must be all lower-case
(#3508) Commas (,) must be followed by white space.
(#3508) Expected 1 space before "+"; 0 found
(#3508) Expected 1 space after "+"; 0 found
(#3508) Commas (,) must be followed by white space.
(#3513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3513) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3516) Inline comments must end in full-stops, exclamation marks, or question marks
(#3516) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3520) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3521) Inline comments must end in full-stops, exclamation marks, or question marks
(#3522) Visibility must be declared on method "__construct"
(#3522) Variable "aVPos" must be all lower-case
(#3522) Commas (,) must be followed by white space.
(#3522) Variable "aLabel" must be all lower-case
(#3522) Commas (,) must be followed by white space.
(#3522) Variable "aDate" must be all lower-case
(#3522) Commas (,) must be followed by white space.
(#3522) Variable "aCaption" must be all lower-case
(#3524) Variable "aCaption" must be all lower-case
(#3525) Commas (,) must be followed by white space.
(#3526) Commas (,) must be followed by white space.
(#3527) Variable "aLabel" must be all lower-case
(#3534) Variable "aVPos" must be all lower-case
(#3535) Variable "aDate" must be all lower-case
(#3538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3538) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3539) Inline comments must end in full-stops, exclamation marks, or question marks
(#3541) method name "MileStone::GetAbsHeight" must be in lower-case letters only
(#3541) Visibility must be declared on method "GetAbsHeight"
(#3541) Variable "aImg" must be all lower-case
(#3542) Variable "aImg" must be all lower-case
(#3542) Commas (,) must be followed by white space.
(#3545) method name "MileStone::Stroke" must be in lower-case letters only
(#3545) Visibility must be declared on method "Stroke"
(#3545) Variable "aImg" must be all lower-case
(#3545) Commas (,) must be followed by white space.
(#3545) Variable "aScale" must be all lower-case
(#3546) Inline comments must end in full-stops, exclamation marks, or question marks
(#3547) Variable "aScale" must be all lower-case
(#3547) Expected 1 space before "+"; 0 found
(#3547) Expected 1 space after "+"; 0 found
(#3547) Expected 1 space before "/"; 0 found
(#3547) Expected 1 space after "/"; 0 found
(#3548) Variable "aScale" must be all lower-case
(#3549) Variable "aScale" must be all lower-case
(#3549) Expected 1 space before "-"; 0 found
(#3549) Expected 1 space after "-"; 0 found
(#3549) Variable "aScale" must be all lower-case
(#3549) Expected 1 space before "/"; 0 found
(#3549) Expected 1 space after "/"; 0 found
(#3551) Variable "aImg" must be all lower-case
(#3551) Commas (,) must be followed by white space.
(#3551) Variable "aScale" must be all lower-case
(#3551) Commas (,) must be followed by white space.
(#3553) Inline comments must end in full-stops, exclamation marks, or question marks
(#3554) Expected "if (...) {\n"; found "if(...) {\n"
(#3556) Variable "aImg" must be all lower-case
(#3556) Expected 1 space before "/"; 0 found
(#3556) Expected 1 space after "/"; 0 found
(#3557) Variable "aImg" must be all lower-case
(#3557) Expected 1 space before "/"; 0 found
(#3557) Expected 1 space after "/"; 0 found
(#3559) Variable "aImg" must be all lower-case
(#3560) Expected 1 space before "="; 0 found
(#3560) Expected 1 space after "="; 0 found
(#3561) Variable "aScale" must be all lower-case
(#3561) Variable "aImg" must be all lower-case
(#3561) Commas (,) must be followed by white space.
(#3561) Commas (,) must be followed by white space.
(#3562) Commas (,) must be followed by white space.
(#3563) Expected "for (...) {\n"; found "for(...) {\n"
(#3563) Space found after opening bracket of FOR loop
(#3563) Space found before closing bracket of FOR loop
(#3563) Expected 1 space before "="; 0 found
(#3563) Expected 1 space after "="; 0 found
(#3564) Variable "title_xt" must not contain underscores.
(#3565) Variable "title_xb" must not contain underscores.
(#3565) Variable "title_xt" must not contain underscores.
(#3566) Variable "title_xt" must not contain underscores.
(#3568) Expected "if (...) {\n"; found "if(...) {\n"
(#3572) Expected "if (...) {\n"; found "if(...) {\n"
(#3576) Expected "if (...) {\n"; found "if(...) {\n"
(#3585) Inline control structures are not allowed
(#3585) Expected 1 space after "<"; 2 found
(#3585) Variable "aScale" must be all lower-case
(#3585) Variable "aScale" must be all lower-case
(#3586) Spaces must be used to indent lines; tabs are not allowed
(#3586) Tab found within whitespace
(#3589) Inline comments must end in full-stops, exclamation marks, or question marks
(#3590) Expected 1 space before "/"; 0 found
(#3590) Expected 1 space after "/"; 0 found
(#3591) Commas (,) must be followed by white space.
(#3591) Expected 1 space before "-"; 0 found
(#3591) Expected 1 space after "-"; 0 found
(#3591) Commas (,) must be followed by white space.
(#3591) Commas (,) must be followed by white space.
(#3591) Expected 1 space before "+"; 0 found
(#3591) Expected 1 space after "+"; 0 found
(#3593) Inline comments must end in full-stops, exclamation marks, or question marks
(#3594) Expected "if (...) {\n"; found "if(...) {\n"
(#3599) Variable "aImg" must be all lower-case
(#3599) Commas (,) must be followed by white space.
(#3599) Commas (,) must be followed by white space.
(#3600) Variable "aImg" must be all lower-case
(#3600) Commas (,) must be followed by white space.
(#3600) Expected 1 space before "+"; 0 found
(#3600) Expected 1 space after "+"; 0 found
(#3600) Expected 1 space before "/"; 0 found
(#3600) Expected 1 space after "/"; 0 found
(#3600) Expected 1 space before "+"; 0 found
(#3600) Expected 1 space after "+"; 0 found
(#3600) Commas (,) must be followed by white space.
(#3607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3607) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3610) Inline comments must end in full-stops, exclamation marks, or question marks
(#3610) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3613) Possible useless method overriding detected
(#3613) Visibility must be declared on method "__construct"
(#3613) Variable "aTxt" must be all lower-case
(#3614) Variable "aTxt" must be all lower-case
(#3617) method name "TextPropertyBelow::GetColWidth" must be in lower-case letters only
(#3617) Visibility must be declared on method "GetColWidth"
(#3617) Variable "aImg" must be all lower-case
(#3617) Commas (,) must be followed by white space.
(#3617) Variable "aMargin" must be all lower-case
(#3626) Member variable "iLine" must be all lower-case
(#3626) Commas (,) must be followed by white space.
(#3626) Member variable "title_margin" must not contain underscores.
(#3626) Expected 1 space before "="; 0 found
(#3626) Expected 1 space after "="; 0 found
(#3626) Member variable "iDayOffset" must be all lower-case
(#3626) Expected 1 space before "="; 0 found
(#3626) Expected 1 space after "="; 0 found
(#3627) Member variable "iStartRow" must be all lower-case
(#3627) Member variable "iEndRow" must be all lower-case
(#3629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3629) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3630) Inline comments must end in full-stops, exclamation marks, or question marks
(#3631) Visibility must be declared on method "__construct"
(#3631) Variable "aDate" must be all lower-case
(#3631) Commas (,) must be followed by white space.
(#3631) Variable "aTitle" must be all lower-case
(#3631) Commas (,) must be followed by white space.
(#3631) Variable "aColor" must be all lower-case
(#3631) Commas (,) must be followed by white space.
(#3631) Variable "aWeight" must be all lower-case
(#3631) Commas (,) must be followed by white space.
(#3631) Variable "aStyle" must be all lower-case
(#3634) Variable "aColor" must be all lower-case
(#3635) Variable "aWeight" must be all lower-case
(#3636) Variable "aStyle" must be all lower-case
(#3637) Variable "aDate" must be all lower-case
(#3639) Variable "aTitle" must be all lower-case
(#3642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3642) No space found before comment text; expected "// ---------------" but found "//---------------"
(#3643) Inline comments must end in full-stops, exclamation marks, or question marks
(#3646) Inline comments must end in full-stops, exclamation marks, or question marks
(#3647) method name "GanttVLine::SetRowSpan" must be in lower-case letters only
(#3647) Visibility must be declared on method "SetRowSpan"
(#3647) Variable "aStart" must be all lower-case
(#3647) Variable "aEnd" must be all lower-case
(#3648) Variable "aStart" must be all lower-case
(#3649) Variable "aEnd" must be all lower-case
(#3652) method name "GanttVLine::SetDayOffset" must be in lower-case letters only
(#3652) Visibility must be declared on method "SetDayOffset"
(#3652) Variable "aOff" must be all lower-case
(#3653) Expected "if (...) {\n"; found "if(...) {\n"
(#3653) Variable "aOff" must be all lower-case
(#3653) Variable "aOff" must be all lower-case
(#3654) Spaces must be used to indent lines; tabs are not allowed
(#3654) Tab found within whitespace
(#3654) Line indented incorrectly; expected at least 12 spaces, found 9
(#3655) Spaces must be used to indent lines; tabs are not allowed
(#3655) Tab found within whitespace
(#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 100% valid code; is this commented out code?
(#3655) Line indented incorrectly; expected at least 12 spaces, found 9
(#3655) No space found before comment text; expected "// ("Offset for vertical line must be in range [0,1]");" but found "//("Offset for vertical line must be in range [0,1]");"
(#3657) Variable "aOff" must be all lower-case
(#3660) method name "GanttVLine::SetTitleMargin" must be in lower-case letters only
(#3660) Visibility must be declared on method "SetTitleMargin"
(#3660) Variable "aMarg" must be all lower-case
(#3661) Variable "aMarg" must be all lower-case
(#3664) method name "GanttVLine::SetWeight" must be in lower-case letters only
(#3664) Visibility must be declared on method "SetWeight"
(#3664) Variable "aWeight" must be all lower-case
(#3665) Variable "aWeight" must be all lower-case
(#3668) method name "GanttVLine::Stroke" must be in lower-case letters only
(#3668) Visibility must be declared on method "Stroke"
(#3668) Variable "aImg" must be all lower-case
(#3668) Commas (,) must be followed by white space.
(#3668) Variable "aScale" must be all lower-case
(#3669) Variable "aScale" must be all lower-case
(#3670) Inline control structures are not allowed
(#3670) Expected 1 space after "<"; 2 found
(#3670) Variable "aScale" must be all lower-case
(#3670) Variable "aScale" must be all lower-case
(#3672) Inline control structures are not allowed
(#3673) Expected 1 space before "*"; 0 found
(#3673) Expected 1 space after "*"; 0 found
(#3673) Expected 1 space before "*"; 0 found
(#3673) Expected 1 space after "*"; 0 found
(#3673) Expected 1 space before "*"; 0 found
(#3673) Expected 1 space after "*"; 0 found
(#3674) Variable "aScale" must be all lower-case
(#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) This comment is 50% valid code; is this commented out code?
(#3674) No space found before comment text; expected "// d=1006858800," but found "//d=1006858800,"
(#3676) Expected "if (...) {\n"; found "if(...) {\n"
(#3677) Variable "aScale" must be all lower-case
(#3677) Commas (,) must be followed by white space.
(#3677) Space found before semicolon; expected ");" but found ") ;"
(#3679) Expected "} else {\n"; found "}\n else {\n"
(#3680) Variable "aScale" must be all lower-case
(#3680) Expected 1 space before "+"; 0 found
(#3680) Expected 1 space after "+"; 0 found
(#3680) Variable "aImg" must be all lower-case
(#3683) Expected "if (...) {\n"; found "if(...) {\n"
(#3684) Variable "aScale" must be all lower-case
(#3686) Expected "} else {\n"; found "}\n else {\n"
(#3687) Variable "aImg" must be all lower-case
(#3687) Variable "aImg" must be all lower-case
(#3690) Variable "aImg" must be all lower-case
(#3690) Commas (,) must be followed by white space.
(#3690) Commas (,) must be followed by white space.
(#3690) Commas (,) must be followed by white space.
(#3690) Commas (,) must be followed by white space.
(#3691) Commas (,) must be followed by white space.
(#3692) Variable "aImg" must be all lower-case
(#3692) Commas (,) must be followed by white space.
(#3692) Commas (,) must be followed by white space.
(#3692) Expected 1 space before "+"; 0 found
(#3692) Expected 1 space after "+"; 0 found
(#3696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3696) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3699) Inline comments must end in full-stops, exclamation marks, or question marks
(#3699) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3701) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3703) Commas (,) must be followed by white space.
(#3704) Member variable "iDirection" must be all lower-case
(#3704) Expected 1 space before "="; 0 found
(#3704) Expected 1 space after "="; 0 found
(#3704) Commas (,) must be followed by white space.
(#3704) Member variable "iType" must be all lower-case
(#3704) Expected 1 space before "="; 0 found
(#3704) Expected 1 space after "="; 0 found
(#3704) Commas (,) must be followed by white space.
(#3704) Member variable "iSize" must be all lower-case
(#3704) Expected 1 space before "="; 0 found
(#3704) Expected 1 space after "="; 0 found
(#3705) Member variable "iColor" must be all lower-case
(#3705) Expected 1 space before "="; 0 found
(#3705) Expected 1 space after "="; 0 found
(#3707) Visibility must be declared on method "__construct"
(#3707) Commas (,) must be followed by white space.
(#3707) Commas (,) must be followed by white space.
(#3707) Variable "aDirection" must be all lower-case
(#3707) Commas (,) must be followed by white space.
(#3707) Variable "aType" must be all lower-case
(#3707) Commas (,) must be followed by white space.
(#3707) Variable "aSize" must be all lower-case
(#3708) Variable "aDirection" must be all lower-case
(#3709) Variable "aType" must be all lower-case
(#3710) Variable "aSize" must be all lower-case
(#3715) method name "LinkArrow::SetColor" must be in lower-case letters only
(#3715) Visibility must be declared on method "SetColor"
(#3715) Variable "aColor" must be all lower-case
(#3716) Variable "aColor" must be all lower-case
(#3719) method name "LinkArrow::SetSize" must be in lower-case letters only
(#3719) Visibility must be declared on method "SetSize"
(#3719) Variable "aSize" must be all lower-case
(#3720) Variable "aSize" must be all lower-case
(#3723) method name "LinkArrow::SetType" must be in lower-case letters only
(#3723) Visibility must be declared on method "SetType"
(#3723) Variable "aType" must be all lower-case
(#3724) Variable "aType" must be all lower-case
(#3727) method name "LinkArrow::Stroke" must be in lower-case letters only
(#3727) Visibility must be declared on method "Stroke"
(#3727) Variable "aImg" must be all lower-case
(#3728) Commas (,) must be followed by white space.
(#3733) Commas (,) must be followed by white space.
(#3733) Commas (,) must be followed by white space.
(#3733) Expected 1 space before "-"; 0 found
(#3733) Expected 1 space after "-"; 0 found
(#3733) Commas (,) must be followed by white space.
(#3733) Expected 1 space before "-"; 0 found
(#3733) Expected 1 space after "-"; 0 found
(#3733) Commas (,) must be followed by white space.
(#3733) Expected 1 space before "+"; 0 found
(#3733) Expected 1 space after "+"; 0 found
(#3733) Commas (,) must be followed by white space.
(#3733) Expected 1 space before "-"; 0 found
(#3733) Expected 1 space after "-"; 0 found
(#3733) Commas (,) must be followed by white space.
(#3733) Commas (,) must be followed by white space.
(#3736) Commas (,) must be followed by white space.
(#3736) Commas (,) must be followed by white space.
(#3736) Expected 1 space before "-"; 0 found
(#3736) Expected 1 space after "-"; 0 found
(#3736) Commas (,) must be followed by white space.
(#3736) Expected 1 space before "+"; 0 found
(#3736) Expected 1 space after "+"; 0 found
(#3736) Commas (,) must be followed by white space.
(#3736) Expected 1 space before "+"; 0 found
(#3736) Expected 1 space after "+"; 0 found
(#3736) Commas (,) must be followed by white space.
(#3736) Expected 1 space before "+"; 0 found
(#3736) Expected 1 space after "+"; 0 found
(#3736) Commas (,) must be followed by white space.
(#3736) Commas (,) must be followed by white space.
(#3739) Commas (,) must be followed by white space.
(#3739) Commas (,) must be followed by white space.
(#3739) Expected 1 space before "+"; 0 found
(#3739) Expected 1 space after "+"; 0 found
(#3739) Commas (,) must be followed by white space.
(#3739) Expected 1 space before "-"; 0 found
(#3739) Expected 1 space after "-"; 0 found
(#3739) Commas (,) must be followed by white space.
(#3739) Expected 1 space before "+"; 0 found
(#3739) Expected 1 space after "+"; 0 found
(#3739) Commas (,) must be followed by white space.
(#3739) Expected 1 space before "+"; 0 found
(#3739) Expected 1 space after "+"; 0 found
(#3739) Commas (,) must be followed by white space.
(#3739) Commas (,) must be followed by white space.
(#3742) Commas (,) must be followed by white space.
(#3742) Commas (,) must be followed by white space.
(#3742) Expected 1 space before "-"; 0 found
(#3742) Expected 1 space after "-"; 0 found
(#3742) Commas (,) must be followed by white space.
(#3742) Expected 1 space before "-"; 0 found
(#3742) Expected 1 space after "-"; 0 found
(#3742) Commas (,) must be followed by white space.
(#3742) Expected 1 space before "-"; 0 found
(#3742) Expected 1 space after "-"; 0 found
(#3742) Commas (,) must be followed by white space.
(#3742) Expected 1 space before "+"; 0 found
(#3742) Expected 1 space after "+"; 0 found
(#3742) Commas (,) must be followed by white space.
(#3742) Commas (,) must be followed by white space.
(#3746) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3746) Inline comments must end in full-stops, exclamation marks, or question marks
(#3746) This comment is 100% valid code; is this commented out code?
(#3746) No space found before comment text; expected "// ('Unknown arrow direction for link.');" but found "//('Unknown arrow direction for link.');"
(#3750) Variable "aImg" must be all lower-case
(#3753) Variable "aImg" must be all lower-case
(#3756) Variable "aImg" must be all lower-case
(#3760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3760) Inline comments must end in full-stops, exclamation marks, or question marks
(#3760) This comment is 100% valid code; is this commented out code?
(#3760) No space found before comment text; expected "// ('Unknown arrow type for link.');" but found "//('Unknown arrow type for link.');"
(#3767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3767) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3770) Inline comments must end in full-stops, exclamation marks, or question marks
(#3770) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#3773) Commas (,) must be followed by white space.
(#3773) Commas (,) must be followed by white space.
(#3773) Commas (,) must be followed by white space.
(#3774) Member variable "iPathType" must be all lower-case
(#3774) Expected 1 space before "="; 0 found
(#3774) Expected 1 space after "="; 0 found
(#3774) Commas (,) must be followed by white space.
(#3774) Member variable "iPathExtend" must be all lower-case
(#3774) Expected 1 space before "="; 0 found
(#3774) Expected 1 space after "="; 0 found
(#3775) Member variable "iColor" must be all lower-case
(#3775) Expected 1 space before "="; 0 found
(#3775) Expected 1 space after "="; 0 found
(#3775) Commas (,) must be followed by white space.
(#3775) Member variable "iWeight" must be all lower-case
(#3775) Expected 1 space before "="; 0 found
(#3775) Expected 1 space after "="; 0 found
(#3776) Member variable "iArrowSize" must be all lower-case
(#3776) Expected 1 space before "="; 0 found
(#3776) Expected 1 space after "="; 0 found
(#3776) Commas (,) must be followed by white space.
(#3776) Member variable "iArrowType" must be all lower-case
(#3776) Expected 1 space before "="; 0 found
(#3776) Expected 1 space after "="; 0 found
(#3778) Visibility must be declared on method "__construct"
(#3778) Commas (,) must be followed by white space.
(#3778) Commas (,) must be followed by white space.
(#3778) Commas (,) must be followed by white space.
(#3785) method name "GanttLink::SetPos" must be in lower-case letters only
(#3785) Visibility must be declared on method "SetPos"
(#3785) Commas (,) must be followed by white space.
(#3785) Commas (,) must be followed by white space.
(#3785) Commas (,) must be followed by white space.
(#3792) method name "GanttLink::SetPath" must be in lower-case letters only
(#3792) Visibility must be declared on method "SetPath"
(#3792) Variable "aPath" must be all lower-case
(#3793) Variable "aPath" must be all lower-case
(#3796) method name "GanttLink::SetColor" must be in lower-case letters only
(#3796) Visibility must be declared on method "SetColor"
(#3796) Variable "aColor" must be all lower-case
(#3797) Variable "aColor" must be all lower-case
(#3800) method name "GanttLink::SetArrow" must be in lower-case letters only
(#3800) Visibility must be declared on method "SetArrow"
(#3800) Variable "aSize" must be all lower-case
(#3800) Commas (,) must be followed by white space.
(#3800) Variable "aType" must be all lower-case
(#3801) Variable "aSize" must be all lower-case
(#3802) Variable "aType" must be all lower-case
(#3805) method name "GanttLink::SetWeight" must be in lower-case letters only
(#3805) Visibility must be declared on method "SetWeight"
(#3805) Variable "aWeight" must be all lower-case
(#3806) Variable "aWeight" must be all lower-case
(#3809) method name "GanttLink::Stroke" must be in lower-case letters only
(#3809) Visibility must be declared on method "Stroke"
(#3809) Variable "aImg" must be all lower-case
(#3823) Inline comments must end in full-stops, exclamation marks, or question marks
(#3824) Space found before semicolon; expected "ix1;" but found "ix1 ;"
(#3825) Space found before semicolon; expected "ix2;" but found "ix2 ;"
(#3826) Space found before semicolon; expected "iy1;" but found "iy1 ;"
(#3827) Space found before semicolon; expected "iy2;" but found "iy2 ;"
(#3831) Expected "if (...) {\n"; found "if(...) {\n"
(#3833) Expected 1 space before "-"; 0 found
(#3833) Expected 1 space after "-"; 0 found
(#3833) Expected 1 space before "/"; 0 found
(#3833) Expected 1 space after "/"; 0 found
(#3833) Expected 1 space before "+"; 0 found
(#3833) Expected 1 space after "+"; 0 found
(#3834) Expected "if (...) {\n"; found "if(...) {\n"
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3837) Commas (,) must be followed by white space.
(#3842) Commas (,) must be followed by white space.
(#3842) Commas (,) must be followed by white space.
(#3842) Commas (,) must be followed by white space.
(#3842) Commas (,) must be followed by white space.
(#3842) Commas (,) must be followed by white space.
(#3845) Commas (,) must be followed by white space.
(#3846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3846) Inline comments must end in full-stops, exclamation marks, or question marks
(#3846) This comment is 64% valid code; is this commented out code?
(#3846) No space found before comment text; expected "// ('Internal error: Unknown path type (='.$this->iPathType .') specified for link.');" but found "//('Internal error: Unknown path type (='.$this->iPathType .') specified for link.');"
(#3851) Expected "} else {\n"; found "}\n else {\n"
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3855) Commas (,) must be followed by white space.
(#3861) Inline comments must end in full-stops, exclamation marks, or question marks
(#3862) Commas (,) must be followed by white space.
(#3862) Commas (,) must be followed by white space.
(#3862) Expected 1 space before "+"; 0 found
(#3862) Expected 1 space after "+"; 0 found
(#3862) Commas (,) must be followed by white space.
(#3863) Expected 1 space before "+"; 0 found
(#3863) Expected 1 space after "+"; 0 found
(#3863) Commas (,) must be followed by white space.
(#3864) Commas (,) must be followed by white space.
(#3864) Commas (,) must be followed by white space.
(#3864) Commas (,) must be followed by white space.
(#3867) Expected "if (...) {\n"; found "if(...) {\n"
(#3867) Expected 1 space before "-"; 0 found
(#3867) Expected 1 space after "-"; 0 found
(#3868) Commas (,) must be followed by white space.
(#3868) Commas (,) must be followed by white space.
(#3868) Commas (,) must be followed by white space.
(#3869) Expected 1 space before "-"; 0 found
(#3869) Expected 1 space after "-"; 0 found
(#3869) Commas (,) must be followed by white space.
(#3870) Expected 1 space before "-"; 0 found
(#3870) Expected 1 space after "-"; 0 found
(#3870) Commas (,) must be followed by white space.
(#3871) Commas (,) must be followed by white space.
(#3874) Expected "} else {\n"; found "}\n else {\n"
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3875) Commas (,) must be followed by white space.
(#3879) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#3880) No space found before comment text; expected "// ('Internal error: Unknown path type specified for link.');" but found "//('Internal error: Unknown path type specified for link.');"
(#3885) Commas (,) must be followed by white space.
(#3885) Commas (,) must be followed by white space.
(#3887) Expected "} else {\n"; found "}\n else {\n"
(#3888) Inline comments must end in full-stops, exclamation marks, or question marks
(#3890) Expected 1 space before "-"; 0 found
(#3890) Expected 1 space after "-"; 0 found
(#3890) Expected 1 space before "/"; 0 found
(#3890) Expected 1 space after "/"; 0 found
(#3890) Expected 1 space before "+"; 0 found
(#3890) Expected 1 space after "+"; 0 found
(#3891) Expected "if (...) {\n"; found "if(...) {\n"
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3895) Commas (,) must be followed by white space.
(#3898) Expected "if (...) {\n"; found "if(...) {\n"
(#3898) Expected 1 space before "-"; 0 found
(#3898) Expected 1 space after "-"; 0 found
(#3900) Commas (,) must be followed by white space.
(#3900) Commas (,) must be followed by white space.
(#3900) Commas (,) must be followed by white space.
(#3900) Commas (,) must be followed by white space.
(#3900) Commas (,) must be followed by white space.
(#3902) Expected "} else {\n"; found "}\n else {\n"
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3903) Commas (,) must be followed by white space.
(#3907) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#3908) No space found before comment text; expected "// ('Internal error: Unknown path type specified for link.');" but found "//('Internal error: Unknown path type specified for link.');"
(#3912) Expected "} else {\n"; found "}\n else {\n"
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3916) Commas (,) must be followed by white space.
(#3919) Inline comments must end in full-stops, exclamation marks, or question marks
(#3920) Commas (,) must be followed by white space.
(#3920) Commas (,) must be followed by white space.
(#3920) Expected 1 space before "+"; 0 found
(#3920) Expected 1 space after "+"; 0 found
(#3920) Commas (,) must be followed by white space.
(#3921) Expected 1 space before "+"; 0 found
(#3921) Expected 1 space after "+"; 0 found
(#3921) Commas (,) must be followed by white space.
(#3922) Commas (,) must be followed by white space.
(#3922) Commas (,) must be followed by white space.
(#3922) Commas (,) must be followed by white space.
(#3925) Expected "if (...) {\n"; found "if(...) {\n"
(#3925) Expected 1 space before "-"; 0 found
(#3925) Expected 1 space after "-"; 0 found
(#3927) Commas (,) must be followed by white space.
(#3927) Commas (,) must be followed by white space.
(#3927) Commas (,) must be followed by white space.
(#3927) Commas (,) must be followed by white space.
(#3927) Expected 1 space before "-"; 0 found
(#3927) Expected 1 space after "-"; 0 found
(#3927) Commas (,) must be followed by white space.
(#3928) Expected 1 space before "-"; 0 found
(#3928) Expected 1 space after "-"; 0 found
(#3928) Commas (,) must be followed by white space.
(#3929) Commas (,) must be followed by white space.
(#3931) Expected "} else {\n"; found "}\n else {\n"
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3932) Commas (,) must be followed by white space.
(#3936) Commas (,) must be followed by white space.
(#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
(#3937) This comment is 100% valid code; is this commented out code?
(#3937) No space found before comment text; expected "// ('Internal error: Unknown path type specified for link.');" but found "//('Internal error: Unknown path type specified for link.');"
(#3941) Commas (,) must be followed by white space.
(#3941) Commas (,) must be followed by white space.
(#3943) Variable "aImg" must be all lower-case
(#3944) Variable "aImg" must be all lower-case
(#3945) Variable "aImg" must be all lower-case
(#3946) Variable "aImg" must be all lower-case
(#3950) Variable "aImg" must be all lower-case
(#3954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3954) Inline comments must end in full-stops, exclamation marks, or question marks
(#3955) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_gb2312.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#1509) Visibility must be declared on method "gb2utf8"
(#1510) Inline control structures are not allowed
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1512) Expected "while (...) {\n"; found "while(...) {\n"
(#1513) Expected "if (...) {\n"; found "if(...) {\n"
(#1513) Commas (,) must be followed by white space.
(#1513) Commas (,) must be followed by white space.
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Commas (,) must be followed by white space.
(#1514) Commas (,) must be followed by white space.
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Commas (,) must be followed by white space.
(#1516) Expected 1 space before "-"; 0 found
(#1516) Expected 1 space after "-"; 0 found
(#1518) Expected "} else {\n"; found "}\n else {\n"
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Commas (,) must be followed by white space.
(#1527) Visibility must be declared on method "u2utf8"
(#1528) Expected 1 space before "="; 0 found
(#1528) Expected 1 space after "="; 0 found
(#1530) Expected 1 space before ".="; 0 found
(#1530) Expected 1 space after ".="; 0 found
(#1532) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1533) Expected 1 space before ".="; 0 found
(#1533) Expected 1 space after ".="; 0 found
(#1533) Expected 1 space before ">>"; 0 found
(#1533) Expected 1 space after ">>"; 0 found
(#1534) Expected 1 space before ".="; 0 found
(#1534) Expected 1 space after ".="; 0 found
(#1536) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1537) Expected 1 space before ".="; 0 found
(#1537) Expected 1 space after ".="; 0 found
(#1537) Expected 1 space before ">>"; 0 found
(#1537) Expected 1 space after ">>"; 0 found
(#1538) Expected 1 space before ".="; 0 found
(#1538) Expected 1 space after ".="; 0 found
(#1538) Expected 1 space before ">>"; 0 found
(#1538) Expected 1 space after ">>"; 0 found
(#1539) Expected 1 space before ".="; 0 found
(#1539) Expected 1 space after ".="; 0 found
(#1541) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#1542) Expected 1 space before ".="; 0 found
(#1542) Expected 1 space after ".="; 0 found
(#1542) Expected 1 space before ">>"; 0 found
(#1542) Expected 1 space after ">>"; 0 found
(#1543) Expected 1 space before ".="; 0 found
(#1543) Expected 1 space after ".="; 0 found
(#1543) Expected 1 space before ">>"; 0 found
(#1543) Expected 1 space after ">>"; 0 found
(#1544) Expected 1 space before ".="; 0 found
(#1544) Expected 1 space after ".="; 0 found
(#1544) Expected 1 space before ">>"; 0 found
(#1544) Expected 1 space after ">>"; 0 found
(#1545) Expected 1 space before ".="; 0 found
(#1545) Expected 1 space after ".="; 0 found
(#1552) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_gradient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) No space found before comment text; expected "// ---------------" but found "//---------------"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Visibility must be declared on method "__construct"
(#40) method name "Gradient::SetNumColors" must be in lower-case letters only
(#40) Visibility must be declared on method "SetNumColors"
(#40) Variable "aNum" must be all lower-case
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Variable "aNum" must be all lower-case
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// ---------------" but found "//---------------"
(#47) This comment is 42% valid code; is this commented out code?
(#48) This comment is 50% valid code; is this commented out code?
(#52) method name "Gradient::FilledRectangle" must be in lower-case letters only
(#52) Visibility must be declared on method "FilledRectangle"
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Variable "from_color" must not contain underscores.
(#52) Commas (,) must be followed by white space.
(#52) Variable "to_color" must not contain underscores.
(#52) Commas (,) must be followed by white space.
(#56) Expected 1 space before "-"; 0 found
(#56) Expected 1 space after "-"; 0 found
(#56) Expected 1 space before "+"; 0 found
(#56) Expected 1 space after "+"; 0 found
(#57) Expected 1 space before ">="; 0 found
(#57) Expected 1 space after ">="; 0 found
(#58) Variable "from_color" must not contain underscores.
(#58) Commas (,) must be followed by white space.
(#58) Variable "to_color" must not contain underscores.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Expected "for (...) {\n"; found "for(...) {\n"
(#59) Space found after opening bracket of FOR loop
(#59) Space found before closing bracket of FOR loop
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#67) Expected 1 space before "-"; 0 found
(#67) Expected 1 space after "-"; 0 found
(#67) Expected 1 space before "+"; 0 found
(#67) Expected 1 space after "+"; 0 found
(#69) Variable "from_color" must not contain underscores.
(#69) Commas (,) must be followed by white space.
(#69) Variable "to_color" must not contain underscores.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Expected "for (...) {\n"; found "for(...) {\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#78) Expected 1 space before "-"; 0 found
(#78) Expected 1 space after "-"; 0 found
(#78) Expected 1 space before "/"; 0 found
(#78) Expected 1 space after "/"; 0 found
(#80) Variable "from_color" must not contain underscores.
(#80) Commas (,) must be followed by white space.
(#80) Variable "to_color" must not contain underscores.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Expected "for (...) {\n"; found "for(...) {\n"
(#81) Expected 1 space after second semicolon of FOR loop; 2 found
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Expected 1 space before "-"; 0 found
(#87) Expected 1 space after "-"; 0 found
(#90) Expected "for (...) {\n"; found "for(...) {\n"
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#99) Expected 1 space before "-"; 0 found
(#99) Expected 1 space after "-"; 0 found
(#99) Expected 1 space before "/"; 0 found
(#99) Expected 1 space after "/"; 0 found
(#100) Expected 1 space before ">="; 0 found
(#100) Expected 1 space after ">="; 0 found
(#101) Variable "from_color" must not contain underscores.
(#101) Commas (,) must be followed by white space.
(#101) Variable "to_color" must not contain underscores.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Expected "for (...) {\n"; found "for(...) {\n"
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Expected 1 space before "-"; 0 found
(#108) Expected 1 space after "-"; 0 found
(#111) Expected "for (...) {\n"; found "for(...) {\n"
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#120) Expected 1 space before "-"; 0 found
(#120) Expected 1 space after "-"; 0 found
(#121) Expected 1 space before "/"; 0 found
(#121) Expected 1 space after "/"; 0 found
(#122) Expected 1 space before "*"; 0 found
(#122) Expected 1 space after "*"; 0 found
(#122) Space found before semicolon; expected "$steps;" but found "$steps ;"
(#124) Variable "from_color" must not contain underscores.
(#124) Commas (,) must be followed by white space.
(#124) Variable "to_color" must not contain underscores.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Expected "for (...) {\n"; found "for(...) {\n"
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#132) Expected "for (...) {\n"; found "for(...) {\n"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "<"; 0 found
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#137) Expected "for (...) {\n"; found "for(...) {\n"
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#145) Expected 1 space before "-"; 0 found
(#145) Expected 1 space after "-"; 0 found
(#146) Expected 1 space before "/"; 0 found
(#146) Expected 1 space after "/"; 0 found
(#147) Expected 1 space before "*"; 0 found
(#147) Expected 1 space after "*"; 0 found
(#147) Space found before semicolon; expected "$steps;" but found "$steps ;"
(#148) Expected 1 space before "?"; 0 found
(#149) Variable "from_color" must not contain underscores.
(#149) Commas (,) must be followed by white space.
(#149) Variable "to_color" must not contain underscores.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Expected "for (...) {\n"; found "for(...) {\n"
(#150) Expected 1 space after second semicolon of FOR loop; 2 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#157) Expected "for (...) {\n"; found "for(...) {\n"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#161) Expected "for (...) {\n"; found "for(...) {\n"
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#169) Expected 1 space before "*"; 0 found
(#169) Expected 1 space after "*"; 0 found
(#169) Expected 1 space before "-"; 0 found
(#169) Expected 1 space after "-"; 0 found
(#170) Expected 1 space before ">="; 0 found
(#170) Expected 1 space after ">="; 0 found
(#172) Variable "from_color" must not contain underscores.
(#172) Variable "from_color" must not contain underscores.
(#174) Expected 1 space before "-"; 0 found
(#174) Expected 1 space after "-"; 0 found
(#174) Expected 1 space before "*"; 0 found
(#174) Expected 1 space after "*"; 0 found
(#174) Expected 1 space before "-"; 0 found
(#174) Expected 1 space after "-"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Variable "from_color" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Variable "from_color" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Variable "from_color" must not contain underscores.
(#175) Variable "from_color2" must not contain underscores.
(#175) Commas (,) must be followed by white space.
(#175) Variable "from_color" must not contain underscores.
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Variable "from_color" must not contain underscores.
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Variable "from_color" must not contain underscores.
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#178) Variable "from_color2" must not contain underscores.
(#178) Commas (,) must be followed by white space.
(#178) Variable "to_color" must not contain underscores.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#180) Expected "for (...) {\n"; found "for(...) {\n"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#185) Expected 1 space before "-"; 0 found
(#185) Expected 1 space after "-"; 0 found
(#186) Variable "to_color" must not contain underscores.
(#187) Expected "for (...) {\n"; found "for(...) {\n"
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Expected 1 space before "<"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#191) Expected 1 space before "-"; 0 found
(#191) Expected 1 space after "-"; 0 found
(#191) Expected 1 space before "-"; 0 found
(#191) Expected 1 space after "-"; 0 found
(#191) Expected 1 space before "-"; 0 found
(#191) Expected 1 space after "-"; 0 found
(#192) Variable "to_color" must not contain underscores.
(#192) Commas (,) must be followed by white space.
(#192) Variable "from_color" must not contain underscores.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#194) Expected "for (...) {\n"; found "for(...) {\n"
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#202) Expected 1 space before "*"; 0 found
(#202) Expected 1 space after "*"; 0 found
(#202) Expected 1 space before "-"; 0 found
(#202) Expected 1 space after "-"; 0 found
(#203) Expected 1 space before ">="; 0 found
(#203) Expected 1 space after ">="; 0 found
(#205) Variable "from_color" must not contain underscores.
(#205) Commas (,) must be followed by white space.
(#205) Variable "to_color" must not contain underscores.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#207) Expected "for (...) {\n"; found "for(...) {\n"
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#209) Commas (,) must be followed by white space.
(#209) Commas (,) must be followed by white space.
(#209) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#212) Expected 1 space before "*"; 0 found
(#212) Expected 1 space after "*"; 0 found
(#212) Expected 1 space before "-"; 0 found
(#212) Expected 1 space after "-"; 0 found
(#213) Variable "to_color" must not contain underscores.
(#214) Expected "for (...) {\n"; found "for(...) {\n"
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "<"; 0 found
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#219) Variable "from_color" must not contain underscores.
(#219) Variable "from_color" must not contain underscores.
(#221) Expected 1 space before "-"; 0 found
(#221) Expected 1 space after "-"; 0 found
(#221) Expected 1 space before "*"; 0 found
(#221) Expected 1 space after "*"; 0 found
(#221) Expected 1 space before "-"; 0 found
(#221) Expected 1 space after "-"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Variable "from_color" must not contain underscores.
(#221) Commas (,) must be followed by white space.
(#221) Variable "from_color" must not contain underscores.
(#221) Commas (,) must be followed by white space.
(#221) Variable "from_color" must not contain underscores.
(#222) Variable "from_color" must not contain underscores.
(#222) Commas (,) must be followed by white space.
(#222) Variable "from_color" must not contain underscores.
(#222) Expected 1 space before "+"; 0 found
(#222) Expected 1 space after "+"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Variable "from_color" must not contain underscores.
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Variable "from_color" must not contain underscores.
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#226) Variable "to_color" must not contain underscores.
(#226) Commas (,) must be followed by white space.
(#226) Variable "from_color" must not contain underscores.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#228) Expected "for (...) {\n"; found "for(...) {\n"
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#236) Expected 1 space before "-"; 0 found
(#236) Expected 1 space after "-"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Commas (,) must be followed by white space.
(#236) Expected 1 space before "-"; 0 found
(#236) Expected 1 space after "-"; 0 found
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Expected 1 space before "/"; 0 found
(#236) Expected 1 space after "/"; 0 found
(#237) Variable "from_color" must not contain underscores.
(#237) Commas (,) must be followed by white space.
(#237) Variable "to_color" must not contain underscores.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Expected 1 space before "-"; 0 found
(#238) Expected 1 space after "-"; 0 found
(#238) Expected 1 space before "/"; 0 found
(#238) Expected 1 space after "/"; 0 found
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#239) Expected 1 space before "/"; 0 found
(#239) Expected 1 space after "/"; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#242) Expected "for (...) {\n"; found "for(...) {\n"
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "+"; 0 found
(#242) Expected 1 space after "+"; 0 found
(#242) Expected 1 space before "+"; 0 found
(#242) Expected 1 space after "+"; 0 found
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#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) Expected 1 space before "-"; 0 found
(#251) Expected 1 space after "-"; 0 found
(#252) Expected 1 space before ">="; 0 found
(#252) Expected 1 space after ">="; 0 found
(#253) Variable "to_color" must not contain underscores.
(#253) Commas (,) must be followed by white space.
(#253) Variable "from_color" must not contain underscores.
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#255) Expected "for (...) {\n"; found "for(...) {\n"
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#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
(#266) Expected 1 space before "-"; 0 found
(#266) Expected 1 space after "-"; 0 found
(#267) Expected 1 space before ">="; 0 found
(#267) Expected 1 space after ">="; 0 found
(#268) Expected "for (...) {\n"; found "for(...) {\n"
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Expected "if (...) {\n"; found "if(...) {\n"
(#279) Expected 1 space before "-"; 0 found
(#279) Expected 1 space after "-"; 0 found
(#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) Expected 1 space before "-"; 0 found
(#281) Expected 1 space after "-"; 0 found
(#282) Expected 1 space before ">="; 0 found
(#282) Expected 1 space after ">="; 0 found
(#283) Variable "from_color" must not contain underscores.
(#283) Commas (,) must be followed by white space.
(#283) Variable "to_color" must not contain underscores.
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "*"; 0 found
(#283) Expected 1 space after "*"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#286) Expected "for (...) {\n"; found "for(...) {\n"
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "+"; 0 found
(#288) Expected 1 space after "+"; 0 found
(#288) Expected 1 space before "/"; 0 found
(#288) Expected 1 space after "/"; 0 found
(#288) Expected 1 space before "*"; 0 found
(#288) Expected 1 space after "*"; 0 found
(#288) Expected 1 space before "-"; 0 found
(#288) Expected 1 space after "-"; 0 found
(#288) Expected 1 space before "*"; 0 found
(#288) Expected 1 space after "*"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#293) Expected "for (...) {\n"; found "for(...) {\n"
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Expected 1 space before "+"; 0 found
(#294) Expected 1 space after "+"; 0 found
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#295) Expected 1 space before "/"; 0 found
(#295) Expected 1 space after "/"; 0 found
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#295) Expected 1 space before "-"; 0 found
(#295) Expected 1 space after "-"; 0 found
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#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) Expected 1 space before "-"; 0 found
(#301) Expected 1 space after "-"; 0 found
(#302) Expected 1 space before ">="; 0 found
(#302) Expected 1 space after ">="; 0 found
(#303) Variable "from_color" must not contain underscores.
(#303) Commas (,) must be followed by white space.
(#303) Variable "to_color" must not contain underscores.
(#303) Commas (,) must be followed by white space.
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#306) Expected "for (...) {\n"; found "for(...) {\n"
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#308) Expected 1 space before "+"; 0 found
(#308) Expected 1 space after "+"; 0 found
(#308) Expected 1 space before "/"; 0 found
(#308) Expected 1 space after "/"; 0 found
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#313) Expected "for (...) {\n"; found "for(...) {\n"
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Expected 1 space before "+"; 0 found
(#314) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) This comment is 100% valid code; is this commented out code?
(#325) No space found before comment text; expected "// ("Unknown gradient style (=$style).");" but found "//("Unknown gradient style (=$style).");"
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) method name "Gradient::FilledFlatPolygon" must be in lower-case letters only
(#335) Visibility must be declared on method "FilledFlatPolygon"
(#335) Commas (,) must be followed by white space.
(#335) Variable "from_color" must not contain underscores.
(#335) Commas (,) must be followed by white space.
(#335) Variable "to_color" must not contain underscores.
(#336) Inline control structures are not allowed
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Space found before semicolon; expected ");" but found ") ;"
(#341) Expected "for (...) {\n"; found "for(...) {\n"
(#341) Space found after opening bracket of FOR loop
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#344) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#349) Variable "from_color" must not contain underscores.
(#349) Commas (,) must be followed by white space.
(#349) Variable "to_color" must not contain underscores.
(#349) Commas (,) must be followed by white space.
(#349) Expected 1 space before "-"; 0 found
(#349) Expected 1 space after "-"; 0 found
(#349) Expected 1 space before "+"; 0 found
(#349) Expected 1 space after "+"; 0 found
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#350) Expected "for (...) {\n"; found "for(...) {\n"
(#350) Space found before closing bracket of FOR loop
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#354) Expected 1 space before "/"; 0 found
(#354) Expected 1 space after "/"; 0 found
(#354) Space found before semicolon; expected "2;" but found "2 ;"
(#355) Space found before semicolon; expected "0;" but found "0 ;"
(#356) Expected "while (...) {\n"; found "while(...) {\n"
(#356) Expected 1 space before "-"; 0 found
(#356) Expected 1 space after "-"; 0 found
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Commas (,) must be followed by white space.
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Expected 1 space before "+"; 0 found
(#357) Expected 1 space after "+"; 0 found
(#358) Expected 1 space before "*"; 0 found
(#358) Expected 1 space after "*"; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "*"; 0 found
(#358) Expected 1 space after "*"; 0 found
(#358) Expected 1 space before "+"; 0 found
(#358) Expected 1 space after "+"; 0 found
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Commas (,) must be followed by white space.
(#361) Space found before semicolon; expected ");" but found ") ;"
(#362) Expected "for (...) {\n"; found "for(...) {\n"
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "-"; 0 found
(#364) Expected 1 space after "-"; 0 found
(#364) Commas (,) must be followed by white space.
(#367) Expected "if (...) {\n"; found "if(...) {\n"
(#372) Expected 1 space before "-"; 0 found
(#372) Expected 1 space after "-"; 0 found
(#372) Expected 1 space before "/"; 0 found
(#372) Expected 1 space after "/"; 0 found
(#372) Expected 1 space before "-"; 0 found
(#372) Expected 1 space after "-"; 0 found
(#374) Expected 1 space before "-"; 0 found
(#374) Expected 1 space after "-"; 0 found
(#376) Expected "if (...) {\n"; found "if(...) {\n"
(#377) Expected "while (...) {\n"; found "while(...) {\n"
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "*"; 0 found
(#378) Expected 1 space after "*"; 0 found
(#378) Expected 1 space before "-"; 0 found
(#378) Expected 1 space after "-"; 0 found
(#378) Expected 1 space before "+"; 0 found
(#378) Expected 1 space after "+"; 0 found
(#380) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#384) Expected "} else {\n"; found "}\n else {\n"
(#385) Expected "while (...) {\n"; found "while(...) {\n"
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#386) Expected 1 space before "*"; 0 found
(#386) Expected 1 space after "*"; 0 found
(#386) Expected 1 space before "-"; 0 found
(#386) Expected 1 space after "-"; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) No space found before comment text; expected "// ---------------" but found "//---------------"
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) method name "Gradient::GetColArray" must be in lower-case letters only
(#399) Visibility must be declared on method "GetColArray"
(#399) Variable "from_color" must not contain underscores.
(#399) Commas (,) must be followed by white space.
(#399) Variable "to_color" must not contain underscores.
(#399) Commas (,) must be followed by white space.
(#399) Variable "arr_size" must not contain underscores.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Expected "if (...) {\n"; found "if(...) {\n"
(#400) Variable "arr_size" must not contain underscores.
(#400) Expected 1 space before "=="; 0 found
(#400) Expected 1 space after "=="; 0 found
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "from_color" must not contain underscores.
(#405) Variable "from_color" must not contain underscores.
(#406) Variable "to_color" must not contain underscores.
(#406) Variable "to_color" must not contain underscores.
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Variable "to_color" must not contain underscores.
(#408) Expected 1 space before "-"; 0 found
(#408) Expected 1 space after "-"; 0 found
(#408) Variable "from_color" must not contain underscores.
(#408) Expected 1 space before "/"; 0 found
(#408) Expected 1 space after "/"; 0 found
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#409) Variable "to_color" must not contain underscores.
(#409) Expected 1 space before "-"; 0 found
(#409) Expected 1 space after "-"; 0 found
(#409) Variable "from_color" must not contain underscores.
(#409) Expected 1 space before "/"; 0 found
(#409) Expected 1 space after "/"; 0 found
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#410) Variable "to_color" must not contain underscores.
(#410) Expected 1 space before "-"; 0 found
(#410) Expected 1 space after "-"; 0 found
(#410) Variable "from_color" must not contain underscores.
(#410) Expected 1 space before "/"; 0 found
(#410) Expected 1 space after "/"; 0 found
(#411) Expected 1 space before "/"; 0 found
(#411) Expected 1 space after "/"; 0 found
(#411) Variable "arr_size" must not contain underscores.
(#413) Variable "from_alpha" must not contain underscores.
(#413) Variable "from_color" must not contain underscores.
(#414) Variable "to_alpha" must not contain underscores.
(#414) Variable "to_color" must not contain underscores.
(#415) Variable "to_alpha" must not contain underscores.
(#415) Variable "from_alpha" must not contain underscores.
(#415) Space found before semicolon; expected "$numcols;" but found "$numcols ;"
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#416) Variable "arr_size" must not contain underscores.
(#417) Expected 1 space before "*"; 0 found
(#417) Expected 1 space after "*"; 0 found
(#421) Expected "} else {\n"; found "}\n else {\n"
(#422) Variable "from_color" must not contain underscores.
(#422) Expected 1 space before "*"; 0 found
(#422) Expected 1 space after "*"; 0 found
(#423) Variable "from_color" must not contain underscores.
(#423) Expected 1 space before "*"; 0 found
(#423) Expected 1 space after "*"; 0 found
(#424) Variable "from_color" must not contain underscores.
(#424) Expected 1 space before "*"; 0 found
(#424) Expected 1 space after "*"; 0 found
(#425) Variable "from_alpha" must not contain underscores.
(#425) Expected 1 space before "*"; 0 found
(#425) Expected 1 space after "*"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#432) This comment is 50% valid code; is this commented out code?
(#434) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_iconplot.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#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/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Member variable "iX" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iY" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iScale" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iMix" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Member variable "iHorAnchor" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Member variable "iVertAnchor" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Member variable "iFile" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Member variable "iAnchors" must be all lower-case
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Member variable "iCountryFlag" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Member variable "iCountryStdSize" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Member variable "iScalePosY" must be all lower-case
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Member variable "iScalePosX" must be all lower-case
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Member variable "iImgString" must be all lower-case
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#27) Visibility must be declared on method "__construct"
(#27) Variable "aFile" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aX" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aY" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aScale" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aMix" must be all lower-case
(#28) Variable "aFile" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Variable "aX" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Variable "aY" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Variable "aScale" must be all lower-case
(#32) Expected "if (...) {\n"; found "if(...) {\n"
(#32) Variable "aMix" must be all lower-case
(#32) Variable "aMix" must be all lower-case
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) This comment is 100% valid code; is this commented out code?
(#33) No space found before comment text; expected "// ('Mix value for icon must be between 0 and 100.');" but found "//('Mix value for icon must be between 0 and 100.');"
(#35) Variable "aMix" must be all lower-case
(#35) Space found before semicolon; expected "$aMix;" but found "$aMix ;"
(#38) method name "IconPlot::SetCountryFlag" must be in lower-case letters only
(#38) Visibility must be declared on method "SetCountryFlag"
(#38) Variable "aFlag" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aX" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aY" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aScale" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aMix" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aStdSize" must be all lower-case
(#39) Variable "aFlag" must be all lower-case
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Variable "aX" must be all lower-case
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Variable "aY" must be all lower-case
(#42) Expected 1 space before "="; 0 found
(#42) Variable "aScale" must be all lower-case
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "aMix" must be all lower-case
(#43) Variable "aMix" must be all lower-case
(#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
(#44) This comment is 100% valid code; is this commented out code?
(#44) No space found before comment text; expected "// 'Mix value for icon must be between 0 and 100.');" but found "//'Mix value for icon must be between 0 and 100.');"
(#46) Variable "aMix" must be all lower-case
(#47) Variable "aStdSize" must be all lower-case
(#50) method name "IconPlot::SetPos" must be in lower-case letters only
(#50) Visibility must be declared on method "SetPos"
(#50) Variable "aX" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "aY" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Variable "aX" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "aY" must be all lower-case
(#55) method name "IconPlot::CreateFromString" must be in lower-case letters only
(#55) Visibility must be declared on method "CreateFromString"
(#55) Variable "aStr" must be all lower-case
(#56) Variable "aStr" must be all lower-case
(#59) method name "IconPlot::SetScalePos" must be in lower-case letters only
(#59) Visibility must be declared on method "SetScalePos"
(#59) Variable "aX" must be all lower-case
(#59) Commas (,) must be followed by white space.
(#59) Variable "aY" must be all lower-case
(#60) Variable "aX" must be all lower-case
(#61) Variable "aY" must be all lower-case
(#64) method name "IconPlot::SetScale" must be in lower-case letters only
(#64) Visibility must be declared on method "SetScale"
(#64) Variable "aScale" must be all lower-case
(#65) Variable "aScale" must be all lower-case
(#68) method name "IconPlot::SetMix" must be in lower-case letters only
(#68) Visibility must be declared on method "SetMix"
(#68) Variable "aMix" must be all lower-case
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Variable "aMix" must be all lower-case
(#69) Variable "aMix" 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
(#70) This comment is 100% valid code; is this commented out code?
(#70) No space found before comment text; expected "// ('Mix value for icon must be between 0 and 100.');" but found "//('Mix value for icon must be between 0 and 100.');"
(#72) Variable "aMix" must be all lower-case
(#72) Space found before semicolon; expected "$aMix;" but found "$aMix ;"
(#75) method name "IconPlot::SetAnchor" must be in lower-case letters only
(#75) Visibility must be declared on method "SetAnchor"
(#75) Variable "aXAnchor" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Variable "aYAnchor" must be all lower-case
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Variable "aXAnchor" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#77) Variable "aYAnchor" must be all lower-case
(#77) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#78) No space found before comment text; expected "// ("Anchor position for icons must be one of 'top', 'bottom', 'left', 'right' or 'center'");" but found "//("Anchor position for icons must be one of 'top', 'bottom', 'left', 'right' or 'center'");"
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#80) Variable "aXAnchor" must be all lower-case
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#81) Variable "aYAnchor" must be all lower-case
(#84) method name "IconPlot::PreStrokeAdjust" must be in lower-case letters only
(#84) Visibility must be declared on method "PreStrokeAdjust"
(#84) Variable "aGraph" must be all lower-case
(#88) method name "IconPlot::DoLegend" must be in lower-case letters only
(#88) Visibility must be declared on method "DoLegend"
(#88) Variable "aGraph" must be all lower-case
(#92) method name "IconPlot::Max" must be in lower-case letters only
(#92) Visibility must be declared on method "Max"
(#93) Commas (,) must be followed by white space.
(#100) method name "IconPlot::GetMaxDate" must be in lower-case letters only
(#100) Visibility must be declared on method "GetMaxDate"
(#100) Opening brace must be the last content on the line
(#100) Closing brace must be on a line by itself
(#101) method name "IconPlot::GetMinDate" must be in lower-case letters only
(#101) Visibility must be declared on method "GetMinDate"
(#101) Opening brace must be the last content on the line
(#101) Closing brace must be on a line by itself
(#102) method name "IconPlot::GetLineNbr" must be in lower-case letters only
(#102) Visibility must be declared on method "GetLineNbr"
(#102) Opening brace must be the last content on the line
(#102) Closing brace must be on a line by itself
(#103) method name "IconPlot::GetAbsHeight" must be in lower-case letters only
(#103) Visibility must be declared on method "GetAbsHeight"
(#103) Opening brace must be the last content on the line
(#103) Closing brace must be on a line by itself
(#106) method name "IconPlot::Min" must be in lower-case letters only
(#106) Visibility must be declared on method "Min"
(#107) Commas (,) must be followed by white space.
(#110) method name "IconPlot::StrokeMargin" must be in lower-case letters only
(#110) Visibility must be declared on method "StrokeMargin"
(#110) Variable "aImg" must be all lower-case
(#114) method name "IconPlot::Stroke" must be in lower-case letters only
(#114) Visibility must be declared on method "Stroke"
(#114) Variable "aImg" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#115) Variable "aImg" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#118) method name "IconPlot::StrokeWithScale" must be in lower-case letters only
(#118) Visibility must be declared on method "StrokeWithScale"
(#118) Variable "aImg" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#121) Variable "aImg" must be all lower-case
(#123) Expected "} else {\n"; found "}\n else {\n"
(#124) Variable "aImg" must be all lower-case
(#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
(#130) method name "IconPlot::GetWidthHeight" must be in lower-case letters only
(#130) Visibility must be declared on method "GetWidthHeight"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#135) method name "IconPlot::_Stroke" must be in lower-case letters only
(#135) Visibility must be declared on method "_Stroke"
(#135) Variable "aImg" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Variable "aReturnWidthHeight" must be all lower-case
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#137) This comment is 100% valid code; is this commented out code?
(#137) No space found before comment text; expected "// ('It is not possible to specify both an image file and a country flag for the same icon.');" but found "//('It is not possible to specify both an image file and a country flag for the same icon.');"
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Commas (,) must be followed by white space.
(#142) Usage of ELSEIF not allowed; use ELSE IF instead
(#146) Expected "} else {\n"; found "}\n\n else {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Commas (,) must be followed by white space.
(#148) Line exceeds 132 characters; contains 135 characters
(#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) This comment is 100% valid code; is this commented out code?
(#148) No space found before comment text; expected "// ('In order to use Country flags as icons you must include the "jpgraph_flags.php" file.');" but found "//('In order to use Country flags as icons you must include the "jpgraph_flags.php" file.');"
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Variable "aReturnWidthHeight" must be all lower-case
(#159) Expected 1 space before "*"; 0 found
(#159) Expected 1 space after "*"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "*"; 0 found
(#159) Expected 1 space after "*"; 0 found
(#162) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#166) Variable "aImg" must be all lower-case
(#167) Expected 1 space before "*"; 0 found
(#167) Expected 1 space after "*"; 0 found
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Variable "aImg" must be all lower-case
(#171) Expected 1 space before "*"; 0 found
(#171) Expected 1 space after "*"; 0 found
(#174) Inline control structures are not allowed
(#175) Expected 1 space before "*"; 0 found
(#175) Expected 1 space after "*"; 0 found
(#175) Expected 1 space before "/"; 0 found
(#175) Expected 1 space after "/"; 0 found
(#176) Inline control structures are not allowed
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#178) Inline control structures are not allowed
(#179) Expected 1 space before "*"; 0 found
(#179) Expected 1 space after "*"; 0 found
(#179) Expected 1 space before "/"; 0 found
(#179) Expected 1 space after "/"; 0 found
(#180) Inline control structures are not allowed
(#181) Expected 1 space before "*"; 0 found
(#181) Expected 1 space after "*"; 0 found
(#183) Variable "aImg" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Expected 1 space before "*"; 0 found
(#184) Expected 1 space after "*"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "*"; 0 found
(#184) Expected 1 space after "*"; 0 found
(#185) Commas (,) must be followed by white space.
(#190) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_imgtrans.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#15) 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. Change in global state detected.
(#16) Member variable "gdImg" must be all lower-case
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#18) Visibility must be declared on method "__construct"
(#18) Variable "aGdImg" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "aGdImg" must be all lower-case
(#27) method name "ImgTrans::_TransVert3D" must be in lower-case letters only
(#27) Visibility must be declared on method "_TransVert3D"
(#27) Variable "aGdImg" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aHorizon" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aSkewDist" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aDir" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aMinSize" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aFillColor" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aQuality" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aBorder" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "aHorizonPos" must be all lower-case
(#27) Line exceeds 132 characters; contains 168 characters
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected 8 spaces, found 4
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#31) Variable "aHorizonPos" must be all lower-case
(#31) Variable "aHorizonPos" must be all lower-case
(#32) Line indented incorrectly; expected at least 12 spaces, found 8
(#33) Line exceeds 132 characters; contains 134 characters
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) This comment is 100% valid code; is this commented out code?
(#33) Line indented incorrectly; expected at least 12 spaces, found 8
(#33) No space found before comment text; expected "// ("Value for image transformation out of bounds.\nVanishing point on horizon must be specified as a value between 0 and 1.");" but found "//("Value for image transformation out of bounds.\nVanishing point on horizon must be specified as a value between 0 and 1.");"
(#34) Line indented incorrectly; expected 8 spaces, found 4
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#36) Variable "aGdImg" must be all lower-case
(#37) Line indented incorrectly; expected at least 8 spaces, found 4
(#37) Variable "aGdImg" must be all lower-case
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Inline control structures are not allowed
(#41) Variable "aMinSize" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 4
(#42) Variable "aHorizon" must be all lower-case
(#42) Variable "aSkewDist" must be all lower-case
(#42) Expected 1 space before "+"; 0 found
(#42) Expected 1 space after "+"; 0 found
(#43) Line indented incorrectly; expected 8 spaces, found 4
(#43) Inline control structures are not allowed
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Commas (,) must be followed by white space.
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Variable "fillColor" must be all lower-case
(#48) Variable "aFillColor" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "-"; 0 found
(#49) Expected 1 space after "-"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "-"; 0 found
(#49) Expected 1 space after "-"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Variable "fillColor" must be all lower-case
(#51) Line indented incorrectly; expected 8 spaces, found 4
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Variable "aBorder" must be all lower-case
(#52) Line indented incorrectly; expected at least 12 spaces, found 8
(#52) Variable "aBorder" must be all lower-case
(#53) Line indented incorrectly; expected at least 12 spaces, found 8
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Commas (,) must be followed by white space.
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Variable "aHorizonPos" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#59) Expected "for (...) {\n"; found "for(...) {\n"
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Expected 1 space before "-"; 0 found
(#61) Expected 1 space after "-"; 0 found
(#61) Expected 1 space before "-"; 0 found
(#61) Expected 1 space after "-"; 0 found
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) Variable "aHorizon" must be all lower-case
(#62) Variable "aSkewDist" must be all lower-case
(#64) Line indented incorrectly; expected 12 spaces, found 8
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Variable "aQuality" must be all lower-case
(#65) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Inline control structures are not allowed
(#65) Space found before semicolon; expected "continue;" but found "continue ;"
(#66) Line indented incorrectly; expected at least 16 spaces, found 12
(#67) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#69) Expected "for (...) {\n"; found "for(...) {\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#70) Expected 1 space before "-"; 0 found
(#70) Expected 1 space after "-"; 0 found
(#70) Variable "aSkewDist" must be all lower-case
(#70) Variable "aSkewDist" must be all lower-case
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Inline control structures are not allowed
(#71) Variable "aDir" must be all lower-case
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Variable "aGdImg" must be all lower-case
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space before "-"; 0 found
(#72) Expected 1 space after "-"; 0 found
(#72) Expected 1 space before "-"; 0 found
(#72) Expected 1 space after "-"; 0 found
(#73) Line indented incorrectly; expected 16 spaces, found 12
(#73) Inline control structures are not allowed
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Variable "aGdImg" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#79) Expected 1 space before "+"; 0 found
(#79) Expected 1 space after "+"; 0 found
(#80) Line indented incorrectly; expected 16 spaces, found 12
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Variable "aDir" must be all lower-case
(#81) Line indented incorrectly; expected at least 20 spaces, found 16
(#82) Line indented incorrectly; expected 16 spaces, found 12
(#83) Line indented incorrectly; expected 16 spaces, found 12
(#83) Expected "} else {\n"; found "}\n else {\n"
(#84) Line indented incorrectly; expected at least 20 spaces, found 16
(#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
(#85) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected 16 spaces, found 12
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Commas (,) must be followed by white space.
(#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
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#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) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected 16 spaces, found 12
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 12 spaces, found 8
(#100) Line indented incorrectly; expected 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#109) method name "ImgTrans::_TransHor3D" must be in lower-case letters only
(#109) Visibility must be declared on method "_TransHor3D"
(#109) Variable "aGdImg" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aHorizon" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aSkewDist" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aDir" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aMinSize" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aFillColor" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aQuality" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aBorder" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aHorizonPos" must be all lower-case
(#109) Line exceeds 132 characters; contains 167 characters
(#111) Variable "aGdImg" must be all lower-case
(#112) Variable "aGdImg" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline control structures are not allowed
(#116) Variable "aMinSize" must be all lower-case
(#117) Variable "aHorizon" must be all lower-case
(#117) Variable "aSkewDist" must be all lower-case
(#117) Expected 1 space before "+"; 0 found
(#117) Expected 1 space after "+"; 0 found
(#118) Inline control structures are not allowed
(#121) Commas (,) must be followed by white space.
(#123) Variable "fillColor" must be all lower-case
(#123) Variable "aFillColor" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "-"; 0 found
(#124) Expected 1 space after "-"; 0 found
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "-"; 0 found
(#124) Expected 1 space after "-"; 0 found
(#124) Commas (,) must be followed by white space.
(#124) Variable "fillColor" must be all lower-case
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Variable "aBorder" must be all lower-case
(#127) Variable "aBorder" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#128) Commas (,) must be followed by white space.
(#131) Variable "aHorizonPos" must be all lower-case
(#134) Expected "for (...) {\n"; found "for(...) {\n"
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "-"; 0 found
(#134) Expected 1 space after "-"; 0 found
(#135) Variable "aHorizon" must be all lower-case
(#135) Variable "aSkewDist" must be all lower-case
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Variable "aQuality" must be all lower-case
(#137) Inline control structures are not allowed
(#137) Space found before semicolon; expected "continue;" but found "continue ;"
(#141) Expected "for (...) {\n"; found "for(...) {\n"
(#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
(#142) Expected 1 space before "-"; 0 found
(#142) Expected 1 space after "-"; 0 found
(#143) Expected 1 space before "-"; 0 found
(#143) Expected 1 space after "-"; 0 found
(#143) Variable "aSkewDist" must be all lower-case
(#143) Variable "aSkewDist" must be all lower-case
(#145) Inline control structures are not allowed
(#145) Variable "aDir" must be all lower-case
(#146) Variable "aGdImg" must be all lower-case
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "-"; 0 found
(#146) Expected 1 space after "-"; 0 found
(#146) Expected 1 space before "-"; 0 found
(#146) Expected 1 space after "-"; 0 found
(#146) Commas (,) must be followed by white space.
(#147) Inline control structures are not allowed
(#148) Variable "aGdImg" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Expected 1 space before "-"; 0 found
(#153) Expected 1 space after "-"; 0 found
(#153) Expected 1 space before "-"; 0 found
(#153) Expected 1 space after "-"; 0 found
(#153) Expected 1 space before "-"; 0 found
(#153) Expected 1 space after "-"; 0 found
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Variable "aDir" must be all lower-case
(#155) Expected 1 space before "-"; 0 found
(#155) Expected 1 space after "-"; 0 found
(#155) Expected 1 space before "-"; 0 found
(#155) Expected 1 space after "-"; 0 found
(#157) Inline control structures are not allowed
(#158) Space found before semicolon; expected "$xt;" but found "$xt ;"
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "+"; 0 found
(#165) Expected 1 space after "+"; 0 found
(#165) Expected 1 space before "/"; 0 found
(#165) Expected 1 space after "/"; 0 found
(#166) Expected 1 space before "+"; 0 found
(#166) Expected 1 space after "+"; 0 found
(#166) Expected 1 space before "/"; 0 found
(#166) Expected 1 space after "/"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "+"; 0 found
(#166) Expected 1 space after "+"; 0 found
(#166) Expected 1 space before "/"; 0 found
(#166) Expected 1 space after "/"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#192) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#193) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#195) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#196) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#198) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#201) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#202) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#203) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#205) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#207) method name "ImgTrans::Skew3D" must be in lower-case letters only
(#207) Visibility must be declared on method "Skew3D"
(#207) Variable "aHorizon" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aSkewDist" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aDir" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aHiQuality" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aMinSize" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aFillColor" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Variable "aBorder" must be all lower-case
(#207) Line exceeds 132 characters; contains 139 characters
(#208) Commas (,) must be followed by white space.
(#208) Variable "aHorizon" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Variable "aSkewDist" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Variable "aDir" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Variable "aHiQuality" must be all lower-case
(#209) Variable "aMinSize" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "aFillColor" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "aBorder" must be all lower-case
(#212) method name "ImgTrans::_Skew3D" must be in lower-case letters only
(#212) Visibility must be declared on method "_Skew3D"
(#212) Variable "aGdImg" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aHorizon" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aSkewDist" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aDir" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aHiQuality" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aMinSize" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aFillColor" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "aBorder" must be all lower-case
(#212) Line exceeds 132 characters; contains 148 characters
(#213) Inline control structures are not allowed
(#213) Variable "aDir" must be all lower-case
(#213) Variable "aDir" must be all lower-case
(#214) Variable "aGdImg" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aHorizon" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aSkewDist" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aDir" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aMinSize" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aFillColor" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aHiQuality" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Variable "aBorder" must be all lower-case
(#215) Inline control structures are not allowed
(#216) Variable "aGdImg" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aHorizon" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aSkewDist" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aDir" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aMinSize" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aFillColor" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aHiQuality" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "aBorder" must be all lower-case
(#223) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_led.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#16) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#17) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#18) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#19) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#20) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#21) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#22) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#23) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#24) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#25) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#26) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#27) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#28) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#29) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected "if (...) {\n"; found "if(...) {\n"
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// 'Multibyte strings must be enabled in the PHP installation in order to run the LED module" but found "//'Multibyte strings must be enabled in the PHP installation in order to run the LED module"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#46) Member variable "iLED_X" must be all lower-case
(#46) Member variable "iLED_X" must not contain underscores.
(#46) Member variable "iLED_Y" must be all lower-case
(#46) Member variable "iLED_Y" must not contain underscores.
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#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
(#49) Member variable "iColorSchema" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) This comment is 50% valid code; is this commented out code?
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) This comment is 50% valid code; is this commented out code?
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) This comment is 50% valid code; is this commented out code?
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 50% valid code; is this commented out code?
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) This comment is 100% valid code; is this commented out code?
(#64) No space found before comment text; expected "// 14" but found "//14"
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) This comment is 100% valid code; is this commented out code?
(#65) No space found before comment text; expected "// 15" but found "//15"
(#87) Member variable "iLEDSpec" must be all lower-case
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// vertical line, used for simulate rus 'Ы'" but found "//vertical line, used for simulate rus 'Ы'"
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) The use of backticks in strings is not recommended
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) This comment is 100% valid code; is this commented out code?
(#131) No space found before comment text; expected "// 149" but found "//149"
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) This comment is 100% valid code; is this commented out code?
(#132) No space found before comment text; expected "// 176" but found "//176"
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) This comment is 100% valid code; is this commented out code?
(#133) No space found before comment text; expected "// 134" but found "//134"
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) This comment is 100% valid code; is this commented out code?
(#134) No space found before comment text; expected "// 135" but found "//135"
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) This comment is 100% valid code; is this commented out code?
(#135) No space found before comment text; expected "// 177" but found "//177"
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) No space found before comment text; expected "// 137 show right arrow" but found "//137 show right arrow"
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) No space found before comment text; expected "// 156 show left arrow" but found "//156 show left arrow"
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) No space found before comment text; expected "// 159 show small hi-stick - that need for simulate rus 'Ф'" but found "//159 show small hi-stick - that need for simulate rus 'Ф'"
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) No space found before comment text; expected "// show hi-stick - that need for simulate rus 'У'" but found "//show hi-stick - that need for simulate rus 'У'"
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) No space found before comment text; expected "// vertical line - that need for simulate 'M', 'W' and rus 'М','Ш' ,'Щ'" but found "//vertical line - that need for simulate 'M', 'W' and rus 'М','Ш' ,'Щ'"
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) No space found before comment text; expected "// fill up - that need for simulate rus 'Ж'" but found "//fill up - that need for simulate rus 'Ж'"
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) No space found before comment text; expected "// chess" but found "//chess"
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) No space found before comment text; expected "// 4 horizontal lines" but found "//4 horizontal lines"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) 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) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#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
(#179) No space found before comment text; expected "// Ж is combine: >\n<" but found "//Ж is combine: >\n<"
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#207) Member variable "iSuperSampling" must be all lower-case
(#207) Member variable "iMarg" must be all lower-case
(#207) Member variable "iRad" must be all lower-case
(#209) Visibility must be declared on method "__construct"
(#209) Variable "aRadius" must be all lower-case
(#209) Variable "aMargin" must be all lower-case
(#210) Variable "aRadius" must be all lower-case
(#211) Variable "aMargin" must be all lower-case
(#214) method name "DigitalLED74::SetSupersampling" must be in lower-case letters only
(#214) Visibility must be declared on method "SetSupersampling"
(#214) Variable "aSuperSampling" must be all lower-case
(#215) Variable "aSuperSampling" must be all lower-case
(#218) method name "DigitalLED74::_GetLED" must be in lower-case letters only
(#218) Visibility must be declared on method "_GetLED"
(#218) Variable "aLedIdx" must be all lower-case
(#218) Variable "aColor" must be all lower-case
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 2 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#219) Expected 1 space after "+"; 2 found
(#219) Expected 1 space before "+"; 0 found
(#219) Expected 1 space after "+"; 0 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#219) Space found before semicolon; expected "iRad;" but found "iRad ;"
(#220) Expected 1 space before "="; 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
(#220) Expected 1 space after "+"; 2 found
(#220) Expected 1 space before "*"; 0 found
(#220) Expected 1 space after "*"; 0 found
(#222) 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
(#228) Expected 1 space before "*"; 0 found
(#228) Expected 1 space after "*"; 0 found
(#229) Expected 1 space before "*"; 0 found
(#229) Expected 1 space after "*"; 0 found
(#232) Variable "aColor" must be all lower-case
(#233) Expected 1 space before "-"; 0 found
(#233) Expected 1 space after "-"; 0 found
(#233) Expected 1 space before "-"; 0 found
(#233) Expected 1 space after "-"; 0 found
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Variable "aLedIdx" must be all lower-case
(#236) Variable "aLedIdx" must be all lower-case
(#238) Expected "} else {\n"; found "}\n else {\n"
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#242) Expected "for (...) {\n"; found "for(...) {\n"
(#244) Expected "for (...) {\n"; found "for(...) {\n"
(#245) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#246) Variable "aColor" must be all lower-case
(#248) Expected "} else {\n"; found "}\n else {\n"
(#249) Variable "aColor" must be all lower-case
(#252) Expected 1 space before "*"; 0 found
(#252) Expected 1 space after "*"; 0 found
(#252) Expected 1 space before "*"; 0 found
(#252) Expected 1 space after "*"; 0 found
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#252) Expected 1 space before "*"; 0 found
(#252) Expected 1 space after "*"; 0 found
(#252) Space found before semicolon; expected "$rad;" but found "$rad ;"
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#253) Expected 1 space before "+"; 0 found
(#253) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "+"; 0 found
(#253) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#253) Space found before semicolon; expected "$rad;" but found "$rad ;"
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#260) Expected 1 space after "="; 2 found
(#268) method name "DigitalLED74::Stroke" must be in lower-case letters only
(#268) Visibility must be declared on method "Stroke"
(#268) Variable "aValStr" must be all lower-case
(#268) Variable "aColor" must be all lower-case
(#268) Variable "aFileName" must be all lower-case
(#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 5
(#269) Variable "aValStr" must be all lower-case
(#269) Variable "aColor" must be all lower-case
(#269) Variable "aFileName" must be all lower-case
(#273) method name "DigitalLED74::StrokeNumber" must be in lower-case letters only
(#273) Visibility must be declared on method "StrokeNumber"
(#273) Variable "aValStr" must be all lower-case
(#273) Variable "aColor" must be all lower-case
(#273) Variable "aFileName" must be all lower-case
(#274) Expected "if (...) {\n"; found "if(...) {\n"
(#274) Variable "aColor" must be all lower-case
(#274) Variable "aColor" must be all lower-case
(#274) The use of function sizeof() is forbidden; use count() instead
(#275) Variable "aColor" must be all lower-case
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Variable "aValStr" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#279) Variable "aValStr" must be all lower-case
(#283) Expected "for (...) {\n"; found "for(...) {\n"
(#284) Variable "aValStr" must be all lower-case
(#285) Expected "if (...) {\n"; found "if(...) {\n"
(#288) Expected "} else {\n"; found "}\n else {\n"
(#289) Line indented incorrectly; expected at least 16 spaces, found 15
(#291) Variable "digit_img" must not contain underscores.
(#291) Variable "aColor" must be all lower-case
(#294) Variable "digit_img" must not contain underscores.
(#295) Variable "digit_img" must not contain underscores.
(#297) Variable "number_img" must not contain underscores.
(#297) Expected 1 space before "*"; 0 found
(#297) Expected 1 space after "*"; 0 found
(#299) Expected "for (...) {\n"; found "for(...) {\n"
(#300) Variable "number_img" must not contain underscores.
(#300) Variable "digit_img" must not contain underscores.
(#300) Expected 1 space before "*"; 0 found
(#300) Expected 1 space after "*"; 0 found
(#303) Expected "if (...) {\n"; found "if(...) {\n"
(#303) Variable "aFileName" must be all lower-case
(#304) Variable "number_img" must not contain underscores.
(#304) Variable "aFileName" must be all lower-case
(#306) Variable "number_img" must not contain underscores.
(#307) Variable "number_img" must not contain underscores.
(#311) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_legend.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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".
(#5) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Commas (,) must be followed by white space.
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Member variable "font_family" must not contain underscores.
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Member variable "font_style" must not contain underscores.
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Member variable "font_size" must not contain underscores.
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Member variable "fill_color" must not contain underscores.
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Member variable "shadow_color" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Member variable "mark_abs_hsize" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Member variable "mark_abs_vsize" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Member variable "shadow_width" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Whitespace found at end of line
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Member variable "ybottom_margin" must not contain underscores.
(#36) Whitespace found at end of line
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Member variable "font_color" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Member variable "layout_n" must not contain underscores.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Commas (,) must be followed by white space.
(#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
(#43) Space found before semicolon; expected "false;" but found "false ;"
(#44) Member variable "bkg_gradtype" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Member variable "bkg_gradfrom" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Member variable "bkg_gradto" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// ---------------" but found "//---------------"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Visibility must be declared on method "__construct"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) This comment is 50% valid code; is this commented out code?
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) No space found before comment text; expected "// ---------------" but found "//---------------"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) method name "Legend::Hide" must be in lower-case letters only
(#53) Visibility must be declared on method "Hide"
(#53) Variable "aHide" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "aHide" must be all lower-case
(#57) method name "Legend::SetHColMargin" must be in lower-case letters only
(#57) Visibility must be declared on method "SetHColMargin"
(#57) Variable "aXMarg" must be all lower-case
(#58) Variable "aXMarg" must be all lower-case
(#61) method name "Legend::SetVColMargin" must be in lower-case letters only
(#61) Visibility must be declared on method "SetVColMargin"
(#61) Variable "aSpacing" must be all lower-case
(#62) Variable "aSpacing" must be all lower-case
(#62) Space found before semicolon; expected "$aSpacing;" but found "$aSpacing ;"
(#65) method name "Legend::SetLeftMargin" must be in lower-case letters only
(#65) Visibility must be declared on method "SetLeftMargin"
(#65) Variable "aXMarg" must be all lower-case
(#66) Variable "aXMarg" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) method name "Legend::SetLineSpacing" must be in lower-case letters only
(#70) Visibility must be declared on method "SetLineSpacing"
(#70) Variable "aSpacing" must be all lower-case
(#71) Variable "aSpacing" must be all lower-case
(#71) Space found before semicolon; expected "$aSpacing;" but found "$aSpacing ;"
(#74) method name "Legend::SetShadow" must be in lower-case letters only
(#74) Visibility must be declared on method "SetShadow"
(#74) Variable "aShow" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "aWidth" must be all lower-case
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "aShow" must be all lower-case
(#76) Variable "aShow" must be all lower-case
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#79) Expected "} else {\n"; found "}\n else {\n"
(#80) Variable "aShow" must be all lower-case
(#82) Variable "aWidth" must be all lower-case
(#85) method name "Legend::SetMarkAbsSize" must be in lower-case letters only
(#85) Visibility must be declared on method "SetMarkAbsSize"
(#85) Variable "aSize" must be all lower-case
(#86) Variable "aSize" must be all lower-case
(#86) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#87) Variable "aSize" must be all lower-case
(#87) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#90) method name "Legend::SetMarkAbsVSize" must be in lower-case letters only
(#90) Visibility must be declared on method "SetMarkAbsVSize"
(#90) Variable "aSize" must be all lower-case
(#91) Variable "aSize" must be all lower-case
(#91) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#94) method name "Legend::SetMarkAbsHSize" must be in lower-case letters only
(#94) Visibility must be declared on method "SetMarkAbsHSize"
(#94) Variable "aSize" must be all lower-case
(#95) Variable "aSize" must be all lower-case
(#95) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#98) method name "Legend::SetLineWeight" must be in lower-case letters only
(#98) Visibility must be declared on method "SetLineWeight"
(#98) Variable "aWeight" must be all lower-case
(#99) Variable "aWeight" must be all lower-case
(#102) method name "Legend::SetFrameWeight" must be in lower-case letters only
(#102) Visibility must be declared on method "SetFrameWeight"
(#102) Variable "aWeight" must be all lower-case
(#103) Variable "aWeight" must be all lower-case
(#106) method name "Legend::SetLayout" must be in lower-case letters only
(#106) Visibility must be declared on method "SetLayout"
(#106) Variable "aDirection" must be all lower-case
(#107) Variable "aDirection" must be all lower-case
(#107) Expected 1 space before "=="; 0 found
(#107) Expected 1 space after "=="; 0 found
(#107) Space found before semicolon; expected "99;" but found "99 ;"
(#110) method name "Legend::SetColumns" must be in lower-case letters only
(#110) Visibility must be declared on method "SetColumns"
(#110) Variable "aCols" must be all lower-case
(#111) Variable "aCols" must be all lower-case
(#111) Space found before semicolon; expected "$aCols;" but found "$aCols ;"
(#114) method name "Legend::SetReverse" must be in lower-case letters only
(#114) Visibility must be declared on method "SetReverse"
(#115) Space found before semicolon; expected "$f;" but found "$f ;"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) method name "Legend::SetColor" must be in lower-case letters only
(#119) Visibility must be declared on method "SetColor"
(#119) Variable "aFontColor" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "aColor" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "aFontColor" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Variable "aColor" must be all lower-case
(#124) method name "Legend::SetFont" must be in lower-case letters only
(#124) Visibility must be declared on method "SetFont"
(#124) Variable "aFamily" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aStyle" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aSize" must be all lower-case
(#125) Variable "aFamily" must be all lower-case
(#126) Variable "aStyle" must be all lower-case
(#127) Variable "aSize" must be all lower-case
(#130) method name "Legend::SetPos" must be in lower-case letters only
(#130) Visibility must be declared on method "SetPos"
(#130) Variable "aX" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "aY" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "aHAlign" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "aVAlign" must be all lower-case
(#131) Variable "aX" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aY" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aHAlign" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "aVAlign" must be all lower-case
(#134) method name "Legend::SetAbsPos" must be in lower-case letters only
(#134) Visibility must be declared on method "SetAbsPos"
(#134) Variable "aX" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "aY" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "aHAlign" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "aVAlign" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Variable "aX" must be all lower-case
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Variable "aY" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "aHAlign" must be all lower-case
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "aVAlign" must be all lower-case
(#141) method name "Legend::Pos" must be in lower-case letters only
(#141) Visibility must be declared on method "Pos"
(#141) Variable "aX" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "aY" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "aHAlign" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "aVAlign" must be all lower-case
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#142) Variable "aX" must be all lower-case
(#142) Expected 1 space before "<"; 0 found
(#142) Expected 1 space after "<"; 0 found
(#142) Variable "aY" must be all lower-case
(#142) Expected 1 space before "<"; 0 found
(#142) Expected 1 space after "<"; 0 found
(#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
(#143) This comment is 100% valid code; is this commented out code?
(#143) No space found before comment text; expected "// (" Position for legend must be given as percentage in range 0-1");" but found "//(" Position for legend must be given as percentage in range 0-1");"
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Variable "aX" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Variable "aY" must be all lower-case
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#147) Variable "aHAlign" must be all lower-case
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Variable "aVAlign" must be all lower-case
(#151) method name "Legend::SetFillColor" must be in lower-case letters only
(#151) Visibility must be declared on method "SetFillColor"
(#151) Variable "aColor" must be all lower-case
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Variable "aColor" must be all lower-case
(#155) method name "Legend::Clear" must be in lower-case letters only
(#155) Visibility must be declared on method "Clear"
(#159) method name "Legend::Add" must be in lower-case letters only
(#159) Visibility must be declared on method "Add"
(#159) Variable "aTxt" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Variable "aColor" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Variable "aPlotmark" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Variable "aLinestyle" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "aTxt" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "aColor" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "aPlotmark" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "aLinestyle" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#163) method name "Legend::GetCSIMAreas" must be in lower-case letters only
(#163) Visibility must be declared on method "GetCSIMAreas"
(#167) method name "Legend::SetBackgroundGradient" must be in lower-case letters only
(#167) Visibility must be declared on method "SetBackgroundGradient"
(#167) Variable "aFrom" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "aTo" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "aGradType" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Variable "aGradType" must be all lower-case
(#169) Variable "aFrom" must be all lower-case
(#170) Variable "aTo" must be all lower-case
(#173) method name "Legend::HasItems" must be in lower-case letters only
(#173) Visibility must be declared on method "HasItems"
(#177) method name "Legend::Stroke" must be in lower-case letters only
(#177) Visibility must be declared on method "Stroke"
(#177) Variable "aImg" must be all lower-case
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "fillBoxFrameWeight" must be all lower-case
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#181) Inline control structures are not allowed
(#183) Variable "aImg" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Inline control structures are not allowed
(#195) Expected "for (...) {\n"; found "for(...) {\n"
(#195) Space found after opening bracket of FOR loop
(#195) Space found before closing bracket of FOR loop
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Variable "aImg" must be all lower-case
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Space found before semicolon; expected "0;" but found "0 ;"
(#204) Expected "for (...) {\n"; found "for(...) {\n"
(#204) Space found after opening bracket of FOR loop
(#204) Space found before closing bracket of FOR loop
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Variable "aImg" must be all lower-case
(#205) Expected 1 space before "+"; 0 found
(#205) Expected 1 space after "+"; 0 found
(#209) This comment is 60% valid code; is this commented out code?
(#209) No space found before comment text; expected "// $h = round(max($h,$this->mark_abs_vsize+$this->ymargin));" but found "//$h = round(max($h,$this->mark_abs_vsize+$this->ymargin));"
(#210) This comment is 77% valid code; is this commented out code?
(#210) No space found before comment text; expected "// echo "Textheight #$i: tetxheight=".$aImg->GetTextHeight($this->txtcol[$i][0]).', ';" but found "//echo "Textheight #$i: tetxheight=".$aImg->GetTextHeight($this->txtcol[$i][0]).', ';"
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) This comment is 75% valid code; is this commented out code?
(#211) No space found before comment text; expected "// echo "h=$h ({$this->mark_abs_vsize},{$this->ymargin})<br>";" but found "//echo "h=$h ({$this->mark_abs_vsize},{$this->ymargin})<br>";"
(#212) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Expected 1 space before "-"; 0 found
(#214) Expected 1 space after "-"; 0 found
(#216) Expected 1 space before "-"; 0 found
(#216) Expected 1 space after "-"; 0 found
(#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
(#219) Variable "abs_height" must not contain underscores.
(#220) Expected "for (...) {\n"; found "for(...) {\n"
(#220) Space found after opening bracket of FOR loop
(#220) Space found before closing bracket of FOR loop
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#221) Variable "abs_height" must not contain underscores.
(#221) Space found before semicolon; expected "];" but found "] ;"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "abs_height" must not contain underscores.
(#225) Variable "abs_height" must not contain underscores.
(#225) Commas (,) must be followed by white space.
(#226) Variable "abs_height" must not contain underscores.
(#226) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected "for (...) {\n"; found "for(...) {\n"
(#229) Space found after opening bracket of FOR loop
(#229) Space found before closing bracket of FOR loop
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#231) Variable "aImg" must be all lower-case
(#231) Expected 1 space before "+"; 0 found
(#231) Expected 1 space after "+"; 0 found
(#231) Expected 1 space before "*"; 0 found
(#231) Expected 1 space after "*"; 0 found
(#231) Expected 1 space before "+"; 0 found
(#231) Expected 1 space after "+"; 0 found
(#231) Expected 1 space before "*"; 0 found
(#231) Expected 1 space after "*"; 0 found
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Expected "for (...) {\n"; found "for(...) {\n"
(#237) Space found after opening bracket of FOR loop
(#237) Space found before closing bracket of FOR loop
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Space found before semicolon; expected "];" but found "] ;"
(#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 "abs_height" must not contain underscores.
(#243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "abs_width" must not contain underscores.
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Expected 1 space before "-"; 0 found
(#246) Expected 1 space after "-"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#249) Variable "aImg" must be all lower-case
(#249) Space found before semicolon; expected "width;" but found "width ;"
(#250) Expected 1 space before "*"; 0 found
(#250) Expected 1 space after "*"; 0 found
(#250) Variable "aImg" must be all lower-case
(#250) Space found before semicolon; expected "height;" but found "height ;"
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 9
(#257) Usage of ELSEIF not allowed; use ELSE IF instead
(#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 9
(#258) Variable "abs_width" must not contain underscores.
(#258) Expected 1 space before "/"; 0 found
(#258) Expected 1 space after "/"; 0 found
(#260) Expected "} else {\n"; found "}\n else {\n"
(#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 9
(#261) Variable "aImg" must be all lower-case
(#261) Variable "abs_width" must not contain underscores.
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#266) Expected 1 space before "-="; 0 found
(#266) Expected 1 space after "-="; 0 found
(#266) Variable "abs_height" must not contain underscores.
(#266) Expected 1 space before "/"; 0 found
(#266) Expected 1 space after "/"; 0 found
(#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 12 spaces, found 9
(#269) Expected 1 space before "-="; 0 found
(#269) Expected 1 space after "-="; 0 found
(#269) Variable "abs_height" must not contain underscores.
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Variable "aImg" must be all lower-case
(#274) Variable "aImg" must be all lower-case
(#275) Variable "aImg" must be all lower-case
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 9
(#278) Variable "aImg" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#279) Expected 1 space before "+"; 0 found
(#279) Expected 1 space after "+"; 0 found
(#279) Variable "abs_width" must not contain underscores.
(#279) Expected 1 space before "+"; 0 found
(#279) Expected 1 space after "+"; 0 found
(#279) Expected 1 space before "+"; 0 found
(#279) Expected 1 space after "+"; 0 found
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Variable "abs_height" must not contain underscores.
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Commas (,) must be followed by white space.
(#283) Expected "} else {\n"; found "}\n else {\n"
(#284) Variable "aImg" must be all lower-case
(#285) Variable "aImg" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "abs_width" must not contain underscores.
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "abs_height" must not contain underscores.
(#286) Variable "aImg" must be all lower-case
(#287) Variable "aImg" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Variable "abs_width" must not contain underscores.
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Variable "abs_height" must not contain underscores.
(#290) Expected "if (...) {\n"; found "if(...) {\n"
(#291) Variable "aImg" must be all lower-case
(#292) Expected 1 space before "+"; 0 found
(#292) Expected 1 space after "+"; 0 found
(#292) Expected 1 space before "+"; 0 found
(#292) Expected 1 space after "+"; 0 found
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#293) Variable "abs_width" must not contain underscores.
(#293) Expected 1 space before "-"; 0 found
(#293) Expected 1 space after "-"; 0 found
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#293) Variable "abs_height" must not contain underscores.
(#293) Expected 1 space before "-"; 0 found
(#293) Expected 1 space after "-"; 0 found
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Space found before semicolon; expected "2;" but found "2 ;"
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "aImg" must be all lower-case
(#311) Variable "patternFactory" must be all lower-case
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Space found before semicolon; expected "1;" but found "1 ;"
(#322) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Expected "if (...) {\n"; found "if(...) {\n"
(#326) Variable "aImg" must be all lower-case
(#327) Variable "aImg" must be all lower-case
(#328) Variable "aImg" must be all lower-case
(#329) Variable "aImg" must be all lower-case
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "+"; 0 found
(#329) Expected 1 space after "+"; 0 found
(#329) Variable "abs_width" must not contain underscores.
(#329) Expected 1 space before "-"; 0 found
(#329) Expected 1 space after "-"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "-"; 0 found
(#329) Expected 1 space after "-"; 0 found
(#332) Variable "aImg" must be all lower-case
(#333) Expected 1 space before "+"; 0 found
(#333) Expected 1 space after "+"; 0 found
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Expected 1 space before "="; 0 found
(#334) Expected 1 space after "="; 0 found
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#343) Commas (,) must be followed by white space.
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#345) Expected 1 space before "/"; 0 found
(#345) Expected 1 space after "/"; 0 found
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "aImg" must be all lower-case
(#348) Expected 1 space before "/"; 0 found
(#348) Expected 1 space after "/"; 0 found
(#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) This comment is 60% valid code; is this commented out code?
(#350) Line indented incorrectly; expected at least 16 spaces, found 14
(#350) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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) This comment is 75% valid code; is this commented out code?
(#353) No space found before comment text; expected "// echo "<br>Mark #$i: marky=$marky<br>";" but found "//echo "<br>Mark #$i: marky=$marky<br>";"
(#356) Whitespace found at end of line
(#358) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "aImg" must be all lower-case
(#366) Expected "if (...) {\n"; found "if(...) {\n"
(#366) Expected 1 space before ">"; 0 found
(#366) Expected 1 space after ">"; 0 found
(#367) Variable "aImg" must be all lower-case
(#368) Variable "aImg" must be all lower-case
(#368) Expected 1 space before "-"; 0 found
(#368) Expected 1 space after "-"; 0 found
(#368) Commas (,) must be followed by white space.
(#368) Commas (,) must be followed by white space.
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#368) Commas (,) must be followed by white space.
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Expected "if (...) {\n"; found "if(...) {\n"
(#373) Variable "aImg" must be all lower-case
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Expected "if (...) {\n"; found "if(...) {\n"
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Commas (,) must be followed by white space.
(#389) Expected 1 space before "/"; 0 found
(#389) Expected 1 space after "/"; 0 found
(#390) Variable "aImg" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#392) Expected "} else {\n"; found "}\n else {\n"
(#393) Commas (,) must be followed by white space.
(#394) Variable "aImg" must be all lower-case
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#398) Usage of ELSEIF not allowed; use ELSE IF instead
(#398) Expected 1 space before ">"; 0 found
(#398) Expected 1 space after ">"; 0 found
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "aImg" must be all lower-case
(#401) Variable "aImg" must be all lower-case
(#402) Variable "aImg" must be all lower-case
(#402) Expected 1 space before "-"; 0 found
(#402) Expected 1 space after "-"; 0 found
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#402) Expected 1 space before "+"; 0 found
(#402) Expected 1 space after "+"; 0 found
(#402) Commas (,) must be followed by white space.
(#403) Variable "aImg" must be all lower-case
(#403) Expected 1 space before "-"; 0 found
(#403) Expected 1 space after "-"; 0 found
(#403) Commas (,) must be followed by white space.
(#403) Expected 1 space before "+"; 0 found
(#403) Expected 1 space after "+"; 0 found
(#403) Commas (,) must be followed by white space.
(#403) Expected 1 space before "+"; 0 found
(#403) Expected 1 space after "+"; 0 found
(#403) Commas (,) must be followed by white space.
(#403) Expected 1 space before "+"; 0 found
(#403) Expected 1 space after "+"; 0 found
(#405) Expected "} else {\n"; found "}\n else {\n"
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Space found before semicolon; expected "];" but found "] ;"
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Commas (,) must be followed by white space.
(#410) Space found before semicolon; expected "2;" but found "2 ;"
(#412) Expected 1 space before "-"; 0 found
(#412) Expected 1 space after "-"; 0 found
(#412) Expected 1 space before "/"; 0 found
(#412) Expected 1 space after "/"; 0 found
(#412) Space found before semicolon; expected ");" but found ") ;"
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 53% valid code; is this commented out code?
(#419) Expected "if (...) {\n"; found "if(...) {\n"
(#419) Variable "patternFactory" must be all lower-case
(#420) Variable "patternFactory" must be all lower-case
(#422) Variable "patternFactory" must be all lower-case
(#422) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#425) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#426) Variable "aImg" must be all lower-case
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#429) Expected "} else {\n"; found "}\n else {\n"
(#430) Expected "if (...) {\n"; found "if(...) {\n"
(#430) Expected 1 space before "=="; 0 found
(#430) Expected 1 space after "=="; 0 found
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Expected 1 space before "-"; 0 found
(#432) Expected 1 space after "-"; 0 found
(#432) Expected 1 space before "/"; 0 found
(#432) Expected 1 space after "/"; 0 found
(#432) Commas (,) must be followed by white space.
(#433) Expected 1 space before "+"; 0 found
(#433) Expected 1 space after "+"; 0 found
(#433) Expected 1 space before "/"; 0 found
(#433) Expected 1 space after "/"; 0 found
(#433) Commas (,) must be followed by white space.
(#433) Expected 1 space before "+"; 0 found
(#433) Expected 1 space after "+"; 0 found
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#436) Expected "} else {\n"; found "}\n else {\n"
(#437) Variable "aImg" must be all lower-case
(#438) Variable "aImg" must be all lower-case
(#438) Expected 1 space before "-"; 0 found
(#438) Expected 1 space after "-"; 0 found
(#438) Expected 1 space before "/"; 0 found
(#438) Expected 1 space after "/"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space before "+"; 0 found
(#438) Expected 1 space after "+"; 0 found
(#438) Expected 1 space before "/"; 0 found
(#438) Expected 1 space after "/"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space before "+"; 0 found
(#438) Expected 1 space after "+"; 0 found
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Variable "aImg" must be all lower-case
(#443) Variable "aImg" must be all lower-case
(#443) Variable "fillBoxFrameWeight" must be all lower-case
(#444) Variable "aImg" must be all lower-case
(#444) Expected 1 space before "-"; 0 found
(#444) Expected 1 space after "-"; 0 found
(#444) Expected 1 space before "/"; 0 found
(#444) Expected 1 space after "/"; 0 found
(#444) Commas (,) must be followed by white space.
(#445) Expected 1 space before "+"; 0 found
(#445) Expected 1 space after "+"; 0 found
(#445) Expected 1 space before "/"; 0 found
(#445) Expected 1 space after "/"; 0 found
(#445) Commas (,) must be followed by white space.
(#445) Expected 1 space before "+"; 0 found
(#445) Expected 1 space after "+"; 0 found
(#448) Variable "aImg" must be all lower-case
(#449) Variable "aImg" must be all lower-case
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#450) Variable "aImg" must be all lower-case
(#450) Commas (,) must be followed by white space.
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#453) Variable "aImg" must be all lower-case
(#453) Expected 1 space before "+"; 0 found
(#453) Expected 1 space after "+"; 0 found
(#453) Expected 1 space before "+"; 0 found
(#453) Expected 1 space after "+"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Expected "if (...) {\n"; found "if(...) {\n"
(#459) Space found before semicolon; expected "mark_abs_hsize;" but found "mark_abs_hsize ;"
(#460) Space found before semicolon; expected "1;" but found "1 ;"
(#461) Variable "aImg" must be all lower-case
(#461) Space found before semicolon; expected "xmargin;" but found "xmargin ;"
(#462) Expected 1 space before "-"; 0 found
(#462) Expected 1 space after "-"; 0 found
(#462) Expected 1 space before "+"; 0 found
(#462) Expected 1 space after "+"; 0 found
(#464) Expected "if (...) {\n"; found "if(...) {\n"
(#467) Expected "if (...) {\n"; found "if(...) {\n"
(#471) Expected "if (...) {\n"; found "if(...) {\n"
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#472) Commas (,) must be followed by white space.
(#479) Expected "if (...) {\n"; found "if(...) {\n"
(#480) Expected 1 space before "+"; 0 found
(#480) Expected 1 space after "+"; 0 found
(#482) Inline control structures are not allowed
(#486) Expected "} else {\n"; found "}\n else {\n"
(#487) Expected 1 space before "-"; 0 found
(#487) Expected 1 space after "-"; 0 found
(#487) Space found before semicolon; expected "];" but found "] ;"
(#492) This comment is 50% valid code; is this commented out code?
(#494) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_line.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) "require_once" must be immediately followed by an open parenthesis
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#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
(#15) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#16) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#17) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#17) Commas (,) must be followed by white space.
(#18) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#18) Commas (,) must be followed by white space.
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Member variable "fill_color" must not contain underscores.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Member variable "step_style" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Member variable "line_style" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Member variable "filledAreas" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Member variable "fillFromMin" must be all lower-case
(#32) Member variable "fillFromMax" must be all lower-case
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Member variable "fillgrad_fromcolor" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Member variable "fillgrad_tocolor" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Member variable "fillgrad_numcolors" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Member variable "iFastStroke" must be all lower-case
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// ---------------" but found "//---------------"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Visibility must be declared on method "__construct"
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Space found before semicolon; expected ");" but found ") ;"
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) No space found before comment text; expected "// ---------------" but found "//---------------"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) method name "LinePlot::SetFilled" must be in lower-case letters only
(#47) Visibility must be declared on method "SetFilled"
(#47) Variable "aFlg" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "aFlg" must be all lower-case
(#51) method name "LinePlot::SetBarCenter" must be in lower-case letters only
(#51) Visibility must be declared on method "SetBarCenter"
(#51) Variable "aFlag" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "aFlag" must be all lower-case
(#55) method name "LinePlot::SetStyle" must be in lower-case letters only
(#55) Visibility must be declared on method "SetStyle"
(#55) Variable "aStyle" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Variable "aStyle" must be all lower-case
(#59) method name "LinePlot::SetStepStyle" must be in lower-case letters only
(#59) Visibility must be declared on method "SetStepStyle"
(#59) Variable "aFlag" must be all lower-case
(#60) Variable "aFlag" must be all lower-case
(#63) Possible useless method overriding detected
(#63) method name "LinePlot::SetColor" must be in lower-case letters only
(#63) Visibility must be declared on method "SetColor"
(#63) Variable "aColor" must be all lower-case
(#64) Variable "aColor" must be all lower-case
(#67) method name "LinePlot::SetFillFromYMin" must be in lower-case letters only
(#67) Visibility must be declared on method "SetFillFromYMin"
(#68) Space found before semicolon; expected "$f;" but found "$f ;"
(#71) method name "LinePlot::SetFillFromYMax" must be in lower-case letters only
(#71) Visibility must be declared on method "SetFillFromYMax"
(#72) Space found before semicolon; expected "$f;" but found "$f ;"
(#75) method name "LinePlot::SetFillColor" must be in lower-case letters only
(#75) Visibility must be declared on method "SetFillColor"
(#75) Variable "aColor" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Variable "aFilled" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#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
(#76) This comment is 50% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) No space found before comment text; expected "// $this->color = $aColor;" but found "//$this->color = $aColor;"
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Variable "aColor" must be all lower-case
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Variable "aFilled" must be all lower-case
(#81) method name "LinePlot::SetFillGradient" must be in lower-case letters only
(#81) Visibility must be declared on method "SetFillGradient"
(#81) Variable "aFromColor" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aToColor" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aNumColors" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aFilled" must be all lower-case
(#82) Variable "aFromColor" must be all lower-case
(#83) Variable "aToColor" must be all lower-case
(#84) Variable "aNumColors" must be all lower-case
(#85) Variable "aFilled" must be all lower-case
(#89) method name "LinePlot::Legend" must be in lower-case letters only
(#89) Visibility must be declared on method "Legend"
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Expected 1 space before "!="; 0 found
(#90) Expected 1 space after "!="; 0 found
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#109) method name "LinePlot::AddArea" must be in lower-case letters only
(#109) Visibility must be declared on method "AddArea"
(#109) Variable "aMin" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aMax" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aFilled" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aColor" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aBorder" must be all lower-case
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Variable "aMin" must be all lower-case
(#110) Variable "aMax" must be all lower-case
(#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
(#112) Variable "aMin" must be all lower-case
(#113) Variable "aMin" must be all lower-case
(#113) Variable "aMax" must be all lower-case
(#114) Variable "aMax" must be all lower-case
(#116) Variable "aMin" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "aMax" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "aColor" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "aFilled" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "aBorder" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) method name "LinePlot::PreStrokeAdjust" must be in lower-case letters only
(#120) Visibility must be declared on method "PreStrokeAdjust"
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) This comment is 67% valid code; is this commented out code?
(#135) No space found before comment text; expected "// $graph->xaxis->scale->ticks->SupressMinorTickMarks();" but found "//$graph->xaxis->scale->ticks->SupressMinorTickMarks();"
(#139) method name "LinePlot::SetFastStroke" must be in lower-case letters only
(#139) Visibility must be declared on method "SetFastStroke"
(#139) Variable "aFlg" must be all lower-case
(#140) Variable "aFlg" must be all lower-case
(#143) method name "LinePlot::FastStroke" must be in lower-case letters only
(#143) Visibility must be declared on method "FastStroke"
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Variable "aStartPoint" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "exist_x" must not contain underscores.
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Expected 1 space before "-"; 0 found
(#149) Expected 1 space after "-"; 0 found
(#151) Expected "} else {\n"; found "}\n else {\n"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Variable "aStartPoint" must be all lower-case
(#158) Expected "while (...) {\n"; found "while(...) {\n"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Variable "exist_x" must not contain underscores.
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#162) Expected "} else {\n"; found "}\n else {\n"
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "+"; 0 found
(#163) Expected 1 space after "+"; 0 found
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Empty ELSEIF statement detected
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Expected "} else {\n"; found "}\n else {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#176) No space found before comment text; expected "// ('Plot too complicated for fast line Stroke. Use standard Stroke()');" but found "//('Plot too complicated for fast line Stroke. Use standard Stroke()');"
(#179) This comment is 50% valid code; is this commented out code?
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#184) method name "LinePlot::Stroke" must be in lower-case letters only
(#184) Visibility must be declared on method "Stroke"
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected 1 space before "!="; 0 found
(#188) Expected 1 space after "!="; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Line exceeds 132 characters; contains 135 characters
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 75% valid code; is this commented out code?
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#190) No space found before comment text; expected "// ("Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])." Number of Y-points:$numpoints");" but found "//("Number of X and Y points are not equal. Number of X-points:".count($this->coords[1])." Number of Y-points:$numpoints");"
(#192) Expected "} else {\n"; found "}\n else {\n"
(#193) Variable "exist_x" must not contain underscores.
(#196) Expected "} else {\n"; found "}\n else {\n"
(#197) Variable "exist_x" must not contain underscores.
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#203) Expected "} else {\n"; found "}\n else {\n"
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Expected "while (...) {\n"; found "while(...) {\n"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline control structures are not allowed
(#216) Expected "if (...) {\n"; found "if(...) {\n"
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Variable "exist_x" must not contain underscores.
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Variable "exist_x" must not contain underscores.
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#224) Expected "} else {\n"; found "}\n else {\n"
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#232) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 60% valid code; is this commented out code?
(#233) No space found before comment text; expected "// $max = $yscale->GetMaxVal();" but found "//$max = $yscale->GetMaxVal();"
(#237) Expected "} else {\n"; found "}\n else {\n"
(#239) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) This comment is 80% valid code; is this commented out code?
(#240) No space found before comment text; expected "// Translate($min);" but found "//Translate($min);"
(#242) Expected "} else {\n"; found "}\n else {\n"
(#254) Variable "yt_old" must not contain underscores.
(#255) Variable "xt_old" must not contain underscores.
(#256) Variable "y_old" must not contain underscores.
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#263) Expected 1 space before "+"; 0 found
(#263) Expected 1 space after "+"; 0 found
(#265) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#267) Expected "while (...) {\n"; found "while(...) {\n"
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#269) Variable "exist_x" must not contain underscores.
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#272) Expected "} else {\n"; found "}\n else {\n"
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#273) Expected 1 space before "+"; 0 found
(#273) Expected 1 space after "+"; 0 found
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Expected "if (...) {\n"; found "if(...) {\n"
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Variable "y_old" must not contain underscores.
(#286) Variable "xt_old" must not contain underscores.
(#286) Commas (,) must be followed by white space.
(#286) Variable "yt_old" must not contain underscores.
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Variable "yt_old" must not contain underscores.
(#287) Commas (,) must be followed by white space.
(#287) Variable "yt_old" must not contain underscores.
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#289) Usage of ELSEIF not allowed; use ELSE IF instead
(#289) Variable "y_old" must not contain underscores.
(#290) Variable "xt_first" must not contain underscores.
(#290) Commas (,) must be followed by white space.
(#290) Variable "yt_first" must not contain underscores.
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#290) Variable "yt_first" must not contain underscores.
(#291) Commas (,) must be followed by white space.
(#291) Variable "yt_first" must not contain underscores.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#293) Expected "} else {\n"; found "}\n else {\n"
(#294) Variable "yt_old" must not contain underscores.
(#295) Variable "xt_old" must not contain underscores.
(#298) Variable "yt_old" must not contain underscores.
(#302) Usage of ELSEIF not allowed; use ELSE IF instead
(#302) Expected 1 space before "=="; 0 found
(#302) Expected 1 space after "=="; 0 found
(#304) Variable "yt_first" must not contain underscores.
(#304) Variable "yt_old" must not contain underscores.
(#305) Variable "xt_first" must not contain underscores.
(#305) Variable "xt_old" must not contain underscores.
(#308) Expected "} else {\n"; found "}\n else {\n"
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#310) Expected 1 space before "-"; 0 found
(#310) Expected 1 space after "-"; 0 found
(#311) Inline control structures are not allowed
(#311) Expected 1 space before "==="; 0 found
(#311) Expected 1 space after "==="; 0 found
(#311) Expected 1 space before "==="; 0 found
(#311) Expected 1 space after "==="; 0 found
(#311) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#311) Expected 1 space before "==="; 0 found
(#311) Expected 1 space after "==="; 0 found
(#312) Inline control structures are not allowed
(#312) Expected 1 space before "==="; 0 found
(#312) Expected 1 space after "==="; 0 found
(#312) Expected 1 space before "==="; 0 found
(#312) Expected 1 space after "==="; 0 found
(#312) Expected 1 space before "==="; 0 found
(#312) Expected 1 space after "==="; 0 found
(#314) Expected "if (...) {\n"; found "if(...) {\n"
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#316) Commas (,) must be followed by white space.
(#318) Expected "} else {\n"; found "}\n else {\n"
(#319) Commas (,) must be followed by white space.
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#323) Expected "if (...) {\n"; found "if(...) {\n"
(#324) Expected 1 space before "-"; 0 found
(#324) Expected 1 space after "-"; 0 found
(#327) Usage of ELSEIF not allowed; use ELSE IF instead
(#333) Expected "} else {\n"; found "}\n else {\n"
(#338) Expected "} else {\n"; found "}\n else {\n"
(#339) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Variable "yt_old" must not contain underscores.
(#346) Variable "xt_old" must not contain underscores.
(#347) Variable "y_old" must not contain underscores.
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#356) Expected "if (...) {\n"; found "if(...) {\n"
(#359) Expected "} else {\n"; found "}\n else {\n"
(#360) Expected "if (...) {\n"; found "if(...) {\n"
(#363) Expected "} else {\n"; found "}\n else {\n"
(#367) Expected "if (...) {\n"; found "if(...) {\n"
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#374) Expected "} else {\n"; found "}\n else {\n"
(#378) Expected "if (...) {\n"; found "if(...) { \n"
(#378) Whitespace found at end of line
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space before "-"; 0 found
(#384) Expected 1 space after "-"; 0 found
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Variable "minY" must be all lower-case
(#393) Expected "for (...) {\n"; found "for(...) {\n"
(#393) The use of function sizeof() is forbidden; use count() instead
(#394) 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
(#396) Variable "areaCoords" must be all lower-case
(#397) Variable "areaCoords" must be all lower-case
(#397) Variable "minY" must be all lower-case
(#399) Variable "areaCoords" must be all lower-case
(#400) Variable "areaCoords" must be all lower-case
(#403) Expected 1 space before "*"; 2 found
(#404) Variable "areaCoords" must be all lower-case
(#404) Variable "areaCoords" must be all lower-case
(#404) The use of function sizeof() is forbidden; use count() instead
(#404) Variable "areaCoords" must be all lower-case
(#404) Expected 1 space before "-"; 0 found
(#404) Expected 1 space after "-"; 0 found
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Variable "areaCoords" must be all lower-case
(#405) Variable "minY" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected "if (...) {\n"; found "if(...) {\n"
(#409) Variable "areaCoords" must be all lower-case
(#416) Expected "if (...) {\n"; found "if(...) {\n"
(#417) Variable "areaCoords" must be all lower-case
(#419) Expected "} else {\n"; found "}\n else {\n"
(#423) Variable "areaCoords" must be all lower-case
(#427) Inline control structures are not allowed
(#430) Expected "for (...) {\n"; found "for(...) {\n"
(#430) Space found after opening bracket of FOR loop
(#430) Expected 1 space before "="; 0 found
(#430) Expected 1 space after "="; 0 found
(#430) Expected 1 space before "<"; 0 found
(#430) Expected 1 space after "<"; 0 found
(#432) Expected "if (...) {\n"; found "if(...) {\n"
(#432) Variable "exist_x" must not contain underscores.
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#435) Expected "} else {\n"; found "}\n else {\n"
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Expected 1 space before "+"; 0 found
(#436) Expected 1 space after "+"; 0 found
(#441) Expected "if (...) {\n"; found "if(...) {\n"
(#442) Expected "if (...) {\n"; found "if(...) {\n"
(#443) Expected "if (...) {\n"; found "if(...) {\n"
(#444) Commas (,) must be followed by white space.
(#446) Expected "} else {\n"; found "}\n else {\n"
(#451) Expected "if (...) {\n"; found "if(...) {\n"
(#451) Variable "exist_x" must not contain underscores.
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#454) Expected "} else {\n"; found "}\n else {\n"
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#457) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#463) This comment is 50% valid code; is this commented out code?
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#471) Commas (,) must be followed by white space.
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Member variable "iStartEndZero" must be all lower-case
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) No space found before comment text; expected "// ---------------" but found "//---------------"
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Visibility must be declared on method "__construct"
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Expected "for (...) {\n"; found "for(...) {\n"
(#481) Space found after opening bracket of FOR loop
(#481) Space found before closing bracket of FOR loop
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#482) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#483) This comment is 100% valid code; is this commented out code?
(#483) No space found before comment text; expected "// ('Each plot in an accumulated lineplot must have the same number of data points',0)" but found "//('Each plot in an accumulated lineplot must have the same number of data points',0)"
(#487) Expected "for (...) {\n"; found "for(...) {\n"
(#487) Space found before closing bracket of FOR loop
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) No space found before comment text; expected "// ---------------" but found "//---------------"
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) method name "AccLinePlot::Legend" must be in lower-case letters only
(#494) Visibility must be declared on method "Legend"
(#495) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#495) Space found after opening bracket of FOREACH loop
(#495) Space found before closing bracket of FOREACH loop
(#500) method name "AccLinePlot::Max" must be in lower-case letters only
(#500) Visibility must be declared on method "Max"
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#504) Expected "for (...) {\n"; found "for(...) {\n"
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#506) Commas (,) must be followed by white space.
(#508) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#508) Commas (,) must be followed by white space.
(#510) Expected "for (...) {\n"; found "for(...) {\n"
(#510) Space found after opening bracket of FOR loop
(#510) Space found before closing bracket of FOR loop
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#517) Expected "for (...) {\n"; found "for(...) {\n"
(#517) Space found after opening bracket of FOR loop
(#517) Space found before closing bracket of FOR loop
(#523) Commas (,) must be followed by white space.
(#526) method name "AccLinePlot::Min" must be in lower-case letters only
(#526) Visibility must be declared on method "Min"
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#528) Commas (,) must be followed by white space.
(#530) Expected "for (...) {\n"; found "for(...) {\n"
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#532) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#534) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#534) Commas (,) must be followed by white space.
(#535) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#535) Commas (,) must be followed by white space.
(#537) Expected "for (...) {\n"; found "for(...) {\n"
(#537) Space found after opening bracket of FOR loop
(#537) Space found before closing bracket of FOR loop
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#544) Expected "for (...) {\n"; found "for(...) {\n"
(#544) Space found after opening bracket of FOR loop
(#544) Space found before closing bracket of FOR loop
(#549) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#549) Commas (,) must be followed by white space.
(#549) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#550) Commas (,) must be followed by white space.
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) method name "AccLinePlot::PreStrokeAdjust" must be in lower-case letters only
(#554) Visibility must be declared on method "PreStrokeAdjust"
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Expected "if (...) {\n"; found "if(...) {\n"
(#563) Expected "if (...) {\n"; found "if(...) {\n"
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#576) method name "AccLinePlot::SetInterpolateMode" must be in lower-case letters only
(#576) Visibility must be declared on method "SetInterpolateMode"
(#576) Variable "aIntMode" must be all lower-case
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#577) Variable "aIntMode" must be all lower-case
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) method name "AccLinePlot::LineInterpolate" must be in lower-case letters only
(#583) Visibility must be declared on method "LineInterpolate"
(#583) Variable "aData" must be all lower-case
(#585) Expected 1 space before "="; 0 found
(#585) Expected 1 space after "="; 0 found
(#585) Variable "aData" must be all lower-case
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Expected "if (...) {\n"; found "if(...) {\n"
(#590) Variable "aData" must be all lower-case
(#590) Expected 1 space before "==="; 0 found
(#590) Expected 1 space after "==="; 0 found
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Expected "while (...) {\n"; found "while(...) {\n"
(#592) Variable "aData" must be all lower-case
(#592) Expected 1 space before "==="; 0 found
(#592) Expected 1 space after "==="; 0 found
(#595) Expected "if (...) {\n"; found "if(...) {\n"
(#596) Expected "for (...) {\n"; found "for(...) {\n"
(#596) Space found before closing bracket of FOR loop
(#596) Expected 1 space before "="; 0 found
(#596) Expected 1 space after "="; 0 found
(#597) Inline control structures are not allowed
(#598) Variable "aData" must be all lower-case
(#599) Inline control structures are not allowed
(#600) Variable "aData" must be all lower-case
(#600) Variable "aData" must be all lower-case
(#603) Expected "} else {\n"; found "}\n else {\n"
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Expected "while (...) {\n"; found "while(...) {\n"
(#610) Expected "while (...) {\n"; found "while(...) {\n"
(#610) Variable "aData" must be all lower-case
(#613) Expected "if (...) {\n"; found "if(...) {\n"
(#614) Expected 1 space before "="; 0 found
(#614) Expected 1 space after "="; 0 found
(#614) Expected 1 space before "-"; 0 found
(#614) Expected 1 space after "-"; 0 found
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Expected "while (...) {\n"; found "while(...) {\n"
(#617) Variable "aData" must be all lower-case
(#620) Expected "if (...) {\n"; found "if(...) {\n"
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Expected 1 space before "="; 0 found
(#622) Expected 1 space after "="; 0 found
(#622) Expected 1 space before "-"; 0 found
(#622) Expected 1 space after "-"; 0 found
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#623) Variable "aData" must be all lower-case
(#623) Expected 1 space before "-"; 0 found
(#623) Expected 1 space after "-"; 0 found
(#623) Variable "aData" must be all lower-case
(#623) Expected 1 space before "/"; 0 found
(#623) Expected 1 space after "/"; 0 found
(#625) Expected "for (...) {\n"; found "for(...) {\n"
(#625) Space found before closing bracket of FOR loop
(#625) Expected 1 space before "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#626) Variable "aData" must be all lower-case
(#626) Expected 1 space before "+"; 0 found
(#626) Expected 1 space after "+"; 0 found
(#626) Variable "aData" must be all lower-case
(#626) Expected 1 space before "*"; 0 found
(#626) Expected 1 space after "*"; 0 found
(#626) Space found before semicolon; expected "$k;" but found "$k ;"
(#629) Expected "} else {\n"; found "}\n else {\n"
(#633) Inline control structures are not allowed
(#633) Space found after opening bracket of FOR loop
(#633) Space found before closing bracket of FOR loop
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected 1 space before "+"; 0 found
(#633) Expected 1 space after "+"; 0 found
(#634) Expected "if (...) {\n"; found "if(...) {\n"
(#635) Variable "aData" must be all lower-case
(#637) Expected "} else {\n"; found "}\n else {\n"
(#638) Variable "aData" must be all lower-case
(#638) Variable "aData" must be all lower-case
(#638) Space found before semicolon; expected "];" but found "] ;"
(#650) This comment is 47% valid code; is this commented out code?
(#652) method name "AccLinePlot::Stroke" must be in lower-case letters only
(#652) Visibility must be declared on method "Stroke"
(#652) Commas (,) must be followed by white space.
(#652) Commas (,) must be followed by white space.
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#657) Expected "for (...) {\n"; found "for(...) {\n"
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Expected 1 space before "<"; 0 found
(#657) Expected 1 space after "<"; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#659) Expected 1 space before "="; 0 found
(#659) Expected 1 space after "="; 0 found
(#660) Expected "for (...) {\n"; found "for(...) {\n"
(#660) Space found before closing bracket of FOR loop
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Expected 1 space before "<"; 0 found
(#660) Expected 1 space after "<"; 0 found
(#661) Expected 1 space before "+"; 0 found
(#661) Expected 1 space after "+"; 0 found
(#665) Expected "for (...) {\n"; found "for(...) {\n"
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#665) Expected 1 space before "-"; 0 found
(#665) Expected 1 space after "-"; 0 found
(#665) Expected 1 space before ">="; 0 found
(#665) Expected 1 space after ">="; 0 found
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#667) Expected "for (...) {\n"; found "for(...) {\n"
(#667) Space found after opening bracket of FOR loop
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#667) Expected 1 space before "<"; 0 found
(#667) Expected 1 space after "<"; 0 found
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#671) Commas (,) must be followed by white space.
(#671) Commas (,) must be followed by white space.
(#672) Expected "for (...) {\n"; found "for(...) {\n"
(#672) Space found after opening bracket of FOR loop
(#672) Expected 1 space before "="; 0 found
(#672) Expected 1 space after "="; 0 found
(#672) Expected 1 space before "<"; 0 found
(#672) Expected 1 space after "<"; 0 found
(#673) Expected 1 space before "="; 0 found
(#673) Expected 1 space after "="; 0 found
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#678) This comment is 50% valid code; is this commented out code?
(#682) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_log.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#13) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#13) Commas (,) must be followed by white space.
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// ---------------" but found "//---------------"
(#21) 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) Visibility must be declared on method "__construct"
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ----------------" but found "//----------------"
(#31) 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
(#34) method name "LogScale::Translate" must be in lower-case letters only
(#34) Visibility must be declared on method "Translate"
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#36) Expected "if (...) {\n"; found "if(...) { \n"
(#36) Whitespace found at end of line
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 80% valid code; is this commented out code?
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#44) This comment is 100% valid code; is this commented out code?
(#44) No space found before comment text; expected "// ("Negative data values can not be used in a log scale.");" but found "//("Negative data values can not be used in a log scale.");"
(#47) Inline control structures are not allowed
(#47) Expected 1 space before "=="; 0 found
(#47) Expected 1 space after "=="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) 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
(#49) Expected 1 space after "*"; 0 found
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) method name "LogScale::RelTranslate" must be in lower-case letters only
(#54) Visibility must be declared on method "RelTranslate"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 100% valid code; is this commented out code?
(#58) No space found before comment text; expected "// ('Your data contains non-numeric values.');" but found "//('Your data contains non-numeric values.');"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "*"; 0 found
(#66) Expected 1 space after "*"; 0 found
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) method name "LogScale::GetMinVal" must be in lower-case letters only
(#70) Visibility must be declared on method "GetMinVal"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#74) Expected "} else {\n"; found "}\n else {\n"
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#79) method name "LogScale::GetMaxVal" must be in lower-case letters only
(#79) Visibility must be declared on method "GetMaxVal"
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#83) Expected "} else {\n"; found "}\n else {\n"
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#93) method name "LogScale::AutoScale" must be in lower-case letters only
(#93) Visibility must be declared on method "AutoScale"
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Inline control structures are not allowed
(#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
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#98) Line exceeds maximum limit of 180 characters; contains 199 characters
(#98) No space found before comment text; expected "// ('Scale error for logarithmic scale. You have a problem with your data values. The max value must be greater than 0. It is mathematically impossible to have 0 in a logarithmic scale.');" but found "//('Scale error for logarithmic scale. You have a problem with your data values. The max value must be greater than 0. It is mathematically impossible to have 0 in a logarithmic scale.');"
(#100) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Line exceeds 132 characters; contains 180 characters
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) This comment is 100% valid code; is this commented out code?
(#104) No space found before comment text; expected "// ('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');" but found "//('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');"
(#107) Expected "} else {\n"; found "}\n else {\n"
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#112) Line exceeds maximum limit of 180 characters; contains 185 characters
(#112) No space found before comment text; expected "// ('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');" but found "//('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');"
(#115) Inline control structures are not allowed
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#121) No space found before comment text; expected "// ---------------" but found "//---------------"
(#123) This comment is 50% valid code; is this commented out code?
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#130) Member variable "label_logtype" must not contain underscores.
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Member variable "ticklabels_pos" must not contain underscores.
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) No space found before comment text; expected "// ---------------" but found "//---------------"
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Visibility must be declared on method "__construct"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) No space found before comment text; expected "// ---------------" but found "//---------------"
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) method name "LogTicks::IsSpecified" must be in lower-case letters only
(#138) Visibility must be declared on method "IsSpecified"
(#142) method name "LogTicks::SetLabelLogType" must be in lower-case letters only
(#142) Visibility must be declared on method "SetLabelLogType"
(#142) Variable "aType" must be all lower-case
(#143) Variable "aType" must be all lower-case
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) This comment is 50% valid code; is this commented out code?
(#149) method name "LogTicks::GetMajor" must be in lower-case letters only
(#149) Visibility must be declared on method "GetMajor"
(#153) method name "LogTicks::SetTextLabelStart" must be in lower-case letters only
(#153) Visibility must be declared on method "SetTextLabelStart"
(#153) Variable "aStart" must be all lower-case
(#155) Line exceeds 132 characters; contains 168 characters
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) This comment is 100% valid code; is this commented out code?
(#155) No space found before comment text; expected "// ('Specifying tick interval for a logarithmic scale is undefined. Remove any calls to SetTextLabelStart() or SetTextTickInterval() on the logarithmic scale.');" but found "//('Specifying tick interval for a logarithmic scale is undefined. Remove any calls to SetTextLabelStart() or SetTextTickInterval() on the logarithmic scale.');"
(#158) method name "LogTicks::SetXLabelOffset" must be in lower-case letters only
(#158) Visibility must be declared on method "SetXLabelOffset"
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) method name "LogTicks::Stroke" must be in lower-case letters only
(#166) Visibility must be declared on method "Stroke"
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#169) Variable "nextMajor" must be all lower-case
(#169) Expected 1 space before "*"; 0 found
(#169) Expected 1 space after "*"; 0 found
(#170) Variable "nextMajor" must be all lower-case
(#171) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#175) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "*"; 0 found
(#179) Expected 1 space after "*"; 0 found
(#180) Whitespace found at end of line
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Inline control structures are not allowed
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Commas (,) must be followed by white space.
(#191) Usage of ELSEIF not allowed; use ELSE IF instead
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#194) Expected "} else {\n"; found "}\n else {\n"
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Expected "for (...) {\n"; found "for(...) {\n"
(#199) Space found before closing bracket of FOR loop
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#199) Expected 1 space before "<="; 0 found
(#199) Expected 1 space after "<="; 0 found
(#199) Expected 1 space before "+="; 0 found
(#199) Expected 1 space after "+="; 0 found
(#199) Commas (,) must be followed by white space.
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Expected 1 space before "!="; 0 found
(#205) Expected 1 space after "!="; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#210) Expected "} else {\n"; found "}\n else {\n"
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#220) Commas (,) must be followed by white space.
(#220) Variable "nextMajor" must be all lower-case
(#222) Usage of ELSEIF not allowed; use ELSE IF instead
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Variable "nextMajor" must be all lower-case
(#225) Expected "} else {\n"; found "}\n else {\n"
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#226) Variable "nextMajor" must be all lower-case
(#229) Variable "nextMajor" must be all lower-case
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#233) Expected "} else {\n"; found "}\n else {\n"
(#234) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#235) Expected 1 space before "!="; 0 found
(#235) Expected 1 space after "!="; 0 found
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#239) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Expected 1 space before "!="; 0 found
(#239) Expected 1 space after "!="; 0 found
(#246) Expected "} else {\n"; found "}\n else {\n"
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Expected 1 space before "*"; 0 found
(#247) Expected 1 space after "*"; 0 found
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#248) Expected 1 space before "*"; 0 found
(#248) Expected 1 space after "*"; 0 found
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#255) Expected "} else {\n"; found "}\n else {\n"
(#256) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#258) Commas (,) must be followed by white space.
(#260) Usage of ELSEIF not allowed; use ELSE IF instead
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#263) Expected "} else {\n"; found "}\n else {\n"
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Expected "for (...) {\n"; found "for(...) {\n"
(#268) Space found before closing bracket of FOR loop
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "<="; 0 found
(#268) Expected 1 space after "<="; 0 found
(#268) Expected 1 space before "+="; 0 found
(#268) Expected 1 space after "+="; 0 found
(#268) Commas (,) must be followed by white space.
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Expected "if (...) {\n"; found "if(...) {\n"
(#273) Expected "if (...) {\n"; found "if(...) {\n"
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#279) Expected "if (...) {\n"; found "if(...) {\n"
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Variable "nextMajor" must be all lower-case
(#283) Usage of ELSEIF not allowed; use ELSE IF instead
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Variable "nextMajor" must be all lower-case
(#286) Expected "} else {\n"; found "}\n else {\n"
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#287) Variable "nextMajor" must be all lower-case
(#290) Variable "nextMajor" must be all lower-case
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#294) Expected "} else {\n"; found "}\n else {\n"
(#295) Expected "if (...) {\n"; found "if(...) {\n"
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#305) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_meshinterpolate.inc.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,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Whitespace found at end of line
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#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
(#15) Whitespace found at end of line
(#16) Expected 1 space(s) before asterisk; 0 found
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) function name "doMeshInterpolate" must be lower-case letters only
(#17) Variable "aData" must be all lower-case
(#17) Variable "aFactor" must be all lower-case
(#19) Variable "aData" must be all lower-case
(#19) Variable "aData" must be all lower-case
(#19) Commas (,) must be followed by white space.
(#19) Variable "aFactor" must be all lower-case
(#29) Line indented incorrectly; expected at least 4 spaces, found 3
(#38) method name "MeshInterpolate::IntSquare" must be in lower-case letters only
(#38) Visibility must be declared on method "IntSquare"
(#38) Variable "aRow" must be all lower-case
(#38) Variable "aCol" must be all lower-case
(#38) Variable "aFactor" must be all lower-case
(#39) Inline control structures are not allowed
(#39) Variable "aFactor" must be all lower-case
(#42) Variable "aFactor" must be all lower-case
(#42) Expected 1 space before "-"; 0 found
(#42) Expected 1 space after "-"; 0 found
(#44) Variable "aRow" must be all lower-case
(#44) Variable "aCol" must be all lower-case
(#45) Variable "aRow" must be all lower-case
(#45) Variable "aCol" must be all lower-case
(#46) Variable "aRow" must be all lower-case
(#46) Variable "aCol" must be all lower-case
(#47) Variable "aRow" must be all lower-case
(#47) Variable "aCol" must be all lower-case
(#49) Variable "aRow" must be all lower-case
(#49) Variable "aCol" must be all lower-case
(#50) Variable "aRow" must be all lower-case
(#50) Variable "aCol" must be all lower-case
(#51) Variable "aRow" must be all lower-case
(#51) Variable "aCol" must be all lower-case
(#52) Variable "aRow" must be all lower-case
(#52) Variable "aCol" must be all lower-case
(#53) Variable "aRow" must be all lower-case
(#53) Variable "aCol" must be all lower-case
(#55) Variable "aRow" must be all lower-case
(#55) Variable "aCol" must be all lower-case
(#55) Variable "aFactor" must be all lower-case
(#55) Expected 1 space before "-"; 0 found
(#55) Expected 1 space after "-"; 0 found
(#56) Variable "aRow" must be all lower-case
(#56) Variable "aCol" must be all lower-case
(#56) Variable "aFactor" must be all lower-case
(#56) Expected 1 space before "-"; 0 found
(#56) Expected 1 space after "-"; 0 found
(#57) Variable "aRow" must be all lower-case
(#57) Variable "aCol" must be all lower-case
(#57) Variable "aFactor" must be all lower-case
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#58) Variable "aRow" must be all lower-case
(#58) Variable "aCol" must be all lower-case
(#58) Variable "aFactor" must be all lower-case
(#58) Expected 1 space before "-"; 0 found
(#58) Expected 1 space after "-"; 0 found
(#72) method name "MeshInterpolate::Linear" must be in lower-case letters only
(#72) Visibility must be declared on method "Linear"
(#72) Variable "aData" must be all lower-case
(#72) Variable "aIntFactor" must be all lower-case
(#73) Variable "aIntFactor" must be all lower-case
(#73) Expected 1 space before "-"; 0 found
(#73) Expected 1 space after "-"; 0 found
(#75) Variable "orig_cols" must not contain underscores.
(#75) Variable "aData" must be all lower-case
(#76) Variable "orig_rows" must not contain underscores.
(#76) Variable "aData" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "aIntFactor" must be all lower-case
(#79) Expected 1 space before "-"; 0 found
(#79) Expected 1 space after "-"; 0 found
(#80) Variable "new_cols" must not contain underscores.
(#80) Variable "orig_cols" must not contain underscores.
(#81) Variable "new_rows" must not contain underscores.
(#81) Variable "orig_rows" must not contain underscores.
(#83) Variable "new_rows" must not contain underscores.
(#83) Variable "new_cols" must not contain underscores.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Space found after opening bracket of FOR loop
(#85) Space found before closing bracket of FOR loop
(#85) Variable "new_rows" must not contain underscores.
(#86) Space found after opening bracket of FOR loop
(#86) Space found before closing bracket of FOR loop
(#86) Variable "new_cols" must not contain underscores.
(#87) Space found before semicolon; expected "0;" but found "0 ;"
(#89) Variable "aData" must be all lower-case
(#95) Space found after opening bracket of FOR loop
(#95) Space found before closing bracket of FOR loop
(#95) Variable "new_rows" must not contain underscores.
(#95) Expected 1 space before "-"; 0 found
(#95) Expected 1 space after "-"; 0 found
(#96) Space found after opening bracket of FOR loop
(#96) Space found before closing bracket of FOR loop
(#96) Variable "new_cols" must not contain underscores.
(#96) Expected 1 space before "-"; 0 found
(#96) Expected 1 space after "-"; 0 found
(#97) Variable "aIntFactor" must be all lower-case
(#104) Whitespace found at end of line
(#105) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_mgraph.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#21) Member variable "iCnt" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Member variable "iGraphs" must be all lower-case
(#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) Member variable "iFillColor" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#22) Member variable "iCurrentColor" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Member variable "iDoFrame" must be all lower-case
(#24) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#24) Member variable "iFrameColor" must be all lower-case
(#24) Member variable "iFrameWeight" must be all lower-case
(#25) Member variable "iLineWeight" must be all lower-case
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Member variable "cache_name" must not contain underscores.
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Member variable "image_format" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "image_quality" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Member variable "iWidth" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#29) Commas (,) must be followed by white space.
(#29) Member variable "iHeight" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#30) Member variable "background_image" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Member variable "background_image_center" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Member variable "backround_image_format" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Member variable "background_image_mix" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Member variable "background_image_y" must not contain underscores.
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#32) Member variable "background_image_x" must not contain underscores.
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Member variable "shadow_width" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Member variable "shadow_color" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Visibility must be declared on method "__construct"
(#38) Variable "aWidth" must be all lower-case
(#38) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#38) Commas (,) must be followed by white space.
(#38) Variable "aHeight" must be all lower-case
(#38) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#38) Commas (,) must be followed by white space.
(#38) Variable "aCachedName" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aTimeOut" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Variable "aInline" must be all lower-case
(#39) Variable "aWidth" must be all lower-case
(#40) Variable "aHeight" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Variable "aCachedName" must be all lower-case
(#44) Expected 1 space before "!="; 0 found
(#44) Expected 1 space after "!="; 0 found
(#44) Variable "aInline" must be all lower-case
(#46) Variable "aTimeOut" must be all lower-case
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Commas (,) must be followed by white space.
(#48) Variable "aCachedName" must be all lower-case
(#52) Variable "aInline" must be all lower-case
(#53) Variable "aCachedName" must be all lower-case
(#57) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) method name "MGraph::SetFillColor" must be in lower-case letters only
(#78) Visibility must be declared on method "SetFillColor"
(#78) Variable "aColor" must be all lower-case
(#79) Variable "aColor" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) method name "MGraph::SetFrame" must be in lower-case letters only
(#83) Visibility must be declared on method "SetFrame"
(#83) Variable "aFlg" must be all lower-case
(#83) Commas (,) must be followed by white space.
(#83) Variable "aColor" must be all lower-case
(#83) Commas (,) must be followed by white space.
(#83) Variable "aWeight" must be all lower-case
(#84) Variable "aFlg" must be all lower-case
(#85) Variable "aColor" must be all lower-case
(#86) Variable "aWeight" must be all lower-case
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) method name "MGraph::SetBackgroundImageMix" must be in lower-case letters only
(#90) Visibility must be declared on method "SetBackgroundImageMix"
(#90) Variable "aMix" must be all lower-case
(#91) Variable "aMix" must be all lower-case
(#91) Space found before semicolon; expected "$aMix;" but found "$aMix ;"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) method name "MGraph::SetBackgroundImage" must be in lower-case letters only
(#95) Visibility must be declared on method "SetBackgroundImage"
(#95) Variable "aFileName" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Variable "aCenter_aX" must be all lower-case
(#95) Variable "aCenter_aX" must not contain underscores.
(#95) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#95) Commas (,) must be followed by white space.
(#95) Variable "aY" must be all lower-case
(#95) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "aCenter" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#99) Variable "aX" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "aCenter_aX" must be all lower-case
(#101) Variable "aCenter_aX" must not contain underscores.
(#102) Variable "aX" must be all lower-case
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Variable "aCenter_aX" must be all lower-case
(#102) Variable "aCenter_aX" must not contain underscores.
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Commas (,) must be followed by white space.
(#106) Variable "aFileName" must be all lower-case
(#107) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Commas (,) must be followed by white space.
(#108) Variable "aFileName" must be all lower-case
(#109) Line exceeds 132 characters; contains 175 characters
(#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) This comment is 75% valid code; is this commented out code?
(#109) No space found before comment text; expected "// ('Incorrect file name for MGraph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');" but found "//('Incorrect file name for MGraph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');"
(#112) Variable "valid_formats" must not contain underscores.
(#113) Variable "aImgFormat" must be all lower-case
(#113) Expected 1 space before "-"; 0 found
(#113) Expected 1 space after "-"; 0 found
(#114) Expected "if (...) {\n"; found "if (...) {\n"
(#114) Variable "aImgFormat" must be all lower-case
(#115) Variable "aImgFormat" must be all lower-case
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Variable "aImgFormat" must be all lower-case
(#117) Variable "valid_formats" must not contain underscores.
(#118) Commas (,) must be followed by white space.
(#118) Variable "aImgFormat" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "aFileName" 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
(#119) This comment is 84% valid code; is this commented out code?
(#119) No space found before comment text; expected "// ('Unknown file extension ($aImgFormat) in MGraph::SetBackgroundImage() for filename: '.$aFileName);" but found "//('Unknown file extension ($aImgFormat) in MGraph::SetBackgroundImage() for filename: '.$aFileName);"
(#122) Variable "aFileName" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Variable "aCenter" must be all lower-case
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Variable "aImgFormat" must be all lower-case
(#125) Variable "aX" must be all lower-case
(#126) Variable "aY" must be all lower-case
(#129) method name "MGraph::_strokeBackgroundImage" must be in lower-case letters only
(#129) Visibility must be declared on method "_strokeBackgroundImage"
(#130) Inline control structures are not allowed
(#132) Commas (,) must be followed by white space.
(#134) 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
(#142) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Expected "if (...) {\n"; found "if(...) {\n"
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected 1 space before "/"; 0 found
(#150) Expected 1 space after "/"; 0 found
(#150) Expected 1 space before "-"; 0 found
(#150) Expected 1 space after "-"; 0 found
(#150) Expected 1 space before "/"; 0 found
(#150) Expected 1 space after "/"; 0 found
(#150) Expected 1 space before "/"; 0 found
(#150) Expected 1 space after "/"; 0 found
(#150) Expected 1 space before "-"; 0 found
(#150) Expected 1 space after "-"; 0 found
(#150) Expected 1 space before "/"; 0 found
(#150) Expected 1 space after "/"; 0 found
(#152) Expected "} else {\n"; found "}\n else {\n"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#157) Expected "} else {\n"; found "}\n else {\n"
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#164) method name "MGraph::AddMix" must be in lower-case letters only
(#164) Visibility must be declared on method "AddMix"
(#164) Variable "aGraph" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#165) Variable "aGraph" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#168) method name "MGraph::Add" must be in lower-case letters only
(#168) Visibility must be declared on method "Add"
(#168) Variable "aGraph" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Variable "aGraph" must be all lower-case
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#172) method name "MGraph::_gdImgHandle" must be in lower-case letters only
(#172) Visibility must be declared on method "_gdImgHandle"
(#172) Variable "agdCanvas" must be all lower-case
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#174) Variable "agdCanvas" must be all lower-case
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#176) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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
(#178) This comment is 100% valid code; is this commented out code?
(#178) No space found before comment text; expected "// ('Argument to MGraph::Add() is not a valid GD image handle.');" but found "//('Argument to MGraph::Add() is not a valid GD image handle.');"
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "agdCanvas" must be all lower-case
(#184) Variable "agdCanvas" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#187) method name "MGraph::SetMargin" must be in lower-case letters only
(#187) Visibility must be declared on method "SetMargin"
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#194) method name "MGraph::SetExpired" must be in lower-case letters only
(#194) Visibility must be declared on method "SetExpired"
(#194) Variable "aFlg" must be all lower-case
(#195) Variable "aFlg" must be all lower-case
(#198) method name "MGraph::SetImgFormat" must be in lower-case letters only
(#198) Visibility must be declared on method "SetImgFormat"
(#198) Variable "aFormat" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "aQuality" must be all lower-case
(#199) Variable "aFormat" must be all lower-case
(#200) Variable "aQuality" must be all lower-case
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) method name "MGraph::SetShadow" must be in lower-case letters only
(#204) Visibility must be declared on method "SetShadow"
(#204) Variable "aShowShadow" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "aShadowWidth" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "aShadowColor" must be all lower-case
(#205) Variable "aShowShadow" must be all lower-case
(#206) Variable "aShadowColor" must be all lower-case
(#207) Variable "aShadowWidth" must be all lower-case
(#208) Variable "aShadowWidth" must be all lower-case
(#209) Variable "aShadowWidth" must be all lower-case
(#212) method name "MGraph::StrokeTitle" must be in lower-case letters only
(#212) Visibility must be declared on method "StrokeTitle"
(#212) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Expected "if (...) {\n"; found "if(...) {\n"
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#222) Usage of ELSEIF not allowed; use ELSE IF instead
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Commas (,) must be followed by white space.
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#227) Expected "if (...) {\n"; found "if(...) {\n"
(#228) Expected 1 space before "+"; 0 found
(#228) Expected 1 space after "+"; 0 found
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected "if (...) {\n"; found "if(...) {\n"
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#240) Commas (,) must be followed by white space.
(#242) Usage of ELSEIF not allowed; use ELSE IF instead
(#244) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Expected 1 space before "+"; 0 found
(#245) Expected 1 space after "+"; 0 found
(#247) Expected 1 space before "-"; 0 found
(#247) Expected 1 space after "-"; 0 found
(#247) Expected 1 space before "-"; 0 found
(#247) Expected 1 space after "-"; 0 found
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#256) Usage of ELSEIF not allowed; use ELSE IF instead
(#257) Expected 1 space before "+"; 0 found
(#257) Expected 1 space after "+"; 0 found
(#257) Commas (,) must be followed by white space.
(#259) Usage of ELSEIF not allowed; use ELSE IF instead
(#261) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Expected 1 space before "+"; 0 found
(#262) Expected 1 space after "+"; 0 found
(#264) Expected 1 space before "-"; 0 found
(#264) Expected 1 space after "-"; 0 found
(#264) Expected 1 space before "-"; 0 found
(#264) Expected 1 space after "-"; 0 found
(#264) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#271) method name "MGraph::Stroke" must be in lower-case letters only
(#271) Visibility must be declared on method "Stroke"
(#271) Variable "aFileName" must be all lower-case
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Expected "for (...) {\n"; found "for(...) {\n"
(#274) Space found before closing bracket of FOR loop
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Expected 1 space before "+"; 0 found
(#275) Expected 1 space after "+"; 0 found
(#276) Expected 1 space before "+"; 0 found
(#276) Expected 1 space after "+"; 0 found
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline control structures are not allowed
(#284) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#285) Inline control structures are not allowed
(#285) Expected 1 space before "!=="; 0 found
(#285) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#292) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#295) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#301) Expected "} else {\n"; found "}\n else {\n"
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#303) Expected 1 space before "-"; 0 found
(#303) Expected 1 space after "-"; 0 found
(#303) Commas (,) must be followed by white space.
(#303) Expected 1 space before "-"; 0 found
(#303) Expected 1 space after "-"; 0 found
(#310) Expected "if (...) {\n"; found "if(...) {\n"
(#311) Line indented incorrectly; expected at least 12 spaces, found 11
(#312) Line indented incorrectly; expected at least 12 spaces, found 11
(#313) Line indented incorrectly; expected at least 12 spaces, found 11
(#313) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#313) Expected 1 space before "-"; 0 found
(#313) Expected 1 space after "-"; 0 found
(#313) Commas (,) must be followed by white space.
(#313) Expected 1 space before "-"; 0 found
(#313) Expected 1 space after "-"; 0 found
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Expected "for (...) {\n"; found "for(...) {\n"
(#317) Space found before closing bracket of FOR loop
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#319) Expected 1 space before "+"; 0 found
(#319) Expected 1 space after "+"; 0 found
(#319) Commas (,) must be followed by white space.
(#319) Expected 1 space before "+"; 0 found
(#319) Expected 1 space after "+"; 0 found
(#320) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#324) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Expected "if (...) {\n"; found "if(...) {\n"
(#332) Variable "aFileName" must be all lower-case
(#335) Expected "} else {\n"; found "}\n else {\n"
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// Finally stream the generated picture" but found "//Finally stream the generated picture"
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#338) Variable "aFileName" must be all lower-case
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_pie.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Member variable "is_using_plot_theme" must not contain underscores.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Member variable "use_plot_theme_colors" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Member variable "explode_radius" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Member variable "explode_all" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Member variable "explode_r" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) 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
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Member variable "legend_margin" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Member variable "show_labels" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Member variable "pie_border" must not contain underscores.
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Member variable "pie_interior_border" must not contain underscores.
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Commas (,) must be followed by white space.
(#53) Member variable "adjusted_data" must not contain underscores.
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Commas (,) must be followed by white space.
(#55) Member variable "iShowGuideLineForSingle" must be all lower-case
(#56) Member variable "iGuideLineCurve" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Member variable "iGuideVFactor" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Commas (,) must be followed by white space.
(#56) Member variable "iGuideLineRFactor" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// ---------------" but found "//---------------"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Visibility must be declared on method "__construct"
(#64) Commas (,) must be followed by white space.
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// ---------------" but found "//---------------"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) method name "PiePlot::SetCenter" must be in lower-case letters only
(#73) Visibility must be declared on method "SetCenter"
(#73) Commas (,) must be followed by white space.
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) method name "PiePlot::SetGuideLines" must be in lower-case letters only
(#79) Visibility must be declared on method "SetGuideLines"
(#79) Variable "aFlg" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "aCurved" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "aAlways" must be all lower-case
(#80) Variable "aFlg" must be all lower-case
(#81) Variable "aAlways" must be all lower-case
(#82) Variable "aCurved" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) method name "PiePlot::SetGuideLinesAdjust" must be in lower-case letters only
(#86) Visibility must be declared on method "SetGuideLinesAdjust"
(#86) Variable "aVFactor" must be all lower-case
(#86) Commas (,) must be followed by white space.
(#86) Variable "aRFactor" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Variable "aVFactor" must be all lower-case
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Variable "aRFactor" must be all lower-case
(#91) method name "PiePlot::SetColor" must be in lower-case letters only
(#91) Visibility must be declared on method "SetColor"
(#91) Variable "aColor" must be all lower-case
(#92) Variable "aColor" must be all lower-case
(#95) method name "PiePlot::SetSliceColors" must be in lower-case letters only
(#95) Visibility must be declared on method "SetSliceColors"
(#95) Variable "aColors" must be all lower-case
(#96) Variable "aColors" must be all lower-case
(#99) method name "PiePlot::SetShadow" must be in lower-case letters only
(#99) Visibility must be declared on method "SetShadow"
(#99) Variable "aColor" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "aDropWidth" must be all lower-case
(#100) Variable "aColor" must be all lower-case
(#101) Variable "aDropWidth" must be all lower-case
(#104) method name "PiePlot::SetCSIMTargets" must be in lower-case letters only
(#104) Visibility must be declared on method "SetCSIMTargets"
(#104) Variable "aTargets" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "aAlts" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "aWinTargets" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "aTargets" must be all lower-case
(#106) Inline control structures are not allowed
(#106) Variable "aWinTargets" must be all lower-case
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Variable "aWinTargets" must be all lower-case
(#108) Inline control structures are not allowed
(#108) Variable "aAlts" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Variable "aAlts" must be all lower-case
(#112) method name "PiePlot::GetCSIMareas" must be in lower-case letters only
(#112) Visibility must be declared on method "GetCSIMareas"
(#116) method name "PiePlot::AddSliceToCSIM" must be in lower-case letters only
(#116) Visibility must be declared on method "AddSliceToCSIM"
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// Slice number, ellipse centre (x,y), height, width, start angle, end angle" but found "//Slice number, ellipse centre (x,y), height, width, start angle, end angle"
(#118) Inline control structures are not allowed
(#118) Expected 1 space before "*"; 0 found
(#118) Expected 1 space after "*"; 0 found
(#118) Expected 1 space before "*"; 0 found
(#118) Expected 1 space after "*"; 0 found
(#119) Inline control structures are not allowed
(#119) Expected 1 space before "*"; 0 found
(#119) Expected 1 space after "*"; 0 found
(#119) Expected 1 space before "*"; 0 found
(#119) Expected 1 space after "*"; 0 found
(#121) Expected 1 space before "*"; 0 found
(#121) Expected 1 space after "*"; 0 found
(#122) Expected 1 space before "*"; 0 found
(#122) Expected 1 space after "*"; 0 found
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// add coordinates of the centre to the map" but found "//add coordinates of the centre to the map"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// add coordinates of the first point on the arc to the map" but found "//add coordinates of the first point on the arc to the map"
(#135) Expected 1 space before "*"; 0 found
(#135) Expected 1 space after "*"; 0 found
(#135) Expected 1 space before "+"; 0 found
(#135) Expected 1 space after "+"; 0 found
(#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) Expected 1 space before ".="; 0 found
(#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 "// add coordinates every 0.2 radians" but found "//add coordinates every 0.2 radians"
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Expected 1 space before "*"; 0 found
(#145) Expected 1 space after "*"; 0 found
(#146) Expected 1 space before "*"; 0 found
(#146) Expected 1 space after "*"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#147) Expected 1 space before "-"; 0 found
(#147) Expected 1 space after "-"; 0 found
(#147) Expected 1 space before "*"; 0 found
(#147) Expected 1 space after "*"; 0 found
(#148) Expected 1 space before ".="; 0 found
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#153) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#156) Expected 1 space before "*"; 0 found
(#156) Expected 1 space after "*"; 0 found
(#156) Expected 1 space before "+"; 0 found
(#156) Expected 1 space after "+"; 0 found
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Expected 1 space before "*"; 0 found
(#157) Expected 1 space after "*"; 0 found
(#158) Expected 1 space before ".="; 0 found
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// Add the last point on the arc" but found "//Add the last point on the arc"
(#163) Expected 1 space before "*"; 0 found
(#163) Expected 1 space after "*"; 0 found
(#163) Expected 1 space before "+"; 0 found
(#163) Expected 1 space after "+"; 0 found
(#164) Expected 1 space before "-"; 0 found
(#164) Expected 1 space after "-"; 0 found
(#164) Expected 1 space before "*"; 0 found
(#164) Expected 1 space after "*"; 0 found
(#165) Expected 1 space before ".="; 0 found
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Commas (,) must be followed by white space.
(#181) method name "PiePlot::SetTheme" must be in lower-case letters only
(#181) Visibility must be declared on method "SetTheme"
(#181) Variable "aTheme" must be all lower-case
(#182) This comment is 65% valid code; is this commented out code?
(#182) Line indented incorrectly; expected at least 8 spaces, found 0
(#182) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 8 spaces, found 0
(#183) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#185) Variable "aTheme" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#186) Variable "aTheme" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "aTheme" 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) This comment is 100% valid code; is this commented out code?
(#189) No space found before comment text; expected "// ("PiePLot::SetTheme() Unknown theme: $aTheme");" but found "//("PiePLot::SetTheme() Unknown theme: $aTheme");"
(#193) method name "PiePlot::ExplodeSlice" must be in lower-case letters only
(#193) Visibility must be declared on method "ExplodeSlice"
(#193) Commas (,) must be followed by white space.
(#194) Inline control structures are not allowed
(#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) This comment is 100% valid code; is this commented out code?
(#195) No space found before comment text; expected "// ('Argument to PiePlot::ExplodeSlice() must be an integer');" but found "//('Argument to PiePlot::ExplodeSlice() must be an integer');"
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#199) method name "PiePlot::ExplodeAll" must be in lower-case letters only
(#199) Visibility must be declared on method "ExplodeAll"
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#204) method name "PiePlot::Explode" must be in lower-case letters only
(#204) Visibility must be declared on method "Explode"
(#204) Variable "aExplodeArr" must be all lower-case
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Variable "aExplodeArr" 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
(#207) This comment is 100% valid code; is this commented out code?
(#207) No space found before comment text; expected "// ("Argument to PiePlot::Explode() must be an array with integer distances.");" but found "//("Argument to PiePlot::Explode() must be an array with integer distances.");"
(#209) Variable "aExplodeArr" must be all lower-case
(#212) method name "PiePlot::SetStartAngle" must be in lower-case letters only
(#212) Visibility must be declared on method "SetStartAngle"
(#212) Variable "aStart" must be all lower-case
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Variable "aStart" must be all lower-case
(#213) Variable "aStart" 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
(#214) This comment is 100% valid code; is this commented out code?
(#214) No space found before comment text; expected "// ('Slice start angle must be between 0 and 360 degrees.');" but found "//('Slice start angle must be between 0 and 360 degrees.');"
(#216) Expected "if (...) {\n"; found "if(...) {\n"
(#216) Variable "aStart" must be all lower-case
(#219) Expected "} else {\n"; found "}\n else {\n"
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#220) Variable "aStart" must be all lower-case
(#221) Expected 1 space before "/"; 0 found
(#221) Expected 1 space after "/"; 0 found
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) method name "PiePlot::SetSize" must be in lower-case letters only
(#226) Visibility must be declared on method "SetSize"
(#226) Variable "aSize" must be all lower-case
(#227) Inline control structures are not allowed
(#227) Variable "aSize" must be all lower-case
(#227) Expected 1 space before ">"; 0 found
(#227) Expected 1 space after ">"; 0 found
(#227) Variable "aSize" must be all lower-case
(#227) Expected 1 space before "<="; 0 found
(#227) Expected 1 space after "<="; 0 found
(#227) Variable "aSize" must be all lower-case
(#227) Expected 1 space before ">"; 0 found
(#227) Expected 1 space after ">"; 0 found
(#227) Variable "aSize" must be all lower-case
(#227) Expected 1 space before "<"; 0 found
(#227) Expected 1 space after "<"; 0 found
(#228) Variable "aSize" must be all lower-case
(#229) Inline control structures are not allowed
(#231) Line exceeds 132 characters; contains 179 characters
(#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 100% valid code; is this commented out code?
(#231) No space found before comment text; expected "// ("PiePlot::SetSize() Radius for pie must either be specified as a fraction [0, 0.5] of the size of the image or as an absolute size in pixels in the range [10, 1000]");" but found "//("PiePlot::SetSize() Radius for pie must either be specified as a fraction [0, 0.5] of the size of the image or as an absolute size in pixels in the range [10, 1000]");"
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) method name "PiePlot::SetLegends" must be in lower-case letters only
(#235) Visibility must be declared on method "SetLegends"
(#235) Variable "aLegend" must be all lower-case
(#236) Variable "aLegend" must be all lower-case
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) method name "PiePlot::SetLabels" must be in lower-case letters only
(#240) Visibility must be declared on method "SetLabels"
(#240) Variable "aLabels" must be all lower-case
(#240) Commas (,) must be followed by white space.
(#240) Variable "aLblPosAdj" must be all lower-case
(#241) Variable "aLabels" must be all lower-case
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Variable "aLblPosAdj" must be all lower-case
(#245) method name "PiePlot::SetLabelPos" must be in lower-case letters only
(#245) Visibility must be declared on method "SetLabelPos"
(#245) Variable "aLblPosAdj" must be all lower-case
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#246) Variable "aLblPosAdj" must be all lower-case
(#250) method name "PiePlot::SetLabelType" must be in lower-case letters only
(#250) Visibility must be declared on method "SetLabelType"
(#250) Variable "aType" must be all lower-case
(#251) Inline control structures are not allowed
(#251) Variable "aType" must be all lower-case
(#251) Variable "aType" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Commas (,) must be followed by white space.
(#252) Variable "aType" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) This comment is 100% valid code; is this commented out code?
(#253) No space found before comment text; expected "// ("PiePlot::SetLabelType() Type for pie plots must be 0 or 1 (not $t).");" but found "//("PiePlot::SetLabelType() Type for pie plots must be 0 or 1 (not $t).");"
(#254) Variable "aType" must be all lower-case
(#258) method name "PiePlot::SetValueType" must be in lower-case letters only
(#258) Visibility must be declared on method "SetValueType"
(#258) Variable "aType" must be all lower-case
(#259) Variable "aType" must be all lower-case
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) method name "PiePlot::ShowBorder" must be in lower-case letters only
(#263) Visibility must be declared on method "ShowBorder"
(#263) Commas (,) must be followed by white space.
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) method name "PiePlot::Legend" must be in lower-case letters only
(#269) Visibility must be declared on method "Legend"
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#275) Expected "if (...) {\n"; found "if(...) {\n"
(#275) Expected 1 space before "=="; 0 found
(#275) Expected 1 space after "=="; 0 found
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#281) Expected "} else {\n"; found "}\n else {\n"
(#282) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#290) Inline control structures are not allowed
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline control structures are not allowed
(#294) Expected 1 space before "=="; 0 found
(#294) Expected 1 space after "=="; 0 found
(#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) This comment is 100% valid code; is this commented out code?
(#295) No space found before comment text; expected "// ("Illegal pie plot. Sum of all data is zero for Pie!");" but found "//("Illegal pie plot. Sum of all data is zero for Pie!");"
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "legendsCount" must be all lower-case
(#300) Variable "legendsCount" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#301) Expected "if (...) {\n"; found "if(...) {\n"
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#304) Expected "for (...) {\n"; found "for(...) {\n"
(#304) Space found after opening bracket of FOR loop
(#304) Space found before closing bracket of FOR loop
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Expected "if (...) {\n"; found "if(...) {\n"
(#311) Expected "} else {\n"; found "}\n else {\n"
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Expected "if (...) {\n"; found "if(...) {\n"
(#314) Expected 1 space before "=="; 0 found
(#314) Expected 1 space after "=="; 0 found
(#315) Commas (,) must be followed by white space.
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#316) Commas (,) must be followed by white space.
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#320) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#324) Expected "} else {\n"; found "}\n else {\n"
(#325) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#329) Expected "if (...) {\n"; found "if(...) {\n"
(#332) Expected "} else {\n"; found "}\n else {\n"
(#336) Expected "if (...) {\n"; found "if(...) {\n"
(#336) Expected 1 space before "=="; 0 found
(#336) Expected 1 space after "=="; 0 found
(#338) Commas (,) must be followed by white space.
(#338) Expected 1 space before "%"; 0 found
(#338) Expected 1 space after "%"; 0 found
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#340) Expected "} else {\n"; found "}\n else {\n"
(#342) Commas (,) must be followed by white space.
(#342) Expected 1 space before "%"; 0 found
(#342) Expected 1 space after "%"; 0 found
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) method name "PiePlot::AdjPercentage" must be in lower-case letters only
(#350) Visibility must be declared on method "AdjPercentage"
(#350) Variable "aData" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Variable "aPrec" must be all lower-case
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#352) Expected "if (...) {\n"; found "if(...) {\n"
(#352) Variable "aPrec" must be all lower-case
(#352) Variable "aPrec" must be all lower-case
(#353) Inline control structures are not allowed
(#353) Variable "aPrec" must be all lower-case
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#355) Inline control structures are not allowed
(#356) Expected 1 space before "="; 0 found
(#356) Expected 1 space after "="; 0 found
(#361) Variable "quote_sum" must not contain underscores.
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#362) Variable "aData" must be all lower-case
(#362) Space found before semicolon; expected ");" but found ") ;"
(#363) Inline control structures are not allowed
(#363) Space found after opening bracket of FOR loop
(#363) Space found before closing bracket of FOR loop
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#364) Expected 1 space before "+="; 0 found
(#364) Expected 1 space after "+="; 0 found
(#364) Variable "aData" must be all lower-case
(#365) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#365) Variable "aData" must be all lower-case
(#366) Variable "tmp_percentage" must not contain underscores.
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "/"; 0 found
(#366) Expected 1 space after "/"; 0 found
(#366) Expected 1 space before "*"; 0 found
(#366) Expected 1 space after "*"; 0 found
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Variable "tmp_percentage" must not contain underscores.
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#368) Variable "tmp_percentage" must not contain underscores.
(#368) Expected 1 space before "-"; 0 found
(#368) Expected 1 space after "-"; 0 found
(#369) Variable "quote_sum" must not contain underscores.
(#369) Expected 1 space before "+="; 0 found
(#369) Expected 1 space after "+="; 0 found
(#371) Expected "if (...) {\n"; found "if(...) {\n"
(#371) Variable "quote_sum" must not contain underscores.
(#372) Expected "if (...) {\n"; found "if(...) {\n"
(#374) Expected "for (...) {\n"; found "for(...) {\n"
(#374) Space found after opening bracket of FOR loop
(#374) Space found before closing bracket of FOR loop
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#375) Space found before semicolon; expected "$tmp;" but found "$tmp ;"
(#380) Commas (,) must be followed by white space.
(#382) Expected "for (...) {\n"; found "for(...)\n {\n"
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#382) Expected 1 space before "-"; 0 found
(#382) Expected 1 space after "-"; 0 found
(#382) Variable "quote_sum" must not contain underscores.
(#387) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Expected "for (...) {\n"; found "for(...) {\n"
(#389) Space found after opening bracket of FOR loop
(#389) Space found before closing bracket of FOR loop
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#390) Space found before semicolon; expected "$tmp;" but found "$tmp ;"
(#397) method name "PiePlot::Stroke" must be in lower-case letters only
(#397) Visibility must be declared on method "Stroke"
(#397) Commas (,) must be followed by white space.
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected "if (...) {\n"; found "if(...) {\n"
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Expected 1 space before "="; 0 found
(#418) Expected 1 space after "="; 0 found
(#421) Expected "if (...) {\n"; found "if(...) {\n"
(#421) Expected 1 space before "=="; 0 found
(#421) Expected 1 space after "=="; 0 found
(#422) Expected 1 space before "="; 0 found
(#422) Expected 1 space after "="; 0 found
(#424) Expected "} else {\n"; found "}\n else {\n"
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#428) Expected 1 space before "*"; 0 found
(#428) Expected 1 space after "*"; 0 found
(#429) Expected "while (...) {\n"; found "while(...) {\n"
(#430) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#440) Inline control structures are not allowed
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Expected "if (...) {\n"; found "if(...) {\n"
(#444) Expected 1 space before "=="; 0 found
(#444) Expected 1 space after "=="; 0 found
(#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
(#445) This comment is 100% valid code; is this commented out code?
(#445) No space found before comment text; expected "// ("Sum of all data is 0 for Pie.");" but found "//("Sum of all data is 0 for Pie.");"
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#450) Expected 1 space before "*"; 0 found
(#450) Expected 1 space after "*"; 0 found
(#450) Commas (,) must be followed by white space.
(#452) Expected "} else {\n"; found "}\n else {\n"
(#453) Expected 1 space before "*"; 0 found
(#453) Expected 1 space after "*"; 0 found
(#456) Expected "if (...) {\n"; found "if(...) {\n"
(#457) Expected 1 space before "*"; 0 found
(#457) Expected 1 space after "*"; 0 found
(#459) Expected "} else {\n"; found "}\n else {\n"
(#460) Space found before semicolon; expected "posx;" but found "posx ;"
(#463) Expected "if (...) {\n"; found "if(...) {\n"
(#464) Expected 1 space before "*"; 0 found
(#464) Expected 1 space after "*"; 0 found
(#466) Expected "} else {\n"; found "}\n else {\n"
(#467) Space found before semicolon; expected "posy;" but found "posy ;"
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#473) Expected "for (...) {\n"; found "for(...) {\n"
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Expected "if (...) {\n"; found "if(...) {\n"
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#483) Expected "for (...) {\n"; found "for(...) {\n"
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#488) Expected 1 space before "+"; 0 found
(#488) Expected 1 space after "+"; 0 found
(#488) Expected 1 space before "*"; 0 found
(#488) Expected 1 space after "*"; 0 found
(#488) Expected 1 space before "*"; 0 found
(#488) Expected 1 space after "*"; 0 found
(#488) Expected 1 space before "/"; 0 found
(#488) Expected 1 space after "/"; 0 found
(#489) Expected "if (...) {\n"; found "if(...) {\n"
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#493) Inline control structures are not allowed
(#495) Expected 1 space before "*"; 0 found
(#495) Expected 1 space after "*"; 0 found
(#495) Expected 1 space before "-"; 0 found
(#495) Expected 1 space after "-"; 0 found
(#495) Expected 1 space before "/"; 0 found
(#495) Expected 1 space after "/"; 0 found
(#495) Expected 1 space before "+"; 0 found
(#495) Expected 1 space after "+"; 0 found
(#497) Expected 1 space before "*"; 0 found
(#497) Expected 1 space after "*"; 0 found
(#497) Expected 1 space before "*"; 0 found
(#497) Expected 1 space after "*"; 0 found
(#498) Expected 1 space before "*"; 0 found
(#498) Expected 1 space after "*"; 0 found
(#498) Expected 1 space before "*"; 0 found
(#498) Expected 1 space after "*"; 0 found
(#500) Expected 1 space before "*"; 0 found
(#500) Expected 1 space after "*"; 0 found
(#501) Expected 1 space before "*"; 0 found
(#501) Expected 1 space after "*"; 0 found
(#503) Variable "_sa" must not contain underscores.
(#503) Expected 1 space before "*"; 0 found
(#503) Expected 1 space after "*"; 0 found
(#503) Expected 1 space before "/"; 0 found
(#503) Expected 1 space after "/"; 0 found
(#504) Variable "_ea" must not contain underscores.
(#504) Expected 1 space before "*"; 0 found
(#504) Expected 1 space after "*"; 0 found
(#504) Expected 1 space before "/"; 0 found
(#504) Expected 1 space after "/"; 0 found
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Expected "if (...) {\n"; found "if(...) {\n"
(#509) Variable "_ea" must not contain underscores.
(#509) Expected 1 space before "-"; 0 found
(#509) Expected 1 space after "-"; 0 found
(#509) Variable "_sa" must not contain underscores.
(#509) Expected 1 space before "=="; 0 found
(#509) Expected 1 space after "=="; 0 found
(#510) Commas (,) must be followed by white space.
(#510) Commas (,) must be followed by white space.
(#510) Expected 1 space before "-"; 0 found
(#510) Expected 1 space after "-"; 0 found
(#510) Commas (,) must be followed by white space.
(#510) Expected 1 space before "-"; 0 found
(#510) Expected 1 space after "-"; 0 found
(#511) Expected 1 space before "*"; 0 found
(#511) Expected 1 space after "*"; 0 found
(#511) Expected 1 space before "/"; 0 found
(#511) Expected 1 space after "/"; 0 found
(#511) Commas (,) must be followed by white space.
(#511) Expected 1 space before "*"; 0 found
(#511) Expected 1 space after "*"; 0 found
(#511) Expected 1 space before "/"; 0 found
(#511) Expected 1 space after "/"; 0 found
(#511) Commas (,) must be followed by white space.
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) No space found before comment text; expected "// --------------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------------"
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) No space found before comment text; expected "// --------------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------------"
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Expected "for (...) {\n"; found "for(...) {\n"
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Expected 1 space before ">"; 0 found
(#527) Expected 1 space after ">"; 0 found
(#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) Expected 1 space before "-"; 0 found
(#530) Expected 1 space after "-"; 0 found
(#530) Expected 1 space before "-"; 0 found
(#530) Expected 1 space after "-"; 0 found
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Expected 1 space before "="; 0 found
(#534) Expected 1 space after "="; 0 found
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Expected 1 space before "+"; 0 found
(#547) Expected 1 space after "+"; 0 found
(#547) Expected 1 space before "*"; 0 found
(#547) Expected 1 space after "*"; 0 found
(#547) Expected 1 space before "*"; 0 found
(#547) Expected 1 space after "*"; 0 found
(#547) Expected 1 space before "/"; 0 found
(#547) Expected 1 space after "/"; 0 found
(#550) 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) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Expected 1 space before "*"; 0 found
(#554) Expected 1 space after "*"; 0 found
(#554) Expected 1 space before "*"; 0 found
(#554) Expected 1 space after "*"; 0 found
(#554) Expected 1 space before "-"; 0 found
(#554) Expected 1 space after "-"; 0 found
(#554) Expected 1 space before "/"; 0 found
(#554) Expected 1 space after "/"; 0 found
(#554) Expected 1 space before "+"; 0 found
(#554) Expected 1 space after "+"; 0 found
(#556) Usage of ELSEIF not allowed; use ELSE IF instead
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Expected 1 space before "*"; 0 found
(#560) Expected 1 space after "*"; 0 found
(#560) Expected 1 space before "-"; 0 found
(#560) Expected 1 space after "-"; 0 found
(#560) Expected 1 space before "*"; 0 found
(#560) Expected 1 space after "*"; 0 found
(#560) Expected 1 space before "+"; 0 found
(#560) Expected 1 space after "+"; 0 found
(#560) Expected 1 space before "/"; 0 found
(#560) Expected 1 space after "/"; 0 found
(#562) Expected "} else {\n"; found "}\n else {\n"
(#563) Expected 1 space before "*"; 0 found
(#563) Expected 1 space after "*"; 0 found
(#563) Expected 1 space before "-"; 0 found
(#563) Expected 1 space after "-"; 0 found
(#563) Expected 1 space before "/"; 0 found
(#563) Expected 1 space after "/"; 0 found
(#563) Expected 1 space before "+"; 0 found
(#563) Expected 1 space after "+"; 0 found
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Inline control structures are not allowed
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Expected "if (...) {\n"; found "if(...) {\n"
(#571) Expected 1 space before "=="; 0 found
(#571) Expected 1 space after "=="; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "%"; 0 found
(#572) Expected 1 space after "%"; 0 found
(#574) Expected "} else {\n"; found "}\n else {\n"
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#575) Expected 1 space before "%"; 0 found
(#575) Expected 1 space after "%"; 0 found
(#578) This comment is 46% valid code; is this commented out code?
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Line indented incorrectly; expected at least 12 spaces, found 0
(#578) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#579) Line indented incorrectly; expected at least 12 spaces, found 0
(#579) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#580) Line indented incorrectly; expected at least 12 spaces, found 0
(#580) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Line indented incorrectly; expected at least 12 spaces, found 0
(#581) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Expected "if (...) {\n"; found "if(...) {\n"
(#586) Expected 1 space before "==="; 0 found
(#586) Expected 1 space after "==="; 0 found
(#589) Expected "} else {\n"; found "}\n else {\n"
(#592) Expected 1 space before "==="; 0 found
(#592) Expected 1 space after "==="; 0 found
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Expected 1 space before "*"; 0 found
(#598) Expected 1 space after "*"; 0 found
(#598) Expected 1 space before "*"; 0 found
(#598) Expected 1 space after "*"; 0 found
(#599) Expected 1 space before "*"; 0 found
(#599) Expected 1 space after "*"; 0 found
(#599) Expected 1 space before "*"; 0 found
(#599) Expected 1 space after "*"; 0 found
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Expected "if (...) {\n"; found "if(...) {\n"
(#604) Variable "_sa" must not contain underscores.
(#604) Expected 1 space before "*"; 0 found
(#604) Expected 1 space after "*"; 0 found
(#604) Expected 1 space before "/"; 0 found
(#604) Expected 1 space after "/"; 0 found
(#605) Variable "_ea" must not contain underscores.
(#605) Expected 1 space before "*"; 0 found
(#605) Expected 1 space after "*"; 0 found
(#605) Expected 1 space before "/"; 0 found
(#605) Expected 1 space after "/"; 0 found
(#606) Variable "_la" must not contain underscores.
(#606) Expected 1 space before "*"; 0 found
(#606) Expected 1 space after "*"; 0 found
(#606) Expected 1 space before "/"; 0 found
(#606) Expected 1 space after "/"; 0 found
(#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) This comment is 75% valid code; is this commented out code?
(#607) No space found before comment text; expected "// echo "[$i] sa=$_sa, ea=$_ea, la[$i]=$_la, (color=$slicecolor)<br>";" but found "//echo "[$i] sa=$_sa, ea=$_ea, la[$i]=$_la, (color=$slicecolor)<br>";"
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Expected "if (...) {\n"; found "if(...) {\n"
(#612) Variable "_ea" must not contain underscores.
(#612) Expected 1 space before "-"; 0 found
(#612) Expected 1 space after "-"; 0 found
(#612) Variable "_sa" must not contain underscores.
(#613) Commas (,) must be followed by white space.
(#613) Commas (,) must be followed by white space.
(#613) Expected 1 space before "-"; 0 found
(#613) Expected 1 space after "-"; 0 found
(#613) Commas (,) must be followed by white space.
(#613) Expected 1 space before "-"; 0 found
(#613) Expected 1 space after "-"; 0 found
(#613) Commas (,) must be followed by white space.
(#613) Variable "_sa" must not contain underscores.
(#613) Commas (,) must be followed by white space.
(#613) Variable "_ea" must not contain underscores.
(#613) Commas (,) must be followed by white space.
(#613) Commas (,) must be followed by white space.
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Expected "if (...) {\n"; found "if(...) {\n"
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Expected "if (...) {\n"; found "if(...) {\n"
(#625) Expected "for (...) {\n"; found "for(...) {\n"
(#625) Space found after opening bracket of FOR loop
(#625) Expected 1 space before "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#626) Expected "if (...) {\n"; found "if(...) {\n"
(#626) Expected 1 space before "=="; 0 found
(#626) Expected 1 space after "=="; 0 found
(#627) Inline control structures are not allowed
(#628) Expected 1 space before "*"; 0 found
(#628) Expected 1 space after "*"; 0 found
(#628) Expected 1 space before "/"; 0 found
(#628) Expected 1 space after "/"; 0 found
(#629) Inline control structures are not allowed
(#632) Usage of ELSEIF not allowed; use ELSE IF instead
(#632) Expected 1 space before "=="; 0 found
(#632) Expected 1 space after "=="; 0 found
(#633) Expected 1 space before "*"; 0 found
(#633) Expected 1 space after "*"; 0 found
(#635) Expected "} else {\n"; found "}\n else {\n"
(#638) Inline control structures are not allowed
(#639) Expected 1 space before "="; 0 found
(#639) Expected 1 space after "="; 0 found
(#639) Commas (,) must be followed by white space.
(#640) Inline control structures are not allowed
(#641) Expected 1 space before "="; 0 found
(#641) Expected 1 space after "="; 0 found
(#645) Expected "if (...) {\n"; found "if(...) {\n"
(#646) Commas (,) must be followed by white space.
(#646) Commas (,) must be followed by white space.
(#646) Commas (,) must be followed by white space.
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Expected "if (...) {\n"; found "if(...) {\n"
(#652) Expected 1 space before "-"; 0 found
(#652) Expected 1 space after "-"; 0 found
(#652) Expected 1 space before "-"; 0 found
(#652) Expected 1 space after "-"; 0 found
(#652) Expected 1 space before "-"; 0 found
(#652) Expected 1 space after "-"; 0 found
(#653) Line indented incorrectly; expected at least 12 spaces, found 5
(#653) Commas (,) must be followed by white space.
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) No space found before comment text; expected "// ---------------" but found "//---------------"
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) method name "PiePlot::NormAngle" must be in lower-case letters only
(#662) Visibility must be declared on method "NormAngle"
(#663) Inline control structures are not allowed
(#663) Expected 1 space before "*"; 0 found
(#663) Expected 1 space after "*"; 0 found
(#664) Inline control structures are not allowed
(#664) Expected 1 space before "*"; 0 found
(#664) Expected 1 space after "*"; 0 found
(#664) Expected 1 space before "*"; 0 found
(#664) Expected 1 space after "*"; 0 found
(#668) method name "PiePlot::Quadrant" must be in lower-case letters only
(#668) Visibility must be declared on method "Quadrant"
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#670) Inline control structures are not allowed
(#670) Expected 1 space before "/"; 0 found
(#670) Expected 1 space after "/"; 0 found
(#672) Inline control structures are not allowed
(#672) Expected 1 space before "/"; 0 found
(#672) Expected 1 space after "/"; 0 found
(#674) Inline control structures are not allowed
(#674) Expected 1 space before "*"; 0 found
(#674) Expected 1 space after "*"; 0 found
(#676) Inline control structures are not allowed
(#676) Expected 1 space before "*"; 0 found
(#676) Expected 1 space after "*"; 0 found
(#680) method name "PiePlot::StrokeGuideLabels" must be in lower-case letters only
(#680) Visibility must be declared on method "StrokeGuideLabels"
(#680) Commas (,) must be followed by white space.
(#680) Commas (,) must be followed by white space.
(#680) Commas (,) must be followed by white space.
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) No space found before comment text; expected "// -----------------------------------------------------------------------" but found "//-----------------------------------------------------------------------"
(#687) No space found before comment text; expected "// -----------------------------------------------------------------------" but found "//-----------------------------------------------------------------------"
(#688) Variable "tresh_hold" must not contain underscores.
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Expected 1 space before "/"; 0 found
(#688) Expected 1 space after "/"; 0 found
(#689) Expected 1 space before "="; 0 found
(#689) Expected 1 space after "="; 0 found
(#691) Expected 1 space before "="; 0 found
(#691) Expected 1 space after "="; 0 found
(#691) 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
(#694) Expected "for (...) {\n"; found "for(...) {\n"
(#694) Expected 1 space before "="; 0 found
(#694) Expected 1 space after "="; 0 found
(#694) Expected 1 space before "-"; 0 found
(#694) Expected 1 space after "-"; 0 found
(#695) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) Expected 1 space before "="; 0 found
(#696) Expected 1 space after "="; 0 found
(#697) Expected 1 space before "="; 0 found
(#697) Expected 1 space after "="; 0 found
(#697) Expected 1 space before "+"; 0 found
(#697) Expected 1 space after "+"; 0 found
(#700) Expected 1 space before "-"; 0 found
(#700) Expected 1 space after "-"; 0 found
(#701) Expected "if (...) {\n"; found "if(...) {\n"
(#701) Variable "tresh_hold" must not contain underscores.
(#702) Expected "if (...) {\n"; found "if(...) {\n"
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Expected "if (...) {\n"; found "if(...) {\n"
(#706) Expected 1 space after "!="; 2 found
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) Expected "if (...) {\n"; found "if(...) {\n"
(#714) Expected 1 space before "-"; 0 found
(#714) Expected 1 space after "-"; 0 found
(#714) Expected 1 space before "*"; 0 found
(#714) Expected 1 space after "*"; 0 found
(#714) Expected 1 space before "/"; 0 found
(#714) Expected 1 space after "/"; 0 found
(#715) Expected "if (...) {\n"; found "if(...) {\n"
(#715) Expected 1 space before "-"; 0 found
(#715) Expected 1 space after "-"; 0 found
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Expected "if (...) {\n"; found "if(...) {\n"
(#719) Expected 1 space before "-"; 0 found
(#719) Expected 1 space after "-"; 0 found
(#719) Variable "tresh_hold" must not contain underscores.
(#725) Usage of ELSEIF not allowed; use ELSE IF instead
(#725) Expected 1 space before "-"; 0 found
(#725) Expected 1 space after "-"; 0 found
(#725) Expected 1 space before "*"; 0 found
(#725) Expected 1 space after "*"; 0 found
(#725) Expected 1 space before "/"; 0 found
(#725) Expected 1 space after "/"; 0 found
(#726) Expected "if (...) {\n"; found "if(...) {\n"
(#726) Expected 1 space before "-"; 0 found
(#726) Expected 1 space after "-"; 0 found
(#727) Expected 1 space before "+"; 0 found
(#727) Expected 1 space after "+"; 0 found
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Expected "if (...) {\n"; found "if(...) {\n"
(#730) Expected 1 space before "-"; 0 found
(#730) Expected 1 space after "-"; 0 found
(#730) Variable "tresh_hold" must not contain underscores.
(#737) Expected "if (...) {\n"; found "if(...) {\n"
(#737) Expected 1 space before "=="; 0 found
(#737) Expected 1 space after "=="; 0 found
(#737) Expected 1 space before "=="; 0 found
(#737) Expected 1 space after "=="; 0 found
(#737) Expected 1 space before "-"; 0 found
(#737) Expected 1 space after "-"; 0 found
(#737) Expected 1 space before "*"; 0 found
(#737) Expected 1 space after "*"; 0 found
(#737) Expected 1 space before "/"; 0 found
(#737) Expected 1 space after "/"; 0 found
(#745) Usage of ELSEIF not allowed; use ELSE IF instead
(#750) Inline comments must end in full-stops, exclamation marks, or question marks
(#751) Expected "if (...) {\n"; found "if(...) {\n"
(#756) Expected "} else {\n"; found "}\n else {\n"
(#762) Expected "} else {\n"; found "}\n else {\n"
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Expected "} else {\n"; found "}\n else {\n"
(#771) Expected "if (...) {\n"; found "if(...) {\n"
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Expected "} else {\n"; found "}\n else { // Create a "cluster" of one\n"
(#776) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Expected "if (...) {\n"; found "if(...) {\n"
(#787) Expected "} else {\n"; found "}\n else { // Create a "cluster" of one\n"
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) This comment is 57% valid code; is this commented out code?
(#807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) No space found before comment text; expected "// -----------------------------------------------------------------------" but found "//-----------------------------------------------------------------------"
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) No space found before comment text; expected "// -----------------------------------------------------------------------" but found "//-----------------------------------------------------------------------"
(#816) Expected 1 space before "="; 0 found
(#816) Expected 1 space after "="; 0 found
(#816) Expected 1 space before "*"; 0 found
(#816) Expected 1 space after "*"; 0 found
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Expected "for (...) {\n"; found "for(...) {\n"
(#823) Expected 1 space before "="; 0 found
(#823) Expected 1 space after "="; 0 found
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Expected "if (...) {\n"; found "if(...) {\n"
(#835) Expected 1 space before "-"; 0 found
(#835) Expected 1 space after "-"; 0 found
(#837) Usage of ELSEIF not allowed; use ELSE IF instead
(#840) Usage of ELSEIF not allowed; use ELSE IF instead
(#841) Expected 1 space before "-"; 0 found
(#841) Expected 1 space after "-"; 0 found
(#843) Usage of ELSEIF not allowed; use ELSE IF instead
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Expected "for (...) {\n"; found "for(...) {\n"
(#848) Expected 1 space before "="; 0 found
(#848) Expected 1 space after "="; 0 found
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Expected 1 space before "+"; 0 found
(#851) Expected 1 space after "+"; 0 found
(#853) Inline comments must end in full-stops, exclamation marks, or question marks
(#854) Expected 1 space before "+"; 0 found
(#854) Expected 1 space after "+"; 0 found
(#854) Expected 1 space before "-"; 0 found
(#854) Expected 1 space after "-"; 0 found
(#854) Expected 1 space before "-"; 0 found
(#854) Expected 1 space after "-"; 0 found
(#854) Expected 1 space before "+"; 0 found
(#854) Expected 1 space after "+"; 0 found
(#855) Expected 1 space before "*"; 0 found
(#855) Expected 1 space after "*"; 0 found
(#855) Expected 1 space before "+"; 0 found
(#855) Expected 1 space after "+"; 0 found
(#856) Expected 1 space before "-"; 0 found
(#856) Expected 1 space after "-"; 0 found
(#856) Expected 1 space before "*"; 0 found
(#856) Expected 1 space after "*"; 0 found
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Expected 1 space before "*"; 0 found
(#859) Expected 1 space after "*"; 0 found
(#863) Inline control structures are not allowed
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Expected 1 space before "*"; 0 found
(#864) Expected 1 space after "*"; 0 found
(#864) Expected 1 space before "+"; 0 found
(#864) Expected 1 space after "+"; 0 found
(#867) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Expected "if (...) {\n"; found "if(...) {\n"
(#869) Inline control structures are not allowed
(#870) Expected 1 space before "="; 0 found
(#870) Expected 1 space after "="; 0 found
(#870) Expected 1 space before "*"; 0 found
(#870) Expected 1 space after "*"; 0 found
(#870) Expected 1 space before "+"; 0 found
(#870) Expected 1 space after "+"; 0 found
(#871) Expected 1 space before "="; 0 found
(#871) Expected 1 space after "="; 0 found
(#871) Expected 1 space before "-"; 0 found
(#871) Expected 1 space after "-"; 0 found
(#871) Expected 1 space before "*"; 0 found
(#871) Expected 1 space after "*"; 0 found
(#878) Inline comments must end in full-stops, exclamation marks, or question marks
(#879) Expected 1 space before "-"; 0 found
(#879) Expected 1 space after "-"; 0 found
(#880) Expected 1 space before "="; 0 found
(#880) Expected 1 space after "="; 0 found
(#880) Expected 1 space before "+"; 0 found
(#880) Expected 1 space after "+"; 0 found
(#880) Expected 1 space before "-"; 0 found
(#880) Expected 1 space after "-"; 0 found
(#881) Expected "if (...) {\n"; found "if(...) {\n"
(#881) Expected 1 space before "*"; 0 found
(#881) Expected 1 space after "*"; 0 found
(#881) Expected 1 space before "/"; 0 found
(#881) Expected 1 space after "/"; 0 found
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Expected 1 space before "-"; 0 found
(#883) Expected 1 space after "-"; 0 found
(#884) Expected "if (...) {\n"; found "if(...) {\n"
(#884) Variable "tresh_hold" must not contain underscores.
(#888) Usage of ELSEIF not allowed; use ELSE IF instead
(#888) Expected 1 space before "*"; 0 found
(#888) Expected 1 space after "*"; 0 found
(#888) Expected 1 space before "/"; 0 found
(#888) Expected 1 space after "/"; 0 found
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) Expected 1 space before "-"; 0 found
(#891) Expected 1 space after "-"; 0 found
(#891) Expected 1 space before "-"; 0 found
(#891) Expected 1 space after "-"; 0 found
(#891) Expected 1 space before "*"; 0 found
(#891) Expected 1 space after "*"; 0 found
(#891) Expected 1 space before "/"; 0 found
(#891) Expected 1 space after "/"; 0 found
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Variable "tresh_hold" must not contain underscores.
(#898) Expected "} else {\n"; found "}\n else {\n"
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Variable "prev_a" must not contain underscores.
(#902) Expected 1 space before "+"; 0 found
(#902) Expected 1 space after "+"; 0 found
(#902) Expected 1 space before "-"; 0 found
(#902) Expected 1 space after "-"; 0 found
(#903) Expected 1 space before "*"; 0 found
(#903) Expected 1 space after "*"; 0 found
(#903) Expected 1 space before "-"; 0 found
(#903) Expected 1 space after "-"; 0 found
(#903) Variable "prev_a" must not contain underscores.
(#903) Expected 1 space before "*"; 0 found
(#903) Expected 1 space after "*"; 0 found
(#904) Inline control structures are not allowed
(#905) Commas (,) must be followed by white space.
(#906) Inline control structures are not allowed
(#907) Commas (,) must be followed by white space.
(#910) Expected 1 space before "+"; 0 found
(#910) Expected 1 space after "+"; 0 found
(#912) Expected "if (...) {\n"; found "if(...) {\n"
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Expected 1 space before "+"; 0 found
(#914) Expected 1 space after "+"; 0 found
(#914) Expected 1 space before "-"; 0 found
(#914) Expected 1 space after "-"; 0 found
(#914) Expected 1 space before "-"; 0 found
(#914) Expected 1 space after "-"; 0 found
(#914) Expected 1 space before "+"; 0 found
(#914) Expected 1 space after "+"; 0 found
(#915) Expected 1 space before "+"; 0 found
(#915) Expected 1 space after "+"; 0 found
(#915) Expected 1 space before "/"; 0 found
(#915) Expected 1 space after "/"; 0 found
(#916) Expected 1 space before "="; 0 found
(#916) Expected 1 space after "="; 0 found
(#916) Expected 1 space before "*"; 0 found
(#916) Expected 1 space after "*"; 0 found
(#916) Expected 1 space before "+"; 0 found
(#916) Expected 1 space after "+"; 0 found
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Expected 1 space before "-"; 0 found
(#917) Expected 1 space after "-"; 0 found
(#917) Expected 1 space before "*"; 0 found
(#917) Expected 1 space after "*"; 0 found
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#919) Inline control structures are not allowed
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#922) Expected "} else {\n"; found "}\n else {\n"
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#923) Commas (,) must be followed by white space.
(#924) Expected "if (...) {\n"; found "if(...) {\n"
(#924) Expected 1 space before "=="; 0 found
(#924) Expected 1 space after "=="; 0 found
(#924) Expected 1 space before "=="; 0 found
(#924) Expected 1 space after "=="; 0 found
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#926) Expected 1 space before "-"; 0 found
(#926) Expected 1 space after "-"; 0 found
(#926) Commas (,) must be followed by white space.
(#927) Expected 1 space before "-"; 0 found
(#927) Expected 1 space after "-"; 0 found
(#931) Expected "} else {\n"; found "}\n else {\n"
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#933) Commas (,) must be followed by white space.
(#933) Commas (,) must be followed by white space.
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "+"; 0 found
(#933) Expected 1 space after "+"; 0 found
(#933) Commas (,) must be followed by white space.
(#934) Expected 1 space before "+"; 0 found
(#934) Expected 1 space after "+"; 0 found
(#938) Commas (,) must be followed by white space.
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "+"; 0 found
(#938) Expected 1 space after "+"; 0 found
(#938) Commas (,) must be followed by white space.
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) method name "PiePlot::StrokeAllLabels" must be in lower-case letters only
(#947) Visibility must be declared on method "StrokeAllLabels"
(#947) Commas (,) must be followed by white space.
(#947) Commas (,) must be followed by white space.
(#947) Commas (,) must be followed by white space.
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Expected "for (...) {\n"; found "for(...) {\n"
(#950) Expected 1 space before "="; 0 found
(#950) Expected 1 space after "="; 0 found
(#953) Expected "if (...) {\n"; found "if(...) {\n"
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#956) Expected "} else {\n"; found "}\n else {\n"
(#958) Expected "for (...) {\n"; found "for(...) {\n"
(#958) Expected 1 space before "="; 0 found
(#958) Expected 1 space after "="; 0 found
(#959) Commas (,) must be followed by white space.
(#959) Commas (,) must be followed by white space.
(#959) Commas (,) must be followed by white space.
(#961) Expected 1 space before "-"; 0 found
(#961) Expected 1 space after "-"; 0 found
(#961) Expected 1 space before "-"; 0 found
(#961) Expected 1 space after "-"; 0 found
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#967) method name "PiePlot::StrokeLabel" must be in lower-case letters only
(#967) Visibility must be declared on method "StrokeLabel"
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#967) Commas (,) must be followed by white space.
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) Inline control structures are not allowed
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Expected "if (...) {\n"; found "if(...) {\n"
(#977) Commas (,) must be followed by white space.
(#980) Expected 1 space before "="; 0 found
(#980) Expected 1 space after "="; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "+"; 0 found
(#980) Expected 1 space after "+"; 0 found
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Expected 1 space before "-"; 0 found
(#981) Expected 1 space after "-"; 0 found
(#981) Expected 1 space before "*"; 0 found
(#981) Expected 1 space after "*"; 0 found
(#981) Expected 1 space before "*"; 0 found
(#981) Expected 1 space after "*"; 0 found
(#983) Commas (,) must be followed by white space.
(#983) Commas (,) must be followed by white space.
(#983) Commas (,) must be followed by white space.
(#985) Expected "} else {\n"; found "}\n else {\n"
(#997) Expected 1 space before "="; 0 found
(#997) Expected 1 space after "="; 0 found
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Expected "if (...) {\n"; found "if(...) {\n"
(#1001) Inline control structures are not allowed
(#1002) Expected 1 space before "="; 0 found
(#1002) Expected 1 space after "="; 0 found
(#1002) Commas (,) must be followed by white space.
(#1003) Inline control structures are not allowed
(#1004) Expected 1 space before "="; 0 found
(#1004) Expected 1 space after "="; 0 found
(#1004) Commas (,) must be followed by white space.
(#1006) Inline control structures are not allowed
(#1007) Expected 1 space before "="; 0 found
(#1007) Expected 1 space after "="; 0 found
(#1009) Expected "if (...) {\n"; found "if(...) {\n"
(#1013) Expected 1 space before "/"; 0 found
(#1013) Expected 1 space after "/"; 0 found
(#1015) Expected 1 space before "="; 0 found
(#1015) Expected 1 space after "="; 0 found
(#1015) Expected 1 space before "*"; 0 found
(#1015) Expected 1 space after "*"; 0 found
(#1015) Expected 1 space before "+"; 0 found
(#1015) Expected 1 space after "+"; 0 found
(#1016) Expected 1 space before "="; 0 found
(#1016) Expected 1 space after "="; 0 found
(#1016) Expected 1 space before "-"; 0 found
(#1016) Expected 1 space after "-"; 0 found
(#1016) Expected 1 space before "*"; 0 found
(#1016) Expected 1 space after "*"; 0 found
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Inline control structures are not allowed
(#1019) Expected 1 space before "*"; 0 found
(#1019) Expected 1 space after "*"; 0 found
(#1020) Inline control structures are not allowed
(#1020) Expected 1 space before "*"; 0 found
(#1020) Expected 1 space after "*"; 0 found
(#1020) Expected 1 space before "*"; 0 found
(#1020) Expected 1 space after "*"; 0 found
(#1022) Inline control structures are not allowed
(#1022) Expected 1 space before ">="; 0 found
(#1022) Expected 1 space after ">="; 0 found
(#1022) Expected 1 space before "*"; 0 found
(#1022) Expected 1 space after "*"; 0 found
(#1022) Expected 1 space before "/"; 0 found
(#1022) Expected 1 space after "/"; 0 found
(#1022) Expected 1 space before "/"; 0 found
(#1022) Expected 1 space after "/"; 0 found
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1023) Inline control structures are not allowed
(#1023) Expected 1 space before ">="; 0 found
(#1023) Expected 1 space after ">="; 0 found
(#1023) Expected 1 space before "/"; 0 found
(#1023) Expected 1 space after "/"; 0 found
(#1023) Expected 1 space before "*"; 0 found
(#1023) Expected 1 space after "*"; 0 found
(#1023) Expected 1 space before "/"; 0 found
(#1023) Expected 1 space after "/"; 0 found
(#1023) Expected 1 space before "="; 0 found
(#1023) Expected 1 space after "="; 0 found
(#1023) Expected 1 space before "-"; 0 found
(#1023) Expected 1 space after "-"; 0 found
(#1023) Expected 1 space before "/"; 0 found
(#1023) Expected 1 space after "/"; 0 found
(#1023) Expected 1 space before "*"; 0 found
(#1023) Expected 1 space after "*"; 0 found
(#1023) Expected 1 space before "/"; 0 found
(#1023) Expected 1 space after "/"; 0 found
(#1024) Inline control structures are not allowed
(#1024) Expected 1 space before ">="; 0 found
(#1024) Expected 1 space after ">="; 0 found
(#1024) Expected 1 space before "*"; 0 found
(#1024) Expected 1 space after "*"; 0 found
(#1024) Expected 1 space before "/"; 0 found
(#1024) Expected 1 space after "/"; 0 found
(#1024) Expected 1 space before "*"; 0 found
(#1024) Expected 1 space after "*"; 0 found
(#1024) Expected 1 space before "/"; 0 found
(#1024) Expected 1 space after "/"; 0 found
(#1024) Expected 1 space before "="; 0 found
(#1024) Expected 1 space after "="; 0 found
(#1025) Inline control structures are not allowed
(#1025) Expected 1 space before ">="; 0 found
(#1025) Expected 1 space after ">="; 0 found
(#1025) Expected 1 space before "*"; 0 found
(#1025) Expected 1 space after "*"; 0 found
(#1025) Expected 1 space before "/"; 0 found
(#1025) Expected 1 space after "/"; 0 found
(#1025) Expected 1 space before "*"; 0 found
(#1025) Expected 1 space after "*"; 0 found
(#1025) Expected 1 space before "/"; 0 found
(#1025) Expected 1 space after "/"; 0 found
(#1025) Expected 1 space before "="; 0 found
(#1025) Expected 1 space after "="; 0 found
(#1025) Expected 1 space before "-"; 0 found
(#1025) Expected 1 space after "-"; 0 found
(#1025) Expected 1 space before "-"; 0 found
(#1025) Expected 1 space after "-"; 0 found
(#1025) Expected 1 space before "*"; 0 found
(#1025) Expected 1 space after "*"; 0 found
(#1025) Expected 1 space before "/"; 0 found
(#1025) Expected 1 space after "/"; 0 found
(#1025) Expected 1 space before "*"; 0 found
(#1025) Expected 1 space after "*"; 0 found
(#1025) Expected 1 space before "/"; 0 found
(#1025) Expected 1 space after "/"; 0 found
(#1027) Inline control structures are not allowed
(#1027) Expected 1 space before ">="; 0 found
(#1027) Expected 1 space after ">="; 0 found
(#1027) Expected 1 space before "*"; 0 found
(#1027) Expected 1 space after "*"; 0 found
(#1027) Expected 1 space before "/"; 0 found
(#1027) Expected 1 space after "/"; 0 found
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1027) Expected 1 space before "-"; 0 found
(#1027) Expected 1 space after "-"; 0 found
(#1027) Expected 1 space before "-"; 0 found
(#1027) Expected 1 space after "-"; 0 found
(#1027) Expected 1 space before "*"; 0 found
(#1027) Expected 1 space after "*"; 0 found
(#1027) Expected 1 space before "/"; 0 found
(#1027) Expected 1 space after "/"; 0 found
(#1027) Expected 1 space before "*"; 0 found
(#1027) Expected 1 space after "*"; 0 found
(#1027) Expected 1 space before "/"; 0 found
(#1027) Expected 1 space after "/"; 0 found
(#1028) Inline control structures are not allowed
(#1028) Expected 1 space before "<="; 0 found
(#1028) Expected 1 space after "<="; 0 found
(#1028) Expected 1 space before "/"; 0 found
(#1028) Expected 1 space after "/"; 0 found
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1028) Expected 1 space before "-"; 0 found
(#1028) Expected 1 space after "-"; 0 found
(#1028) Expected 1 space before "*"; 0 found
(#1028) Expected 1 space after "*"; 0 found
(#1028) Expected 1 space before "/"; 0 found
(#1028) Expected 1 space after "/"; 0 found
(#1029) Inline control structures are not allowed
(#1029) Expected 1 space before ">="; 0 found
(#1029) Expected 1 space after ">="; 0 found
(#1029) Expected 1 space before "/"; 0 found
(#1029) Expected 1 space after "/"; 0 found
(#1029) Expected 1 space before "*"; 0 found
(#1029) Expected 1 space after "*"; 0 found
(#1029) Expected 1 space before "/"; 0 found
(#1029) Expected 1 space after "/"; 0 found
(#1029) Expected 1 space before "="; 0 found
(#1029) Expected 1 space after "="; 0 found
(#1030) Inline control structures are not allowed
(#1030) Expected 1 space before ">="; 0 found
(#1030) Expected 1 space after ">="; 0 found
(#1030) Expected 1 space before "*"; 0 found
(#1030) Expected 1 space after "*"; 0 found
(#1030) Expected 1 space before "/"; 0 found
(#1030) Expected 1 space after "/"; 0 found
(#1030) Expected 1 space before "*"; 0 found
(#1030) Expected 1 space after "*"; 0 found
(#1030) Expected 1 space before "/"; 0 found
(#1030) Expected 1 space after "/"; 0 found
(#1030) Expected 1 space before "="; 0 found
(#1030) Expected 1 space after "="; 0 found
(#1030) Expected 1 space before "-"; 0 found
(#1030) Expected 1 space after "-"; 0 found
(#1030) Expected 1 space before "-"; 0 found
(#1030) Expected 1 space after "-"; 0 found
(#1030) Expected 1 space before "*"; 0 found
(#1030) Expected 1 space after "*"; 0 found
(#1030) Expected 1 space before "/"; 0 found
(#1030) Expected 1 space after "/"; 0 found
(#1030) Expected 1 space before "*"; 0 found
(#1030) Expected 1 space after "*"; 0 found
(#1030) Expected 1 space before "/"; 0 found
(#1030) Expected 1 space after "/"; 0 found
(#1031) Inline control structures are not allowed
(#1031) Expected 1 space before ">="; 0 found
(#1031) Expected 1 space after ">="; 0 found
(#1031) Expected 1 space before "*"; 0 found
(#1031) Expected 1 space after "*"; 0 found
(#1031) Expected 1 space before "/"; 0 found
(#1031) Expected 1 space after "/"; 0 found
(#1031) Expected 1 space before "*"; 0 found
(#1031) Expected 1 space after "*"; 0 found
(#1031) Expected 1 space before "/"; 0 found
(#1031) Expected 1 space after "/"; 0 found
(#1031) Expected 1 space before "="; 0 found
(#1031) Expected 1 space after "="; 0 found
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space before "-"; 0 found
(#1033) Expected 1 space after "-"; 0 found
(#1033) Expected 1 space before "*"; 0 found
(#1033) Expected 1 space after "*"; 0 found
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space before "-"; 0 found
(#1033) Expected 1 space after "-"; 0 found
(#1033) Expected 1 space before "*"; 0 found
(#1033) Expected 1 space after "*"; 0 found
(#1037) method name "PiePlot::UsePlotThemeColors" must be in lower-case letters only
(#1037) Visibility must be declared on method "UsePlotThemeColors"
(#1040) This comment is 50% valid code; is this commented out code?
(#1043) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1043) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) Expected 1 space before "="; 0 found
(#1050) Expected 1 space after "="; 0 found
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Commas (,) must be followed by white space.
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Commas (,) must be followed by white space.
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1054) Visibility must be declared on method "__construct"
(#1054) Commas (,) must be followed by white space.
(#1054) Variable "aCenterTitle" must be all lower-case
(#1060) method name "PiePlotC::SetMid" must be in lower-case letters only
(#1060) Visibility must be declared on method "SetMid"
(#1060) Variable "aTitle" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "aColor" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "aSize" must be all lower-case
(#1061) Variable "aTitle" must be all lower-case
(#1063) Variable "aSize" must be all lower-case
(#1063) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#1064) Variable "aColor" must be all lower-case
(#1064) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#1067) method name "PiePlotC::SetMidTitle" must be in lower-case letters only
(#1067) Visibility must be declared on method "SetMidTitle"
(#1067) Variable "aTitle" must be all lower-case
(#1068) Variable "aTitle" must be all lower-case
(#1071) method name "PiePlotC::SetMidSize" must be in lower-case letters only
(#1071) Visibility must be declared on method "SetMidSize"
(#1071) Variable "aSize" must be all lower-case
(#1072) Variable "aSize" must be all lower-case
(#1072) Space found before semicolon; expected "$aSize;" but found "$aSize ;"
(#1075) method name "PiePlotC::SetMidColor" must be in lower-case letters only
(#1075) Visibility must be declared on method "SetMidColor"
(#1075) Variable "aColor" must be all lower-case
(#1076) Variable "aColor" must be all lower-case
(#1076) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#1079) method name "PiePlotC::SetMidCSIM" must be in lower-case letters only
(#1079) Visibility must be declared on method "SetMidCSIM"
(#1079) Variable "aTarget" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "aAlt" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "aWinTarget" must be all lower-case
(#1080) Variable "aTarget" must be all lower-case
(#1081) Variable "aWinTarget" must be all lower-case
(#1082) Variable "aAlt" must be all lower-case
(#1085) method name "PiePlotC::AddSliceToCSIM" must be in lower-case letters only
(#1085) Visibility must be declared on method "AddSliceToCSIM"
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) No space found before comment text; expected "// Slice number, ellipse centre (x,y), radius, start angle, end angle" but found "//Slice number, ellipse centre (x,y), radius, start angle, end angle"
(#1087) Inline control structures are not allowed
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1088) Inline control structures are not allowed
(#1088) Expected 1 space before "*"; 0 found
(#1088) Expected 1 space after "*"; 0 found
(#1088) Expected 1 space before "*"; 0 found
(#1088) Expected 1 space after "*"; 0 found
(#1090) Expected 1 space before "*"; 0 found
(#1090) Expected 1 space after "*"; 0 found
(#1091) Expected 1 space before "*"; 0 found
(#1091) Expected 1 space after "*"; 0 found
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1095) Expected "if (...) {\n"; found "if(...) {\n"
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1096) Expected 1 space before "*"; 0 found
(#1096) Expected 1 space after "*"; 0 found
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1100) Expected 1 space before "*"; 0 found
(#1100) Expected 1 space after "*"; 0 found
(#1100) Expected 1 space before "*"; 0 found
(#1100) Expected 1 space after "*"; 0 found
(#1100) Expected 1 space before "+"; 0 found
(#1100) Expected 1 space after "+"; 0 found
(#1101) Expected 1 space before "-"; 0 found
(#1101) Expected 1 space after "-"; 0 found
(#1101) Expected 1 space before "*"; 0 found
(#1101) Expected 1 space after "*"; 0 found
(#1101) Expected 1 space before "*"; 0 found
(#1101) Expected 1 space after "*"; 0 found
(#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) No space found before comment text; expected "// add coordinates every 0.25 radians" but found "//add coordinates every 0.25 radians"
(#1105) Expected 1 space before "="; 0 found
(#1105) Expected 1 space after "="; 0 found
(#1105) Expected 1 space before "+"; 0 found
(#1105) Expected 1 space after "+"; 0 found
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) Expected "if (...) {\n"; found "if(...) {\n"
(#1110) Expected 1 space before "*"; 0 found
(#1110) Expected 1 space after "*"; 0 found
(#1111) Expected 1 space before "*"; 0 found
(#1111) Expected 1 space after "*"; 0 found
(#1111) Expected 1 space before "+"; 0 found
(#1111) Expected 1 space after "+"; 0 found
(#1112) Expected 1 space before "-"; 0 found
(#1112) Expected 1 space after "-"; 0 found
(#1112) Expected 1 space before "*"; 0 found
(#1112) Expected 1 space after "*"; 0 found
(#1113) Expected 1 space before ".="; 0 found
(#1116) Expected 1 space before "*"; 0 found
(#1116) Expected 1 space after "*"; 0 found
(#1120) Expected 1 space before "*"; 0 found
(#1120) Expected 1 space after "*"; 0 found
(#1120) Expected 1 space before "*"; 0 found
(#1120) Expected 1 space after "*"; 0 found
(#1120) Expected 1 space before "+"; 0 found
(#1120) Expected 1 space after "+"; 0 found
(#1121) Expected 1 space before "-"; 0 found
(#1121) Expected 1 space after "-"; 0 found
(#1121) Expected 1 space before "*"; 0 found
(#1121) Expected 1 space after "*"; 0 found
(#1121) Expected 1 space before "*"; 0 found
(#1121) Expected 1 space after "*"; 0 found
(#1122) Expected 1 space before ".="; 0 found
(#1126) Inline comments must end in full-stops, exclamation marks, or question marks
(#1127) Expected 1 space before "*"; 0 found
(#1127) Expected 1 space after "*"; 0 found
(#1127) Expected 1 space before "*"; 0 found
(#1127) Expected 1 space after "*"; 0 found
(#1127) Expected 1 space before "+"; 0 found
(#1127) Expected 1 space after "+"; 0 found
(#1128) Expected 1 space before "-"; 0 found
(#1128) Expected 1 space after "-"; 0 found
(#1128) Expected 1 space before "*"; 0 found
(#1128) Expected 1 space after "*"; 0 found
(#1128) Expected 1 space before "*"; 0 found
(#1128) Expected 1 space after "*"; 0 found
(#1129) Expected 1 space before ".="; 0 found
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Expected 1 space before "*"; 0 found
(#1132) Expected 1 space after "*"; 0 found
(#1132) Expected 1 space before "+"; 0 found
(#1132) Expected 1 space after "+"; 0 found
(#1133) Expected 1 space before "-"; 0 found
(#1133) Expected 1 space after "-"; 0 found
(#1133) Expected 1 space before "*"; 0 found
(#1133) Expected 1 space after "*"; 0 found
(#1134) Expected 1 space before ".="; 0 found
(#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) No space found before comment text; expected "// add coordinates every 0.25 radians" but found "//add coordinates every 0.25 radians"
(#1137) Expected 1 space before "="; 0 found
(#1137) Expected 1 space after "="; 0 found
(#1139) Expected 1 space before "*"; 0 found
(#1139) Expected 1 space after "*"; 0 found
(#1139) Expected 1 space before "+"; 0 found
(#1139) Expected 1 space after "+"; 0 found
(#1140) Expected 1 space before "-"; 0 found
(#1140) Expected 1 space after "-"; 0 found
(#1140) Expected 1 space before "*"; 0 found
(#1140) Expected 1 space after "*"; 0 found
(#1141) Expected 1 space before ".="; 0 found
(#1145) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) No space found before comment text; expected "// Add the last point on the arc" but found "//Add the last point on the arc"
(#1146) Expected 1 space before "*"; 0 found
(#1146) Expected 1 space after "*"; 0 found
(#1146) Expected 1 space before "+"; 0 found
(#1146) Expected 1 space after "+"; 0 found
(#1147) Expected 1 space before "-"; 0 found
(#1147) Expected 1 space after "-"; 0 found
(#1147) Expected 1 space before "*"; 0 found
(#1147) Expected 1 space after "*"; 0 found
(#1148) Expected 1 space before ".="; 0 found
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Expected 1 space before "*"; 0 found
(#1151) Expected 1 space after "*"; 0 found
(#1151) Expected 1 space before "*"; 0 found
(#1151) Expected 1 space after "*"; 0 found
(#1151) Expected 1 space before "+"; 0 found
(#1151) Expected 1 space after "+"; 0 found
(#1152) Expected 1 space before "-"; 0 found
(#1152) Expected 1 space after "-"; 0 found
(#1152) Expected 1 space before "*"; 0 found
(#1152) Expected 1 space after "*"; 0 found
(#1152) Expected 1 space before "*"; 0 found
(#1152) Expected 1 space after "*"; 0 found
(#1155) Expected "if (...) {\n"; found "if(...) {\n"
(#1158) Expected "if (...) {\n"; found "if(...) {\n"
(#1161) Expected "if (...) {\n"; found "if(...) {\n"
(#1162) Expected 1 space before "="; 0 found
(#1162) Expected 1 space after "="; 0 found
(#1162) Commas (,) must be followed by white space.
(#1170) method name "PiePlotC::Stroke" must be in lower-case letters only
(#1170) Visibility must be declared on method "Stroke"
(#1170) Commas (,) must be followed by white space.
(#1172) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Expected 1 space after "="; 2 found
(#1175) Commas (,) must be followed by white space.
(#1178) Expected 1 space before "*"; 0 found
(#1178) Expected 1 space after "*"; 0 found
(#1179) Expected 1 space before "*"; 0 found
(#1179) Expected 1 space after "*"; 0 found
(#1181) Commas (,) must be followed by white space.
(#1181) Space found before semicolon; expected ");" but found ") ;"
(#1182) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1184) Expected "if (...) {\n"; found "if(...) {\n"
(#1186) Expected "if (...) {\n"; found "if(...) {\n"
(#1188) Expected 1 space before "+"; 0 found
(#1188) Expected 1 space after "+"; 0 found
(#1188) Commas (,) must be followed by white space.
(#1188) Expected 1 space before "+"; 0 found
(#1188) Expected 1 space after "+"; 0 found
(#1189) Expected 1 space before "*"; 0 found
(#1189) Expected 1 space after "*"; 0 found
(#1193) Commas (,) must be followed by white space.
(#1193) Commas (,) must be followed by white space.
(#1193) Expected 1 space before "*"; 0 found
(#1193) Expected 1 space after "*"; 0 found
(#1195) Expected "if (...) {\n"; found "if(...) {\n"
(#1197) Commas (,) must be followed by white space.
(#1197) Commas (,) must be followed by white space.
(#1197) Expected 1 space before "*"; 0 found
(#1197) Expected 1 space after "*"; 0 found
(#1200) Inline control structures are not allowed
(#1201) Commas (,) must be followed by white space.
(#1201) Commas (,) must be followed by white space.
(#1201) Expected 1 space before "*"; 0 found
(#1201) Expected 1 space after "*"; 0 found
(#1205) Expected "if (...) {\n"; found "if(...) {\n"
(#1206) Commas (,) must be followed by white space.
(#1206) Commas (,) must be followed by white space.
(#1206) Commas (,) must be followed by white space.
(#1207) Commas (,) must be followed by white space.
(#1207) Commas (,) must be followed by white space.
(#1207) Commas (,) must be followed by white space.
(#1213) method name "PiePlotC::AddMiddleCSIM" must be in lower-case letters only
(#1213) Visibility must be declared on method "AddMiddleCSIM"
(#1213) Commas (,) must be followed by white space.
(#1213) Commas (,) must be followed by white space.
(#1214) Expected 1 space before "="; 0 found
(#1214) Expected 1 space after "="; 0 found
(#1214) Expected 1 space before "="; 0 found
(#1214) Expected 1 space after "="; 0 found
(#1214) Expected 1 space before "="; 0 found
(#1214) Expected 1 space after "="; 0 found
(#1217) Expected "if (...) {\n"; found "if(...) {\n"
(#1220) Expected "if (...) {\n"; found "if(...) {\n"
(#1227) method name "PiePlotC::StrokeLabel" must be in lower-case letters only
(#1227) Visibility must be declared on method "StrokeLabel"
(#1227) Commas (,) must be followed by white space.
(#1227) Commas (,) must be followed by white space.
(#1227) Commas (,) must be followed by white space.
(#1227) Commas (,) must be followed by white space.
(#1227) Commas (,) must be followed by white space.
(#1229) Inline control structures are not allowed
(#1230) Expected 1 space before "-"; 0 found
(#1230) Expected 1 space after "-"; 0 found
(#1230) Expected 1 space before "/"; 0 found
(#1230) Expected 1 space after "/"; 0 found
(#1230) Expected 1 space before "+"; 0 found
(#1230) Expected 1 space after "+"; 0 found
(#1232) Commas (,) must be followed by white space.
(#1232) Commas (,) must be followed by white space.
(#1232) Commas (,) must be followed by white space.
(#1232) Commas (,) must be followed by white space.
(#1232) Commas (,) must be followed by white space.
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1242) Inline comments must end in full-stops, exclamation marks, or question marks
(#1242) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1246) Expected 1 space before "="; 0 found
(#1246) Expected 1 space after "="; 0 found
(#1247) Space found before semicolon; expected "false;" but found "false ;"
(#1248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1248) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) Visibility must be declared on method "__construct"
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "cachedName" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "cachedName" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1252) Expected 1 space before "="; 0 found
(#1252) Expected 1 space after "="; 0 found
(#1252) Expected 1 space before "/"; 0 found
(#1252) Expected 1 space after "/"; 0 found
(#1253) Expected 1 space before "="; 0 found
(#1253) Expected 1 space after "="; 0 found
(#1253) Expected 1 space before "/"; 0 found
(#1253) Expected 1 space after "/"; 0 found
(#1254) Commas (,) must be followed by white space.
(#1254) Commas (,) must be followed by white space.
(#1257) Line indented incorrectly; expected at least 12 spaces, found 10
(#1261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1261) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1262) Inline comments must end in full-stops, exclamation marks, or question marks
(#1263) method name "PieGraph::Add" must be in lower-case letters only
(#1263) Visibility must be declared on method "Add"
(#1263) Variable "aObj" must be all lower-case
(#1265) Inline control structures are not allowed
(#1265) Variable "aObj" must be all lower-case
(#1265) Variable "aObj" must be all lower-case
(#1266) Variable "aObj" must be all lower-case
(#1267) Inline control structures are not allowed
(#1268) Variable "aObj" must be all lower-case
(#1270) Inline control structures are not allowed
(#1271) Variable "aObj" must be all lower-case
(#1272) Inline control structures are not allowed
(#1272) Usage of ELSEIF not allowed; use ELSE IF instead
(#1272) Commas (,) must be followed by white space.
(#1273) Variable "aObj" must be all lower-case
(#1275) Expected "if (...) {\n"; found "if(...) {\n"
(#1275) Variable "aObj" must be all lower-case
(#1276) Variable "aObj" must be all lower-case
(#1277) Expected "for (...) {\n"; found "for(...) {\n"
(#1277) Space found before closing bracket of FOR loop
(#1277) Expected 1 space before "="; 0 found
(#1277) Expected 1 space after "="; 0 found
(#1278) This comment is 75% valid code; is this commented out code?
(#1278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1278) No space found before comment text; expected "// if ($aObj[$i]->theme) {" but found "//if ($aObj[$i]->theme) {"
(#1279) This comment is 72% valid code; is this commented out code?
(#1279) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1280) Inline comments must end in full-stops, exclamation marks, or question marks
(#1280) This comment is 100% valid code; is this commented out code?
(#1280) No space found before comment text; expected "// }" but found "//}"
(#1281) Variable "aObj" must be all lower-case
(#1284) Expected "} else {\n"; found "}\n else {\n"
(#1285) This comment is 67% valid code; is this commented out code?
(#1285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) No space found before comment text; expected "// if ($aObj->theme) {" but found "//if ($aObj->theme) {"
(#1286) This comment is 72% valid code; is this commented out code?
(#1286) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1287) Inline comments must end in full-stops, exclamation marks, or question marks
(#1287) This comment is 100% valid code; is this commented out code?
(#1287) No space found before comment text; expected "// }" but found "//}"
(#1288) Variable "aObj" must be all lower-case
(#1293) Variable "aObj" must be all lower-case
(#1294) Variable "aObj" must be all lower-case
(#1295) Variable "aObj" must be all lower-case
(#1300) method name "PieGraph::SetAntiAliasing" must be in lower-case letters only
(#1300) Visibility must be declared on method "SetAntiAliasing"
(#1300) Variable "aFlg" must be all lower-case
(#1301) Variable "aFlg" must be all lower-case
(#1304) method name "PieGraph::SetColor" must be in lower-case letters only
(#1304) Visibility must be declared on method "SetColor"
(#1309) method name "PieGraph::DisplayCSIMAreas" must be in lower-case letters only
(#1309) Visibility must be declared on method "DisplayCSIMAreas"
(#1310) Expected 1 space before "="; 0 found
(#1310) Expected 1 space after "="; 0 found
(#1311) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1311) Space found before closing bracket of FOREACH loop
(#1314) Whitespace found at end of line
(#1315) Expected 1 space before ".="; 0 found
(#1319) Expected 1 space before "="; 0 found
(#1319) Expected 1 space after "="; 0 found
(#1320) Expected 1 space before "=="; 0 found
(#1320) Expected 1 space after "=="; 0 found
(#1321) Commas (,) must be followed by white space.
(#1321) Commas (,) must be followed by white space.
(#1322) Expected 1 space before "-"; 0 found
(#1322) Expected 1 space after "-"; 0 found
(#1322) Commas (,) must be followed by white space.
(#1322) Expected 1 space before "-"; 0 found
(#1322) Expected 1 space after "-"; 0 found
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1325) Commas (,) must be followed by white space.
(#1327) Expected 1 space before "=="; 0 found
(#1327) Expected 1 space after "=="; 0 found
(#1329) Commas (,) must be followed by white space.
(#1330) Commas (,) must be followed by white space.
(#1331) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1333) Commas (,) must be followed by white space.
(#1340) Inline comments must end in full-stops, exclamation marks, or question marks
(#1341) method name "PieGraph::Stroke" must be in lower-case letters only
(#1341) Visibility must be declared on method "Stroke"
(#1341) Variable "aStrokeFileName" must be all lower-case
(#1350) Variable "_csim" must not contain underscores.
(#1350) Variable "aStrokeFileName" must be all lower-case
(#1350) Expected 1 space before "==="; 0 found
(#1350) Expected 1 space after "==="; 0 found
(#1355) Inline comments must end in full-stops, exclamation marks, or question marks
(#1366) Expected "if (...) {\n"; found "if(...) {\n"
(#1368) Expected "if (...) {\n"; found "if(...) {\n"
(#1368) Variable "_csim" must not contain underscores.
(#1369) Expected "if (...) {\n"; found "if(...) {\n"
(#1372) Expected "} else {\n"; found "}\n else {\n"
(#1377) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1383) Expected 1 space before "*"; 0 found
(#1383) Expected 1 space after "*"; 0 found
(#1383) Commas (,) must be followed by white space.
(#1383) Expected 1 space before "*"; 0 found
(#1383) Expected 1 space after "*"; 0 found
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1386) Expected 1 space before "*"; 0 found
(#1386) Expected 1 space after "*"; 0 found
(#1386) Expected 1 space before "-"; 0 found
(#1386) Expected 1 space after "-"; 0 found
(#1386) Commas (,) must be followed by white space.
(#1386) Expected 1 space before "*"; 0 found
(#1386) Expected 1 space after "*"; 0 found
(#1386) Expected 1 space before "-"; 0 found
(#1386) Expected 1 space after "-"; 0 found
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) Expected "for (...) {\n"; found "for(...) {\n"
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1392) Space found before semicolon; expected "2;" but found "2 ;"
(#1393) Inline control structures are not allowed
(#1394) Space found before semicolon; expected "2;" but found "2 ;"
(#1395) Inline control structures are not allowed
(#1396) Space found before semicolon; expected "2;" but found "2 ;"
(#1401) Expected "for (...) {\n"; found "for(...) {\n"
(#1401) Expected 1 space before "="; 0 found
(#1401) Expected 1 space after "="; 0 found
(#1402) Inline control structures are not allowed
(#1403) Space found before semicolon; expected "2;" but found "2 ;"
(#1404) Inline control structures are not allowed
(#1405) Space found before semicolon; expected "2;" but found "2 ;"
(#1407) Commas (,) must be followed by white space.
(#1409) Inline control structures are not allowed
(#1410) Space found before semicolon; expected "2;" but found "2 ;"
(#1411) Inline control structures are not allowed
(#1412) Space found before semicolon; expected "2;" but found "2 ;"
(#1415) Space found before semicolon; expected "0;" but found "0 ;"
(#1416) Space found before semicolon; expected "0;" but found "0 ;"
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1418) Expected 1 space before "-"; 0 found
(#1418) Expected 1 space after "-"; 0 found
(#1418) Expected 1 space before "*"; 0 found
(#1418) Expected 1 space after "*"; 0 found
(#1418) Commas (,) must be followed by white space.
(#1418) Expected 1 space before "-"; 0 found
(#1418) Expected 1 space after "-"; 0 found
(#1418) Expected 1 space before "*"; 0 found
(#1418) Expected 1 space after "*"; 0 found
(#1418) Commas (,) must be followed by white space.
(#1418) Expected 1 space before "*"; 0 found
(#1418) Expected 1 space after "*"; 0 found
(#1418) Expected 1 space before "-"; 0 found
(#1418) Expected 1 space after "-"; 0 found
(#1418) Commas (,) must be followed by white space.
(#1418) Expected 1 space before "*"; 0 found
(#1418) Expected 1 space after "*"; 0 found
(#1418) Expected 1 space before "-"; 0 found
(#1418) Expected 1 space after "-"; 0 found
(#1420) Space found before semicolon; expected "$oldimg;" but found "$oldimg ;"
(#1421) Space found before semicolon; expected "$w;" but found "$w ;"
(#1422) Space found before semicolon; expected "$h;" but found "$h ;"
(#1424) Expected "for (...) {\n"; found "for(...) {\n"
(#1424) Expected 1 space before "="; 0 found
(#1424) Expected 1 space after "="; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Inline comments must end in full-stops, exclamation marks, or question marks
(#1430) Expected "} else {\n"; found "}\n else {\n"
(#1432) Expected "if (...) {\n"; found "if(...) {\n"
(#1432) Variable "_csim" must not contain underscores.
(#1433) Expected "if (...) {\n"; found "if(...) {\n"
(#1436) Expected "} else {\n"; found "}\n else {\n"
(#1444) Expected "for (...) {\n"; found "for(...) {\n"
(#1444) Expected 1 space before "="; 0 found
(#1444) Expected 1 space after "="; 0 found
(#1454) Expected "if (...) {\n"; found "if(...) {\n"
(#1454) Variable "_csim" must not contain underscores.
(#1456) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) Expected "if (...) {\n"; found "if(...) {\n"
(#1459) Expected "for (...) {\n"; found "for(...) {\n"
(#1459) Space found before closing bracket of FOR loop
(#1459) Expected 1 space before "="; 0 found
(#1459) Expected 1 space after "="; 0 found
(#1464) Expected "if (...) {\n"; found "if(...) {\n"
(#1468) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) Expected "if (...) {\n"; found "if(...) {\n"
(#1470) Expected "if (...) {\n"; found "if(...) {\n"
(#1470) Commas (,) must be followed by white space.
(#1472) Line exceeds 132 characters; contains 145 characters
(#1472) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) This comment is 72% valid code; is this commented out code?
(#1472) No space found before comment text; expected "// JpGraphError::Raise('In order to use image transformation you must include the file jpgraph_imgtrans.php in your script.');" but found "//JpGraphError::Raise('In order to use image transformation you must include the file jpgraph_imgtrans.php in your script.');"
(#1476) Commas (,) must be followed by white space.
(#1477) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1481) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1485) Inline comments must end in full-stops, exclamation marks, or question marks
(#1486) Expected "if (...) {\n"; found "if(...) {\n"
(#1486) Variable "aStrokeFileName" must be all lower-case
(#1489) Expected "} else {\n"; found "}\n else {\n"
(#1490) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) Commas (,) must be followed by white space.
(#1491) Commas (,) must be followed by white space.
(#1492) Variable "aStrokeFileName" must be all lower-case
(#1496) This comment is 50% valid code; is this commented out code?
(#1499) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_pie3d.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Member variable "iThickness" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) No space found before comment text; expected "// ---------------" but found "//---------------"
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Visibility must be declared on method "__construct"
(#29) Commas (,) must be followed by white space.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) No space found before comment text; expected "// ---------------" but found "//---------------"
(#36) 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
(#39) method name "PiePlot3D::SetLegends" must be in lower-case letters only
(#39) Visibility must be declared on method "SetLegends"
(#39) Variable "aLegend" must be all lower-case
(#40) Variable "aLegend" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#43) method name "PiePlot3D::SetSliceColors" must be in lower-case letters only
(#43) Visibility must be declared on method "SetSliceColors"
(#43) Variable "aColors" must be all lower-case
(#44) Variable "aColors" must be all lower-case
(#47) method name "PiePlot3D::Legend" must be in lower-case letters only
(#47) Visibility must be declared on method "Legend"
(#47) Variable "aGraph" must be all lower-case
(#48) Variable "aGraph" must be all lower-case
(#49) Variable "aGraph" must be all lower-case
(#49) Variable "aGraph" must be all lower-case
(#52) method name "PiePlot3D::SetCSIMTargets" must be in lower-case letters only
(#52) Visibility must be declared on method "SetCSIMTargets"
(#52) Variable "aTargets" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) Variable "aAlts" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) Variable "aWinTargets" must be all lower-case
(#53) Variable "aTargets" must be all lower-case
(#54) Variable "aWinTargets" must be all lower-case
(#55) Variable "aAlts" must be all lower-case
(#60) method name "PiePlot3D::SetEdge" must be in lower-case letters only
(#60) Visibility must be declared on method "SetEdge"
(#60) Variable "aColor" must be all lower-case
(#60) Commas (,) must be followed by white space.
(#60) Variable "aWeight" must be all lower-case
(#61) Variable "aColor" must be all lower-case
(#62) Variable "aWeight" must be all lower-case
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) method name "PiePlot3D::SetAngle" must be in lower-case letters only
(#67) Visibility must be declared on method "SetAngle"
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#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
(#70) This comment is 100% valid code; is this commented out code?
(#70) No space found before comment text; expected "// ("PiePlot3D::SetAngle() 3D Pie projection angle must be between 5 and 85 degrees.");" but found "//("PiePlot3D::SetAngle() 3D Pie projection angle must be between 5 and 85 degrees.");"
(#72) Expected "} else {\n"; found "}\n else {\n"
(#77) method name "PiePlot3D::Add3DSliceToCSIM" must be in lower-case letters only
(#77) Visibility must be declared on method "Add3DSliceToCSIM"
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Opening brace must be the last content on the line
(#77) Line exceeds 132 characters; contains 150 characters
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// Slice number, ellipse centre (x,y), height, width, start angle, end angle" but found "//Slice number, ellipse centre (x,y), height, width, start angle, end angle"
(#79) Expected 1 space before "/"; 0 found
(#79) Expected 1 space after "/"; 0 found
(#80) Expected 1 space before "/"; 0 found
(#80) Expected 1 space after "/"; 0 found
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// add coordinates of the centre to the map" but found "//add coordinates of the centre to the map"
(#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) No space found before comment text; expected "// add coordinates of the first point on the arc to the map" but found "//add coordinates of the first point on the arc to the map"
(#86) Expected 1 space before "*"; 0 found
(#86) Expected 1 space after "*"; 0 found
(#86) Expected 1 space before "/"; 0 found
(#86) Expected 1 space after "/"; 0 found
(#86) Expected 1 space before "+"; 0 found
(#86) Expected 1 space after "+"; 0 found
(#87) Expected 1 space before "-"; 0 found
(#87) Expected 1 space after "-"; 0 found
(#87) Expected 1 space before "*"; 0 found
(#87) Expected 1 space after "*"; 0 found
(#87) Expected 1 space before "/"; 0 found
(#87) Expected 1 space after "/"; 0 found
(#88) Expected 1 space before ".="; 0 found
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// If on the front half, add the thickness offset" but found "//If on the front half, add the thickness offset"
(#91) Expected 1 space before "*"; 0 found
(#91) 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
(#93) Expected 1 space before ".="; 0 found
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// add coordinates every 0.2 radians" but found "//add coordinates every 0.2 radians"
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "+"; 0 found
(#97) Expected 1 space after "+"; 0 found
(#98) Expected 1 space before "<"; 0 found
(#98) Expected 1 space after "<"; 0 found
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Expected 1 space before "/"; 0 found
(#99) Expected 1 space after "/"; 0 found
(#99) Expected 1 space before "+"; 0 found
(#99) Expected 1 space after "+"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#100) Expected 1 space before "*"; 0 found
(#100) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "-"; 0 found
(#101) Expected 1 space after "-"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "/"; 0 found
(#101) Expected 1 space after "/"; 0 found
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#103) Expected 1 space before "-"; 0 found
(#103) Expected 1 space after "-"; 0 found
(#103) Expected 1 space before "*"; 0 found
(#103) Expected 1 space after "*"; 0 found
(#103) Expected 1 space before "/"; 0 found
(#103) Expected 1 space after "/"; 0 found
(#105) Expected 1 space before ".="; 0 found
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Add the last point on the arc" but found "//Add the last point on the arc"
(#110) Expected 1 space before "*"; 0 found
(#110) Expected 1 space after "*"; 0 found
(#110) Expected 1 space before "/"; 0 found
(#110) Expected 1 space after "/"; 0 found
(#110) Expected 1 space before "+"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#111) Expected 1 space before "-"; 0 found
(#111) Expected 1 space after "-"; 0 found
(#111) Expected 1 space before "*"; 0 found
(#111) Expected 1 space after "*"; 0 found
(#111) Expected 1 space before "/"; 0 found
(#111) Expected 1 space after "/"; 0 found
(#112) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#115) Expected 1 space before ".="; 0 found
(#115) Expected 1 space before "+"; 0 found
(#115) Expected 1 space after "+"; 0 found
(#117) Expected 1 space before ".="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#123) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Whitespace found at end of line
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Commas (,) must be followed by white space.
(#131) Expected 1 space after ".="; 2 found
(#136) method name "PiePlot3D::SetLabels" must be in lower-case letters only
(#136) Visibility must be declared on method "SetLabels"
(#136) Variable "aLabels" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "aLblPosAdj" must be all lower-case
(#137) Variable "aLabels" must be all lower-case
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "aLblPosAdj" must be all lower-case
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) method name "PiePlot3D::SetLabelMargin" must be in lower-case letters only
(#143) Visibility must be declared on method "SetLabelMargin"
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) method name "PiePlot3D::ShowLabelHint" must be in lower-case letters only
(#148) Visibility must be declared on method "ShowLabelHint"
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) method name "PiePlot3D::SetLabelHintColor" must be in lower-case letters only
(#153) Visibility must be declared on method "SetLabelHintColor"
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#157) method name "PiePlot3D::SetHeight" must be in lower-case letters only
(#157) Visibility must be declared on method "SetHeight"
(#157) Variable "aHeight" must be all lower-case
(#158) Variable "aHeight" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) method name "PiePlot3D::NormAngle" must be in lower-case letters only
(#163) Visibility must be declared on method "NormAngle"
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Inline control structures are not allowed
(#169) Expected "} else {\n"; found "}\n else {\n"
(#170) Inline control structures are not allowed
(#172) Inline control structures are not allowed
(#175) Inline control structures are not allowed
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) method name "PiePlot3D::Pie3DSlice" must be in lower-case letters only
(#182) Visibility must be declared on method "Pie3DSlice"
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 100% valid code; is this commented out code?
(#190) No space found before comment text; expected "// ('Internal assertion failed. Pie3D::Pie3DSlice');" but found "//('Internal assertion failed. Pie3D::Pie3DSlice');"
(#197) Expected 1 space before "/"; 0 found
(#197) Expected 1 space after "/"; 0 found
(#197) Expected 1 space before "*"; 0 found
(#197) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "/"; 0 found
(#198) Expected 1 space after "/"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) 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
(#210) Expected "if (...) {\n"; found "if(...) {\n"
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#212) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected 1 space before "*"; 0 found
(#214) Expected 1 space after "*"; 0 found
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space before "+"; 0 found
(#217) Expected 1 space after "+"; 0 found
(#218) Expected 1 space before "+"; 0 found
(#218) Expected 1 space after "+"; 0 found
(#218) Expected 1 space before "*"; 0 found
(#218) Expected 1 space after "*"; 0 found
(#218) Commas (,) must be followed by white space.
(#218) Expected 1 space before "+"; 0 found
(#218) Expected 1 space after "+"; 0 found
(#218) Expected 1 space before "-"; 0 found
(#218) Expected 1 space after "-"; 0 found
(#218) Expected 1 space before "*"; 0 found
(#218) Expected 1 space after "*"; 0 found
(#219) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#219) Expected 1 space before "+"; 0 found
(#219) Expected 1 space after "+"; 0 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#219) Commas (,) must be followed by white space.
(#219) Expected 1 space before "-"; 0 found
(#219) Expected 1 space after "-"; 0 found
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#221) Expected "for (...) {\n"; found "for(...) {\n"
(#221) Space found after opening bracket of FOR loop
(#221) Space found before closing bracket of FOR loop
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#221) Expected 1 space before "*"; 0 found
(#221) Expected 1 space after "*"; 0 found
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Expected 1 space before "*"; 0 found
(#224) Expected 1 space after "*"; 0 found
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Expected 1 space before "*"; 0 found
(#225) Expected 1 space after "*"; 0 found
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#226) Expected 1 space before "*"; 0 found
(#226) Expected 1 space after "*"; 0 found
(#227) Expected 1 space before "-"; 0 found
(#227) Expected 1 space after "-"; 0 found
(#227) Expected 1 space before "*"; 0 found
(#227) Expected 1 space after "*"; 0 found
(#230) Expected 1 space before "+"; 0 found
(#230) Expected 1 space after "+"; 0 found
(#233) Expected 1 space before "+"; 0 found
(#233) Expected 1 space after "+"; 0 found
(#234) Expected 1 space before "+"; 0 found
(#234) Expected 1 space after "+"; 0 found
(#235) Expected 1 space before "+"; 0 found
(#235) Expected 1 space after "+"; 0 found
(#240) Expected "for (...) {\n"; found "for(...) {\n"
(#240) Space found after opening bracket of FOR loop
(#240) Space found before closing bracket of FOR loop
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Expected 1 space before "+"; 0 found
(#240) Expected 1 space after "+"; 0 found
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#242) Expected 1 space before "*"; 0 found
(#242) Expected 1 space after "*"; 0 found
(#245) Expected 1 space before "+"; 0 found
(#245) Expected 1 space after "+"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#246) Expected 1 space before "-"; 0 found
(#246) Expected 1 space after "-"; 0 found
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#251) Expected "} else {\n"; found "}\n else {\n"
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "+"; 0 found
(#253) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#253) Commas (,) must be followed by white space.
(#253) Expected 1 space before "+"; 0 found
(#253) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "-"; 0 found
(#253) Expected 1 space after "-"; 0 found
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "+"; 0 found
(#254) Expected 1 space after "+"; 0 found
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "-"; 0 found
(#254) Expected 1 space after "-"; 0 found
(#254) Expected 1 space before "*"; 0 found
(#254) Expected 1 space after "*"; 0 found
(#256) Expected 1 space before "*"; 0 found
(#256) Expected 1 space after "*"; 0 found
(#257) Expected "for (...) {\n"; found "for(...) {\n"
(#257) Space found after opening bracket of FOR loop
(#257) Space found before closing bracket of FOR loop
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#260) Expected 1 space before "+"; 0 found
(#260) Expected 1 space after "+"; 0 found
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#261) Expected 1 space before "+"; 0 found
(#261) Expected 1 space after "+"; 0 found
(#261) Expected 1 space before "-"; 0 found
(#261) Expected 1 space after "-"; 0 found
(#261) Expected 1 space before "*"; 0 found
(#261) Expected 1 space after "*"; 0 found
(#262) Expected 1 space before "+"; 0 found
(#262) Expected 1 space after "+"; 0 found
(#262) Expected 1 space before "*"; 0 found
(#262) Expected 1 space after "*"; 0 found
(#263) Expected 1 space before "-"; 0 found
(#263) Expected 1 space after "-"; 0 found
(#263) Expected 1 space before "*"; 0 found
(#263) Expected 1 space after "*"; 0 found
(#266) Expected 1 space before "+"; 0 found
(#266) Expected 1 space after "+"; 0 found
(#266) Expected 1 space before "*"; 0 found
(#266) Expected 1 space after "*"; 0 found
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#267) Expected 1 space before "*"; 0 found
(#267) Expected 1 space after "*"; 0 found
(#271) Expected 1 space before "+"; 0 found
(#271) Expected 1 space after "+"; 0 found
(#271) Expected 1 space before "*"; 0 found
(#271) Expected 1 space after "*"; 0 found
(#272) Expected 1 space before "+"; 0 found
(#272) Expected 1 space after "+"; 0 found
(#272) Expected 1 space before "-"; 0 found
(#272) Expected 1 space after "-"; 0 found
(#272) Expected 1 space before "*"; 0 found
(#272) Expected 1 space after "*"; 0 found
(#273) Expected 1 space before "+"; 0 found
(#273) Expected 1 space after "+"; 0 found
(#273) Expected 1 space before "*"; 0 found
(#273) Expected 1 space after "*"; 0 found
(#274) Expected 1 space before "-"; 0 found
(#274) Expected 1 space after "-"; 0 found
(#274) Expected 1 space before "*"; 0 found
(#274) Expected 1 space after "*"; 0 found
(#279) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Expected 1 space before "*"; 0 found
(#280) Expected 1 space after "*"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Expected 1 space before "-"; 0 found
(#280) Expected 1 space after "-"; 0 found
(#280) Expected 1 space before "*"; 0 found
(#280) Expected 1 space after "*"; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Expected 1 space before "*"; 0 found
(#281) Expected 1 space after "*"; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Expected 1 space before "-"; 0 found
(#281) Expected 1 space after "-"; 0 found
(#281) Expected 1 space before "*"; 0 found
(#281) Expected 1 space after "*"; 0 found
(#283) Expected "for (...) {\n"; found "for(...) {\n"
(#283) Space found after opening bracket of FOR loop
(#283) Space found before closing bracket of FOR loop
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Expected 1 space before ">"; 0 found
(#283) Expected 1 space after ">"; 0 found
(#286) Expected 1 space before "+"; 0 found
(#286) Expected 1 space after "+"; 0 found
(#286) Expected 1 space before "*"; 0 found
(#286) Expected 1 space after "*"; 0 found
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Expected 1 space before "-"; 0 found
(#287) Expected 1 space after "-"; 0 found
(#287) Expected 1 space before "*"; 0 found
(#287) Expected 1 space after "*"; 0 found
(#288) Expected 1 space before "+"; 0 found
(#288) Expected 1 space after "+"; 0 found
(#288) Expected 1 space before "*"; 0 found
(#288) Expected 1 space after "*"; 0 found
(#289) Expected 1 space before "-"; 0 found
(#289) Expected 1 space after "-"; 0 found
(#289) Expected 1 space before "*"; 0 found
(#289) Expected 1 space after "*"; 0 found
(#292) Expected 1 space before "+"; 0 found
(#292) Expected 1 space after "+"; 0 found
(#292) Expected 1 space before "*"; 0 found
(#292) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "-"; 0 found
(#293) Expected 1 space after "-"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Expected 1 space before "*"; 0 found
(#297) Expected 1 space after "*"; 0 found
(#298) Expected 1 space before "+"; 0 found
(#298) Expected 1 space after "+"; 0 found
(#298) Expected 1 space before "-"; 0 found
(#298) Expected 1 space after "-"; 0 found
(#298) Expected 1 space before "*"; 0 found
(#298) Expected 1 space after "*"; 0 found
(#299) Expected 1 space before "+"; 0 found
(#299) Expected 1 space after "+"; 0 found
(#299) Expected 1 space before "*"; 0 found
(#299) Expected 1 space after "*"; 0 found
(#300) Expected 1 space before "-"; 0 found
(#300) Expected 1 space after "-"; 0 found
(#300) Expected 1 space before "*"; 0 found
(#300) Expected 1 space after "*"; 0 found
(#305) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space before "+"; 0 found
(#307) Expected 1 space after "+"; 0 found
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space before "+"; 0 found
(#307) Expected 1 space after "+"; 0 found
(#307) Expected 1 space before "*"; 0 found
(#307) Expected 1 space after "*"; 0 found
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space before "+"; 0 found
(#307) Expected 1 space after "+"; 0 found
(#307) Expected 1 space before "-"; 0 found
(#307) Expected 1 space after "-"; 0 found
(#307) Expected 1 space before "*"; 0 found
(#307) Expected 1 space after "*"; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#308) Expected 1 space before "+"; 0 found
(#308) Expected 1 space after "+"; 0 found
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#310) Expected "for (...) {\n"; found "for(...) {\n"
(#310) Space found after opening bracket of FOR loop
(#310) Space found before closing bracket of FOR loop
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "+"; 0 found
(#313) Expected 1 space after "+"; 0 found
(#313) Expected 1 space before "*"; 0 found
(#313) Expected 1 space after "*"; 0 found
(#314) Expected 1 space before "*"; 0 found
(#314) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#316) Expected 1 space before "-"; 0 found
(#316) Expected 1 space after "-"; 0 found
(#316) Expected 1 space before "*"; 0 found
(#316) Expected 1 space after "*"; 0 found
(#319) Expected 1 space before "-"; 0 found
(#319) Expected 1 space after "-"; 0 found
(#320) Expected 1 space before "+"; 0 found
(#320) Expected 1 space after "+"; 0 found
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#326) Expected 1 space before "-"; 0 found
(#326) Expected 1 space after "-"; 0 found
(#327) Expected 1 space before "+"; 0 found
(#327) Expected 1 space after "+"; 0 found
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#331) Expected "for (...) {\n"; found "for(...) {\n"
(#331) Space found after opening bracket of FOR loop
(#331) Space found before closing bracket of FOR loop
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "-"; 0 found
(#331) Expected 1 space after "-"; 0 found
(#332) Expected 1 space before "*"; 0 found
(#332) Expected 1 space after "*"; 0 found
(#333) Expected 1 space before "*"; 0 found
(#333) Expected 1 space after "*"; 0 found
(#336) Expected 1 space before "+"; 0 found
(#336) Expected 1 space after "+"; 0 found
(#336) Expected 1 space before "*"; 0 found
(#336) Expected 1 space after "*"; 0 found
(#337) Expected 1 space before "-"; 0 found
(#337) Expected 1 space after "-"; 0 found
(#337) Expected 1 space before "*"; 0 found
(#337) Expected 1 space after "*"; 0 found
(#342) Expected "} else {\n"; found "}\n else { // $sa >= 90 && $ea <= 180\n"
(#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) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#344) Expected 1 space before "+"; 0 found
(#344) Expected 1 space after "+"; 0 found
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "+"; 0 found
(#344) Expected 1 space after "+"; 0 found
(#344) Expected 1 space before "-"; 0 found
(#344) Expected 1 space after "-"; 0 found
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#345) Expected 1 space before "+"; 0 found
(#345) Expected 1 space after "+"; 0 found
(#345) Expected 1 space before "*"; 0 found
(#345) Expected 1 space after "*"; 0 found
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#345) Expected 1 space before "*"; 0 found
(#345) Expected 1 space after "*"; 0 found
(#346) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Expected 1 space before "*"; 0 found
(#348) Expected 1 space after "*"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "-"; 0 found
(#348) Expected 1 space after "-"; 0 found
(#348) Expected 1 space before "*"; 0 found
(#348) Expected 1 space after "*"; 0 found
(#350) Expected "for (...) {\n"; found "for(...) {\n"
(#350) Space found after opening bracket of FOR loop
(#350) Space found before closing bracket of FOR loop
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#350) Expected 1 space before ">"; 0 found
(#350) Expected 1 space after ">"; 0 found
(#351) Expected 1 space before "*"; 0 found
(#351) Expected 1 space after "*"; 0 found
(#352) Expected 1 space before "*"; 0 found
(#352) Expected 1 space after "*"; 0 found
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#355) Expected 1 space before "*"; 0 found
(#355) Expected 1 space after "*"; 0 found
(#356) Expected 1 space before "-"; 0 found
(#356) Expected 1 space after "-"; 0 found
(#356) Expected 1 space before "*"; 0 found
(#356) Expected 1 space after "*"; 0 found
(#362) Expected "} else {\n"; found "}\n else { // sa > 0 && ea < 90\n"
(#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
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "+"; 0 found
(#364) Expected 1 space after "+"; 0 found
(#365) Expected 1 space before "+"; 0 found
(#365) Expected 1 space after "+"; 0 found
(#365) Expected 1 space before "*"; 0 found
(#365) Expected 1 space after "*"; 0 found
(#365) Commas (,) must be followed by white space.
(#365) Expected 1 space before "+"; 0 found
(#365) Expected 1 space after "+"; 0 found
(#365) Expected 1 space before "-"; 0 found
(#365) Expected 1 space after "-"; 0 found
(#365) Expected 1 space before "*"; 0 found
(#365) Expected 1 space after "*"; 0 found
(#366) Expected 1 space before "+"; 0 found
(#366) Expected 1 space after "+"; 0 found
(#366) Expected 1 space before "*"; 0 found
(#366) Expected 1 space after "*"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "-"; 0 found
(#366) Expected 1 space after "-"; 0 found
(#366) Expected 1 space before "*"; 0 found
(#366) Expected 1 space after "*"; 0 found
(#367) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#369) Expected 1 space before "+"; 0 found
(#369) Expected 1 space after "+"; 0 found
(#369) Expected 1 space before "*"; 0 found
(#369) Expected 1 space after "*"; 0 found
(#369) Commas (,) must be followed by white space.
(#369) Expected 1 space before "-"; 0 found
(#369) Expected 1 space after "-"; 0 found
(#369) Expected 1 space before "*"; 0 found
(#369) Expected 1 space after "*"; 0 found
(#371) Expected "for (...) {\n"; found "for(...) {\n"
(#371) Space found after opening bracket of FOR loop
(#371) Space found before closing bracket of FOR loop
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#372) Expected 1 space before "*"; 0 found
(#372) Expected 1 space after "*"; 0 found
(#373) Expected 1 space before "*"; 0 found
(#373) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#377) Expected 1 space before "-"; 0 found
(#377) Expected 1 space after "-"; 0 found
(#377) Expected 1 space before "*"; 0 found
(#377) Expected 1 space after "*"; 0 found
(#381) Whitespace found at end of line
(#391) method name "PiePlot3D::SetStartAngle" must be in lower-case letters only
(#391) Visibility must be declared on method "SetStartAngle"
(#391) Variable "aStart" must be all lower-case
(#392) Expected "if (...) {\n"; found "if(...) {\n"
(#392) Variable "aStart" must be all lower-case
(#392) Variable "aStart" must be all lower-case
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) This comment is 100% valid code; is this commented out code?
(#393) No space found before comment text; expected "// ('Slice start angle must be between 0 and 360 degrees.');" but found "//('Slice start angle must be between 0 and 360 degrees.');"
(#395) Variable "aStart" must be all lower-case
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) method name "PiePlot3D::Pie3D" must be in lower-case letters only
(#399) Visibility must be declared on method "Pie3D"
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) No space found before comment text; expected "// ---------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------"
(#431) Expected 1 space before comment text but found 3; 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) No space found before comment text; expected "// ---------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------"
(#437) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Expected 1 space before "/"; 0 found
(#441) Expected 1 space after "/"; 0 found
(#441) Expected 1 space before "*"; 0 found
(#441) Expected 1 space after "*"; 0 found
(#443) Expected "for (...) {\n"; found "for(...) {\n"
(#443) Space found before closing bracket of FOR loop
(#443) Expected 1 space before "="; 0 found
(#443) Expected 1 space after "="; 0 found
(#443) Expected 1 space before "<"; 0 found
(#443) Expected 1 space after "<"; 0 found
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Inline control structures are not allowed
(#448) Expected 1 space before "=="; 0 found
(#448) Expected 1 space after "=="; 0 found
(#450) Expected "if (...) {\n"; found "if(...) {\n"
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#465) Expected "for (...) {\n"; found "for(...) {\n"
(#465) Space found before closing bracket of FOR loop
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "<"; 0 found
(#465) Expected 1 space after "<"; 0 found
(#466) Expected 1 space before "/"; 0 found
(#466) Expected 1 space after "/"; 0 found
(#468) Expected "if (...) {\n"; found "if(...) {\n"
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Expected "if (...) {\n"; found "if(...) {\n"
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "/"; 0 found
(#477) Expected 1 space after "/"; 0 found
(#478) Expected 1 space before "*"; 0 found
(#478) Expected 1 space after "*"; 0 found
(#478) Expected 1 space before "*"; 0 found
(#478) Expected 1 space after "*"; 0 found
(#478) Expected 1 space before "/"; 0 found
(#478) Expected 1 space after "/"; 0 found
(#478) Expected 1 space before "*"; 0 found
(#478) Expected 1 space after "*"; 0 found
(#479) Expected 1 space before "*"; 0 found
(#479) Expected 1 space after "*"; 0 found
(#479) Expected 1 space before "*"; 0 found
(#479) Expected 1 space after "*"; 0 found
(#479) Expected 1 space before "/"; 0 found
(#479) Expected 1 space after "/"; 0 found
(#479) Expected 1 space before "/"; 0 found
(#479) Expected 1 space after "/"; 0 found
(#479) Expected 1 space after "*"; 0 found
(#481) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#482) Expected 1 space before "+"; 0 found
(#482) Expected 1 space after "+"; 0 found
(#484) Expected 1 space before "+"; 0 found
(#484) Expected 1 space after "+"; 0 found
(#485) Expected "if (...) {\n"; found "if(...) {\n"
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Expected "if (...) {\n"; found "if(...) {\n"
(#489) Expected 1 space before "<="; 0 found
(#489) Expected 1 space after "<="; 0 found
(#490) Expected 1 space after ">"; 0 found
(#493) Usage of ELSEIF not allowed; use ELSE IF instead
(#493) Expected 1 space before "<="; 0 found
(#493) Expected 1 space after "<="; 0 found
(#494) Expected 1 space before "<="; 0 found
(#494) Expected 1 space after "<="; 0 found
(#494) Expected 1 space before ">"; 0 found
(#494) Expected 1 space after ">"; 0 found
(#494) Expected 1 space before "+"; 0 found
(#494) Expected 1 space after "+"; 0 found
(#497) Expected "if (...) {\n"; found "if(...) { // split in two\n"
(#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) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#505) Expected "} else {\n"; found "}\n else { // no split\n"
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Commas (,) must be followed by white space.
(#507) Expected 1 space before "%"; 2 found
(#511) Expected "} else {\n"; found "}\n else {\n"
(#512) 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
(#516) Inline control structures are not allowed
(#517) Inline control structures are not allowed
(#517) Usage of ELSEIF not allowed; use ELSE IF instead
(#518) Inline control structures are not allowed
(#520) Commas (,) must be followed by white space.
(#523) This comment is 50% valid code; is this commented out code?
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) No space found before comment text; expected "// if( $a+$da > 360-$split ) {" but found "//if( $a+$da > 360-$split ) {"
(#531) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#532) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#533) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#534) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#535) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#536) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#537) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#538) Expected "if (...) {\n"; found "if(...) {\n"
(#538) Expected 1 space before "+"; 0 found
(#538) Expected 1 space after "+"; 0 found
(#538) Expected 1 space before "<="; 0 found
(#538) Expected 1 space after "<="; 0 found
(#538) Expected 1 space before "+"; 0 found
(#538) Expected 1 space after "+"; 0 found
(#538) Expected 1 space before ">"; 0 found
(#538) Expected 1 space after ">"; 0 found
(#538) Expected 1 space before "+"; 0 found
(#538) Expected 1 space after "+"; 0 found
(#538) Expected 1 space before "+"; 0 found
(#538) Expected 1 space after "+"; 0 found
(#538) Expected 1 space before ">"; 0 found
(#538) Expected 1 space after ">"; 0 found
(#538) Line exceeds 132 characters; contains 141 characters
(#539) Commas (,) must be followed by white space.
(#539) Expected 1 space before "-"; 0 found
(#539) Expected 1 space after "-"; 0 found
(#542) Expected 1 space before "-"; 0 found
(#542) Expected 1 space after "-"; 0 found
(#542) Commas (,) must be followed by white space.
(#546) Expected "} else {\n"; found "}\n else {\n"
(#549) Commas (,) must be followed by white space.
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Expected "for (...) {\n"; found "for(...) {\n"
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#561) Expected 1 space before "<"; 0 found
(#561) Expected 1 space after "<"; 0 found
(#562) Commas (,) must be followed by white space.
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Expected "for (...) {\n"; found "for(...) {\n"
(#570) Space found after opening bracket of FOR loop
(#570) Space found before closing bracket of FOR loop
(#570) Expected 1 space before "="; 0 found
(#570) Expected 1 space after "="; 0 found
(#570) Expected 1 space before "<"; 0 found
(#570) Expected 1 space after "<"; 0 found
(#571) Expected "if (...) {\n"; found "if(...) {\n"
(#578) Expected "while (...) {\n"; found "while(...) {\n"
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#580) Expected 1 space before ">="; 0 found
(#580) Expected 1 space after ">="; 0 found
(#581) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
(#583) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#585) No space found before comment text; expected "// ("Pie3D Internal error (#1). Trying to wrap twice when looking for start index");" but found "//("Pie3D Internal error (#1). Trying to wrap twice when looking for start index");"
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Whitespace found at end of line
(#599) Expected "while (...) {\n"; found "while(...) {\n"
(#601) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#604) Commas (,) must be followed by white space.
(#604) Commas (,) must be followed by white space.
(#606) Commas (,) must be followed by white space.
(#606) Commas (,) must be followed by white space.
(#609) Inline control structures are not allowed
(#609) Expected 1 space before "="; 0 found
(#609) Expected 1 space after "="; 0 found
(#610) Expected "if (...) {\n"; found "if(...) {\n"
(#612) Line exceeds 132 characters; contains 142 characters
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) This comment is 100% valid code; is this commented out code?
(#612) No space found before comment text; expected "// ("Pie3D Internal Error: Z-Sorting algorithm for 3D Pies is not working properly (2). Trying to wrap twice while stroking.");" but found "//("Pie3D Internal Error: Z-Sorting algorithm for 3D Pies is not working properly (2). Trying to wrap twice while stroking.");"
(#616) Whitespace found at end of line
(#617) Variable "slice_left" must not contain underscores.
(#617) Expected 1 space before "-"; 0 found
(#617) Expected 1 space after "-"; 0 found
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#618) Expected 1 space before "-"; 0 found
(#618) Expected 1 space after "-"; 0 found
(#619) Inline control structures are not allowed
(#619) Expected 1 space before "<"; 0 found
(#619) Expected 1 space after "<"; 0 found
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#619) Expected 1 space before "-"; 0 found
(#619) Expected 1 space after "-"; 0 found
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Expected "while (...) {\n"; found "while(...) {\n"
(#624) Variable "slice_left" must not contain underscores.
(#626) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#628) Commas (,) must be followed by white space.
(#629) Commas (,) must be followed by white space.
(#629) Commas (,) must be followed by white space.
(#631) Expected "if (...) {\n"; found "if(...) {\n"
(#633) Line exceeds 132 characters; contains 142 characters
(#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
(#633) This comment is 100% valid code; is this commented out code?
(#633) No space found before comment text; expected "// ("Pie3D Internal Error: Z-Sorting algorithm for 3D Pies is not working properly (2). Trying to wrap twice while stroking.");" but found "//("Pie3D Internal Error: Z-Sorting algorithm for 3D Pies is not working properly (2). Trying to wrap twice while stroking.");"
(#635) Inline control structures are not allowed
(#635) Expected 1 space before "<"; 0 found
(#635) Expected 1 space after "<"; 0 found
(#635) Expected 1 space before "="; 0 found
(#635) Expected 1 space after "="; 0 found
(#635) Expected 1 space before "-"; 0 found
(#635) Expected 1 space after "-"; 0 found
(#644) Inline control structures are not allowed
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#646) Commas (,) must be followed by white space.
(#646) Commas (,) must be followed by white space.
(#646) Commas (,) must be followed by white space.
(#647) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#649) Expected "if (...) {\n"; found "if(...) {\n"
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Expected 1 space before "/"; 0 found
(#652) Expected 1 space after "/"; 0 found
(#652) Space found before semicolon; expected "margin;" but found "margin ;"
(#653) Expected "for (...) {\n"; found "for(...) {\n"
(#653) Space found before closing bracket of FOR loop
(#653) Expected 1 space before "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#655) Expected 1 space before "*"; 0 found
(#655) Expected 1 space after "*"; 0 found
(#655) Expected 1 space before "/"; 0 found
(#655) Expected 1 space after "/"; 0 found
(#655) Expected 1 space before "*"; 0 found
(#655) Expected 1 space after "*"; 0 found
(#655) Expected 1 space before "+"; 0 found
(#655) Expected 1 space after "+"; 0 found
(#655) Expected 1 space before "*"; 0 found
(#655) Expected 1 space after "*"; 0 found
(#656) Expected 1 space before "*"; 0 found
(#656) Expected 1 space after "*"; 0 found
(#656) Expected 1 space before "/"; 0 found
(#656) Expected 1 space after "/"; 0 found
(#656) Expected 1 space before "*"; 0 found
(#656) Expected 1 space after "*"; 0 found
(#656) Expected 1 space before "+"; 0 found
(#656) Expected 1 space after "+"; 0 found
(#656) Expected 1 space before "*"; 0 found
(#656) Expected 1 space after "*"; 0 found
(#657) Expected "if (...) {\n"; found "if(...) {\n"
(#658) Inline control structures are not allowed
(#660) Expected "if (...) {\n"; found "if(...) {\n"
(#661) Inline control structures are not allowed
(#661) Expected 1 space before "*"; 0 found
(#661) Expected 1 space after "*"; 0 found
(#661) Expected 1 space before "/"; 0 found
(#661) Expected 1 space after "/"; 0 found
(#662) Inline control structures are not allowed
(#664) Usage of ELSEIF not allowed; use ELSE IF instead
(#667) Expected "} else {\n"; found "}\n else {\n"
(#670) Expected "if (...) {\n"; found "if(...) {\n"
(#671) Expected 1 space before "="; 0 found
(#671) Expected 1 space after "="; 0 found
(#671) Commas (,) must be followed by white space.
(#674) Commas (,) must be followed by white space.
(#674) Commas (,) must be followed by white space.
(#674) Expected 1 space before "*"; 0 found
(#674) Expected 1 space after "*"; 0 found
(#674) Expected 1 space before "/"; 0 found
(#674) Expected 1 space after "/"; 0 found
(#674) Commas (,) must be followed by white space.
(#674) Commas (,) must be followed by white space.
(#674) Commas (,) must be followed by white space.
(#675) Whitespace found at end of line
(#676) Commas (,) must be followed by white space.
(#676) Commas (,) must be followed by white space.
(#676) Commas (,) must be followed by white space.
(#676) Expected 1 space before "*"; 0 found
(#676) Expected 1 space after "*"; 0 found
(#676) Commas (,) must be followed by white space.
(#676) Expected 1 space before "*"; 0 found
(#676) Expected 1 space after "*"; 0 found
(#676) Commas (,) must be followed by white space.
(#677) Commas (,) must be followed by white space.
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Inline control structures are not allowed
(#685) Expected 1 space before "=="; 0 found
(#685) Expected 1 space after "=="; 0 found
(#691) Expected 1 space before "/"; 0 found
(#691) Expected 1 space after "/"; 0 found
(#693) Expected 1 space before "="; 0 found
(#693) Expected 1 space after "="; 0 found
(#698) Expected "for (...) {\n"; found "for(...) {\n"
(#698) Space found before closing bracket of FOR loop
(#698) Expected 1 space before "="; 0 found
(#698) Expected 1 space after "="; 0 found
(#699) Expected "if (...) {\n"; found "if(...) {\n"
(#700) Expected 1 space before "="; 0 found
(#700) Expected 1 space after "="; 0 found
(#702) Expected "if (...) {\n"; found "if(...) {\n"
(#706) Whitespace found at end of line
(#706) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#708) Expected "for (...) {\n"; found "for(...) {\n"
(#708) Space found before closing bracket of FOR loop
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#710) Expected 1 space before "/"; 0 found
(#710) Expected 1 space after "/"; 0 found
(#710) Expected 1 space before "*"; 0 found
(#710) Expected 1 space after "*"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Expected 1 space before "+"; 0 found
(#711) Expected 1 space after "+"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#712) Commas (,) must be followed by white space.
(#718) method name "PiePlot3D::StrokeFullSliceFrame" must be in lower-case letters only
(#718) Visibility must be declared on method "StrokeFullSliceFrame"
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#721) Expected "if (...) {\n"; found "if(...) {\n"
(#722) Expected 1 space before "+"; 0 found
(#722) Expected 1 space after "+"; 0 found
(#722) Expected 1 space before "/"; 0 found
(#722) Expected 1 space after "/"; 0 found
(#723) Expected 1 space before "*"; 0 found
(#723) Expected 1 space after "*"; 0 found
(#724) Expected 1 space before "*"; 0 found
(#724) Expected 1 space after "*"; 0 found
(#724) Expected 1 space before "/"; 0 found
(#724) Expected 1 space after "/"; 0 found
(#724) Space found before semicolon; expected ");" but found ") ;"
(#725) Whitespace found at end of line
(#728) Commas (,) must be followed by white space.
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "+"; 0 found
(#728) Expected 1 space after "+"; 0 found
(#728) Expected 1 space before "*"; 0 found
(#728) Expected 1 space after "*"; 0 found
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "-"; 0 found
(#728) Expected 1 space after "-"; 0 found
(#728) Expected 1 space before "*"; 0 found
(#728) Expected 1 space after "*"; 0 found
(#730) Expected "for (...) {\n"; found "for(...) {\n"
(#730) Space found before closing bracket of FOR loop
(#730) Expected 1 space before "="; 0 found
(#730) Expected 1 space after "="; 0 found
(#731) Expected 1 space before "*"; 0 found
(#731) Expected 1 space after "*"; 0 found
(#732) Expected 1 space before "*"; 0 found
(#732) Expected 1 space after "*"; 0 found
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Expected 1 space before "*"; 0 found
(#735) Expected 1 space after "*"; 0 found
(#736) Expected 1 space before "-"; 0 found
(#736) Expected 1 space after "-"; 0 found
(#736) Expected 1 space before "*"; 0 found
(#736) Expected 1 space after "*"; 0 found
(#750) Expected "if (...) {\n"; found "if(...) {\n"
(#752) Expected "if (...) {\n"; found "if(...) {\n"
(#756) Expected "if (...) {\n"; found "if(...) {\n"
(#756) Expected 1 space before "*"; 0 found
(#756) Expected 1 space after "*"; 0 found
(#756) Expected 1 space before "*"; 0 found
(#756) Expected 1 space after "*"; 0 found
(#757) Expected 1 space before "*"; 0 found
(#757) Expected 1 space after "*"; 0 found
(#760) Expected "if (...) {\n"; found "if(...) {\n"
(#760) Expected 1 space before "*"; 0 found
(#760) Expected 1 space after "*"; 0 found
(#761) Expected 1 space before "*"; 0 found
(#761) Expected 1 space after "*"; 0 found
(#761) Commas (,) must be followed by white space.
(#761) Expected 1 space before "*"; 0 found
(#761) Expected 1 space after "*"; 0 found
(#762) Expected 1 space before "*"; 0 found
(#762) Expected 1 space after "*"; 0 found
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "*"; 0 found
(#762) Expected 1 space after "*"; 0 found
(#764) Expected "for (...) {\n"; found "for(...) {\n"
(#764) Space found before closing bracket of FOR loop
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#764) Expected 1 space before "+"; 0 found
(#764) Expected 1 space after "+"; 0 found
(#765) Expected 1 space before "*"; 0 found
(#765) Expected 1 space after "*"; 0 found
(#766) Expected 1 space before "*"; 0 found
(#766) Expected 1 space after "*"; 0 found
(#768) Expected 1 space before "*"; 0 found
(#768) Expected 1 space after "*"; 0 found
(#769) Expected 1 space before "*"; 0 found
(#769) Expected 1 space after "*"; 0 found
(#770) Expected 1 space before "*"; 0 found
(#770) Expected 1 space after "*"; 0 found
(#771) Expected 1 space before "*"; 0 found
(#771) Expected 1 space after "*"; 0 found
(#778) method name "PiePlot3D::Stroke" must be in lower-case letters only
(#778) Visibility must be declared on method "Stroke"
(#778) Commas (,) must be followed by white space.
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Expected "if (...) {\n"; found "if(...) {\n"
(#782) Expected 1 space before "=="; 0 found
(#782) Expected 1 space after "=="; 0 found
(#785) Variable "idx_a" must not contain underscores.
(#785) Expected 1 space before "="; 0 found
(#785) Expected 1 space after "="; 0 found
(#787) Variable "idx_a" must not contain underscores.
(#788) Expected "for (...) {\n"; found "for(...) {\n"
(#788) Expected 1 space before "="; 0 found
(#788) Expected 1 space after "="; 0 found
(#789) Variable "idx_a" must not contain underscores.
(#791) Commas (,) must be followed by white space.
(#791) Commas (,) must be followed by white space.
(#793) Expected "} else {\n"; found "}\n else {\n"
(#796) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#798) Expected "if (...) {\n"; found "if(...) {\n"
(#799) Expected 1 space before "*"; 0 found
(#799) Expected 1 space after "*"; 0 found
(#801) Expected "} else {\n"; found "}\n else {\n"
(#802) Space found before semicolon; expected "posx;" but found "posx ;"
(#805) Expected "if (...) {\n"; found "if(...) {\n"
(#806) Expected 1 space before "*"; 0 found
(#806) Expected 1 space after "*"; 0 found
(#808) Expected "} else {\n"; found "}\n else {\n"
(#809) Space found before semicolon; expected "posy;" but found "posy ;"
(#812) Expected "if (...) {\n"; found "if(...) {\n"
(#813) Expected 1 space before "*"; 0 found
(#813) Expected 1 space after "*"; 0 found
(#813) Commas (,) must be followed by white space.
(#817) Commas (,) must be followed by white space.
(#817) Expected 1 space before "*"; 0 found
(#817) Expected 1 space after "*"; 0 found
(#817) Commas (,) must be followed by white space.
(#817) Expected 1 space before "*"; 0 found
(#817) Expected 1 space after "*"; 0 found
(#817) Expected 1 space before "/"; 0 found
(#817) Expected 1 space after "/"; 0 found
(#817) Expected 1 space before "-"; 0 found
(#817) Expected 1 space after "-"; 0 found
(#817) Expected 1 space before "/"; 0 found
(#817) Expected 1 space after "/"; 0 found
(#817) Expected 1 space before "*"; 0 found
(#817) Expected 1 space after "*"; 0 found
(#819) Expected "} else {\n"; found "}\n else {\n"
(#820) Space found before semicolon; expected ");" but found ") ;"
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#825) This comment is 100% valid code; is this commented out code?
(#825) No space found before comment text; expected "// ("Width for 3D Pie is 0. Specify a size > 0");" but found "//("Width for 3D Pie is 0. Specify a size > 0");"
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Expected "if (...) {\n"; found "if(...) {\n"
(#840) Expected "} else {\n"; found "}\n else {\n"
(#841) Expected 1 space before "/"; 0 found
(#841) Expected 1 space after "/"; 0 found
(#844) Whitespace found at end of line
(#845) Inline control structures are not allowed
(#846) Inline control structures are not allowed
(#846) Usage of ELSEIF not allowed; use ELSE IF instead
(#847) Inline control structures are not allowed
(#847) Usage of ELSEIF not allowed; use ELSE IF instead
(#848) Inline control structures are not allowed
(#848) Usage of ELSEIF not allowed; use ELSE IF instead
(#849) Inline control structures are not allowed
(#849) Usage of ELSEIF not allowed; use ELSE IF instead
(#850) Inline control structures are not allowed
(#850) Usage of ELSEIF not allowed; use ELSE IF instead
(#851) Inline control structures are not allowed
(#855) Expected "if (...) {\n"; found "if(...) {\n"
(#856) Inline control structures are not allowed
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#860) Commas (,) must be followed by white space.
(#860) Commas (,) must be followed by white space.
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Expected "if (...) {\n"; found "if(...) {\n"
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "-"; 0 found
(#865) Expected 1 space after "-"; 0 found
(#865) Expected 1 space before "-"; 0 found
(#865) Expected 1 space after "-"; 0 found
(#865) Expected 1 space before "/"; 0 found
(#865) Expected 1 space after "/"; 0 found
(#865) Expected 1 space before "-"; 0 found
(#865) Expected 1 space after "-"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Line exceeds 132 characters; contains 133 characters
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) No space found before comment text; expected "// ---------------" but found "//---------------"
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#874) method name "PiePlot3D::StrokeLabels" must be in lower-case letters only
(#874) Visibility must be declared on method "StrokeLabels"
(#874) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#875) Expected 1 space before "="; 0 found
(#875) Expected 1 space after "="; 0 found
(#876) Expected 1 space before "="; 0 found
(#876) Expected 1 space after "="; 0 found
(#884) Expected 1 space before "="; 0 found
(#884) Expected 1 space after "="; 0 found
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) Expected "if (...) {\n"; found "if(...) {\n"
(#888) Expected "if (...) {\n"; found "if(...) {\n"
(#889) Expected 1 space before "="; 0 found
(#889) Expected 1 space after "="; 0 found
(#889) Commas (,) must be followed by white space.
(#891) Expected "} else {\n"; found "}\n else {\n"
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Commas (,) must be followed by white space.
(#895) Expected "} else {\n"; found "}\n else {\n"
(#896) Expected 1 space before "="; 0 found
(#896) Expected 1 space after "="; 0 found
(#898) Whitespace found at end of line
(#899) Expected "while (...) {\n"; found "while(...) {\n"
(#899) Expected 1 space before "*"; 0 found
(#899) Expected 1 space after "*"; 0 found
(#900) Expected 1 space before "*"; 0 found
(#900) Expected 1 space after "*"; 0 found
(#902) Whitespace found at end of line
(#903) Inline control structures are not allowed
(#903) Expected 1 space before ">="; 0 found
(#903) Expected 1 space after ">="; 0 found
(#903) Expected 1 space before "*"; 0 found
(#903) Expected 1 space after "*"; 0 found
(#903) Expected 1 space before "/"; 0 found
(#903) Expected 1 space after "/"; 0 found
(#903) Expected 1 space before "/"; 0 found
(#903) Expected 1 space after "/"; 0 found
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#904) Inline control structures are not allowed
(#904) Expected 1 space before ">="; 0 found
(#904) Expected 1 space after ">="; 0 found
(#904) Expected 1 space before "/"; 0 found
(#904) Expected 1 space after "/"; 0 found
(#904) Expected 1 space before "*"; 0 found
(#904) Expected 1 space after "*"; 0 found
(#904) Expected 1 space before "/"; 0 found
(#904) Expected 1 space after "/"; 0 found
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Expected 1 space before "-"; 0 found
(#904) Expected 1 space after "-"; 0 found
(#904) Expected 1 space before "/"; 0 found
(#904) Expected 1 space after "/"; 0 found
(#904) Expected 1 space before "*"; 0 found
(#904) Expected 1 space after "*"; 0 found
(#904) Expected 1 space before "/"; 0 found
(#904) Expected 1 space after "/"; 0 found
(#905) Inline control structures are not allowed
(#905) Expected 1 space before ">="; 0 found
(#905) Expected 1 space after ">="; 0 found
(#905) Expected 1 space before "*"; 0 found
(#905) Expected 1 space after "*"; 0 found
(#905) Expected 1 space before "/"; 0 found
(#905) Expected 1 space after "/"; 0 found
(#905) Expected 1 space before "*"; 0 found
(#905) Expected 1 space after "*"; 0 found
(#905) Expected 1 space before "/"; 0 found
(#905) Expected 1 space after "/"; 0 found
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#906) Inline control structures are not allowed
(#906) Expected 1 space before ">="; 0 found
(#906) Expected 1 space after ">="; 0 found
(#906) Expected 1 space before "*"; 0 found
(#906) Expected 1 space after "*"; 0 found
(#906) Expected 1 space before "/"; 0 found
(#906) Expected 1 space after "/"; 0 found
(#906) Expected 1 space before "*"; 0 found
(#906) Expected 1 space after "*"; 0 found
(#906) Expected 1 space before "/"; 0 found
(#906) Expected 1 space after "/"; 0 found
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Expected 1 space before "-"; 0 found
(#906) Expected 1 space after "-"; 0 found
(#906) Expected 1 space before "-"; 0 found
(#906) Expected 1 space after "-"; 0 found
(#906) Expected 1 space before "*"; 0 found
(#906) Expected 1 space after "*"; 0 found
(#906) Expected 1 space before "/"; 0 found
(#906) Expected 1 space after "/"; 0 found
(#906) Expected 1 space before "*"; 0 found
(#906) Expected 1 space after "*"; 0 found
(#906) Expected 1 space before "/"; 0 found
(#906) Expected 1 space after "/"; 0 found
(#908) Inline control structures are not allowed
(#908) Expected 1 space before ">="; 0 found
(#908) Expected 1 space after ">="; 0 found
(#908) Expected 1 space before "*"; 0 found
(#908) Expected 1 space after "*"; 0 found
(#908) Expected 1 space before "/"; 0 found
(#908) Expected 1 space after "/"; 0 found
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Expected 1 space before "-"; 0 found
(#908) Expected 1 space after "-"; 0 found
(#908) Expected 1 space before "-"; 0 found
(#908) Expected 1 space after "-"; 0 found
(#908) Expected 1 space before "*"; 0 found
(#908) Expected 1 space after "*"; 0 found
(#908) Expected 1 space before "/"; 0 found
(#908) Expected 1 space after "/"; 0 found
(#908) Expected 1 space before "*"; 0 found
(#908) Expected 1 space after "*"; 0 found
(#908) Expected 1 space before "/"; 0 found
(#908) Expected 1 space after "/"; 0 found
(#909) Inline control structures are not allowed
(#909) Expected 1 space before "<="; 0 found
(#909) Expected 1 space after "<="; 0 found
(#909) Expected 1 space before "/"; 0 found
(#909) Expected 1 space after "/"; 0 found
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Expected 1 space before "-"; 0 found
(#909) Expected 1 space after "-"; 0 found
(#909) Expected 1 space before "*"; 0 found
(#909) Expected 1 space after "*"; 0 found
(#909) Expected 1 space before "/"; 0 found
(#909) Expected 1 space after "/"; 0 found
(#910) Inline control structures are not allowed
(#910) Expected 1 space before ">="; 0 found
(#910) Expected 1 space after ">="; 0 found
(#910) Expected 1 space before "/"; 0 found
(#910) Expected 1 space after "/"; 0 found
(#910) Expected 1 space before "*"; 0 found
(#910) Expected 1 space after "*"; 0 found
(#910) Expected 1 space before "/"; 0 found
(#910) Expected 1 space after "/"; 0 found
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#911) Inline control structures are not allowed
(#911) Expected 1 space before ">="; 0 found
(#911) Expected 1 space after ">="; 0 found
(#911) Expected 1 space before "*"; 0 found
(#911) Expected 1 space after "*"; 0 found
(#911) Expected 1 space before "/"; 0 found
(#911) Expected 1 space after "/"; 0 found
(#911) Expected 1 space before "*"; 0 found
(#911) Expected 1 space after "*"; 0 found
(#911) Expected 1 space before "/"; 0 found
(#911) Expected 1 space after "/"; 0 found
(#911) Expected 1 space before "="; 0 found
(#911) Expected 1 space after "="; 0 found
(#911) Expected 1 space before "-"; 0 found
(#911) Expected 1 space after "-"; 0 found
(#911) Expected 1 space before "-"; 0 found
(#911) Expected 1 space after "-"; 0 found
(#911) Expected 1 space before "*"; 0 found
(#911) Expected 1 space after "*"; 0 found
(#911) Expected 1 space before "/"; 0 found
(#911) Expected 1 space after "/"; 0 found
(#911) Expected 1 space before "*"; 0 found
(#911) Expected 1 space after "*"; 0 found
(#911) Expected 1 space before "/"; 0 found
(#911) Expected 1 space after "/"; 0 found
(#912) Inline control structures are not allowed
(#912) Expected 1 space before ">="; 0 found
(#912) Expected 1 space after ">="; 0 found
(#912) Expected 1 space before "*"; 0 found
(#912) Expected 1 space after "*"; 0 found
(#912) Expected 1 space before "/"; 0 found
(#912) Expected 1 space after "/"; 0 found
(#912) Expected 1 space before "*"; 0 found
(#912) Expected 1 space after "*"; 0 found
(#912) Expected 1 space before "/"; 0 found
(#912) Expected 1 space after "/"; 0 found
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#914) Expected 1 space before "-"; 0 found
(#914) Expected 1 space after "-"; 0 found
(#914) Expected 1 space before "*"; 0 found
(#914) Expected 1 space after "*"; 0 found
(#915) Expected 1 space before "-"; 0 found
(#915) Expected 1 space after "-"; 0 found
(#915) Expected 1 space before "*"; 0 found
(#915) Expected 1 space after "*"; 0 found
(#918) This comment is 78% valid code; is this commented out code?
(#925) Expected 1 space before "="; 0 found
(#925) Expected 1 space after "="; 0 found
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#926) Commas (,) must be followed by white space.
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#930) This comment is 50% valid code; is this commented out code?
(#933) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_plotband.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#26) Visibility must be declared on method "__construct"
(#26) Variable "aX" must be all lower-case
(#26) Commas (,) must be followed by white space.
(#26) Variable "aY" must be all lower-case
(#26) Commas (,) must be followed by white space.
(#26) Variable "aWidth" must be all lower-case
(#26) Commas (,) must be followed by white space.
(#26) Variable "aHeight" must be all lower-case
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Variable "aX" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Variable "aY" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Variable "aWidth" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Variable "aHeight" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Variable "aX" must be all lower-case
(#31) Expected 1 space before "+"; 0 found
(#31) Expected 1 space after "+"; 0 found
(#31) Variable "aWidth" must be all lower-case
(#31) Expected 1 space before "-"; 0 found
(#31) Expected 1 space after "-"; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Variable "aY" must be all lower-case
(#32) Expected 1 space before "+"; 0 found
(#32) Expected 1 space after "+"; 0 found
(#32) Variable "aHeight" must be all lower-case
(#32) Expected 1 space before "-"; 0 found
(#32) Expected 1 space after "-"; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#49) Member variable "iBackgroundColor" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Visibility must be declared on method "__construct"
(#51) Variable "aColor" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Variable "aWeight" must be all lower-case
(#52) Variable "aColor" must be all lower-case
(#53) Variable "aWeight" must be all lower-case
(#56) method name "RectPattern::SetBackground" must be in lower-case letters only
(#56) Visibility must be declared on method "SetBackground"
(#56) Variable "aBackgroundColor" must be all lower-case
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Variable "aBackgroundColor" must be all lower-case
(#60) method name "RectPattern::SetPos" must be in lower-case letters only
(#60) Visibility must be declared on method "SetPos"
(#60) Variable "aRect" must be all lower-case
(#61) Variable "aRect" must be all lower-case
(#64) method name "RectPattern::ShowFrame" must be in lower-case letters only
(#64) Visibility must be declared on method "ShowFrame"
(#64) Variable "aShow" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "aShow" must be all lower-case
(#68) method name "RectPattern::SetDensity" must be in lower-case letters only
(#68) Visibility must be declared on method "SetDensity"
(#68) Variable "aDens" must be all lower-case
(#69) Inline control structures are not allowed
(#69) Variable "aDens" must be all lower-case
(#69) Variable "aDens" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "aDens" must be all lower-case
(#71) This comment is 100% valid code; is this commented out code?
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// (" Desity for pattern must be between 1 and 100. (You tried $aDens)");" but found "//(" Desity for pattern must be between 1 and 100. (You tried $aDens)");"
(#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) Variable "aDens" must be all lower-case
(#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
(#74) Expected 1 space before "+"; 0 found
(#74) Expected 1 space after "+"; 0 found
(#78) method name "RectPattern::Stroke" must be in lower-case letters only
(#78) Visibility must be declared on method "Stroke"
(#78) Variable "aImg" must be all lower-case
(#79) Inline control structures are not allowed
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 100% valid code; is this commented out code?
(#81) No space found before comment text; expected "// (" No positions specified for pattern.");" but found "//(" No positions specified for pattern.");"
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Expected 1 space before "=="; 0 found
(#83) Expected 1 space after "=="; 0 found
(#84) Variable "aImg" must be all lower-case
(#85) Variable "aImg" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#88) Variable "aImg" must be all lower-case
(#89) Variable "aImg" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "aImg" must be all lower-case
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline control structures are not allowed
(#96) Variable "aImg" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#108) Possible useless method overriding detected
(#108) Visibility must be declared on method "__construct"
(#108) Variable "aColor" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "aWeight" must be all lower-case
(#109) Variable "aColor" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "aWeight" must be all lower-case
(#112) method name "RectPatternSolid::DoPattern" must be in lower-case letters only
(#112) Visibility must be declared on method "DoPattern"
(#112) Variable "aImg" must be all lower-case
(#113) Variable "aImg" must be all lower-case
(#114) Variable "aImg" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#125) Visibility must be declared on method "__construct"
(#125) Variable "aColor" must be all lower-case
(#125) Commas (,) must be followed by white space.
(#125) Variable "aWeight" must be all lower-case
(#125) Commas (,) must be followed by white space.
(#125) Variable "aLineSpacing" must be all lower-case
(#126) Variable "aColor" must be all lower-case
(#126) Commas (,) must be followed by white space.
(#126) Variable "aWeight" must be all lower-case
(#127) Variable "aLineSpacing" must be all lower-case
(#130) method name "RectPatternHor::DoPattern" must be in lower-case letters only
(#130) Visibility must be declared on method "DoPattern"
(#130) Variable "aImg" must be all lower-case
(#134) Expected "while (...) {\n"; found "while(...) {\n"
(#135) Variable "aImg" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#147) Visibility must be declared on method "__construct"
(#147) Variable "aColor" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "aWeight" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "aLineSpacing" must be all lower-case
(#148) Variable "aColor" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "aWeight" must be all lower-case
(#149) Variable "aLineSpacing" must be all lower-case
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// --------------------" but found "//--------------------"
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) method name "RectPatternVert::DoPattern" must be in lower-case letters only
(#155) Visibility must be declared on method "DoPattern"
(#155) Variable "aImg" must be all lower-case
(#159) Expected "while (...) {\n"; found "while(...) {\n"
(#160) Variable "aImg" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#173) Visibility must be declared on method "__construct"
(#173) Variable "aColor" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "aWeight" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "aLineSpacing" must be all lower-case
(#174) Variable "aColor" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Variable "aWeight" must be all lower-case
(#175) Variable "aLineSpacing" must be all lower-case
(#178) method name "RectPatternRDiag::DoPattern" must be in lower-case letters only
(#178) Visibility must be declared on method "DoPattern"
(#178) Variable "aImg" must be all lower-case
(#180) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#181) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#182) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#186) Expected 1 space before "/"; 0 found
(#186) Expected 1 space after "/"; 0 found
(#189) Expected 1 space before "/"; 0 found
(#189) Expected 1 space after "/"; 0 found
(#191) Expected "while (...) {\n"; found "while(...) {\n"
(#191) Expected 1 space before "<="; 0 found
(#191) Expected 1 space after "<="; 0 found
(#191) Expected 1 space before "<="; 0 found
(#191) Expected 1 space after "<="; 0 found
(#192) Variable "aImg" must be all lower-case
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected 1 space before "-"; 0 found
(#199) Expected 1 space after "-"; 0 found
(#202) Expected "while (...) {\n"; found "while(...) {\n"
(#203) Variable "aImg" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#207) Whitespace found at end of line
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#208) Expected 1 space before "-"; 0 found
(#208) Expected 1 space after "-"; 0 found
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#211) Expected "} else {\n"; found "}\n else {\n"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected 1 space before "-"; 0 found
(#213) Expected 1 space after "-"; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#217) Expected "while (...) {\n"; found "while(...) {\n"
(#218) Variable "aImg" must be all lower-case
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#222) Whitespace found at end of line
(#223) Expected 1 space before "-"; 0 found
(#223) Expected 1 space after "-"; 0 found
(#228) Expected "while (...) {\n"; found "while(...) {\n"
(#229) Variable "aImg" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#242) Visibility must be declared on method "__construct"
(#242) Variable "aColor" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "aWeight" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "aLineSpacing" must be all lower-case
(#243) Variable "aLineSpacing" must be all lower-case
(#244) Variable "aColor" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Variable "aWeight" must be all lower-case
(#247) method name "RectPatternLDiag::DoPattern" must be in lower-case letters only
(#247) Visibility must be declared on method "DoPattern"
(#247) Variable "aImg" must be all lower-case
(#249) This comment is 54% valid code; is this commented out code?
(#249) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#250) This comment is 54% valid code; is this commented out code?
(#250) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#251) This comment is 50% valid code; is this commented out code?
(#251) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#252) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (|)
(#252) This comment is 50% valid code; is this commented out code?
(#255) Expected 1 space before "/"; 0 found
(#255) Expected 1 space after "/"; 0 found
(#258) Expected 1 space before "/"; 0 found
(#258) Expected 1 space after "/"; 0 found
(#260) Expected "while (...) {\n"; found "while(...) {\n"
(#260) Expected 1 space before "<="; 0 found
(#260) Expected 1 space after "<="; 0 found
(#260) Expected 1 space before ">="; 0 found
(#260) Expected 1 space after ">="; 0 found
(#261) Variable "aImg" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#265) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Expected 1 space before "-"; 0 found
(#265) Expected 1 space after "-"; 0 found
(#265) Expected 1 space before "-"; 0 found
(#265) Expected 1 space after "-"; 0 found
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Expected "while (...) {\n"; found "while(...) {\n"
(#270) Variable "aImg" must be all lower-case
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#274) Whitespace found at end of line
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#275) Expected 1 space before "-"; 0 found
(#275) Expected 1 space after "-"; 0 found
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#278) Expected "} else {\n"; found "}\n else {\n"
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Expected 1 space before "-"; 0 found
(#280) Expected 1 space after "-"; 0 found
(#281) Expected 1 space before "-"; 0 found
(#281) Expected 1 space after "-"; 0 found
(#283) Expected "while (...) {\n"; found "while(...) {\n"
(#284) Variable "aImg" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#292) Expected "while (...) {\n"; found "while(...) {\n"
(#293) Variable "aImg" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#310) Visibility must be declared on method "__construct"
(#310) Variable "aColor" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Variable "aWeight" must be all lower-case
(#311) Variable "aColor" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Variable "aWeight" must be all lower-case
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) method name "RectPattern3DPlane::SetHorizon" must be in lower-case letters only
(#315) Visibility must be declared on method "SetHorizon"
(#315) Variable "aHorizon" must be all lower-case
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Variable "aHorizon" must be all lower-case
(#319) method name "RectPattern3DPlane::DoPattern" must be in lower-case letters only
(#319) Visibility must be declared on method "DoPattern"
(#319) Variable "aImg" must be all lower-case
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#325) Variable "x0_right" must not contain underscores.
(#326) Variable "x1_right" must not contain underscores.
(#332) 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
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "/"; 0 found
(#341) Expected 1 space after "/"; 0 found
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#343) Expected 1 space after "/"; 0 found
(#344) Expected "while (...) {\n"; found "while(...) {\n"
(#344) Expected 1 space before ">"; 0 found
(#344) Expected 1 space after ">"; 0 found
(#345) Variable "aImg" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Variable "aImg" must be all lower-case
(#346) Variable "x0_right" must not contain underscores.
(#346) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#346) Variable "x1_right" must not contain underscores.
(#346) Commas (,) must be followed by white space.
(#349) Variable "x1_right" must not contain underscores.
(#350) Variable "x0_right" must not contain underscores.
(#350) Expected 1 space after "="; 2 found
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Expected 1 space before "="; 0 found
(#356) Expected 1 space after "="; 0 found
(#356) Expected 1 space before "/"; 0 found
(#356) Expected 1 space after "/"; 0 found
(#357) Expected 1 space before "*"; 0 found
(#357) Expected 1 space after "*"; 0 found
(#357) Expected 1 space before "/"; 0 found
(#357) Expected 1 space after "/"; 0 found
(#358) Expected "while (...) {\n"; found "while(...) {\n"
(#358) Expected 1 space before ">"; 0 found
(#358) Expected 1 space after ">"; 0 found
(#359) Variable "aImg" must be all lower-case
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "-"; 0 found
(#359) Expected 1 space after "-"; 0 found
(#360) Variable "aImg" must be all lower-case
(#360) Variable "x0_right" must not contain underscores.
(#360) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#360) Expected 1 space before "-"; 0 found
(#360) Expected 1 space after "-"; 0 found
(#364) Variable "x0_right" must not contain underscores.
(#364) Expected 1 space after "="; 2 found
(#365) Expected 1 space before "*"; 0 found
(#365) Expected 1 space after "*"; 0 found
(#365) Expected 1 space before "/"; 0 found
(#365) Expected 1 space after "/"; 0 found
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#377) Variable "aImg" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#384) Expected 1 space before "*"; 0 found
(#384) Expected 1 space after "*"; 0 found
(#386) Expected 1 space before "*"; 0 found
(#386) Expected 1 space after "*"; 0 found
(#386) Expected 1 space before "-"; 0 found
(#386) Expected 1 space after "-"; 0 found
(#386) Expected 1 space before "/"; 0 found
(#386) Expected 1 space after "/"; 0 found
(#393) This comment is 60% valid code; is this commented out code?
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#405) Expected 1 space before "-"; 0 found
(#405) Expected 1 space after "-"; 0 found
(#405) Expected 1 space before "-"; 0 found
(#405) Expected 1 space after "-"; 0 found
(#405) Expected 1 space before "/"; 0 found
(#405) Expected 1 space after "/"; 0 found
(#405) Expected 1 space before "-"; 0 found
(#405) Expected 1 space after "-"; 0 found
(#405) Expected 1 space before "-"; 0 found
(#405) Expected 1 space after "-"; 0 found
(#407) Expected "while (...) {\n"; found "while(...) {\n"
(#407) Expected 1 space before ">"; 0 found
(#407) Expected 1 space after ">"; 0 found
(#408) Variable "aImg" must be all lower-case
(#408) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#409) Expected 1 space before "*"; 0 found
(#409) Expected 1 space after "*"; 0 found
(#409) Expected 1 space before "/"; 0 found
(#409) Expected 1 space after "/"; 0 found
(#409) Expected 1 space before "+"; 0 found
(#409) Expected 1 space after "+"; 0 found
(#409) Expected 1 space before "*"; 0 found
(#409) Expected 1 space after "*"; 0 found
(#409) Expected 1 space before "/"; 0 found
(#409) Expected 1 space after "/"; 0 found
(#410) Inline control structures are not allowed
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#422) Expected 1 space before "="; 0 found
(#422) Expected 1 space after "="; 0 found
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#424) Visibility must be declared on method "__construct"
(#424) Variable "aColor" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "aWeight" must be all lower-case
(#425) Variable "aColor" must be all lower-case
(#425) Commas (,) must be followed by white space.
(#425) Variable "aWeight" must be all lower-case
(#426) Variable "aColor" must be all lower-case
(#426) Commas (,) must be followed by white space.
(#426) Variable "aWeight" must be all lower-case
(#427) Variable "aColor" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "aWeight" must be all lower-case
(#430) method name "RectPatternCross::SetOrder" must be in lower-case letters only
(#430) Visibility must be declared on method "SetOrder"
(#430) Variable "aDepth" must be all lower-case
(#431) Variable "aDepth" must be all lower-case
(#432) Variable "aDepth" must be all lower-case
(#435) method name "RectPatternCross::SetPos" must be in lower-case letters only
(#435) Visibility must be declared on method "SetPos"
(#435) Variable "aRect" must be all lower-case
(#436) Variable "aRect" must be all lower-case
(#437) Variable "aRect" must be all lower-case
(#438) Variable "aRect" must be all lower-case
(#441) method name "RectPatternCross::SetDensity" must be in lower-case letters only
(#441) Visibility must be declared on method "SetDensity"
(#441) Variable "aDens" must be all lower-case
(#442) Variable "aDens" must be all lower-case
(#443) Variable "aDens" must be all lower-case
(#446) method name "RectPatternCross::DoPattern" must be in lower-case letters only
(#446) Visibility must be declared on method "DoPattern"
(#446) Variable "aImg" must be all lower-case
(#447) Variable "aImg" must be all lower-case
(#448) Variable "aImg" must be all lower-case
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#460) Visibility must be declared on method "__construct"
(#460) Variable "aColor" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "aWeight" must be all lower-case
(#461) Variable "aColor" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "aWeight" must be all lower-case
(#462) Variable "aColor" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Variable "aWeight" must be all lower-case
(#463) Variable "aColor" must be all lower-case
(#463) Commas (,) must be followed by white space.
(#463) Variable "aWeight" must be all lower-case
(#466) method name "RectPatternDiagCross::SetOrder" must be in lower-case letters only
(#466) Visibility must be declared on method "SetOrder"
(#466) Variable "aDepth" must be all lower-case
(#467) Variable "aDepth" must be all lower-case
(#468) Variable "aDepth" must be all lower-case
(#471) method name "RectPatternDiagCross::SetPos" must be in lower-case letters only
(#471) Visibility must be declared on method "SetPos"
(#471) Variable "aRect" must be all lower-case
(#472) Variable "aRect" must be all lower-case
(#473) Variable "aRect" must be all lower-case
(#474) Variable "aRect" must be all lower-case
(#477) method name "RectPatternDiagCross::SetDensity" must be in lower-case letters only
(#477) Visibility must be declared on method "SetDensity"
(#477) Variable "aDens" must be all lower-case
(#478) Variable "aDens" must be all lower-case
(#479) Variable "aDens" must be all lower-case
(#482) method name "RectPatternDiagCross::DoPattern" must be in lower-case letters only
(#482) Visibility must be declared on method "DoPattern"
(#482) Variable "aImg" must be all lower-case
(#483) Variable "aImg" must be all lower-case
(#484) Variable "aImg" must be all lower-case
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#494) Visibility must be declared on method "__construct"
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) This comment is 50% valid code; is this commented out code?
(#497) method name "RectPatternFactory::Create" must be in lower-case letters only
(#497) Visibility must be declared on method "Create"
(#497) Variable "aPattern" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Variable "aColor" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Variable "aWeight" must be all lower-case
(#498) Variable "aPattern" must be all lower-case
(#500) Expected 1 space after "="; 2 found
(#500) Variable "aColor" must be all lower-case
(#500) Commas (,) must be followed by white space.
(#500) Variable "aWeight" must be all lower-case
(#503) Expected 1 space after "="; 2 found
(#503) Variable "aColor" must be all lower-case
(#503) Commas (,) must be followed by white space.
(#503) Variable "aWeight" must be all lower-case
(#506) Expected 1 space after "="; 2 found
(#506) Variable "aColor" must be all lower-case
(#506) Commas (,) must be followed by white space.
(#506) Variable "aWeight" must be all lower-case
(#509) Expected 1 space after "="; 2 found
(#509) Variable "aColor" must be all lower-case
(#509) Commas (,) must be followed by white space.
(#509) Variable "aWeight" must be all lower-case
(#512) Expected 1 space after "="; 2 found
(#512) Variable "aColor" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#512) Variable "aWeight" must be all lower-case
(#515) Expected 1 space after "="; 2 found
(#515) Variable "aColor" must be all lower-case
(#515) Commas (,) must be followed by white space.
(#515) Variable "aWeight" must be all lower-case
(#518) Expected 1 space after "="; 2 found
(#518) Variable "aColor" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "aWeight" must be all lower-case
(#521) Expected 1 space after "="; 2 found
(#521) Variable "aColor" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "aWeight" must be all lower-case
(#524) Commas (,) must be followed by white space.
(#524) Variable "aPattern" 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
(#525) This comment is 100% valid code; is this commented out code?
(#525) No space found before comment text; expected "// (" Unknown pattern specification ($aPattern)");" but found "//(" Unknown pattern specification ($aPattern)");"
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) No space found before comment text; expected "// =====================================================================" but found "//====================================================================="
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#543) Visibility must be declared on method "__construct"
(#543) Variable "aDir" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aPattern" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aMin" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aMax" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aColor" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aWeight" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aDepth" must be all lower-case
(#544) Expected 1 space after "="; 2 found
(#545) Variable "aPattern" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aColor" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "aWeight" must be all lower-case
(#546) Inline control structures are not allowed
(#546) Variable "aMin" must be all lower-case
(#546) Variable "aMax" must be all lower-case
(#546) Variable "aMin" must be all lower-case
(#546) Variable "aMax" must be all lower-case
(#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
(#548) This comment is 100% valid code; is this commented out code?
(#548) No space found before comment text; expected "// ('Min value for plotband is larger than specified max value. Please correct.');" but found "//('Min value for plotband is larger than specified max value. Please correct.');"
(#549) Variable "aDir" must be all lower-case
(#550) Variable "aMin" must be all lower-case
(#551) Variable "aMax" must be all lower-case
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#552) Variable "aDepth" must be all lower-case
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) method name "PlotBand::SetPos" must be in lower-case letters only
(#556) Visibility must be declared on method "SetPos"
(#556) Variable "aRect" must be all lower-case
(#557) Space found before semicolon; expected ");" but found ") ;"
(#558) Variable "aRect" must be all lower-case
(#561) method name "PlotBand::ShowFrame" must be in lower-case letters only
(#561) Visibility must be declared on method "ShowFrame"
(#561) Variable "aFlag" must be all lower-case
(#562) Variable "aFlag" must be all lower-case
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) method name "PlotBand::SetOrder" must be in lower-case letters only
(#566) Visibility must be declared on method "SetOrder"
(#566) Variable "aDepth" must be all lower-case
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#567) Variable "aDepth" must be all lower-case
(#570) method name "PlotBand::SetDensity" must be in lower-case letters only
(#570) Visibility must be declared on method "SetDensity"
(#570) Variable "aDens" must be all lower-case
(#571) Variable "aDens" must be all lower-case
(#574) method name "PlotBand::GetDir" must be in lower-case letters only
(#574) Visibility must be declared on method "GetDir"
(#578) method name "PlotBand::GetMin" must be in lower-case letters only
(#578) Visibility must be declared on method "GetMin"
(#582) method name "PlotBand::GetMax" must be in lower-case letters only
(#582) Visibility must be declared on method "GetMax"
(#586) method name "PlotBand::PreStrokeAdjust" must be in lower-case letters only
(#586) Visibility must be declared on method "PreStrokeAdjust"
(#586) Variable "aGraph" must be all lower-case
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) method name "PlotBand::Stroke" must be in lower-case letters only
(#591) Visibility must be declared on method "Stroke"
(#591) Variable "aImg" must be all lower-case
(#591) Commas (,) must be followed by white space.
(#591) Variable "aXScale" must be all lower-case
(#591) Commas (,) must be followed by white space.
(#591) Variable "aYScale" must be all lower-case
(#592) Space found before semicolon; expected ");" but found ") ;"
(#593) Expected "if (...) {\n"; found "if(...) {\n"
(#594) Inline control structures are not allowed
(#594) Variable "aYScale" must be all lower-case
(#595) Inline control structures are not allowed
(#595) Variable "aYScale" must be all lower-case
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Variable "aYScale" must be all lower-case
(#598) Variable "aYScale" must be all lower-case
(#599) Whitespace found at end of line
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Variable "aYScale" must be all lower-case
(#602) Variable "aYScale" must be all lower-case
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#604) Variable "aXScale" must be all lower-case
(#605) Expected 1 space before "="; 0 found
(#605) Expected 1 space after "="; 0 found
(#605) Variable "aYScale" must be all lower-case
(#606) Expected 1 space before "="; 0 found
(#606) Expected 1 space after "="; 0 found
(#606) Variable "aXScale" must be all lower-case
(#606) Expected 1 space before "-"; 0 found
(#606) Expected 1 space after "-"; 0 found
(#606) Variable "aXScale" must be all lower-case
(#606) Expected 1 space before "+"; 0 found
(#606) Expected 1 space after "+"; 0 found
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Expected 1 space before "-"; 0 found
(#607) Expected 1 space after "-"; 0 found
(#607) Variable "aYScale" must be all lower-case
(#607) Expected 1 space before "+"; 0 found
(#607) Expected 1 space after "+"; 0 found
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#609) Variable "aImg" must be all lower-case
(#612) Expected "} else {\n"; found "}\n else { // VERTICAL\n"
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Inline control structures are not allowed
(#613) Variable "aXScale" must be all lower-case
(#614) Inline control structures are not allowed
(#614) Variable "aXScale" must be all lower-case
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Variable "aXScale" must be all lower-case
(#617) Variable "aXScale" must be all lower-case
(#618) Whitespace found at end of line
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Variable "aXScale" must be all lower-case
(#621) Variable "aXScale" must be all lower-case
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#623) Variable "aYScale" must be all lower-case
(#624) Expected 1 space before "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#624) Variable "aXScale" must be all lower-case
(#625) Expected 1 space before "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#625) Variable "aYScale" must be all lower-case
(#625) Expected 1 space before "-"; 0 found
(#625) Expected 1 space after "-"; 0 found
(#625) Variable "aYScale" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Expected 1 space before "-"; 0 found
(#626) Expected 1 space after "-"; 0 found
(#626) Variable "aXScale" must be all lower-case
(#627) Commas (,) must be followed by white space.
(#627) Commas (,) must be followed by white space.
(#627) Commas (,) must be followed by white space.
(#628) Variable "aImg" must be all lower-case
(#635) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_plotline.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Member variable "iLineStyle" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Visibility must be declared on method "__construct"
(#25) Variable "aDir" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "aPos" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "aColor" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "aWeight" must be all lower-case
(#26) Variable "aDir" must be all lower-case
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Variable "aColor" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Variable "aWeight" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Variable "aPos" must be all lower-case
(#32) method name "PlotLine::SetLegend" must be in lower-case letters only
(#32) Visibility must be declared on method "SetLegend"
(#32) Variable "aLegend" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "aCSIM" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "aCSIMAlt" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "aCSIMWinTarget" must be all lower-case
(#33) Variable "aLegend" must be all lower-case
(#34) Variable "aCSIM" must be all lower-case
(#35) Variable "aCSIMWinTarget" must be all lower-case
(#36) Variable "aCSIMAlt" must be all lower-case
(#39) method name "PlotLine::HideLegend" must be in lower-case letters only
(#39) Visibility must be declared on method "HideLegend"
(#43) method name "PlotLine::SetPosition" must be in lower-case letters only
(#43) Visibility must be declared on method "SetPosition"
(#43) Variable "aScalePosition" must be all lower-case
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Variable "aScalePosition" must be all lower-case
(#47) method name "PlotLine::SetDirection" must be in lower-case letters only
(#47) Visibility must be declared on method "SetDirection"
(#47) Variable "aDir" must be all lower-case
(#48) Variable "aDir" must be all lower-case
(#51) method name "PlotLine::SetColor" must be in lower-case letters only
(#51) Visibility must be declared on method "SetColor"
(#51) Variable "aColor" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "aColor" must be all lower-case
(#55) method name "PlotLine::SetWeight" must be in lower-case letters only
(#55) Visibility must be declared on method "SetWeight"
(#55) Variable "aWeight" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Variable "aWeight" must be all lower-case
(#59) method name "PlotLine::SetLineStyle" must be in lower-case letters only
(#59) Visibility must be declared on method "SetLineStyle"
(#59) Variable "aStyle" must be all lower-case
(#60) Variable "aStyle" must be all lower-case
(#63) method name "PlotLine::GetCSIMAreas" must be in lower-case letters only
(#63) Visibility must be declared on method "GetCSIMAreas"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// ---------------" but found "//---------------"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) method name "PlotLine::DoLegend" must be in lower-case letters only
(#70) Visibility must be declared on method "DoLegend"
(#71) Inline control structures are not allowed
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) method name "PlotLine::Legend" must be in lower-case letters only
(#75) Visibility must be declared on method "Legend"
(#75) Variable "aGraph" must be all lower-case
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Variable "dummyPlotMark" must be all lower-case
(#78) Variable "lineStyle" must be all lower-case
(#79) Variable "aGraph" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Variable "dummyPlotMark" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "lineStyle" must be all lower-case
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#84) method name "PlotLine::PreStrokeAdjust" must be in lower-case letters only
(#84) Visibility must be declared on method "PreStrokeAdjust"
(#84) Variable "aGraph" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) method name "PlotLine::StrokeMargin" must be in lower-case letters only
(#90) Visibility must be declared on method "StrokeMargin"
(#90) Variable "aImg" must be all lower-case
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) method name "PlotLine::PrescaleSetup" must be in lower-case letters only
(#95) Visibility must be declared on method "PrescaleSetup"
(#95) Variable "aGraph" must be all lower-case
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) method name "PlotLine::Min" must be in lower-case letters only
(#99) Visibility must be declared on method "Min"
(#100) Commas (,) must be followed by white space.
(#103) method name "PlotLine::Max" must be in lower-case letters only
(#103) Visibility must be declared on method "Max"
(#104) Commas (,) must be followed by white space.
(#107) method name "PlotLine::_Stroke" must be in lower-case letters only
(#107) Visibility must be declared on method "_Stroke"
(#107) Variable "aImg" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aMinX" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aMinY" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aMaxX" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aMaxY" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aXPos" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "aYPos" must be all lower-case
(#108) Variable "aImg" must be all lower-case
(#109) Variable "aImg" must be all lower-case
(#110) Variable "oldStyle" must be all lower-case
(#110) Variable "aImg" must be all lower-case
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#112) Variable "ymin_abs" must not contain underscores.
(#112) Variable "aMinY" must be all lower-case
(#113) Variable "ymax_abs" must not contain underscores.
(#113) Variable "aMaxY" must be all lower-case
(#114) Variable "xpos_abs" must not contain underscores.
(#114) Variable "aXPos" must be all lower-case
(#115) Variable "aImg" must be all lower-case
(#115) Variable "xpos_abs" must not contain underscores.
(#115) Variable "ymin_abs" must not contain underscores.
(#115) Variable "xpos_abs" must not contain underscores.
(#115) Variable "ymax_abs" must not contain underscores.
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Variable "xmin_abs" must not contain underscores.
(#118) Variable "aMinX" must be all lower-case
(#119) Variable "xmax_abs" must not contain underscores.
(#119) Variable "aMaxX" must be all lower-case
(#120) Variable "ypos_abs" must not contain underscores.
(#120) Variable "aYPos" must be all lower-case
(#121) Variable "aImg" must be all lower-case
(#121) Variable "xmin_abs" must not contain underscores.
(#121) Variable "ypos_abs" must not contain underscores.
(#121) Variable "xmax_abs" must not contain underscores.
(#121) Variable "ypos_abs" must not contain underscores.
(#123) Expected "} else {\n"; found "}\n else {\n"
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) This comment is 100% valid code; is this commented out code?
(#124) No space found before comment text; expected "// (" Illegal direction for static line");" but found "//(" Illegal direction for static line");"
(#126) Variable "aImg" must be all lower-case
(#126) Variable "oldStyle" must be all lower-case
(#129) method name "PlotLine::Stroke" must be in lower-case letters only
(#129) Visibility must be declared on method "Stroke"
(#129) Variable "aImg" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "aXScale" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "aYScale" must be all lower-case
(#130) Variable "aImg" must be all lower-case
(#131) Variable "aImg" must be all lower-case
(#132) Variable "aYScale" must be all lower-case
(#132) Variable "aYScale" must be all lower-case
(#133) Variable "aImg" must be all lower-case
(#133) Expected 1 space before "-"; 0 found
(#133) Expected 1 space after "-"; 0 found
(#133) Variable "aImg" must be all lower-case
(#134) Variable "aYScale" must be all lower-case
(#134) Variable "aYScale" must be all lower-case
(#135) Variable "aXScale" must be all lower-case
(#136) Variable "aYScale" must be all lower-case
(#142) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_plotmark.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Member variable "iFormatCallback" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Member variable "iFormatCallback2" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Member variable "fill_color" must not contain underscores.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Member variable "iScale" must be all lower-case
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Member variable "iFileName" must be all lower-case
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Member variable "imgdata_balls" must not contain underscores.
(#27) Member variable "imgdata_diamonds" must not contain underscores.
(#28) Member variable "imgdata_squares" must not contain underscores.
(#29) Member variable "imgdata_bevels" must not contain underscores.
(#30) Member variable "imgdata_stars" must not contain underscores.
(#31) Member variable "imgdata_pushpins" must not contain underscores.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) No space found before comment text; expected "// --------------" but found "//--------------"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Visibility must be declared on method "__construct"
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// ---------------" but found "//---------------"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) method name "PlotMark::SetType" must be in lower-case letters only
(#43) Visibility must be declared on method "SetType"
(#43) Variable "aType" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Variable "aFileName" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Variable "aScale" must be all lower-case
(#44) Variable "aType" must be all lower-case
(#45) Expected "if (...) {\n"; found "if(...) {\n"
(#45) Variable "aType" must be all lower-case
(#45) Variable "aFileName" must be all lower-case
(#45) Expected 1 space before "=="; 0 found
(#45) Expected 1 space after "=="; 0 found
(#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 100% valid code; is this commented out code?
(#46) No space found before comment text; expected "// ('A filename must be specified if you set the mark type to MARK_IMG.');" but found "//('A filename must be specified if you set the mark type to MARK_IMG.');"
(#48) Variable "aFileName" must be all lower-case
(#49) Variable "aScale" must be all lower-case
(#52) method name "PlotMark::SetCallback" must be in lower-case letters only
(#52) Visibility must be declared on method "SetCallback"
(#52) Variable "aFunc" must be all lower-case
(#53) Variable "aFunc" must be all lower-case
(#56) method name "PlotMark::SetCallbackYX" must be in lower-case letters only
(#56) Visibility must be declared on method "SetCallbackYX"
(#56) Variable "aFunc" must be all lower-case
(#57) Variable "aFunc" must be all lower-case
(#60) method name "PlotMark::GetType" must be in lower-case letters only
(#60) Visibility must be declared on method "GetType"
(#64) method name "PlotMark::SetColor" must be in lower-case letters only
(#64) Visibility must be declared on method "SetColor"
(#64) Variable "aColor" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "aColor" must be all lower-case
(#68) method name "PlotMark::SetFillColor" must be in lower-case letters only
(#68) Visibility must be declared on method "SetFillColor"
(#68) Variable "aFillColor" must be all lower-case
(#69) Variable "aFillColor" must be all lower-case
(#72) method name "PlotMark::SetWeight" must be in lower-case letters only
(#72) Visibility must be declared on method "SetWeight"
(#72) Variable "aWeight" must be all lower-case
(#73) Variable "aWeight" must be all lower-case
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) method name "PlotMark::SetSize" must be in lower-case letters only
(#77) Visibility must be declared on method "SetSize"
(#77) Variable "aWidth" must be all lower-case
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Variable "aWidth" must be all lower-case
(#81) method name "PlotMark::SetWidth" must be in lower-case letters only
(#81) Visibility must be declared on method "SetWidth"
(#81) Variable "aWidth" must be all lower-case
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Variable "aWidth" must be all lower-case
(#85) method name "PlotMark::SetDefaultWidth" must be in lower-case letters only
(#85) Visibility must be declared on method "SetDefaultWidth"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#96) method name "PlotMark::GetWidth" must be in lower-case letters only
(#96) Visibility must be declared on method "GetWidth"
(#100) method name "PlotMark::Hide" must be in lower-case letters only
(#100) Visibility must be declared on method "Hide"
(#100) Variable "aHide" must be all lower-case
(#101) Variable "aHide" must be all lower-case
(#104) method name "PlotMark::Show" must be in lower-case letters only
(#104) Visibility must be declared on method "Show"
(#104) Variable "aShow" must be all lower-case
(#105) Variable "aShow" must be all lower-case
(#108) method name "PlotMark::SetCSIMAltVal" must be in lower-case letters only
(#108) Visibility must be declared on method "SetCSIMAltVal"
(#108) Variable "aY" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "aX" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Variable "aY" must be all lower-case
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Variable "aX" must be all lower-case
(#113) method name "PlotMark::SetCSIMTarget" must be in lower-case letters only
(#113) Visibility must be declared on method "SetCSIMTarget"
(#113) Variable "aTarget" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "aWinTarget" must be all lower-case
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Variable "aTarget" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Variable "aWinTarget" must be all lower-case
(#118) method name "PlotMark::SetCSIMAlt" must be in lower-case letters only
(#118) Visibility must be declared on method "SetCSIMAlt"
(#118) Variable "aAlt" must be all lower-case
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Variable "aAlt" must be all lower-case
(#122) method name "PlotMark::GetCSIMAreas" must be in lower-case letters only
(#122) Visibility must be declared on method "GetCSIMAreas"
(#122) Expected 1 space before opening brace; found 0
(#126) method name "PlotMark::AddCSIMPoly" must be in lower-case letters only
(#126) Visibility must be declared on method "AddCSIMPoly"
(#126) Variable "aPts" must be all lower-case
(#127) Variable "aPts" must be all lower-case
(#127) Variable "aPts" must be all lower-case
(#128) Variable "aPts" must be all lower-case
(#128) Expected 1 space before "/"; 0 found
(#128) Expected 1 space after "/"; 0 found
(#129) Expected "for (...) {\n"; found "for(...){\n"
(#129) Space found after opening bracket of FOR loop
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Variable "aPts" must be all lower-case
(#130) Expected 1 space before "*"; 0 found
(#130) Expected 1 space after "*"; 0 found
(#130) Variable "aPts" must be all lower-case
(#130) Expected 1 space before "*"; 0 found
(#130) Expected 1 space after "*"; 0 found
(#130) Expected 1 space before "+"; 0 found
(#130) Expected 1 space after "+"; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#148) method name "PlotMark::AddCSIMCircle" must be in lower-case letters only
(#148) Visibility must be declared on method "AddCSIMCircle"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#151) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#165) Whitespace found at end of line
(#166) method name "PlotMark::Stroke" must be in lower-case letters only
(#166) Visibility must be declared on method "Stroke"
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#167) Inline control structures are not allowed
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#177) Expected "} else {\n"; found "}\n else {\n"
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Inline control structures are not allowed
(#180) Expected 1 space before "=="; 0 found
(#180) Expected 1 space after "=="; 0 found
(#181) Inline control structures are not allowed
(#181) Expected 1 space before "=="; 0 found
(#181) Expected 1 space after "=="; 0 found
(#184) Inline control structures are not allowed
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#185) Inline control structures are not allowed
(#185) Expected 1 space before "=="; 0 found
(#185) Expected 1 space after "=="; 0 found
(#186) Inline control structures are not allowed
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#189) Expected "} else {\n"; found "}\n else {\n"
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Variable "anchor_x" must not contain underscores.
(#204) Variable "anchor_y" must not contain underscores.
(#210) Expected 1 space before "-"; 0 found
(#210) Expected 1 space after "-"; 0 found
(#210) Expected 1 space before "+"; 0 found
(#210) Expected 1 space after "+"; 0 found
(#210) Commas (,) must be followed by white space.
(#217) Expected "if (...) {\n"; found "if(...) {\n"
(#218) Commas (,) must be followed by white space.
(#219) Space found before semicolon; expected "$filename;" but found "$filename ;"
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#227) "require_once" must be immediately followed by an open parenthesis
(#230) Commas (,) must be followed by white space.
(#231) Variable "anchor_x" must not contain underscores.
(#231) Commas (,) must be followed by white space.
(#231) Variable "anchor_y" must not contain underscores.
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#236) "require_once" must be immediately followed by an open parenthesis
(#239) Commas (,) must be followed by white space.
(#240) Variable "anchor_x" must not contain underscores.
(#240) Commas (,) must be followed by white space.
(#240) Variable "anchor_y" must not contain underscores.
(#244) Expected "if (...) {\n"; found "if(...) {\n"
(#245) "require_once" must be immediately followed by an open parenthesis
(#248) Commas (,) must be followed by white space.
(#249) Variable "anchor_x" must not contain underscores.
(#249) Commas (,) must be followed by white space.
(#249) Variable "anchor_y" must not contain underscores.
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#254) "require_once" must be immediately followed by an open parenthesis
(#257) Commas (,) must be followed by white space.
(#258) Variable "anchor_x" must not contain underscores.
(#258) Commas (,) must be followed by white space.
(#258) Variable "anchor_y" must not contain underscores.
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#263) "require_once" must be immediately followed by an open parenthesis
(#266) Commas (,) must be followed by white space.
(#267) Variable "anchor_x" must not contain underscores.
(#267) Commas (,) must be followed by white space.
(#267) Variable "anchor_y" must not contain underscores.
(#274) Expected "if (...) {\n"; found "if(...) {\n"
(#275) "require_once" must be immediately followed by an open parenthesis
(#278) Commas (,) must be followed by white space.
(#279) Variable "anchor_x" must not contain underscores.
(#279) Commas (,) must be followed by white space.
(#279) Variable "anchor_y" must not contain underscores.
(#285) Whitespace found at end of line
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#292) Expected 1 space before "-"; 0 found
(#292) Expected 1 space after "-"; 0 found
(#292) Expected 1 space before "*"; 0 found
(#292) Expected 1 space after "*"; 0 found
(#292) Variable "anchor_x" must not contain underscores.
(#293) Expected 1 space before "-"; 0 found
(#293) Expected 1 space after "-"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Variable "anchor_y" must not contain underscores.
(#294) Whitespace found at end of line
(#295) Commas (,) must be followed by white space.
(#296) Whitespace found at end of line
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#301) Line indented incorrectly; expected at least 16 spaces, found 6
(#303) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Expected "if (...) {\n"; found "if(...) {\n"
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#313) Whitespace found at end of line
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#316) Expected 1 space before "+"; 0 found
(#316) Expected 1 space after "+"; 0 found
(#316) Expected 1 space before "/"; 0 found
(#316) Expected 1 space after "/"; 0 found
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#321) Commas (,) must be followed by white space.
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Expected 1 space before "/"; 0 found
(#322) Expected 1 space after "/"; 0 found
(#322) Commas (,) must be followed by white space.
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "-"; 0 found
(#327) Expected 1 space after "-"; 0 found
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "-"; 0 found
(#327) Expected 1 space after "-"; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "+"; 0 found
(#328) Expected 1 space after "+"; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#329) Expected 1 space before "+"; 0 found
(#329) Expected 1 space after "+"; 0 found
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#329) Expected 1 space before "+"; 0 found
(#329) Expected 1 space after "+"; 0 found
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Expected 1 space before "-"; 0 found
(#330) Expected 1 space after "-"; 0 found
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Expected 1 space before "+"; 0 found
(#330) Expected 1 space after "+"; 0 found
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "-"; 0 found
(#331) Expected 1 space after "-"; 0 found
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "-"; 0 found
(#331) Expected 1 space after "-"; 0 found
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Expected 1 space before "-"; 0 found
(#336) Expected 1 space after "-"; 0 found
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Expected 1 space before "+"; 0 found
(#336) Expected 1 space after "+"; 0 found
(#336) Expected 1 space before "*"; 0 found
(#336) Expected 1 space after "*"; 0 found
(#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) This comment is 56% valid code; is this commented out code?
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#337) Expected 1 space before "-"; 0 found
(#337) Expected 1 space after "-"; 0 found
(#337) Expected 1 space before "*"; 0 found
(#337) Expected 1 space after "*"; 0 found
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Expected 1 space before "+"; 0 found
(#338) Expected 1 space after "+"; 0 found
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Expected 1 space before "+"; 0 found
(#338) Expected 1 space after "+"; 0 found
(#338) Expected 1 space before "*"; 0 found
(#338) Expected 1 space after "*"; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "-"; 0 found
(#339) Expected 1 space after "-"; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "+"; 0 found
(#339) Expected 1 space after "+"; 0 found
(#339) Expected 1 space before "*"; 0 found
(#339) Expected 1 space after "*"; 0 found
(#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) This comment is 56% valid code; is this commented out code?
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space after "="; 0 found
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#344) Expected 1 space before "+"; 0 found
(#344) Expected 1 space after "+"; 0 found
(#344) Expected 1 space before "*"; 0 found
(#344) Expected 1 space after "*"; 0 found
(#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
(#344) This comment is 56% valid code; is this commented out code?
(#345) Expected 1 space before "="; 0 found
(#345) Expected 1 space after "="; 0 found
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#345) Expected 1 space before "="; 0 found
(#345) Expected 1 space after "="; 0 found
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#345) Expected 1 space before "*"; 0 found
(#345) Expected 1 space after "*"; 0 found
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#346) Expected 1 space before "+"; 0 found
(#346) Expected 1 space after "+"; 0 found
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#346) Expected 1 space before "-"; 0 found
(#346) Expected 1 space after "-"; 0 found
(#346) Expected 1 space before "*"; 0 found
(#346) Expected 1 space after "*"; 0 found
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#347) Expected 1 space before "+"; 0 found
(#347) Expected 1 space after "+"; 0 found
(#347) Expected 1 space before "*"; 0 found
(#347) Expected 1 space after "*"; 0 found
(#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) This comment is 56% valid code; is this commented out code?
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "-"; 0 found
(#352) Expected 1 space after "-"; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "-"; 0 found
(#353) Expected 1 space after "-"; 0 found
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#356) Expected 1 space before "="; 0 found
(#356) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#360) Expected 1 space before "+"; 0 found
(#360) Expected 1 space after "+"; 0 found
(#360) Expected 1 space before "*"; 0 found
(#360) Expected 1 space after "*"; 0 found
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#361) Expected 1 space before "+"; 0 found
(#361) Expected 1 space after "+"; 0 found
(#361) Expected 1 space before "*"; 0 found
(#361) Expected 1 space after "*"; 0 found
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "-"; 0 found
(#366) Expected 1 space after "-"; 0 found
(#366) Expected 1 space before "*"; 0 found
(#366) Expected 1 space after "*"; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Expected 1 space before "+"; 0 found
(#367) Expected 1 space after "+"; 0 found
(#367) Expected 1 space before "*"; 0 found
(#367) Expected 1 space after "*"; 0 found
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#369) Expected 1 space before "="; 0 found
(#369) Expected 1 space after "="; 0 found
(#369) Expected 1 space before "-"; 0 found
(#369) Expected 1 space after "-"; 0 found
(#369) Expected 1 space before "*"; 0 found
(#369) Expected 1 space after "*"; 0 found
(#369) Expected 1 space before "="; 0 found
(#369) Expected 1 space after "="; 0 found
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "+"; 0 found
(#374) Expected 1 space after "+"; 0 found
(#374) Expected 1 space before "/"; 0 found
(#374) Expected 1 space after "/"; 0 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "-"; 0 found
(#374) Expected 1 space after "-"; 0 found
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#375) Expected 1 space before "-"; 0 found
(#375) Expected 1 space after "-"; 0 found
(#375) Expected 1 space before "+"; 0 found
(#375) Expected 1 space after "+"; 0 found
(#375) Expected 1 space before "/"; 0 found
(#375) Expected 1 space after "/"; 0 found
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#375) Expected 1 space before "+"; 0 found
(#375) Expected 1 space after "+"; 0 found
(#375) Expected 1 space before "*"; 0 found
(#375) Expected 1 space after "*"; 0 found
(#375) Expected 1 space before "-"; 0 found
(#375) Expected 1 space after "-"; 0 found
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Expected 1 space before "/"; 0 found
(#376) Expected 1 space after "/"; 0 found
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "-"; 0 found
(#376) Expected 1 space after "-"; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "-"; 0 found
(#377) Expected 1 space after "-"; 0 found
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#377) Expected 1 space before "/"; 0 found
(#377) Expected 1 space after "/"; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#377) Expected 1 space before "*"; 0 found
(#377) Expected 1 space after "*"; 0 found
(#377) Expected 1 space before "-"; 0 found
(#377) Expected 1 space after "-"; 0 found
(#386) Expected "if (...) {\n"; found "if(...) {\n"
(#386) Expected 1 space before ">"; 0 found
(#386) Expected 1 space after ">"; 0 found
(#395) Usage of ELSEIF not allowed; use ELSE IF instead
(#395) Expected 1 space before "=="; 0 found
(#395) Expected 1 space after "=="; 0 found
(#397) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#400) Usage of ELSEIF not allowed; use ELSE IF instead
(#400) Expected 1 space before "=="; 0 found
(#400) Expected 1 space after "=="; 0 found
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#407) Usage of ELSEIF not allowed; use ELSE IF instead
(#407) Expected 1 space before "=="; 0 found
(#407) Expected 1 space after "=="; 0 found
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Commas (,) must be followed by white space.
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#411) Expected 1 space before "-"; 0 found
(#411) Expected 1 space after "-"; 0 found
(#411) Expected 1 space before "-"; 0 found
(#411) Expected 1 space after "-"; 0 found
(#412) Expected 1 space before "-"; 0 found
(#412) Expected 1 space after "-"; 0 found
(#412) Expected 1 space before "-"; 0 found
(#412) Expected 1 space after "-"; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#412) Expected 1 space before "+"; 0 found
(#412) Expected 1 space after "+"; 0 found
(#412) Expected 1 space before "+"; 0 found
(#412) Expected 1 space after "+"; 0 found
(#412) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#415) Usage of ELSEIF not allowed; use ELSE IF instead
(#415) Expected 1 space before "=="; 0 found
(#415) Expected 1 space after "=="; 0 found
(#418) Expected 1 space before "+"; 0 found
(#418) Expected 1 space after "+"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "+"; 0 found
(#418) Expected 1 space after "+"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "-"; 0 found
(#418) Expected 1 space after "-"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "-"; 0 found
(#418) Expected 1 space after "-"; 0 found
(#419) Expected 1 space before "-"; 0 found
(#419) Expected 1 space after "-"; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space before "+"; 0 found
(#419) Expected 1 space after "+"; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space before "+"; 0 found
(#419) Expected 1 space after "+"; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space before "-"; 0 found
(#419) Expected 1 space after "-"; 0 found
(#420) Commas (,) must be followed by white space.
(#420) Commas (,) must be followed by white space.
(#420) Expected 1 space before "+"; 0 found
(#420) Expected 1 space after "+"; 0 found
(#422) Usage of ELSEIF not allowed; use ELSE IF instead
(#422) Expected 1 space before "=="; 0 found
(#422) Expected 1 space after "=="; 0 found
(#425) Expected 1 space before "+"; 0 found
(#425) Expected 1 space after "+"; 0 found
(#425) Commas (,) must be followed by white space.
(#425) Expected 1 space before "+"; 0 found
(#425) Expected 1 space after "+"; 0 found
(#425) Commas (,) must be followed by white space.
(#425) Expected 1 space before "-"; 0 found
(#425) Expected 1 space after "-"; 0 found
(#425) Commas (,) must be followed by white space.
(#425) Expected 1 space before "-"; 0 found
(#425) Expected 1 space after "-"; 0 found
(#426) Expected 1 space before "-"; 0 found
(#426) Expected 1 space after "-"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Expected 1 space before "+"; 0 found
(#426) Expected 1 space after "+"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Expected 1 space before "+"; 0 found
(#426) Expected 1 space after "+"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Expected 1 space before "-"; 0 found
(#426) Expected 1 space after "-"; 0 found
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Commas (,) must be followed by white space.
(#428) Expected 1 space before "+"; 0 found
(#428) Expected 1 space after "+"; 0 found
(#428) Expected 1 space before "+"; 0 found
(#428) Expected 1 space after "+"; 0 found
(#428) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#428) Expected 1 space before "-"; 0 found
(#428) Expected 1 space after "-"; 0 found
(#428) Expected 1 space before "-"; 0 found
(#428) Expected 1 space after "-"; 0 found
(#429) Expected 1 space before "-"; 0 found
(#429) Expected 1 space after "-"; 0 found
(#429) Expected 1 space before "-"; 0 found
(#429) Expected 1 space after "-"; 0 found
(#429) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space before "+"; 0 found
(#429) Expected 1 space after "+"; 0 found
(#429) Expected 1 space before "+"; 0 found
(#429) Expected 1 space after "+"; 0 found
(#429) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#430) Expected 1 space before "+"; 0 found
(#430) Expected 1 space after "+"; 0 found
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#437) This comment is 50% valid code; is this commented out code?
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#451) Space found before semicolon; expected "0;" but found "0 ;"
(#452) Member variable "anchor_x" must not contain underscores.
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#452) Member variable "anchor_y" must not contain underscores.
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#452) Space found before semicolon; expected "0.5;" but found "0.5 ;"
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Whitespace found at end of line
(#454) Visibility must be declared on method "__construct"
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) This comment is 50% valid code; is this commented out code?
(#457) Whitespace found at end of line
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) method name "ImgData::GetImg" must be in lower-case letters only
(#459) Visibility must be declared on method "GetImg"
(#459) Variable "aMark" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Variable "aIdx" must be all lower-case
(#460) Variable "aMark" must be all lower-case
(#461) Expected "if (...) {\n"; found "if(...) {\n"
(#461) Variable "aIdx" must be all lower-case
(#462) Expected "if (...) {\n"; found "if(...) {\n"
(#462) Variable "aIdx" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#463) Variable "aIdx" must be all lower-case
(#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
(#463) This comment is 72% valid code; is this commented out code?
(#463) No space found before comment text; expected "// ('This marker "'.($this->name).'" does not exist in color: '.$aIdx);" but found "//('This marker "'.($this->name).'" does not exist in color: '.$aIdx);"
(#465) Variable "aIdx" must be all lower-case
(#467) Usage of ELSEIF not allowed; use ELSE IF instead
(#467) Variable "aIdx" must be all lower-case
(#468) Variable "aIdx" must be all lower-case
(#468) Variable "aIdx" must be all lower-case
(#469) Commas (,) must be followed by white space.
(#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
(#469) This comment is 75% valid code; is this commented out code?
(#469) No space found before comment text; expected "// ('Mark color index too large for marker "'.($this->name).'"');" but found "//('Mark color index too large for marker "'.($this->name).'"');"
(#471) Inline control structures are not allowed
(#472) Variable "aIdx" must be all lower-case
(#472) Space found before semicolon; expected "$aIdx;" but found "$aIdx ;"
(#475) Whitespace found at end of line
(#476) method name "ImgData::GetAnchor" must be in lower-case letters only
(#476) Visibility must be declared on method "GetAnchor"
(#477) Commas (,) must be followed by white space.
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Variable "_gFlagCache" must be all lower-case
(#483) Variable "_gFlagCache" must not contain underscores.
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Whitespace found at end of line
(#492) method name "FlagCache::GetFlagImgByName" must be in lower-case letters only
(#492) Visibility must be declared on method "GetFlagImgByName"
(#492) Variable "aSize" must be all lower-case
(#492) Commas (,) must be followed by white space.
(#492) Variable "aName" must be all lower-case
(#493) Variable "_gFlagCache" must be all lower-case
(#493) Variable "_gFlagCache" must not contain underscores.
(#495) Expected "if (...) {\n"; found "if(...) {\n"
(#495) Variable "_gFlagCache" must be all lower-case
(#495) Variable "_gFlagCache" must not contain underscores.
(#495) Variable "aSize" must be all lower-case
(#496) Variable "_gFlagCache" must be all lower-case
(#496) Variable "_gFlagCache" must not contain underscores.
(#496) Variable "aSize" must be all lower-case
(#496) Variable "aSize" must be all lower-case
(#498) Variable "_gFlagCache" must be all lower-case
(#498) Variable "_gFlagCache" must not contain underscores.
(#498) Variable "aSize" must be all lower-case
(#499) Variable "aName" must be all lower-case
(#499) Commas (,) must be followed by white space.
(#499) Variable "aFullName" must be all lower-case
(#504) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_polar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) "require_once" must be immediately followed by an open parenthesis
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) "require_once" must be immediately followed by an open parenthesis
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) No space found before comment text; expected "// --------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// --------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------"
(#35) Member variable "line_style" must not contain underscores.
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Commas (,) must be followed by white space.
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Member variable "iColor" must be all lower-case
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Member variable "iFillColor" must be all lower-case
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Member variable "iLineWeight" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#48) Visibility must be declared on method "__construct"
(#48) Variable "aData" must be all lower-case
(#49) Variable "aData" must be all lower-case
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#52) No space found before comment text; expected "// ('Polar plots must have an even number of data point. Each data point is a tuple (angle,radius).');" but found "//('Polar plots must have an even number of data point. Each data point is a tuple (angle,radius).');"
(#54) Expected 1 space before "/"; 0 found
(#54) Expected 1 space after "/"; 0 found
(#55) Variable "aData" must be all lower-case
(#59) method name "PolarPlot::SetWeight" must be in lower-case letters only
(#59) Visibility must be declared on method "SetWeight"
(#59) Variable "aWeight" must be all lower-case
(#60) Variable "aWeight" must be all lower-case
(#63) method name "PolarPlot::SetColor" must be in lower-case letters only
(#63) Visibility must be declared on method "SetColor"
(#63) Variable "aColor" must be all lower-case
(#63) Expected 1 space before opening brace; found 0
(#64) Variable "aColor" must be all lower-case
(#67) method name "PolarPlot::SetFillColor" must be in lower-case letters only
(#67) Visibility must be declared on method "SetFillColor"
(#67) Variable "aColor" must be all lower-case
(#67) Expected 1 space before opening brace; found 0
(#68) Variable "aColor" must be all lower-case
(#71) method name "PolarPlot::Max" must be in lower-case letters only
(#71) Visibility must be declared on method "Max"
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected "while (...) {\n"; found "while(...) {\n"
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space before "*"; 0 found
(#75) Expected 1 space after "*"; 0 found
(#75) Expected 1 space before "+"; 0 found
(#75) Expected 1 space after "+"; 0 found
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) method name "PolarPlot::SetCSIMTargets" must be in lower-case letters only
(#81) Visibility must be declared on method "SetCSIMTargets"
(#81) Variable "aTargets" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aAlts" must be all lower-case
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Variable "aTargets" must be all lower-case
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Variable "aAlts" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) method name "PolarPlot::GetCSIMareas" must be in lower-case letters only
(#87) Visibility must be declared on method "GetCSIMareas"
(#91) method name "PolarPlot::SetLegend" must be in lower-case letters only
(#91) Visibility must be declared on method "SetLegend"
(#91) Variable "aLegend" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#91) Variable "aCSIM" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#91) Variable "aCSIMAlt" must be all lower-case
(#92) Variable "aLegend" must be all lower-case
(#93) Variable "aCSIM" must be all lower-case
(#94) Variable "aCSIMAlt" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) method name "PolarPlot::Legend" must be in lower-case letters only
(#99) Visibility must be declared on method "Legend"
(#99) Variable "aGraph" must be all lower-case
(#100) Space found before semicolon; expected "iColor;" but found "iColor ;"
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Expected 1 space before "!="; 0 found
(#102) Expected 1 space after "!="; 0 found
(#104) Variable "aGraph" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#107) Expected "} else {\n"; found "}\n else {\n"
(#108) Variable "aGraph" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#114) method name "PolarPlot::Stroke" must be in lower-case letters only
(#114) Visibility must be declared on method "Stroke"
(#114) Commas (,) must be followed by white space.
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Expected "while (...) {\n"; found "while(...) {\n"
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "*"; 0 found
(#120) Expected 1 space after "*"; 0 found
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "*"; 0 found
(#120) Expected 1 space after "*"; 0 found
(#120) Expected 1 space before "+"; 0 found
(#120) Expected 1 space after "+"; 0 found
(#121) Expected 1 space before "*"; 0 found
(#121) Expected 1 space after "*"; 0 found
(#122) Expected 1 space before "*"; 0 found
(#122) Expected 1 space after "*"; 0 found
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; 0 found
(#127) Expected 1 space before "*"; 0 found
(#127) Expected 1 space after "*"; 0 found
(#127) Expected 1 space before "+"; 0 found
(#127) Expected 1 space after "+"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#131) Expected "} else {\n"; found "}\n else {\n"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 13
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space before "!="; 0 found
(#144) Expected 1 space after "!="; 0 found
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) No space found before comment text; expected "// --------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// --------------------------------------------------------------------------" but found "//--------------------------------------------------------------------------"
(#152) Member variable "angle_step" must not contain underscores.
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Member variable "angle_color" must not contain underscores.
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Member variable "angle_label_color" must not contain underscores.
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Member variable "angle_fontfam" must not contain underscores.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Member variable "angle_fontstyle" must not contain underscores.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Member variable "angle_fontsize" must not contain underscores.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#154) Member variable "angle_fontcolor" must not contain underscores.
(#155) Member variable "gridminor_color" must not contain underscores.
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Member variable "gridmajor_color" must not contain underscores.
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Member variable "show_minor_grid" must not contain underscores.
(#156) Member variable "show_major_grid" must not contain underscores.
(#156) Space found before semicolon; expected "true;" but found "true ;"
(#157) Member variable "show_angle_mark" must not contain underscores.
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Member variable "show_angle_grid" must not contain underscores.
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Member variable "show_angle_label" must not contain underscores.
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Member variable "angle_tick_len" must not contain underscores.
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Member variable "angle_tick_len2" must not contain underscores.
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Member variable "angle_tick_color" must not contain underscores.
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#159) Member variable "show_angle_tick" must not contain underscores.
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Member variable "radius_tick_color" must not contain underscores.
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#162) Possible useless method overriding detected
(#162) Visibility must be declared on method "__construct"
(#162) Commas (,) must be followed by white space.
(#162) Variable "aScale" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "aScale" must be all lower-case
(#166) method name "PolarAxis::ShowAngleDegreeMark" must be in lower-case letters only
(#166) Visibility must be declared on method "ShowAngleDegreeMark"
(#166) Variable "aFlg" must be all lower-case
(#167) Variable "aFlg" must be all lower-case
(#170) method name "PolarAxis::SetAngleStep" must be in lower-case letters only
(#170) Visibility must be declared on method "SetAngleStep"
(#170) Variable "aStep" must be all lower-case
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Variable "aStep" must be all lower-case
(#174) method name "PolarAxis::HideTicks" must be in lower-case letters only
(#174) Visibility must be declared on method "HideTicks"
(#174) Variable "aFlg" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Variable "aAngleFlg" must be all lower-case
(#175) Variable "aFlg" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "aFlg" must be all lower-case
(#176) Variable "aAngleFlg" must be all lower-case
(#179) method name "PolarAxis::ShowAngleLabel" must be in lower-case letters only
(#179) Visibility must be declared on method "ShowAngleLabel"
(#179) Variable "aFlg" must be all lower-case
(#180) Variable "aFlg" must be all lower-case
(#183) method name "PolarAxis::ShowGrid" must be in lower-case letters only
(#183) Visibility must be declared on method "ShowGrid"
(#183) Variable "aMajor" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aMinor" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aAngle" must be all lower-case
(#184) Variable "aMinor" must be all lower-case
(#185) Variable "aMajor" must be all lower-case
(#186) Variable "aAngle" must be all lower-case
(#186) Space found before semicolon; expected "$aAngle;" but found "$aAngle ;"
(#189) method name "PolarAxis::SetAngleFont" must be in lower-case letters only
(#189) Visibility must be declared on method "SetAngleFont"
(#189) Variable "aFontFam" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "aFontStyle" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "aFontSize" must be all lower-case
(#190) Variable "aFontFam" must be all lower-case
(#191) Variable "aFontStyle" must be all lower-case
(#192) Variable "aFontSize" must be all lower-case
(#195) method name "PolarAxis::SetColor" must be in lower-case letters only
(#195) Visibility must be declared on method "SetColor"
(#195) Variable "aColor" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "aRadColor" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "aAngleColor" must be all lower-case
(#196) Inline control structures are not allowed
(#196) Variable "aAngleColor" must be all lower-case
(#197) Variable "aAngleColor" must be all lower-case
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#197) Variable "aColor" must be all lower-case
(#198) Variable "aColor" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "aRadColor" must be all lower-case
(#199) Variable "aAngleColor" must be all lower-case
(#202) method name "PolarAxis::SetGridColor" must be in lower-case letters only
(#202) Visibility must be declared on method "SetGridColor"
(#202) Variable "aMajorColor" must be all lower-case
(#202) Commas (,) must be followed by white space.
(#202) Variable "aMinorColor" must be all lower-case
(#202) Commas (,) must be followed by white space.
(#202) Variable "aAngleColor" must be all lower-case
(#203) Inline control structures are not allowed
(#203) Variable "aMinorColor" must be all lower-case
(#204) Variable "aMinorColor" must be all lower-case
(#204) Variable "aMajorColor" must be all lower-case
(#205) Inline control structures are not allowed
(#205) Variable "aAngleColor" must be all lower-case
(#206) Variable "aAngleColor" must be all lower-case
(#206) Variable "aMajorColor" must be all lower-case
(#208) Variable "aMinorColor" must be all lower-case
(#209) Variable "aMajorColor" must be all lower-case
(#210) Variable "aAngleColor" must be all lower-case
(#213) method name "PolarAxis::SetTickColors" must be in lower-case letters only
(#213) Visibility must be declared on method "SetTickColors"
(#213) Variable "aRadColor" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "aAngleColor" must be all lower-case
(#214) Variable "aRadColor" must be all lower-case
(#215) Variable "aAngleColor" must be all lower-case
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) method name "PolarAxis::StrokeGrid" must be in lower-case letters only
(#219) Visibility must be declared on method "StrokeGrid"
(#220) Expected 1 space before "/"; 0 found
(#220) Expected 1 space after "/"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected "while (...) {\n"; found "while(...) {\n"
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#230) Expected 1 space before "+"; 0 found
(#230) Expected 1 space after "+"; 0 found
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) Expected "if (...) {\n"; found "if(...) {\n"
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#238) Expected 1 space before "*"; 0 found
(#238) Expected 1 space after "*"; 0 found
(#238) Space found before semicolon; expected "1.4;" but found "1.4 ;"
(#239) Expected "while (...) {\n"; found "while(...) {\n"
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "-"; 0 found
(#242) Expected 1 space after "-"; 0 found
(#242) Expected 1 space before "+"; 0 found
(#242) Expected 1 space after "+"; 0 found
(#243) Expected "while (...) {\n"; found "while(...) {\n"
(#244) Expected 1 space before "+"; 0 found
(#244) Expected 1 space after "+"; 0 found
(#244) Expected 1 space before "-"; 0 found
(#244) Expected 1 space after "-"; 0 found
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#263) Expected 1 space before "/"; 0 found
(#263) Expected 1 space after "/"; 0 found
(#265) Expected "} else {\n"; found "}\n else {\n"
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#268) Expected 1 space before "/"; 0 found
(#268) Expected 1 space after "/"; 0 found
(#271) Commas (,) must be followed by white space.
(#271) Expected 1 space before "*"; 0 found
(#271) Expected 1 space after "*"; 0 found
(#271) Space found before semicolon; expected "1.4;" but found "1.4 ;"
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Expected 1 space before "*"; 0 found
(#274) Expected 1 space after "*"; 0 found
(#275) Expected "while (...) {\n"; found "while(...) {\n"
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Space found before semicolon; expected "1.4;" but found "1.4 ;"
(#288) Variable "start_radius" must not contain underscores.
(#288) Expected 1 space before "-"; 0 found
(#288) Expected 1 space after "-"; 0 found
(#289) Expected "while (...) {\n"; found "while(...) {\n"
(#290) Expected "if (...) {\n"; found "if(...) {\n"
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#293) Variable "start_radius" must not contain underscores.
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "/"; 0 found
(#293) Expected 1 space after "/"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#294) Expected 1 space before "-"; 0 found
(#294) Expected 1 space after "-"; 0 found
(#294) Variable "start_radius" must not contain underscores.
(#294) Expected 1 space before "*"; 0 found
(#294) Expected 1 space after "*"; 0 found
(#294) Expected 1 space before "/"; 0 found
(#294) Expected 1 space after "/"; 0 found
(#294) Expected 1 space before "*"; 0 found
(#294) Expected 1 space after "*"; 0 found
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#295) Variable "start_radius" must not contain underscores.
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#295) Expected 1 space before "/"; 0 found
(#295) Expected 1 space after "/"; 0 found
(#295) Expected 1 space before "*"; 0 found
(#295) Expected 1 space after "*"; 0 found
(#295) Expected 1 space before "+"; 0 found
(#295) Expected 1 space after "+"; 0 found
(#296) Expected 1 space before "-"; 0 found
(#296) Expected 1 space after "-"; 0 found
(#296) Expected 1 space before "*"; 0 found
(#296) Expected 1 space after "*"; 0 found
(#296) Expected 1 space before "/"; 0 found
(#296) Expected 1 space after "/"; 0 found
(#296) Expected 1 space before "*"; 0 found
(#296) Expected 1 space after "*"; 0 found
(#299) Expected "} else {\n"; found "}\n else {\n"
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#300) Variable "start_radius" must not contain underscores.
(#300) Expected 1 space before "*"; 0 found
(#300) Expected 1 space after "*"; 0 found
(#300) Expected 1 space before "/"; 0 found
(#300) Expected 1 space after "/"; 0 found
(#300) Expected 1 space before "*"; 0 found
(#300) Expected 1 space after "*"; 0 found
(#300) Expected 1 space before "+"; 0 found
(#300) Expected 1 space after "+"; 0 found
(#301) Expected 1 space before "-"; 0 found
(#301) Expected 1 space after "-"; 0 found
(#301) Variable "start_radius" must not contain underscores.
(#301) Expected 1 space before "*"; 0 found
(#301) Expected 1 space after "*"; 0 found
(#301) Expected 1 space before "/"; 0 found
(#301) Expected 1 space after "/"; 0 found
(#301) Expected 1 space before "*"; 0 found
(#301) Expected 1 space after "*"; 0 found
(#302) Expected 1 space before "+"; 0 found
(#302) Expected 1 space after "+"; 0 found
(#302) Expected 1 space before "*"; 0 found
(#302) Expected 1 space after "*"; 0 found
(#302) Expected 1 space before "/"; 0 found
(#302) Expected 1 space after "/"; 0 found
(#302) Expected 1 space before "*"; 0 found
(#302) Expected 1 space after "*"; 0 found
(#303) Expected 1 space before "-"; 0 found
(#303) Expected 1 space after "-"; 0 found
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#303) Expected 1 space before "/"; 0 found
(#303) Expected 1 space after "/"; 0 found
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#310) method name "PolarAxis::StrokeAngleLabels" must be in lower-case letters only
(#310) Visibility must be declared on method "StrokeAngleLabels"
(#310) Commas (,) must be followed by white space.
(#312) Inline control structures are not allowed
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#317) Commas (,) must be followed by white space.
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#328) Expected 1 space before "/"; 0 found
(#328) Expected 1 space after "/"; 0 found
(#329) Expected 1 space before "/"; 0 found
(#329) Expected 1 space after "/"; 0 found
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#333) Space found before semicolon; expected "angle_tick_len;" but found "angle_tick_len ;"
(#334) Space found before semicolon; expected "angle_tick_len2;" but found "angle_tick_len2 ;"
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Space found before semicolon; expected "90;" but found "90 ;"
(#339) Expected "if (...) {\n"; found "if(...) {\n"
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Expected 1 space before "/"; 0 found
(#342) Expected 1 space after "/"; 0 found
(#342) Expected 1 space before "/"; 0 found
(#342) Expected 1 space after "/"; 0 found
(#342) Expected 1 space before "*"; 0 found
(#342) Expected 1 space after "*"; 0 found
(#343) Expected 1 space before "-"; 0 found
(#343) Expected 1 space after "-"; 0 found
(#344) Expected 1 space before "+"; 0 found
(#344) Expected 1 space after "+"; 0 found
(#345) Expected 1 space before "-"; 0 found
(#345) Expected 1 space after "-"; 0 found
(#348) Expected "while (...) {\n"; found "while(...) {\n"
(#349) Expected 1 space before "/"; 0 found
(#349) Expected 1 space after "/"; 0 found
(#349) Expected 1 space before "*"; 0 found
(#349) Expected 1 space after "*"; 0 found
(#350) Expected 1 space before "/"; 0 found
(#350) Expected 1 space after "/"; 0 found
(#350) Expected 1 space before "*"; 0 found
(#350) Expected 1 space after "*"; 0 found
(#351) Expected 1 space before "*"; 0 found
(#351) Expected 1 space after "*"; 0 found
(#352) Expected 1 space before "*"; 0 found
(#352) Expected 1 space after "*"; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Expected 1 space before "/"; 0 found
(#355) Expected 1 space after "/"; 0 found
(#357) Expected "if (...) {\n"; found "if(...) {\n"
(#361) Expected "} else {\n"; found "}\n else {\n"
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "-"; 0 found
(#365) Expected 1 space after "-"; 0 found
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "+"; 0 found
(#365) Expected 1 space after "+"; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#368) Usage of ELSEIF not allowed; use ELSE IF instead
(#369) Expected 1 space before "/"; 0 found
(#369) Expected 1 space after "/"; 0 found
(#371) Expected "if (...) {\n"; found "if(...) {\n"
(#375) Expected "} else {\n"; found "}\n else {\n"
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "-"; 0 found
(#379) Expected 1 space after "-"; 0 found
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#383) Expected 1 space before "/"; 0 found
(#383) Expected 1 space after "/"; 0 found
(#385) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Expected "} else {\n"; found "}\n else {\n"
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "+"; 0 found
(#393) Expected 1 space after "+"; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Expected 1 space before "-"; 0 found
(#393) Expected 1 space after "-"; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#396) Expected "} else {\n"; found "}\n else {\n"
(#397) Expected 1 space before "/"; 0 found
(#397) Expected 1 space after "/"; 0 found
(#399) Expected "if (...) {\n"; found "if(...) {\n"
(#403) Expected "} else {\n"; found "}\n else {\n"
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Expected 1 space before "-"; 0 found
(#407) Expected 1 space after "-"; 0 found
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Expected 1 space before "+"; 0 found
(#407) Expected 1 space after "+"; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#410) Expected "if (...) {\n"; found "if(...) {\n"
(#411) Commas (,) must be followed by white space.
(#412) Expected "if (...) {\n"; found "if(...) {\n"
(#413) Expected 1 space before "-"; 0 found
(#413) Expected 1 space after "-"; 0 found
(#415) Expected "} else {\n"; found "}\n else {\n"
(#418) Expected "if (...) {\n"; found "if(...) {\n"
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#422) Expected "if (...) {\n"; found "if(...) {\n"
(#423) Commas (,) must be followed by white space.
(#423) Commas (,) must be followed by white space.
(#423) Commas (,) must be followed by white space.
(#430) Expected "} else {\n"; found "}\n else {\n"
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Expected 1 space before "/"; 0 found
(#432) Expected 1 space after "/"; 0 found
(#432) Expected 1 space before "*"; 0 found
(#432) Expected 1 space after "*"; 0 found
(#432) Expected 1 space before "/"; 0 found
(#432) Expected 1 space after "/"; 0 found
(#432) Expected 1 space before "*"; 0 found
(#432) Expected 1 space after "*"; 0 found
(#433) Expected 1 space before "-"; 0 found
(#433) Expected 1 space after "-"; 0 found
(#435) Expected "while (...) {\n"; found "while(...) {\n"
(#436) Expected 1 space before "/"; 0 found
(#436) Expected 1 space after "/"; 0 found
(#436) Expected 1 space before "*"; 0 found
(#436) Expected 1 space after "*"; 0 found
(#437) Expected 1 space before "/"; 0 found
(#437) Expected 1 space after "/"; 0 found
(#437) Expected 1 space before "*"; 0 found
(#437) Expected 1 space after "*"; 0 found
(#438) Expected 1 space before "*"; 0 found
(#438) Expected 1 space after "*"; 0 found
(#439) Expected 1 space before "*"; 0 found
(#439) Expected 1 space after "*"; 0 found
(#440) Expected "if (...) {\n"; found "if(...) {\n"
(#441) Expected 1 space before "/"; 0 found
(#441) Expected 1 space after "/"; 0 found
(#443) Expected "if (...) {\n"; found "if(...) {\n"
(#447) Expected "} else {\n"; found "}\n else {\n"
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Expected 1 space before "-"; 0 found
(#451) Expected 1 space after "-"; 0 found
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Expected 1 space before "+"; 0 found
(#451) Expected 1 space after "+"; 0 found
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#454) Usage of ELSEIF not allowed; use ELSE IF instead
(#455) Expected 1 space before "*"; 0 found
(#455) Expected 1 space after "*"; 0 found
(#455) Expected 1 space before "/"; 0 found
(#455) Expected 1 space after "/"; 0 found
(#457) Expected "if (...) {\n"; found "if(...) {\n"
(#461) Expected "} else {\n"; found "}\n else {\n"
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "+"; 0 found
(#465) Expected 1 space after "+"; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "-"; 0 found
(#465) Expected 1 space after "-"; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#468) Usage of ELSEIF not allowed; use ELSE IF instead
(#469) Expected 1 space before "/"; 0 found
(#469) Expected 1 space after "/"; 0 found
(#471) Expected "if (...) {\n"; found "if(...) {\n"
(#475) Expected "} else {\n"; found "}\n else {\n"
(#479) Expected 1 space before "="; 0 found
(#479) Expected 1 space after "="; 0 found
(#479) Expected 1 space before "+"; 0 found
(#479) Expected 1 space after "+"; 0 found
(#479) Expected 1 space before "="; 0 found
(#479) Expected 1 space after "="; 0 found
(#479) Expected 1 space before "-"; 0 found
(#479) Expected 1 space after "-"; 0 found
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#482) Commas (,) must be followed by white space.
(#483) Expected "if (...) {\n"; found "if(...) {\n"
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 20 spaces, found 17
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#488) Expected "if (...) {\n"; found "if(...) {\n"
(#489) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#497) method name "PolarAxis::Stroke" must be in lower-case letters only
(#497) Visibility must be declared on method "Stroke"
(#497) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#502) Expected "if (...) {\n"; found "if(...) {\n"
(#503) Commas (,) must be followed by white space.
(#504) Expected 1 space before "-"; 0 found
(#504) Expected 1 space after "-"; 0 found
(#505) Expected 1 space before "+"; 0 found
(#505) Expected 1 space after "+"; 0 found
(#505) Expected 1 space before "-"; 0 found
(#505) Expected 1 space after "-"; 0 found
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#507) Expected 1 space before "+"; 0 found
(#507) Expected 1 space after "+"; 0 found
(#507) Expected 1 space before "+"; 0 found
(#507) Expected 1 space after "+"; 0 found
(#507) Expected 1 space before "+"; 0 found
(#507) Expected 1 space after "+"; 0 found
(#508) Expected "if (...) {\n"; found "if(...) {\n"
(#508) Expected 1 space before "=="; 0 found
(#508) Expected 1 space after "=="; 0 found
(#509) Expected 1 space before "-"; 0 found
(#509) Expected 1 space after "-"; 0 found
(#509) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#511) Usage of ELSEIF not allowed; use ELSE IF instead
(#511) Expected 1 space before "=="; 0 found
(#511) Expected 1 space after "=="; 0 found
(#511) Expected 1 space before "=="; 0 found
(#511) Expected 1 space after "=="; 0 found
(#512) Expected 1 space before "-"; 0 found
(#512) Expected 1 space after "-"; 0 found
(#512) Expected 1 space before "-"; 0 found
(#512) Expected 1 space after "-"; 0 found
(#512) Expected 1 space before "/"; 0 found
(#512) Expected 1 space after "/"; 0 found
(#512) Expected 1 space before "+"; 0 found
(#512) Expected 1 space after "+"; 0 found
(#513) Commas (,) must be followed by white space.
(#513) Commas (,) must be followed by white space.
(#515) Usage of ELSEIF not allowed; use ELSE IF instead
(#515) Expected 1 space before "=="; 0 found
(#515) Expected 1 space after "=="; 0 found
(#516) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#518) Expected "} else {\n"; found "}\n else {\n"
(#519) Commas (,) must be followed by white space.
(#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 70% valid code; is this commented out code?
(#520) No space found before comment text; expected "// ('Unknown alignment specified for X-axis title. ('.$this->title_adjust.')');" but found "//('Unknown alignment specified for X-axis title. ('.$this->title_adjust.')');"
(#522) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#525) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Expected 1 space before "*"; 0 found
(#533) Expected 1 space after "*"; 0 found
(#533) Expected 1 space before "+"; 0 found
(#533) Expected 1 space after "+"; 0 found
(#533) Expected 1 space before "/"; 0 found
(#533) Expected 1 space after "/"; 0 found
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#536) Expected "while (...) {\n"; found "while(...) {\n"
(#538) Expected 1 space before "-"; 0 found
(#538) Expected 1 space after "-"; 0 found
(#538) Space found before semicolon; expected "];" but found "] ;"
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#544) Expected "while (...) {\n"; found "while(...) {\n"
(#546) Expected 1 space before "-"; 0 found
(#546) Expected 1 space after "-"; 0 found
(#546) Space found before semicolon; expected "];" but found "] ;"
(#551) Expected 1 space before "="; 0 found
(#551) Expected 1 space after "="; 0 found
(#552) Expected "while (...) {\n"; found "while(...) {\n"
(#554) Expected 1 space before "-"; 0 found
(#554) Expected 1 space after "-"; 0 found
(#554) Space found before semicolon; expected "];" but found "] ;"
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Expected 1 space before "*"; 0 found
(#560) Expected 1 space after "*"; 0 found
(#561) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Expected "if (...) {\n"; found "if(...) {\n"
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#566) Expected "while (...) {\n"; found "while(...) {\n"
(#566) Expected 1 space before "/"; 0 found
(#566) Expected 1 space after "/"; 0 found
(#567) Space found before semicolon; expected ");" but found ") ;"
(#568) Commas (,) must be followed by white space.
(#568) Commas (,) must be followed by white space.
(#568) Commas (,) must be followed by white space.
(#574) Expected 1 space before "*"; 0 found
(#574) Expected 1 space after "*"; 0 found
(#575) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#579) Expected 1 space before "="; 0 found
(#579) Expected 1 space after "="; 0 found
(#580) Expected "while (...) {\n"; found "while(...) {\n"
(#580) Expected 1 space before "/"; 0 found
(#580) Expected 1 space after "/"; 0 found
(#581) Space found before semicolon; expected ");" but found ") ;"
(#582) Commas (,) must be followed by white space.
(#582) Commas (,) must be followed by white space.
(#582) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#595) Expected 1 space before "="; 0 found
(#595) Expected 1 space after "="; 0 found
(#597) Visibility must be declared on method "__construct"
(#597) Variable "aMax" must be all lower-case
(#597) Commas (,) must be followed by white space.
(#597) Commas (,) must be followed by white space.
(#597) Variable "aClockwise" must be all lower-case
(#598) Commas (,) must be followed by white space.
(#598) Variable "aMax" must be all lower-case
(#598) Commas (,) must be followed by white space.
(#600) Variable "aClockwise" must be all lower-case
(#603) method name "PolarScale::SetClockwise" must be in lower-case letters only
(#603) Visibility must be declared on method "SetClockwise"
(#603) Variable "aFlg" must be all lower-case
(#604) Variable "aFlg" must be all lower-case
(#607) method name "PolarScale::_Translate" must be in lower-case letters only
(#607) Visibility must be declared on method "_Translate"
(#611) method name "PolarScale::PTranslate" must be in lower-case letters only
(#611) Visibility must be declared on method "PTranslate"
(#611) Variable "aAngle" must be all lower-case
(#611) Commas (,) must be followed by white space.
(#611) Variable "aRad" must be all lower-case
(#614) Expected 1 space before "/"; 0 found
(#614) Expected 1 space after "/"; 0 found
(#615) Variable "aRad" must be all lower-case
(#615) Variable "aRad" must be all lower-case
(#615) Expected 1 space before "/"; 0 found
(#615) Expected 1 space after "/"; 0 found
(#615) Expected 1 space before "*"; 0 found
(#615) Expected 1 space after "*"; 0 found
(#617) Variable "aAngle" must be all lower-case
(#617) Expected 1 space before "/"; 0 found
(#617) Expected 1 space after "/"; 0 found
(#618) Expected "if (...) {\n"; found "if(...) { \n"
(#618) Whitespace found at end of line
(#619) Expected 1 space before "*"; 0 found
(#619) Expected 1 space after "*"; 0 found
(#619) Expected 1 space before "-"; 0 found
(#619) Expected 1 space after "-"; 0 found
(#622) Variable "aRad" must be all lower-case
(#623) Variable "aRad" must be all lower-case
(#627) Expected "if (...) {\n"; found "if(...) {\n"
(#628) Expected 1 space before "/"; 0 found
(#628) Expected 1 space after "/"; 0 found
(#630) Expected "} else {\n"; found "}\n else {\n"
(#633) Commas (,) must be followed by white space.
(#639) Expected 1 space before "="; 0 found
(#639) Expected 1 space after "="; 0 found
(#641) Visibility must be declared on method "__construct"
(#641) Variable "aMax" must be all lower-case
(#641) Commas (,) must be followed by white space.
(#641) Commas (,) must be followed by white space.
(#641) Variable "aClockwise" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Variable "aMax" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#645) Variable "aClockwise" must be all lower-case
(#649) method name "PolarLogScale::SetClockwise" must be in lower-case letters only
(#649) Visibility must be declared on method "SetClockwise"
(#649) Variable "aFlg" must be all lower-case
(#650) Variable "aFlg" must be all lower-case
(#653) method name "PolarLogScale::PTranslate" must be in lower-case letters only
(#653) Visibility must be declared on method "PTranslate"
(#653) Variable "aAngle" must be all lower-case
(#653) Commas (,) must be followed by white space.
(#653) Variable "aRad" must be all lower-case
(#655) Inline control structures are not allowed
(#655) Variable "aRad" must be all lower-case
(#656) Variable "aRad" must be all lower-case
(#657) Variable "aRad" must be all lower-case
(#657) Variable "aRad" must be all lower-case
(#659) Expected 1 space before "/"; 0 found
(#659) Expected 1 space after "/"; 0 found
(#660) Variable "aRad" must be all lower-case
(#660) Variable "aRad" must be all lower-case
(#660) Expected 1 space before "/"; 0 found
(#660) Expected 1 space after "/"; 0 found
(#660) Expected 1 space before "*"; 0 found
(#660) Expected 1 space after "*"; 0 found
(#662) Variable "aAngle" must be all lower-case
(#662) Expected 1 space before "/"; 0 found
(#662) Expected 1 space after "/"; 0 found
(#663) Expected "if (...) {\n"; found "if(...) {\n"
(#664) Expected 1 space before "*"; 0 found
(#664) Expected 1 space after "*"; 0 found
(#664) Expected 1 space before "-"; 0 found
(#664) Expected 1 space after "-"; 0 found
(#667) Variable "aRad" must be all lower-case
(#668) Variable "aRad" must be all lower-case
(#670) Expected 1 space before "+"; 0 found
(#670) Expected 1 space after "+"; 0 found
(#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
(#670) This comment is 86% valid code; is this commented out code?
(#670) No space found before comment text; expected "// $this->_Translate(0);" but found "//$this->_Translate(0);"
(#671) Expected "if (...) {\n"; found "if(...) {\n"
(#672) Expected 1 space before "/"; 0 found
(#672) Expected 1 space after "/"; 0 found
(#674) Expected "} else {\n"; found "}\n else {\n"
(#677) Commas (,) must be followed by white space.
(#684) Member variable "iType" must be all lower-case
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#685) Member variable "iClockwise" must be all lower-case
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#687) Visibility must be declared on method "__construct"
(#687) Variable "aWidth" must be all lower-case
(#687) Commas (,) must be followed by white space.
(#687) Variable "aHeight" must be all lower-case
(#687) Commas (,) must be followed by white space.
(#687) Variable "aCachedName" must be all lower-case
(#687) Commas (,) must be followed by white space.
(#687) Variable "aTimeOut" must be all lower-case
(#687) Commas (,) must be followed by white space.
(#687) Variable "aInline" must be all lower-case
(#688) Variable "aWidth" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aHeight" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aCachedName" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aTimeOut" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aInline" must be all lower-case
(#688) Space found before semicolon; expected ");" but found ") ;"
(#694) method name "PolarGraph::SetDensity" must be in lower-case letters only
(#694) Visibility must be declared on method "SetDensity"
(#694) Variable "aDense" must be all lower-case
(#695) Commas (,) must be followed by white space.
(#695) Variable "aDense" must be all lower-case
(#698) method name "PolarGraph::SetClockwise" must be in lower-case letters only
(#698) Visibility must be declared on method "SetClockwise"
(#698) Variable "aFlg" must be all lower-case
(#699) Variable "aFlg" must be all lower-case
(#702) method name "PolarGraph::Set90AndMargin" must be in lower-case letters only
(#702) Visibility must be declared on method "Set90AndMargin"
(#702) Commas (,) must be followed by white space.
(#702) Commas (,) must be followed by white space.
(#702) Commas (,) must be followed by white space.
(#703) Expected 1 space before "/"; 0 found
(#703) Expected 1 space after "/"; 0 found
(#705) Expected 1 space before "-"; 0 found
(#705) Expected 1 space after "-"; 0 found
(#705) Expected 1 space before "+"; 0 found
(#705) Expected 1 space after "+"; 0 found
(#705) Expected 1 space before "+"; 0 found
(#705) Expected 1 space after "+"; 0 found
(#705) Expected 1 space before "/"; 0 found
(#705) Expected 1 space after "/"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "/"; 0 found
(#706) Expected 1 space after "/"; 0 found
(#707) Expected 1 space before "-"; 0 found
(#707) Expected 1 space after "-"; 0 found
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Expected 1 space before "/"; 0 found
(#707) Expected 1 space after "/"; 0 found
(#708) Expected 1 space before "+"; 0 found
(#708) Expected 1 space after "+"; 0 found
(#708) Expected 1 space before "+"; 0 found
(#708) Expected 1 space after "+"; 0 found
(#708) Expected 1 space before "+"; 0 found
(#708) Expected 1 space after "+"; 0 found
(#708) Expected 1 space before "/"; 0 found
(#708) Expected 1 space after "/"; 0 found
(#710) Commas (,) must be followed by white space.
(#713) method name "PolarGraph::SetScale" must be in lower-case letters only
(#713) Visibility must be declared on method "SetScale"
(#713) Variable "aScale" must be all lower-case
(#713) Commas (,) must be followed by white space.
(#713) Commas (,) must be followed by white space.
(#713) Commas (,) must be followed by white space.
(#713) Commas (,) must be followed by white space.
(#714) Expected "if (...) {\n"; found "if(...) {\n"
(#714) Variable "aScale" must be all lower-case
(#715) Commas (,) must be followed by white space.
(#715) Commas (,) must be followed by white space.
(#717) Usage of ELSEIF not allowed; use ELSE IF instead
(#717) Variable "aScale" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#720) Expected "} else {\n"; found "}\n else {\n"
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) This comment is 100% valid code; is this commented out code?
(#721) No space found before comment text; expected "// ('Unknown scale type for polar graph. Must be "lin" or "log"');" but found "//('Unknown scale type for polar graph. Must be "lin" or "log"');"
(#724) Commas (,) must be followed by white space.
(#725) Commas (,) must be followed by white space.
(#725) Commas (,) must be followed by white space.
(#725) Commas (,) must be followed by white space.
(#728) method name "PolarGraph::SetType" must be in lower-case letters only
(#728) Visibility must be declared on method "SetType"
(#728) Variable "aType" must be all lower-case
(#729) Variable "aType" must be all lower-case
(#732) method name "PolarGraph::SetPlotSize" must be in lower-case letters only
(#732) Visibility must be declared on method "SetPlotSize"
(#732) Commas (,) must be followed by white space.
(#733) Expected 1 space before "-"; 0 found
(#733) Expected 1 space after "-"; 0 found
(#733) Expected 1 space before "/"; 0 found
(#733) Expected 1 space after "/"; 0 found
(#733) Commas (,) must be followed by white space.
(#733) Expected 1 space before "-"; 0 found
(#733) Expected 1 space after "-"; 0 found
(#733) Expected 1 space before "/"; 0 found
(#733) Expected 1 space after "/"; 0 found
(#734) Expected 1 space before "-"; 0 found
(#734) Expected 1 space after "-"; 0 found
(#734) Expected 1 space before "/"; 0 found
(#734) Expected 1 space after "/"; 0 found
(#734) Commas (,) must be followed by white space.
(#734) Expected 1 space before "-"; 0 found
(#734) Expected 1 space after "-"; 0 found
(#734) Expected 1 space before "/"; 0 found
(#734) Expected 1 space after "/"; 0 found
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) method name "PolarGraph::GetPlotsMax" must be in lower-case letters only
(#738) Visibility must be declared on method "GetPlotsMax"
(#741) Expected 1 space before "="; 0 found
(#741) Expected 1 space after "="; 0 found
(#742) Expected "while (...) {\n"; found "while(...) {\n"
(#743) Commas (,) must be followed by white space.
(#749) method name "PolarGraph::Stroke" must be in lower-case letters only
(#749) Visibility must be declared on method "Stroke"
(#749) Variable "aStrokeFileName" must be all lower-case
(#761) Variable "_csim" must not contain underscores.
(#761) Variable "aStrokeFileName" must be all lower-case
(#761) Expected 1 space before "==="; 0 found
(#761) Expected 1 space after "==="; 0 found
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) No space found before comment text; expected "// Check if we should autoscale axis" but found "//Check if we should autoscale axis"
(#770) Expected "if (...) {\n"; found "if(...) {\n"
(#770) Expected 1 space before ">"; 0 found
(#770) Expected 1 space after ">"; 0 found
(#775) Expected 1 space before "+"; 0 found
(#775) Expected 1 space after "+"; 0 found
(#776) Commas (,) must be followed by white space.
(#776) Commas (,) must be followed by white space.
(#777) Expected 1 space before "/"; 0 found
(#777) Expected 1 space after "/"; 0 found
(#777) Expected 1 space before "/"; 0 found
(#777) Expected 1 space after "/"; 0 found
(#781) Expected "} else {\n"; found "}\n else {\n"
(#787) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) This comment is 50% valid code; is this commented out code?
(#787) No space found before comment text; expected "// $min = 0;" but found "//$min = 0;"
(#792) Expected 1 space before "+"; 0 found
(#792) Expected 1 space after "+"; 0 found
(#793) Commas (,) must be followed by white space.
(#793) Commas (,) must be followed by white space.
(#794) Expected 1 space before "/"; 0 found
(#794) Expected 1 space after "/"; 0 found
(#794) Expected 1 space before "/"; 0 found
(#794) Expected 1 space after "/"; 0 found
(#799) Expected "if (...) {\n"; found "if(...) {\n"
(#799) Expected 1 space after "=="; 2 found
(#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 9
(#802) Expected "} else {\n"; found "}\n else {\n"
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 12 spaces, found 9
(#803) Expected 1 space before "/"; 0 found
(#803) Expected 1 space after "/"; 0 found
(#806) Expected "if (...) {\n"; found "if(...) {\n"
(#806) Variable "_csim" must not contain underscores.
(#812) Expected "if (...) {\n"; found "if(...) {\n"
(#816) Expected "if (...) {\n"; found "if(...) {\n"
(#816) Variable "_csim" must not contain underscores.
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Expected "for (...) {\n"; found "for(...) {\n"
(#821) Expected 1 space before "="; 0 found
(#821) Expected 1 space after "="; 0 found
(#822) Commas (,) must be followed by white space.
(#824) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#826) Expected "if (...) {\n"; found "if(...) {\n"
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Expected "if (...) {\n"; found "if(...) {\n"
(#829) Commas (,) must be followed by white space.
(#830) Commas (,) must be followed by white space.
(#831) Commas (,) must be followed by white space.
(#832) Expected 1 space before "+"; 0 found
(#832) Expected 1 space after "+"; 0 found
(#832) Commas (,) must be followed by white space.
(#832) Expected 1 space before "+"; 0 found
(#832) Expected 1 space after "+"; 0 found
(#834) Usage of ELSEIF not allowed; use ELSE IF instead
(#835) Expected 1 space before "/"; 0 found
(#835) Expected 1 space after "/"; 0 found
(#836) Expected 1 space before "/"; 0 found
(#836) Expected 1 space after "/"; 0 found
(#841) Commas (,) must be followed by white space.
(#842) Expected 1 space before "-"; 0 found
(#842) Expected 1 space after "-"; 0 found
(#842) Expected 1 space before "+"; 0 found
(#842) Expected 1 space after "+"; 0 found
(#842) Expected 1 space before "+"; 0 found
(#842) Expected 1 space after "+"; 0 found
(#842) Expected 1 space before "/"; 0 found
(#842) Expected 1 space after "/"; 0 found
(#843) Expected 1 space before "-"; 0 found
(#843) Expected 1 space after "-"; 0 found
(#843) Expected 1 space before "+"; 0 found
(#843) Expected 1 space after "+"; 0 found
(#843) Expected 1 space before "+"; 0 found
(#843) Expected 1 space after "+"; 0 found
(#843) Expected 1 space before "/"; 0 found
(#843) Expected 1 space after "/"; 0 found
(#844) Expected 1 space before "-"; 0 found
(#844) Expected 1 space after "-"; 0 found
(#844) Expected 1 space before "+"; 0 found
(#844) Expected 1 space after "+"; 0 found
(#844) Expected 1 space before "+"; 0 found
(#844) Expected 1 space after "+"; 0 found
(#844) Expected 1 space before "/"; 0 found
(#844) Expected 1 space after "/"; 0 found
(#845) Expected 1 space before "-"; 0 found
(#845) Expected 1 space after "-"; 0 found
(#845) Expected 1 space before "+"; 0 found
(#845) Expected 1 space after "+"; 0 found
(#845) Expected 1 space before "+"; 0 found
(#845) Expected 1 space after "+"; 0 found
(#845) Expected 1 space before "/"; 0 found
(#845) Expected 1 space after "/"; 0 found
(#846) Expected 1 space before "+"; 0 found
(#846) Expected 1 space after "+"; 0 found
(#847) Expected 1 space before "+"; 0 found
(#847) Expected 1 space after "+"; 0 found
(#853) Expected "if (...) {\n"; found "if(...) {\n"
(#853) Variable "_csim" must not contain underscores.
(#855) Commas (,) must be followed by white space.
(#858) Expected "if (...) {\n"; found "if(...) {\n"
(#858) Variable "_csim" must not contain underscores.
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Expected "for (...) {\n"; found "for(...) {\n"
(#868) Space found before closing bracket of FOR loop
(#868) Space found before second semicolon of FOR loop
(#868) Expected 1 space before "="; 0 found
(#868) Expected 1 space after "="; 0 found
(#868) Space found before semicolon; expected ");" but found ") ;"
(#874) Expected "if (...) {\n"; found "if(...) {\n"
(#874) Variable "_csim" must not contain underscores.
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#880) Inline control structures are not allowed
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Expected "if (...) {\n"; found "if(...) {\n"
(#886) Variable "aStrokeFileName" must be all lower-case
(#889) Expected "} else {\n"; found "}\n else {\n"
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) Commas (,) must be followed by white space.
(#891) Commas (,) must be followed by white space.
(#891) Commas (,) must be followed by white space.
(#891) Variable "aStrokeFileName" must be all lower-case
(#899) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_radar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#20) Visibility must be declared on method "__construct"
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 50% valid code; is this commented out code?
(#24) method name "RadarLogTicks::Stroke" must be in lower-case letters only
(#24) Visibility must be declared on method "Stroke"
(#24) Variable "aImg" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Variable "aPos" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aAxisAngle" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aScale" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aMajPos" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Variable "aMajLabel" must be all lower-case
(#25) Variable "aScale" must be all lower-case
(#26) Variable "aScale" must be all lower-case
(#27) Variable "nextMajor" must be all lower-case
(#27) Expected 1 space before "*"; 0 found
(#27) Expected 1 space after "*"; 0 found
(#28) Variable "nextMajor" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#31) Variable "ticklen_maj" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Variable "dx_maj" must not contain underscores.
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Variable "aAxisAngle" must be all lower-case
(#32) Expected 1 space before "*"; 0 found
(#32) Expected 1 space after "*"; 0 found
(#32) Variable "ticklen_maj" must not contain underscores.
(#33) Variable "dy_maj" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Variable "aAxisAngle" must be all lower-case
(#33) Expected 1 space before "*"; 0 found
(#33) Expected 1 space after "*"; 0 found
(#33) Variable "ticklen_maj" must not contain underscores.
(#34) Variable "ticklen_min" must not contain underscores.
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Variable "dx_min" must not contain underscores.
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Variable "aAxisAngle" must be all lower-case
(#35) Expected 1 space before "*"; 0 found
(#35) Expected 1 space after "*"; 0 found
(#35) Variable "ticklen_min" must not contain underscores.
(#36) Variable "dy_min" must not contain underscores.
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Variable "aAxisAngle" must be all lower-case
(#36) Expected 1 space before "*"; 0 found
(#36) Expected 1 space after "*"; 0 found
(#36) Variable "ticklen_min" must not contain underscores.
(#38) Variable "aMajPos" must be all lower-case
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Variable "aMajLabel" must be all lower-case
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Variable "aMajLabel" must be all lower-case
(#44) Expected "} else {\n"; found "}\n else {\n"
(#45) Variable "aMajLabel" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "aScale" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "*"; 0 found
(#49) Expected 1 space after "*"; 0 found
(#49) Variable "aAxisAngle" must be all lower-case
(#49) Expected 1 space before "+"; 0 found
(#49) Expected 1 space after "+"; 0 found
(#49) Variable "aScale" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "aPos" must be all lower-case
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Expected 1 space before "*"; 0 found
(#50) Expected 1 space after "*"; 0 found
(#50) Variable "aAxisAngle" must be all lower-case
(#51) Variable "aMajPos" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "+"; 0 found
(#51) Expected 1 space after "+"; 0 found
(#51) Expected 1 space before "*"; 0 found
(#51) Expected 1 space after "*"; 0 found
(#51) Variable "dx_maj" must not contain underscores.
(#52) Variable "aMajPos" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Variable "aImg" must be all lower-case
(#52) Expected 1 space before "/"; 0 found
(#52) Expected 1 space after "/"; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#56) Variable "aImg" must be all lower-case
(#58) Expected "for (...) {\n"; found "for(...) {\n"
(#58) Space found before closing bracket of FOR loop
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "<="; 0 found
(#58) Expected 1 space after "<="; 0 found
(#58) Expected 1 space before "+="; 0 found
(#58) Expected 1 space after "+="; 0 found
(#58) Commas (,) must be followed by white space.
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Variable "aScale" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "*"; 0 found
(#60) Expected 1 space after "*"; 0 found
(#60) Variable "aAxisAngle" must be all lower-case
(#60) Expected 1 space before "+"; 0 found
(#60) Expected 1 space after "+"; 0 found
(#60) Variable "aScale" must be all lower-case
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "aPos" must be all lower-case
(#61) Expected 1 space before "-"; 0 found
(#61) Expected 1 space after "-"; 0 found
(#61) Expected 1 space before "*"; 0 found
(#61) Expected 1 space after "*"; 0 found
(#61) Variable "aAxisAngle" must be all lower-case
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Variable "aMajPos" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "+"; 0 found
(#65) Expected 1 space after "+"; 0 found
(#65) Expected 1 space before "*"; 0 found
(#65) Expected 1 space after "*"; 0 found
(#65) Variable "dx_maj" must not contain underscores.
(#66) Variable "aMajPos" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "-"; 0 found
(#66) Expected 1 space after "-"; 0 found
(#66) Variable "aImg" must be all lower-case
(#66) Expected 1 space before "/"; 0 found
(#66) Expected 1 space after "/"; 0 found
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Variable "aImg" must be all lower-case
(#71) Variable "aImg" must be all lower-case
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#71) Variable "dx_maj" must not contain underscores.
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#71) Variable "dy_maj" must not contain underscores.
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space before "-"; 0 found
(#71) Expected 1 space after "-"; 0 found
(#71) Variable "dx_maj" must not contain underscores.
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space before "-"; 0 found
(#71) Expected 1 space after "-"; 0 found
(#71) Variable "dy_maj" must not contain underscores.
(#72) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Variable "aImg" must be all lower-case
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Commas (,) must be followed by white space.
(#78) Variable "nextMajor" must be all lower-case
(#80) Expected "} else {\n"; found "}\n else {\n"
(#81) Variable "nextMajor" must be all lower-case
(#84) Variable "aMajLabel" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Variable "nextMajor" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#89) Expected "} else {\n"; found "}\n else {\n"
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Variable "aImg" must be all lower-case
(#94) Variable "aImg" must be all lower-case
(#94) Expected 1 space before "+"; 0 found
(#94) Expected 1 space after "+"; 0 found
(#94) Variable "dx_min" must not contain underscores.
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space before "+"; 0 found
(#94) Expected 1 space after "+"; 0 found
(#94) Variable "dy_min" must not contain underscores.
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#94) Variable "dx_min" must not contain underscores.
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#94) Variable "dy_min" must not contain underscores.
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Variable "aImg" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#110) Member variable "minor_step" must not contain underscores.
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Member variable "major_step" must not contain underscores.
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Member variable "xlabel_offset" must not contain underscores.
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Member variable "xtick_offset" must not contain underscores.
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Visibility must be declared on method "__construct"
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 50% valid code; is this commented out code?
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) method name "RadarLinearTicks::GetMajor" must be in lower-case letters only
(#118) Visibility must be declared on method "GetMajor"
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) method name "RadarLinearTicks::GetMinor" must be in lower-case letters only
(#123) Visibility must be declared on method "GetMinor"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) method name "RadarLinearTicks::Set" must be in lower-case letters only
(#128) Visibility must be declared on method "Set"
(#128) Variable "aMajStep" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Variable "aMinStep" must be all lower-case
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Variable "aMinStep" must be all lower-case
(#129) Expected 1 space before "=="; 0 found
(#129) Expected 1 space after "=="; 0 found
(#130) Variable "aMinStep" must be all lower-case
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Variable "aMajStep" must be all lower-case
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Variable "aMajStep" must be all lower-case
(#133) Variable "aMinStep" must be all lower-case
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) This comment is 72% valid code; is this commented out code?
(#135) Line exceeds maximum limit of 180 characters; contains 288 characters
(#135) No space found before comment text; expected "// JpGraphError::Raise(" Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem.");" but found "//JpGraphError::Raise(" Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem.");"
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "aMajStep" must be all lower-case
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Variable "aMinStep" must be all lower-case
(#143) method name "RadarLinearTicks::Stroke" must be in lower-case letters only
(#143) Visibility must be declared on method "Stroke"
(#143) Variable "aImg" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Variable "aPos" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aAxisAngle" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aScale" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aMajPos" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aMajLabel" must be all lower-case
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "maj_step_abs" must not contain underscores.
(#145) Variable "aScale" must be all lower-case
(#145) Expected 1 space before "*"; 0 found
(#145) Expected 1 space after "*"; 0 found
(#146) Variable "min_step_abs" must not contain underscores.
(#146) Variable "aScale" must be all lower-case
(#146) Expected 1 space before "*"; 0 found
(#146) Expected 1 space after "*"; 0 found
(#147) Variable "aScale" must be all lower-case
(#147) Expected 1 space before "/"; 0 found
(#147) Expected 1 space after "/"; 0 found
(#147) Variable "maj_step_abs" must not contain underscores.
(#148) Variable "aScale" must be all lower-case
(#148) Expected 1 space before "/"; 0 found
(#148) Expected 1 space after "/"; 0 found
(#148) Variable "min_step_abs" must not contain underscores.
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#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
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Variable "aAxisAngle" must be all lower-case
(#153) Expected 1 space before "*"; 0 found
(#153) Expected 1 space after "*"; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Variable "aAxisAngle" 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
(#155) Variable "aScale" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#157) Variable "aImg" must be all lower-case
(#159) Variable "aMajPos" must be all lower-case
(#160) Variable "aMajLabel" must be all lower-case
(#162) Expected "for (...) {\n"; found "for(...) {\n"
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Expected 1 space before "<="; 0 found
(#162) Expected 1 space after "<="; 0 found
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "*"; 0 found
(#163) Expected 1 space after "*"; 0 found
(#163) Variable "maj_step_abs" must not contain underscores.
(#163) Expected 1 space before "*"; 0 found
(#163) Expected 1 space after "*"; 0 found
(#163) Variable "aAxisAngle" must be all lower-case
(#163) Expected 1 space before "+"; 0 found
(#163) Expected 1 space after "+"; 0 found
(#163) Variable "aScale" must be all lower-case
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Variable "aPos" must be all lower-case
(#164) Expected 1 space before "-"; 0 found
(#164) Expected 1 space after "-"; 0 found
(#164) Expected 1 space before "*"; 0 found
(#164) Expected 1 space after "*"; 0 found
(#164) Variable "maj_step_abs" must not contain underscores.
(#164) Expected 1 space before "*"; 0 found
(#164) Expected 1 space after "*"; 0 found
(#164) Variable "aAxisAngle" must be all lower-case
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#168) Commas (,) must be followed by white space.
(#170) Expected "} else {\n"; found "}\n else {\n"
(#174) Variable "aMajLabel" must be all lower-case
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Variable "aMajPos" must be all lower-case
(#178) Expected 1 space before "-"; 0 found
(#178) Expected 1 space after "-"; 0 found
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "+"; 0 found
(#178) Expected 1 space after "+"; 0 found
(#178) Expected 1 space before "*"; 0 found
(#178) Expected 1 space after "*"; 0 found
(#179) Variable "aMajPos" must be all lower-case
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Expected 1 space before "*"; 0 found
(#179) Expected 1 space after "*"; 0 found
(#179) Expected 1 space before "+"; 0 found
(#179) Expected 1 space after "+"; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Variable "aImg" must be all lower-case
(#179) Expected 1 space before "/"; 0 found
(#179) Expected 1 space after "/"; 0 found
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "aImg" must be all lower-case
(#184) Variable "aImg" must be all lower-case
(#184) Expected 1 space before "+"; 0 found
(#184) Expected 1 space after "+"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "+"; 0 found
(#184) Expected 1 space after "+"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "-"; 0 found
(#184) Expected 1 space after "-"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "-"; 0 found
(#184) Expected 1 space after "-"; 0 found
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#186) Variable "aImg" must be all lower-case
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Variable "aAxisAngle" must be all lower-case
(#193) Expected 1 space before "*"; 0 found
(#193) Expected 1 space after "*"; 0 found
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Variable "aAxisAngle" must be all lower-case
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Variable "aImg" must be all lower-case
(#199) Expected "for (...) {\n"; found "for(...) {\n"
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#199) Expected 1 space before "<="; 0 found
(#199) Expected 1 space after "<="; 0 found
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#203) Expected 1 space before "*"; 0 found
(#203) Expected 1 space after "*"; 0 found
(#203) Variable "min_step_abs" must not contain underscores.
(#203) Expected 1 space before "*"; 0 found
(#203) Expected 1 space after "*"; 0 found
(#203) Variable "aAxisAngle" must be all lower-case
(#203) Expected 1 space before "+"; 0 found
(#203) Expected 1 space after "+"; 0 found
(#203) Variable "aScale" must be all lower-case
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#204) Variable "aPos" must be all lower-case
(#204) Expected 1 space before "-"; 0 found
(#204) Expected 1 space after "-"; 0 found
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Variable "min_step_abs" must not contain underscores.
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Variable "aAxisAngle" must be all lower-case
(#205) Variable "aImg" must be all lower-case
(#205) Expected 1 space before "+"; 0 found
(#205) Expected 1 space after "+"; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "+"; 0 found
(#205) Expected 1 space after "+"; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#208) Variable "aImg" must be all lower-case
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#221) Member variable "title_color" must not contain underscores.
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#224) Visibility must be declared on method "__construct"
(#224) Commas (,) must be followed by white space.
(#224) Variable "aScale" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#225) Variable "aScale" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) method name "RadarAxis::Stroke" must be in lower-case letters only
(#237) Visibility must be declared on method "Stroke"
(#237) Commas (,) must be followed by white space.
(#237) Variable "aAxisAngle" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#241) Variable "aAxisAngle" must be all lower-case
(#241) Expected 1 space before "+"; 0 found
(#241) Expected 1 space after "+"; 0 found
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "-"; 0 found
(#242) Expected 1 space after "-"; 0 found
(#242) Expected 1 space before "*"; 0 found
(#242) Expected 1 space after "*"; 0 found
(#242) Variable "aAxisAngle" must be all lower-case
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Expected "if (...) {\n"; found "if(...) {\n"
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Variable "aAxisAngle" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Expected 1 space before "/"; 0 found
(#265) Expected 1 space after "/"; 0 found
(#266) Expected "for (...) {\n"; found "for(...) {\n"
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Expected "if (...) {\n"; found "if(...) {\n"
(#273) Expected 1 space before "*"; 0 found
(#273) Expected 1 space after "*"; 0 found
(#273) Commas (,) must be followed by white space.
(#273) Expected 1 space before "*"; 0 found
(#273) Expected 1 space after "*"; 0 found
(#273) Expected 1 space before "+"; 0 found
(#273) Expected 1 space after "+"; 0 found
(#273) Commas (,) must be followed by white space.
(#275) Expected "} else {\n"; found "}\n else {\n"
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Expected 1 space before "+"; 0 found
(#276) Expected 1 space after "+"; 0 found
(#276) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#281) Variable "aAxisAngle" must be all lower-case
(#281) Commas (,) must be followed by white space.
(#284) method name "RadarAxis::_StrokeAxisTitle" must be in lower-case letters only
(#284) Visibility must be declared on method "_StrokeAxisTitle"
(#284) Commas (,) must be followed by white space.
(#284) Variable "aAxisAngle" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Expected 1 space before "+"; 0 found
(#286) Expected 1 space after "+"; 0 found
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Expected 1 space before "*"; 0 found
(#287) Expected 1 space after "*"; 0 found
(#287) Variable "aAxisAngle" must be all lower-case
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "-"; 0 found
(#288) Expected 1 space after "-"; 0 found
(#288) Expected 1 space before "+"; 0 found
(#288) Expected 1 space after "+"; 0 found
(#288) Expected 1 space before "*"; 0 found
(#288) Expected 1 space after "*"; 0 found
(#288) Variable "aAxisAngle" must be all lower-case
(#295) Expected "if (...) {\n"; found "if(...) {\n"
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#299) Expected 1 space before "*"; 0 found
(#299) Expected 1 space after "*"; 0 found
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#300) Expected 1 space before "*"; 0 found
(#300) Expected 1 space after "*"; 0 found
(#302) Inline control structures are not allowed
(#302) Variable "aAxisAngle" must be all lower-case
(#302) Expected 1 space before "*"; 0 found
(#302) Expected 1 space after "*"; 0 found
(#303) Variable "aAxisAngle" must be all lower-case
(#303) Expected 1 space before "*"; 0 found
(#303) Expected 1 space after "*"; 0 found
(#306) Inline control structures are not allowed
(#306) Variable "aAxisAngle" must be all lower-case
(#306) Expected 1 space before ">="; 0 found
(#306) Expected 1 space after ">="; 0 found
(#306) Expected 1 space before "*"; 0 found
(#306) Expected 1 space after "*"; 0 found
(#306) Expected 1 space before "/"; 0 found
(#306) Expected 1 space after "/"; 0 found
(#306) Variable "aAxisAngle" must be all lower-case
(#306) Expected 1 space before "/"; 0 found
(#306) Expected 1 space after "/"; 0 found
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline control structures are not allowed
(#309) Variable "aAxisAngle" must be all lower-case
(#309) Expected 1 space before ">="; 0 found
(#309) Expected 1 space after ">="; 0 found
(#309) Expected 1 space before "/"; 0 found
(#309) Expected 1 space after "/"; 0 found
(#309) Variable "aAxisAngle" must be all lower-case
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Expected 1 space before "/"; 0 found
(#309) Expected 1 space after "/"; 0 found
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#309) Variable "aAxisAngle" must be all lower-case
(#309) Expected 1 space before "-"; 0 found
(#309) Expected 1 space after "-"; 0 found
(#309) Expected 1 space before "/"; 0 found
(#309) Expected 1 space after "/"; 0 found
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Expected 1 space before "/"; 0 found
(#309) Expected 1 space after "/"; 0 found
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline control structures are not allowed
(#312) Variable "aAxisAngle" must be all lower-case
(#312) Expected 1 space before ">="; 0 found
(#312) Expected 1 space after ">="; 0 found
(#312) Expected 1 space before "*"; 0 found
(#312) Expected 1 space after "*"; 0 found
(#312) Expected 1 space before "/"; 0 found
(#312) Expected 1 space after "/"; 0 found
(#312) Variable "aAxisAngle" must be all lower-case
(#312) Expected 1 space before "*"; 0 found
(#312) Expected 1 space after "*"; 0 found
(#312) Expected 1 space before "/"; 0 found
(#312) Expected 1 space after "/"; 0 found
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline control structures are not allowed
(#315) Variable "aAxisAngle" must be all lower-case
(#315) Expected 1 space before ">="; 0 found
(#315) Expected 1 space after ">="; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#315) Variable "aAxisAngle" must be all lower-case
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Variable "aAxisAngle" must be all lower-case
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#315) Expected 1 space before "*"; 0 found
(#315) Expected 1 space after "*"; 0 found
(#315) Expected 1 space before "/"; 0 found
(#315) Expected 1 space after "/"; 0 found
(#317) Inline control structures are not allowed
(#317) Variable "aAxisAngle" must be all lower-case
(#317) Expected 1 space before ">="; 0 found
(#317) Expected 1 space after ">="; 0 found
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#317) Expected 1 space before "/"; 0 found
(#317) Expected 1 space after "/"; 0 found
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#317) Variable "aAxisAngle" must be all lower-case
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#317) Expected 1 space before "/"; 0 found
(#317) Expected 1 space after "/"; 0 found
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#317) Expected 1 space before "/"; 0 found
(#317) Expected 1 space after "/"; 0 found
(#318) Inline control structures are not allowed
(#318) Variable "aAxisAngle" must be all lower-case
(#318) Expected 1 space before "<="; 0 found
(#318) Expected 1 space after "<="; 0 found
(#318) Expected 1 space before "/"; 0 found
(#318) Expected 1 space after "/"; 0 found
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#318) Variable "aAxisAngle" must be all lower-case
(#318) Expected 1 space before "*"; 0 found
(#318) Expected 1 space after "*"; 0 found
(#318) Expected 1 space before "/"; 0 found
(#318) Expected 1 space after "/"; 0 found
(#319) Inline control structures are not allowed
(#319) Variable "aAxisAngle" must be all lower-case
(#319) Expected 1 space before "<="; 0 found
(#319) Expected 1 space after "<="; 0 found
(#319) Expected 1 space before "/"; 0 found
(#319) Expected 1 space after "/"; 0 found
(#319) Variable "aAxisAngle" must be all lower-case
(#319) Expected 1 space before "/"; 0 found
(#319) Expected 1 space after "/"; 0 found
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Expected 1 space before "-"; 0 found
(#319) Expected 1 space after "-"; 0 found
(#319) Variable "aAxisAngle" must be all lower-case
(#319) Expected 1 space before "*"; 0 found
(#319) Expected 1 space after "*"; 0 found
(#319) Expected 1 space before "/"; 0 found
(#319) Expected 1 space after "/"; 0 found
(#320) Inline control structures are not allowed
(#320) Variable "aAxisAngle" must be all lower-case
(#320) Expected 1 space before ">="; 0 found
(#320) Expected 1 space after ">="; 0 found
(#320) Expected 1 space before "/"; 0 found
(#320) Expected 1 space after "/"; 0 found
(#320) Variable "aAxisAngle" must be all lower-case
(#320) Expected 1 space before "*"; 0 found
(#320) Expected 1 space after "*"; 0 found
(#320) Expected 1 space before "/"; 0 found
(#320) Expected 1 space after "/"; 0 found
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Inline control structures are not allowed
(#321) Variable "aAxisAngle" must be all lower-case
(#321) Expected 1 space before ">="; 0 found
(#321) Expected 1 space after ">="; 0 found
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#321) Variable "aAxisAngle" must be all lower-case
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#321) Variable "aAxisAngle" must be all lower-case
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#321) Expected 1 space before "*"; 0 found
(#321) Expected 1 space after "*"; 0 found
(#321) Expected 1 space before "/"; 0 found
(#321) Expected 1 space after "/"; 0 found
(#322) Inline control structures are not allowed
(#322) Variable "aAxisAngle" must be all lower-case
(#322) Expected 1 space before ">="; 0 found
(#322) Expected 1 space after ">="; 0 found
(#322) Expected 1 space before "*"; 0 found
(#322) Expected 1 space after "*"; 0 found
(#322) Expected 1 space before "/"; 0 found
(#322) Expected 1 space after "/"; 0 found
(#322) Variable "aAxisAngle" must be all lower-case
(#322) Expected 1 space before "*"; 0 found
(#322) Expected 1 space after "*"; 0 found
(#322) Expected 1 space before "/"; 0 found
(#322) Expected 1 space after "/"; 0 found
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#324) Expected "if (...) {\n"; found "if(...) {\n"
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Expected 1 space before "*"; 0 found
(#325) Expected 1 space after "*"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "-"; 0 found
(#325) Expected 1 space after "-"; 0 found
(#325) Expected 1 space before "*"; 0 found
(#325) Expected 1 space after "*"; 0 found
(#325) Commas (,) must be followed by white space.
(#329) This comment is 50% valid code; is this commented out code?
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#335) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// extends Grid {" but found "//extends Grid {"
(#337) Expected 1 space before "="; 0 found
(#337) Expected 1 space after "="; 0 found
(#338) Member variable "grid_color" must not contain underscores.
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#341) Visibility must be declared on method "__construct"
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) This comment is 50% valid code; is this commented out code?
(#345) method name "RadarGrid::SetColor" must be in lower-case letters only
(#345) Visibility must be declared on method "SetColor"
(#345) Variable "aMajColor" must be all lower-case
(#346) Variable "aMajColor" must be all lower-case
(#349) method name "RadarGrid::SetWeight" must be in lower-case letters only
(#349) Visibility must be declared on method "SetWeight"
(#349) Variable "aWeight" must be all lower-case
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#350) Variable "aWeight" must be all lower-case
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) method name "RadarGrid::SetLineStyle" must be in lower-case letters only
(#354) Visibility must be declared on method "SetLineStyle"
(#354) Variable "aType" must be all lower-case
(#355) Variable "aType" must be all lower-case
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) method name "RadarGrid::Show" must be in lower-case letters only
(#359) Visibility must be declared on method "Show"
(#359) Variable "aShowMajor" must be all lower-case
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#360) Variable "aShowMajor" must be all lower-case
(#363) method name "RadarGrid::Stroke" must be in lower-case letters only
(#363) Visibility must be declared on method "Stroke"
(#363) Commas (,) must be followed by white space.
(#364) Expected "if (...) {\n"; found "if(...) {\n"
(#368) Expected 1 space before "/"; 0 found
(#368) Expected 1 space after "/"; 0 found
(#373) Expected "for (...) {\n"; found "for(...) {\n"
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Expected 1 space before "<"; 0 found
(#373) Expected 1 space after "<"; 0 found
(#374) Expected "for (...) {\n"; found "for(...) {\n"
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "<"; 0 found
(#374) Expected 1 space after "<"; 0 found
(#375) Expected 1 space before "*"; 0 found
(#375) Expected 1 space after "*"; 0 found
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#375) Expected 1 space before "*"; 0 found
(#375) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#378) Expected "for (...) {\n"; found "for(...){\n"
(#378) Space found before closing bracket of FOR loop
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "<"; 0 found
(#378) Expected 1 space after "<"; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Expected 1 space before "%"; 0 found
(#379) Expected 1 space after "%"; 0 found
(#380) Inline control structures are not allowed
(#381) Expected 1 space before "*"; 0 found
(#381) Expected 1 space after "*"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "*"; 0 found
(#381) Expected 1 space after "*"; 0 found
(#381) Expected 1 space before "+"; 0 found
(#381) Expected 1 space after "+"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "*"; 0 found
(#381) Expected 1 space after "*"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "*"; 0 found
(#381) Expected 1 space after "*"; 0 found
(#381) Expected 1 space before "+"; 0 found
(#381) Expected 1 space after "+"; 0 found
(#382) Inline control structures are not allowed
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#383) Expected 1 space before "*"; 0 found
(#383) Expected 1 space after "*"; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Expected 1 space before "*"; 0 found
(#383) Expected 1 space after "*"; 0 found
(#383) Expected 1 space before "+"; 0 found
(#383) Expected 1 space after "+"; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Expected 1 space before "*"; 0 found
(#383) Expected 1 space after "*"; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Expected 1 space before "*"; 0 found
(#383) Expected 1 space after "*"; 0 found
(#383) Expected 1 space before "+"; 0 found
(#383) Expected 1 space after "+"; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#384) Inline control structures are not allowed
(#384) Usage of ELSEIF not allowed; use ELSE IF instead
(#385) Expected 1 space before "*"; 0 found
(#385) Expected 1 space after "*"; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Expected 1 space before "*"; 0 found
(#385) Expected 1 space after "*"; 0 found
(#385) Expected 1 space before "+"; 0 found
(#385) Expected 1 space after "+"; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Expected 1 space before "*"; 0 found
(#385) Expected 1 space after "*"; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Expected 1 space before "*"; 0 found
(#385) Expected 1 space after "*"; 0 found
(#385) Expected 1 space before "+"; 0 found
(#385) Expected 1 space after "+"; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#386) Inline control structures are not allowed
(#386) Usage of ELSEIF not allowed; use ELSE IF instead
(#387) Expected 1 space before "*"; 0 found
(#387) Expected 1 space after "*"; 0 found
(#387) Commas (,) must be followed by white space.
(#387) Expected 1 space before "*"; 0 found
(#387) Expected 1 space after "*"; 0 found
(#387) Expected 1 space before "+"; 0 found
(#387) Expected 1 space after "+"; 0 found
(#387) Commas (,) must be followed by white space.
(#387) Expected 1 space before "*"; 0 found
(#387) Expected 1 space after "*"; 0 found
(#387) Commas (,) must be followed by white space.
(#387) Expected 1 space before "*"; 0 found
(#387) Expected 1 space after "*"; 0 found
(#387) Expected 1 space before "+"; 0 found
(#387) Expected 1 space after "+"; 0 found
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#392) This comment is 50% valid code; is this commented out code?
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Member variable "fill_color" must not contain underscores.
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#411) Expected 1 space before "="; 0 found
(#411) Expected 1 space after "="; 0 found
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) No space found before comment text; expected "// ---------------" but found "//---------------"
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Visibility must be declared on method "__construct"
(#420) method name "RadarPlot::Min" must be in lower-case letters only
(#420) Visibility must be declared on method "Min"
(#421) Calls to inbuilt PHP functions must be lowercase; expected "min" but found "Min"
(#424) method name "RadarPlot::Max" must be in lower-case letters only
(#424) Visibility must be declared on method "Max"
(#425) Calls to inbuilt PHP functions must be lowercase; expected "max" but found "Max"
(#428) method name "RadarPlot::SetLegend" must be in lower-case letters only
(#428) Visibility must be declared on method "SetLegend"
(#429) Expected 1 space before "="; 0 found
(#429) Expected 1 space after "="; 0 found
(#432) method name "RadarPlot::SetLineStyle" must be in lower-case letters only
(#432) Visibility must be declared on method "SetLineStyle"
(#432) Variable "aStyle" must be all lower-case
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#433) Variable "aStyle" must be all lower-case
(#436) method name "RadarPlot::SetLineWeight" must be in lower-case letters only
(#436) Visibility must be declared on method "SetLineWeight"
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#440) method name "RadarPlot::SetFillColor" must be in lower-case letters only
(#440) Visibility must be declared on method "SetFillColor"
(#440) Variable "aColor" must be all lower-case
(#441) Variable "aColor" must be all lower-case
(#445) method name "RadarPlot::SetFill" must be in lower-case letters only
(#445) Visibility must be declared on method "SetFill"
(#449) method name "RadarPlot::SetColor" must be in lower-case letters only
(#449) Visibility must be declared on method "SetColor"
(#449) Variable "aColor" must be all lower-case
(#449) Commas (,) must be followed by white space.
(#449) Variable "aFillColor" must be all lower-case
(#450) Variable "aColor" must be all lower-case
(#451) Expected "if (...) {\n"; found "if(...) {\n"
(#451) Variable "aFillColor" must be all lower-case
(#452) Variable "aFillColor" must be all lower-case
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) method name "RadarPlot::SetCSIMTargets" must be in lower-case letters only
(#458) Visibility must be declared on method "SetCSIMTargets"
(#458) Variable "aTargets" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Variable "aAlts" must be all lower-case
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#459) Variable "aTargets" must be all lower-case
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Variable "aAlts" must be all lower-case
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) method name "RadarPlot::GetCSIMareas" must be in lower-case letters only
(#464) Visibility must be declared on method "GetCSIMareas"
(#468) method name "RadarPlot::Stroke" must be in lower-case letters only
(#468) Visibility must be declared on method "Stroke"
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "*"; 0 found
(#470) Expected 1 space after "*"; 0 found
(#470) Expected 1 space before "/"; 0 found
(#470) Expected 1 space after "/"; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#473) Expected "for (...) {\n"; found "for(...) {\n"
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "<"; 0 found
(#473) Expected 1 space after "<"; 0 found
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "*"; 0 found
(#477) Expected 1 space after "*"; 0 found
(#477) Expected 1 space before "+"; 0 found
(#477) Expected 1 space after "+"; 0 found
(#478) Expected 1 space before "="; 0 found
(#478) Expected 1 space after "="; 0 found
(#478) Expected 1 space before "-"; 0 found
(#478) Expected 1 space after "-"; 0 found
(#478) Expected 1 space before "*"; 0 found
(#478) Expected 1 space after "*"; 0 found
(#480) Expected 1 space before "*"; 0 found
(#480) Expected 1 space after "*"; 0 found
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#481) Expected 1 space before "*"; 0 found
(#481) Expected 1 space after "*"; 0 found
(#481) Expected 1 space before "+"; 0 found
(#481) Expected 1 space after "+"; 0 found
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Expected "if (...) {\n"; found "if(...) {\n"
(#488) Expected 1 space before "-"; 0 found
(#488) Expected 1 space after "-"; 0 found
(#489) Expected "if (...) {\n"; found "if(...) {\n"
(#489) Expected 1 space before "+"; 0 found
(#489) Expected 1 space after "+"; 0 found
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Expected 1 space before "*"; 0 found
(#491) Expected 1 space after "*"; 0 found
(#491) Expected 1 space before "+"; 0 found
(#491) Expected 1 space after "+"; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "-"; 0 found
(#492) Expected 1 space after "-"; 0 found
(#492) Expected 1 space before "*"; 0 found
(#492) Expected 1 space after "*"; 0 found
(#493) Expected 1 space before "*"; 0 found
(#493) Expected 1 space after "*"; 0 found
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#494) Expected 1 space before "*"; 0 found
(#494) Expected 1 space after "*"; 0 found
(#494) Expected 1 space before "+"; 0 found
(#494) Expected 1 space after "+"; 0 found
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#502) Expected "if (...) {\n"; found "if(...) {\n"
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Expected "if (...) {\n"; found "if(...) {\n"
(#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 3
(#517) Expected "for (...) {\n"; found "for(...) {\n"
(#517) Expected 1 space before "="; 0 found
(#517) Expected 1 space after "="; 0 found
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 16 spaces, found 13
(#518) Expected "if (...) {\n"; found "if(...) {\n"
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 20 spaces, found 17
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 20 spaces, found 17
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 20 spaces, found 17
(#521) Expected 1 space before "*"; 0 found
(#521) Expected 1 space after "*"; 0 found
(#521) Expected 1 space before "*"; 0 found
(#521) Expected 1 space after "*"; 0 found
(#521) Expected 1 space before "+"; 0 found
(#521) Expected 1 space after "+"; 0 found
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 20 spaces, found 17
(#522) Expected 1 space before "*"; 0 found
(#522) Expected 1 space after "*"; 0 found
(#522) Expected 1 space before "*"; 0 found
(#522) Expected 1 space after "*"; 0 found
(#522) Expected 1 space before "+"; 0 found
(#522) Expected 1 space after "+"; 0 found
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 20 spaces, found 17
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 16 spaces, found 13
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 16 spaces, found 13
(#525) Expected "} else {\n"; found "}\n\t else {\n"
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 20 spaces, found 5
(#526) Commas (,) must be followed by white space.
(#526) Expected 1 space before "*"; 0 found
(#526) Expected 1 space after "*"; 0 found
(#526) Commas (,) must be followed by white space.
(#526) Expected 1 space before "*"; 0 found
(#526) Expected 1 space after "*"; 0 found
(#526) Expected 1 space before "+"; 0 found
(#526) Expected 1 space after "+"; 0 found
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 16 spaces, found 13
(#528) Closing brace indented incorrectly; expected 3 spaces, found 12
(#533) method name "RadarPlot::GetCount" must be in lower-case letters only
(#533) Visibility must be declared on method "GetCount"
(#537) method name "RadarPlot::Legend" must be in lower-case letters only
(#537) Visibility must be declared on method "Legend"
(#538) Expected "if (...) {\n"; found "if(...) {\n"
(#541) Expected "if (...) {\n"; found "if(...) {\n"
(#542) Commas (,) must be followed by white space.
(#542) Commas (,) must be followed by white space.
(#544) Commas (,) must be followed by white space.
(#544) Commas (,) must be followed by white space.
(#548) This comment is 50% valid code; is this commented out code?
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#555) Commas (,) must be followed by white space.
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space after "="; 0 found
(#556) Commas (,) must be followed by white space.
(#558) Member variable "axis_title" must not contain underscores.
(#558) Expected 1 space before "="; 0 found
(#558) Expected 1 space after "="; 0 found
(#560) Visibility must be declared on method "__construct"
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Variable "cachedName" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#561) Variable "cachedName" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#562) Expected 1 space before "/"; 0 found
(#562) Expected 1 space after "/"; 0 found
(#563) Expected 1 space before "/"; 0 found
(#563) Expected 1 space after "/"; 0 found
(#564) Commas (,) must be followed by white space.
(#564) Expected 1 space before "*"; 0 found
(#564) Expected 1 space after "*"; 0 found
(#565) Commas (,) must be followed by white space.
(#565) Commas (,) must be followed by white space.
(#571) method name "RadarGraph::HideTickMarks" must be in lower-case letters only
(#571) Visibility must be declared on method "HideTickMarks"
(#571) Variable "aFlag" must be all lower-case
(#572) Variable "aFlag" must be all lower-case
(#575) method name "RadarGraph::ShowMinorTickmarks" must be in lower-case letters only
(#575) Visibility must be declared on method "ShowMinorTickmarks"
(#575) Variable "aFlag" must be all lower-case
(#576) Variable "aFlag" must be all lower-case
(#579) method name "RadarGraph::SetScale" must be in lower-case letters only
(#579) Visibility must be declared on method "SetScale"
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#581) Commas (,) must be followed by white space.
(#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) This comment is 100% valid code; is this commented out code?
(#582) No space found before comment text; expected "// ("Illegal scale for radarplot ($axtype). Must be \"lin\" or \"log\"");" but found "//("Illegal scale for radarplot ($axtype). Must be \"lin\" or \"log\"");"
(#584) Expected "if (...) {\n"; found "if(...) {\n"
(#585) Commas (,) must be followed by white space.
(#589) Usage of ELSEIF not allowed; use ELSE IF instead
(#590) Commas (,) must be followed by white space.
(#594) Commas (,) must be followed by white space.
(#598) method name "RadarGraph::SetSize" must be in lower-case letters only
(#598) Visibility must be declared on method "SetSize"
(#598) Variable "aSize" must be all lower-case
(#599) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Variable "aSize" must be all lower-case
(#599) Variable "aSize" must be all lower-case
(#599) Expected 1 space before ">"; 0 found
(#599) Expected 1 space after ">"; 0 found
(#600) Commas (,) must be followed by white space.
(#600) Variable "aSize" 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
(#601) This comment is 100% valid code; is this commented out code?
(#601) No space found before comment text; expected "// ("Radar Plot size must be between 0.1 and 1. (Your value=$s)");" but found "//("Radar Plot size must be between 0.1 and 1. (Your value=$s)");"
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#603) Commas (,) must be followed by white space.
(#603) Expected 1 space before "*"; 0 found
(#603) Expected 1 space after "*"; 0 found
(#603) Variable "aSize" must be all lower-case
(#603) Expected 1 space before "/"; 0 found
(#603) Expected 1 space after "/"; 0 found
(#606) method name "RadarGraph::SetPlotSize" must be in lower-case letters only
(#606) Visibility must be declared on method "SetPlotSize"
(#606) Variable "aSize" must be all lower-case
(#607) Variable "aSize" must be all lower-case
(#610) method name "RadarGraph::SetTickDensity" must be in lower-case letters only
(#610) Visibility must be declared on method "SetTickDensity"
(#610) Commas (,) must be followed by white space.
(#611) Expected 1 space before "="; 0 found
(#611) Expected 1 space after "="; 0 found
(#614) Expected 1 space before "="; 0 found
(#614) Expected 1 space after "="; 0 found
(#617) Expected 1 space before "="; 0 found
(#617) Expected 1 space after "="; 0 found
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#623) Expected 1 space before "="; 0 found
(#623) Expected 1 space after "="; 0 found
(#626) Commas (,) must be followed by white space.
(#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
(#627) This comment is 100% valid code; is this commented out code?
(#627) No space found before comment text; expected "// ("RadarPlot Unsupported Tick density: $densy");" but found "//("RadarPlot Unsupported Tick density: $densy");"
(#631) method name "RadarGraph::SetPos" must be in lower-case letters only
(#631) Visibility must be declared on method "SetPos"
(#631) Commas (,) must be followed by white space.
(#632) Commas (,) must be followed by white space.
(#635) method name "RadarGraph::SetCenter" must be in lower-case letters only
(#635) Visibility must be declared on method "SetCenter"
(#635) Commas (,) must be followed by white space.
(#636) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#637) Expected 1 space before "*"; 0 found
(#637) Expected 1 space after "*"; 0 found
(#639) Expected "} else {\n"; found "}\n else {\n"
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 9
(#642) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#643) Expected 1 space before "*"; 0 found
(#643) Expected 1 space after "*"; 0 found
(#645) Expected "} else {\n"; found "}\n else {\n"
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 9
(#650) method name "RadarGraph::SetColor" must be in lower-case letters only
(#650) Visibility must be declared on method "SetColor"
(#650) Variable "aColor" must be all lower-case
(#651) Variable "aColor" must be all lower-case
(#654) method name "RadarGraph::SetTitles" must be in lower-case letters only
(#654) Visibility must be declared on method "SetTitles"
(#654) Variable "aTitleArray" must be all lower-case
(#655) Variable "aTitleArray" must be all lower-case
(#658) method name "RadarGraph::Add" must be in lower-case letters only
(#658) Visibility must be declared on method "Add"
(#658) Variable "aPlot" must be all lower-case
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected 8 spaces, found 5
(#659) Expected "if (...) {\n"; found "if(...) {\n"
(#659) Variable "aPlot" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#660) No space found before comment text; expected "// ("Graph::Add() You tried to add a null plot to the graph.");" but found "//("Graph::Add() You tried to add a null plot to the graph.");"
(#661) Closing brace indented incorrectly; expected 5 spaces, found 8
(#662) Expected "if (...) {\n"; found "if(...) {\n"
(#662) Variable "aPlot" must be all lower-case
(#662) Variable "aPlot" must be all lower-case
(#663) Variable "aPlot" must be all lower-case
(#665) Expected "} else {\n"; found "}\n else {\n"
(#666) Variable "aPlot" must be all lower-case
(#669) Inline control structures are not allowed
(#669) Variable "aPlot" must be all lower-case
(#670) Inline control structures are not allowed
(#670) Usage of ELSEIF not allowed; use ELSE IF instead
(#670) Commas (,) must be followed by white space.
(#670) Variable "aPlot" must be all lower-case
(#672) Variable "aPlot" must be all lower-case
(#676) method name "RadarGraph::GetPlotsYMinMax" must be in lower-case letters only
(#676) Visibility must be declared on method "GetPlotsYMinMax"
(#676) Variable "aPlots" must be all lower-case
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#677) Variable "aPlots" must be all lower-case
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) Variable "aPlots" must be all lower-case
(#679) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#679) Space found after opening bracket of FOREACH loop
(#679) Space found before closing bracket of FOREACH loop
(#680) Expected 1 space before "="; 0 found
(#680) Expected 1 space after "="; 0 found
(#680) Commas (,) must be followed by white space.
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#681) Commas (,) must be followed by white space.
(#683) Expected "if (...) {\n"; found "if(...) {\n"
(#684) Commas (,) must be followed by white space.
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) This comment is 100% valid code; is this commented out code?
(#685) No space found before comment text; expected "// ("Minimum data $min (Radar plots should only be used when all data points > 0)");" but found "//("Minimum data $min (Radar plots should only be used when all data points > 0)");"
(#687) Commas (,) must be followed by white space.
(#690) method name "RadarGraph::StrokeIcons" must be in lower-case letters only
(#690) Visibility must be declared on method "StrokeIcons"
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 8 spaces, found 5
(#691) Expected "if (...) {\n"; found "if(...) {\n"
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 12 spaces, found 9
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 12 spaces, found 9
(#693) Expected "for (...) {\n"; found "for(...) {\n"
(#693) Space found after opening bracket of FOR loop
(#693) Space found before closing bracket of FOR loop
(#693) Expected 1 space before "="; 0 found
(#693) Expected 1 space after "="; 0 found
(#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 13
(#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 9
(#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 5
(#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
(#699) method name "RadarGraph::StrokeTexts" must be in lower-case letters only
(#699) Visibility must be declared on method "StrokeTexts"
(#700) Expected "if (...) {\n"; found "if(...) {\n"
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 12 spaces, found 3
(#702) Expected "for (...) {\n"; found "for(...) {\n"
(#702) Space found after opening bracket of FOR loop
(#702) Space found before closing bracket of FOR loop
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#706) Closing brace indented incorrectly; expected 1 spaces, found 4
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) method name "RadarGraph::Stroke" must be in lower-case letters only
(#709) Visibility must be declared on method "Stroke"
(#709) Variable "aStrokeFileName" must be all lower-case
(#718) Variable "_csim" must not contain underscores.
(#718) Variable "aStrokeFileName" must be all lower-case
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Expected "if (...) {\n"; found "if(...) {\n"
(#730) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#731) Expected 1 space before "/"; 0 found
(#731) Expected 1 space after "/"; 0 found
(#733) Usage of ELSEIF not allowed; use ELSE IF instead
(#743) Commas (,) must be followed by white space.
(#743) Commas (,) must be followed by white space.
(#744) Expected 1 space before "/"; 0 found
(#744) Expected 1 space after "/"; 0 found
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Commas (,) must be followed by white space.
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#755) Expected "if (...) {\n"; found "if(...) {\n"
(#755) Expected 1 space before "=="; 0 found
(#755) Expected 1 space after "=="; 0 found
(#756) Expected "for (...) {\n"; found "for(...) {\n"
(#756) Space found before closing bracket of FOR loop
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#757) Expected 1 space before "+"; 0 found
(#757) Expected 1 space after "+"; 0 found
(#760) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#762) This comment is 80% valid code; is this commented out code?
(#764) Expected "for (...) {\n"; found "for(...) {\n"
(#764) Space found after opening bracket of FOR loop
(#764) Space found before closing bracket of FOR loop
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#765) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#767) This comment is 100% valid code; is this commented out code?
(#767) No space found before comment text; expected "// ("Each radar plot must have the same number of data points.");" but found "//("Each radar plot must have the same number of data points.");"
(#771) Expected "if (...) {\n"; found "if(...) {\n"
(#771) Variable "_csim" must not contain underscores.
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 12 spaces, found 9
(#772) Expected "if (...) {\n"; found "if(...) {\n"
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 16 spaces, found 13
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 12 spaces, found 9
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 12 spaces, found 9
(#775) Expected "} else {\n"; found "}\n \telse {\n"
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 16 spaces, found 13
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 16 spaces, found 13
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 12 spaces, found 9
(#780) Expected 1 space before "="; 0 found
(#780) Expected 1 space after "="; 0 found
(#780) Expected 1 space before "*"; 0 found
(#780) Expected 1 space after "*"; 0 found
(#780) Expected 1 space before "/"; 0 found
(#780) Expected 1 space after "/"; 0 found
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 8 spaces, found 2
(#782) Expected "if (...) {\n"; found "if(...) {\n"
(#782) Variable "_csim" must not contain underscores.
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 12 spaces, found 7
(#783) Expected "if (...) {\n"; found "if(...) {\n"
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 16 spaces, found 10
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 12 spaces, found 9
(#785) Closing brace indented incorrectly; expected 7 spaces, found 9
(#786) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) Line indented incorrectly; expected at least 12 spaces, found 9
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 12 spaces, found 9
(#789) Expected "for (...) {\n"; found "for(...) {\n"
(#789) Expected 1 space before "="; 0 found
(#789) Expected 1 space after "="; 0 found
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 16 spaces, found 13
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected 12 spaces, found 9
(#792) Spaces must be used to indent lines; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 9
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 12 spaces, found 9
(#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
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 8 spaces, found 2
(#796) Expected "if (...) {\n"; found "if(...) {\n"
(#796) Variable "_csim" must not contain underscores.
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 12 spaces, found 9
(#797) Expected "if (...) {\n"; found "if(...) {\n"
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) Line indented incorrectly; expected at least 16 spaces, found 13
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 16 spaces, found 13
(#799) Expected "for (...) {\n"; found "for(...) {\n"
(#799) Space found after opening bracket of FOR loop
(#799) Space found before closing bracket of FOR loop
(#799) Expected 1 space before "="; 0 found
(#799) Expected 1 space after "="; 0 found
(#799) Commas (,) must be followed by white space.
(#799) Expected 1 space before "="; 0 found
(#799) Expected 1 space after "="; 0 found
(#799) Expected 1 space before "/"; 0 found
(#799) Expected 1 space after "/"; 0 found
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 20 spaces, found 17
(#800) Commas (,) must be followed by white space.
(#800) Commas (,) must be followed by white space.
(#800) Commas (,) must be followed by white space.
(#800) Commas (,) must be followed by white space.
(#800) Expected 1 space before "=="; 0 found
(#800) Expected 1 space after "=="; 0 found
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 16 spaces, found 13
(#802) Commas (,) must be followed by white space.
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 12 spaces, found 9
(#804) Expected "if (...) {\n"; found "if(...) {\n"
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 8 spaces, found 2
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Expected 1 space before "="; 0 found
(#811) Expected 1 space after "="; 0 found
(#811) Expected 1 space before "/"; 0 found
(#811) Expected 1 space after "/"; 0 found
(#812) Expected "for (...) {\n"; found "for(...) {\n"
(#812) Space found before closing bracket of FOR loop
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#816) Expected "if (...) {\n"; found "if(...) {\n"
(#816) Variable "_csim" must not contain underscores.
(#817) Expected "if (...) {\n"; found "if(...) {\n"
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Expected "for (...) {\n"; found "for(...) {\n"
(#819) Space found after opening bracket of FOR loop
(#819) Space found before closing bracket of FOR loop
(#819) Expected 1 space before "="; 0 found
(#819) Expected 1 space after "="; 0 found
(#819) Commas (,) must be followed by white space.
(#819) Expected 1 space before "="; 0 found
(#819) Expected 1 space after "="; 0 found
(#819) Expected 1 space before "/"; 0 found
(#819) Expected 1 space after "/"; 0 found
(#820) Line indented incorrectly; expected at least 20 spaces, found 19
(#820) Commas (,) must be followed by white space.
(#820) Commas (,) must be followed by white space.
(#820) Commas (,) must be followed by white space.
(#820) Commas (,) must be followed by white space.
(#820) Expected 1 space before "=="; 0 found
(#820) Expected 1 space after "=="; 0 found
(#822) Commas (,) must be followed by white space.
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 12 spaces, found 9
(#826) Spaces must be used to indent lines; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected at least 12 spaces, found 9
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 12 spaces, found 9
(#827) Expected "if (...) {\n"; found "if(...) {\n"
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 16 spaces, found 10
(#829) Spaces must be used to indent lines; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected 12 spaces, found 9
(#830) Spaces must be used to indent lines; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected 8 spaces, found 2
(#830) Closing brace indented incorrectly; expected 8 spaces, found 2
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Expected "if (...) {\n"; found "if(...) {\n"
(#833) Variable "_csim" must not contain underscores.
(#834) Expected "if (...) {\n"; found "if(...) {\n"
(#834) Commas (,) must be followed by white space.
(#839) Commas (,) must be followed by white space.
(#840) Commas (,) must be followed by white space.
(#841) Commas (,) must be followed by white space.
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected 8 spaces, found 2
(#845) Expected "if (...) {\n"; found "if(...) {\n"
(#845) Variable "_csim" must not contain underscores.
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 12 spaces, found 9
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 12 spaces, found 9
(#848) Spaces must be used to indent lines; tabs are not allowed
(#848) Tab found within whitespace
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Line indented incorrectly; expected at least 12 spaces, found 9
(#849) Spaces must be used to indent lines; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 12 spaces, found 9
(#849) Expected "if (...) {\n"; found "if(...) {\n"
(#849) Variable "aStrokeFileName" must be all lower-case
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 16 spaces, found 13
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 12 spaces, found 9
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected 12 spaces, found 9
(#852) Expected "} else {\n"; found "}\n\t else {\n"
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Inline comments must end in full-stops, exclamation marks, or question marks
(#853) Line indented incorrectly; expected at least 16 spaces, found 13
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 16 spaces, found 13
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#854) Variable "aStrokeFileName" must be all lower-case
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected 12 spaces, found 9
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected 8 spaces, found 2
(#858) This comment is 50% valid code; is this commented out code?
(#861) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_regstat.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Commas (,) must be followed by white space.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#24) Visibility must be declared on method "__construct"
(#24) Commas (,) must be followed by white space.
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) This comment is 100% valid code; is this commented out code?
(#33) No space found before comment text; expected "// ('Spline: Number of X and Y coordinates must be the same');" but found "//('Spline: Number of X and Y coordinates must be the same');"
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before "-"; 0 found
(#38) Expected 1 space after "-"; 0 found
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected "for (...) {\n"; found "for(...) {\n"
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "-"; 0 found
(#42) Expected 1 space after "-"; 0 found
(#43) Expected 1 space before "+"; 0 found
(#43) Expected 1 space after "+"; 0 found
(#43) Expected 1 space before "-"; 0 found
(#43) Expected 1 space after "-"; 0 found
(#43) Expected 1 space before "-"; 0 found
(#43) Expected 1 space after "-"; 0 found
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#46) Line exceeds maximum limit of 180 characters; contains 265 characters
(#46) No space found before comment text; expected "// ('Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.');" but found "//('Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.');"
(#48) Expected 1 space before "-"; 0 found
(#48) Expected 1 space after "-"; 0 found
(#48) Expected 1 space before "-"; 0 found
(#48) 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
(#49) Expected 1 space after "*"; 0 found
(#49) Expected 1 space before "-"; 0 found
(#49) Expected 1 space after "-"; 0 found
(#49) Expected 1 space before "+"; 0 found
(#49) Expected 1 space after "+"; 0 found
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Expected 1 space before "/"; 0 found
(#50) Expected 1 space after "/"; 0 found
(#51) Expected 1 space before "+"; 0 found
(#51) Expected 1 space after "+"; 0 found
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
(#51) Expected 1 space before "/"; 0 found
(#51) Expected 1 space after "/"; 0 found
(#51) Expected 1 space before "+"; 0 found
(#51) Expected 1 space after "+"; 0 found
(#51) Expected 1 space before "-"; 0 found
(#51) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "/"; 0 found
(#52) Expected 1 space after "/"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#53) Expected 1 space before "*"; 0 found
(#53) Expected 1 space after "*"; 0 found
(#53) Expected 1 space before "/"; 0 found
(#53) Expected 1 space after "/"; 0 found
(#53) Expected 1 space before "+"; 0 found
(#53) Expected 1 space after "+"; 0 found
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Expected 1 space before "*"; 0 found
(#53) Expected 1 space after "*"; 0 found
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#53) Expected 1 space before "/"; 0 found
(#53) Expected 1 space after "/"; 0 found
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected "for (...) {\n"; found "for(...) {\n"
(#57) Space found after opening bracket of FOR loop
(#57) Space found before closing bracket of FOR loop
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#58) Expected 1 space before "*"; 0 found
(#58) Expected 1 space after "*"; 0 found
(#58) Expected 1 space before "+"; 0 found
(#58) Expected 1 space after "+"; 0 found
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) method name "Spline::Get" must be in lower-case letters only
(#63) Visibility must be declared on method "Get"
(#64) Space found before semicolon; expected "n;" but found "n ;"
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#70) Expected "for (...) {\n"; found "for(...) {\n"
(#70) Space found after opening bracket of FOR loop
(#70) Space found before closing bracket of FOR loop
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#71) Expected 1 space before "*"; 0 found
(#71) Expected 1 space after "*"; 0 found
(#74) Commas (,) must be followed by white space.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) method name "Spline::Interpolate" must be in lower-case letters only
(#78) Visibility must be declared on method "Interpolate"
(#80) Expected 1 space before "-"; 0 found
(#80) Expected 1 space after "-"; 0 found
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected "while (...) {\n"; found "while(...) {\n"
(#84) Expected 1 space before "-"; 0 found
(#84) Expected 1 space after "-"; 0 found
(#85) Expected 1 space before "+"; 0 found
(#85) Expected 1 space after "+"; 0 found
(#86) Inline control structures are not allowed
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Inline control structures are not allowed
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#92) 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
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#97) This comment is 100% valid code; is this commented out code?
(#97) Line exceeds maximum limit of 180 characters; contains 261 characters
(#97) No space found before comment text; expected "// ('Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.');" but found "//('Invalid input data for spline. Two or more consecutive input X-values are equal. Each input X-value must differ since from a mathematical point of view it must be a one-to-one mapping, i.e. each X-value must correspond to exactly one Y-value.');"
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#101) Expected 1 space before "-"; 0 found
(#101) Expected 1 space after "-"; 0 found
(#101) Expected 1 space before "/"; 0 found
(#101) Expected 1 space after "/"; 0 found
(#102) Expected 1 space before "-"; 0 found
(#102) Expected 1 space after "-"; 0 found
(#102) Expected 1 space before "/"; 0 found
(#102) Expected 1 space after "/"; 0 found
(#103) Expected 1 space before "*"; 0 found
(#103) Expected 1 space after "*"; 0 found
(#103) Expected 1 space before "+"; 0 found
(#103) Expected 1 space after "+"; 0 found
(#103) Expected 1 space before "*"; 0 found
(#103) Expected 1 space after "*"; 0 found
(#103) Expected 1 space before "+"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "-"; 0 found
(#104) Expected 1 space after "-"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "-"; 0 found
(#104) Expected 1 space after "-"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "/"; 0 found
(#104) Expected 1 space after "/"; 0 found
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#124) Visibility must be declared on method "__construct"
(#124) Variable "attraction_factor" must not contain underscores.
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#129) No space found before comment text; expected "// ('Bezier: Number of X and Y coordinates must be the same');" but found "//('Bezier: Number of X and Y coordinates must be the same');"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#133) Variable "attraction_factor" must not contain underscores.
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#139) Variable "attraction_factor" must not contain underscores.
(#143) Variable "attraction_factor" must not contain underscores.
(#151) method name "Bezier::Get" must be in lower-case letters only
(#151) Visibility must be declared on method "Get"
(#159) Whitespace found at end of line
(#162) Whitespace found at end of line
(#170) Whitespace found at end of line
(#174) method name "Bezier::GetPoint" must be in lower-case letters only
(#174) Visibility must be declared on method "GetPoint"
(#185) Expected 1 space before "-"; 0 found
(#185) Expected 1 space after "-"; 0 found
(#185) Commas (,) must be followed by white space.
(#193) Expected 1 space before "-"; 0 found
(#193) Expected 1 space after "-"; 0 found
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_rgb.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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".
(#5) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Member variable "rgb_table" must not contain underscores.
(#23) Visibility must be declared on method "__construct"
(#23) Variable "aImg" must be all lower-case
(#24) Variable "aImg" must be all lower-case
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected 1 space before "=>"; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Expected 1 space before "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Expected 1 space before "=>"; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#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) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#209) Commas (,) must be followed by white space.
(#209) Commas (,) must be followed by white space.
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#211) Expected 1 space before "=>"; 0 found
(#211) Expected 1 space after "=>"; 0 found
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#215) Commas (,) must be followed by white space.
(#215) 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) Commas (,) must be followed by white space.
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#219) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#231) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#232) Expected 1 space before "=>"; 0 found
(#232) Expected 1 space after "=>"; 0 found
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#236) Expected 1 space before "=>"; 0 found
(#236) Expected 1 space after "=>"; 0 found
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#240) Expected 1 space before "=>"; 0 found
(#240) Expected 1 space after "=>"; 0 found
(#240) Commas (,) must be followed by white space.
(#240) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#250) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Expected 1 space before "=>"; 0 found
(#260) Expected 1 space after "=>"; 0 found
(#260) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#262) Commas (,) must be followed by white space.
(#262) Commas (,) must be followed by white space.
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Commas (,) must be followed by white space.
(#263) Commas (,) must be followed by white space.
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Expected 1 space before "=>"; 0 found
(#269) Expected 1 space after "=>"; 0 found
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Expected 1 space before "=>"; 0 found
(#270) Expected 1 space after "=>"; 0 found
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#273) Expected 1 space before "=>"; 0 found
(#273) Expected 1 space after "=>"; 0 found
(#273) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#274) Expected 1 space before "=>"; 0 found
(#274) Expected 1 space after "=>"; 0 found
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#275) Expected 1 space before "=>"; 0 found
(#275) Expected 1 space after "=>"; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Expected 1 space before "=>"; 0 found
(#277) Expected 1 space after "=>"; 0 found
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#281) Expected 1 space before "=>"; 0 found
(#281) Expected 1 space after "=>"; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Expected 1 space before "=>"; 0 found
(#284) Expected 1 space after "=>"; 0 found
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Expected 1 space before "=>"; 0 found
(#290) Expected 1 space after "=>"; 0 found
(#290) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#291) Expected 1 space before "=>"; 0 found
(#291) Expected 1 space after "=>"; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#292) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#293) Expected 1 space before "=>"; 0 found
(#293) Expected 1 space after "=>"; 0 found
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Expected 1 space before "=>"; 0 found
(#295) Expected 1 space after "=>"; 0 found
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#296) Expected 1 space before "=>"; 0 found
(#296) Expected 1 space after "=>"; 0 found
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#297) Expected 1 space before "=>"; 0 found
(#297) Expected 1 space after "=>"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#299) Expected 1 space before "=>"; 0 found
(#299) Expected 1 space after "=>"; 0 found
(#299) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#302) Expected 1 space before "=>"; 0 found
(#302) Expected 1 space after "=>"; 0 found
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Commas (,) must be followed by white space.
(#304) Commas (,) must be followed by white space.
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#307) Expected 1 space before "=>"; 0 found
(#307) Expected 1 space after "=>"; 0 found
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#309) Expected 1 space before "=>"; 0 found
(#309) Expected 1 space after "=>"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#312) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#314) Expected 1 space before "=>"; 0 found
(#314) Expected 1 space after "=>"; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#316) Expected 1 space before "=>"; 0 found
(#316) Expected 1 space after "=>"; 0 found
(#316) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#317) Expected 1 space before "=>"; 0 found
(#317) Expected 1 space after "=>"; 0 found
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#319) Expected 1 space before "=>"; 0 found
(#319) Expected 1 space after "=>"; 0 found
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Commas (,) must be followed by white space.
(#321) Expected 1 space before "=>"; 0 found
(#321) Expected 1 space after "=>"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#323) Commas (,) must be followed by white space.
(#323) Commas (,) must be followed by white space.
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#331) Expected 1 space before "=>"; 0 found
(#331) Expected 1 space after "=>"; 0 found
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Commas (,) must be followed by white space.
(#334) Commas (,) must be followed by white space.
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#336) Expected 1 space before "=>"; 0 found
(#336) Expected 1 space after "=>"; 0 found
(#336) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#337) Expected 1 space before "=>"; 0 found
(#337) Expected 1 space after "=>"; 0 found
(#337) Commas (,) must be followed by white space.
(#337) Commas (,) must be followed by white space.
(#338) Expected 1 space before "=>"; 0 found
(#338) Expected 1 space after "=>"; 0 found
(#338) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#339) Expected 1 space before "=>"; 0 found
(#339) Expected 1 space after "=>"; 0 found
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Expected 1 space before "=>"; 0 found
(#340) Expected 1 space after "=>"; 0 found
(#340) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#341) Expected 1 space before "=>"; 0 found
(#341) Expected 1 space after "=>"; 0 found
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#342) Expected 1 space before "=>"; 0 found
(#342) Expected 1 space after "=>"; 0 found
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#343) Expected 1 space before "=>"; 0 found
(#343) Expected 1 space after "=>"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#346) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#347) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#349) Expected 1 space before "=>"; 0 found
(#349) Expected 1 space after "=>"; 0 found
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#356) Expected 1 space before "=>"; 0 found
(#356) Expected 1 space after "=>"; 0 found
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#357) Expected 1 space before "=>"; 0 found
(#357) Expected 1 space after "=>"; 0 found
(#357) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Expected 1 space before "=>"; 0 found
(#360) Expected 1 space after "=>"; 0 found
(#360) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Expected 1 space before "=>"; 0 found
(#363) Expected 1 space after "=>"; 0 found
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#365) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Expected 1 space before "=>"; 0 found
(#367) Expected 1 space after "=>"; 0 found
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#368) Expected 1 space before "=>"; 0 found
(#368) Expected 1 space after "=>"; 0 found
(#368) Commas (,) must be followed by white space.
(#368) Commas (,) must be followed by white space.
(#369) Expected 1 space before "=>"; 0 found
(#369) Expected 1 space after "=>"; 0 found
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#370) Expected 1 space before "=>"; 0 found
(#370) Expected 1 space after "=>"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#372) Expected 1 space before "=>"; 0 found
(#372) Expected 1 space after "=>"; 0 found
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#373) Expected 1 space before "=>"; 0 found
(#373) Expected 1 space after "=>"; 0 found
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#374) Expected 1 space before "=>"; 0 found
(#374) Expected 1 space after "=>"; 0 found
(#374) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
(#375) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#376) Expected 1 space before "=>"; 0 found
(#376) Expected 1 space after "=>"; 0 found
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#378) Expected 1 space before "=>"; 0 found
(#378) Expected 1 space after "=>"; 0 found
(#378) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Commas (,) must be followed by white space.
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#380) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#382) Expected 1 space before "=>"; 0 found
(#382) Expected 1 space after "=>"; 0 found
(#382) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#385) Expected 1 space before "=>"; 0 found
(#385) Expected 1 space after "=>"; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#386) Expected 1 space before "=>"; 0 found
(#386) Expected 1 space after "=>"; 0 found
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#387) Expected 1 space before "=>"; 0 found
(#387) Expected 1 space after "=>"; 0 found
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#389) Commas (,) must be followed by white space.
(#389) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#391) Expected 1 space before "=>"; 0 found
(#391) Expected 1 space after "=>"; 0 found
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#393) Commas (,) must be followed by white space.
(#393) Commas (,) must be followed by white space.
(#394) Expected 1 space before "=>"; 0 found
(#394) Expected 1 space after "=>"; 0 found
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#395) Expected 1 space before "=>"; 0 found
(#395) Expected 1 space after "=>"; 0 found
(#395) Commas (,) must be followed by white space.
(#395) Commas (,) must be followed by white space.
(#396) Expected 1 space before "=>"; 0 found
(#396) Expected 1 space after "=>"; 0 found
(#396) Commas (,) must be followed by white space.
(#396) Commas (,) must be followed by white space.
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#398) Expected 1 space before "=>"; 0 found
(#398) Expected 1 space after "=>"; 0 found
(#398) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#399) Expected 1 space before "=>"; 0 found
(#399) Expected 1 space after "=>"; 0 found
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Expected 1 space before "=>"; 0 found
(#400) Expected 1 space after "=>"; 0 found
(#400) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#401) Expected 1 space before "=>"; 0 found
(#401) Expected 1 space after "=>"; 0 found
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#403) Commas (,) must be followed by white space.
(#403) Commas (,) must be followed by white space.
(#404) Expected 1 space before "=>"; 0 found
(#404) Expected 1 space after "=>"; 0 found
(#404) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#405) Expected 1 space before "=>"; 0 found
(#405) Expected 1 space after "=>"; 0 found
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#407) Expected 1 space before "=>"; 0 found
(#407) Expected 1 space after "=>"; 0 found
(#407) Commas (,) must be followed by white space.
(#407) Commas (,) must be followed by white space.
(#408) Expected 1 space before "=>"; 0 found
(#408) Expected 1 space after "=>"; 0 found
(#408) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#409) Expected 1 space before "=>"; 0 found
(#409) Expected 1 space after "=>"; 0 found
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#410) Expected 1 space before "=>"; 0 found
(#410) Expected 1 space after "=>"; 0 found
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#411) Expected 1 space before "=>"; 0 found
(#411) Expected 1 space after "=>"; 0 found
(#411) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#412) Expected 1 space before "=>"; 0 found
(#412) Expected 1 space after "=>"; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#413) Expected 1 space before "=>"; 0 found
(#413) Expected 1 space after "=>"; 0 found
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Expected 1 space before "=>"; 0 found
(#414) Expected 1 space after "=>"; 0 found
(#414) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#415) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Commas (,) must be followed by white space.
(#417) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Commas (,) must be followed by white space.
(#418) Commas (,) must be followed by white space.
(#419) Expected 1 space before "=>"; 0 found
(#419) Expected 1 space after "=>"; 0 found
(#419) Commas (,) must be followed by white space.
(#419) Commas (,) must be followed by white space.
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#420) Commas (,) must be followed by white space.
(#420) Commas (,) must be followed by white space.
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Commas (,) must be followed by white space.
(#423) Expected 1 space before "=>"; 0 found
(#423) Expected 1 space after "=>"; 0 found
(#423) Commas (,) must be followed by white space.
(#423) Commas (,) must be followed by white space.
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#424) Commas (,) must be followed by white space.
(#424) Commas (,) must be followed by white space.
(#425) Expected 1 space before "=>"; 0 found
(#425) Expected 1 space after "=>"; 0 found
(#425) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#426) Expected 1 space before "=>"; 0 found
(#426) Expected 1 space after "=>"; 0 found
(#426) Commas (,) must be followed by white space.
(#426) Commas (,) must be followed by white space.
(#427) Expected 1 space before "=>"; 0 found
(#427) Expected 1 space after "=>"; 0 found
(#427) Commas (,) must be followed by white space.
(#427) Commas (,) must be followed by white space.
(#428) Expected 1 space before "=>"; 0 found
(#428) Expected 1 space after "=>"; 0 found
(#428) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#429) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#430) Expected 1 space before "=>"; 0 found
(#430) Expected 1 space after "=>"; 0 found
(#430) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#432) Expected 1 space before "=>"; 0 found
(#432) Expected 1 space after "=>"; 0 found
(#432) Commas (,) must be followed by white space.
(#432) Commas (,) must be followed by white space.
(#433) Expected 1 space before "=>"; 0 found
(#433) Expected 1 space after "=>"; 0 found
(#433) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#434) Expected 1 space before "=>"; 0 found
(#434) Expected 1 space after "=>"; 0 found
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#435) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Commas (,) must be followed by white space.
(#436) Commas (,) must be followed by white space.
(#437) Expected 1 space before "=>"; 0 found
(#437) Expected 1 space after "=>"; 0 found
(#437) Commas (,) must be followed by white space.
(#437) Commas (,) must be followed by white space.
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#441) Expected 1 space before "=>"; 0 found
(#441) Expected 1 space after "=>"; 0 found
(#441) Commas (,) must be followed by white space.
(#441) Commas (,) must be followed by white space.
(#442) Expected 1 space before "=>"; 0 found
(#442) Expected 1 space after "=>"; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#443) Expected 1 space before "=>"; 0 found
(#443) Expected 1 space after "=>"; 0 found
(#443) Commas (,) must be followed by white space.
(#443) Commas (,) must be followed by white space.
(#444) Expected 1 space before "=>"; 0 found
(#444) Expected 1 space after "=>"; 0 found
(#444) Commas (,) must be followed by white space.
(#444) Commas (,) must be followed by white space.
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#445) Commas (,) must be followed by white space.
(#445) Commas (,) must be followed by white space.
(#446) Expected 1 space before "=>"; 0 found
(#446) Expected 1 space after "=>"; 0 found
(#446) Commas (,) must be followed by white space.
(#446) Commas (,) must be followed by white space.
(#447) Expected 1 space before "=>"; 0 found
(#447) Expected 1 space after "=>"; 0 found
(#447) Commas (,) must be followed by white space.
(#447) Commas (,) must be followed by white space.
(#448) Expected 1 space before "=>"; 0 found
(#448) Expected 1 space after "=>"; 0 found
(#448) Commas (,) must be followed by white space.
(#448) Commas (,) must be followed by white space.
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Commas (,) must be followed by white space.
(#451) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#455) Commas (,) must be followed by white space.
(#455) Commas (,) must be followed by white space.
(#456) Expected 1 space before "=>"; 0 found
(#456) Expected 1 space after "=>"; 0 found
(#456) Commas (,) must be followed by white space.
(#456) Commas (,) must be followed by white space.
(#457) Expected 1 space before "=>"; 0 found
(#457) Expected 1 space after "=>"; 0 found
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Commas (,) must be followed by white space.
(#459) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Commas (,) must be followed by white space.
(#461) Commas (,) must be followed by white space.
(#462) Expected 1 space before "=>"; 0 found
(#462) Expected 1 space after "=>"; 0 found
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#463) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#464) Expected 1 space before "=>"; 0 found
(#464) Expected 1 space after "=>"; 0 found
(#464) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#465) Expected 1 space before "=>"; 0 found
(#465) Expected 1 space after "=>"; 0 found
(#465) Commas (,) must be followed by white space.
(#465) Commas (,) must be followed by white space.
(#466) Expected 1 space before "=>"; 0 found
(#466) Expected 1 space after "=>"; 0 found
(#467) Expected 1 space before "=>"; 0 found
(#467) Expected 1 space after "=>"; 0 found
(#467) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#468) Expected 1 space before "=>"; 0 found
(#468) Expected 1 space after "=>"; 0 found
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) No space found before comment text; expected "// ----------------" but found "//----------------"
(#481) method name "RGB::Color" must be in lower-case letters only
(#481) Visibility must be declared on method "Color"
(#481) Variable "aColor" must be all lower-case
(#482) Variable "aColor" must be all lower-case
(#484) 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) Expected "if (...) {\n"; found "if(...) {\n"
(#494) Variable "aColor" must be all lower-case
(#495) Commas (,) must be followed by white space.
(#495) Variable "aColor" 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) This comment is 100% valid code; is this commented out code?
(#495) No space found before comment text; expected "// (" Unknown color: $aColor");" but found "//(" Unknown color: $aColor");"
(#497) Expected "if (...) {\n"; found "if(...) {\n"
(#504) Expected "} else {\n"; found "}else {\n"
(#505) Expected "if (...) {\n"; found "if(...) {\n"
(#506) Commas (,) must be followed by white space.
(#506) Variable "aColor" must be all lower-case
(#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) This comment is 100% valid code; is this commented out code?
(#506) No space found before comment text; expected "// (" Unknown color: $aColor");" but found "//(" Unknown color: $aColor");"
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Commas (,) must be followed by white space.
(#513) Commas (,) must be followed by white space.
(#515) Expected "if (...) {\n"; found "if(...) {\n"
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) This comment is 100% valid code; is this commented out code?
(#516) No space found before comment text; expected "// ('Adjustment factor for color must be > 0');" but found "//('Adjustment factor for color must be > 0');"
(#522) Expected "if (...) {\n"; found "if(...) {\n"
(#523) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#525) Usage of ELSEIF not allowed; use ELSE IF instead
(#526) Expected 1 space before "-"; 0 found
(#526) Expected 1 space after "-"; 0 found
(#526) Expected 1 space before "*"; 0 found
(#526) Expected 1 space after "*"; 0 found
(#526) Expected 1 space before "-"; 0 found
(#526) Expected 1 space after "-"; 0 found
(#526) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space before "+"; 0 found
(#527) Expected 1 space after "+"; 0 found
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space before "+"; 0 found
(#527) Expected 1 space after "+"; 0 found
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space before "+"; 0 found
(#527) Expected 1 space after "+"; 0 found
(#527) Commas (,) must be followed by white space.
(#529) Usage of ELSEIF not allowed; use ELSE IF instead
(#530) Expected 1 space before "-"; 0 found
(#530) Expected 1 space after "-"; 0 found
(#530) Expected 1 space before "*"; 0 found
(#530) Expected 1 space after "*"; 0 found
(#530) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#531) Commas (,) must be followed by white space.
(#531) Expected 1 space before "+"; 0 found
(#531) Expected 1 space after "+"; 0 found
(#531) Commas (,) must be followed by white space.
(#531) Expected 1 space before "+"; 0 found
(#531) Expected 1 space after "+"; 0 found
(#531) Commas (,) must be followed by white space.
(#531) Expected 1 space before "+"; 0 found
(#531) Expected 1 space after "+"; 0 found
(#531) Commas (,) must be followed by white space.
(#533) Usage of ELSEIF not allowed; use ELSE IF instead
(#533) Variable "aColor" must be all lower-case
(#534) Inline control structures are not allowed
(#534) Variable "aColor" must be all lower-case
(#534) Variable "aColor" must be all lower-case
(#535) Variable "aColor" must be all lower-case
(#537) Expected "} else {\n"; found "}\n else {\n"
(#538) Commas (,) must be followed by white space.
(#538) Variable "aColor" must be all lower-case
(#538) Commas (,) must be followed by white space.
(#538) Variable "aColor" 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
(#538) This comment is 78% valid code; is this commented out code?
(#538) No space found before comment text; expected "// (" Unknown color specification: $aColor , size=".count($aColor));" but found "//(" Unknown color specification: $aColor , size=".count($aColor));"
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) method name "RGB::Equal" must be in lower-case letters only
(#544) Visibility must be declared on method "Equal"
(#544) Variable "aCol1" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Variable "aCol2" must be all lower-case
(#545) Variable "aCol1" must be all lower-case
(#546) Variable "aCol2" must be all lower-case
(#547) Expected 1 space before "=="; 0 found
(#547) Expected 1 space after "=="; 0 found
(#547) Expected 1 space before "=="; 0 found
(#547) Expected 1 space after "=="; 0 found
(#547) Expected 1 space before "=="; 0 found
(#547) Expected 1 space after "=="; 0 found
(#547) Space found before semicolon; expected "];" but found "] ;"
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) method name "RGB::Allocate" must be in lower-case letters only
(#552) Visibility must be declared on method "Allocate"
(#552) Variable "aColor" must be all lower-case
(#552) Commas (,) must be followed by white space.
(#552) Variable "aAlpha" must be all lower-case
(#553) Variable "aColor" must be all lower-case
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Expected "if (...) {\n"; found "if(...) {\n"
(#557) Variable "aAlpha" must be all lower-case
(#559) Expected "if (...) {\n"; found "if(...) {\n"
(#559) Variable "aAlpha" must be all lower-case
(#559) Variable "aAlpha" must be all lower-case
(#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
(#560) This comment is 100% valid code; is this commented out code?
(#560) No space found before comment text; expected "// ('Alpha parameter for color must be between 0.0 and 1.0');" but found "//('Alpha parameter for color must be between 0.0 and 1.0');"
(#562) Variable "aAlpha" must be all lower-case
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) method name "RGB::tryHexConversion" must be in lower-case letters only
(#570) Visibility must be declared on method "tryHexConversion"
(#570) Variable "aColor" must be all lower-case
(#571) Expected "if (...) {\n"; found "if(...) {\n"
(#571) Variable "aColor" must be all lower-case
(#572) Expected "if (...) {\n"; found "if(...) {\n"
(#572) Variable "aColor" must be all lower-case
(#573) Expected "if (...) {\n"; found "if(...) {\n"
(#573) Variable "aColor" must be all lower-case
(#573) Variable "aColor" must be all lower-case
(#573) Variable "aColor" must be all lower-case
(#574) Expected "if (...) {\n"; found "if(...) {\n"
(#574) Variable "aColor" must be all lower-case
(#574) Variable "aColor" must be all lower-case
(#575) Variable "aColor" must be all lower-case
(#575) Variable "aColor" must be all lower-case
(#576) Variable "aColor" must be all lower-case
(#576) Variable "aColor" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aColor" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aColor" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aColor" must be all lower-case
(#582) Variable "aColor" must be all lower-case
(#592) method name "RGB::GetSpectrum" must be in lower-case letters only
(#592) Visibility must be declared on method "GetSpectrum"
(#592) Variable "aVal" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "aDynamicRange" must be all lower-case
(#593) Expected "if (...) {\n"; found "if(...) {\n"
(#593) Variable "aVal" must be all lower-case
(#593) Variable "aVal" must be all lower-case
(#594) Commas (,) must be followed by white space.
(#594) Commas (,) must be followed by white space.
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Expected 1 space before "*"; 0 found
(#597) Expected 1 space after "*"; 0 found
(#597) Variable "aDynamicRange" must be all lower-case
(#599) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Variable "aVal" must be all lower-case
(#600) Expected 1 space before "*"; 0 found
(#600) Expected 1 space after "*"; 0 found
(#600) Variable "aVal" must be all lower-case
(#600) Expected 1 space before "/"; 0 found
(#600) Expected 1 space after "/"; 0 found
(#602) Usage of ELSEIF not allowed; use ELSE IF instead
(#602) Variable "aVal" must be all lower-case
(#603) Expected 1 space before "-"; 0 found
(#603) Expected 1 space after "-"; 0 found
(#603) Expected 1 space before "*"; 0 found
(#603) Expected 1 space after "*"; 0 found
(#603) Variable "aVal" must be all lower-case
(#603) Expected 1 space before "-"; 0 found
(#603) Expected 1 space after "-"; 0 found
(#603) Expected 1 space before "/"; 0 found
(#603) Expected 1 space after "/"; 0 found
(#605) Usage of ELSEIF not allowed; use ELSE IF instead
(#605) Variable "aVal" must be all lower-case
(#606) Expected 1 space before "*"; 0 found
(#606) Expected 1 space after "*"; 0 found
(#606) Variable "aVal" must be all lower-case
(#606) Expected 1 space before "-"; 0 found
(#606) Expected 1 space after "-"; 0 found
(#606) Expected 1 space before "/"; 0 found
(#606) Expected 1 space after "/"; 0 found
(#608) Expected "} else {\n"; found "}\n else {\n"
(#609) Expected 1 space before "-"; 0 found
(#609) Expected 1 space after "-"; 0 found
(#609) Expected 1 space before "*"; 0 found
(#609) Expected 1 space after "*"; 0 found
(#609) Variable "aVal" must be all lower-case
(#609) Expected 1 space before "-"; 0 found
(#609) Expected 1 space after "-"; 0 found
(#609) Expected 1 space before "/"; 0 found
(#609) Expected 1 space after "/"; 0 found
(#613) This comment is 50% valid code; is this commented out code?
(#615) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_scatter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) "require_once" must be immediately followed by an open parenthesis
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#18) Member variable "iColor" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Member variable "iSize" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Member variable "iArrowSize" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Visibility must be declared on method "__construct"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 50% valid code; is this commented out code?
(#25) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) method name "FieldArrow::SetSize" must be in lower-case letters only
(#28) Visibility must be declared on method "SetSize"
(#28) Variable "aSize" must be all lower-case
(#28) Commas (,) must be followed by white space.
(#28) Variable "aArrowSize" must be all lower-case
(#29) Variable "aSize" must be all lower-case
(#30) Variable "aArrowSize" must be all lower-case
(#33) method name "FieldArrow::SetColor" must be in lower-case letters only
(#33) Visibility must be declared on method "SetColor"
(#33) Variable "aColor" must be all lower-case
(#34) Variable "aColor" must be all lower-case
(#37) method name "FieldArrow::Stroke" must be in lower-case letters only
(#37) Visibility must be declared on method "Stroke"
(#37) Variable "aImg" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Commas (,) must be followed by white space.
(#39) Variable "aImg" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#41) Variable "old_origin" must not contain underscores.
(#41) Variable "aImg" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#42) Variable "old_a" must not contain underscores.
(#42) Variable "aImg" must be all lower-case
(#43) Variable "aImg" must be all lower-case
(#43) Expected 1 space before "+"; 0 found
(#43) Expected 1 space after "+"; 0 found
(#43) Variable "old_a" must not contain underscores.
(#45) Expected 1 space before "/"; 0 found
(#45) Expected 1 space after "/"; 0 found
(#46) Expected 1 space before "-"; 0 found
(#46) Expected 1 space after "-"; 0 found
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before "+"; 0 found
(#46) Expected 1 space after "+"; 0 found
(#46) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "+"; 0 found
(#50) Expected 1 space after "+"; 0 found
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#52) Variable "aImg" must be all lower-case
(#53) Variable "aImg" must be all lower-case
(#54) Variable "aImg" must be all lower-case
(#56) Variable "aImg" must be all lower-case
(#56) Variable "old_origin" must not contain underscores.
(#56) Commas (,) must be followed by white space.
(#56) Variable "old_origin" must not contain underscores.
(#57) Variable "aImg" must be all lower-case
(#57) Variable "old_a" must not contain underscores.
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#67) Member variable "iAngles" must be all lower-case
(#68) Member variable "iCallback" must be all lower-case
(#70) Visibility must be declared on method "__construct"
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Inline control structures are not allowed
(#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 100% valid code; is this commented out code?
(#72) No space found before comment text; expected "// ("Fieldplots must have equal number of X and Y points.");" but found "//("Fieldplots must have equal number of X and Y points.");"
(#73) Inline control structures are not allowed
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 100% valid code; is this commented out code?
(#74) No space found before comment text; expected "// ("Fieldplots must have an angle specified for each X and Y points.");" but found "//("Fieldplots must have an angle specified for each X and Y points.");"
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#85) method name "FieldPlot::SetCallback" must be in lower-case letters only
(#85) Visibility must be declared on method "SetCallback"
(#85) Variable "aFunc" must be all lower-case
(#86) Variable "aFunc" must be all lower-case
(#89) method name "FieldPlot::Stroke" must be in lower-case letters only
(#89) Visibility must be declared on method "Stroke"
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected "for (...) {\n"; found "for(...) {\n"
(#96) Space found after opening bracket of FOR loop
(#96) Space found before closing bracket of FOR loop
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "<"; 0 found
(#96) Expected 1 space after "<"; 0 found
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline control structures are not allowed
(#98) Expected 1 space before "==="; 0 found
(#98) Expected 1 space after "==="; 0 found
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline control structures are not allowed
(#105) Expected 1 space before "=="; 2 found
(#106) Inline control structures are not allowed
(#106) Expected 1 space before "=="; 2 found
(#107) Inline control structures are not allowed
(#109) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) method name "FieldPlot::Legend" must be in lower-case letters only
(#121) Visibility must be declared on method "Legend"
(#121) Variable "aGraph" must be all lower-case
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#123) Variable "aGraph" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#134) Commas (,) must be followed by white space.
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) No space found before comment text; expected "// ---------------" but found "//---------------"
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Visibility must be declared on method "__construct"
(#138) Commas (,) must be followed by white space.
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#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
(#140) This comment is 100% valid code; is this commented out code?
(#140) No space found before comment text; expected "// ("Scatterplot must have equal number of X and Y points.");" but found "//("Scatterplot must have equal number of X and Y points.");"
(#142) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// ---------------" but found "//---------------"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) method name "ScatterPlot::SetImpuls" must be in lower-case letters only
(#154) Visibility must be declared on method "SetImpuls"
(#158) method name "ScatterPlot::SetStem" must be in lower-case letters only
(#158) Visibility must be declared on method "SetStem"
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) method name "ScatterPlot::SetLinkPoints" must be in lower-case letters only
(#163) Visibility must be declared on method "SetLinkPoints"
(#163) Variable "aFlag" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "aColor" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "aWeight" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "aStyle" must be all lower-case
(#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 5
(#164) Variable "aFlag" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 5
(#165) Variable "aColor" 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 at least 8 spaces, found 5
(#166) Variable "aWeight" 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 8 spaces, found 5
(#167) Variable "aStyle" must be all lower-case
(#170) method name "ScatterPlot::Stroke" must be in lower-case letters only
(#170) Visibility must be declared on method "Stroke"
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#173) Inline control structures are not allowed
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Inline control structures are not allowed
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#179) Expected "for (...) {\n"; found "for(...) {\n"
(#179) Space found after opening bracket of FOR loop
(#179) Space found before closing bracket of FOR loop
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "<"; 0 found
(#179) Expected 1 space after "<"; 0 found
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline control structures are not allowed
(#182) Expected 1 space before "==="; 0 found
(#182) Expected 1 space after "==="; 0 found
(#182) Expected 1 space before "==="; 0 found
(#182) Expected 1 space after "==="; 0 found
(#182) Expected 1 space before "==="; 0 found
(#182) Expected 1 space after "==="; 0 found
(#185) Inline control structures are not allowed
(#187) Inline control structures are not allowed
(#190) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Variable "yt_old" must not contain underscores.
(#196) Variable "xt_old" must not contain underscores.
(#196) Commas (,) must be followed by white space.
(#196) Variable "yt_old" must not contain underscores.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#206) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#208) Commas (,) must be followed by white space.
(#210) Expected "} else {\n"; found "}\n else {\n"
(#216) Expected "if (...) {\n"; found "if(...) {\n"
(#217) Commas (,) must be followed by white space.
(#219) Expected "} else {\n"; found "}\n else {\n"
(#220) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#228) Variable "xt_old" must not contain underscores.
(#229) Variable "yt_old" must not contain underscores.
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) method name "ScatterPlot::Legend" must be in lower-case letters only
(#234) Visibility must be declared on method "Legend"
(#234) Variable "aGraph" must be all lower-case
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#236) Variable "aGraph" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#242) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_stock.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Member variable "iTupleSize" must be all lower-case
(#17) Member variable "iWidth" must be all lower-case
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Member variable "iEndLines" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Member variable "iStockColor1" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Member variable "iStockColor2" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Member variable "iStockColor3" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) No space found before comment text; expected "// ---------------" but found "//---------------"
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Visibility must be declared on method "__construct"
(#22) Commas (,) must be followed by white space.
(#23) Expected "if (...) {\n"; found "if(...) {\n"
(#24) Commas (,) must be followed by white space.
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) This comment is 70% valid code; is this commented out code?
(#25) No space found before comment text; expected "// ('Data values for Stock charts must contain an even multiple of '.$this->iTupleSize.' data points.');" but found "//('Data values for Stock charts must contain an even multiple of '.$this->iTupleSize.' data points.');"
(#27) Commas (,) must be followed by white space.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ---------------" but found "//---------------"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) method name "StockPlot::SetColor" must be in lower-case letters only
(#33) Visibility must be declared on method "SetColor"
(#33) Variable "aColor" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "aColor1" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "aColor2" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "aColor3" must be all lower-case
(#34) Variable "aColor" must be all lower-case
(#35) Variable "aColor1" must be all lower-case
(#36) Variable "aColor2" must be all lower-case
(#37) Variable "aColor3" must be all lower-case
(#40) method name "StockPlot::SetWidth" must be in lower-case letters only
(#40) Visibility must be declared on method "SetWidth"
(#40) Variable "aWidth" must be all lower-case
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "*"; 0 found
(#42) Expected 1 space after "*"; 0 found
(#42) Variable "aWidth" must be all lower-case
(#42) Expected 1 space before "/"; 0 found
(#42) Expected 1 space after "/"; 0 found
(#42) Expected 1 space before "+"; 0 found
(#42) Expected 1 space after "+"; 0 found
(#45) method name "StockPlot::HideEndLines" must be in lower-case letters only
(#45) Visibility must be declared on method "HideEndLines"
(#45) Variable "aHide" must be all lower-case
(#46) Variable "aHide" must be all lower-case
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) method name "StockPlot::PreStrokeAdjust" must be in lower-case letters only
(#50) Visibility must be declared on method "PreStrokeAdjust"
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) method name "StockPlot::Stroke" must be in lower-case letters only
(#62) Visibility must be declared on method "Stroke"
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Inline control structures are not allowed
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Expected 1 space before "!="; 0 found
(#66) Expected 1 space after "!="; 0 found
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Line exceeds 132 characters; contains 140 characters
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 71% valid code; is this commented out code?
(#70) Expected "} else {\n"; found "}\n else {\n"
(#71) Variable "exist_x" must not contain underscores.
(#74) Expected "} else {\n"; found "}\n else {\n"
(#75) Variable "exist_x" must not contain underscores.
(#78) Expected "if (...) {\n"; found "if(...) {\n"
(#78) Variable "exist_x" must not contain underscores.
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#81) Expected "} else {\n"; found "}\n else {\n"
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#87) Expected "for (...) {\n"; found "for(...) {\n"
(#87) Space found after opening bracket of FOR loop
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "<"; 0 found
(#87) Expected 1 space after "<"; 0 found
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// If value is NULL, then don't draw a bar at all" but found "//If value is NULL, then don't draw a bar at all"
(#90) Inline control structures are not allowed
(#90) Expected 1 space before "*"; 0 found
(#90) Expected 1 space after "*"; 0 found
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Variable "exist_x" must not contain underscores.
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Inline control structures are not allowed
(#96) Expected "} else {\n"; found "}\n else {\n"
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#101) Space found before semicolon; expected "];" but found "] ;"
(#102) Expected 1 space before "*"; 0 found
(#102) Expected 1 space after "*"; 0 found
(#103) Expected 1 space before "*"; 0 found
(#103) Expected 1 space after "*"; 0 found
(#103) Expected 1 space before "+"; 0 found
(#103) Expected 1 space after "+"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#107) Expected 1 space before "/"; 0 found
(#107) Expected 1 space after "/"; 0 found
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected "} else {\n"; found "}\n else {\n"
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#119) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Expected "} else {\n"; found "}\n else {\n"
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Space found before semicolon; expected "$yopen;" but found "$yopen ;"
(#130) Space found before semicolon; expected "$yclose;" but found "$yclose ;"
(#132) Expected "} else {\n"; found "}\n else {\n"
(#133) Space found before semicolon; expected "$yclose;" but found "$yclose ;"
(#134) Space found before semicolon; expected "$yopen;" but found "$yopen ;"
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Expected 1 space before ".="; 0 found
(#155) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#159) Expected 1 space before ".="; 0 found
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) method name "StockPlot::ModBox" must be in lower-case letters only
(#166) Visibility must be declared on method "ModBox"
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Closing brace must be on a line by itself
(#168) This comment is 50% valid code; is this commented out code?
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#174) Member variable "iPColor" must be all lower-case
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Member variable "iNColor" must be all lower-case
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#176) Visibility must be declared on method "__construct"
(#176) Commas (,) must be followed by white space.
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Commas (,) must be followed by white space.
(#181) method name "BoxPlot::SetMedianColor" must be in lower-case letters only
(#181) Visibility must be declared on method "SetMedianColor"
(#181) Variable "aPos" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "aNeg" must be all lower-case
(#182) Variable "aPos" must be all lower-case
(#183) Variable "aNeg" must be all lower-case
(#186) method name "BoxPlot::ModBox" must be in lower-case letters only
(#186) Visibility must be declared on method "ModBox"
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Inline control structures are not allowed
(#189) Inline control structures are not allowed
(#192) Expected 1 space before "*"; 0 found
(#192) Expected 1 space after "*"; 0 found
(#192) Expected 1 space before "+"; 0 found
(#192) Expected 1 space after "+"; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#198) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_table.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Commas (,) must be followed by white space.
(#14) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#14) Commas (,) must be followed by white space.
(#15) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#15) Commas (,) must be followed by white space.
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#18) Commas (,) must be followed by white space.
(#19) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#19) Commas (,) must be followed by white space.
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) No space found before comment text; expected "// ---------------------------------------------------------------------" but found "//---------------------------------------------------------------------"
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// ---------------------------------------------------------------------" but found "//---------------------------------------------------------------------"
(#27) Member variable "iColSpan" must be all lower-case
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Member variable "iRowSpan" must be all lower-case
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Member variable "iMarginLeft" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iMarginRight" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iMarginTop" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iMarginBottom" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Member variable "iVal" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#30) Member variable "iBGColor" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Member variable "iFontColor" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Member variable "iFF" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Member variable "iFS" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Member variable "iFSize" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Member variable "iRow" must be all lower-case
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Member variable "iCol" must be all lower-case
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Member variable "iVertAlign" must be all lower-case
(#33) Member variable "iHorAlign" must be all lower-case
(#34) Member variable "iMerged" must be all lower-case
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#34) Commas (,) must be followed by white space.
(#34) Member variable "iPRow" must be all lower-case
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#34) Commas (,) must be followed by white space.
(#34) Member variable "iPCol" must be all lower-case
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#35) Member variable "iTable" must be all lower-case
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#36) Member variable "iGridColor" must be all lower-case
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Member variable "iGridWeight" must be all lower-case
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) This comment is 45% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Member variable "iGridStyle" must be all lower-case
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 45% valid code; is this commented out code?
(#39) Member variable "iNumberFormat" must be all lower-case
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Member variable "iIcon" must be all lower-case
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Member variable "iIconConstrain" must be all lower-case
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Member variable "iCSIMtarget" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Member variable "iCSIMwintarget" must be all lower-case
(#41) Member variable "iCSIMalt" must be all lower-case
(#41) Member variable "iCSIMArea" must be all lower-case
(#43) Visibility must be declared on method "__construct"
(#43) Variable "aVal" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Variable "aRow" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Variable "aCol" must be all lower-case
(#44) Variable "aVal" must be all lower-case
(#45) Variable "aRow" must be all lower-case
(#46) Variable "aCol" must be all lower-case
(#47) Variable "aRow" must be all lower-case
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "aCol" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#52) method name "GTextTableCell::Init" must be in lower-case letters only
(#52) Visibility must be declared on method "Init"
(#52) Variable "aTable" must be all lower-case
(#53) Variable "aTable" must be all lower-case
(#56) method name "GTextTableCell::SetCSIMTarget" must be in lower-case letters only
(#56) Visibility must be declared on method "SetCSIMTarget"
(#56) Variable "aTarget" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aAlt" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aWinTarget" must be all lower-case
(#57) Variable "aTarget" must be all lower-case
(#58) Variable "aWinTarget" must be all lower-case
(#59) Variable "aAlt" must be all lower-case
(#62) method name "GTextTableCell::GetCSIMArea" must be in lower-case letters only
(#62) Visibility must be declared on method "GetCSIMArea"
(#63) Inline control structures are not allowed
(#65) Inline control structures are not allowed
(#69) method name "GTextTableCell::SetImageConstrain" must be in lower-case letters only
(#69) Visibility must be declared on method "SetImageConstrain"
(#69) Variable "aType" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Variable "aVal" must be all lower-case
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Variable "aType" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#73) Variable "aType" must be all lower-case
(#73) Commas (,) must be followed by white space.
(#73) Variable "aVal" must be all lower-case
(#76) method name "GTextTableCell::SetCountryFlag" must be in lower-case letters only
(#76) Visibility must be declared on method "SetCountryFlag"
(#76) Variable "aFlag" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aScale" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aMix" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "aStdSize" must be all lower-case
(#78) Variable "aFlag" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Variable "aScale" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Variable "aMix" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Variable "aStdSize" must be all lower-case
(#81) method name "GTextTableCell::SetImage" must be in lower-case letters only
(#81) Visibility must be declared on method "SetImage"
(#81) Variable "aFile" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aScale" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aMix" must be all lower-case
(#82) Variable "aFile" must be all lower-case
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Variable "aScale" must be all lower-case
(#82) Commas (,) must be followed by white space.
(#82) Variable "aMix" must be all lower-case
(#85) method name "GTextTableCell::SetImageFromString" must be in lower-case letters only
(#85) Visibility must be declared on method "SetImageFromString"
(#85) Variable "aStr" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "aScale" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "aMix" must be all lower-case
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Variable "aScale" must be all lower-case
(#86) Commas (,) must be followed by white space.
(#86) Variable "aMix" must be all lower-case
(#87) Variable "aStr" must be all lower-case
(#90) method name "GTextTableCell::SetRowColSpan" must be in lower-case letters only
(#90) Visibility must be declared on method "SetRowColSpan"
(#90) Variable "aRowSpan" must be all lower-case
(#90) Commas (,) must be followed by white space.
(#90) Variable "aColSpan" must be all lower-case
(#91) Variable "aRowSpan" must be all lower-case
(#92) Variable "aColSpan" must be all lower-case
(#96) method name "GTextTableCell::SetMerged" must be in lower-case letters only
(#96) Visibility must be declared on method "SetMerged"
(#96) Variable "aPRow" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Variable "aPCol" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Variable "aFlg" must be all lower-case
(#97) Variable "aFlg" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Variable "aPRow" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "aPCol" must be all lower-case
(#102) method name "GTextTableCell::IsMerged" must be in lower-case letters only
(#102) Visibility must be declared on method "IsMerged"
(#106) method name "GTextTableCell::SetNumberFormat" must be in lower-case letters only
(#106) Visibility must be declared on method "SetNumberFormat"
(#106) Variable "aF" must be all lower-case
(#107) Variable "aF" must be all lower-case
(#110) method name "GTextTableCell::Set" must be in lower-case letters only
(#110) Visibility must be declared on method "Set"
(#110) Variable "aTxt" must be all lower-case
(#111) Variable "aTxt" must be all lower-case
(#114) method name "GTextTableCell::SetFont" must be in lower-case letters only
(#114) Visibility must be declared on method "SetFont"
(#114) Variable "aFF" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#114) Variable "aFS" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#114) Variable "aFSize" must be all lower-case
(#115) Variable "aFF" must be all lower-case
(#116) Variable "aFS" must be all lower-case
(#117) Variable "aFSize" must be all lower-case
(#118) Variable "aFF" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "aFS" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "aFSize" must be all lower-case
(#121) method name "GTextTableCell::SetFillColor" must be in lower-case letters only
(#121) Visibility must be declared on method "SetFillColor"
(#121) Variable "aColor" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Variable "aColor" must be all lower-case
(#125) method name "GTextTableCell::SetFontColor" must be in lower-case letters only
(#125) Visibility must be declared on method "SetFontColor"
(#125) Variable "aColor" must be all lower-case
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#126) Variable "aColor" must be all lower-case
(#129) method name "GTextTableCell::SetGridColor" must be in lower-case letters only
(#129) Visibility must be declared on method "SetGridColor"
(#129) Variable "aLeft" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "aTop" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "aBottom" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "aRight" must be all lower-case
(#130) Inline control structures are not allowed
(#130) Variable "aLeft" must be all lower-case
(#130) Variable "aLeft" must be all lower-case
(#131) Inline control structures are not allowed
(#131) Variable "aTop" must be all lower-case
(#131) Variable "aTop" must be all lower-case
(#132) Inline control structures are not allowed
(#132) Variable "aBottom" must be all lower-case
(#132) Variable "aBottom" must be all lower-case
(#133) Inline control structures are not allowed
(#133) Variable "aRight" must be all lower-case
(#133) Variable "aRight" must be all lower-case
(#136) method name "GTextTableCell::SetGridStyle" must be in lower-case letters only
(#136) Visibility must be declared on method "SetGridStyle"
(#136) Variable "aLeft" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "aTop" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "aBottom" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "aRight" must be all lower-case
(#137) Inline control structures are not allowed
(#137) Variable "aLeft" must be all lower-case
(#137) Variable "aLeft" must be all lower-case
(#138) Inline control structures are not allowed
(#138) Variable "aTop" must be all lower-case
(#138) Variable "aTop" must be all lower-case
(#139) Inline control structures are not allowed
(#139) Variable "aBottom" must be all lower-case
(#139) Variable "aBottom" must be all lower-case
(#140) Inline control structures are not allowed
(#140) Variable "aRight" must be all lower-case
(#140) Variable "aRight" must be all lower-case
(#143) method name "GTextTableCell::SetGridWeight" must be in lower-case letters only
(#143) Visibility must be declared on method "SetGridWeight"
(#143) Variable "aLeft" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aTop" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aBottom" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "aRight" must be all lower-case
(#144) Variable "weight_arr" must not contain underscores.
(#144) Variable "aLeft" must be all lower-case
(#144) Variable "aTop" must be all lower-case
(#144) Variable "aBottom" must be all lower-case
(#144) Variable "aRight" must be all lower-case
(#145) Variable "weight_arr" must not contain underscores.
(#146) Variable "weight_arr" must not contain underscores.
(#147) Variable "weight_arr" must not contain underscores.
(#150) Inline control structures are not allowed
(#150) Variable "aLeft" must be all lower-case
(#150) Variable "weight_arr" must not contain underscores.
(#151) Inline control structures are not allowed
(#151) Variable "aTop" must be all lower-case
(#151) Variable "weight_arr" must not contain underscores.
(#152) Inline control structures are not allowed
(#152) Variable "aBottom" must be all lower-case
(#152) Variable "weight_arr" must not contain underscores.
(#153) Inline control structures are not allowed
(#153) Variable "aRight" must be all lower-case
(#153) Variable "weight_arr" must not contain underscores.
(#156) method name "GTextTableCell::SetMargin" must be in lower-case letters only
(#156) Visibility must be declared on method "SetMargin"
(#156) Variable "aLeft" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "aRight" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "aTop" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "aBottom" must be all lower-case
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Variable "aLeft" must be all lower-case
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Variable "aRight" must be all lower-case
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Variable "aTop" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "aBottom" must be all lower-case
(#163) method name "GTextTableCell::GetWidth" must be in lower-case letters only
(#163) Visibility must be declared on method "GetWidth"
(#163) Variable "aImg" must be all lower-case
(#164) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 13
(#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 13
(#168) Expected 1 space before "/"; 0 found
(#168) Expected 1 space after "/"; 0 found
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 13
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 13
(#173) Expected 1 space before "/"; 0 found
(#173) Expected 1 space after "/"; 0 found
(#178) Expected "} else {\n"; found "}\n else {\n"
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "aImg" must be all lower-case
(#184) Usage of ELSEIF not allowed; use ELSE IF instead
(#185) Variable "aImg" must be all lower-case
(#185) Expected 1 space before "+"; 0 found
(#185) Expected 1 space after "+"; 0 found
(#187) Expected "} else {\n"; found "}\n else {\n"
(#188) Variable "aImg" must be all lower-case
(#188) Expected 1 space before "+"; 0 found
(#188) Expected 1 space after "+"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "/"; 0 found
(#192) Expected 1 space after "/"; 0 found
(#195) method name "GTextTableCell::GetHeight" must be in lower-case letters only
(#195) Visibility must be declared on method "GetHeight"
(#195) Variable "aImg" must be all lower-case
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 13
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 13
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 16 spaces, found 13
(#200) Expected 1 space before "/"; 0 found
(#200) Expected 1 space after "/"; 0 found
(#202) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 16 spaces, found 13
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 13
(#205) Expected 1 space before "/"; 0 found
(#205) Expected 1 space after "/"; 0 found
(#208) Expected 1 space after "="; 2 found
(#210) Expected "} else {\n"; found "}\n else {\n"
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Variable "aImg" must be all lower-case
(#216) Expected "} else {\n"; found "}\n else {\n"
(#217) Variable "aImg" must be all lower-case
(#217) Expected 1 space before "+"; 0 found
(#217) Expected 1 space after "+"; 0 found
(#220) Commas (,) must be followed by white space.
(#220) Expected 1 space before "/"; 0 found
(#220) Expected 1 space after "/"; 0 found
(#223) method name "GTextTableCell::SetAlign" must be in lower-case letters only
(#223) Visibility must be declared on method "SetAlign"
(#223) Variable "aHorAlign" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#223) Variable "aVertAlign" must be all lower-case
(#224) Variable "aHorAlign" must be all lower-case
(#224) Variable "aHorAlign" must be all lower-case
(#225) Variable "aVertAlign" must be all lower-case
(#225) Variable "aVertAlign" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#227) Expected "if (...) {\n"; found "if(...) {\n"
(#227) Variable "aHorAlign" must be all lower-case
(#227) Commas (,) must be followed by white space.
(#227) Variable "aVertAlign" must be all lower-case
(#227) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#228) Variable "aHorAlign" must be all lower-case
(#228) Commas (,) must be followed by white space.
(#228) Variable "aVertAlign" must be all lower-case
(#230) Variable "aVertAlign" must be all lower-case
(#231) Variable "aHorAlign" must be all lower-case
(#234) method name "GTextTableCell::AdjustMarginsForGrid" must be in lower-case letters only
(#234) Visibility must be declared on method "AdjustMarginsForGrid"
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#237) Closing brace must be on a line by itself
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Closing brace must be on a line by itself
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#239) Closing brace must be on a line by itself
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#245) Closing brace must be on a line by itself
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#246) Closing brace must be on a line by itself
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Closing brace must be on a line by itself
(#249) Expected 1 space before "*"; 0 found
(#249) Expected 1 space after "*"; 0 found
(#251) Expected "if (...) {\n"; found "if(...) {\n"
(#251) Expected 1 space before "+"; 0 found
(#251) Expected 1 space after "+"; 0 found
(#251) Expected 1 space before "-"; 0 found
(#251) Expected 1 space after "-"; 0 found
(#251) Expected 1 space before "-"; 0 found
(#251) Expected 1 space after "-"; 0 found
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#253) Closing brace must be on a line by itself
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#254) Closing brace must be on a line by itself
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#255) Closing brace must be on a line by itself
(#257) Expected 1 space before "*"; 0 found
(#257) Expected 1 space after "*"; 0 found
(#259) Expected "if (...) {\n"; found "if(...) {\n"
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Expected 1 space before "-"; 0 found
(#259) Expected 1 space after "-"; 0 found
(#259) Expected 1 space before "-"; 0 found
(#259) Expected 1 space after "-"; 0 found
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#261) Closing brace must be on a line by itself
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Closing brace must be on a line by itself
(#263) Expected 1 space before "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#263) Closing brace must be on a line by itself
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#269) method name "GTextTableCell::StrokeVGrid" must be in lower-case letters only
(#269) Visibility must be declared on method "StrokeVGrid"
(#269) Variable "aImg" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "aX" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "aY" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "aWidth" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "aHeight" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "aDir" must be all lower-case
(#273) Variable "aDir" must be all lower-case
(#273) Expected 1 space before "=="; 0 found
(#273) Expected 1 space after "=="; 0 found
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#277) Expected 1 space before "=="; 0 found
(#277) Expected 1 space after "=="; 0 found
(#277) Expected 1 space before "+"; 0 found
(#277) Expected 1 space after "+"; 0 found
(#277) Expected 1 space before "-"; 0 found
(#277) Expected 1 space after "-"; 0 found
(#277) Expected 1 space before "-"; 0 found
(#277) Expected 1 space after "-"; 0 found
(#277) Expected 1 space before "=="; 0 found
(#277) Expected 1 space after "=="; 0 found
(#279) Variable "aDir" must be all lower-case
(#279) Expected 1 space before "=="; 0 found
(#279) Expected 1 space after "=="; 0 found
(#279) Variable "aX" must be all lower-case
(#279) Variable "aX" must be all lower-case
(#279) Variable "aWidth" must be all lower-case
(#279) Expected 1 space before "-"; 0 found
(#279) Expected 1 space after "-"; 0 found
(#280) Variable "aY" must be all lower-case
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Variable "aHeight" must be all lower-case
(#280) Expected 1 space before "-"; 0 found
(#280) Expected 1 space after "-"; 0 found
(#281) Variable "aImg" must be all lower-case
(#284) Inline control structures are not allowed
(#284) Space found after opening bracket of FOR loop
(#284) Space found before closing bracket of FOR loop
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#285) Variable "aImg" must be all lower-case
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Variable "aDir" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "aY" must be all lower-case
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Expected 1 space before "*"; 0 found
(#285) Expected 1 space after "*"; 0 found
(#285) Variable "aDir" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#289) Inline control structures are not allowed
(#289) Space found after opening bracket of FOR loop
(#289) Space found before closing bracket of FOR loop
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#290) Variable "aImg" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#290) Variable "aDir" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#290) Variable "aY" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#290) Variable "aDir" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#292) Inline control structures are not allowed
(#292) Space found after opening bracket of FOR loop
(#292) Space found before closing bracket of FOR loop
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#293) Variable "aImg" must be all lower-case
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Variable "aDir" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Variable "aY" must be all lower-case
(#293) Expected 1 space before "+"; 0 found
(#293) Expected 1 space after "+"; 0 found
(#293) Expected 1 space before "*"; 0 found
(#293) Expected 1 space after "*"; 0 found
(#293) Variable "aDir" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#297) Inline control structures are not allowed
(#297) Space found after opening bracket of FOR loop
(#297) Space found before closing bracket of FOR loop
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#297) Expected 1 space before "*"; 0 found
(#297) Expected 1 space after "*"; 0 found
(#298) Variable "aImg" must be all lower-case
(#298) Expected 1 space before "+"; 0 found
(#298) Expected 1 space after "+"; 0 found
(#298) Expected 1 space before "*"; 0 found
(#298) Expected 1 space after "*"; 0 found
(#298) Variable "aDir" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Variable "aY" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "+"; 0 found
(#298) Expected 1 space after "+"; 0 found
(#298) Expected 1 space before "*"; 0 found
(#298) Expected 1 space after "*"; 0 found
(#298) Variable "aDir" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#299) Expected 1 space before "*"; 0 found
(#299) Expected 1 space after "*"; 0 found
(#300) Inline control structures are not allowed
(#300) Space found after opening bracket of FOR loop
(#300) Space found before closing bracket of FOR loop
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Variable "aImg" must be all lower-case
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) Expected 1 space before "*"; 0 found
(#301) Expected 1 space after "*"; 0 found
(#301) Variable "aDir" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "aY" must be all lower-case
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) Expected 1 space before "*"; 0 found
(#301) Expected 1 space after "*"; 0 found
(#301) Variable "aDir" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#307) method name "GTextTableCell::StrokeHGrid" must be in lower-case letters only
(#307) Visibility must be declared on method "StrokeHGrid"
(#307) Variable "aImg" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "aX" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "aY" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "aWidth" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "aHeight" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "aDir" must be all lower-case
(#311) Variable "aDir" must be all lower-case
(#311) Expected 1 space before "=="; 0 found
(#311) Expected 1 space after "=="; 0 found
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#315) Expected 1 space before "=="; 0 found
(#315) Expected 1 space after "=="; 0 found
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Expected 1 space before "-"; 0 found
(#315) Expected 1 space after "-"; 0 found
(#315) Expected 1 space before "=="; 0 found
(#315) Expected 1 space after "=="; 0 found
(#317) Variable "aDir" must be all lower-case
(#317) Expected 1 space before "=="; 0 found
(#317) Expected 1 space after "=="; 0 found
(#317) Variable "aY" must be all lower-case
(#317) Variable "aY" must be all lower-case
(#317) Expected 1 space before "+"; 0 found
(#317) Expected 1 space after "+"; 0 found
(#317) Variable "aHeight" must be all lower-case
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#318) Variable "aX" must be all lower-case
(#318) Expected 1 space before "+"; 0 found
(#318) Expected 1 space after "+"; 0 found
(#318) Variable "aWidth" must be all lower-case
(#318) Expected 1 space before "-"; 0 found
(#318) Expected 1 space after "-"; 0 found
(#319) Variable "aImg" must be all lower-case
(#322) Inline control structures are not allowed
(#322) Space found after opening bracket of FOR loop
(#322) Space found before closing bracket of FOR loop
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#323) Variable "aImg" must be all lower-case
(#323) Variable "aX" must be all lower-case
(#323) Commas (,) must be followed by white space.
(#323) Expected 1 space before "+"; 0 found
(#323) Expected 1 space after "+"; 0 found
(#323) Commas (,) must be followed by white space.
(#323) Expected 1 space before "+"; 0 found
(#323) Expected 1 space after "+"; 0 found
(#327) Inline control structures are not allowed
(#327) Space found after opening bracket of FOR loop
(#327) Space found before closing bracket of FOR loop
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#328) Variable "aImg" must be all lower-case
(#328) Variable "aX" must be all lower-case
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "+"; 0 found
(#328) Expected 1 space after "+"; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Expected 1 space before "+"; 0 found
(#328) Expected 1 space after "+"; 0 found
(#329) Expected 1 space before "*"; 0 found
(#329) Expected 1 space after "*"; 0 found
(#330) Inline control structures are not allowed
(#330) Space found after opening bracket of FOR loop
(#330) Space found before closing bracket of FOR loop
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#331) Variable "aImg" must be all lower-case
(#331) Variable "aX" must be all lower-case
(#331) Commas (,) must be followed by white space.
(#331) Expected 1 space before "+"; 0 found
(#331) Expected 1 space after "+"; 0 found
(#331) Commas (,) must be followed by white space.
(#331) Expected 1 space before "+"; 0 found
(#331) Expected 1 space after "+"; 0 found
(#335) Inline control structures are not allowed
(#335) Space found after opening bracket of FOR loop
(#335) Space found before closing bracket of FOR loop
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#335) Expected 1 space before "*"; 0 found
(#335) Expected 1 space after "*"; 0 found
(#336) Variable "aImg" must be all lower-case
(#336) Variable "aX" must be all lower-case
(#336) Commas (,) must be followed by white space.
(#336) Expected 1 space before "+"; 0 found
(#336) Expected 1 space after "+"; 0 found
(#336) Commas (,) must be followed by white space.
(#336) Expected 1 space before "+"; 0 found
(#336) Expected 1 space after "+"; 0 found
(#337) Expected 1 space before "*"; 0 found
(#337) Expected 1 space after "*"; 0 found
(#338) Inline control structures are not allowed
(#338) Space found after opening bracket of FOR loop
(#338) Space found before closing bracket of FOR loop
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#339) Variable "aImg" must be all lower-case
(#339) Variable "aX" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Expected 1 space before "+"; 0 found
(#339) Expected 1 space after "+"; 0 found
(#339) Commas (,) must be followed by white space.
(#339) Expected 1 space before "+"; 0 found
(#339) Expected 1 space after "+"; 0 found
(#345) method name "GTextTableCell::Stroke" must be in lower-case letters only
(#345) Visibility must be declared on method "Stroke"
(#345) Variable "aImg" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aX" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aY" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aWidth" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "aHeight" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Expected "if (...) {\n"; found "if(...) {\n"
(#352) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Variable "aImg" must be all lower-case
(#354) Variable "aImg" must be all lower-case
(#354) Variable "aX" must be all lower-case
(#354) Commas (,) must be followed by white space.
(#354) Variable "aY" must be all lower-case
(#354) Commas (,) must be followed by white space.
(#354) Variable "aX" must be all lower-case
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#354) Variable "aWidth" must be all lower-case
(#354) Expected 1 space before "-"; 0 found
(#354) Expected 1 space after "-"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Variable "aY" must be all lower-case
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#354) Variable "aHeight" must be all lower-case
(#354) Expected 1 space before "-"; 0 found
(#354) Expected 1 space after "-"; 0 found
(#357) Variable "aX" must be all lower-case
(#357) Variable "aY" must be all lower-case
(#357) Variable "aX" must be all lower-case
(#357) Expected 1 space before "+"; 0 found
(#357) Expected 1 space after "+"; 0 found
(#357) Variable "aWidth" must be all lower-case
(#357) Expected 1 space before "-"; 0 found
(#357) Expected 1 space after "-"; 0 found
(#357) Variable "aY" must be all lower-case
(#357) Variable "aX" must be all lower-case
(#357) Expected 1 space before "+"; 0 found
(#357) Expected 1 space after "+"; 0 found
(#357) Variable "aWidth" must be all lower-case
(#357) Expected 1 space before "-"; 0 found
(#357) Expected 1 space after "-"; 0 found
(#357) Variable "aY" must be all lower-case
(#357) Expected 1 space before "+"; 0 found
(#357) Expected 1 space after "+"; 0 found
(#357) Variable "aHeight" must be all lower-case
(#357) Expected 1 space before "-"; 0 found
(#357) Expected 1 space after "-"; 0 found
(#357) Variable "aX" must be all lower-case
(#357) Variable "aY" must be all lower-case
(#357) Expected 1 space before "+"; 0 found
(#357) Expected 1 space after "+"; 0 found
(#357) Variable "aHeight" must be all lower-case
(#357) Expected 1 space before "-"; 0 found
(#357) Expected 1 space after "-"; 0 found
(#358) Expected "if (...) {\n"; found "if(...) {\n"
(#360) Expected "if (...) {\n"; found "if(...) {\n"
(#363) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Variable "aImg" must be all lower-case
(#369) Commas (,) must be followed by white space.
(#369) Variable "aX" must be all lower-case
(#369) Commas (,) must be followed by white space.
(#369) Variable "aY" must be all lower-case
(#369) Commas (,) must be followed by white space.
(#369) Variable "aWidth" must be all lower-case
(#369) Commas (,) must be followed by white space.
(#369) Variable "aHeight" must be all lower-case
(#370) Variable "aImg" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "aX" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "aY" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "aWidth" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "aHeight" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#371) Variable "aImg" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "aX" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "aY" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "aWidth" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "aHeight" must be all lower-case
(#372) Variable "aImg" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "aX" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "aY" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "aWidth" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "aHeight" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#374) Expected "if (...) {\n"; found "if(...) {\n"
(#377) Variable "aX" must be all lower-case
(#377) Expected 1 space before "+"; 0 found
(#377) Expected 1 space after "+"; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#382) Variable "aX" must be all lower-case
(#382) Expected 1 space before "+"; 0 found
(#382) Expected 1 space after "+"; 0 found
(#382) Expected 1 space before "+"; 0 found
(#382) Expected 1 space after "+"; 0 found
(#382) Variable "aWidth" must be all lower-case
(#382) Expected 1 space before "-"; 0 found
(#382) Expected 1 space after "-"; 0 found
(#382) Expected 1 space before "-"; 0 found
(#382) Expected 1 space after "-"; 0 found
(#382) Expected 1 space before "/"; 0 found
(#382) Expected 1 space after "/"; 0 found
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#386) Variable "aX" must be all lower-case
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#386) Variable "aWidth" must be all lower-case
(#386) Expected 1 space before "-"; 0 found
(#386) Expected 1 space after "-"; 0 found
(#386) Expected 1 space before "-"; 0 found
(#386) Expected 1 space after "-"; 0 found
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#390) Commas (,) must be followed by white space.
(#395) Variable "aY" must be all lower-case
(#395) Expected 1 space before "+"; 0 found
(#395) Expected 1 space after "+"; 0 found
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#400) Variable "aY" must be all lower-case
(#400) Expected 1 space before "+"; 0 found
(#400) Expected 1 space after "+"; 0 found
(#400) Expected 1 space before "+"; 0 found
(#400) Expected 1 space after "+"; 0 found
(#400) Variable "aHeight" must be all lower-case
(#400) Expected 1 space before "-"; 0 found
(#400) Expected 1 space after "-"; 0 found
(#400) Expected 1 space before "-"; 0 found
(#400) Expected 1 space after "-"; 0 found
(#400) Expected 1 space before "/"; 0 found
(#400) Expected 1 space after "/"; 0 found
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#404) Variable "aY" must be all lower-case
(#404) Expected 1 space before "+"; 0 found
(#404) Expected 1 space after "+"; 0 found
(#404) Variable "aHeight" must be all lower-case
(#404) Expected 1 space before "-"; 0 found
(#404) Expected 1 space after "-"; 0 found
(#404) Expected 1 space before "-"; 0 found
(#404) Expected 1 space after "-"; 0 found
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#408) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#411) Variable "aImg" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#411) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#414) Commas (,) must be followed by white space.
(#417) Variable "aX" must be all lower-case
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#421) Variable "aX" must be all lower-case
(#421) Expected 1 space before "+"; 0 found
(#421) Expected 1 space after "+"; 0 found
(#421) Expected 1 space before "+"; 0 found
(#421) Expected 1 space after "+"; 0 found
(#421) Variable "aWidth" must be all lower-case
(#421) Expected 1 space before "-"; 0 found
(#421) Expected 1 space after "-"; 0 found
(#421) Expected 1 space before "-"; 0 found
(#421) Expected 1 space after "-"; 0 found
(#421) Expected 1 space before "/"; 0 found
(#421) Expected 1 space after "/"; 0 found
(#424) Variable "aX" must be all lower-case
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#424) Variable "aWidth" must be all lower-case
(#424) Expected 1 space before "-"; 0 found
(#424) Expected 1 space after "-"; 0 found
(#424) Expected 1 space before "-"; 0 found
(#424) Expected 1 space after "-"; 0 found
(#427) Commas (,) must be followed by white space.
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Expected "if (...) {\n"; found "if(...) {\n"
(#433) Variable "aY" must be all lower-case
(#433) Expected 1 space before "*"; 0 found
(#433) Expected 1 space after "*"; 0 found
(#437) Variable "aY" must be all lower-case
(#437) Expected 1 space before "+"; 0 found
(#437) Expected 1 space after "+"; 0 found
(#441) Variable "aY" must be all lower-case
(#441) Expected 1 space before "+"; 0 found
(#441) Expected 1 space after "+"; 0 found
(#441) Expected 1 space before "+"; 0 found
(#441) Expected 1 space after "+"; 0 found
(#441) Variable "aHeight" must be all lower-case
(#441) Expected 1 space before "-"; 0 found
(#441) Expected 1 space after "-"; 0 found
(#441) Expected 1 space before "-"; 0 found
(#441) Expected 1 space after "-"; 0 found
(#441) Expected 1 space before "/"; 0 found
(#441) Expected 1 space after "/"; 0 found
(#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
(#442) This comment is 62% valid code; is this commented out code?
(#442) No space found before comment text; expected "// $y -= round($this->iVal->GetFontHeight($aImg)/2);" but found "//$y -= round($this->iVal->GetFontHeight($aImg)/2);"
(#443) Variable "aImg" must be all lower-case
(#443) Expected 1 space before "/"; 0 found
(#443) Expected 1 space after "/"; 0 found
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) This comment is 57% valid code; is this commented out code?
(#446) No space found before comment text; expected "// $y = $aY+$aHeight-1-$this->iMarginBottom-$this->iVal->GetFontHeight($aImg);" but found "//$y = $aY+$aHeight-1-$this->iMarginBottom-$this->iVal->GetFontHeight($aImg);"
(#447) Variable "aY" must be all lower-case
(#447) Expected 1 space before "+"; 0 found
(#447) Expected 1 space after "+"; 0 found
(#447) Variable "aHeight" must be all lower-case
(#447) Expected 1 space before "-"; 0 found
(#447) Expected 1 space after "-"; 0 found
(#447) Expected 1 space before "-"; 0 found
(#447) Expected 1 space after "-"; 0 found
(#447) Variable "aImg" must be all lower-case
(#450) Commas (,) must be followed by white space.
(#452) Commas (,) must be followed by white space.
(#453) Expected "if (...) {\n"; found "if(...) {\n"
(#454) Commas (,) must be followed by white space.
(#456) Variable "aImg" must be all lower-case
(#456) Commas (,) must be followed by white space.
(#456) Commas (,) must be followed by white space.
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) No space found before comment text; expected "// ---------------------------------------------------------------------" but found "//---------------------------------------------------------------------"
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) No space found before comment text; expected "// ---------------------------------------------------------------------" but found "//---------------------------------------------------------------------"
(#466) Member variable "iCells" must be all lower-case
(#466) Member variable "iSize" must be all lower-case
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Commas (,) must be followed by white space.
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Member variable "iWidth" must be all lower-case
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#467) Member variable "iHeight" must be all lower-case
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#468) Member variable "iColWidth" must be all lower-case
(#468) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#468) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#468) Commas (,) must be followed by white space.
(#468) Member variable "iRowHeight" must be all lower-case
(#468) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#468) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#469) Member variable "iImg" must be all lower-case
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#469) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#470) Member variable "iXPos" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Member variable "iYPos" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Member variable "iScaleXPos" must be all lower-case
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#471) Commas (,) must be followed by white space.
(#471) Member variable "iScaleYPos" must be all lower-case
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Member variable "iBGColor" must be all lower-case
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Member variable "iBorderColor" must be all lower-case
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#473) Commas (,) must be followed by white space.
(#473) Member variable "iBorderWeight" must be all lower-case
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#474) Member variable "iInit" must be all lower-case
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#475) Member variable "iYAnchor" must be all lower-case
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#475) Commas (,) must be followed by white space.
(#475) Member variable "iXAnchor" must be all lower-case
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#480) Visibility must be declared on method "__construct"
(#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?
(#484) method name "GTextTable::Init" must be in lower-case letters only
(#484) Visibility must be declared on method "Init"
(#484) Variable "aRows" must be all lower-case
(#484) Commas (,) must be followed by white space.
(#484) Variable "aCols" must be all lower-case
(#484) Commas (,) must be followed by white space.
(#484) Variable "aFillText" must be all lower-case
(#485) Variable "aRows" must be all lower-case
(#486) Variable "aCols" must be all lower-case
(#487) Expected "for (...) {\n"; found "for(...) {\n"
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#488) Expected "for (...) {\n"; found "for(...) {\n"
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#489) Variable "aFillText" must be all lower-case
(#489) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#500) method name "GTextTable::SetBorder" must be in lower-case letters only
(#500) Visibility must be declared on method "SetBorder"
(#500) Variable "aWeight" must be all lower-case
(#500) Commas (,) must be followed by white space.
(#500) Variable "aColor" must be all lower-case
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#501) Variable "aColor" must be all lower-case
(#502) Variable "aWeight" must be all lower-case
(#510) method name "GTextTable::SetPos" must be in lower-case letters only
(#510) Visibility must be declared on method "SetPos"
(#510) Variable "aX" must be all lower-case
(#510) Commas (,) must be followed by white space.
(#510) Variable "aY" must be all lower-case
(#511) Variable "aX" must be all lower-case
(#512) Variable "aY" must be all lower-case
(#515) method name "GTextTable::SetScalePos" must be in lower-case letters only
(#515) Visibility must be declared on method "SetScalePos"
(#515) Variable "aX" must be all lower-case
(#515) Commas (,) must be followed by white space.
(#515) Variable "aY" must be all lower-case
(#516) Variable "aX" must be all lower-case
(#517) Variable "aY" must be all lower-case
(#520) method name "GTextTable::SetAnchorPos" must be in lower-case letters only
(#520) Visibility must be declared on method "SetAnchorPos"
(#520) Variable "aXAnchor" must be all lower-case
(#520) Commas (,) must be followed by white space.
(#520) Variable "aYAnchor" must be all lower-case
(#521) Variable "aXAnchor" must be all lower-case
(#522) Variable "aYAnchor" must be all lower-case
(#529) method name "GTextTable::SetCellCountryFlag" must be in lower-case letters only
(#529) Visibility must be declared on method "SetCellCountryFlag"
(#529) Variable "aRow" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "aCol" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "aFlag" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "aScale" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "aMix" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "aStdSize" must be all lower-case
(#530) Variable "aRow" must be all lower-case
(#531) Variable "aCol" must be all lower-case
(#532) Variable "aRow" must be all lower-case
(#532) Variable "aCol" must be all lower-case
(#532) Variable "aFlag" must be all lower-case
(#532) Commas (,) must be followed by white space.
(#532) Variable "aScale" must be all lower-case
(#532) Commas (,) must be followed by white space.
(#532) Variable "aMix" must be all lower-case
(#532) Commas (,) must be followed by white space.
(#532) Variable "aStdSize" must be all lower-case
(#540) method name "GTextTable::SetCellImage" must be in lower-case letters only
(#540) Visibility must be declared on method "SetCellImage"
(#540) Variable "aRow" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Variable "aCol" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Variable "aFile" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Variable "aScale" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Variable "aMix" must be all lower-case
(#541) Variable "aRow" must be all lower-case
(#542) Variable "aCol" must be all lower-case
(#543) Variable "aRow" must be all lower-case
(#543) Variable "aCol" must be all lower-case
(#543) Variable "aFile" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aScale" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "aMix" must be all lower-case
(#546) method name "GTextTable::SetRowImage" must be in lower-case letters only
(#546) Visibility must be declared on method "SetRowImage"
(#546) Variable "aRow" must be all lower-case
(#546) Commas (,) must be followed by white space.
(#546) Variable "aFile" must be all lower-case
(#546) Commas (,) must be followed by white space.
(#546) Variable "aScale" must be all lower-case
(#546) Commas (,) must be followed by white space.
(#546) Variable "aMix" must be all lower-case
(#547) Variable "aRow" must be all lower-case
(#548) Expected "for (...) {\n"; found "for(...) {\n"
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#549) Variable "aRow" must be all lower-case
(#549) Variable "aFile" must be all lower-case
(#549) Commas (,) must be followed by white space.
(#549) Variable "aScale" must be all lower-case
(#549) Commas (,) must be followed by white space.
(#549) Variable "aMix" must be all lower-case
(#553) method name "GTextTable::SetColImage" must be in lower-case letters only
(#553) Visibility must be declared on method "SetColImage"
(#553) Variable "aCol" must be all lower-case
(#553) Commas (,) must be followed by white space.
(#553) Variable "aFile" must be all lower-case
(#553) Commas (,) must be followed by white space.
(#553) Variable "aScale" must be all lower-case
(#553) Commas (,) must be followed by white space.
(#553) Variable "aMix" must be all lower-case
(#554) Variable "aCol" must be all lower-case
(#555) Expected "for (...) {\n"; found "for(...) {\n"
(#555) Expected 1 space before "="; 0 found
(#555) Expected 1 space after "="; 0 found
(#556) Variable "aCol" must be all lower-case
(#556) Variable "aFile" must be all lower-case
(#556) Commas (,) must be followed by white space.
(#556) Variable "aScale" must be all lower-case
(#556) Commas (,) must be followed by white space.
(#556) Variable "aMix" must be all lower-case
(#560) method name "GTextTable::SetImage" must be in lower-case letters only
(#560) Visibility must be declared on method "SetImage"
(#560) Variable "aFileR1" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aScaleC1" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aMixR2" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aC2" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aFile" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aScale" must be all lower-case
(#560) Commas (,) must be followed by white space.
(#560) Variable "aMix" must be all lower-case
(#561) Expected "if (...) {\n"; found "if(...) {\n"
(#561) Variable "aScaleC1" must be all lower-case
(#561) Variable "aMixR2" must be all lower-case
(#561) Expected 1 space before "!=="; 0 found
(#561) Expected 1 space after "!=="; 0 found
(#561) Variable "aC2" must be all lower-case
(#561) Expected 1 space before "!=="; 0 found
(#561) Expected 1 space after "!=="; 0 found
(#561) Variable "aFile" must be all lower-case
(#561) Expected 1 space before "!=="; 0 found
(#561) Expected 1 space after "!=="; 0 found
(#562) Variable "aArgR1" must be all lower-case
(#562) Variable "aC1" must be all lower-case
(#563) Variable "aR2" must be all lower-case
(#563) Variable "aC2" must be all lower-case
(#565) Expected "} else {\n"; found "}\n else {\n"
(#566) Inline control structures are not allowed
(#566) Variable "aScaleC1" must be all lower-case
(#566) Variable "aScale" must be all lower-case
(#566) Variable "aScaleC1" must be all lower-case
(#567) Inline control structures are not allowed
(#567) Variable "aMixR2" must be all lower-case
(#567) Variable "aMix" must be all lower-case
(#567) Variable "aMixR2" must be all lower-case
(#568) Variable "aFile" must be all lower-case
(#568) Variable "aFileR1" must be all lower-case
(#569) Variable "aMixR2" must be all lower-case
(#569) Expected 1 space before "-"; 0 found
(#569) Expected 1 space after "-"; 0 found
(#569) Variable "aFileR1" must be all lower-case
(#570) Variable "aC2" must be all lower-case
(#570) Expected 1 space before "-"; 0 found
(#570) Expected 1 space after "-"; 0 found
(#570) Variable "aScaleC1" must be all lower-case
(#572) Expected "for (...) {\n"; found "for(...) {\n"
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Variable "aArgR1" must be all lower-case
(#572) Variable "aR2" must be all lower-case
(#573) Expected "for (...) {\n"; found "for(...) {\n"
(#573) Expected 1 space before "="; 0 found
(#573) Expected 1 space after "="; 0 found
(#573) Variable "aC1" must be all lower-case
(#573) Variable "aC2" must be all lower-case
(#574) Variable "aFile" must be all lower-case
(#574) Commas (,) must be followed by white space.
(#574) Variable "aScale" must be all lower-case
(#574) Commas (,) must be followed by white space.
(#574) Variable "aMix" must be all lower-case
(#579) method name "GTextTable::SetCellImageConstrain" must be in lower-case letters only
(#579) Visibility must be declared on method "SetCellImageConstrain"
(#579) Variable "aRow" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Variable "aCol" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Variable "aType" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Variable "aVal" must be all lower-case
(#580) Variable "aRow" must be all lower-case
(#581) Variable "aCol" must be all lower-case
(#582) Variable "aRow" must be all lower-case
(#582) Variable "aCol" must be all lower-case
(#582) Variable "aType" must be all lower-case
(#582) Commas (,) must be followed by white space.
(#582) Variable "aVal" must be all lower-case
(#589) method name "GTextTable::toString" must be in lower-case letters only
(#589) Visibility must be declared on method "toString"
(#591) Expected "for (...) {\n"; found "for(...) {\n"
(#591) Expected 1 space before "="; 0 found
(#591) Expected 1 space after "="; 0 found
(#593) Expected "for (...) {\n"; found "for(...) {\n"
(#593) Expected 1 space before "="; 0 found
(#593) Expected 1 space after "="; 0 found
(#595) Inline control structures are not allowed
(#599) Line indented incorrectly; expected at least 16 spaces, found 8
(#612) method name "GTextTable::Set" must be in lower-case letters only
(#612) Visibility must be declared on method "Set"
(#612) Variable "aArg1" must be all lower-case
(#612) Commas (,) must be followed by white space.
(#612) Variable "aArg2" must be all lower-case
(#612) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#612) Commas (,) must be followed by white space.
(#612) Variable "aArg3" must be all lower-case
(#612) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#613) Expected "if (...) {\n"; found "if(...) {\n"
(#613) Variable "aArg2" must be all lower-case
(#613) Expected 1 space before "==="; 0 found
(#613) Expected 1 space after "==="; 0 found
(#613) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#613) Variable "aArg3" must be all lower-case
(#613) Expected 1 space before "==="; 0 found
(#613) Expected 1 space after "==="; 0 found
(#613) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#614) Expected "if (...) {\n"; found "if(...) {\n"
(#614) Variable "aArg1" must be all lower-case
(#615) Expected "if (...) {\n"; found "if(...) {\n"
(#615) Variable "aArg1" must be all lower-case
(#616) Variable "aArg1" must be all lower-case
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#619) Inline control structures are not allowed
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#620) Variable "aArg1" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#621) Expected "for (...) {\n"; found "for(...) {\n"
(#621) Expected 1 space before "="; 0 found
(#621) Expected 1 space after "="; 0 found
(#622) Expected "for (...) {\n"; found "for(...) {\n"
(#622) Expected 1 space before "="; 0 found
(#622) Expected 1 space after "="; 0 found
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#623) Variable "aArg1" must be all lower-case
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#624) Variable "aArg1" must be all lower-case
(#626) Expected "} else {\n"; found "}\n else {\n"
(#627) Commas (,) must be followed by white space.
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#635) Expected "} else {\n"; found "}\n else {\n"
(#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
(#637) This comment is 100% valid code; is this commented out code?
(#637) No space found before comment text; expected "// ('Illegal argument to GTextTable::Set(). Array must be 2 dimensional');" but found "//('Illegal argument to GTextTable::Set(). Array must be 2 dimensional');"
(#640) Expected "} else {\n"; found "}\n else {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#642) No space found before comment text; expected "// ('Illegal argument to GTextTable::Set()');" but found "//('Illegal argument to GTextTable::Set()');"
(#645) Expected "} else {\n"; found "}\n else {\n"
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Variable "aArg1" must be all lower-case
(#648) Variable "aArg2" must be all lower-case
(#649) Variable "aArg1" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Variable "aArg2" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Variable "aArg3" must be all lower-case
(#657) method name "GTextTable::SetPadding" must be in lower-case letters only
(#657) Visibility must be declared on method "SetPadding"
(#657) Variable "aArgR1" must be all lower-case
(#657) Commas (,) must be followed by white space.
(#657) Variable "aC1" must be all lower-case
(#657) Commas (,) must be followed by white space.
(#657) Variable "aR2" must be all lower-case
(#657) Commas (,) must be followed by white space.
(#657) Variable "aC2" must be all lower-case
(#657) Commas (,) must be followed by white space.
(#657) Variable "aPad" must be all lower-case
(#658) Expected "if (...) {\n"; found "if(...) {\n"
(#658) Variable "aC1" must be all lower-case
(#658) Variable "aR2" must be all lower-case
(#658) Expected 1 space before "!=="; 0 found
(#658) Expected 1 space after "!=="; 0 found
(#658) Variable "aC2" must be all lower-case
(#658) Expected 1 space before "!=="; 0 found
(#658) Expected 1 space after "!=="; 0 found
(#658) Variable "aPad" must be all lower-case
(#658) Expected 1 space before "!=="; 0 found
(#658) Expected 1 space after "!=="; 0 found
(#659) Variable "aArgR1" must be all lower-case
(#659) Variable "aC1" must be all lower-case
(#660) Variable "aR2" must be all lower-case
(#660) Variable "aC2" must be all lower-case
(#662) Expected "} else {\n"; found "}\n else {\n"
(#663) Variable "aPad" must be all lower-case
(#663) Variable "aArgR1" must be all lower-case
(#664) Variable "aR2" must be all lower-case
(#664) Expected 1 space before "-"; 0 found
(#664) Expected 1 space after "-"; 0 found
(#664) Variable "aArgR1" must be all lower-case
(#665) Variable "aC2" must be all lower-case
(#665) Expected 1 space before "-"; 0 found
(#665) Expected 1 space after "-"; 0 found
(#665) Variable "aC1" must be all lower-case
(#667) Expected "for (...) {\n"; found "for(...) {\n"
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#667) Variable "aArgR1" must be all lower-case
(#667) Variable "aR2" must be all lower-case
(#668) Expected "for (...) {\n"; found "for(...) {\n"
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#668) Variable "aC1" must be all lower-case
(#668) Variable "aC2" must be all lower-case
(#669) Variable "aPad" must be all lower-case
(#669) Commas (,) must be followed by white space.
(#669) Variable "aPad" must be all lower-case
(#669) Commas (,) must be followed by white space.
(#669) Variable "aPad" must be all lower-case
(#669) Commas (,) must be followed by white space.
(#669) Variable "aPad" must be all lower-case
(#674) method name "GTextTable::SetRowPadding" must be in lower-case letters only
(#674) Visibility must be declared on method "SetRowPadding"
(#674) Variable "aRow" must be all lower-case
(#674) Commas (,) must be followed by white space.
(#674) Variable "aPad" must be all lower-case
(#675) Variable "aRow" must be all lower-case
(#676) Expected "for (...) {\n"; found "for(...) {\n"
(#676) Expected 1 space before "="; 0 found
(#676) Expected 1 space after "="; 0 found
(#677) Variable "aRow" must be all lower-case
(#677) Variable "aPad" must be all lower-case
(#677) Commas (,) must be followed by white space.
(#677) Variable "aPad" must be all lower-case
(#677) Commas (,) must be followed by white space.
(#677) Variable "aPad" must be all lower-case
(#677) Commas (,) must be followed by white space.
(#677) Variable "aPad" must be all lower-case
(#681) method name "GTextTable::SetColPadding" must be in lower-case letters only
(#681) Visibility must be declared on method "SetColPadding"
(#681) Variable "aCol" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Variable "aPad" must be all lower-case
(#682) Variable "aCol" must be all lower-case
(#683) Expected "for (...) {\n"; found "for(...) {\n"
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#684) Variable "aCol" must be all lower-case
(#684) Variable "aPad" must be all lower-case
(#684) Commas (,) must be followed by white space.
(#684) Variable "aPad" must be all lower-case
(#684) Commas (,) must be followed by white space.
(#684) Variable "aPad" must be all lower-case
(#684) Commas (,) must be followed by white space.
(#684) Variable "aPad" must be all lower-case
(#688) method name "GTextTable::SetCellPadding" must be in lower-case letters only
(#688) Visibility must be declared on method "SetCellPadding"
(#688) Variable "aRow" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aCol" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "aPad" must be all lower-case
(#689) Variable "aRow" must be all lower-case
(#690) Variable "aCol" must be all lower-case
(#691) Variable "aRow" must be all lower-case
(#691) Variable "aCol" must be all lower-case
(#691) Variable "aPad" must be all lower-case
(#691) Commas (,) must be followed by white space.
(#691) Variable "aPad" must be all lower-case
(#691) Commas (,) must be followed by white space.
(#691) Variable "aPad" must be all lower-case
(#691) Commas (,) must be followed by white space.
(#691) Variable "aPad" must be all lower-case
(#699) method name "GTextTable::SetTextOrientation" must be in lower-case letters only
(#699) Visibility must be declared on method "SetTextOrientation"
(#699) Variable "aArgR1" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Variable "aC1" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Variable "aR2" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Variable "aC2" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Variable "aO" must be all lower-case
(#700) Expected "if (...) {\n"; found "if(...) {\n"
(#700) Variable "aC1" must be all lower-case
(#700) Variable "aR2" must be all lower-case
(#700) Expected 1 space before "!=="; 0 found
(#700) Expected 1 space after "!=="; 0 found
(#700) Variable "aC2" must be all lower-case
(#700) Expected 1 space before "!=="; 0 found
(#700) Expected 1 space after "!=="; 0 found
(#700) Variable "aPad" must be all lower-case
(#700) Expected 1 space before "!=="; 0 found
(#700) Expected 1 space after "!=="; 0 found
(#701) Variable "aArgR1" must be all lower-case
(#701) Variable "aC1" must be all lower-case
(#702) Variable "aR2" must be all lower-case
(#702) Variable "aC2" must be all lower-case
(#704) Expected "} else {\n"; found "}\n else {\n"
(#705) Variable "aO" must be all lower-case
(#705) Variable "aArgR1" must be all lower-case
(#706) Variable "aR2" must be all lower-case
(#706) Expected 1 space before "-"; 0 found
(#706) Expected 1 space after "-"; 0 found
(#706) Variable "aArgR1" must be all lower-case
(#707) Variable "aC2" must be all lower-case
(#707) Expected 1 space before "-"; 0 found
(#707) Expected 1 space after "-"; 0 found
(#707) Variable "aC1" must be all lower-case
(#709) Expected "for (...) {\n"; found "for(...) {\n"
(#709) Expected 1 space before "="; 0 found
(#709) Expected 1 space after "="; 0 found
(#709) Variable "aArgR1" must be all lower-case
(#709) Variable "aR2" must be all lower-case
(#710) Expected "for (...) {\n"; found "for(...) {\n"
(#710) Expected 1 space before "="; 0 found
(#710) Expected 1 space after "="; 0 found
(#710) Variable "aC1" must be all lower-case
(#710) Variable "aC2" must be all lower-case
(#711) Variable "aO" must be all lower-case
(#716) method name "GTextTable::SetRowTextOrientation" must be in lower-case letters only
(#716) Visibility must be declared on method "SetRowTextOrientation"
(#716) Variable "aRow" must be all lower-case
(#716) Commas (,) must be followed by white space.
(#716) Variable "aO" must be all lower-case
(#717) Variable "aRow" must be all lower-case
(#718) Expected "for (...) {\n"; found "for(...) {\n"
(#718) Expected 1 space before "="; 0 found
(#718) Expected 1 space after "="; 0 found
(#719) Variable "aRow" must be all lower-case
(#719) Variable "aO" must be all lower-case
(#723) method name "GTextTable::SetColTextOrientation" must be in lower-case letters only
(#723) Visibility must be declared on method "SetColTextOrientation"
(#723) Variable "aCol" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "aO" must be all lower-case
(#724) Variable "aCol" must be all lower-case
(#725) Expected "for (...) {\n"; found "for(...) {\n"
(#725) Expected 1 space before "="; 0 found
(#725) Expected 1 space after "="; 0 found
(#726) Variable "aCol" must be all lower-case
(#726) Variable "aO" must be all lower-case
(#730) method name "GTextTable::SetCellTextOrientation" must be in lower-case letters only
(#730) Visibility must be declared on method "SetCellTextOrientation"
(#730) Variable "aRow" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "aCol" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "aO" must be all lower-case
(#731) Variable "aRow" must be all lower-case
(#732) Variable "aCol" must be all lower-case
(#733) Variable "aRow" must be all lower-case
(#733) Variable "aCol" must be all lower-case
(#733) Variable "aO" must be all lower-case
(#744) method name "GTextTable::SetColor" must be in lower-case letters only
(#744) Visibility must be declared on method "SetColor"
(#744) Variable "aArgR1" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Variable "aC1" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Variable "aR2" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Variable "aC2" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Variable "aArg" must be all lower-case
(#745) Expected "if (...) {\n"; found "if(...) {\n"
(#745) Variable "aC1" must be all lower-case
(#745) Variable "aR2" must be all lower-case
(#745) Expected 1 space before "!=="; 0 found
(#745) Expected 1 space after "!=="; 0 found
(#745) Variable "aC2" must be all lower-case
(#745) Expected 1 space before "!=="; 0 found
(#745) Expected 1 space after "!=="; 0 found
(#745) Variable "aArg" must be all lower-case
(#745) Expected 1 space before "!=="; 0 found
(#745) Expected 1 space after "!=="; 0 found
(#746) Variable "aArgR1" must be all lower-case
(#746) Variable "aC1" must be all lower-case
(#747) Variable "aR2" must be all lower-case
(#747) Variable "aC2" must be all lower-case
(#749) Expected "} else {\n"; found "}\n else {\n"
(#750) Variable "aArg" must be all lower-case
(#750) Variable "aArgR1" must be all lower-case
(#751) Variable "aR2" must be all lower-case
(#751) Expected 1 space before "-"; 0 found
(#751) Expected 1 space after "-"; 0 found
(#751) Variable "aArgR1" must be all lower-case
(#752) Variable "aC2" must be all lower-case
(#752) Expected 1 space before "-"; 0 found
(#752) Expected 1 space after "-"; 0 found
(#752) Variable "aC1" must be all lower-case
(#754) Expected "for (...) {\n"; found "for(...) {\n"
(#754) Expected 1 space before "="; 0 found
(#754) Expected 1 space after "="; 0 found
(#754) Variable "aArgR1" must be all lower-case
(#754) Variable "aR2" must be all lower-case
(#755) Expected "for (...) {\n"; found "for(...) {\n"
(#755) Expected 1 space before "="; 0 found
(#755) Expected 1 space after "="; 0 found
(#755) Variable "aC1" must be all lower-case
(#755) Variable "aC2" must be all lower-case
(#756) Variable "aArg" must be all lower-case
(#761) method name "GTextTable::SetRowColor" must be in lower-case letters only
(#761) Visibility must be declared on method "SetRowColor"
(#761) Variable "aRow" must be all lower-case
(#761) Commas (,) must be followed by white space.
(#761) Variable "aColor" must be all lower-case
(#762) Variable "aRow" must be all lower-case
(#763) Expected "for (...) {\n"; found "for(...) {\n"
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#764) Variable "aRow" must be all lower-case
(#764) Variable "aColor" must be all lower-case
(#768) method name "GTextTable::SetColColor" must be in lower-case letters only
(#768) Visibility must be declared on method "SetColColor"
(#768) Variable "aCol" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Variable "aColor" must be all lower-case
(#769) Variable "aCol" must be all lower-case
(#770) Expected "for (...) {\n"; found "for(...) {\n"
(#770) Expected 1 space before "="; 0 found
(#770) Expected 1 space after "="; 0 found
(#771) Variable "aCol" must be all lower-case
(#771) Variable "aColor" must be all lower-case
(#775) method name "GTextTable::SetCellColor" must be in lower-case letters only
(#775) Visibility must be declared on method "SetCellColor"
(#775) Variable "aRow" must be all lower-case
(#775) Commas (,) must be followed by white space.
(#775) Variable "aCol" must be all lower-case
(#775) Commas (,) must be followed by white space.
(#775) Variable "aColor" must be all lower-case
(#776) Variable "aRow" must be all lower-case
(#777) Variable "aCol" must be all lower-case
(#778) Variable "aRow" must be all lower-case
(#778) Variable "aCol" must be all lower-case
(#778) Variable "aColor" must be all lower-case
(#786) method name "GTextTable::SetFillColor" must be in lower-case letters only
(#786) Visibility must be declared on method "SetFillColor"
(#786) Variable "aArgR1" must be all lower-case
(#786) Commas (,) must be followed by white space.
(#786) Variable "aC1" must be all lower-case
(#786) Commas (,) must be followed by white space.
(#786) Variable "aR2" must be all lower-case
(#786) Commas (,) must be followed by white space.
(#786) Variable "aC2" must be all lower-case
(#786) Commas (,) must be followed by white space.
(#786) Variable "aArg" must be all lower-case
(#787) Expected "if (...) {\n"; found "if(...) {\n"
(#787) Variable "aC1" must be all lower-case
(#787) Variable "aR2" must be all lower-case
(#787) Expected 1 space before "!=="; 0 found
(#787) Expected 1 space after "!=="; 0 found
(#787) Variable "aC2" must be all lower-case
(#787) Expected 1 space before "!=="; 0 found
(#787) Expected 1 space after "!=="; 0 found
(#787) Variable "aArg" must be all lower-case
(#787) Expected 1 space before "!=="; 0 found
(#787) Expected 1 space after "!=="; 0 found
(#788) Variable "aArgR1" must be all lower-case
(#788) Variable "aC1" must be all lower-case
(#789) Variable "aR2" must be all lower-case
(#789) Variable "aC2" must be all lower-case
(#790) Expected "for (...) {\n"; found "for(...) {\n"
(#790) Expected 1 space before "="; 0 found
(#790) Expected 1 space after "="; 0 found
(#790) Variable "aArgR1" must be all lower-case
(#790) Variable "aR2" must be all lower-case
(#791) Expected "for (...) {\n"; found "for(...) {\n"
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#791) Variable "aC1" must be all lower-case
(#791) Variable "aC2" must be all lower-case
(#792) Variable "aArg" must be all lower-case
(#796) Expected "} else {\n"; found "}\n else {\n"
(#797) Variable "aArgR1" must be all lower-case
(#801) method name "GTextTable::SetRowFillColor" must be in lower-case letters only
(#801) Visibility must be declared on method "SetRowFillColor"
(#801) Variable "aRow" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Variable "aColor" must be all lower-case
(#802) Variable "aRow" must be all lower-case
(#803) Expected "for (...) {\n"; found "for(...) {\n"
(#803) Expected 1 space before "="; 0 found
(#803) Expected 1 space after "="; 0 found
(#804) Variable "aRow" must be all lower-case
(#804) Variable "aColor" must be all lower-case
(#808) method name "GTextTable::SetColFillColor" must be in lower-case letters only
(#808) Visibility must be declared on method "SetColFillColor"
(#808) Variable "aCol" must be all lower-case
(#808) Commas (,) must be followed by white space.
(#808) Variable "aColor" must be all lower-case
(#809) Variable "aCol" must be all lower-case
(#810) Expected "for (...) {\n"; found "for(...) {\n"
(#810) Expected 1 space before "="; 0 found
(#810) Expected 1 space after "="; 0 found
(#811) Variable "aCol" must be all lower-case
(#811) Variable "aColor" must be all lower-case
(#815) method name "GTextTable::SetCellFillColor" must be in lower-case letters only
(#815) Visibility must be declared on method "SetCellFillColor"
(#815) Variable "aRow" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Variable "aCol" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Variable "aColor" must be all lower-case
(#816) Variable "aRow" must be all lower-case
(#817) Variable "aCol" must be all lower-case
(#818) Variable "aRow" must be all lower-case
(#818) Variable "aCol" must be all lower-case
(#818) Variable "aColor" must be all lower-case
(#825) method name "GTextTable::SetFont" must be in lower-case letters only
(#825) Visibility must be declared on method "SetFont"
(#827) Expected "if (...) {\n"; found "if(...) {\n"
(#828) Variable "aFF" must be all lower-case
(#829) Variable "aFS" must be all lower-case
(#830) Inline control structures are not allowed
(#831) Variable "aFSize" must be all lower-case
(#831) Expected 1 space before "="; 0 found
(#831) Expected 1 space after "="; 0 found
(#832) Inline control structures are not allowed
(#833) Variable "aFSize" must be all lower-case
(#833) Expected 1 space before "="; 0 found
(#833) Expected 1 space after "="; 0 found
(#834) Variable "aR2" must be all lower-case
(#834) Expected 1 space before "-"; 0 found
(#834) Expected 1 space after "-"; 0 found
(#834) Variable "aR1" must be all lower-case
(#835) Variable "aC2" must be all lower-case
(#835) Expected 1 space before "-"; 0 found
(#835) Expected 1 space after "-"; 0 found
(#835) Variable "aC1" must be all lower-case
(#838) Usage of ELSEIF not allowed; use ELSE IF instead
(#839) Variable "aR1" must be all lower-case
(#839) Variable "aC1" must be all lower-case
(#840) Variable "aR2" must be all lower-case
(#840) Variable "aC2" must be all lower-case
(#841) Variable "aFF" must be all lower-case
(#841) Variable "aFS" must be all lower-case
(#842) Inline control structures are not allowed
(#843) Variable "aFSize" must be all lower-case
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#844) Inline control structures are not allowed
(#845) Variable "aFSize" must be all lower-case
(#845) Expected 1 space before "="; 0 found
(#845) Expected 1 space after "="; 0 found
(#847) Expected "} else {\n"; found "}\n else {\n"
(#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
(#849) This comment is 100% valid code; is this commented out code?
(#849) No space found before comment text; expected "// ('Wrong number of arguments to GTextTable::SetColor()');" but found "//('Wrong number of arguments to GTextTable::SetColor()');"
(#851) Variable "aR1" must be all lower-case
(#851) Variable "aC1" must be all lower-case
(#852) Variable "aR2" must be all lower-case
(#852) Variable "aC2" must be all lower-case
(#853) Expected "for (...) {\n"; found "for(...) {\n"
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Variable "aR1" must be all lower-case
(#853) Variable "aR2" must be all lower-case
(#854) Expected "for (...) {\n"; found "for(...) {\n"
(#854) Expected 1 space before "="; 0 found
(#854) Expected 1 space after "="; 0 found
(#854) Variable "aC1" must be all lower-case
(#854) Variable "aC2" must be all lower-case
(#855) Variable "aFF" must be all lower-case
(#855) Commas (,) must be followed by white space.
(#855) Variable "aFS" must be all lower-case
(#855) Commas (,) must be followed by white space.
(#855) Variable "aFSize" must be all lower-case
(#860) method name "GTextTable::SetRowFont" must be in lower-case letters only
(#860) Visibility must be declared on method "SetRowFont"
(#860) Variable "aRow" must be all lower-case
(#860) Commas (,) must be followed by white space.
(#860) Variable "aFF" must be all lower-case
(#860) Commas (,) must be followed by white space.
(#860) Variable "aFS" must be all lower-case
(#860) Commas (,) must be followed by white space.
(#860) Variable "aFSize" must be all lower-case
(#861) Variable "aRow" must be all lower-case
(#862) Expected "for (...) {\n"; found "for(...) {\n"
(#862) Expected 1 space before "="; 0 found
(#862) Expected 1 space after "="; 0 found
(#863) Variable "aRow" must be all lower-case
(#863) Variable "aFF" must be all lower-case
(#863) Commas (,) must be followed by white space.
(#863) Variable "aFS" must be all lower-case
(#863) Commas (,) must be followed by white space.
(#863) Variable "aFSize" must be all lower-case
(#867) method name "GTextTable::SetColFont" must be in lower-case letters only
(#867) Visibility must be declared on method "SetColFont"
(#867) Variable "aCol" must be all lower-case
(#867) Commas (,) must be followed by white space.
(#867) Variable "aFF" must be all lower-case
(#867) Commas (,) must be followed by white space.
(#867) Variable "aFS" must be all lower-case
(#867) Commas (,) must be followed by white space.
(#867) Variable "aFSize" must be all lower-case
(#868) Variable "aCol" must be all lower-case
(#869) Expected "for (...) {\n"; found "for(...) {\n"
(#869) Expected 1 space before "="; 0 found
(#869) Expected 1 space after "="; 0 found
(#870) Variable "aCol" must be all lower-case
(#870) Variable "aFF" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Variable "aFS" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Variable "aFSize" must be all lower-case
(#874) method name "GTextTable::SetCellFont" must be in lower-case letters only
(#874) Visibility must be declared on method "SetCellFont"
(#874) Variable "aRow" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "aCol" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "aFF" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "aFS" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "aFSize" must be all lower-case
(#875) Variable "aRow" must be all lower-case
(#876) Variable "aCol" must be all lower-case
(#877) Variable "aRow" must be all lower-case
(#877) Variable "aCol" must be all lower-case
(#877) Variable "aFF" must be all lower-case
(#877) Commas (,) must be followed by white space.
(#877) Variable "aFS" must be all lower-case
(#877) Commas (,) must be followed by white space.
(#877) Variable "aFSize" must be all lower-case
(#885) method name "GTextTable::SetAlign" must be in lower-case letters only
(#885) Visibility must be declared on method "SetAlign"
(#885) Variable "aR1HAlign" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "aC1VAlign" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "aR2" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "aC2" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "aHArg" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "aVArg" must be all lower-case
(#886) Expected "if (...) {\n"; found "if(...) {\n"
(#886) Variable "aC1VAlign" must be all lower-case
(#886) Variable "aR2" must be all lower-case
(#886) Expected 1 space before "!=="; 0 found
(#886) Expected 1 space after "!=="; 0 found
(#886) Variable "aC2" must be all lower-case
(#886) Expected 1 space before "!=="; 0 found
(#886) Expected 1 space after "!=="; 0 found
(#886) Variable "aHArg" must be all lower-case
(#886) Expected 1 space before "!=="; 0 found
(#886) Expected 1 space after "!=="; 0 found
(#887) Variable "aR1HAlign" must be all lower-case
(#887) Variable "aC1VAlign" must be all lower-case
(#888) Variable "aR2" must be all lower-case
(#888) Variable "aC2" must be all lower-case
(#890) Expected "} else {\n"; found "}\n else {\n"
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Variable "aR1HAlign" must be all lower-case
(#894) Expected "if (...) {\n"; found "if(...) {\n"
(#894) Variable "aC1VAlign" must be all lower-case
(#895) Variable "aC1VAlign" must be all lower-case
(#897) Variable "aHArg" must be all lower-case
(#897) Variable "aR1HAlign" must be all lower-case
(#898) Variable "aVArg" must be all lower-case
(#898) Variable "aC1VAlign" must be all lower-case
(#898) Variable "aC1VAlign" must be all lower-case
(#898) Space found before semicolon; expected "$aC1VAlign;" but found "$aC1VAlign ;"
(#899) Variable "aR2" must be all lower-case
(#899) Expected 1 space before "-"; 0 found
(#899) Expected 1 space after "-"; 0 found
(#899) Variable "aR1HAlign" must be all lower-case
(#900) Variable "aC2" must be all lower-case
(#900) Expected 1 space before "-"; 0 found
(#900) Expected 1 space after "-"; 0 found
(#900) Variable "aC1VAlign" must be all lower-case
(#902) Expected "for (...) {\n"; found "for(...) {\n"
(#902) Expected 1 space before "="; 0 found
(#902) Expected 1 space after "="; 0 found
(#902) Variable "aR1HAlign" must be all lower-case
(#902) Variable "aR2" must be all lower-case
(#903) Expected "for (...) {\n"; found "for(...) {\n"
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#903) Variable "aC1VAlign" must be all lower-case
(#903) Variable "aC2" must be all lower-case
(#904) Variable "aHArg" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Variable "aVArg" must be all lower-case
(#909) method name "GTextTable::SetCellAlign" must be in lower-case letters only
(#909) Visibility must be declared on method "SetCellAlign"
(#909) Variable "aRow" must be all lower-case
(#909) Commas (,) must be followed by white space.
(#909) Variable "aCol" must be all lower-case
(#909) Commas (,) must be followed by white space.
(#909) Variable "aHorAlign" must be all lower-case
(#909) Commas (,) must be followed by white space.
(#909) Variable "aVertAlign" must be all lower-case
(#910) Variable "aRow" must be all lower-case
(#911) Variable "aCol" must be all lower-case
(#912) Variable "aRow" must be all lower-case
(#912) Variable "aCol" must be all lower-case
(#912) Variable "aHorAlign" must be all lower-case
(#912) Commas (,) must be followed by white space.
(#912) Variable "aVertAlign" must be all lower-case
(#915) method name "GTextTable::SetRowAlign" must be in lower-case letters only
(#915) Visibility must be declared on method "SetRowAlign"
(#915) Variable "aRow" must be all lower-case
(#915) Commas (,) must be followed by white space.
(#915) Variable "aHorAlign" must be all lower-case
(#915) Commas (,) must be followed by white space.
(#915) Variable "aVertAlign" must be all lower-case
(#916) Variable "aRow" must be all lower-case
(#917) Expected "for (...) {\n"; found "for(...) {\n"
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#918) Variable "aRow" must be all lower-case
(#918) Variable "aHorAlign" must be all lower-case
(#918) Commas (,) must be followed by white space.
(#918) Variable "aVertAlign" must be all lower-case
(#922) method name "GTextTable::SetColAlign" must be in lower-case letters only
(#922) Visibility must be declared on method "SetColAlign"
(#922) Variable "aCol" must be all lower-case
(#922) Commas (,) must be followed by white space.
(#922) Variable "aHorAlign" must be all lower-case
(#922) Commas (,) must be followed by white space.
(#922) Variable "aVertAlign" must be all lower-case
(#923) Variable "aCol" must be all lower-case
(#924) Expected "for (...) {\n"; found "for(...) {\n"
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#925) Variable "aCol" must be all lower-case
(#925) Variable "aHorAlign" must be all lower-case
(#925) Commas (,) must be followed by white space.
(#925) Variable "aVertAlign" must be all lower-case
(#934) method name "GTextTable::SetNumberFormat" must be in lower-case letters only
(#934) Visibility must be declared on method "SetNumberFormat"
(#934) Variable "aArgR1" must be all lower-case
(#934) Commas (,) must be followed by white space.
(#934) Variable "aC1" must be all lower-case
(#934) Commas (,) must be followed by white space.
(#934) Variable "aR2" must be all lower-case
(#934) Commas (,) must be followed by white space.
(#934) Variable "aC2" must be all lower-case
(#934) Commas (,) must be followed by white space.
(#934) Variable "aArg" must be all lower-case
(#935) Expected "if (...) {\n"; found "if(...) {\n"
(#935) Variable "aC1" must be all lower-case
(#935) Variable "aR2" must be all lower-case
(#935) Expected 1 space before "!=="; 0 found
(#935) Expected 1 space after "!=="; 0 found
(#935) Variable "aC2" must be all lower-case
(#935) Expected 1 space before "!=="; 0 found
(#935) Expected 1 space after "!=="; 0 found
(#935) Variable "aArg" must be all lower-case
(#935) Expected 1 space before "!=="; 0 found
(#935) Expected 1 space after "!=="; 0 found
(#936) Variable "aArgR1" must be all lower-case
(#936) Variable "aC1" must be all lower-case
(#937) Variable "aR2" must be all lower-case
(#937) Variable "aC2" must be all lower-case
(#939) Expected "} else {\n"; found "}\n else {\n"
(#940) Variable "aArg" must be all lower-case
(#940) Variable "aArgR1" must be all lower-case
(#941) Variable "aR2" must be all lower-case
(#941) Expected 1 space before "-"; 0 found
(#941) Expected 1 space after "-"; 0 found
(#941) Variable "aArgR1" must be all lower-case
(#942) Variable "aC2" must be all lower-case
(#942) Expected 1 space before "-"; 0 found
(#942) Expected 1 space after "-"; 0 found
(#942) Variable "aC1" must be all lower-case
(#944) Expected "if (...) {\n"; found "if(...) {\n"
(#944) Variable "aArg" must be all lower-case
(#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
(#947) Expected "for (...) {\n"; found "for(...) {\n"
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Variable "aArgR1" must be all lower-case
(#947) Variable "aR2" must be all lower-case
(#948) Expected "for (...) {\n"; found "for(...) {\n"
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Variable "aC1" must be all lower-case
(#948) Variable "aC2" must be all lower-case
(#949) Variable "aArg" must be all lower-case
(#954) method name "GTextTable::SetRowNumberFormat" must be in lower-case letters only
(#954) Visibility must be declared on method "SetRowNumberFormat"
(#954) Variable "aRow" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Variable "aF" must be all lower-case
(#955) Variable "aRow" must be all lower-case
(#956) Expected "if (...) {\n"; found "if(...) {\n"
(#956) Variable "aF" must be all lower-case
(#957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#957) Inline comments must end in full-stops, exclamation marks, or question marks
(#959) Expected "for (...) {\n"; found "for(...) {\n"
(#959) Expected 1 space before "="; 0 found
(#959) Expected 1 space after "="; 0 found
(#960) Variable "aRow" must be all lower-case
(#960) Variable "aF" must be all lower-case
(#964) method name "GTextTable::SetColNumberFormat" must be in lower-case letters only
(#964) Visibility must be declared on method "SetColNumberFormat"
(#964) Variable "aCol" must be all lower-case
(#964) Commas (,) must be followed by white space.
(#964) Variable "aF" must be all lower-case
(#965) Variable "aCol" must be all lower-case
(#966) Expected "if (...) {\n"; found "if(...) {\n"
(#966) Variable "aF" 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) Expected "for (...) {\n"; found "for(...) {\n"
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#970) Variable "aCol" must be all lower-case
(#970) Variable "aF" must be all lower-case
(#974) method name "GTextTable::SetCellNumberFormat" must be in lower-case letters only
(#974) Visibility must be declared on method "SetCellNumberFormat"
(#974) Variable "aRow" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Variable "aCol" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Variable "aF" must be all lower-case
(#975) Variable "aRow" must be all lower-case
(#975) Variable "aCol" must be all lower-case
(#976) Expected "if (...) {\n"; found "if(...) {\n"
(#976) Variable "aF" must be all lower-case
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Variable "aRow" must be all lower-case
(#979) Variable "aCol" must be all lower-case
(#979) Variable "aF" must be all lower-case
(#987) method name "GTextTable::SetMinColWidth" must be in lower-case letters only
(#987) Visibility must be declared on method "SetMinColWidth"
(#987) Variable "aColWidth" must be all lower-case
(#987) Commas (,) must be followed by white space.
(#987) Variable "aWidth" must be all lower-case
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Expected "if (...) {\n"; found "if(...) {\n"
(#990) Variable "aWidth" must be all lower-case
(#990) Expected 1 space before "==="; 0 found
(#990) Expected 1 space after "==="; 0 found
(#991) Expected "for (...) {\n"; found "for(...) {\n"
(#991) Expected 1 space before "="; 0 found
(#991) Expected 1 space after "="; 0 found
(#992) Variable "aColWidth" must be all lower-case
(#995) Expected "} else {\n"; found "}\n else {\n"
(#996) Variable "aColWidth" must be all lower-case
(#997) Variable "aColWidth" must be all lower-case
(#997) Variable "aWidth" must be all lower-case
(#1001) method name "GTextTable::SetMinRowHeight" must be in lower-case letters only
(#1001) Visibility must be declared on method "SetMinRowHeight"
(#1001) Variable "aRowHeight" must be all lower-case
(#1001) Commas (,) must be followed by white space.
(#1001) Variable "aHeight" must be all lower-case
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Expected "if (...) {\n"; found "if(...) {\n"
(#1004) Variable "aHeight" must be all lower-case
(#1004) Expected 1 space before "==="; 0 found
(#1004) Expected 1 space after "==="; 0 found
(#1005) Expected "for (...) {\n"; found "for(...) {\n"
(#1005) Expected 1 space before "="; 0 found
(#1005) Expected 1 space after "="; 0 found
(#1006) Variable "aRowHeight" must be all lower-case
(#1009) Expected "} else {\n"; found "}\n else {\n"
(#1010) Variable "aRowHeight" must be all lower-case
(#1011) Variable "aRowHeight" must be all lower-case
(#1011) Variable "aHeight" must be all lower-case
(#1020) method name "GTextTable::SetGrid" must be in lower-case letters only
(#1020) Visibility must be declared on method "SetGrid"
(#1020) Variable "aWeight" must be all lower-case
(#1020) Commas (,) must be followed by white space.
(#1020) Variable "aColor" must be all lower-case
(#1020) Commas (,) must be followed by white space.
(#1020) Variable "aStyle" must be all lower-case
(#1023) Expected "for (...) {\n"; found "for(...) {\n"
(#1023) Expected 1 space before "="; 0 found
(#1023) Expected 1 space after "="; 0 found
(#1024) Expected "for (...) {\n"; found "for(...) {\n"
(#1024) Expected 1 space before "="; 0 found
(#1024) Expected 1 space after "="; 0 found
(#1025) Variable "aColor" must be all lower-case
(#1025) Commas (,) must be followed by white space.
(#1025) Variable "aColor" must be all lower-case
(#1026) Variable "aWeight" must be all lower-case
(#1026) Commas (,) must be followed by white space.
(#1026) Variable "aWeight" must be all lower-case
(#1027) Variable "aStyle" must be all lower-case
(#1032) method name "GTextTable::SetColGrid" must be in lower-case letters only
(#1032) Visibility must be declared on method "SetColGrid"
(#1032) Variable "aCol" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "aWeight" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "aColor" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "aStyle" must be all lower-case
(#1033) Variable "aCol" must be all lower-case
(#1034) Expected "for (...) {\n"; found "for(...) {\n"
(#1034) Expected 1 space before "="; 0 found
(#1034) Expected 1 space after "="; 0 found
(#1035) Variable "aCol" must be all lower-case
(#1035) Variable "aWeight" must be all lower-case
(#1036) Variable "aCol" must be all lower-case
(#1036) Variable "aColor" must be all lower-case
(#1037) Variable "aCol" must be all lower-case
(#1037) Variable "aStyle" must be all lower-case
(#1041) method name "GTextTable::SetRowGrid" must be in lower-case letters only
(#1041) Visibility must be declared on method "SetRowGrid"
(#1041) Variable "aRow" must be all lower-case
(#1041) Commas (,) must be followed by white space.
(#1041) Variable "aWeight" must be all lower-case
(#1041) Commas (,) must be followed by white space.
(#1041) Variable "aColor" must be all lower-case
(#1041) Commas (,) must be followed by white space.
(#1041) Variable "aStyle" must be all lower-case
(#1042) Variable "aRow" must be all lower-case
(#1043) Expected "for (...) {\n"; found "for(...) {\n"
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1044) Variable "aRow" must be all lower-case
(#1044) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1044) Commas (,) must be followed by white space.
(#1044) Variable "aWeight" must be all lower-case
(#1045) Variable "aRow" must be all lower-case
(#1045) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "aColor" must be all lower-case
(#1046) Variable "aRow" must be all lower-case
(#1046) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1046) Commas (,) must be followed by white space.
(#1046) Variable "aStyle" must be all lower-case
(#1055) method name "GTextTable::MergeRow" must be in lower-case letters only
(#1055) Visibility must be declared on method "MergeRow"
(#1055) Variable "aRow" must be all lower-case
(#1055) Commas (,) must be followed by white space.
(#1055) Variable "aHAlign" must be all lower-case
(#1055) Commas (,) must be followed by white space.
(#1055) Variable "aVAlign" must be all lower-case
(#1056) Variable "aRow" must be all lower-case
(#1057) Variable "aRow" must be all lower-case
(#1057) Commas (,) must be followed by white space.
(#1057) Commas (,) must be followed by white space.
(#1057) Variable "aRow" must be all lower-case
(#1057) Commas (,) must be followed by white space.
(#1057) Expected 1 space before "-"; 0 found
(#1057) Expected 1 space after "-"; 0 found
(#1057) Commas (,) must be followed by white space.
(#1057) Variable "aHAlign" must be all lower-case
(#1057) Commas (,) must be followed by white space.
(#1057) Variable "aVAlign" must be all lower-case
(#1060) method name "GTextTable::MergeCol" must be in lower-case letters only
(#1060) Visibility must be declared on method "MergeCol"
(#1060) Variable "aCol" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "aHAlign" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "aVAlign" must be all lower-case
(#1061) Variable "aCol" must be all lower-case
(#1062) Commas (,) must be followed by white space.
(#1062) Variable "aCol" must be all lower-case
(#1062) Commas (,) must be followed by white space.
(#1062) Expected 1 space before "-"; 0 found
(#1062) Expected 1 space after "-"; 0 found
(#1062) Commas (,) must be followed by white space.
(#1062) Variable "aCol" must be all lower-case
(#1062) Commas (,) must be followed by white space.
(#1062) Variable "aHAlign" must be all lower-case
(#1062) Commas (,) must be followed by white space.
(#1062) Variable "aVAlign" must be all lower-case
(#1065) method name "GTextTable::MergeCells" must be in lower-case letters only
(#1065) Visibility must be declared on method "MergeCells"
(#1065) Variable "aR1" must be all lower-case
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "aC1" must be all lower-case
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "aR2" must be all lower-case
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "aC2" must be all lower-case
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "aHAlign" must be all lower-case
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "aVAlign" must be all lower-case
(#1066) Expected "if (...) {\n"; found "if(...) {\n"
(#1066) Variable "aR1" must be all lower-case
(#1066) Variable "aR2" must be all lower-case
(#1066) Variable "aC1" must be all lower-case
(#1066) Variable "aC2" 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
(#1068) This comment is 100% valid code; is this commented out code?
(#1068) No space found before comment text; expected "// ('GTextTable::MergeCells(). Specified cell range to be merged is not valid.');" but found "//('GTextTable::MergeCells(). Specified cell range to be merged is not valid.');"
(#1070) Variable "aR1" must be all lower-case
(#1070) Variable "aC1" must be all lower-case
(#1071) Variable "aR2" must be all lower-case
(#1071) Variable "aC2" must be all lower-case
(#1072) Variable "aR2" must be all lower-case
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1072) Variable "aR1" must be all lower-case
(#1072) Expected 1 space before "+"; 0 found
(#1072) Expected 1 space after "+"; 0 found
(#1073) Variable "aC2" must be all lower-case
(#1073) Expected 1 space before "-"; 0 found
(#1073) Expected 1 space after "-"; 0 found
(#1073) Variable "aC1" must be all lower-case
(#1073) Expected 1 space before "+"; 0 found
(#1073) Expected 1 space after "+"; 0 found
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Expected "if (...) {\n"; found "if(...) {\n"
(#1075) Variable "aR1" must be all lower-case
(#1075) Variable "aC1" must be all lower-case
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "aR1" must be all lower-case
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "aC1" must be all lower-case
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "aR2" must be all lower-case
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "aC2" 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
(#1077) This comment is 100% valid code; is this commented out code?
(#1077) No space found before comment text; expected "// ("Cannot merge already merged cells in the range ($aR1,$aC1), ($aR2,$aC2)");" but found "//("Cannot merge already merged cells in the range ($aR1,$aC1), ($aR2,$aC2)");"
(#1079) Variable "aR1" must be all lower-case
(#1079) Variable "aC1" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1080) Variable "aR1" must be all lower-case
(#1080) Variable "aC1" must be all lower-case
(#1080) Variable "aHAlign" must be all lower-case
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "aVAlign" must be all lower-case
(#1081) Expected "for (...) {\n"; found "for(...) {\n"
(#1081) Expected 1 space before "="; 0 found
(#1081) Expected 1 space after "="; 0 found
(#1081) Variable "aR1" must be all lower-case
(#1081) Variable "aR2" must be all lower-case
(#1082) Expected "for (...) {\n"; found "for(...) {\n"
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Variable "aC1" must be all lower-case
(#1082) Variable "aC2" must be all lower-case
(#1083) Expected "if (...) {\n"; found "if(...) {\n"
(#1083) Variable "aR1" must be all lower-case
(#1083) Variable "aC1" must be all lower-case
(#1084) Expected "if (...) {\n"; found "if(...) {\n"
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "aR1" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "aC1" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "aR2" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "aC2" must be all lower-case
(#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
(#1086) This comment is 100% valid code; is this commented out code?
(#1086) No space found before comment text; expected "// ("Cannot merge already merged cells in the range ($aR1,$aC1), ($aR2,$aC2)");" but found "//("Cannot merge already merged cells in the range ($aR1,$aC1), ($aR2,$aC2)");"
(#1088) Variable "aR1" must be all lower-case
(#1088) Commas (,) must be followed by white space.
(#1088) Variable "aC1" must be all lower-case
(#1088) Commas (,) must be followed by white space.
(#1100) method name "GTextTable::SetCSIMTarget" must be in lower-case letters only
(#1100) Visibility must be declared on method "SetCSIMTarget"
(#1100) Variable "aTarget" must be all lower-case
(#1100) Commas (,) must be followed by white space.
(#1100) Variable "aAlt" must be all lower-case
(#1100) Commas (,) must be followed by white space.
(#1100) Variable "aAutoTarget" must be all lower-case
(#1104) Expected "for (...) {\n"; found "for(...) {\n"
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1105) Expected "for (...) {\n"; found "for(...) {\n"
(#1105) Expected 1 space before "="; 0 found
(#1105) Expected 1 space after "="; 0 found
(#1106) Inline control structures are not allowed
(#1106) Variable "aAutoTarget" must be all lower-case
(#1107) Variable "aTarget" must be all lower-case
(#1108) Inline control structures are not allowed
(#1109) Variable "aTarget" must be all lower-case
(#1110) Commas (,) must be followed by white space.
(#1110) Variable "aAlt" must be all lower-case
(#1115) method name "GTextTable::SetCellCSIMTarget" must be in lower-case letters only
(#1115) Visibility must be declared on method "SetCellCSIMTarget"
(#1115) Variable "aRow" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "aCol" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "aTarget" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "aAlt" must be all lower-case
(#1116) Variable "aRow" must be all lower-case
(#1117) Variable "aCol" must be all lower-case
(#1118) Variable "aRow" must be all lower-case
(#1118) Variable "aCol" must be all lower-case
(#1118) Variable "aTarget" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Variable "aAlt" must be all lower-case
(#1126) method name "GTextTable::GetCSIMAreas" must be in lower-case letters only
(#1126) Visibility must be declared on method "GetCSIMAreas"
(#1130) Expected "for (...) {\n"; found "for(...) {\n"
(#1130) Expected 1 space before "="; 0 found
(#1130) Expected 1 space after "="; 0 found
(#1131) Expected "for (...) {\n"; found "for(...) {\n"
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1138) method name "GTextTable::_chkC" must be in lower-case letters only
(#1138) Visibility must be declared on method "_chkC"
(#1138) Variable "aCol" must be all lower-case
(#1139) Expected "if (...) {\n"; found "if(...) {\n"
(#1140) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) Inline control structures are not allowed
(#1142) Variable "aCol" must be all lower-case
(#1142) Variable "aCol" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Variable "aCol" must be all lower-case
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) This comment is 100% valid code; is this commented out code?
(#1144) No space found before comment text; expected "// ("GTextTable:\nColumn argument ($aCol) is outside specified table size.");" but found "//("GTextTable:\nColumn argument ($aCol) is outside specified table size.");"
(#1147) method name "GTextTable::_chkR" must be in lower-case letters only
(#1147) Visibility must be declared on method "_chkR"
(#1147) Variable "aRow" must be all lower-case
(#1148) Expected "if (...) {\n"; found "if(...) {\n"
(#1149) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Inline control structures are not allowed
(#1151) Variable "aRow" must be all lower-case
(#1151) Variable "aRow" must be all lower-case
(#1152) Commas (,) must be followed by white space.
(#1152) Variable "aRow" must be all lower-case
(#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
(#1153) This comment is 100% valid code; is this commented out code?
(#1153) No space found before comment text; expected "// ("GTextTable:\nRow argument ($aRow) is outside specified table size.");" but found "//("GTextTable:\nRow argument ($aRow) is outside specified table size.");"
(#1156) method name "GTextTable::_getScalePos" must be in lower-case letters only
(#1156) Visibility must be declared on method "_getScalePos"
(#1157) Expected "if (...) {\n"; found "if(...) {\n"
(#1163) method name "GTextTable::_autoSizeTable" must be in lower-case letters only
(#1163) Visibility must be declared on method "_autoSizeTable"
(#1163) Variable "aImg" must be all lower-case
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) Expected "for (...) {\n"; found "for(...) {\n"
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1171) Expected 1 space before "="; 0 found
(#1171) Expected 1 space after "="; 0 found
(#1172) Expected "for (...) {\n"; found "for(...) {\n"
(#1172) Expected 1 space before "="; 0 found
(#1172) Expected 1 space after "="; 0 found
(#1173) Commas (,) must be followed by white space.
(#1173) Variable "aImg" must be all lower-case
(#1175) Expected "if (...) {\n"; found "if(...) {\n"
(#1176) Commas (,) must be followed by white space.
(#1178) Inline control structures are not allowed
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Expected "for (...) {\n"; found "for(...) {\n"
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1184) Expected 1 space before "="; 0 found
(#1184) Expected 1 space after "="; 0 found
(#1185) Expected "for (...) {\n"; found "for(...) {\n"
(#1185) Expected 1 space before "="; 0 found
(#1185) Expected 1 space after "="; 0 found
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "aImg" must be all lower-case
(#1188) Expected "if (...) {\n"; found "if(...) {\n"
(#1189) Commas (,) must be followed by white space.
(#1191) Inline control structures are not allowed
(#1196) Visibility must be declared on method "_setcell"
(#1196) Variable "aRow" must be all lower-case
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "aCol" must be all lower-case
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "aVal" must be all lower-case
(#1197) Expected "if (...) {\n"; found "if(...) {\n"
(#1197) Variable "aRow" must be all lower-case
(#1197) Variable "aCol" must be all lower-case
(#1198) Variable "aRow" must be all lower-case
(#1198) Variable "aCol" must be all lower-case
(#1198) Variable "aVal" must be all lower-case
(#1200) Expected "} else {\n"; found "}\n else {\n"
(#1201) Variable "aRow" must be all lower-case
(#1201) Variable "aCol" must be all lower-case
(#1201) Variable "aVal" must be all lower-case
(#1201) Commas (,) must be followed by white space.
(#1201) Variable "aRow" must be all lower-case
(#1201) Commas (,) must be followed by white space.
(#1201) Variable "aCol" must be all lower-case
(#1202) Variable "aRow" must be all lower-case
(#1202) Variable "aCol" must be all lower-case
(#1206) method name "GTextTable::StrokeWithScale" must be in lower-case letters only
(#1206) Visibility must be declared on method "StrokeWithScale"
(#1206) Variable "aImg" must be all lower-case
(#1206) Commas (,) must be followed by white space.
(#1206) Variable "aXScale" must be all lower-case
(#1206) Commas (,) must be followed by white space.
(#1206) Variable "aYScale" must be all lower-case
(#1207) Expected "if (...) {\n"; found "if(...) {\n"
(#1208) Variable "aXScale" must be all lower-case
(#1209) Variable "aYScale" must be all lower-case
(#1210) Variable "aImg" must be all lower-case
(#1210) Commas (,) must be followed by white space.
(#1210) Commas (,) must be followed by white space.
(#1212) Expected "} else {\n"; found "}\n else {\n"
(#1213) Variable "aImg" must be all lower-case
(#1217) method name "GTextTable::Stroke" must be in lower-case letters only
(#1217) Visibility must be declared on method "Stroke"
(#1217) Variable "aImg" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "aX" must be all lower-case
(#1217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "aY" must be all lower-case
(#1217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1218) Expected "if (...) {\n"; found "if(...) {\n"
(#1218) Variable "aX" must be all lower-case
(#1218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1218) Variable "aY" must be all lower-case
(#1218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1219) Variable "aX" must be all lower-case
(#1220) Variable "aY" must be all lower-case
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1226) Expected "if (...) {\n"; found "if(...) {\n"
(#1232) Expected "for (...) {\n"; found "for(...) {\n"
(#1232) Expected 1 space before "="; 0 found
(#1232) Expected 1 space after "="; 0 found
(#1235) Expected "for (...) {\n"; found "for(...) {\n"
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1238) Expected "for (...) {\n"; found "for(...) {\n"
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1239) Expected "for (...) {\n"; found "for(...) {\n"
(#1239) Expected 1 space before "="; 0 found
(#1239) Expected 1 space after "="; 0 found
(#1244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1244) Inline comments must end in full-stops, exclamation marks, or question marks
(#1245) Variable "aImg" must be all lower-case
(#1247) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#1249) This comment is 100% valid code; is this commented out code?
(#1249) No space found before comment text; expected "// ('Column and row size arrays must match the dimesnions of the table');" but found "//('Column and row size arrays must match the dimesnions of the table');"
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) Expected 1 space before "="; 0 found
(#1253) Expected 1 space after "="; 0 found
(#1254) Expected "for (...) {\n"; found "for(...) {\n"
(#1254) Expected 1 space before "="; 0 found
(#1254) Expected 1 space after "="; 0 found
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1258) Expected "for (...) {\n"; found "for(...) {\n"
(#1258) Expected 1 space before "="; 0 found
(#1258) Expected 1 space after "="; 0 found
(#1264) Inline comments must end in full-stops, exclamation marks, or question marks
(#1269) Expected 1 space before "/"; 0 found
(#1269) Expected 1 space after "/"; 0 found
(#1280) Expected 1 space before "/"; 0 found
(#1280) Expected 1 space after "/"; 0 found
(#1287) Inline comments must end in full-stops, exclamation marks, or question marks
(#1288) Expected "if (...) {\n"; found "if(...) {\n"
(#1289) Variable "aImg" must be all lower-case
(#1290) Variable "aImg" must be all lower-case
(#1290) Commas (,) must be followed by white space.
(#1290) Commas (,) must be followed by white space.
(#1290) Expected 1 space before "+"; 0 found
(#1290) Expected 1 space after "+"; 0 found
(#1290) Commas (,) must be followed by white space.
(#1290) Expected 1 space before "+"; 0 found
(#1290) Expected 1 space after "+"; 0 found
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Expected 1 space before "="; 0 found
(#1294) Expected 1 space after "="; 0 found
(#1295) Expected "for (...) {\n"; found "for(...) {\n"
(#1295) Expected 1 space before "="; 0 found
(#1295) Expected 1 space after "="; 0 found
(#1296) Expected 1 space before "="; 0 found
(#1296) Expected 1 space after "="; 0 found
(#1297) Expected "for (...) {\n"; found "for(...) {\n"
(#1297) Expected 1 space before "="; 0 found
(#1297) Expected 1 space after "="; 0 found
(#1299) Inline comments must end in full-stops, exclamation marks, or question marks
(#1300) Expected 1 space before "="; 0 found
(#1300) Expected 1 space after "="; 0 found
(#1301) Expected "for (...) {\n"; found "for(...) {\n"
(#1301) Space found after opening bracket of FOR loop
(#1301) Space found before closing bracket of FOR loop
(#1301) Expected 1 space before "="; 0 found
(#1301) Expected 1 space after "="; 0 found
(#1302) Expected 1 space before "+"; 0 found
(#1302) Expected 1 space after "+"; 0 found
(#1304) Expected 1 space before "="; 0 found
(#1304) Expected 1 space after "="; 0 found
(#1305) Expected "for (...) {\n"; found "for(...) {\n"
(#1305) Space found after opening bracket of FOR loop
(#1305) Space found before closing bracket of FOR loop
(#1305) Expected 1 space before "="; 0 found
(#1305) Expected 1 space after "="; 0 found
(#1306) Expected 1 space before "+"; 0 found
(#1306) Expected 1 space after "+"; 0 found
(#1309) Variable "aImg" must be all lower-case
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1315) Inline comments must end in full-stops, exclamation marks, or question marks
(#1316) Variable "aImg" must be all lower-case
(#1317) Inline control structures are not allowed
(#1318) Variable "aImg" must be all lower-case
(#1318) Commas (,) must be followed by white space.
(#1318) Commas (,) must be followed by white space.
(#1318) Expected 1 space before "+"; 0 found
(#1318) Expected 1 space after "+"; 0 found
(#1318) Commas (,) must be followed by white space.
(#1318) Expected 1 space before "+"; 0 found
(#1318) Expected 1 space after "+"; 0 found
(#1320) Inline control structures are not allowed
(#1320) Space found after opening bracket of FOR loop
(#1320) Space found before closing bracket of FOR loop
(#1320) Expected 1 space before "="; 0 found
(#1320) Expected 1 space after "="; 0 found
(#1321) Variable "aImg" must be all lower-case
(#1321) Expected 1 space before "+"; 0 found
(#1321) Expected 1 space after "+"; 0 found
(#1321) Commas (,) must be followed by white space.
(#1321) Expected 1 space before "+"; 0 found
(#1321) Expected 1 space after "+"; 0 found
(#1322) Expected 1 space before "+"; 0 found
(#1322) Expected 1 space after "+"; 0 found
(#1322) Expected 1 space before "-"; 0 found
(#1322) Expected 1 space after "-"; 0 found
(#1322) Expected 1 space before "+"; 0 found
(#1322) Expected 1 space after "+"; 0 found
(#1322) Expected 1 space before "-"; 0 found
(#1322) Expected 1 space after "-"; 0 found
(#1323) Expected 1 space before "+"; 0 found
(#1323) Expected 1 space after "+"; 0 found
(#1323) Expected 1 space before "-"; 0 found
(#1323) Expected 1 space after "-"; 0 found
(#1323) Expected 1 space before "+"; 0 found
(#1323) Expected 1 space after "+"; 0 found
(#1323) Expected 1 space before "-"; 0 found
(#1323) Expected 1 space after "-"; 0 found
(#1331) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_text.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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".
(#5) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#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/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Member variable "iScalePosY" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Member variable "iScalePosX" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Member variable "iWordwrap" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Member variable "font_family" must not contain underscores.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Member variable "font_style" must not contain underscores.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Member variable "paragraph_align" must not contain underscores.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#26) Commas (,) must be followed by white space.
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Member variable "iCSIMarea" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iCSIMalt" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iCSIMtarget" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Member variable "iCSIMWinTarget" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#29) Member variable "iBoxType" must be all lower-case
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) No space found before comment text; expected "// ---------------" but found "//---------------"
(#36) 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
(#39) Visibility must be declared on method "__construct"
(#39) Variable "aTxt" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Variable "aXAbsPos" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Variable "aYAbsPos" must be all lower-case
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Variable "aTxt" 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
(#41) This comment is 100% valid code; is this commented out code?
(#41) No space found before comment text; expected "// ('First argument to Text::Text() must be s atring.');" but found "//('First argument to Text::Text() must be s atring.');"
(#43) Variable "aTxt" must be all lower-case
(#44) Variable "aXAbsPos" must be all lower-case
(#45) Variable "aYAbsPos" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) No space found before comment text; expected "// ---------------" but found "//---------------"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) method name "Text::Set" must be in lower-case letters only
(#51) Visibility must be declared on method "Set"
(#51) Variable "aTxt" must be all lower-case
(#52) Variable "aTxt" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) method name "Text::SetPos" must be in lower-case letters only
(#56) Visibility must be declared on method "SetPos"
(#56) Variable "aXAbsPos" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aYAbsPos" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aHAlign" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "aVAlign" 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
(#57) This comment is 93% valid code; is this commented out code?
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#57) No space found before comment text; expected "// $this->Pos($aXAbsPos,$aYAbsPos,$aHAlign,$aVAlign);" but found "//$this->Pos($aXAbsPos,$aYAbsPos,$aHAlign,$aVAlign);"
(#58) Variable "aXAbsPos" must be all lower-case
(#59) Variable "aYAbsPos" must be all lower-case
(#60) Variable "aHAlign" must be all lower-case
(#61) Variable "aVAlign" must be all lower-case
(#64) method name "Text::SetScalePos" must be in lower-case letters only
(#64) Visibility must be declared on method "SetScalePos"
(#64) Variable "aX" must be all lower-case
(#64) Commas (,) must be followed by white space.
(#64) Variable "aY" must be all lower-case
(#65) Variable "aX" must be all lower-case
(#66) Variable "aY" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) method name "Text::Align" must be in lower-case letters only
(#70) Visibility must be declared on method "Align"
(#70) Variable "aHAlign" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "aVAlign" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "aParagraphAlign" must be all lower-case
(#71) Variable "aHAlign" must be all lower-case
(#72) Variable "aVAlign" must be all lower-case
(#73) Inline control structures are not allowed
(#73) Variable "aParagraphAlign" must be all lower-case
(#74) Variable "aParagraphAlign" must be all lower-case
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) method name "Text::SetAlign" must be in lower-case letters only
(#78) Visibility must be declared on method "SetAlign"
(#78) Variable "aHAlign" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Variable "aVAlign" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Variable "aParagraphAlign" must be all lower-case
(#79) Variable "aHAlign" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "aVAlign" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "aParagraphAlign" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) method name "Text::ParagraphAlign" must be in lower-case letters only
(#83) Visibility must be declared on method "ParagraphAlign"
(#83) Variable "aAlign" must be all lower-case
(#84) Variable "aAlign" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) method name "Text::SetParagraphAlign" must be in lower-case letters only
(#88) Visibility must be declared on method "SetParagraphAlign"
(#88) Variable "aAlign" must be all lower-case
(#89) Variable "aAlign" must be all lower-case
(#92) method name "Text::SetShadow" must be in lower-case letters only
(#92) Visibility must be declared on method "SetShadow"
(#92) Variable "aShadowColor" must be all lower-case
(#92) Commas (,) must be followed by white space.
(#92) Variable "aShadowWidth" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "aShadowWidth" must be all lower-case
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#94) Variable "aShadowColor" must be all lower-case
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#98) method name "Text::SetWordWrap" must be in lower-case letters only
(#98) Visibility must be declared on method "SetWordWrap"
(#98) Variable "aCol" must be all lower-case
(#99) Variable "aCol" must be all lower-case
(#99) Space found before semicolon; expected "$aCol;" but found "$aCol ;"
(#104) method name "Text::SetBox" must be in lower-case letters only
(#104) Visibility must be declared on method "SetBox"
(#104) Variable "aFrameColor" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Variable "aBorderColor" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Variable "aShadowColor" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "aCornerRadius" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "aShadowWidth" must be all lower-case
(#104) Line exceeds 132 characters; contains 134 characters
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Variable "aFrameColor" must be all lower-case
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Expected "} else {\n"; found "}\n else {\n"
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "aFrameColor" must be all lower-case
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Variable "aBorderColor" must be all lower-case
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Variable "aShadowColor" must be all lower-case
(#115) Variable "aShadowColor" must be all lower-case
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Variable "aShadowColor" must be all lower-case
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Variable "aCornerRadius" must be all lower-case
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Variable "aShadowWidth" must be all lower-case
(#122) method name "Text::SetBox2" must be in lower-case letters only
(#122) Visibility must be declared on method "SetBox2"
(#122) Variable "aFrameColor" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Variable "aBorderColor" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Variable "aShadowColor" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Variable "aCornerRadius" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Variable "aShadowWidth" must be all lower-case
(#122) Line exceeds 132 characters; contains 135 characters
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) Variable "aFrameColor" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aBorderColor" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aShadowColor" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aCornerRadius" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "aShadowWidth" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) method name "Text::Hide" must be in lower-case letters only
(#128) Visibility must be declared on method "Hide"
(#128) Variable "aHide" must be all lower-case
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Variable "aHide" must be all lower-case
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) method name "Text::Show" must be in lower-case letters only
(#136) Visibility must be declared on method "Show"
(#136) Variable "aShow" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "aShow" must be all lower-case
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) method name "Text::SetFont" must be in lower-case letters only
(#141) Visibility must be declared on method "SetFont"
(#141) Variable "aFamily" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "aStyle" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "aSize" must be all lower-case
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#142) Variable "aFamily" must be all lower-case
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Variable "aStyle" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Variable "aSize" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) method name "Text::Center" must be in lower-case letters only
(#148) Visibility must be declared on method "Center"
(#148) Variable "aLeft" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "aRight" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "aYAbsPos" must be all lower-case
(#149) Variable "aLeft" must be all lower-case
(#149) Variable "aRight" must be all lower-case
(#149) Expected 1 space before "-"; 0 found
(#149) Expected 1 space after "-"; 0 found
(#149) Variable "aLeft" must be all lower-case
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#151) Inline control structures are not allowed
(#151) Variable "aYAbsPos" must be all lower-case
(#152) Variable "aYAbsPos" must be all lower-case
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) method name "Text::SetColor" must be in lower-case letters only
(#156) Visibility must be declared on method "SetColor"
(#156) Variable "aColor" must be all lower-case
(#157) Variable "aColor" must be all lower-case
(#160) method name "Text::SetAngle" must be in lower-case letters only
(#160) Visibility must be declared on method "SetAngle"
(#160) Variable "aAngle" must be all lower-case
(#161) Variable "aAngle" must be all lower-case
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) method name "Text::SetOrientation" must be in lower-case letters only
(#165) Visibility must be declared on method "SetOrientation"
(#165) Variable "aDirection" must be all lower-case
(#166) Inline control structures are not allowed
(#166) Variable "aDirection" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Variable "aDirection" must be all lower-case
(#168) Inline control structures are not allowed
(#168) Usage of ELSEIF not allowed; use ELSE IF instead
(#168) Variable "aDirection" must be all lower-case
(#168) Expected 1 space before "=="; 0 found
(#168) Expected 1 space after "=="; 0 found
(#170) Inline control structures are not allowed
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#170) Variable "aDirection" must be all lower-case
(#170) Expected 1 space before "=="; 0 found
(#170) Expected 1 space after "=="; 0 found
(#172) Inline control structures are not allowed
(#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
(#173) This comment is 100% valid code; is this commented out code?
(#173) No space found before comment text; expected "// (" Invalid direction specified for text.");" but found "//(" Invalid direction specified for text.");"
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) method name "Text::GetWidth" must be in lower-case letters only
(#177) Visibility must be declared on method "GetWidth"
(#177) Variable "aImg" must be all lower-case
(#178) Variable "aImg" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#179) Variable "aImg" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) method name "Text::GetFontHeight" must be in lower-case letters only
(#184) Visibility must be declared on method "GetFontHeight"
(#184) Variable "aImg" must be all lower-case
(#185) Variable "aImg" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#186) Variable "aImg" must be all lower-case
(#191) method name "Text::GetTextHeight" must be in lower-case letters only
(#191) Visibility must be declared on method "GetTextHeight"
(#191) Variable "aImg" must be all lower-case
(#192) Variable "aImg" must be all lower-case
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Variable "aImg" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#197) method name "Text::GetHeight" must be in lower-case letters only
(#197) Visibility must be declared on method "GetHeight"
(#197) Variable "aImg" must be all lower-case
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Line indented incorrectly; expected at least 8 spaces, found 4
(#199) Variable "aImg" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Variable "aImg" must be all lower-case
(#200) Commas (,) must be followed by white space.
(#206) method name "Text::SetMargin" must be in lower-case letters only
(#206) Visibility must be declared on method "SetMargin"
(#206) Variable "aMarg" must be all lower-case
(#207) Variable "aMarg" must be all lower-case
(#210) method name "Text::StrokeWithScale" must be in lower-case letters only
(#210) Visibility must be declared on method "StrokeWithScale"
(#210) Variable "aImg" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#212) Variable "aImg" must be all lower-case
(#214) Expected "} else {\n"; found "}\n else {\n"
(#215) Variable "aImg" must be all lower-case
(#221) method name "Text::SetCSIMTarget" must be in lower-case letters only
(#221) Visibility must be declared on method "SetCSIMTarget"
(#221) Variable "aURITarget" must be all lower-case
(#221) Commas (,) must be followed by white space.
(#221) Variable "aAlt" must be all lower-case
(#221) Commas (,) must be followed by white space.
(#221) Variable "aWinTarget" must be all lower-case
(#222) Variable "aURITarget" must be all lower-case
(#223) Variable "aAlt" must be all lower-case
(#224) Variable "aWinTarget" must be all lower-case
(#227) method name "Text::GetCSIMareas" must be in lower-case letters only
(#227) Visibility must be declared on method "GetCSIMareas"
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Expected "} else {\n"; found "}\n else {\n"
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) method name "Text::Stroke" must be in lower-case letters only
(#237) Visibility must be declared on method "Stroke"
(#237) Variable "aImg" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#239) Inline control structures are not allowed
(#240) Inline control structures are not allowed
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Expected "if (...) {\n"; found "if(...) {\n"
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline control structures are not allowed
(#249) Variable "aImg" must be all lower-case
(#250) Inline control structures are not allowed
(#250) Variable "aImg" must be all lower-case
(#252) Variable "aImg" must be all lower-case
(#253) Variable "aImg" must be all lower-case
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#254) Variable "aImg" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#256) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Expected 1 space before "=="; 0 found
(#257) Expected 1 space after "=="; 0 found
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#261) Variable "aImg" must be all lower-case
(#263) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Expected 1 space before "+"; 0 found
(#263) Expected 1 space after "+"; 0 found
(#265) Variable "aImg" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#275) Expected "} else {\n"; found "}\n else {\n"
(#276) Variable "aImg" must be all lower-case
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#282) Variable "aImg" must be all lower-case
(#284) Expected "} else {\n"; found "}\n else {\n"
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#286) Variable "aImg" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected "if (...) {\n"; found "if(...) {\n"
(#296) Expected "if (...) {\n"; found "if(...) {\n"
(#301) Variable "aImg" must be all lower-case
(#304) Visibility must be declared on method "__get"
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 48% valid code; is this commented out code?
(#308) Variable "variable_name" must not contain underscores.
(#309) Variable "variable_name" must not contain underscores.
(#312) Variable "variable_name" must not contain underscores.
(#312) Whitespace found at end of line
(#314) Variable "variable_name" must not contain underscores.
(#315) Variable "variable_name" must not contain underscores.
(#318) Whitespace found at end of line
(#321) Visibility must be declared on method "__set"
(#324) This comment is 50% valid code; is this commented out code?
(#327) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_theme.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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".
(#5) Whitespace found at end of line
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Variable "theme_class_script" must not contain underscores.
(#14) Line indented incorrectly; expected at least 4 spaces, found 2
(#14) Variable "theme_class_script" must not contain underscores.
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#22) Member variable "color_index" must not contain underscores.
(#23) Whitespace found at end of line
(#24) Visibility must be declared on method "__construct"
(#28) Expected 5 space(s) before asterisk; 4 found
(#28) Whitespace found at end of line
(#29) Expected 5 space(s) before asterisk; 4 found
(#30) method name "Theme::GetColorList" must be in lower-case letters only
(#30) Visibility must be declared on method "GetColorList"
(#33) Expected 5 space(s) before asterisk; 4 found
(#34) Expected 5 space(s) before asterisk; 4 found
(#35) method name "Theme::ApplyPlot" must be in lower-case letters only
(#35) Visibility must be declared on method "ApplyPlot"
(#39) Expected 5 space(s) before asterisk; 4 found
(#40) Expected 5 space(s) before asterisk; 4 found
(#40) Whitespace found at end of line
(#41) method name "Theme::SetupPlot" must be in lower-case letters only
(#41) Visibility must be declared on method "SetupPlot"
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) method name "Theme::ApplyGraph" must be in lower-case letters only
(#54) Visibility must be declared on method "ApplyGraph"
(#57) Variable "method_name" must not contain underscores.
(#60) Variable "method_name" must not contain underscores.
(#62) Variable "method_name" must not contain underscores.
(#65) Variable "method_name" must not contain underscores.
(#66) Variable "method_name" must not contain underscores.
(#68) Variable "method_name" must not contain underscores.
(#68) Variable "method_name" must not contain underscores.
(#68) Line exceeds 132 characters; contains 155 characters
(#68) No space found before comment text; expected "// Theme::%s() is not defined. \nPlease make %s(\$graph) function in your theme classs." but found "//Theme::%s() is not defined. \nPlease make %s(\$graph) function in your theme classs."
(#73) Expected 5 space(s) before asterisk; 4 found
(#74) Expected 5 space(s) before asterisk; 4 found
(#75) method name "Theme::PreStrokeApply" must be in lower-case letters only
(#75) Visibility must be declared on method "PreStrokeApply"
(#79) Expected 5 space(s) before asterisk; 4 found
(#80) Expected 5 space(s) before asterisk; 4 found
(#81) method name "Theme::GetThemeColors" must be in lower-case letters only
(#81) Visibility must be declared on method "GetThemeColors"
(#81) Whitespace found at end of line
(#82) Variable "result_list" must not contain underscores.
(#84) Variable "old_index" must not contain underscores.
(#87) Whitespace found at end of line
(#94) Variable "result_list" must not contain underscores.
(#99) Variable "old_index" must not contain underscores.
(#100) Whitespace found at end of line
(#101) Variable "result_list" must not contain underscores.
(#105) Expected 5 space(s) before asterisk; 4 found
(#106) Expected 5 space(s) before asterisk; 4 found
(#107) method name "Theme::GetNextColor" must be in lower-case letters only
(#107) Visibility must be declared on method "GetNextColor"
(#108) Variable "color_list" must not contain underscores.
(#111) Variable "color_list" must not contain underscores.
(#112) Variable "color_list" must not contain underscores.
(#114) Variable "color_count" must not contain underscores.
(#114) Variable "color_list" must not contain underscores.
(#115) Variable "color_count" must not contain underscores.
(#116) Variable "color_tmp" must not contain underscores.
(#116) Variable "color_list" must not contain underscores.
(#116) Variable "color_count" must not contain underscores.
(#117) Variable "color_count" must not contain underscores.
(#119) Variable "color_tmp" must not contain underscores.
(#134) This comment is 50% valid code; is this commented out code?
(#136) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_ttf.inc.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// =======================================================================" but found "//======================================================================="
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#15) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) This comment is 67% valid code; is this commented out code?
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// Definitions for internal font" but found "//Definitions for internal font"
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Commas (,) must be followed by white space.
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Commas (,) must be followed by white space.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Commas (,) must be followed by white space.
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Commas (,) must be followed by white space.
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Commas (,) must be followed by white space.
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#147) 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) No space found before comment text; expected "// =================================================================" but found "//================================================================="
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// =================================================================" but found "//================================================================="
(#159) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#160) Space found before semicolon; expected "null;" but found "null ;"
(#162) method name "LanguageConv::Convert" must be in lower-case letters only
(#162) Visibility must be declared on method "Convert"
(#162) Variable "aTxt" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Variable "aFF" must be all lower-case
(#163) Expected "if (...) {\n"; found "if(...) {\n"
(#164) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Must use "self::" for local static member reference
(#165) Variable "aTxt" must be all lower-case
(#166) Expected "} else {\n"; found "} else {\n"
(#167) Must use "self::" for local static member reference
(#167) Variable "aTxt" must be all lower-case
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Variable "aTxt" must be all lower-case
(#172) Function convert_cyr_string() is deprecated since PHP 7.4; Use mb_convert_encoding(), iconv() or UConverter instead
(#172) Variable "aTxt" must be all lower-case
(#174) Expected "if (...) {\n"; found "if(...) {\n"
(#175) Function convert_cyr_string() is deprecated since PHP 7.4; Use mb_convert_encoding(), iconv() or UConverter instead
(#175) Variable "aTxt" must be all lower-case
(#176) Must use "self::" for local static member reference
(#178) Expected "} else {\n"; found "}\n else {\n"
(#179) Variable "aTxt" must be all lower-case
(#183) Usage of ELSEIF not allowed; use ELSE IF instead
(#183) Variable "aFF" must be all lower-case
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#186) "include_once" must be immediately followed by an open parenthesis
(#186) Space found before semicolon; expected "'jpgraph_gb2312.php';" but found "'jpgraph_gb2312.php' ;"
(#189) Variable "aTxt" must be all lower-case
(#191) Usage of ELSEIF not allowed; use ELSE IF instead
(#191) Variable "aFF" must be all lower-case
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#194) This comment is 100% valid code; is this commented out code?
(#194) Line exceeds maximum limit of 180 characters; contains 205 characters
(#194) No space found before comment text; expected "// ('Usage of FF_CHINESE (FF_BIG5) font family requires that your PHP setup has the iconv() function. By default this is not compiled into PHP (needs the "--width-iconv" when configured).');" but found "//('Usage of FF_CHINESE (FF_BIG5) font family requires that your PHP setup has the iconv() function. By default this is not compiled into PHP (needs the "--width-iconv" when configured).');"
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Variable "aTxt" must be all lower-case
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#199) Variable "aFF" must be all lower-case
(#199) Variable "aFF" must be all lower-case
(#199) Variable "aFF" must be all lower-case
(#199) Variable "aFF" must be all lower-case
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#203) Variable "aTxt" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#205) Usage of ELSEIF not allowed; use ELSE IF instead
(#205) Variable "aFF" must be all lower-case
(#205) Variable "aFF" must be all lower-case
(#205) Variable "aFF" must be all lower-case
(#206) Must use "self::" for local static member reference
(#206) Variable "aTxt" must be all lower-case
(#208) Inline control structures are not allowed
(#209) Variable "aTxt" must be all lower-case
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected 1 space before opening brace; found 0
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Expected "for (...) {\n"; found "for (...){\n"
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#216) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Expected 1 space before ".="; 0 found
(#218) Expected 1 space after ".="; 0 found
(#218) Expected 1 space before ">"; 0 found
(#218) Expected 1 space after ">"; 0 found
(#218) Expected 1 space before "+"; 0 found
(#218) Expected 1 space after "+"; 0 found
(#218) Expected 1 space before "-"; 0 found
(#218) Expected 1 space after "-"; 0 found
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#229) Expected 1 space before ".="; 0 found
(#229) Expected 1 space after ".="; 0 found
(#229) Expected 1 space before ">"; 0 found
(#229) Expected 1 space after ">"; 0 found
(#229) Expected 1 space before "!="; 0 found
(#229) Expected 1 space after "!="; 0 found
(#229) Expected 1 space before "!="; 0 found
(#229) Expected 1 space after "!="; 0 found
(#229) Expected 1 space before "!="; 0 found
(#229) Expected 1 space after "!="; 0 found
(#229) Expected 1 space before "+"; 0 found
(#229) Expected 1 space after "+"; 0 found
(#229) Expected 1 space before "-"; 0 found
(#229) Expected 1 space after "-"; 0 found
(#229) Line exceeds 132 characters; contains 140 characters
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "=="; 0 found
(#240) Expected 1 space after "=="; 0 found
(#240) Expected 1 space before "=="; 0 found
(#240) Expected 1 space after "=="; 0 found
(#241) Expected 1 space before ".="; 0 found
(#241) Expected 1 space after ".="; 0 found
(#241) Expected 1 space before "+"; 0 found
(#241) Expected 1 space after "+"; 0 found
(#243) Expected "} else {\n"; found "}\n else {\n"
(#244) Expected 1 space before ".="; 0 found
(#244) Expected 1 space after ".="; 0 found
(#244) Expected 1 space before ">"; 0 found
(#244) Expected 1 space after ">"; 0 found
(#244) Expected 1 space before "!="; 0 found
(#244) Expected 1 space after "!="; 0 found
(#244) Expected 1 space before "!="; 0 found
(#244) Expected 1 space after "!="; 0 found
(#244) Expected 1 space before "=="; 0 found
(#244) Expected 1 space after "=="; 0 found
(#244) Expected 1 space before "+"; 0 found
(#244) Expected 1 space after "+"; 0 found
(#244) Expected 1 space before "-"; 0 found
(#244) Expected 1 space after "-"; 0 found
(#244) Line exceeds 132 characters; contains 146 characters
(#255) Expected "for (...) {\n"; found "for(...) {\n"
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#256) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#257) Expected 1 space before "+"; 0 found
(#257) Expected 1 space after "+"; 0 found
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) No space found before comment text; expected "// =============================================================" but found "//============================================================="
(#266) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// =============================================================" but found "//============================================================="
(#269) Member variable "font_files" must not contain underscores.
(#269) Commas (,) must be followed by white space.
(#269) Member variable "style_names" must not contain underscores.
(#271) Visibility must be declared on method "__construct"
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 5
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#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 6
(#275) Expected 1 space after "=>"; 0 found
(#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 6
(#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 6
(#277) Expected 1 space after "=>"; 0 found
(#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 6
(#278) Expected 1 space after "=>"; 0 found
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#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 5
(#282) Expected 1 space after "=>"; 0 found
(#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
(#283) Expected 1 space after "=>"; 0 found
(#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 6
(#284) Expected 1 space after "=>"; 0 found
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 6
(#285) Expected 1 space after "=>"; 0 found
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 5
(#286) Expected 1 space after "=>"; 0 found
(#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 6
(#287) Expected 1 space after "=>"; 0 found
(#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 6
(#288) Expected 1 space after "=>"; 0 found
(#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
(#289) Expected 1 space after "=>"; 0 found
(#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
(#290) Expected 1 space after "=>"; 0 found
(#290) Expected 1 space after "=>"; 0 found
(#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 6
(#291) Expected 1 space after "=>"; 0 found
(#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 6
(#292) Expected 1 space after "=>"; 0 found
(#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 6
(#293) Expected 1 space after "=>"; 0 found
(#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 5
(#294) Expected 1 space after "=>"; 0 found
(#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 6
(#295) Expected 1 space after "=>"; 0 found
(#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 6
(#296) Expected 1 space after "=>"; 0 found
(#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 6
(#297) Expected 1 space after "=>"; 0 found
(#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
(#298) Expected 1 space after "=>"; 3 found
(#298) Expected 1 space after "=>"; 0 found
(#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
(#299) Expected 1 space after "=>"; 0 found
(#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
(#300) Expected 1 space after "=>"; 0 found
(#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
(#301) Expected 1 space after "=>"; 0 found
(#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
(#302) Expected 1 space after "=>"; 3 found
(#302) Expected 1 space after "=>"; 0 found
(#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 6
(#303) Expected 1 space after "=>"; 0 found
(#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
(#304) Expected 1 space after "=>"; 0 found
(#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
(#305) Expected 1 space after "=>"; 0 found
(#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 5
(#306) Expected 1 space after "=>"; 3 found
(#306) Expected 1 space after "=>"; 0 found
(#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 6
(#307) Expected 1 space after "=>"; 0 found
(#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 6
(#308) Expected 1 space after "=>"; 0 found
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 6
(#309) Expected 1 space after "=>"; 0 found
(#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 5
(#310) Expected 1 space after "=>"; 4 found
(#310) Expected 1 space after "=>"; 0 found
(#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 6
(#311) Expected 1 space after "=>"; 0 found
(#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 6
(#312) Expected 1 space after "=>"; 0 found
(#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 6
(#313) Expected 1 space after "=>"; 0 found
(#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 5
(#314) Expected 1 space after "=>"; 0 found
(#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 6
(#315) Expected 1 space after "=>"; 0 found
(#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 6
(#316) Expected 1 space after "=>"; 0 found
(#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 6
(#317) Expected 1 space after "=>"; 0 found
(#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 5
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 6
(#319) Expected 1 space after "=>"; 0 found
(#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 6
(#320) Expected 1 space after "=>"; 0 found
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 6
(#321) Expected 1 space after "=>"; 0 found
(#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 5
(#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 5
(#324) Expected 1 space after "=>"; 2 found
(#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 6
(#325) Expected 1 space after "=>"; 0 found
(#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 6
(#326) Expected 1 space after "=>"; 0 found
(#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
(#327) Expected 1 space after "=>"; 0 found
(#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
(#328) Expected 1 space after "=>"; 0 found
(#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 5
(#329) Expected 1 space after "=>"; 3 found
(#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 6
(#330) Expected 1 space after "=>"; 0 found
(#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 6
(#331) Expected 1 space after "=>"; 0 found
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 6
(#332) Expected 1 space after "=>"; 0 found
(#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
(#333) Expected 1 space after "=>"; 0 found
(#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
(#334) Expected 1 space after "=>"; 3 found
(#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 6
(#335) Expected 1 space after "=>"; 0 found
(#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 6
(#336) Expected 1 space after "=>"; 0 found
(#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 6
(#337) Expected 1 space after "=>"; 0 found
(#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 6
(#338) Expected 1 space after "=>"; 0 found
(#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
(#341) Expected 1 space after "=>"; 2 found
(#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 6
(#342) Expected 1 space after "=>"; 0 found
(#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 6
(#343) Expected 1 space after "=>"; 0 found
(#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
(#344) Expected 1 space after "=>"; 0 found
(#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
(#345) Expected 1 space after "=>"; 0 found
(#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
(#347) Expected 1 space after "=>"; 2 found
(#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 6
(#348) Expected 1 space after "=>"; 0 found
(#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 6
(#349) Expected 1 space after "=>"; 0 found
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 6
(#350) Expected 1 space after "=>"; 0 found
(#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 6
(#351) Expected 1 space after "=>"; 0 found
(#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
(#353) Expected 1 space after "=>"; 2 found
(#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 6
(#354) Expected 1 space after "=>"; 0 found
(#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 6
(#355) Expected 1 space after "=>"; 0 found
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 6
(#356) Expected 1 space after "=>"; 0 found
(#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 6
(#357) Expected 1 space after "=>"; 0 found
(#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
(#359) Expected 1 space after "=>"; 2 found
(#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 6
(#360) Expected 1 space after "=>"; 0 found
(#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 6
(#361) Expected 1 space after "=>"; 0 found
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 6
(#362) Expected 1 space after "=>"; 0 found
(#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 6
(#363) Expected 1 space after "=>"; 0 found
(#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
(#366) Expected 1 space after "=>"; 2 found
(#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 6
(#367) Expected 1 space after "=>"; 0 found
(#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 6
(#368) Expected 1 space after "=>"; 0 found
(#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 6
(#369) Expected 1 space after "=>"; 0 found
(#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 6
(#370) Expected 1 space after "=>"; 0 found
(#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
(#372) Expected 1 space after "=>"; 2 found
(#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 6
(#373) Expected 1 space after "=>"; 0 found
(#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 6
(#374) Expected 1 space after "=>"; 0 found
(#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 6
(#375) Expected 1 space after "=>"; 0 found
(#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 6
(#376) Expected 1 space after "=>"; 0 found
(#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
(#378) Expected 1 space after "=>"; 2 found
(#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
(#379) Expected 1 space after "=>"; 0 found
(#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 6
(#380) Expected 1 space after "=>"; 0 found
(#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 6
(#381) Expected 1 space after "=>"; 0 found
(#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 6
(#382) Expected 1 space after "=>"; 0 found
(#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 5
(#385) Expected 1 space after "=>"; 3 found
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 6
(#386) Expected 1 space after "=>"; 0 found
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 6
(#387) Expected 1 space after "=>"; 0 found
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 6
(#388) Expected 1 space after "=>"; 0 found
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 6
(#389) Expected 1 space after "=>"; 0 found
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Line indented incorrectly; expected at least 8 spaces, found 5
(#396) Line indented incorrectly; expected at least 8 spaces, found 5
(#397) Line indented incorrectly; expected at least 8 spaces, found 5
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 5
(#399) Expected 1 space after "=>"; 2 found
(#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
(#400) Expected 1 space after "=>"; 0 found
(#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
(#401) Expected 1 space after "=>"; 0 found
(#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 6
(#402) Expected 1 space after "=>"; 0 found
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 6
(#403) Expected 1 space after "=>"; 0 found
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 5
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 6
(#406) Expected 1 space after "=>"; 0 found
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 6
(#407) Expected 1 space after "=>"; 0 found
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 6
(#408) Expected 1 space after "=>"; 0 found
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 6
(#409) Expected 1 space after "=>"; 0 found
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#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 6
(#413) Expected 1 space after "=>"; 0 found
(#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 6
(#414) Expected 1 space after "=>"; 0 found
(#414) Commas (,) must be followed by white space.
(#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 6
(#415) Expected 1 space after "=>"; 0 found
(#415) Commas (,) must be followed by white space.
(#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 6
(#416) Expected 1 space after "=>"; 0 found
(#416) Commas (,) must be followed by white space.
(#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 5
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 6
(#419) Expected 1 space after "=>"; 0 found
(#419) Commas (,) must be followed by white space.
(#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 6
(#420) Expected 1 space after "=>"; 0 found
(#420) Commas (,) must be followed by white space.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 6
(#421) Expected 1 space after "=>"; 0 found
(#421) Commas (,) must be followed by white space.
(#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 6
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#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 5
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 6
(#425) Expected 1 space after "=>"; 0 found
(#425) Commas (,) must be followed by white space.
(#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 6
(#426) Expected 1 space after "=>"; 0 found
(#426) Commas (,) must be followed by white space.
(#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 6
(#427) Expected 1 space after "=>"; 0 found
(#427) Commas (,) must be followed by white space.
(#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 6
(#428) Expected 1 space after "=>"; 0 found
(#428) Commas (,) must be followed by white space.
(#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 5
(#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 6
(#431) Expected 1 space after "=>"; 0 found
(#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 6
(#432) Expected 1 space after "=>"; 0 found
(#432) Commas (,) must be followed by white space.
(#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 6
(#433) Expected 1 space after "=>"; 0 found
(#433) Commas (,) must be followed by white space.
(#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 6
(#434) Expected 1 space after "=>"; 0 found
(#434) Commas (,) must be followed by white space.
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 6
(#437) Expected 1 space after "=>"; 0 found
(#437) Commas (,) must be followed by white space.
(#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 6
(#438) Expected 1 space after "=>"; 0 found
(#438) Commas (,) must be followed by white space.
(#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 6
(#439) Expected 1 space after "=>"; 0 found
(#439) Commas (,) must be followed by white space.
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 6
(#440) Expected 1 space after "=>"; 0 found
(#440) Commas (,) must be followed by white space.
(#441) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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 6
(#445) Expected 1 space after "=>"; 0 found
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 6
(#446) Expected 1 space after "=>"; 0 found
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 6
(#447) Expected 1 space after "=>"; 0 found
(#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 6
(#448) Expected 1 space after "=>"; 0 found
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 6
(#451) Expected 1 space after "=>"; 0 found
(#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 6
(#452) Expected 1 space after "=>"; 0 found
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 6
(#453) Expected 1 space after "=>"; 0 found
(#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 6
(#454) Expected 1 space after "=>"; 0 found
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 6
(#457) Expected 1 space after "=>"; 0 found
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 6
(#458) Expected 1 space after "=>"; 0 found
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 6
(#459) Expected 1 space after "=>"; 0 found
(#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 6
(#460) Expected 1 space after "=>"; 0 found
(#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 5
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) No space found before comment text; expected "// ---------------" but found "//---------------"
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) method name "TTF::File" must be in lower-case letters only
(#468) Visibility must be declared on method "File"
(#468) Commas (,) must be followed by white space.
(#470) Expected "if (...) {\n"; found "if(...) {\n"
(#471) Commas (,) must be followed by white space.
(#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
(#471) This comment is 100% valid code; is this commented out code?
(#471) Line exceeds maximum limit of 180 characters; contains 311 characters
(#471) No space found before comment text; expected "// ("Specified TTF font family (id=$family) is unknown or does not exist. Please note that TTF fonts are not distributed with JpGraph for copyright reasons. You can find the MS TTF WEB-fonts (arial, courier etc) for download at http://corefonts.sourceforge.net/");" but found "//("Specified TTF font family (id=$family) is unknown or does not exist. Please note that TTF fonts are not distributed with JpGraph for copyright reasons. You can find the MS TTF WEB-fonts (arial, courier etc) for download at http://corefonts.sourceforge.net/");"
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#481) Variable "jpgraph_font_dir" must not contain underscores.
(#483) Variable "font_file" must not contain underscores.
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline control structures are not allowed
(#486) Variable "font_file" must not contain underscores.
(#486) Expected 1 space before "==="; 0 found
(#486) Expected 1 space after "==="; 0 found
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#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
(#487) This comment is 72% valid code; is this commented out code?
(#487) No space found before comment text; expected "// ('Style "'.$this->style_names[$style].'" is not available for font family '.$this->font_files[$family][FS_NORMAL].'.');" but found "//('Style "'.$this->style_names[$style].'" is not available for font family '.$this->font_files[$family][FS_NORMAL].'.');"
(#488) Expected "if (...) {\n"; found "if(...) {\n"
(#488) Variable "font_file" must not contain underscores.
(#489) Commas (,) must be followed by white space.
(#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
(#489) This comment is 100% valid code; is this commented out code?
(#489) No space found before comment text; expected "// ("Unknown font style specification [$fam].");" but found "//("Unknown font style specification [$fam].");"
(#492) 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
(#493) Variable "jpgraph_font_file" must not contain underscores.
(#493) Variable "jpgraph_font_dir" must not contain underscores.
(#493) Variable "font_file" must not contain underscores.
(#494) Variable "jpgraph_font_file" must not contain underscores.
(#494) Variable "jpgraph_font_file" must not contain underscores.
(#494) Whitespace found at end of line
(#495) Variable "font_file" must not contain underscores.
(#495) Variable "jpgraph_font_file" 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
(#501) Variable "font_file" must not contain underscores.
(#501) Variable "font_file" must not contain underscores.
(#503) Variable "font_file" must not contain underscores.
(#503) Variable "font_file" must not contain underscores.
(#505) Variable "font_file" must not contain underscores.
(#505) Variable "font_file" must not contain underscores.
(#505) Whitespace found at end of line
(#510) Expected "if (...) {\n"; found "if(...) {\n"
(#510) Variable "font_file" must not contain underscores.
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 12 spaces, found 9
(#511) Commas (,) must be followed by white space.
(#511) Variable "font_file" must not contain underscores.
(#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) This comment is 100% valid code; is this commented out code?
(#511) No space found before comment text; expected "// ("Font file \"$font_file\" is not readable or does not exist.");" but found "//("Font file \"$font_file\" is not readable or does not exist.");"
(#514) Variable "font_file" must not contain underscores.
(#517) method name "TTF::SetUserFont" must be in lower-case letters only
(#517) Visibility must be declared on method "SetUserFont"
(#517) Variable "aNormal" must be all lower-case
(#517) Commas (,) must be followed by white space.
(#517) Variable "aBold" must be all lower-case
(#517) Commas (,) must be followed by white space.
(#517) Variable "aItalic" must be all lower-case
(#517) Commas (,) must be followed by white space.
(#517) Variable "aBoldIt" must be all lower-case
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Variable "aNormal" must be all lower-case
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Variable "aBold" must be all lower-case
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Variable "aItalic" must be all lower-case
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Variable "aBoldIt" must be all lower-case
(#522) Space found before semicolon; expected ");" but found ") ;"
(#525) method name "TTF::SetUserFont1" must be in lower-case letters only
(#525) Visibility must be declared on method "SetUserFont1"
(#525) Variable "aNormal" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "aBold" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "aItalic" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "aBoldIt" must be all lower-case
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Variable "aNormal" must be all lower-case
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Variable "aBold" must be all lower-case
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Variable "aItalic" must be all lower-case
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Variable "aBoldIt" must be all lower-case
(#530) Space found before semicolon; expected ");" but found ") ;"
(#533) method name "TTF::SetUserFont2" must be in lower-case letters only
(#533) Visibility must be declared on method "SetUserFont2"
(#533) Variable "aNormal" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "aBold" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "aItalic" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "aBoldIt" must be all lower-case
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Variable "aNormal" must be all lower-case
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Variable "aBold" must be all lower-case
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Variable "aItalic" must be all lower-case
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Variable "aBoldIt" must be all lower-case
(#538) Space found before semicolon; expected ");" but found ") ;"
(#541) method name "TTF::SetUserFont3" must be in lower-case letters only
(#541) Visibility must be declared on method "SetUserFont3"
(#541) Variable "aNormal" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "aBold" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "aItalic" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "aBoldIt" must be all lower-case
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Variable "aNormal" must be all lower-case
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Variable "aBold" must be all lower-case
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Variable "aItalic" must be all lower-case
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Variable "aBoldIt" must be all lower-case
(#546) Space found before semicolon; expected ");" but found ") ;"
(#549) This comment is 50% valid code; is this commented out code?
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#555) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#556) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#559) method name "SymChar::Get" must be in lower-case letters only
(#559) Visibility must be declared on method "Get"
(#559) Variable "aSymb" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Variable "aCapital" must be all lower-case
(#559) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#560) Variable "iSymbols" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Commas (,) must be followed by white space.
(#563) Commas (,) must be followed by white space.
(#563) Commas (,) must be followed by white space.
(#564) Commas (,) must be followed by white space.
(#564) Commas (,) must be followed by white space.
(#565) Commas (,) must be followed by white space.
(#565) Commas (,) must be followed by white space.
(#566) Commas (,) must be followed by white space.
(#566) Commas (,) must be followed by white space.
(#567) Commas (,) must be followed by white space.
(#567) Commas (,) must be followed by white space.
(#568) Commas (,) must be followed by white space.
(#568) Commas (,) must be followed by white space.
(#569) Commas (,) must be followed by white space.
(#569) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#570) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#571) Commas (,) must be followed by white space.
(#572) Commas (,) must be followed by white space.
(#572) Commas (,) must be followed by white space.
(#573) Commas (,) must be followed by white space.
(#573) Commas (,) must be followed by white space.
(#574) Commas (,) must be followed by white space.
(#574) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#576) Commas (,) must be followed by white space.
(#576) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#578) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#579) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#582) Commas (,) must be followed by white space.
(#582) Commas (,) must be followed by white space.
(#583) Commas (,) must be followed by white space.
(#583) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#585) Commas (,) must be followed by white space.
(#585) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#588) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#590) Commas (,) must be followed by white space.
(#592) Commas (,) must be followed by white space.
(#593) Commas (,) must be followed by white space.
(#594) Commas (,) must be followed by white space.
(#595) Commas (,) must be followed by white space.
(#596) Commas (,) must be followed by white space.
(#597) Commas (,) must be followed by white space.
(#598) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#601) Commas (,) must be followed by white space.
(#602) Commas (,) must be followed by white space.
(#603) Commas (,) must be followed by white space.
(#604) Commas (,) must be followed by white space.
(#605) Commas (,) must be followed by white space.
(#606) Commas (,) must be followed by white space.
(#610) Variable "iSymbols" must be all lower-case
(#611) Expected 1 space before "="; 0 found
(#611) Expected 1 space after "="; 0 found
(#613) Variable "aSymb" must be all lower-case
(#613) Variable "aSymb" must be all lower-case
(#614) Expected "while (...) {\n"; found "while(...) {\n"
(#615) Variable "aSymb" must be all lower-case
(#615) Variable "iSymbols" must be all lower-case
(#617) Expected "if (...) {\n"; found "if(...) {\n"
(#618) Variable "iSymbols" must be all lower-case
(#619) Inline control structures are not allowed
(#619) Variable "aCapital" must be all lower-case
(#619) Expected 1 space before "=="; 0 found
(#619) Expected 1 space after "=="; 0 found
(#621) Inline control structures are not allowed
(#623) Commas (,) must be followed by white space.
(#625) Inline control structures are not allowed
(#631) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_utils.inc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Member variable "iFunc" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iXFunc" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iMin" must be all lower-case
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iMax" must be all lower-case
(#18) Commas (,) must be followed by white space.
(#18) Member variable "iStepSize" must be all lower-case
(#20) Visibility must be declared on method "__construct"
(#20) Variable "aFunc" must be all lower-case
(#20) Commas (,) must be followed by white space.
(#20) Variable "aXFunc" must be all lower-case
(#21) Variable "aFunc" must be all lower-case
(#22) Variable "aXFunc" must be all lower-case
(#25) method name "FuncGenerator::E" must be in lower-case letters only
(#25) Visibility must be declared on method "E"
(#25) Variable "aXMin" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "aXMax" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "aSteps" must be all lower-case
(#26) Variable "aXMin" must be all lower-case
(#27) Variable "aXMax" must be all lower-case
(#28) Variable "aXMax" must be all lower-case
(#28) Expected 1 space before "-"; 0 found
(#28) Expected 1 space after "-"; 0 found
(#28) Variable "aXMin" must be all lower-case
(#28) Expected 1 space before "/"; 0 found
(#28) Expected 1 space after "/"; 0 found
(#28) Variable "aSteps" must be all lower-case
(#30) Inline control structures are not allowed
(#31) Variable "aXMin" must be all lower-case
(#31) Variable "aXMax" must be all lower-case
(#32) Inline control structures are not allowed
(#32) Usage of ELSEIF not allowed; use ELSE IF instead
(#33) Variable "aXMin" must be all lower-case
(#33) Variable "aXMax" must be all lower-case
(#33) Variable "aXMax" must be all lower-case
(#33) Line exceeds 132 characters; contains 160 characters
(#34) Inline control structures are not allowed
(#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
(#35) This comment is 100% valid code; is this commented out code?
(#35) No space found before comment text; expected "// ('FuncGenerator : No function specified. ');" but found "//('FuncGenerator : No function specified. ');"
(#37) The use of function eval() is forbidden
(#41) Inline control structures are not allowed
(#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) This comment is 100% valid code; is this commented out code?
(#42) No space found before comment text; expected "// ('FuncGenerator : Syntax error in function specification ');" but found "//('FuncGenerator : Syntax error in function specification ');"
(#44) Commas (,) must be followed by white space.
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#52) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Member variable "iMin" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Member variable "iMax" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#72) Commas (,) must be followed by white space.
(#74) Member variable "tickPositions" must be all lower-case
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Commas (,) must be followed by white space.
(#74) Member variable "minTickPositions" must be all lower-case
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#75) Member variable "iUseWeeks" must be all lower-case
(#77) method name "DateScaleUtils::UseWeekFormat" must be in lower-case letters only
(#77) Visibility must be declared on method "UseWeekFormat"
(#77) Variable "aFlg" must be all lower-case
(#78) Variable "iUseWeeks" must be all lower-case
(#78) Variable "aFlg" must be all lower-case
(#81) method name "DateScaleUtils::doYearly" must be in lower-case letters only
(#81) Visibility must be declared on method "doYearly"
(#81) Variable "aType" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "aMinor" must be all lower-case
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Variable "tickPositions" must be all lower-case
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Variable "aType" must be all lower-case
(#94) Expected "for (...) {\n"; found "for(...) {\n"
(#94) Space found before closing bracket of FOR loop
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Variable "aMinor" must be all lower-case
(#96) Expected "while (...) {\n"; found "while(...) {\n"
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Variable "minTickPositions" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#104) Variable "tickPositions" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Expected "while (...) {\n"; found "while(...) {\n"
(#110) Variable "tickPositions" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Expected "for (...) {\n"; found "for(...) {\n"
(#111) Space found before closing bracket of FOR loop
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "aMinor" must be all lower-case
(#114) Variable "minTickPositions" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Expected "while (...) {\n"; found "while(...) {\n"
(#123) Variable "tickPositions" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Expected "for (...) {\n"; found "for(...) {\n"
(#124) Space found before closing bracket of FOR loop
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Variable "aMinor" must be all lower-case
(#127) Variable "minTickPositions" must be all lower-case
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#136) method name "DateScaleUtils::doDaily" must be in lower-case letters only
(#136) Visibility must be declared on method "doDaily"
(#136) Variable "aType" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "aMinor" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#144) Variable "tickPositions" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#148) Variable "aType" must be all lower-case
(#150) Expected "while (...) {\n"; found "while(...) {\n"
(#150) Variable "iMax" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#152) Variable "tickPositions" must be all lower-case
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Variable "aMinor" must be all lower-case
(#154) Variable "minTickPositions" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#159) Expected "while (...) {\n"; found "while(...) {\n"
(#159) Variable "iMax" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Variable "aMinor" must be all lower-case
(#162) Variable "minTickPositions" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#165) Variable "tickPositions" must be all lower-case
(#169) Expected "while (...) {\n"; found "while(...) {\n"
(#169) Variable "iMax" must be all lower-case
(#170) Expected "for (...) {\n"; found "for(...) {\n"
(#170) Space found before closing bracket of FOR loop
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#171) Commas (,) must be followed by white space.
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Variable "aMinor" must be all lower-case
(#173) Variable "minTickPositions" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#177) Variable "tickPositions" must be all lower-case
(#183) method name "DateScaleUtils::doWeekly" must be in lower-case letters only
(#183) Visibility must be declared on method "doWeekly"
(#183) Variable "aType" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "aMinor" must be all lower-case
(#184) Expected 1 space before "*"; 0 found
(#184) Expected 1 space after "*"; 0 found
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "iMin" must be all lower-case
(#187) Variable "iMin" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "iMin" must be all lower-case
(#190) Inline control structures are not allowed
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Variable "tickPositions" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#202) Expected "} else {\n"; found "}\n else {\n"
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "*"; 0 found
(#203) Expected 1 space after "*"; 0 found
(#203) Expected 1 space before "-"; 0 found
(#203) Expected 1 space after "-"; 0 found
(#206) Variable "aType" must be all lower-case
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#217) Expected "while (...) {\n"; found "while(...) {\n"
(#217) Variable "iMax" must be all lower-case
(#218) Variable "tickPositions" must be all lower-case
(#219) Expected "for (...) {\n"; found "for(...) {\n"
(#219) Space found before closing bracket of FOR loop
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Variable "aMinor" must be all lower-case
(#222) Variable "minTickPositions" must be all lower-case
(#229) method name "DateScaleUtils::doMonthly" must be in lower-case letters only
(#229) Visibility must be declared on method "doMonthly"
(#229) Variable "aType" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "aMinor" must be all lower-case
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Expected "if (...) {\n"; found "if(...) {\n"
(#237) Variable "tickPositions" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#240) Expected "if (...) {\n"; found "if(...) {\n"
(#240) Variable "aType" must be all lower-case
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#242) Variable "minTickPositions" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Expected "for (...) {\n"; found "for(...) {\n"
(#248) Space found before closing bracket of FOR loop
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "while (...) {\n"; found "while(...) {\n"
(#255) Variable "aType" must be all lower-case
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Variable "aMinor" must be all lower-case
(#259) Expected "if (...) {\n"; found "if(...) {\n"
(#260) Inline control structures are not allowed
(#260) Expected 1 space before "=="; 0 found
(#260) Expected 1 space after "=="; 0 found
(#260) Expected 1 space before "=="; 0 found
(#260) Expected 1 space after "=="; 0 found
(#261) Variable "minTickPositions" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "tickPositions" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#270) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Variable "aMinor" must be all lower-case
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "minTickPositions" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Variable "tickPositions" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#282) Variable "aMinor" must be all lower-case
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Variable "minTickPositions" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Variable "tickPositions" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#293) Expected "if (...) {\n"; found "if(...) {\n"
(#293) Variable "aMinor" must be all lower-case
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "minTickPositions" must be all lower-case
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Expected "if (...) {\n"; found "if(...) {\n"
(#300) Variable "tickPositions" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Expected "if (...) {\n"; found "if(...) {\n"
(#313) Variable "aType" must be all lower-case
(#313) Expected 1 space before "=="; 0 found
(#313) Expected 1 space after "=="; 0 found
(#314) Variable "tickPositions" must be all lower-case
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#317) Variable "tickPositions" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Variable "minTickPositions" must be all lower-case
(#320) method name "DateScaleUtils::GetTicks" must be in lower-case letters only
(#320) Visibility must be declared on method "GetTicks"
(#320) Variable "aData" must be all lower-case
(#320) Commas (,) must be followed by white space.
(#320) Variable "aType" must be all lower-case
(#320) Commas (,) must be followed by white space.
(#320) Variable "aMinor" must be all lower-case
(#320) Commas (,) must be followed by white space.
(#320) Variable "aEndPoints" must be all lower-case
(#321) Variable "aData" must be all lower-case
(#322) Variable "aData" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "aData" must be all lower-case
(#322) Expected 1 space before "-"; 0 found
(#322) Expected 1 space after "-"; 0 found
(#322) Commas (,) must be followed by white space.
(#322) Variable "aType" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "aMinor" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "aEndPoints" must be all lower-case
(#325) method name "DateScaleUtils::GetAutoTicks" must be in lower-case letters only
(#325) Visibility must be declared on method "GetAutoTicks"
(#325) Variable "aMin" must be all lower-case
(#325) Commas (,) must be followed by white space.
(#325) Variable "aMax" must be all lower-case
(#325) Commas (,) must be followed by white space.
(#325) Variable "aMaxTicks" must be all lower-case
(#325) Commas (,) must be followed by white space.
(#325) Variable "aMinor" must be all lower-case
(#326) Variable "aMax" must be all lower-case
(#326) Variable "aMin" must be all lower-case
(#327) Expected 1 space before "*"; 0 found
(#327) Expected 1 space after "*"; 0 found
(#328) Expected 1 space before "*"; 0 found
(#328) Expected 1 space after "*"; 0 found
(#329) Expected 1 space before "*"; 0 found
(#329) Expected 1 space after "*"; 0 found
(#330) Expected 1 space before "*"; 0 found
(#330) Expected 1 space after "*"; 0 found
(#332) Inline control structures are not allowed
(#332) Variable "iUseWeeks" must be all lower-case
(#334) Inline control structures are not allowed
(#339) Line exceeds 132 characters; contains 137 characters
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#342) Line exceeds 132 characters; contains 134 characters
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#343) Line exceeds maximum limit of 180 characters; contains 200 characters
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#344) Line exceeds maximum limit of 180 characters; contains 193 characters
(#347) Expected 1 space before "/"; 0 found
(#347) Expected 1 space after "/"; 0 found
(#348) Expected "for (...) {\n"; found "for(...) {\n"
(#348) Space found before closing bracket of FOR loop
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#349) Expected "if (...) {\n"; found "if(...) {\n"
(#349) Expected 1 space before "=="; 0 found
(#349) Expected 1 space after "=="; 0 found
(#349) Expected 1 space before "-"; 0 found
(#349) Expected 1 space after "-"; 0 found
(#351) Expected 1 space before "/"; 0 found
(#351) Expected 1 space after "/"; 0 found
(#352) Expected "for (...) {\n"; found "for(...) {\n"
(#352) Space found after opening bracket of FOR loop
(#352) Space found before closing bracket of FOR loop
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Expected 1 space before "/"; 0 found
(#353) Expected 1 space after "/"; 0 found
(#353) Expected 1 space before "*"; 0 found
(#353) Expected 1 space after "*"; 0 found
(#353) Variable "aMaxTicks" must be all lower-case
(#353) Expected 1 space before "=="; 0 found
(#353) Expected 1 space after "=="; 0 found
(#353) Expected 1 space before "-"; 0 found
(#353) Expected 1 space after "-"; 0 found
(#354) Expected 1 space before "*"; 0 found
(#354) Expected 1 space after "*"; 0 found
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#355) Expected 1 space before "*"; 0 found
(#355) Expected 1 space after "*"; 0 found
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#356) Variable "tickPositions" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "minTickPositions" must be all lower-case
(#356) Variable "aMin" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "aMax" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#356) Variable "aMinor" must be all lower-case
(#357) Commas (,) must be followed by white space.
(#357) Variable "tickPositions" must be all lower-case
(#357) Commas (,) must be followed by white space.
(#357) Variable "minTickPositions" must be all lower-case
(#357) Commas (,) must be followed by white space.
(#364) method name "DateScaleUtils::GetTicksFromMinMax" must be in lower-case letters only
(#364) Visibility must be declared on method "GetTicksFromMinMax"
(#364) Variable "aMin" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Variable "aMax" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Variable "aType" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Variable "aMinor" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Variable "aEndPoints" must be all lower-case
(#365) Commas (,) must be followed by white space.
(#365) Variable "aMin" must be all lower-case
(#366) Commas (,) must be followed by white space.
(#366) Variable "aMin" must be all lower-case
(#367) Commas (,) must be followed by white space.
(#367) Variable "aMin" must be all lower-case
(#368) Commas (,) must be followed by white space.
(#368) Variable "aMin" must be all lower-case
(#369) Commas (,) must be followed by white space.
(#369) Variable "aMax" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "aMax" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "aMax" must be all lower-case
(#372) Variable "iMin" must be all lower-case
(#372) Variable "aMin" must be all lower-case
(#373) Variable "iMax" must be all lower-case
(#373) Variable "aMax" must be all lower-case
(#375) Expected "if (...) {\n"; found "if(...) {\n"
(#375) Variable "aType" must be all lower-case
(#376) Variable "aType" must be all lower-case
(#376) Commas (,) must be followed by white space.
(#376) Variable "aMinor" must be all lower-case
(#378) Usage of ELSEIF not allowed; use ELSE IF instead
(#378) Variable "aType" must be all lower-case
(#379) Variable "aType" must be all lower-case
(#379) Commas (,) must be followed by white space.
(#379) Variable "aMinor" must be all lower-case
(#381) Usage of ELSEIF not allowed; use ELSE IF instead
(#381) Variable "aType" must be all lower-case
(#382) Variable "aType" must be all lower-case
(#382) Commas (,) must be followed by white space.
(#382) Variable "aMinor" must be all lower-case
(#384) Usage of ELSEIF not allowed; use ELSE IF instead
(#384) Variable "aType" must be all lower-case
(#385) Variable "aType" must be all lower-case
(#385) Commas (,) must be followed by white space.
(#385) Variable "aMinor" must be all lower-case
(#387) Expected "} else {\n"; found "}\n else {\n"
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#391) Variable "aEndPoints" must be all lower-case
(#392) Variable "tickPositions" must be all lower-case
(#392) Variable "aData" 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
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#396) Variable "aEndPoints" must be all lower-case
(#397) Variable "tickPositions" must be all lower-case
(#397) Variable "aData" must be all lower-case
(#397) Expected 1 space before "-"; 0 found
(#397) Expected 1 space after "-"; 0 found
(#400) Variable "tickPositions" must be all lower-case
(#400) Commas (,) must be followed by white space.
(#400) Variable "minTickPositions" must be all lower-case
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#407) CLASS keyword must be lowercase; expected "class" but found "Class"
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) No space found before comment text; expected "// ----------------------------------------------------------------------------" but found "//----------------------------------------------------------------------------"
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) No space found before comment text; expected "// ----------------------------------------------------------------------------" but found "//----------------------------------------------------------------------------"
(#420) method name "ReadFileData::FromCSV" must be in lower-case letters only
(#420) Visibility must be declared on method "FromCSV"
(#420) Variable "aFile" must be all lower-case
(#420) Commas (,) must be followed by white space.
(#420) Variable "aData" must be all lower-case
(#420) Commas (,) must be followed by white space.
(#420) Variable "aSepChar" must be all lower-case
(#420) Commas (,) must be followed by white space.
(#420) Variable "aMaxLineLength" must be all lower-case
(#421) Variable "aFile" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#422) Expected "if (...) {\n"; found "if(...) {\n"
(#427) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#428) Commas (,) must be followed by white space.
(#429) Variable "aMaxLineLength" must be all lower-case
(#429) Variable "aSepChar" must be all lower-case
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "aData" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#438) Expected "for (...) {\n"; found "for(...) {\n"
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#439) Expected "if (...) {\n"; found "if(...) {\n"
(#440) Variable "aData" must be all lower-case
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) No space found before comment text; expected "// ----------------------------------------------------------------------------" but found "//----------------------------------------------------------------------------"
(#456) This comment is 58% valid code; is this commented out code?
(#457) This comment is 58% valid code; is this commented out code?
(#458) This comment is 58% valid code; is this commented out code?
(#459) This comment is 43% valid code; is this commented out code?
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) No space found before comment text; expected "// ----------------------------------------------------------------------------" but found "//----------------------------------------------------------------------------"
(#466) method name "ReadFileData::FromCSV2" must be in lower-case letters only
(#466) Visibility must be declared on method "FromCSV2"
(#466) Variable "aFile" must be all lower-case
(#466) Variable "aData" must be all lower-case
(#466) Variable "aOptions" must be all lower-case
(#467) Variable "aDefaults" must be all lower-case
(#476) Variable "aOptions" must be all lower-case
(#477) Variable "aDefaults" must be all lower-case
(#477) Variable "aOptions" must be all lower-case
(#477) Variable "aOptions" must be all lower-case
(#479) Expected "if (...) {\n"; found "if(...) {\n"
(#479) Variable "aOptions" must be all lower-case
(#480) Variable "aOptions" must be all lower-case
(#480) Expected 1 space after "="; 2 found
(#483) Variable "aFile" must be all lower-case
(#485) Expected "if (...) {\n"; found "if(...) {\n"
(#489) Variable "aData" must be all lower-case
(#490) Variable "aLine" must be all lower-case
(#491) Variable "aOptions" must be all lower-case
(#492) Variable "aOptions" must be all lower-case
(#493) Variable "aOptions" must be all lower-case
(#494) This comment is 72% valid code; is this commented out code?
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Variable "aLine" must be all lower-case
(#500) Expected "if (...) {\n"; found "if(...) {\n"
(#500) Variable "aOptions" must be all lower-case
(#501) Variable "aLine" must be all lower-case
(#504) Variable "num_lines" must not contain underscores.
(#505) Variable "num_cols" must not contain underscores.
(#505) Variable "aLine" must be all lower-case
(#507) Variable "aLine" must be all lower-case
(#508) Expected "if (...) {\n"; found "if(...) {\n"
(#508) Variable "aLine" must be all lower-case
(#508) Variable "aLine" must be all lower-case
(#508) Variable "num_cols" 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
(#510) This comment is 50% valid code; is this commented out code?
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#514) Variable "aLine" must be all lower-case
(#515) Variable "num_lines" must not contain underscores.
(#517) Expected "if (...) {\n"; found "if(...) {\n"
(#517) Variable "aOptions" must be all lower-case
(#517) Variable "num_lines" must not contain underscores.
(#517) Variable "aLine" must be all lower-case
(#518) Expected "for (...) {\n"; found "for(...) {\n"
(#518) Space found after opening bracket of FOR loop
(#518) Space found before closing bracket of FOR loop
(#518) Variable "num_cols" must not contain underscores.
(#519) Variable "aData" must be all lower-case
(#519) Variable "aLine" must be all lower-case
(#524) Variable "aLine" must be all lower-case
(#525) Variable "aOptions" must be all lower-case
(#526) Variable "aOptions" must be all lower-case
(#527) Variable "aOptions" must be all lower-case
(#528) This comment is 72% valid code; is this commented out code?
(#534) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Variable "aOptions" must be all lower-case
(#535) Variable "num_lines" must not contain underscores.
(#538) Variable "num_lines" must not contain underscores.
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) method name "ReadFileData::From2Col" must be in lower-case letters only
(#542) Visibility must be declared on method "From2Col"
(#542) Variable "aFile" must be all lower-case
(#542) Variable "aCol1" must be all lower-case
(#542) Variable "aCol2" must be all lower-case
(#542) Variable "aSepChar" must be all lower-case
(#543) Variable "aFile" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Expected 1 space before "|"; 0 found
(#543) Expected 1 space after "|"; 0 found
(#544) Expected "if (...) {\n"; found "if(...) {\n"
(#548) Expected "if (...) {\n"; found "if(...) {\n"
(#548) Variable "aSepChar" must be all lower-case
(#551) Usage of ELSEIF not allowed; use ELSE IF instead
(#551) Variable "aSepChar" must be all lower-case
(#554) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#554) Space found after opening bracket of FOREACH loop
(#554) Space found before closing bracket of FOREACH loop
(#555) Commas (,) must be followed by white space.
(#556) Variable "aCol1" must be all lower-case
(#557) Variable "aCol2" must be all lower-case
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) method name "ReadFileData::From1Col" must be in lower-case letters only
(#564) Visibility must be declared on method "From1Col"
(#564) Variable "aFile" must be all lower-case
(#564) Variable "aCol1" must be all lower-case
(#565) Variable "aFile" must be all lower-case
(#565) Commas (,) must be followed by white space.
(#565) Expected 1 space before "|"; 0 found
(#565) Expected 1 space after "|"; 0 found
(#566) Expected "if (...) {\n"; found "if(...) {\n"
(#569) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#569) Space found after opening bracket of FOREACH loop
(#569) Space found before closing bracket of FOREACH loop
(#570) Variable "aCol1" must be all lower-case
(#576) method name "ReadFileData::FromMatrix" must be in lower-case letters only
(#576) Visibility must be declared on method "FromMatrix"
(#576) Variable "aFile" must be all lower-case
(#576) Commas (,) must be followed by white space.
(#576) Variable "aSepChar" must be all lower-case
(#577) Variable "aFile" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Expected 1 space before "|"; 0 found
(#577) Expected 1 space after "|"; 0 found
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#582) Variable "aSepChar" must be all lower-case
(#583) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#583) Space found after opening bracket of FOREACH loop
(#583) Space found before closing bracket of FOREACH loop
(#584) Commas (,) must be followed by white space.
(#585) Line indented incorrectly; expected 12 spaces, found 16
(#585) Space found before closing bracket of FOREACH loop
(#587) Line indented incorrectly; expected 12 spaces, found 16
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) No space found before comment text; expected "// =============================================================================" but found "//============================================================================="
(#601) Line indented incorrectly; expected 4 spaces, found 8
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Commas (,) must be followed by white space.
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#602) Line indented incorrectly; expected 4 spaces, found 8
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#603) Line indented incorrectly; expected 4 spaces, found 8
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#604) Line indented incorrectly; expected 4 spaces, found 8
(#604) Member variable "iDet" must be all lower-case
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#604) Member variable "iCorr" must be all lower-case
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#604) Member variable "iStdErr" must be all lower-case
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#606) Line indented incorrectly; expected 4 spaces, found 8
(#606) Variable "aDataX" must be all lower-case
(#606) Commas (,) must be followed by white space.
(#606) Variable "aDataY" must be all lower-case
(#607) Line indented incorrectly; expected 8 spaces, found 16
(#607) Expected "if (...) {\n"; found "if(...) {\n"
(#607) Variable "aDataX" must be all lower-case
(#607) Variable "aDataY" must be all lower-case
(#609) Line indented incorrectly; expected 8 spaces, found 16
(#610) Variable "aDataX" must be all lower-case
(#611) Variable "aDataY" must be all lower-case
(#612) Line indented incorrectly; expected 4 spaces, found 8
(#614) Line indented incorrectly; expected 4 spaces, found 8
(#614) Public method name "LinearRegression::Calc" must be in lower-case letters only
(#619) Space found before semicolon; expected "0;" but found "0 ;"
(#620) Space found before semicolon; expected "0;" but found "0 ;"
(#621) Space found before semicolon; expected "0;" but found "0 ;"
(#622) Space found before semicolon; expected "0;" but found "0 ;"
(#623) Space found before semicolon; expected "0;" but found "0 ;"
(#625) Line indented incorrectly; expected 8 spaces, found 16
(#625) Expected "for (...) {\n"; found "for(...) {\n"
(#625) Space found after opening bracket of FOR loop
(#625) Space found before closing bracket of FOR loop
(#625) Expected 1 space before "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#631) Line indented incorrectly; expected 8 spaces, found 16
(#633) Line indented incorrectly; expected 8 spaces, found 16
(#633) Expected "if (...) {\n"; found "if(...) {\n"
(#633) Expected 1 space before "*"; 0 found
(#633) Expected 1 space after "*"; 0 found
(#633) Expected 1 space before "*"; 0 found
(#633) Expected 1 space after "*"; 0 found
(#634) Expected 1 space before "*"; 0 found
(#634) Expected 1 space after "*"; 0 found
(#634) Expected 1 space before "*"; 0 found
(#634) Expected 1 space after "*"; 0 found
(#634) Expected 1 space before "*"; 0 found
(#634) Expected 1 space after "*"; 0 found
(#634) Expected 1 space before "*"; 0 found
(#634) Expected 1 space after "*"; 0 found
(#635) Expected 1 space before "*"; 0 found
(#635) Expected 1 space after "*"; 0 found
(#637) Expected 1 space before "*"; 0 found
(#637) Expected 1 space after "*"; 0 found
(#637) Expected 1 space before "/"; 0 found
(#637) Expected 1 space after "/"; 0 found
(#638) Expected 1 space before "*"; 0 found
(#638) Expected 1 space after "*"; 0 found
(#638) Expected 1 space before "/"; 0 found
(#638) Expected 1 space after "/"; 0 found
(#643) Line indented incorrectly; expected 12 spaces, found 24
(#643) Expected "if (...) {\n"; found "if(...) {\n"
(#644) Expected 1 space before "-"; 0 found
(#644) Expected 1 space after "-"; 0 found
(#645) Line indented incorrectly; expected 12 spaces, found 24
(#646) Line indented incorrectly; expected 12 spaces, found 24
(#646) Expected "} else {\n"; found "}\n else {\n"
(#647) Space found before semicolon; expected "NAN;" but found "NAN ;"
(#648) Line indented incorrectly; expected 12 spaces, found 24
(#649) Line indented incorrectly; expected 8 spaces, found 16
(#650) Line indented incorrectly; expected 8 spaces, found 16
(#650) Expected "} else {\n"; found "}\n else {\n"
(#653) Line indented incorrectly; expected 8 spaces, found 16
(#655) Line indented incorrectly; expected 4 spaces, found 8
(#657) Line indented incorrectly; expected 4 spaces, found 8
(#657) Public method name "LinearRegression::GetAB" must be in lower-case letters only
(#658) Inline control structures are not allowed
(#661) Line indented incorrectly; expected 4 spaces, found 8
(#663) Line indented incorrectly; expected 4 spaces, found 8
(#663) Public method name "LinearRegression::GetStat" must be in lower-case letters only
(#664) Inline control structures are not allowed
(#667) Line indented incorrectly; expected 4 spaces, found 8
(#669) Line indented incorrectly; expected 4 spaces, found 8
(#669) Public method name "LinearRegression::GetY" must be in lower-case letters only
(#669) Variable "aMinX" must be all lower-case
(#669) Variable "aMaxX" must be all lower-case
(#669) Variable "aStep" must be all lower-case
(#670) Inline control structures are not allowed
(#675) Line indented incorrectly; expected 8 spaces, found 16
(#675) Expected "for (...) {\n"; found "for(...) {\n"
(#675) Space found after opening bracket of FOR loop
(#675) Space found before closing bracket of FOR loop
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#675) Variable "aMinX" must be all lower-case
(#675) Variable "aMaxX" must be all lower-case
(#675) Variable "aStep" must be all lower-case
(#678) Line indented incorrectly; expected 8 spaces, found 16
(#680) Commas (,) must be followed by white space.
(#681) Line indented incorrectly; expected 4 spaces, found 8
(#685) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/jpgraph_windrose.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#12) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#17) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// ------------------------------------------------------------------------" but found "//------------------------------------------------------------------------"
(#37) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Commas (,) must be followed by white space.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#48) Member variable "iMax" must be all lower-case
(#48) Commas (,) must be followed by white space.
(#48) Member variable "iDelta" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Member variable "iNumCirc" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Member variable "iMaxNum" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Member variable "iLblFmt" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Member variable "iFontFamily" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Member variable "iFontStyle" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Member variable "iFontSize" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Member variable "iZFontFamily" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Member variable "iZFontStyle" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Member variable "iZFontSize" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Member variable "iFontColor" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Commas (,) must be followed by white space.
(#54) Member variable "iZFontColor" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Member variable "iFontFrameColor" must be all lower-case
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Member variable "iFontBkgColor" must be all lower-case
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Member variable "iLblZeroTxt" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Member variable "iLblAlign" must be all lower-case
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Member variable "iAngle" must be all lower-case
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Member variable "iManualScale" must be all lower-case
(#60) Member variable "iHideLabels" must be all lower-case
(#62) Visibility must be declared on method "__construct"
(#62) Variable "aData" must be all lower-case
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#67) Space found after opening bracket of FOREACH loop
(#67) Space found before closing bracket of FOREACH loop
(#67) Variable "aData" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space before "-"; 0 found
(#69) Expected 1 space after "-"; 0 found
(#70) Expected 1 space before "-"; 0 found
(#70) Expected 1 space after "-"; 0 found
(#70) Commas (,) must be followed by white space.
(#72) Space found before semicolon; expected "];" but found "] ;"
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Commas (,) must be followed by white space.
(#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
(#76) This comment is 75% valid code; is this commented out code?
(#76) No space found before comment text; expected "// ("Total percentage for all windrose legs in a windrose plot can not exceed 100% !\n(Current max is: ".$legsum.')');" but found "//("Total percentage for all windrose legs in a windrose plot can not exceed 100% !\n(Current max is: ".$legsum.')');"
(#78) Space found before semicolon; expected "$max;" but found "$max ;"
(#81) Space found before semicolon; expected "iDelta;" but found "iDelta ;"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) method name "WindrosePlotScale::GetNumCirc" must be in lower-case letters only
(#85) Visibility must be declared on method "GetNumCirc"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Commas (,) must be followed by white space.
(#88) Space found before semicolon; expected ");" but found ") ;"
(#91) method name "WindrosePlotScale::SetMaxValue" must be in lower-case letters only
(#91) Visibility must be declared on method "SetMaxValue"
(#91) Variable "aMax" must be all lower-case
(#92) Variable "aMax" must be all lower-case
(#94) Space found before semicolon; expected "iDelta;" but found "iDelta ;"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) method name "WindrosePlotScale::Set" must be in lower-case letters only
(#98) Visibility must be declared on method "Set"
(#98) Variable "aMax" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Variable "aDelta" must be all lower-case
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Variable "aDelta" must be all lower-case
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#100) Variable "aMax" must be all lower-case
(#103) Variable "aDelta" must be all lower-case
(#104) Variable "aMax" must be all lower-case
(#104) Expected 1 space before "/"; 0 found
(#104) Expected 1 space after "/"; 0 found
(#104) Variable "aDelta" 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
(#104) This comment is 84% valid code; is this commented out code?
(#104) No space found before comment text; expected "// $this->GetNumCirc();" but found "//$this->GetNumCirc();"
(#105) Space found before semicolon; expected "iDelta;" but found "iDelta ;"
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Variable "aMax" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) method name "WindrosePlotScale::AutoScale" must be in lower-case letters only
(#112) Visibility must be declared on method "AutoScale"
(#112) Variable "aRadius" must be all lower-case
(#112) Commas (,) must be followed by white space.
(#112) Variable "aMinDist" must be all lower-case
(#114) Inline control structures are not allowed
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "aRadius" must be all lower-case
(#118) Space found before semicolon; expected ");" but found ") ;"
(#120) Expected "while (...) {\n"; found "while(...) {\n"
(#120) Variable "aMinDist" must be all lower-case
(#122) Variable "aRadius" must be all lower-case
(#122) Space found before semicolon; expected ");" but found ") ;"
(#125) Expected "if (...) {\n"; found "if(...) {\n"
(#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 100% valid code; is this commented out code?
(#126) No space found before comment text; expected "// ('Graph is too small to have a scale. Please make the graph larger.');" but found "//('Graph is too small to have a scale. Please make the graph larger.');"
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Variable "aMinDist" must be all lower-case
(#132) Variable "aRadius" must be all lower-case
(#132) Space found before semicolon; expected ");" but found ") ;"
(#134) Expected "while (...) {\n"; found "while(...) {\n"
(#134) Variable "aMinDist" must be all lower-case
(#136) Variable "aRadius" must be all lower-case
(#136) Space found before semicolon; expected ");" but found ") ;"
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#140) This comment is 100% valid code; is this commented out code?
(#140) No space found before comment text; expected "// ('Graph is too small to have a scale. Please make the graph larger.');" but found "//('Graph is too small to have a scale. Please make the graph larger.');"
(#145) Space found before semicolon; expected "iDelta;" but found "iDelta ;"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) method name "WindrosePlotScale::GetMax" must be in lower-case letters only
(#149) Visibility must be declared on method "GetMax"
(#153) method name "WindrosePlotScale::Hide" must be in lower-case letters only
(#153) Visibility must be declared on method "Hide"
(#153) Variable "aFlg" must be all lower-case
(#154) Variable "aFlg" must be all lower-case
(#157) method name "WindrosePlotScale::SetAngle" must be in lower-case letters only
(#157) Visibility must be declared on method "SetAngle"
(#157) Variable "aAngle" must be all lower-case
(#158) Variable "aAngle" must be all lower-case
(#158) Space found before semicolon; expected "$aAngle;" but found "$aAngle ;"
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) method name "WindrosePlotScale::RelTranslate" must be in lower-case letters only
(#162) Visibility must be declared on method "RelTranslate"
(#162) Variable "aVal" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#163) Variable "aVal" must be all lower-case
(#163) Expected 1 space before "/"; 0 found
(#163) Expected 1 space after "/"; 0 found
(#163) Expected 1 space before "*"; 0 found
(#163) Expected 1 space after "*"; 0 found
(#163) Expected 1 space before "-"; 0 found
(#163) Expected 1 space after "-"; 0 found
(#164) Space found before semicolon; expected "$tv;" but found "$tv ;"
(#167) method name "WindrosePlotScale::SetLabelAlign" must be in lower-case letters only
(#167) Visibility must be declared on method "SetLabelAlign"
(#167) Variable "aAlign" must be all lower-case
(#168) Variable "aAlign" must be all lower-case
(#168) Space found before semicolon; expected "$aAlign;" but found "$aAlign ;"
(#171) method name "WindrosePlotScale::SetLabelFormat" must be in lower-case letters only
(#171) Visibility must be declared on method "SetLabelFormat"
(#171) Variable "aFmt" must be all lower-case
(#172) Variable "aFmt" must be all lower-case
(#172) Space found before semicolon; expected "$aFmt;" but found "$aFmt ;"
(#175) method name "WindrosePlotScale::SetLabelFillColor" must be in lower-case letters only
(#175) Visibility must be declared on method "SetLabelFillColor"
(#175) Variable "aBkgColor" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "aBorderColor" must be all lower-case
(#177) Variable "aBkgColor" must be all lower-case
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#178) Variable "aBorderColor" must be all lower-case
(#179) Variable "aBkgColor" must be all lower-case
(#181) Expected "} else {\n"; found "}\n else {\n"
(#182) Variable "aBorderColor" must be all lower-case
(#186) method name "WindrosePlotScale::SetFontColor" must be in lower-case letters only
(#186) Visibility must be declared on method "SetFontColor"
(#186) Variable "aColor" must be all lower-case
(#187) Variable "aColor" must be all lower-case
(#187) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#188) Variable "aColor" must be all lower-case
(#188) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#191) method name "WindrosePlotScale::SetFont" must be in lower-case letters only
(#191) Visibility must be declared on method "SetFont"
(#191) Variable "aFontFamily" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aFontStyle" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "aFontSize" must be all lower-case
(#192) Variable "aFontFamily" must be all lower-case
(#192) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#193) Variable "aFontStyle" must be all lower-case
(#193) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#194) Variable "aFontSize" must be all lower-case
(#194) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#195) Variable "aFontFamily" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "aFontStyle" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "aFontSize" must be all lower-case
(#198) method name "WindrosePlotScale::SetZFont" must be in lower-case letters only
(#198) Visibility must be declared on method "SetZFont"
(#198) Variable "aFontFamily" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "aFontStyle" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "aFontSize" must be all lower-case
(#199) Variable "aFontFamily" must be all lower-case
(#199) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#200) Variable "aFontStyle" must be all lower-case
(#200) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#201) Variable "aFontSize" must be all lower-case
(#201) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#204) method name "WindrosePlotScale::SetZeroLabel" must be in lower-case letters only
(#204) Visibility must be declared on method "SetZeroLabel"
(#204) Variable "aTxt" must be all lower-case
(#205) Variable "aTxt" must be all lower-case
(#205) Space found before semicolon; expected "$aTxt;" but found "$aTxt ;"
(#208) method name "WindrosePlotScale::SetZFontColor" must be in lower-case letters only
(#208) Visibility must be declared on method "SetZFontColor"
(#208) Variable "aColor" must be all lower-case
(#209) Variable "aColor" must be all lower-case
(#209) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#212) method name "WindrosePlotScale::StrokeLabels" must be in lower-case letters only
(#212) Visibility must be declared on method "StrokeLabels"
(#212) Variable "aImg" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#214) Inline control structures are not allowed
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Expected 1 space before "/"; 0 found
(#217) Expected 1 space after "/"; 0 found
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#227) Commas (,) must be followed by white space.
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected "if (...) {\n"; found "if(...) {\n"
(#232) Expected "if (...) {\n"; found "if(...) {\n"
(#232) Expected 1 space before "/"; 0 found
(#232) Expected 1 space after "/"; 0 found
(#233) Commas (,) must be followed by white space.
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#235) Expected 1 space before "/"; 0 found
(#235) Expected 1 space after "/"; 0 found
(#236) Commas (,) must be followed by white space.
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#240) Commas (,) must be followed by white space.
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Space found before semicolon; expected "$d;" but found "$d ;"
(#247) Expected "for (...) {\n"; found "for(...) {\n"
(#247) Space found after opening bracket of FOR loop
(#247) Space found before closing bracket of FOR loop
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Expected 1 space before "+"; 0 found
(#248) Expected 1 space after "+"; 0 found
(#251) Commas (,) must be followed by white space.
(#252) Variable "aImg" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Expected "if (...) {\n"; found "if(...) {\n"
(#257) Commas (,) must be followed by white space.
(#259) Expected "} else {\n"; found "}\n else {\n"
(#260) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Variable "aImg" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#276) Member variable "iLength" must be all lower-case
(#276) Member variable "iMargin" must be all lower-case
(#276) Member variable "iBottomMargin" must be all lower-case
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Member variable "iCircleWeight" must be all lower-case
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#277) Member variable "iCircleRadius" must be all lower-case
(#277) Member variable "iCircleColor" must be all lower-case
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#278) Member variable "iTxtFontFamily" must be all lower-case
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Commas (,) must be followed by white space.
(#278) Member variable "iTxtFontStyle" must be all lower-case
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Commas (,) must be followed by white space.
(#278) Member variable "iTxtFontSize" must be all lower-case
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Member variable "iLblFontFamily" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Member variable "iLblFontStyle" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Member variable "iLblFontSize" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Member variable "iCircleFontFamily" must be all lower-case
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Member variable "iCircleFontStyle" must be all lower-case
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#280) Commas (,) must be followed by white space.
(#280) Member variable "iCircleFontSize" must be all lower-case
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#281) Member variable "iLblFontColor" must be all lower-case
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Member variable "iTxtFontColor" must be all lower-case
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#281) Commas (,) must be followed by white space.
(#281) Member variable "iCircleFontColor" must be all lower-case
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#282) Member variable "iShow" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#283) Member variable "iFormatString" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Member variable "iTxtMargin" must be all lower-case
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Member variable "iTxt" must be all lower-case
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#285) Member variable "iZCircleTxt" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#287) method name "LegendStyle::SetFont" must be in lower-case letters only
(#287) Visibility must be declared on method "SetFont"
(#287) Variable "aFontFamily" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Variable "aFontStyle" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Variable "aFontSize" must be all lower-case
(#288) Variable "aFontFamily" must be all lower-case
(#288) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#289) Variable "aFontStyle" must be all lower-case
(#289) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#290) Variable "aFontSize" must be all lower-case
(#290) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#291) Variable "aFontFamily" must be all lower-case
(#291) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#292) Variable "aFontStyle" must be all lower-case
(#292) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#293) Variable "aFontSize" must be all lower-case
(#293) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#294) Variable "aFontFamily" must be all lower-case
(#294) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#295) Variable "aFontStyle" must be all lower-case
(#295) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#296) Variable "aFontSize" must be all lower-case
(#296) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#299) method name "LegendStyle::SetLFont" must be in lower-case letters only
(#299) Visibility must be declared on method "SetLFont"
(#299) Variable "aFontFamily" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "aFontStyle" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "aFontSize" must be all lower-case
(#300) Variable "aFontFamily" must be all lower-case
(#300) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#301) Variable "aFontStyle" must be all lower-case
(#301) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#302) Variable "aFontSize" must be all lower-case
(#302) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#305) method name "LegendStyle::SetTFont" must be in lower-case letters only
(#305) Visibility must be declared on method "SetTFont"
(#305) Variable "aFontFamily" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "aFontStyle" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "aFontSize" must be all lower-case
(#306) Variable "aFontFamily" must be all lower-case
(#306) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#307) Variable "aFontStyle" must be all lower-case
(#307) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#308) Variable "aFontSize" must be all lower-case
(#308) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#311) method name "LegendStyle::SetCFont" must be in lower-case letters only
(#311) Visibility must be declared on method "SetCFont"
(#311) Variable "aFontFamily" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Variable "aFontStyle" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Variable "aFontSize" must be all lower-case
(#312) Variable "aFontFamily" must be all lower-case
(#312) Space found before semicolon; expected "$aFontFamily;" but found "$aFontFamily ;"
(#313) Variable "aFontStyle" must be all lower-case
(#313) Space found before semicolon; expected "$aFontStyle;" but found "$aFontStyle ;"
(#314) Variable "aFontSize" must be all lower-case
(#314) Space found before semicolon; expected "$aFontSize;" but found "$aFontSize ;"
(#318) method name "LegendStyle::SetFontColor" must be in lower-case letters only
(#318) Visibility must be declared on method "SetFontColor"
(#318) Variable "aColor" must be all lower-case
(#319) Variable "aColor" must be all lower-case
(#319) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#320) Variable "aColor" must be all lower-case
(#320) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#321) Variable "aColor" must be all lower-case
(#321) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#324) method name "LegendStyle::SetTFontColor" must be in lower-case letters only
(#324) Visibility must be declared on method "SetTFontColor"
(#324) Variable "aColor" must be all lower-case
(#325) Variable "aColor" must be all lower-case
(#325) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#328) method name "LegendStyle::SetLFontColor" must be in lower-case letters only
(#328) Visibility must be declared on method "SetLFontColor"
(#328) Variable "aColor" must be all lower-case
(#329) Variable "aColor" must be all lower-case
(#329) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#332) method name "LegendStyle::SetCFontColor" must be in lower-case letters only
(#332) Visibility must be declared on method "SetCFontColor"
(#332) Variable "aColor" must be all lower-case
(#333) Variable "aColor" must be all lower-case
(#333) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#336) method name "LegendStyle::SetCircleWeight" must be in lower-case letters only
(#336) Visibility must be declared on method "SetCircleWeight"
(#336) Variable "aWeight" must be all lower-case
(#337) Variable "aWeight" must be all lower-case
(#340) method name "LegendStyle::SetCircleRadius" must be in lower-case letters only
(#340) Visibility must be declared on method "SetCircleRadius"
(#340) Variable "aRadius" must be all lower-case
(#341) Variable "aRadius" must be all lower-case
(#344) method name "LegendStyle::SetCircleColor" must be in lower-case letters only
(#344) Visibility must be declared on method "SetCircleColor"
(#344) Variable "aColor" must be all lower-case
(#345) Variable "aColor" must be all lower-case
(#345) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#348) method name "LegendStyle::SetCircleText" must be in lower-case letters only
(#348) Visibility must be declared on method "SetCircleText"
(#348) Variable "aTxt" must be all lower-case
(#349) Variable "aTxt" must be all lower-case
(#352) method name "LegendStyle::SetMargin" must be in lower-case letters only
(#352) Visibility must be declared on method "SetMargin"
(#352) Variable "aMarg" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Variable "aBottomMargin" must be all lower-case
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Variable "aMarg" must be all lower-case
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#354) Variable "aBottomMargin" must be all lower-case
(#357) method name "LegendStyle::SetLength" must be in lower-case letters only
(#357) Visibility must be declared on method "SetLength"
(#357) Variable "aLength" must be all lower-case
(#358) Variable "aLength" must be all lower-case
(#358) Space found before semicolon; expected "$aLength;" but found "$aLength ;"
(#361) method name "LegendStyle::Show" must be in lower-case letters only
(#361) Visibility must be declared on method "Show"
(#361) Variable "aFlg" must be all lower-case
(#362) Variable "aFlg" must be all lower-case
(#365) method name "LegendStyle::Hide" must be in lower-case letters only
(#365) Visibility must be declared on method "Hide"
(#365) Variable "aFlg" must be all lower-case
(#366) Variable "aFlg" must be all lower-case
(#369) method name "LegendStyle::SetFormat" must be in lower-case letters only
(#369) Visibility must be declared on method "SetFormat"
(#369) Variable "aFmt" must be all lower-case
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#370) Variable "aFmt" must be all lower-case
(#373) method name "LegendStyle::SetText" must be in lower-case letters only
(#373) Visibility must be declared on method "SetText"
(#373) Variable "aTxt" must be all lower-case
(#374) Variable "aTxt" must be all lower-case
(#374) Space found before semicolon; expected "$aTxt;" but found "$aTxt ;"
(#379) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) No space found before comment text; expected "// ===================================================" but found "//==================================================="
(#386) Member variable "iAntiAlias" must be all lower-case
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#387) Member variable "iData" must be all lower-case
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#388) Member variable "iX" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Member variable "iY" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#389) Member variable "iSize" must be all lower-case
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#390) Member variable "iGridColor1" must be all lower-case
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Member variable "iGridColor2" must be all lower-case
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Member variable "iRadialColorArray" must be all lower-case
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#392) Member variable "iRadialWeightArray" must be all lower-case
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#393) Member variable "iRadialStyleArray" must be all lower-case
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Member variable "iRanges" must be all lower-case
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#395) Member variable "iRangeStyle" must be all lower-case
(#395) Space found before semicolon; expected "RANGE_OVERLAPPING;" but found "RANGE_OVERLAPPING ;"
(#396) Member variable "iCenterSize" must be all lower-case
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#397) Member variable "iType" must be all lower-case
(#398) Member variable "iFontFamily" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#398) Commas (,) must be followed by white space.
(#398) Member variable "iFontStyle" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#398) Commas (,) must be followed by white space.
(#398) Member variable "iFontSize" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Member variable "iFontColor" must be all lower-case
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#400) Member variable "iRadialGridStyle" must be all lower-case
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#401) Member variable "iAllDirectionLabels" must be all lower-case
(#401) Expected 1 space after "="; 2 found
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#402) Member variable "iStandardDirections" must be all lower-case
(#403) Member variable "iCircGridWeight" must be all lower-case
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#403) Member variable "iRadialGridWeight" must be all lower-case
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#404) Member variable "iLabelMargin" must be all lower-case
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#405) Member variable "iLegweights" must be all lower-case
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#406) Member variable "iLegColors" must be all lower-case
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#407) Member variable "iLabelFormatString" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Member variable "iLabels" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#408) Member variable "iLabelPositioning" must be all lower-case
(#409) Member variable "iColor" must be all lower-case
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#410) Member variable "iShowBox" must be all lower-case
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#410) Member variable "iBoxColor" must be all lower-case
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#410) Commas (,) must be followed by white space.
(#410) Member variable "iBoxWeight" must be all lower-case
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#410) Commas (,) must be followed by white space.
(#410) Member variable "iBoxStyle" must be all lower-case
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#411) Member variable "iOrdinalEncoding" must be all lower-case
(#411) Expected 1 space before "="; 0 found
(#411) Expected 1 space after "="; 0 found
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#414) Visibility must be declared on method "__construct"
(#414) Variable "aData" must be all lower-case
(#415) Variable "aData" must be all lower-case
(#418) 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
(#424) Expected 1 space before "*"; 0 found
(#424) Expected 1 space after "*"; 0 found
(#424) Expected 1 space before "/"; 0 found
(#424) Expected 1 space after "/"; 0 found
(#425) Expected "for (...) {\n"; found "for(...) {\n"
(#425) Space found after opening bracket of FOR loop
(#425) Space found before closing bracket of FOR loop
(#425) Expected 1 space before "="; 0 found
(#425) Expected 1 space after "="; 0 found
(#425) Expected 1 space before "="; 0 found
(#425) Expected 1 space after "="; 0 found
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) method name "WindrosePlot::LayoutSize" must be in lower-case letters only
(#432) Visibility must be declared on method "LayoutSize"
(#436) method name "WindrosePlot::SetSize" must be in lower-case letters only
(#436) Visibility must be declared on method "SetSize"
(#436) Variable "aSize" must be all lower-case
(#437) Variable "aSize" must be all lower-case
(#440) method name "WindrosePlot::SetDataKeyEncoding" must be in lower-case letters only
(#440) Visibility must be declared on method "SetDataKeyEncoding"
(#440) Variable "aEncoding" must be all lower-case
(#441) Variable "aEncoding" must be all lower-case
(#444) method name "WindrosePlot::SetColor" must be in lower-case letters only
(#444) Visibility must be declared on method "SetColor"
(#444) Variable "aColor" must be all lower-case
(#445) Variable "aColor" must be all lower-case
(#448) method name "WindrosePlot::SetRadialColors" must be in lower-case letters only
(#448) Visibility must be declared on method "SetRadialColors"
(#448) Variable "aColors" must be all lower-case
(#449) Variable "aColors" must be all lower-case
(#452) method name "WindrosePlot::SetRadialWeights" must be in lower-case letters only
(#452) Visibility must be declared on method "SetRadialWeights"
(#452) Variable "aWeights" must be all lower-case
(#453) Variable "aWeights" must be all lower-case
(#456) method name "WindrosePlot::SetRadialStyles" must be in lower-case letters only
(#456) Visibility must be declared on method "SetRadialStyles"
(#456) Variable "aStyles" must be all lower-case
(#457) Variable "aStyles" must be all lower-case
(#460) method name "WindrosePlot::SetBox" must be in lower-case letters only
(#460) Visibility must be declared on method "SetBox"
(#460) Variable "aColor" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "aWeight" must be all lower-case
(#460) Variable "aStyle" must be all lower-case
(#460) Variable "aShow" must be all lower-case
(#461) Variable "aShow" must be all lower-case
(#461) Space found before semicolon; expected "$aShow;" but found "$aShow ;"
(#462) Variable "aColor" must be all lower-case
(#462) Space found before semicolon; expected "$aColor;" but found "$aColor ;"
(#463) Variable "aWeight" must be all lower-case
(#463) Space found before semicolon; expected "$aWeight;" but found "$aWeight ;"
(#464) Variable "aStyle" must be all lower-case
(#467) method name "WindrosePlot::SetLabels" must be in lower-case letters only
(#467) Visibility must be declared on method "SetLabels"
(#467) Variable "aLabels" must be all lower-case
(#468) Variable "aLabels" must be all lower-case
(#468) Space found before semicolon; expected "$aLabels;" but found "$aLabels ;"
(#471) method name "WindrosePlot::SetLabelMargin" must be in lower-case letters only
(#471) Visibility must be declared on method "SetLabelMargin"
(#471) Variable "aMarg" must be all lower-case
(#472) Variable "aMarg" must be all lower-case
(#472) Space found before semicolon; expected "$aMarg;" but found "$aMarg ;"
(#475) method name "WindrosePlot::SetLabelFormat" must be in lower-case letters only
(#475) Visibility must be declared on method "SetLabelFormat"
(#475) Variable "aLblFormat" must be all lower-case
(#476) Variable "aLblFormat" must be all lower-case
(#476) Space found before semicolon; expected "$aLblFormat;" but found "$aLblFormat ;"
(#479) method name "WindrosePlot::SetCompassLabels" must be in lower-case letters only
(#479) Visibility must be declared on method "SetCompassLabels"
(#479) Variable "aLabels" must be all lower-case
(#480) Expected "if (...) {\n"; found "if(...) {\n"
(#480) Variable "aLabels" must be all lower-case
(#481) Line exceeds 132 characters; contains 145 characters
(#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) This comment is 100% valid code; is this commented out code?
(#481) No space found before comment text; expected "// ('Label specification for windrose directions must have 16 values (one for each compass direction).');" but found "//('Label specification for windrose directions must have 16 values (one for each compass direction).');"
(#483) Variable "aLabels" must be all lower-case
(#483) Space found before semicolon; expected "$aLabels;" but found "$aLabels ;"
(#485) Expected 1 space before "*"; 0 found
(#485) Expected 1 space after "*"; 0 found
(#485) Expected 1 space before "/"; 0 found
(#485) Expected 1 space after "/"; 0 found
(#486) Expected "for (...) {\n"; found "for(...) {\n"
(#486) Space found after opening bracket of FOR loop
(#486) Space found before closing bracket of FOR loop
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#492) method name "WindrosePlot::SetCenterSize" must be in lower-case letters only
(#492) Visibility must be declared on method "SetCenterSize"
(#492) Variable "aSize" must be all lower-case
(#493) Variable "aSize" must be all lower-case
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) method name "WindrosePlot::SetZCircleSize" must be in lower-case letters only
(#496) Visibility must be declared on method "SetZCircleSize"
(#496) Variable "aSize" must be all lower-case
(#497) Variable "aSize" must be all lower-case
(#500) method name "WindrosePlot::SetFont" must be in lower-case letters only
(#500) Visibility must be declared on method "SetFont"
(#500) Variable "aFFam" must be all lower-case
(#500) Commas (,) must be followed by white space.
(#500) Variable "aFStyle" must be all lower-case
(#500) Commas (,) must be followed by white space.
(#500) Variable "aFSize" must be all lower-case
(#501) Variable "aFFam" must be all lower-case
(#501) Space found before semicolon; expected "$aFFam;" but found "$aFFam ;"
(#502) Variable "aFStyle" must be all lower-case
(#502) Space found before semicolon; expected "$aFStyle;" but found "$aFStyle ;"
(#503) Variable "aFSize" must be all lower-case
(#503) Space found before semicolon; expected "$aFSize;" but found "$aFSize ;"
(#506) method name "WindrosePlot::SetFontColor" must be in lower-case letters only
(#506) Visibility must be declared on method "SetFontColor"
(#506) Variable "aColor" must be all lower-case
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#507) Variable "aColor" must be all lower-case
(#510) method name "WindrosePlot::SetGridColor" must be in lower-case letters only
(#510) Visibility must be declared on method "SetGridColor"
(#510) Variable "aColor1" must be all lower-case
(#510) Commas (,) must be followed by white space.
(#510) Variable "aColor2" must be all lower-case
(#511) Variable "aColor1" must be all lower-case
(#512) Variable "aColor2" must be all lower-case
(#515) method name "WindrosePlot::SetGridWeight" must be in lower-case letters only
(#515) Visibility must be declared on method "SetGridWeight"
(#515) Variable "aGrid1" must be all lower-case
(#515) Commas (,) must be followed by white space.
(#515) Variable "aGrid2" must be all lower-case
(#516) Variable "aGrid1" must be all lower-case
(#516) Space found before semicolon; expected "$aGrid1;" but found "$aGrid1 ;"
(#517) Variable "aGrid2" must be all lower-case
(#517) Space found before semicolon; expected "$aGrid2;" but found "$aGrid2 ;"
(#520) method name "WindrosePlot::SetRadialGridStyle" must be in lower-case letters only
(#520) Visibility must be declared on method "SetRadialGridStyle"
(#520) Variable "aStyle" must be all lower-case
(#521) Variable "aStyle" must be all lower-case
(#521) Variable "aStyle" must be all lower-case
(#522) Expected "if (...) {\n"; found "if(...) {\n"
(#522) Variable "aStyle" must be all lower-case
(#522) Commas (,) must be followed by white space.
(#522) Commas (,) must be followed by white space.
(#522) Commas (,) must be followed by white space.
(#522) Commas (,) must be followed by white space.
(#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 100% valid code; is this commented out code?
(#523) No space found before comment text; expected "// ("Line style for radial lines must be on of ('solid','dotted','dashed','longdashed') ");" but found "//("Line style for radial lines must be on of ('solid','dotted','dashed','longdashed') ");"
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space after "="; 0 found
(#525) Variable "aStyle" must be all lower-case
(#528) method name "WindrosePlot::SetRanges" must be in lower-case letters only
(#528) Visibility must be declared on method "SetRanges"
(#528) Variable "aRanges" must be all lower-case
(#529) Variable "aRanges" must be all lower-case
(#532) method name "WindrosePlot::SetRangeStyle" must be in lower-case letters only
(#532) Visibility must be declared on method "SetRangeStyle"
(#532) Variable "aStyle" must be all lower-case
(#533) Variable "aStyle" must be all lower-case
(#536) method name "WindrosePlot::SetRangeColors" must be in lower-case letters only
(#536) Visibility must be declared on method "SetRangeColors"
(#536) Variable "aLegColors" must be all lower-case
(#537) Variable "aLegColors" must be all lower-case
(#540) method name "WindrosePlot::SetRangeWeights" must be in lower-case letters only
(#540) Visibility must be declared on method "SetRangeWeights"
(#540) Variable "aWeights" must be all lower-case
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#541) Variable "aWeights" must be all lower-case
(#542) Expected "for (...) {\n"; found "for(...) {\n"
(#542) Space found before closing bracket of FOR loop
(#542) Expected 1 space before "="; 0 found
(#542) Expected 1 space after "="; 0 found
(#542) Expected 1 space before "<"; 0 found
(#543) Variable "aWeights" must be all lower-case
(#543) Variable "aWeights" must be all lower-case
(#543) Expected 1 space before "/"; 0 found
(#543) Expected 1 space after "/"; 0 found
(#545) Variable "aWeights" must be all lower-case
(#549) method name "WindrosePlot::SetType" must be in lower-case letters only
(#549) Visibility must be declared on method "SetType"
(#549) Variable "aType" must be all lower-case
(#550) Expected "if (...) {\n"; found "if(...) {\n"
(#550) Variable "aType" must be all lower-case
(#550) Variable "aType" 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
(#551) This comment is 100% valid code; is this commented out code?
(#551) No space found before comment text; expected "// ('Illegal windrose type specified.');" but found "//('Illegal windrose type specified.');"
(#553) Variable "aType" must be all lower-case
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) method name "WindrosePlot::SetCenterPos" must be in lower-case letters only
(#557) Visibility must be declared on method "SetCenterPos"
(#557) Variable "aX" must be all lower-case
(#557) Commas (,) must be followed by white space.
(#557) Variable "aY" must be all lower-case
(#558) Variable "aX" must be all lower-case
(#559) Variable "aY" must be all lower-case
(#559) Whitespace found at end of line
(#561) Whitespace found at end of line
(#562) method name "WindrosePlot::SetPos" must be in lower-case letters only
(#562) Visibility must be declared on method "SetPos"
(#562) Variable "aX" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Variable "aY" must be all lower-case
(#563) Variable "aX" must be all lower-case
(#564) Variable "aY" must be all lower-case
(#567) method name "WindrosePlot::SetAntiAlias" must be in lower-case letters only
(#567) Visibility must be declared on method "SetAntiAlias"
(#567) Variable "aFlag" must be all lower-case
(#568) Variable "aFlag" must be all lower-case
(#568) Space found before semicolon; expected "$aFlag;" but found "$aFlag ;"
(#569) Inline control structures are not allowed
(#569) Variable "aFlag" must be all lower-case
(#573) method name "WindrosePlot::_ThickCircle" must be in lower-case letters only
(#573) Visibility must be declared on method "_ThickCircle"
(#573) Variable "aImg" must be all lower-case
(#573) Commas (,) must be followed by white space.
(#573) Variable "aXC" must be all lower-case
(#573) Commas (,) must be followed by white space.
(#573) Variable "aYC" must be all lower-case
(#573) Commas (,) must be followed by white space.
(#573) Variable "aRad" must be all lower-case
(#573) Commas (,) must be followed by white space.
(#573) Variable "aWeight" must be all lower-case
(#573) Commas (,) must be followed by white space.
(#573) Variable "aColor" must be all lower-case
(#575) Variable "aImg" must be all lower-case
(#575) Variable "aColor" must be all lower-case
(#576) Variable "aRad" must be all lower-case
(#576) Space found before semicolon; expected "2;" but found "2 ;"
(#577) Variable "aImg" must be all lower-case
(#577) Variable "aXC" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aYC" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aRad" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "aRad" must be all lower-case
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#578) Variable "aWeight" must be all lower-case
(#579) Variable "aImg" must be all lower-case
(#579) Variable "aXC" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Variable "aYC" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Variable "aRad" must be all lower-case
(#579) Expected 1 space before "+"; 0 found
(#579) Expected 1 space after "+"; 0 found
(#579) Commas (,) must be followed by white space.
(#579) Variable "aRad" must be all lower-case
(#579) Expected 1 space before "+"; 0 found
(#579) Expected 1 space after "+"; 0 found
(#580) Variable "aImg" must be all lower-case
(#580) Variable "aXC" must be all lower-case
(#580) Commas (,) must be followed by white space.
(#580) Variable "aYC" must be all lower-case
(#580) Commas (,) must be followed by white space.
(#580) Variable "aRad" must be all lower-case
(#580) Expected 1 space before "+"; 0 found
(#580) Expected 1 space after "+"; 0 found
(#580) Commas (,) must be followed by white space.
(#580) Variable "aRad" must be all lower-case
(#580) Expected 1 space before "+"; 0 found
(#580) Expected 1 space after "+"; 0 found
(#581) Expected "if (...) {\n"; found "if(...) {\n"
(#581) Variable "aWeight" must be all lower-case
(#582) Variable "aImg" must be all lower-case
(#582) Variable "aXC" must be all lower-case
(#582) Commas (,) must be followed by white space.
(#582) Variable "aYC" must be all lower-case
(#582) Commas (,) must be followed by white space.
(#582) Variable "aRad" must be all lower-case
(#582) Expected 1 space before "+"; 0 found
(#582) Expected 1 space after "+"; 0 found
(#582) Commas (,) must be followed by white space.
(#582) Variable "aRad" must be all lower-case
(#582) Expected 1 space before "+"; 0 found
(#582) Expected 1 space after "+"; 0 found
(#583) Variable "aImg" must be all lower-case
(#583) Variable "aXC" must be all lower-case
(#583) Commas (,) must be followed by white space.
(#583) Variable "aYC" must be all lower-case
(#583) Commas (,) must be followed by white space.
(#583) Variable "aRad" must be all lower-case
(#583) Expected 1 space before "+"; 0 found
(#583) Expected 1 space after "+"; 0 found
(#583) Commas (,) must be followed by white space.
(#583) Variable "aRad" must be all lower-case
(#583) Expected 1 space before "+"; 0 found
(#583) Expected 1 space after "+"; 0 found
(#584) Variable "aImg" must be all lower-case
(#584) Variable "aXC" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Variable "aYC" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Variable "aRad" must be all lower-case
(#584) Expected 1 space before "+"; 0 found
(#584) Expected 1 space after "+"; 0 found
(#584) Commas (,) must be followed by white space.
(#584) Variable "aRad" must be all lower-case
(#584) Expected 1 space before "+"; 0 found
(#584) Expected 1 space after "+"; 0 found
(#589) method name "WindrosePlot::_StrokeWindLeg" must be in lower-case letters only
(#589) Visibility must be declared on method "_StrokeWindLeg"
(#589) Variable "aImg" must be all lower-case
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Inline control structures are not allowed
(#595) Expected 1 space before "*"; 0 found
(#595) Expected 1 space after "*"; 0 found
(#596) Expected 1 space before "*"; 0 found
(#596) Expected 1 space after "*"; 0 found
(#597) Expected 1 space before "*"; 0 found
(#597) Expected 1 space after "*"; 0 found
(#597) Expected 1 space before "+"; 0 found
(#597) Expected 1 space after "+"; 0 found
(#598) Expected 1 space before "*"; 0 found
(#598) Expected 1 space after "*"; 0 found
(#598) Expected 1 space before "+"; 0 found
(#598) Expected 1 space after "+"; 0 found
(#600) Expected 1 space before "*"; 0 found
(#600) Expected 1 space after "*"; 0 found
(#601) Expected 1 space before "*"; 0 found
(#601) Expected 1 space after "*"; 0 found
(#602) Expected 1 space before "*"; 0 found
(#602) Expected 1 space after "*"; 0 found
(#603) Expected 1 space before "*"; 0 found
(#603) Expected 1 space after "*"; 0 found
(#605) Expected 1 space before "*"; 0 found
(#605) Expected 1 space after "*"; 0 found
(#606) Expected 1 space before "*"; 0 found
(#606) Expected 1 space after "*"; 0 found
(#607) Expected 1 space before "*"; 0 found
(#607) Expected 1 space after "*"; 0 found
(#608) Expected 1 space before "*"; 0 found
(#608) Expected 1 space after "*"; 0 found
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#610) Commas (,) must be followed by white space.
(#611) Variable "aImg" must be all lower-case
(#612) Variable "aImg" must be all lower-case
(#616) method name "WindrosePlot::_StrokeLegend" must be in lower-case letters only
(#616) Visibility must be declared on method "_StrokeLegend"
(#616) Variable "aImg" must be all lower-case
(#616) Commas (,) must be followed by white space.
(#616) Commas (,) must be followed by white space.
(#616) Commas (,) must be followed by white space.
(#616) Commas (,) must be followed by white space.
(#616) Variable "aReturnWidth" must be all lower-case
(#618) Inline control structures are not allowed
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Commas (,) must be followed by white space.
(#628) Expected 1 space before "*"; 0 found
(#628) Expected 1 space after "*"; 0 found
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Space found before semicolon; expected "$x;" but found "$x ;"
(#634) 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
(#639) Commas (,) must be followed by white space.
(#639) Commas (,) must be followed by white space.
(#641) Variable "aImg" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Expected 1 space before "*"; 0 found
(#642) Expected 1 space after "*"; 0 found
(#644) Space found before semicolon; expected "$scaling;" but found "$scaling ;"
(#645) Expected 1 space before "*"; 0 found
(#645) Expected 1 space after "*"; 0 found
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Inline control structures are not allowed
(#648) Variable "aReturnWidth" must be all lower-case
(#650) Expected 1 space before "/"; 0 found
(#650) Expected 1 space after "/"; 0 found
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) This comment is 60% valid code; is this commented out code?
(#655) No space found before comment text; expected "// $y -= round(max($r,$scaling*$this->iLegweights[($this->scale->iMaxNum-1) % $nlw])+4*$scaling);" but found "//$y -= round(max($r,$scaling*$this->iLegweights[($this->scale->iMaxNum-1) % $nlw])+4*$scaling);"
(#656) Expected 1 space before "*"; 0 found
(#656) Expected 1 space after "*"; 0 found
(#656) Expected 1 space before "+"; 0 found
(#656) Expected 1 space after "+"; 0 found
(#656) Expected 1 space before "*"; 0 found
(#656) Expected 1 space after "*"; 0 found
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Expected "if (...) {\n"; found "if(...) {\n"
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) This comment is 43% valid code; is this commented out code?
(#662) Variable "aImg" must be all lower-case
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Variable "aImg" must be all lower-case
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#666) Commas (,) must be followed by white space.
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Expected 1 space before "="; 0 found
(#670) Expected 1 space after "="; 0 found
(#670) Expected 1 space before "="; 0 found
(#670) Expected 1 space after "="; 0 found
(#672) Commas (,) must be followed by white space.
(#673) Expected 1 space before "+"; 0 found
(#673) Expected 1 space after "+"; 0 found
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) Expected 1 space before "-"; 0 found
(#677) Expected 1 space after "-"; 0 found
(#677) Expected 1 space before "%"; 0 found
(#677) Expected 1 space after "%"; 0 found
(#677) Expected 1 space before "*"; 0 found
(#677) Expected 1 space after "*"; 0 found
(#677) Expected 1 space before "*"; 0 found
(#677) Expected 1 space after "*"; 0 found
(#678) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#679) This comment is 100% valid code; is this commented out code?
(#679) No space found before comment text; expected "// ('To few values for the range legend.');" but found "//('To few values for the range legend.');"
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#682) Expected "while (...) {\n"; found "while(...) {\n"
(#683) Expected 1 space before "*"; 0 found
(#683) Expected 1 space after "*"; 0 found
(#684) Expected 1 space before "*"; 0 found
(#684) Expected 1 space after "*"; 0 found
(#685) Space found before semicolon; expected "$l;" but found "$l ;"
(#686) Variable "aImg" must be all lower-case
(#687) Variable "aImg" must be all lower-case
(#687) Commas (,) must be followed by white space.
(#687) Commas (,) must be followed by white space.
(#687) Commas (,) must be followed by white space.
(#688) Expected "if (...) {\n"; found "if(...) {\n"
(#689) Commas (,) must be followed by white space.
(#689) Commas (,) must be followed by white space.
(#689) Expected 1 space before "+"; 0 found
(#689) Expected 1 space after "+"; 0 found
(#691) Expected "} else {\n"; found "}\n else {\n"
(#692) Commas (,) must be followed by white space.
(#692) Commas (,) must be followed by white space.
(#692) Expected 1 space before "+"; 0 found
(#692) Expected 1 space after "+"; 0 found
(#696) Variable "aImg" must be all lower-case
(#696) Commas (,) must be followed by white space.
(#696) Expected 1 space before "+"; 0 found
(#696) Expected 1 space after "+"; 0 found
(#696) Expected 1 space before "/"; 0 found
(#696) Expected 1 space after "/"; 0 found
(#696) Commas (,) must be followed by white space.
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Expected 1 space before "*"; 0 found
(#704) Expected 1 space after "*"; 0 found
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Commas (,) must be followed by white space.
(#711) Variable "aImg" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Expected 1 space before "*"; 0 found
(#716) Expected 1 space after "*"; 0 found
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Commas (,) must be followed by white space.
(#723) Variable "aImg" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Commas (,) must be followed by white space.
(#723) Expected 1 space before "+"; 0 found
(#723) Expected 1 space after "+"; 0 found
(#723) Expected 1 space before "*"; 0 found
(#723) Expected 1 space after "*"; 0 found
(#726) method name "WindrosePlot::SetAutoScaleAngle" must be in lower-case letters only
(#726) Visibility must be declared on method "SetAutoScaleAngle"
(#726) Variable "aIsRegRose" must be all lower-case
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Inline control structures are not allowed
(#733) Expected "if (...) {\n"; found "if(...) {\n"
(#733) Variable "aIsRegRose" must be all lower-case
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Expected "for (...) {\n"; found "for(...) {\n"
(#738) Space found after opening bracket of FOR loop
(#738) Space found before closing bracket of FOR loop
(#738) Expected 1 space before "="; 0 found
(#738) Expected 1 space after "="; 0 found
(#740) Expected "if (...) {\n"; found "if(...) {\n"
(#743) Usage of ELSEIF not allowed; use ELSE IF instead
(#746) Usage of ELSEIF not allowed; use ELSE IF instead
(#749) Expected "} else {\n"; found "}\n else {\n"
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Expected 1 space before "+"; 0 found
(#758) Expected 1 space after "+"; 0 found
(#758) Expected 1 space before "*"; 0 found
(#758) Expected 1 space after "*"; 0 found
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) Expected "for (...) {\n"; found "for(...) {\n"
(#759) Space found after opening bracket of FOR loop
(#759) Space found before closing bracket of FOR loop
(#759) Expected 1 space before "="; 0 found
(#759) Expected 1 space after "="; 0 found
(#760) Expected 1 space before "+"; 0 found
(#760) Expected 1 space after "+"; 0 found
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Expected 1 space before "*"; 0 found
(#764) Expected 1 space after "*"; 0 found
(#764) Space found before semicolon; expected "$c2;" but found "$c2 ;"
(#765) Expected "if (...) {\n"; found "if(...) {\n"
(#772) Expected 1 space before "*"; 0 found
(#772) Expected 1 space after "*"; 0 found
(#774) Expected "} else {\n"; found "}\n else {\n"
(#776) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#776) Space found after opening bracket of FOREACH loop
(#776) Space found before closing bracket of FOREACH loop
(#777) Expected "if (...) {\n"; found "if(...) {\n"
(#778) Commas (,) must be followed by white space.
(#779) Expected "if (...) {\n"; found "if(...) {\n"
(#780) Expected 1 space before "*"; 0 found
(#780) Expected 1 space after "*"; 0 found
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Space found before semicolon; expected "0;" but found "0 ;"
(#793) Expected "for (...) {\n"; found "for(...) {\n"
(#793) Space found after opening bracket of FOR loop
(#793) Space found before closing bracket of FOR loop
(#793) Expected 1 space before "="; 0 found
(#793) Expected 1 space after "="; 0 found
(#794) Variable "try_a" must not contain underscores.
(#794) Expected 1 space before "*"; 0 found
(#794) Expected 1 space after "*"; 0 found
(#796) Inline control structures are not allowed
(#796) Variable "try_a" must not contain underscores.
(#796) Expected 1 space before "-"; 0 found
(#796) Expected 1 space after "-"; 0 found
(#798) Inline control structures are not allowed
(#798) Variable "try_a" must not contain underscores.
(#798) Commas (,) must be followed by white space.
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Expected 1 space before "="; 0 found
(#801) Expected 1 space after "="; 0 found
(#802) Inline control structures are not allowed
(#802) Variable "try_a" must not contain underscores.
(#803) Expected "if (...) {\n"; found "if(...) {\n"
(#804) Expected 1 space before "-"; 0 found
(#804) Expected 1 space after "-"; 0 found
(#805) Expected 1 space before "-"; 0 found
(#805) Expected 1 space after "-"; 0 found
(#805) Variable "try_a" must not contain underscores.
(#807) Expected "} else {\n"; found "}\n else {\n"
(#810) Expected 1 space before "-"; 0 found
(#810) Expected 1 space after "-"; 0 found
(#810) Variable "try_a" must not contain underscores.
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) Expected 1 space before "="; 0 found
(#814) Expected 1 space after "="; 0 found
(#814) Expected 1 space before "-"; 0 found
(#814) Expected 1 space after "-"; 0 found
(#815) Inline control structures are not allowed
(#815) Variable "try_a" must not contain underscores.
(#816) Expected "if (...) {\n"; found "if(...) {\n"
(#816) Expected 1 space before "-"; 0 found
(#816) Expected 1 space after "-"; 0 found
(#818) Expected 1 space before "-"; 0 found
(#818) Expected 1 space after "-"; 0 found
(#818) Variable "try_a" must not contain underscores.
(#820) Expected "} else {\n"; found "}\n else {\n"
(#823) Expected 1 space before "-"; 0 found
(#823) Expected 1 space after "-"; 0 found
(#823) Variable "try_a" must not contain underscores.
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Expected "if (...) {\n"; found "if(...) {\n"
(#833) Expected 1 space before "-"; 0 found
(#833) Expected 1 space after "-"; 0 found
(#834) Expected "if (...) {\n"; found "if(...) {\n"
(#840) Expected 1 space before "*"; 0 found
(#840) Expected 1 space after "*"; 0 found
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) Inline control structures are not allowed
(#843) Expected 1 space before "-"; 0 found
(#843) Expected 1 space after "-"; 0 found
(#844) Inline control structures are not allowed
(#844) Usage of ELSEIF not allowed; use ELSE IF instead
(#845) Inline control structures are not allowed
(#845) Usage of ELSEIF not allowed; use ELSE IF instead
(#845) Expected 1 space before "-"; 0 found
(#845) Expected 1 space after "-"; 0 found
(#846) Inline control structures are not allowed
(#846) Usage of ELSEIF not allowed; use ELSE IF instead
(#846) Expected 1 space before "-"; 0 found
(#846) Expected 1 space after "-"; 0 found
(#847) Inline control structures are not allowed
(#847) Usage of ELSEIF not allowed; use ELSE IF instead
(#847) Expected 1 space before "-"; 0 found
(#847) Expected 1 space after "-"; 0 found
(#848) Inline control structures are not allowed
(#848) Usage of ELSEIF not allowed; use ELSE IF instead
(#848) Expected 1 space before "-"; 0 found
(#848) Expected 1 space after "-"; 0 found
(#850) Space found before semicolon; expected "$a;" but found "$a ;"
(#854) method name "WindrosePlot::NormAngle" must be in lower-case letters only
(#854) Visibility must be declared on method "NormAngle"
(#855) Expected "while (...) {\n"; found "while(...) {\n"
(#861) method name "WindrosePlot::SetLabelPosition" must be in lower-case letters only
(#861) Visibility must be declared on method "SetLabelPosition"
(#861) Variable "aPos" must be all lower-case
(#862) Variable "aPos" must be all lower-case
(#862) Space found before semicolon; expected "$aPos;" but found "$aPos ;"
(#865) method name "WindrosePlot::_StrokeFreeRose" must be in lower-case letters only
(#865) Visibility must be declared on method "_StrokeFreeRose"
(#865) Variable "dblImg" must be all lower-case
(#865) Commas (,) must be followed by white space.
(#865) Commas (,) must be followed by white space.
(#865) Commas (,) must be followed by white space.
(#865) Commas (,) must be followed by white space.
(#865) Commas (,) must be followed by white space.
(#865) Commas (,) must be followed by white space.
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#869) Expected "if (...) {\n"; found "if(...) {\n"
(#870) Line exceeds 132 characters; contains 133 characters
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) This comment is 100% valid code; is this commented out code?
(#870) No space found before comment text; expected "// ('Internal error: Trying to plot free Windrose even though type is not a free windorose');" but found "//('Internal error: Trying to plot free Windrose even though type is not a free windorose');"
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Expected 1 space before "="; 0 found
(#883) Expected 1 space after "="; 0 found
(#888) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#888) Space found after opening bracket of FOREACH loop
(#888) Space found before closing bracket of FOREACH loop
(#889) Expected "if (...) {\n"; found "if(...) {\n"
(#889) Commas (,) must be followed by white space.
(#889) Commas (,) must be followed by white space.
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#891) Expected 1 space before "*"; 0 found
(#891) Expected 1 space after "*"; 0 found
(#891) Expected 1 space before "/"; 0 found
(#891) Expected 1 space after "/"; 0 found
(#891) Commas (,) must be followed by white space.
(#892) Commas (,) must be followed by white space.
(#892) Expected 1 space before "*"; 0 found
(#892) Expected 1 space after "*"; 0 found
(#892) Expected 1 space before "/"; 0 found
(#892) Expected 1 space after "/"; 0 found
(#893) Line exceeds 132 characters; contains 151 characters
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) This comment is 59% valid code; is this commented out code?
(#893) No space found before comment text; expected "// ('You have specified the same direction twice, once with an angle and once with a compass direction ('.$a*180/M_PI.' degrees.)');" but found "//('You have specified the same direction twice, once with an angle and once with a compass direction ('.$a*180/M_PI.' degrees.)');"
(#896) Usage of ELSEIF not allowed; use ELSE IF instead
(#899) Expected "if (...) {\n"; found "if(...) {\n"
(#900) Expected 1 space before "-"; 0 found
(#900) Expected 1 space after "-"; 0 found
(#903) Expected 1 space before "/"; 0 found
(#903) Expected 1 space after "/"; 0 found
(#905) Expected "} else {\n"; found "}\n else {\n"
(#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
(#906) This comment is 100% valid code; is this commented out code?
(#906) No space found before comment text; expected "// ('Direction must either be a numeric value or one of the 16 compass directions');" but found "//('Direction must either be a numeric value or one of the 16 compass directions');"
(#909) Expected 1 space before "*"; 0 found
(#909) Expected 1 space after "*"; 0 found
(#910) Expected 1 space before "*"; 0 found
(#910) Expected 1 space after "*"; 0 found
(#911) Expected 1 space before "*"; 0 found
(#911) Expected 1 space after "*"; 0 found
(#912) Expected 1 space before "*"; 0 found
(#912) Expected 1 space after "*"; 0 found
(#913) Expected "if (...) {\n"; found "if(...) {\n"
(#914) Variable "dblImg" must be all lower-case
(#916) Expected "} else {\n"; found "}\n else {\n"
(#917) Variable "dblImg" must be all lower-case
(#919) Expected "if (...) {\n"; found "if(...) {\n"
(#920) Variable "dblImg" must be all lower-case
(#922) Expected "} else {\n"; found "}\n else {\n"
(#923) Variable "dblImg" must be all lower-case
(#925) Expected "if (...) {\n"; found "if(...) {\n"
(#926) Variable "dblImg" must be all lower-case
(#928) Expected "} else {\n"; found "}\n else {\n"
(#929) Variable "dblImg" must be all lower-case
(#931) Variable "dblImg" must be all lower-case
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#931) Commas (,) must be followed by white space.
(#932) Commas (,) must be followed by white space.
(#932) Commas (,) must be followed by white space.
(#934) Variable "dblImg" must be all lower-case
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Expected "if (...) {\n"; found "if(...) {\n"
(#940) Commas (,) must be followed by white space.
(#942) Expected "} else {\n"; found "}\n else {\n"
(#943) Commas (,) must be followed by white space.
(#947) Expected "for (...) {\n"; found "for(...) {\n"
(#947) Space found before closing bracket of FOR loop
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#949) Commas (,) must be followed by white space.
(#949) Commas (,) must be followed by white space.
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#953) Expected 1 space before "*"; 0 found
(#953) Expected 1 space after "*"; 0 found
(#953) Expected 1 space before "/"; 0 found
(#953) Expected 1 space after "/"; 0 found
(#954) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#958) This comment is 50% valid code; is this commented out code?
(#958) No space found before comment text; expected "// $da = 360-$da;" but found "//$da = 360-$da;"
(#959) Whitespace found at end of line
(#960) Expected "if (...) {\n"; found "if(...) {\n"
(#963) Expected "} else {\n"; found "}\n else {\n"
(#964) Commas (,) must be followed by white space.
(#967) Expected "if (...) {\n"; found "if(...) {\n"
(#970) Expected "} else {\n"; found "}\n else {\n"
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) Inline control structures are not allowed
(#972) Expected 1 space before ">="; 0 found
(#972) Expected 1 space after ">="; 0 found
(#972) Expected 1 space before "*"; 0 found
(#972) Expected 1 space after "*"; 0 found
(#972) Expected 1 space before "/"; 0 found
(#972) Expected 1 space after "/"; 0 found
(#972) Expected 1 space before "/"; 0 found
(#972) Expected 1 space after "/"; 0 found
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#973) Inline control structures are not allowed
(#973) Expected 1 space before ">="; 0 found
(#973) Expected 1 space after ">="; 0 found
(#973) Expected 1 space before "/"; 0 found
(#973) Expected 1 space after "/"; 0 found
(#973) Expected 1 space before "*"; 0 found
(#973) Expected 1 space after "*"; 0 found
(#973) Expected 1 space before "/"; 0 found
(#973) Expected 1 space after "/"; 0 found
(#973) Expected 1 space before "="; 0 found
(#973) Expected 1 space after "="; 0 found
(#973) Expected 1 space before "-"; 0 found
(#973) Expected 1 space after "-"; 0 found
(#973) Expected 1 space before "/"; 0 found
(#973) Expected 1 space after "/"; 0 found
(#973) Expected 1 space before "*"; 0 found
(#973) Expected 1 space after "*"; 0 found
(#973) Expected 1 space before "/"; 0 found
(#973) Expected 1 space after "/"; 0 found
(#974) Inline control structures are not allowed
(#974) Expected 1 space before ">="; 0 found
(#974) Expected 1 space after ">="; 0 found
(#974) Expected 1 space before "*"; 0 found
(#974) Expected 1 space after "*"; 0 found
(#974) Expected 1 space before "/"; 0 found
(#974) Expected 1 space after "/"; 0 found
(#974) Expected 1 space before "*"; 0 found
(#974) Expected 1 space after "*"; 0 found
(#974) Expected 1 space before "/"; 0 found
(#974) Expected 1 space after "/"; 0 found
(#974) Expected 1 space before "="; 0 found
(#974) Expected 1 space after "="; 0 found
(#975) Inline control structures are not allowed
(#975) Expected 1 space before ">="; 0 found
(#975) Expected 1 space after ">="; 0 found
(#975) Expected 1 space before "*"; 0 found
(#975) Expected 1 space after "*"; 0 found
(#975) Expected 1 space before "/"; 0 found
(#975) Expected 1 space after "/"; 0 found
(#975) Expected 1 space before "*"; 0 found
(#975) Expected 1 space after "*"; 0 found
(#975) Expected 1 space before "/"; 0 found
(#975) Expected 1 space after "/"; 0 found
(#975) Expected 1 space before "="; 0 found
(#975) Expected 1 space after "="; 0 found
(#975) Expected 1 space before "-"; 0 found
(#975) Expected 1 space after "-"; 0 found
(#975) Expected 1 space before "-"; 0 found
(#975) Expected 1 space after "-"; 0 found
(#975) Expected 1 space before "*"; 0 found
(#975) Expected 1 space after "*"; 0 found
(#975) Expected 1 space before "/"; 0 found
(#975) Expected 1 space after "/"; 0 found
(#975) Expected 1 space before "*"; 0 found
(#975) Expected 1 space after "*"; 0 found
(#975) Expected 1 space before "/"; 0 found
(#975) Expected 1 space after "/"; 0 found
(#977) Inline control structures are not allowed
(#977) Expected 1 space before ">="; 0 found
(#977) Expected 1 space after ">="; 0 found
(#977) Expected 1 space before "*"; 0 found
(#977) Expected 1 space after "*"; 0 found
(#977) Expected 1 space before "/"; 0 found
(#977) Expected 1 space after "/"; 0 found
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#977) Expected 1 space before "-"; 0 found
(#977) Expected 1 space after "-"; 0 found
(#977) Expected 1 space before "-"; 0 found
(#977) Expected 1 space after "-"; 0 found
(#977) Expected 1 space before "*"; 0 found
(#977) Expected 1 space after "*"; 0 found
(#977) Expected 1 space before "/"; 0 found
(#977) Expected 1 space after "/"; 0 found
(#977) Expected 1 space before "*"; 0 found
(#977) Expected 1 space after "*"; 0 found
(#977) Expected 1 space before "/"; 0 found
(#977) Expected 1 space after "/"; 0 found
(#978) Inline control structures are not allowed
(#978) Expected 1 space before "<="; 0 found
(#978) Expected 1 space after "<="; 0 found
(#978) Expected 1 space before "/"; 0 found
(#978) Expected 1 space after "/"; 0 found
(#978) Expected 1 space before "="; 0 found
(#978) Expected 1 space after "="; 0 found
(#978) Expected 1 space before "+"; 0 found
(#978) Expected 1 space after "+"; 0 found
(#978) Expected 1 space before "*"; 0 found
(#978) Expected 1 space after "*"; 0 found
(#978) Expected 1 space before "/"; 0 found
(#978) Expected 1 space after "/"; 0 found
(#979) Inline control structures are not allowed
(#979) Expected 1 space before ">="; 0 found
(#979) Expected 1 space after ">="; 0 found
(#979) Expected 1 space before "/"; 0 found
(#979) Expected 1 space after "/"; 0 found
(#979) Expected 1 space before "*"; 0 found
(#979) Expected 1 space after "*"; 0 found
(#979) Expected 1 space before "/"; 0 found
(#979) Expected 1 space after "/"; 0 found
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#980) Inline control structures are not allowed
(#980) Expected 1 space before ">="; 0 found
(#980) Expected 1 space after ">="; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "/"; 0 found
(#980) Expected 1 space after "/"; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "/"; 0 found
(#980) Expected 1 space after "/"; 0 found
(#980) Expected 1 space before "="; 0 found
(#980) Expected 1 space after "="; 0 found
(#980) Expected 1 space before "-"; 0 found
(#980) Expected 1 space after "-"; 0 found
(#980) Expected 1 space before "-"; 0 found
(#980) Expected 1 space after "-"; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "/"; 0 found
(#980) Expected 1 space after "/"; 0 found
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Expected 1 space before "/"; 0 found
(#980) Expected 1 space after "/"; 0 found
(#981) Inline control structures are not allowed
(#981) Expected 1 space before ">="; 0 found
(#981) Expected 1 space after ">="; 0 found
(#981) Expected 1 space before "*"; 0 found
(#981) Expected 1 space after "*"; 0 found
(#981) Expected 1 space before "/"; 0 found
(#981) Expected 1 space after "/"; 0 found
(#981) Expected 1 space before "*"; 0 found
(#981) Expected 1 space after "*"; 0 found
(#981) Expected 1 space before "/"; 0 found
(#981) Expected 1 space after "/"; 0 found
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#985) Variable "dblImg" must be all lower-case
(#986) Variable "dblImg" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Expected 1 space before "*"; 0 found
(#987) Expected 1 space after "*"; 0 found
(#987) Expected 1 space before "+"; 0 found
(#987) Expected 1 space after "+"; 0 found
(#987) Expected 1 space before "*"; 0 found
(#987) Expected 1 space after "*"; 0 found
(#988) Expected 1 space before "="; 0 found
(#988) Expected 1 space after "="; 0 found
(#988) Expected 1 space before "-"; 0 found
(#988) Expected 1 space after "-"; 0 found
(#988) Expected 1 space before "*"; 0 found
(#988) Expected 1 space after "*"; 0 found
(#988) Expected 1 space before "*"; 0 found
(#988) Expected 1 space after "*"; 0 found
(#990) Variable "dblImg" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Commas (,) must be followed by white space.
(#993) Expected "if (...) {\n"; found "if(...) {\n"
(#994) Variable "dblImg" must be all lower-case
(#995) Variable "dblImg" must be all lower-case
(#995) Commas (,) must be followed by white space.
(#995) Commas (,) must be followed by white space.
(#995) Expected 1 space before "+"; 0 found
(#995) Expected 1 space after "+"; 0 found
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Expected 1 space before "="; 0 found
(#1000) Expected 1 space after "="; 0 found
(#1001) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1002) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "/"; 0 found
(#1006) Expected 1 space after "/"; 0 found
(#1007) Expected "for (...) {\n"; found "for(...) {\n"
(#1007) Space found after opening bracket of FOR loop
(#1007) Space found before closing bracket of FOR loop
(#1007) Expected 1 space before "="; 0 found
(#1007) Expected 1 space after "="; 0 found
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "/"; 0 found
(#1009) Expected 1 space after "/"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "/"; 0 found
(#1009) Expected 1 space after "/"; 0 found
(#1009) Space found before semicolon; expected ");" but found ") ;"
(#1010) Variable "dblImg" must be all lower-case
(#1011) Expected 1 space after "*"; 0 found
(#1012) Expected 1 space after "*"; 0 found
(#1023) method name "WindrosePlot::FixupIndexes" must be in lower-case letters only
(#1023) Visibility must be declared on method "FixupIndexes"
(#1023) Variable "aDataArray" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1025) Variable "aDataArray" must be all lower-case
(#1026) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1026) Variable "aDataArray" must be all lower-case
(#1027) Expected "if (...) {\n"; found "if(...) {\n"
(#1029) Commas (,) must be followed by white space.
(#1030) Expected "if (...) {\n"; found "if(...) {\n"
(#1031) Commas (,) must be followed by white space.
(#1031) Line exceeds 132 characters; contains 142 characters
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) This comment is 84% valid code; is this commented out code?
(#1031) No space found before comment text; expected "// ('Windrose index must be numeric or direction label. You have specified index='.$idx);" but found "//('Windrose index must be numeric or direction label. You have specified index='.$idx);"
(#1034) Expected "if (...) {\n"; found "if(...) {\n"
(#1035) Line exceeds 132 characters; contains 133 characters
(#1035) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) This comment is 100% valid code; is this commented out code?
(#1035) No space found before comment text; expected "// ('Windrose radial axis specification contains a direction which is not enabled.');" but found "//('Windrose radial axis specification contains a direction which is not enabled.');"
(#1037) Expected 1 space before "/"; 0 found
(#1037) Expected 1 space after "/"; 0 found
(#1037) Space found before semicolon; expected ");" but found ") ;"
(#1039) Expected "if (...) {\n"; found "if(...) {\n"
(#1039) Commas (,) must be followed by white space.
(#1039) Commas (,) must be followed by white space.
(#1040) Commas (,) must be followed by white space.
(#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) This comment is 75% valid code; is this commented out code?
(#1040) Line exceeds maximum limit of 180 characters; contains 183 characters
(#1040) No space found before comment text; expected "// ('You have specified the look&feel for the same compass direction twice, once with text and once with index (Index='.$idx.')');" but found "//('You have specified the look&feel for the same compass direction twice, once with text and once with index (Index='.$idx.')');"
(#1043) Expected "if (...) {\n"; found "if(...) {\n"
(#1044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) This comment is 100% valid code; is this commented out code?
(#1044) No space found before comment text; expected "// ('Index for copmass direction must be between 0 and 15.');" but found "//('Index for copmass direction must be between 0 and 15.');"
(#1051) method name "WindrosePlot::_StrokeRegularRose" must be in lower-case letters only
(#1051) Visibility must be declared on method "_StrokeRegularRose"
(#1051) Variable "dblImg" must be all lower-case
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1052) This comment is 85% valid code; is this commented out code?
(#1052) 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) Closing brace must be on a line by itself
(#1059) Closing brace must be on a line by itself
(#1061) Closing brace must be on a line by itself
(#1063) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) This comment is 100% valid code; is this commented out code?
(#1063) No space found before comment text; expected "// ('You have specified an undefined Windrose plot type.');" but found "//('You have specified an undefined Windrose plot type.');"
(#1074) Commas (,) must be followed by white space.
(#1075) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1078) Expected 1 space before "="; 0 found
(#1078) Expected 1 space after "="; 0 found
(#1079) Expected 1 space before "*"; 0 found
(#1079) Expected 1 space after "*"; 0 found
(#1079) Expected 1 space before "/"; 0 found
(#1079) Expected 1 space after "/"; 0 found
(#1080) Variable "dblImg" must be all lower-case
(#1081) Variable "dblImg" must be all lower-case
(#1082) Variable "dblImg" must be all lower-case
(#1085) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) Expected "for (...) {\n"; found "for(...) {\n"
(#1086) Space found before closing bracket of FOR loop
(#1086) Expected 1 space before "="; 0 found
(#1086) Expected 1 space after "="; 0 found
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1088) Expected 1 space before "*"; 0 found
(#1088) Expected 1 space after "*"; 0 found
(#1088) Expected 1 space before "*"; 0 found
(#1088) Expected 1 space after "*"; 0 found
(#1089) Expected 1 space before "*"; 0 found
(#1089) Expected 1 space after "*"; 0 found
(#1089) Expected 1 space before "*"; 0 found
(#1089) Expected 1 space after "*"; 0 found
(#1090) Expected 1 space before "*"; 0 found
(#1090) Expected 1 space after "*"; 0 found
(#1090) Expected 1 space before "*"; 0 found
(#1090) Expected 1 space after "*"; 0 found
(#1091) Expected "if (...) {\n"; found "if(...) {\n"
(#1092) Variable "dblImg" must be all lower-case
(#1094) Expected "} else {\n"; found "}\n else {\n"
(#1095) Variable "dblImg" must be all lower-case
(#1097) Expected "if (...) {\n"; found "if(...) {\n"
(#1098) Variable "dblImg" must be all lower-case
(#1100) Expected "} else {\n"; found "}\n else {\n"
(#1101) Variable "dblImg" must be all lower-case
(#1103) Expected "if (...) {\n"; found "if(...) {\n"
(#1104) Variable "dblImg" must be all lower-case
(#1106) Expected "} else {\n"; found "}\n else {\n"
(#1107) Variable "dblImg" must be all lower-case
(#1110) Variable "dblImg" must be all lower-case
(#1110) Commas (,) must be followed by white space.
(#1110) Commas (,) must be followed by white space.
(#1110) Commas (,) must be followed by white space.
(#1111) Commas (,) must be followed by white space.
(#1111) Commas (,) must be followed by white space.
(#1111) Expected 1 space before "*"; 0 found
(#1111) Expected 1 space after "*"; 0 found
(#1113) Variable "dblImg" must be all lower-case
(#1116) Expected "if (...) {\n"; found "if(...) {\n"
(#1117) Commas (,) must be followed by white space.
(#1119) Expected "} else {\n"; found "}\n else {\n"
(#1120) Commas (,) must be followed by white space.
(#1122) Space found before semicolon; expected "2;" but found "2 ;"
(#1125) Expected "for (...) {\n"; found "for(...) {\n"
(#1125) Space found before closing bracket of FOR loop
(#1125) Expected 1 space before "="; 0 found
(#1125) Expected 1 space after "="; 0 found
(#1126) Commas (,) must be followed by white space.
(#1126) Commas (,) must be followed by white space.
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) Expected "if (...) {\n"; found "if(...) {\n"
(#1132) Expected "} else {\n"; found "}\n else {\n"
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1134) Inline control structures are not allowed
(#1134) Expected 1 space before ">="; 0 found
(#1134) Expected 1 space after ">="; 0 found
(#1134) Expected 1 space before "*"; 0 found
(#1134) Expected 1 space after "*"; 0 found
(#1134) Expected 1 space before "/"; 0 found
(#1134) Expected 1 space after "/"; 0 found
(#1134) Expected 1 space before "/"; 0 found
(#1134) Expected 1 space after "/"; 0 found
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1135) Inline control structures are not allowed
(#1135) Expected 1 space before ">="; 0 found
(#1135) Expected 1 space after ">="; 0 found
(#1135) Expected 1 space before "/"; 0 found
(#1135) Expected 1 space after "/"; 0 found
(#1135) Expected 1 space before "*"; 0 found
(#1135) Expected 1 space after "*"; 0 found
(#1135) Expected 1 space before "/"; 0 found
(#1135) Expected 1 space after "/"; 0 found
(#1135) Expected 1 space before "="; 0 found
(#1135) Expected 1 space after "="; 0 found
(#1135) Expected 1 space before "-"; 0 found
(#1135) Expected 1 space after "-"; 0 found
(#1135) Expected 1 space before "/"; 0 found
(#1135) Expected 1 space after "/"; 0 found
(#1135) Expected 1 space before "*"; 0 found
(#1135) Expected 1 space after "*"; 0 found
(#1135) Expected 1 space before "/"; 0 found
(#1135) Expected 1 space after "/"; 0 found
(#1136) Inline control structures are not allowed
(#1136) Expected 1 space before ">="; 0 found
(#1136) Expected 1 space after ">="; 0 found
(#1136) Expected 1 space before "*"; 0 found
(#1136) Expected 1 space after "*"; 0 found
(#1136) Expected 1 space before "/"; 0 found
(#1136) Expected 1 space after "/"; 0 found
(#1136) Expected 1 space before "*"; 0 found
(#1136) Expected 1 space after "*"; 0 found
(#1136) Expected 1 space before "/"; 0 found
(#1136) Expected 1 space after "/"; 0 found
(#1136) Expected 1 space before "="; 0 found
(#1136) Expected 1 space after "="; 0 found
(#1137) Inline control structures are not allowed
(#1137) Expected 1 space before ">="; 0 found
(#1137) Expected 1 space after ">="; 0 found
(#1137) Expected 1 space before "*"; 0 found
(#1137) Expected 1 space after "*"; 0 found
(#1137) Expected 1 space before "/"; 0 found
(#1137) Expected 1 space after "/"; 0 found
(#1137) Expected 1 space before "*"; 0 found
(#1137) Expected 1 space after "*"; 0 found
(#1137) Expected 1 space before "/"; 0 found
(#1137) Expected 1 space after "/"; 0 found
(#1137) Expected 1 space before "="; 0 found
(#1137) Expected 1 space after "="; 0 found
(#1137) Expected 1 space before "-"; 0 found
(#1137) Expected 1 space after "-"; 0 found
(#1137) Expected 1 space before "-"; 0 found
(#1137) Expected 1 space after "-"; 0 found
(#1137) Expected 1 space before "*"; 0 found
(#1137) Expected 1 space after "*"; 0 found
(#1137) Expected 1 space before "/"; 0 found
(#1137) Expected 1 space after "/"; 0 found
(#1137) Expected 1 space before "*"; 0 found
(#1137) Expected 1 space after "*"; 0 found
(#1137) Expected 1 space before "/"; 0 found
(#1137) Expected 1 space after "/"; 0 found
(#1139) Inline control structures are not allowed
(#1139) Expected 1 space before ">="; 0 found
(#1139) Expected 1 space after ">="; 0 found
(#1139) Expected 1 space before "*"; 0 found
(#1139) Expected 1 space after "*"; 0 found
(#1139) Expected 1 space before "/"; 0 found
(#1139) Expected 1 space after "/"; 0 found
(#1139) Expected 1 space before "="; 0 found
(#1139) Expected 1 space after "="; 0 found
(#1139) Expected 1 space before "-"; 0 found
(#1139) Expected 1 space after "-"; 0 found
(#1139) Expected 1 space before "-"; 0 found
(#1139) Expected 1 space after "-"; 0 found
(#1139) Expected 1 space before "*"; 0 found
(#1139) Expected 1 space after "*"; 0 found
(#1139) Expected 1 space before "/"; 0 found
(#1139) Expected 1 space after "/"; 0 found
(#1139) Expected 1 space before "*"; 0 found
(#1139) Expected 1 space after "*"; 0 found
(#1139) Expected 1 space before "/"; 0 found
(#1139) Expected 1 space after "/"; 0 found
(#1140) Inline control structures are not allowed
(#1140) Expected 1 space before "<="; 0 found
(#1140) Expected 1 space after "<="; 0 found
(#1140) Expected 1 space before "/"; 0 found
(#1140) Expected 1 space after "/"; 0 found
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1140) Expected 1 space before "+"; 0 found
(#1140) Expected 1 space after "+"; 0 found
(#1140) Expected 1 space before "*"; 0 found
(#1140) Expected 1 space after "*"; 0 found
(#1140) Expected 1 space before "/"; 0 found
(#1140) Expected 1 space after "/"; 0 found
(#1141) Inline control structures are not allowed
(#1141) Expected 1 space before ">="; 0 found
(#1141) Expected 1 space after ">="; 0 found
(#1141) Expected 1 space before "/"; 0 found
(#1141) Expected 1 space after "/"; 0 found
(#1141) Expected 1 space before "*"; 0 found
(#1141) Expected 1 space after "*"; 0 found
(#1141) Expected 1 space before "/"; 0 found
(#1141) Expected 1 space after "/"; 0 found
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1142) Inline control structures are not allowed
(#1142) Expected 1 space before ">="; 0 found
(#1142) Expected 1 space after ">="; 0 found
(#1142) Expected 1 space before "*"; 0 found
(#1142) Expected 1 space after "*"; 0 found
(#1142) Expected 1 space before "/"; 0 found
(#1142) Expected 1 space after "/"; 0 found
(#1142) Expected 1 space before "*"; 0 found
(#1142) Expected 1 space after "*"; 0 found
(#1142) Expected 1 space before "/"; 0 found
(#1142) Expected 1 space after "/"; 0 found
(#1142) Expected 1 space before "="; 0 found
(#1142) Expected 1 space after "="; 0 found
(#1142) Expected 1 space before "-"; 0 found
(#1142) Expected 1 space after "-"; 0 found
(#1142) Expected 1 space before "-"; 0 found
(#1142) Expected 1 space after "-"; 0 found
(#1142) Expected 1 space before "*"; 0 found
(#1142) Expected 1 space after "*"; 0 found
(#1142) Expected 1 space before "/"; 0 found
(#1142) Expected 1 space after "/"; 0 found
(#1142) Expected 1 space before "*"; 0 found
(#1142) Expected 1 space after "*"; 0 found
(#1142) Expected 1 space before "/"; 0 found
(#1142) Expected 1 space after "/"; 0 found
(#1143) Inline control structures are not allowed
(#1143) Expected 1 space before ">="; 0 found
(#1143) Expected 1 space after ">="; 0 found
(#1143) Expected 1 space before "*"; 0 found
(#1143) Expected 1 space after "*"; 0 found
(#1143) Expected 1 space before "/"; 0 found
(#1143) Expected 1 space after "/"; 0 found
(#1143) Expected 1 space before "*"; 0 found
(#1143) Expected 1 space after "*"; 0 found
(#1143) Expected 1 space before "/"; 0 found
(#1143) Expected 1 space after "/"; 0 found
(#1143) Expected 1 space before "="; 0 found
(#1143) Expected 1 space after "="; 0 found
(#1146) Expected 1 space before "*"; 0 found
(#1146) Expected 1 space after "*"; 0 found
(#1146) Expected 1 space before "/"; 0 found
(#1146) Expected 1 space after "/"; 0 found
(#1147) Variable "dblImg" must be all lower-case
(#1148) Variable "dblImg" must be all lower-case
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Expected 1 space before "*"; 0 found
(#1149) Expected 1 space after "*"; 0 found
(#1149) Expected 1 space before "+"; 0 found
(#1149) Expected 1 space after "+"; 0 found
(#1149) Expected 1 space before "*"; 0 found
(#1149) Expected 1 space after "*"; 0 found
(#1150) Expected 1 space before "="; 0 found
(#1150) Expected 1 space after "="; 0 found
(#1150) Expected 1 space before "-"; 0 found
(#1150) Expected 1 space after "-"; 0 found
(#1150) Expected 1 space before "*"; 0 found
(#1150) Expected 1 space after "*"; 0 found
(#1150) Expected 1 space before "*"; 0 found
(#1150) Expected 1 space after "*"; 0 found
(#1152) Variable "dblImg" must be all lower-case
(#1152) Commas (,) must be followed by white space.
(#1152) Commas (,) must be followed by white space.
(#1155) Expected "if (...) {\n"; found "if(...) {\n"
(#1156) Variable "dblImg" must be all lower-case
(#1157) Variable "dblImg" must be all lower-case
(#1157) Commas (,) must be followed by white space.
(#1157) Commas (,) must be followed by white space.
(#1157) Expected 1 space before "+"; 0 found
(#1157) Expected 1 space after "+"; 0 found
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1164) Commas (,) must be followed by white space.
(#1166) Expected "if (...) {\n"; found "if(...) {\n"
(#1168) Commas (,) must be followed by white space.
(#1169) Expected "if (...) {\n"; found "if(...) {\n"
(#1170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1170) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) This comment is 100% valid code; is this commented out code?
(#1170) No space found before comment text; expected "// ('Windrose leg index must be numeric or direction label.');" but found "//('Windrose leg index must be numeric or direction label.');"
(#1172) Expected "if (...) {\n"; found "if(...) {\n"
(#1173) Line exceeds 132 characters; contains 152 characters
(#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) This comment is 100% valid code; is this commented out code?
(#1173) No space found before comment text; expected "// ('Windrose data contains a direction which is not enabled. Please adjust what labels are displayed.');" but found "//('Windrose data contains a direction which is not enabled. Please adjust what labels are displayed.');"
(#1175) Expected 1 space before "/"; 0 found
(#1175) Expected 1 space after "/"; 0 found
(#1175) Space found before semicolon; expected ");" but found ") ;"
(#1177) Expected "if (...) {\n"; found "if(...) {\n"
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1178) Commas (,) must be followed by white space.
(#1178) Line exceeds 132 characters; contains 173 characters
(#1178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1178) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) This comment is 75% valid code; is this commented out code?
(#1178) No space found before comment text; expected "// ('You have specified data for the same compass direction twice, once with text and once with index (Index='.$idx.')');" but found "//('You have specified data for the same compass direction twice, once with text and once with index (Index='.$idx.')');"
(#1182) Expected "if (...) {\n"; found "if(...) {\n"
(#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) This comment is 100% valid code; is this commented out code?
(#1183) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1183) No space found before comment text; expected "// ('Index for direction must be between 0 and 15. You can\'t specify angles for a Regular Windplot, only index and compass directions.');" but found "//('Index for direction must be between 0 and 15. You can\'t specify angles for a Regular Windplot, only index and compass directions.');"
(#1185) Space found before semicolon; expected ");" but found ") ;"
(#1186) Expected 1 space before "/"; 0 found
(#1186) Expected 1 space after "/"; 0 found
(#1187) Expected 1 space before "/"; 0 found
(#1187) Expected 1 space after "/"; 0 found
(#1188) Expected "for (...) {\n"; found "for(...) {\n"
(#1188) Space found after opening bracket of FOR loop
(#1188) Space found before closing bracket of FOR loop
(#1188) Expected 1 space before "="; 0 found
(#1188) Expected 1 space after "="; 0 found
(#1189) Inline comments must end in full-stops, exclamation marks, or question marks
(#1190) Expected 1 space before "/"; 0 found
(#1190) Expected 1 space after "/"; 0 found
(#1190) Commas (,) must be followed by white space.
(#1190) Expected 1 space before "/"; 0 found
(#1190) Expected 1 space after "/"; 0 found
(#1190) Space found before semicolon; expected ");" but found ") ;"
(#1191) Variable "dblImg" must be all lower-case
(#1192) Expected 1 space after "*"; 0 found
(#1193) Expected 1 space after "*"; 0 found
(#1202) method name "WindrosePlot::getWidth" must be in lower-case letters only
(#1202) Visibility must be declared on method "getWidth"
(#1202) Variable "aImg" 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
(#1204) This comment is 54% valid code; is this commented out code?
(#1204) No space found before comment text; expected "// $this->iAntiAlias ? 2 : 1 ;" but found "//$this->iAntiAlias ? 2 : 1 ;"
(#1205) Spaces must be used to indent lines; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Expected "if (...) {\n"; found "if(...) {\n"
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 12 spaces, found 3
(#1206) Variable "aImg" must be all lower-case
(#1206) Commas (,) must be followed by white space.
(#1206) Variable "aImg" must be all lower-case
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1211) Commas (,) must be followed by white space.
(#1211) Commas (,) must be followed by white space.
(#1211) Expected 1 space before "*"; 0 found
(#1211) Expected 1 space after "*"; 0 found
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Expected "if (...) {\n"; found "if(...) {\n"
(#1220) Expected 1 space before "="; 0 found
(#1220) Expected 1 space after "="; 0 found
(#1220) Expected 1 space before "="; 0 found
(#1220) Expected 1 space after "="; 0 found
(#1221) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1223) Commas (,) must be followed by white space.
(#1223) Variable "aImg" must be all lower-case
(#1226) Expected "} else {\n"; found "}\n else {\n"
(#1227) Inline comments must end in full-stops, exclamation marks, or question marks
(#1228) Variable "aImg" must be all lower-case
(#1230) Inline comments must end in full-stops, exclamation marks, or question marks
(#1231) Expected 1 space before "*"; 0 found
(#1231) Expected 1 space after "*"; 0 found
(#1231) Space found before semicolon; expected ");" but found ") ;"
(#1233) Expected 1 space before "*"; 0 found
(#1233) Expected 1 space after "*"; 0 found
(#1233) Expected 1 space before "+"; 0 found
(#1233) Expected 1 space after "+"; 0 found
(#1233) Expected 1 space before "*"; 0 found
(#1233) Expected 1 space after "*"; 0 found
(#1233) Expected 1 space before "*"; 0 found
(#1233) Expected 1 space after "*"; 0 found
(#1234) Expected 1 space before "*"; 0 found
(#1234) Expected 1 space after "*"; 0 found
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Variable "aImg" must be all lower-case
(#1237) Commas (,) must be followed by white space.
(#1237) Commas (,) must be followed by white space.
(#1237) Commas (,) must be followed by white space.
(#1237) Commas (,) must be followed by white space.
(#1237) Expected 1 space before "+"; 0 found
(#1237) Expected 1 space after "+"; 0 found
(#1237) Expected 1 space before "*"; 0 found
(#1237) Expected 1 space after "*"; 0 found
(#1238) Commas (,) must be followed by white space.
(#1243) method name "WindrosePlot::getHeight" must be in lower-case letters only
(#1243) Visibility must be declared on method "getHeight"
(#1243) Variable "aImg" must be all lower-case
(#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) This comment is 54% valid code; is this commented out code?
(#1245) No space found before comment text; expected "// $this->iAntiAlias ? 2 : 1 ;" but found "//$this->iAntiAlias ? 2 : 1 ;"
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#1247) Variable "aImg" must be all lower-case
(#1247) Commas (,) must be followed by white space.
(#1247) Variable "aImg" must be all lower-case
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Expected 1 space before "*"; 0 found
(#1251) Expected 1 space after "*"; 0 found
(#1257) Inline comments must end in full-stops, exclamation marks, or question marks
(#1259) Expected "if (...) {\n"; found "if(...) {\n"
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1261) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1263) Commas (,) must be followed by white space.
(#1263) Variable "aImg" must be all lower-case
(#1266) Expected "} else {\n"; found "}\n else {\n"
(#1267) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) Variable "aImg" must be all lower-case
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) This comment is 43% valid code; is this commented out code?
(#1271) No space found before comment text; expected "// $maxh += round($this->iFontSize*$scaling * 0.5) ;" but found "//$maxh += round($this->iFontSize*$scaling * 0.5) ;"
(#1272) Expected 1 space before "*"; 0 found
(#1272) Expected 1 space after "*"; 0 found
(#1272) Expected 1 space before "+"; 0 found
(#1272) Expected 1 space after "+"; 0 found
(#1272) Expected 1 space before "*"; 0 found
(#1272) Expected 1 space after "*"; 0 found
(#1272) Expected 1 space before "*"; 0 found
(#1272) Expected 1 space after "*"; 0 found
(#1275) Expected 1 space before "*"; 0 found
(#1275) Expected 1 space after "*"; 0 found
(#1275) Commas (,) must be followed by white space.
(#1275) Expected 1 space before "*"; 0 found
(#1275) Expected 1 space after "*"; 0 found
(#1275) Expected 1 space before "+"; 0 found
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1278) Expected 1 space before "*"; 0 found
(#1278) Expected 1 space after "*"; 0 found
(#1278) Space found before semicolon; expected "$legendheight;" but found "$legendheight ;"
(#1283) method name "WindrosePlot::Stroke" must be in lower-case letters only
(#1283) Visibility must be declared on method "Stroke"
(#1283) Variable "aGraph" must be all lower-case
(#1285) Spaces must be used to indent lines; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 8 spaces, found 2
(#1285) Variable "aImg" must be all lower-case
(#1285) Variable "aGraph" must be all lower-case
(#1287) Spaces must be used to indent lines; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected 8 spaces, found 2
(#1287) Expected "if (...) {\n"; found "if(...) {\n"
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 12 spaces, found 3
(#1288) Variable "aImg" must be all lower-case
(#1288) Space found before semicolon; expected ");" but found ") ;"
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected 8 spaces, found 2
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Expected "if (...) {\n"; found "if(...) {\n"
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected at least 12 spaces, found 9
(#1292) Variable "aImg" must be all lower-case
(#1292) Space found before semicolon; expected ");" but found ") ;"
(#1293) Spaces must be used to indent lines; tabs are not allowed
(#1293) Tab found within whitespace
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Expected "if (...) {\n"; found "if(...) {\n"
(#1296) Spaces must be used to indent lines; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected at least 12 spaces, found 3
(#1296) Variable "aImg" must be all lower-case
(#1296) Commas (,) must be followed by white space.
(#1296) Variable "aImg" must be all lower-case
(#1297) Spaces must be used to indent lines; tabs are not allowed
(#1297) Tab found within whitespace
(#1299) Spaces must be used to indent lines; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Expected "if (...) {\n"; found "if(...) {\n"
(#1300) Spaces must be used to indent lines; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Line indented incorrectly; expected at least 12 spaces, found 3
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1303) Expected 1 space before "/"; 0 found
(#1303) Expected 1 space after "/"; 0 found
(#1303) Expected 1 space before "*"; 0 found
(#1303) Expected 1 space after "*"; 0 found
(#1305) Space found before semicolon; expected "1;" but found "1 ;"
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Expected 1 space before "*"; 0 found
(#1308) Expected 1 space after "*"; 0 found
(#1312) Expected 1 space before "*"; 0 found
(#1312) Expected 1 space after "*"; 0 found
(#1312) Commas (,) must be followed by white space.
(#1312) Expected 1 space before "*"; 0 found
(#1312) Expected 1 space after "*"; 0 found
(#1312) Expected 1 space before "+"; 0 found
(#1316) Expected 1 space before "*"; 0 found
(#1316) Expected 1 space after "*"; 0 found
(#1316) Variable "aImg" must be all lower-case
(#1317) Expected 1 space before "*"; 0 found
(#1317) Expected 1 space after "*"; 0 found
(#1317) Variable "aImg" must be all lower-case
(#1319) Inline comments must end in full-stops, exclamation marks, or question marks
(#1320) Space found before semicolon; expected "$scaling;" but found "$scaling ;"
(#1321) Space found before semicolon; expected "$scaling;" but found "$scaling ;"
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1324) Expected "if (...) {\n"; found "if(...) {\n"
(#1325) Variable "dblImg" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1326) Inline comments must end in full-stops, exclamation marks, or question marks
(#1327) Variable "dblImg" must be all lower-case
(#1328) Variable "dblImg" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1330) Expected "} else {\n"; found "}\n else {\n"
(#1331) Variable "dblImg" must be all lower-case
(#1331) Variable "aImg" must be all lower-case
(#1331) Space found before semicolon; expected "$aImg;" but found "$aImg ;"
(#1332) Inline comments must end in full-stops, exclamation marks, or question marks
(#1333) Variable "dblImg" must be all lower-case
(#1333) Expected 1 space before "-"; 0 found
(#1333) Expected 1 space after "-"; 0 found
(#1333) Expected 1 space before "/"; 0 found
(#1333) Expected 1 space after "/"; 0 found
(#1333) Expected 1 space before "-"; 0 found
(#1333) Expected 1 space after "-"; 0 found
(#1333) Expected 1 space before "/"; 0 found
(#1333) Expected 1 space after "/"; 0 found
(#1336) Expected "if (...) {\n"; found "if(...) {\n"
(#1337) Variable "dblImg" must be all lower-case
(#1338) Variable "dblImg" must be all lower-case
(#1338) Commas (,) must be followed by white space.
(#1338) Commas (,) must be followed by white space.
(#1338) Expected 1 space before "-"; 0 found
(#1338) Expected 1 space after "-"; 0 found
(#1338) Commas (,) must be followed by white space.
(#1338) Expected 1 space before "-"; 0 found
(#1338) Expected 1 space after "-"; 0 found
(#1341) Variable "dblImg" must be all lower-case
(#1343) Expected "if (...) {\n"; found "if(...) {\n"
(#1344) Variable "dblImg" must be all lower-case
(#1345) Variable "dblImg" must be all lower-case
(#1346) Variable "dblImg" must be all lower-case
(#1347) Variable "dblImg" must be all lower-case
(#1347) Commas (,) must be followed by white space.
(#1347) Commas (,) must be followed by white space.
(#1347) Expected 1 space before "-"; 0 found
(#1347) Expected 1 space after "-"; 0 found
(#1347) Commas (,) must be followed by white space.
(#1347) Expected 1 space before "-"; 0 found
(#1347) Expected 1 space after "-"; 0 found
(#1348) Variable "dblImg" must be all lower-case
(#1351) Expected 1 space before "/"; 0 found
(#1351) Expected 1 space after "/"; 0 found
(#1352) Expected 1 space before "-"; 0 found
(#1352) Expected 1 space after "-"; 0 found
(#1352) Expected 1 space before "/"; 0 found
(#1352) Expected 1 space after "/"; 0 found
(#1354) Expected "if (...) {\n"; found "if(...) {\n"
(#1355) Variable "dblImg" must be all lower-case
(#1356) Variable "dblImg" must be all lower-case
(#1357) Variable "dblImg" must be all lower-case
(#1357) Expected 1 space before "-"; 0 found
(#1357) Expected 1 space after "-"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "-"; 0 found
(#1357) Expected 1 space after "-"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "+"; 0 found
(#1357) Expected 1 space after "+"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "+"; 0 found
(#1357) Expected 1 space after "+"; 0 found
(#1358) Spaces must be used to indent lines; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 12 spaces, found 3
(#1358) Variable "dblImg" must be all lower-case
(#1358) Expected 1 space before "+"; 0 found
(#1358) Expected 1 space after "+"; 0 found
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "+"; 0 found
(#1358) Expected 1 space after "+"; 0 found
(#1359) Spaces must be used to indent lines; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected at least 12 spaces, found 3
(#1359) Variable "dblImg" must be all lower-case
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1365) Expected 1 space before "/"; 0 found
(#1365) Expected 1 space after "/"; 0 found
(#1365) Space found before semicolon; expected "2;" but found "2 ;"
(#1367) Inline comments must end in full-stops, exclamation marks, or question marks
(#1368) Expected 1 space before "/"; 0 found
(#1368) Expected 1 space after "/"; 0 found
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1373) Inline comments must end in full-stops, exclamation marks, or question marks
(#1374) Space found before semicolon; expected "$scaling;" but found "$scaling ;"
(#1375) Expected 1 space before "-"; 0 found
(#1375) Expected 1 space after "-"; 0 found
(#1375) Expected 1 space before "/"; 0 found
(#1375) Expected 1 space after "/"; 0 found
(#1376) Expected "for (...) {\n"; found "for(...) {\n"
(#1376) Space found after opening bracket of FOR loop
(#1376) Space found before closing bracket of FOR loop
(#1377) Variable "dblImg" must be all lower-case
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Expected 1 space before "*"; 0 found
(#1377) Expected 1 space after "*"; 0 found
(#1377) Expected 1 space before "+"; 0 found
(#1377) Expected 1 space after "+"; 0 found
(#1378) Commas (,) must be followed by white space.
(#1381) Space found before semicolon; expected "0;" but found "0 ;"
(#1383) Expected "if (...) {\n"; found "if(...) {\n"
(#1384) Variable "dblImg" must be all lower-case
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1386) Expected "} else {\n"; found "}\n else {\n"
(#1391) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Expected "if (...) {\n"; found "if(...) {\n"
(#1393) Expected "if (...) {\n"; found "if(...) {\n"
(#1396) Usage of ELSEIF not allowed; use ELSE IF instead
(#1399) Expected "} else {\n"; found "}\n else {\n"
(#1403) Expected 1 space before "="; 0 found
(#1403) Expected 1 space after "="; 0 found
(#1404) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1404) Space found after opening bracket of FOREACH loop
(#1404) Space found before closing bracket of FOREACH loop
(#1405) Expected "if (...) {\n"; found "if(...) {\n"
(#1406) Space found before semicolon; expected "$const2;" but found "$const2 ;"
(#1412) Variable "dblImg" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Commas (,) must be followed by white space.
(#1412) Commas (,) must be followed by white space.
(#1412) Commas (,) must be followed by white space.
(#1412) Commas (,) must be followed by white space.
(#1412) Commas (,) must be followed by white space.
(#1415) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Variable "dblImg" must be all lower-case
(#1418) Commas (,) must be followed by white space.
(#1418) Commas (,) must be followed by white space.
(#1418) Commas (,) must be followed by white space.
(#1418) Commas (,) must be followed by white space.
(#1421) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) Variable "dblImg" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1424) Expected "if (...) {\n"; found "if(...) {\n"
(#1424) Variable "aImg" must be all lower-case
(#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
(#1426) This comment is 100% valid code; is this commented out code?
(#1426) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1426) No space found before comment text; expected "// ('Windrose plot is too large to fit the specified Graph size. Please use WindrosePlot::SetSize() to make the plot smaller or increase the size of the Graph in the initial WindroseGraph() call.');" but found "//('Windrose plot is too large to fit the specified Graph size. Please use WindrosePlot::SetSize() to make the plot smaller or increase the size of the Graph in the initial WindroseGraph() call.');"
(#1431) Variable "dblImg" must be all lower-case
(#1431) Commas (,) must be followed by white space.
(#1431) Commas (,) must be followed by white space.
(#1431) Commas (,) must be followed by white space.
(#1433) Expected "if (...) {\n"; found "if(...) {\n"
(#1434) Variable "aImg" must be all lower-case
(#1434) Variable "dblImg" must be all lower-case
(#1434) Expected 1 space before "-"; 0 found
(#1434) Expected 1 space after "-"; 0 found
(#1434) Expected 1 space before "/"; 0 found
(#1434) Expected 1 space after "/"; 0 found
(#1434) Expected 1 space before "-"; 0 found
(#1434) Expected 1 space after "-"; 0 found
(#1434) Expected 1 space before "/"; 0 found
(#1434) Expected 1 space after "/"; 0 found
(#1434) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1437) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Variable "aImg" must be all lower-case
(#1438) Commas (,) must be followed by white space.
(#1444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1444) No space found before comment text; expected "// ============================================================" but found "//============================================================"
(#1446) Inline comments must end in full-stops, exclamation marks, or question marks
(#1446) No space found before comment text; expected "// ============================================================" but found "//============================================================"
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1451) Visibility must be declared on method "__construct"
(#1451) Commas (,) must be followed by white space.
(#1451) Commas (,) must be followed by white space.
(#1451) Variable "cachedName" must be all lower-case
(#1451) Commas (,) must be followed by white space.
(#1451) Commas (,) must be followed by white space.
(#1452) Commas (,) must be followed by white space.
(#1452) Commas (,) must be followed by white space.
(#1452) Variable "cachedName" must be all lower-case
(#1452) Commas (,) must be followed by white space.
(#1452) Commas (,) must be followed by white space.
(#1453) Expected 1 space before "="; 0 found
(#1453) Expected 1 space after "="; 0 found
(#1453) Expected 1 space before "/"; 0 found
(#1453) Expected 1 space after "/"; 0 found
(#1454) Expected 1 space before "="; 0 found
(#1454) Expected 1 space after "="; 0 found
(#1454) Expected 1 space before "/"; 0 found
(#1454) Expected 1 space after "/"; 0 found
(#1456) Commas (,) must be followed by white space.
(#1456) Commas (,) must be followed by white space.
(#1458) Commas (,) must be followed by white space.
(#1458) Commas (,) must be followed by white space.
(#1460) Commas (,) must be followed by white space.
(#1460) Commas (,) must be followed by white space.
(#1464) method name "WindroseGraph::StrokeTexts" must be in lower-case letters only
(#1464) Visibility must be declared on method "StrokeTexts"
(#1465) Expected "if (...) {\n"; found "if(...) {\n"
(#1467) Expected "for (...) {\n"; found "for(...) {\n"
(#1467) Space found before closing bracket of FOR loop
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1473) method name "WindroseGraph::StrokeIcons" must be in lower-case letters only
(#1473) Visibility must be declared on method "StrokeIcons"
(#1474) Expected "if (...) {\n"; found "if(...) {\n"
(#1476) Expected "for (...) {\n"; found "for(...) {\n"
(#1476) Space found after opening bracket of FOR loop
(#1476) Space found before closing bracket of FOR loop
(#1476) Expected 1 space before "="; 0 found
(#1476) Expected 1 space after "="; 0 found
(#1478) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1484) No space found before comment text; expected "// ---------------" but found "//---------------"
(#1485) Inline comments must end in full-stops, exclamation marks, or question marks
(#1486) method name "WindroseGraph::Add" must be in lower-case letters only
(#1486) Visibility must be declared on method "Add"
(#1486) Variable "aObj" must be all lower-case
(#1487) Expected "if (...) {\n"; found "if(...) {\n"
(#1487) Variable "aObj" must be all lower-case
(#1487) Variable "aObj" must be all lower-case
(#1488) Variable "aObj" must be all lower-case
(#1490) Expected "} else {\n"; found "}\n else {\n"
(#1491) Variable "aObj" must be all lower-case
(#1493) Expected "if (...) {\n"; found "if(...) {\n"
(#1494) Variable "aObj" must be all lower-case
(#1496) Usage of ELSEIF not allowed; use ELSE IF instead
(#1497) Variable "aObj" must be all lower-case
(#1499) Usage of ELSEIF not allowed; use ELSE IF instead
(#1500) Variable "aObj" must be all lower-case
(#1502) Expected "} else {\n"; found "}\n else {\n"
(#1507) method name "WindroseGraph::AddText" must be in lower-case letters only
(#1507) Visibility must be declared on method "AddText"
(#1507) Variable "aTxt" must be all lower-case
(#1507) Commas (,) must be followed by white space.
(#1507) Variable "aToY2" must be all lower-case
(#1508) Variable "aTxt" must be all lower-case
(#1511) method name "WindroseGraph::SetColor" must be in lower-case letters only
(#1511) Visibility must be declared on method "SetColor"
(#1515) Inline comments must end in full-stops, exclamation marks, or question marks
(#1516) method name "WindroseGraph::Stroke" must be in lower-case letters only
(#1516) Visibility must be declared on method "Stroke"
(#1516) Variable "aStrokeFileName" must be all lower-case
(#1525) Variable "_csim" must not contain underscores.
(#1525) Variable "aStrokeFileName" must be all lower-case
(#1525) Expected 1 space before "==="; 0 found
(#1525) Expected 1 space after "==="; 0 found
(#1533) Expected "if (...) {\n"; found "if(...) {\n"
(#1536) Expected "} else {\n"; found "}\n else {\n"
(#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
(#1542) Expected "for (...) {\n"; found "for(...) {\n"
(#1542) Space found before second semicolon of FOR loop
(#1542) Expected 1 space before "="; 0 found
(#1542) Expected 1 space after "="; 0 found
(#1542) Space found before semicolon; expected "$n;" but found "$n ;"
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 12 spaces, found 7
(#1553) Inline comments must end in full-stops, exclamation marks, or question marks
(#1554) Expected "if (...) {\n"; found "if(...) {\n"
(#1554) Variable "aStrokeFileName" must be all lower-case
(#1557) Expected "} else {\n"; found "}\n else {\n"
(#1558) Inline comments must end in full-stops, exclamation marks, or question marks
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1560) Variable "aStrokeFileName" must be all lower-case
(#1564) This comment is 50% valid code; is this commented out code?
(#1566) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/lang/de.inc.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.".
(#7) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) 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. Change in global state detected.
(#15) Variable "_jpg_messages" must not contain underscores.
(#21) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) This comment is 73% valid code; is this commented out code?
(#208) No space found before comment text; expected "// 17003 => array('Set90AndMargin() wird für PolarGraph nicht unterstützt.',0)," but found "//17003 => array('Set90AndMargin() wird für PolarGraph nicht unterstützt.',0),"
(#209) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#304) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#320) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#323) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#334) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#337) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#368) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#379) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#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.
(#391) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#396) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Commas (,) must be followed by white space.
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#432) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#436) Commas (,) must be followed by white space.
(#437) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#441) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#443) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Commas (,) must be followed by white space.
(#452) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#455) Commas (,) must be followed by white space.
(#456) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#459) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#461) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#465) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#483) Commas (,) must be followed by white space.
(#484) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#486) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#488) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#490) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#497) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#500) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#506) Commas (,) must be followed by white space.
(#507) Commas (,) must be followed by white space.
(#508) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#510) Commas (,) must be followed by white space.
(#511) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#513) Commas (,) must be followed by white space.
(#520) Commas (,) must be followed by white space.
(#521) Commas (,) must be followed by white space.
(#522) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#524) Commas (,) must be followed by white space.
(#525) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#532) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#534) Commas (,) must be followed by white space.
(#535) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#537) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#539) Commas (,) must be followed by white space.
(#540) Commas (,) must be followed by white space.
(#541) Commas (,) must be followed by white space.
(#547) Commas (,) must be followed by white space.
(#552) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/lang/en.inc.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,".
(#9) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Variable "_jpg_messages" must not contain underscores.
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) This comment is 73% valid code; is this commented out code?
(#208) No space found before comment text; expected "// 17003 => array('Set90AndMargin() is not supported for polar graphs.',0)," but found "//17003 => array('Set90AndMargin() is not supported for polar graphs.',0),"
(#209) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#304) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#320) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#323) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#334) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#337) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#368) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#379) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#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.
(#391) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Commas (,) must be followed by white space.
(#395) Commas (,) must be followed by white space.
(#396) Commas (,) must be followed by white space.
(#397) Commas (,) must be followed by white space.
(#398) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#400) Commas (,) must be followed by white space.
(#401) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Commas (,) must be followed by white space.
(#404) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#407) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#427) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#430) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#432) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#435) Commas (,) must be followed by white space.
(#436) Commas (,) must be followed by white space.
(#437) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Commas (,) must be followed by white space.
(#441) Commas (,) must be followed by white space.
(#447) Commas (,) must be followed by white space.
(#448) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Commas (,) must be followed by white space.
(#452) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#455) Commas (,) must be followed by white space.
(#456) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#459) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#461) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#465) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#471) Commas (,) must be followed by white space.
(#472) Commas (,) must be followed by white space.
(#478) Commas (,) must be followed by white space.
(#479) Commas (,) must be followed by white space.
(#480) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#483) Commas (,) must be followed by white space.
(#484) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#486) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#488) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#495) Commas (,) must be followed by white space.
(#496) Commas (,) must be followed by white space.
(#497) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#500) Commas (,) must be followed by white space.
(#501) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#506) Commas (,) must be followed by white space.
(#507) Commas (,) must be followed by white space.
(#508) Commas (,) must be followed by white space.
(#509) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#517) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#519) Commas (,) must be followed by white space.
(#520) Commas (,) must be followed by white space.
(#521) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#527) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#529) Commas (,) must be followed by white space.
(#530) Commas (,) must be followed by white space.
(#531) Commas (,) must be followed by white space.
(#532) Commas (,) must be followed by white space.
(#533) Commas (,) must be followed by white space.
(#534) Commas (,) must be followed by white space.
(#535) Commas (,) must be followed by white space.
(#541) Commas (,) must be followed by white space.
(#545) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/lang/prod.inc.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".
(#5) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#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) No space found before comment text; expected "// ========================================================================" but found "//========================================================================"
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Calls to inbuilt PHP functions must be lowercase; expected "define" but found "DEFINE"
(#14) Commas (,) must be followed by white space.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "_jpg_messages" must not contain underscores.
(#23) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#182) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#209) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#238) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#240) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#255) Commas (,) must be followed by white space.
(#256) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#262) Commas (,) must be followed by white space.
(#263) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#304) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#313) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#316) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#320) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#323) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#334) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#337) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#342) Commas (,) must be followed by white space.
(#343) Commas (,) must be followed by white space.
(#344) Commas (,) must be followed by white space.
(#345) Commas (,) must be followed by white space.
(#346) Commas (,) must be followed by white space.
(#347) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#351) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#368) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#378) Commas (,) must be followed by white space.
(#379) Commas (,) must be followed by white space.
(#380) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#386) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/AquaTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "AquaTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#28) This comment is 66% valid code; is this commented out code?
(#28) Line indented incorrectly; expected at least 8 spaces, found 0
(#48) Line indented incorrectly; expected at least 8 spaces, found 0
(#52) method name "AquaTheme::SetupGraph" must be in lower-case letters only
(#52) Visibility must be declared on method "SetupGraph"
(#55) This comment is 54% valid code; is this commented out code?
(#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
(#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
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#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
(#91) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 67% valid code; is this commented out code?
(#98) Line indented incorrectly; expected at least 8 spaces, found 0
(#98) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#102) method name "AquaTheme::SetupPieGraph" must be in lower-case letters only
(#102) Visibility must be declared on method "SetupPieGraph"
(#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
(#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
(#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
(#127) method name "AquaTheme::PreStrokeApply" must be in lower-case letters only
(#127) Visibility must be declared on method "PreStrokeApply"
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#133) Whitespace found at end of line
(#139) method name "AquaTheme::ApplyPlot" must be in lower-case letters only
(#139) Visibility must be declared on method "ApplyPlot"
(#142) Whitespace found at end of line
(#145) Variable "_plot" must not contain underscores.
(#146) Variable "_plot" must not contain underscores.
(#153) Variable "_plot" must not contain underscores.
(#154) Variable "_plot" 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
(#166) This comment is 84% valid code; is this commented out code?
(#166) No space found before comment text; expected "// $plot->SetShadow();" but found "//$plot->SetShadow();"
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 72% valid code; is this commented out code?
(#175) Line indented incorrectly; expected at least 16 spaces, found 0
(#175) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#192) Whitespace found at end of line
(#196) Line indented incorrectly; expected at least 12 spaces, found 8
(#201) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/GreenTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "GreenTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#34) method name "GreenTheme::SetupGraph" must be in lower-case letters only
(#34) Visibility must be declared on method "SetupGraph"
(#37) This comment is 54% valid code; is this commented out code?
(#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
(#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) Whitespace found at end of line
(#57) Whitespace found at end of line
(#60) Whitespace found at end of line
(#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) Whitespace found at end of line
(#63) Whitespace found at end of line
(#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
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#80) This comment is 67% valid code; is this commented out code?
(#80) Line indented incorrectly; expected at least 8 spaces, found 0
(#80) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#84) method name "GreenTheme::SetupPieGraph" must be in lower-case letters only
(#84) Visibility must be declared on method "SetupPieGraph"
(#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
(#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) This comment is 68% valid code; is this commented out code?
(#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
(#109) method name "GreenTheme::PreStrokeApply" must be in lower-case letters only
(#109) Visibility must be declared on method "PreStrokeApply"
(#113) Whitespace found at end of line
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#121) method name "GreenTheme::ApplyPlot" must be in lower-case letters only
(#121) Visibility must be declared on method "ApplyPlot"
(#124) Whitespace found at end of line
(#127) Variable "_plot" must not contain underscores.
(#128) Variable "_plot" must not contain underscores.
(#135) Variable "_plot" must not contain underscores.
(#136) Variable "_plot" must not contain underscores.
(#173) Whitespace found at end of line
(#177) Line indented incorrectly; expected at least 12 spaces, found 8
(#182) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/OceanTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "OceanTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#36) method name "OceanTheme::SetupGraph" must be in lower-case letters only
(#36) Visibility must be declared on method "SetupGraph"
(#39) This comment is 54% valid code; is this commented out code?
(#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
(#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) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#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
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#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) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 67% valid code; is this commented out code?
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#82) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#86) method name "OceanTheme::SetupPieGraph" must be in lower-case letters only
(#86) Visibility must be declared on method "SetupPieGraph"
(#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
(#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) This comment is 68% valid code; is this commented out code?
(#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
(#111) method name "OceanTheme::PreStrokeApply" must be in lower-case letters only
(#111) Visibility must be declared on method "PreStrokeApply"
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#123) method name "OceanTheme::ApplyPlot" must be in lower-case letters only
(#123) Visibility must be declared on method "ApplyPlot"
(#126) Whitespace found at end of line
(#129) Variable "_plot" must not contain underscores.
(#130) Variable "_plot" must not contain underscores.
(#137) Variable "_plot" must not contain underscores.
(#138) Variable "_plot" must not contain underscores.
(#175) Whitespace found at end of line
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/OrangeTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "OrangeTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#36) method name "OrangeTheme::SetupGraph" must be in lower-case letters only
(#36) Visibility must be declared on method "SetupGraph"
(#39) This comment is 54% valid code; is this commented out code?
(#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
(#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) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#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
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#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) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 67% valid code; is this commented out code?
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#82) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#86) method name "OrangeTheme::SetupPieGraph" must be in lower-case letters only
(#86) Visibility must be declared on method "SetupPieGraph"
(#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
(#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) This comment is 68% valid code; is this commented out code?
(#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
(#111) method name "OrangeTheme::PreStrokeApply" must be in lower-case letters only
(#111) Visibility must be declared on method "PreStrokeApply"
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#123) method name "OrangeTheme::ApplyPlot" must be in lower-case letters only
(#123) Visibility must be declared on method "ApplyPlot"
(#126) Whitespace found at end of line
(#129) Variable "_plot" must not contain underscores.
(#130) Variable "_plot" must not contain underscores.
(#137) Variable "_plot" must not contain underscores.
(#138) Variable "_plot" must not contain underscores.
(#175) Whitespace found at end of line
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/PastelTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "PastelTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#30) method name "PastelTheme::SetupGraph" must be in lower-case letters only
(#30) Visibility must be declared on method "SetupGraph"
(#33) This comment is 54% valid code; is this commented out code?
(#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
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#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) Whitespace found at end of line
(#59) Whitespace found at end of line
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#76) This comment is 67% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 8 spaces, found 0
(#76) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#80) method name "PastelTheme::SetupPieGraph" must be in lower-case letters only
(#80) Visibility must be declared on method "SetupPieGraph"
(#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) 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
(#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
(#105) method name "PastelTheme::PreStrokeApply" must be in lower-case letters only
(#105) Visibility must be declared on method "PreStrokeApply"
(#109) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#117) method name "PastelTheme::ApplyPlot" must be in lower-case letters only
(#117) Visibility must be declared on method "ApplyPlot"
(#120) Whitespace found at end of line
(#123) Variable "_plot" must not contain underscores.
(#124) Variable "_plot" must not contain underscores.
(#131) Variable "_plot" must not contain underscores.
(#132) Variable "_plot" must not contain underscores.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) This comment is 72% valid code; is this commented out code?
(#153) Line indented incorrectly; expected at least 16 spaces, found 0
(#153) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#170) Whitespace found at end of line
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#179) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/RoseTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "RoseTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#36) method name "RoseTheme::SetupGraph" must be in lower-case letters only
(#36) Visibility must be declared on method "SetupGraph"
(#39) This comment is 54% valid code; is this commented out code?
(#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
(#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) Whitespace found at end of line
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#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
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#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) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 67% valid code; is this commented out code?
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#82) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#86) method name "RoseTheme::SetupPieGraph" must be in lower-case letters only
(#86) Visibility must be declared on method "SetupPieGraph"
(#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
(#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) This comment is 68% valid code; is this commented out code?
(#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
(#111) method name "RoseTheme::PreStrokeApply" must be in lower-case letters only
(#111) Visibility must be declared on method "PreStrokeApply"
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#123) method name "RoseTheme::ApplyPlot" must be in lower-case letters only
(#123) Visibility must be declared on method "ApplyPlot"
(#126) Whitespace found at end of line
(#129) Variable "_plot" must not contain underscores.
(#130) Variable "_plot" must not contain underscores.
(#137) Variable "_plot" must not contain underscores.
(#138) Variable "_plot" must not contain underscores.
(#175) Whitespace found at end of line
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/SoftyTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "SoftyTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#25) This comment is 62% valid code; is this commented out code?
(#25) Line indented incorrectly; expected at least 8 spaces, found 0
(#45) method name "SoftyTheme::SetupGraph" must be in lower-case letters only
(#45) Visibility must be declared on method "SetupGraph"
(#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
(#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
(#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) Whitespace found at end of line
(#62) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#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
(#77) Whitespace found at end of line
(#78) 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
(#88) Whitespace found at end of line
(#89) Whitespace found at end of line
(#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
(#104) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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) This comment is 67% valid code; is this commented out code?
(#111) Line indented incorrectly; expected at least 8 spaces, found 0
(#111) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#115) method name "SoftyTheme::SetupPieGraph" must be in lower-case letters only
(#115) Visibility must be declared on method "SetupPieGraph"
(#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
(#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
(#129) method name "SoftyTheme::PreStrokeApply" must be in lower-case letters only
(#129) Visibility must be declared on method "PreStrokeApply"
(#133) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#141) method name "SoftyTheme::ApplyPlot" must be in lower-case letters only
(#141) Visibility must be declared on method "ApplyPlot"
(#144) Whitespace found at end of line
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) This comment is 72% valid code; is this commented out code?
(#163) Line indented incorrectly; expected at least 16 spaces, found 0
(#163) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#173) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#177) Variable "_plot" must not contain underscores.
(#178) Variable "_plot" must not contain underscores.
(#186) Variable "_plot" must not contain underscores.
(#187) Variable "_plot" must not contain underscores.
(#188) Variable "_plot" must not contain underscores.
(#197) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#204) Whitespace found at end of line
(#208) Line indented incorrectly; expected at least 12 spaces, found 8
(#213) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/UniversalTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "UniversalTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#15) Commas (,) must be followed by white space.
(#15) Perl-style comments are not allowed; use "// Comment." instead
(#16) Commas (,) must be followed by white space.
(#16) Perl-style comments are not allowed; use "// Comment." instead
(#17) Commas (,) must be followed by white space.
(#17) Perl-style comments are not allowed; use "// Comment." instead
(#19) This comment is 100% valid code; is this commented out code?
(#19) Perl-style comments are not allowed; use "// Comment." instead
(#34) method name "UniversalTheme::SetupGraph" must be in lower-case letters only
(#34) Visibility must be declared on method "SetupGraph"
(#37) This comment is 54% valid code; is this commented out code?
(#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 58% valid code; is this commented out code?
(#45) Line indented incorrectly; expected at least 8 spaces, found 0
(#45) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#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
(#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) Whitespace found at end of line
(#58) Whitespace found at end of line
(#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
(#63) This comment is 78% valid code; is this commented out code?
(#63) No space found before comment text; expected "// $graph->xaxis->SetLabelMargin(30);" but found "//$graph->xaxis->SetLabelMargin(30);"
(#64) Whitespace found at end of line
(#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) Whitespace found at end of line
(#67) Whitespace found at end of line
(#70) This comment is 69% valid code; is this commented out code?
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Line indented incorrectly; expected at least 8 spaces, found 0
(#70) Expected 1 space before comment text but found 8; 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 start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 70% valid code; is this commented out code?
(#77) Line indented incorrectly; expected at least 8 spaces, found 1
(#77) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#89) method name "UniversalTheme::SetupPieGraph" must be in lower-case letters only
(#89) Visibility must be declared on method "SetupPieGraph"
(#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
(#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
(#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) method name "UniversalTheme::PreStrokeApply" must be in lower-case letters only
(#114) Visibility must be declared on method "PreStrokeApply"
(#118) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#126) method name "UniversalTheme::ApplyPlot" must be in lower-case letters only
(#126) Visibility must be declared on method "ApplyPlot"
(#129) Whitespace found at end of line
(#132) Variable "_plot" must not contain underscores.
(#133) Variable "_plot" must not contain underscores.
(#140) Variable "_plot" must not contain underscores.
(#141) Variable "_plot" must not contain underscores.
(#178) Whitespace found at end of line
(#182) Line indented incorrectly; expected at least 12 spaces, found 8
(#187) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/jpgraph/themes/VividTheme.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Whitespace found at end of line
(#8) Member variable "font_color" must not contain underscores.
(#9) Member variable "background_color" must not contain underscores.
(#10) Member variable "axis_color" must not contain underscores.
(#11) Member variable "grid_color" must not contain underscores.
(#13) method name "VividTheme::GetColorList" must be in lower-case letters only
(#13) Visibility must be declared on method "GetColorList"
(#30) method name "VividTheme::SetupGraph" must be in lower-case letters only
(#30) Visibility must be declared on method "SetupGraph"
(#33) This comment is 54% valid code; is this commented out code?
(#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
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#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) Whitespace found at end of line
(#59) Whitespace found at end of line
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#76) This comment is 67% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 8 spaces, found 0
(#76) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#80) method name "VividTheme::SetupPieGraph" must be in lower-case letters only
(#80) Visibility must be declared on method "SetupPieGraph"
(#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) 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
(#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
(#105) method name "VividTheme::PreStrokeApply" must be in lower-case letters only
(#105) Visibility must be declared on method "PreStrokeApply"
(#109) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#117) method name "VividTheme::ApplyPlot" must be in lower-case letters only
(#117) Visibility must be declared on method "ApplyPlot"
(#120) Whitespace found at end of line
(#123) Variable "_plot" must not contain underscores.
(#124) Variable "_plot" must not contain underscores.
(#131) Variable "_plot" must not contain underscores.
(#132) Variable "_plot" must not contain underscores.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) This comment is 72% valid code; is this commented out code?
(#153) Line indented incorrectly; expected at least 16 spaces, found 0
(#153) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#170) Whitespace found at end of line
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#179) A closing tag is not permitted at the end of a PHP file
blocks/pbltool/lib.php
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#20) Commas (,) must be followed by white space.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected "if (...) {\n"; found "if(...){\n"
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#37) Expected "if (...) {\n"; found "if(...)\n {\n"
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Commas (,) must be followed by white space.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Inline control structures are not allowed
(#48) Line indented incorrectly; expected 8 spaces, found 12
(#50) Line indented incorrectly; expected 12 spaces, found 16
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#53) Line indented incorrectly; expected 12 spaces, found 16
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#55) Line indented incorrectly; expected 8 spaces, found 12
(#58) Expected "} else {\n"; found "}\n else\n {\n"
(#60) Commas (,) must be followed by white space.
(#61) Expected "if (...) {\n"; found "if(...)\n { "
(#62) Commas (,) must be followed by white space.
(#64) Inline control structures are not allowed
(#65) Commas (,) must be followed by white space.
(#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
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#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 5
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#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 6
(#72) Commas (,) must be followed by white space.
(#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 6
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 6
(#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
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 6
(#75) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#75) AS keyword must be lowercase; expected "as" but found "AS"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 7
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 6
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 5
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#88) This comment is 63% valid code; is this commented out code?
(#88) Line indented incorrectly; expected at least 12 spaces, found 10
(#90) Line indented incorrectly; expected at least 12 spaces, found 0
(#94) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#101) Expected "} else {\n"; found "}\n else {\n"
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Opening brace should be on the same line as the declaration
(#119) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Commas (,) must be followed by white space.
(#137) Line indented incorrectly; expected 4 spaces, found 5
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Commas (,) must be followed by white space.
(#139) Line indented incorrectly; expected 4 spaces, found 5
(#140) Line indented incorrectly; expected 4 spaces, found 5
(#140) Expected "} else {\n"; found "}\n else {\n"
(#141) Commas (,) must be followed by white space.
(#142) Line indented incorrectly; expected 4 spaces, found 5
(#149) Line indented incorrectly; expected 4 spaces, found 5
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Commas (,) must be followed by white space.
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Commas (,) must be followed by white space.
(#170) Line indented incorrectly; expected 4 spaces, found 5
(#171) Line indented incorrectly; expected 4 spaces, found 5
(#171) Expected "} else {\n"; found "}\n else {\n"
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#178) Commas (,) must be followed by white space.
(#182) Line indented incorrectly; expected 4 spaces, found 5
(#184) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Opening brace should be on the same line as the declaration
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#199) Expected "if (...) {\n"; found "if(...)\n {\n"
(#201) Line indented incorrectly; expected at least 8 spaces, found 7
(#211) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#215) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#221) Commas (,) must be followed by white space.
(#221) Line exceeds 132 characters; contains 168 characters
(#222) Commas (,) must be followed by white space.
(#222) Line exceeds 132 characters; contains 166 characters
(#223) Commas (,) must be followed by white space.
(#223) Line exceeds 132 characters; contains 167 characters
(#224) Commas (,) must be followed by white space.
(#224) Line exceeds 132 characters; contains 164 characters
(#225) Commas (,) must be followed by white space.
(#225) Line exceeds 132 characters; contains 162 characters
(#226) Commas (,) must be followed by white space.
(#226) Line exceeds 132 characters; contains 178 characters
(#229) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#231) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#235) Expected 1 space before ".="; 0 found
(#235) Expected 1 space after ".="; 0 found
(#236) Inline control structures are not allowed
(#237) Commas (,) must be followed by white space.
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 4
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 12 spaces, found 13
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 16 spaces, found 14
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 16 spaces, found 14
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 16 spaces, found 14
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 14
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 16 spaces, found 14
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 14
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 13
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line exceeds 132 characters; contains 160 characters
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 12 spaces, found 9
(#263) Expected "if (...) {\n"; found "if(...){\n"
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 16 spaces, found 10
(#264) Line exceeds 132 characters; contains 160 characters
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 16 spaces, found 10
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 20 spaces, found 11
(#267) Line exceeds maximum limit of 180 characters; contains 185 characters
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 24 spaces, found 13
(#269) Line exceeds 132 characters; contains 179 characters
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 20 spaces, found 11
(#272) Line exceeds maximum limit of 180 characters; contains 185 characters
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 24 spaces, found 13
(#274) Line exceeds 132 characters; contains 179 characters
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 20 spaces, found 11
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 16 spaces, found 10
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 12 spaces, found 9
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 9
(#280) Expected "} else {\n"; found "}\n\t else {\n"
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 16 spaces, found 10
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 20 spaces, found 11
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 20 spaces, found 11
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line exceeds 132 characters; contains 169 characters
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 24 spaces, found 13
(#285) Line exceeds 132 characters; contains 179 characters
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 20 spaces, found 11
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 20 spaces, found 11
(#289) Line exceeds maximum limit of 180 characters; contains 185 characters
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#292) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 16 spaces, found 10
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 9
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 9
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 9
(#303) Inline control structures are not allowed
(#306) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#309) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#314) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#325) Opening brace should be on the same line as the declaration
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#326) Commas (,) must be followed by white space.
(#328) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#328) AS keyword must be lowercase; expected "as" but found "AS"
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 5
(#330) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Commas (,) must be followed by white space.
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#340) Opening brace should be on the same line as the declaration
(#341) Line indented incorrectly; expected at least 4 spaces, found 0
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 4 spaces, found 0
(#344) Line indented incorrectly; expected at least 4 spaces, found 0
(#345) Line indented incorrectly; expected at least 4 spaces, found 0
(#346) Line indented incorrectly; expected 4 spaces, found 0
(#346) Expected "if (...) {\n"; found "if(...){\n"
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#347) Line indented incorrectly; expected at least 8 spaces, found 4
(#348) Line indented incorrectly; expected at least 8 spaces, found 4
(#349) Line indented incorrectly; expected 4 spaces, found 0
(#351) Line indented incorrectly; expected at least 4 spaces, found 0
(#351) Commas (,) must be followed by white space.
(#352) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#354) Line indented incorrectly; expected at least 4 spaces, found 0
(#354) "require_once" must be immediately followed by an open parenthesis
(#355) Line indented incorrectly; expected at least 4 spaces, found 0
(#355) "require_once" must be immediately followed by an open parenthesis
(#356) Line indented incorrectly; expected at least 4 spaces, found 0
(#357) Line indented incorrectly; expected at least 4 spaces, found 0
(#357) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#358) Line indented incorrectly; expected at least 4 spaces, found 0
(#359) Line indented incorrectly; expected at least 4 spaces, found 0
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Line indented incorrectly; expected at least 4 spaces, found 0
(#360) Commas (,) must be followed by white space.
(#360) Commas (,) must be followed by white space.
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line indented incorrectly; expected at least 4 spaces, found 0
(#363) Line indented incorrectly; expected at least 4 spaces, found 0
(#364) Line indented incorrectly; expected at least 4 spaces, found 0
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#365) Line indented incorrectly; expected at least 4 spaces, found 0
(#365) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Line indented incorrectly; expected at least 4 spaces, found 0
(#367) Line indented incorrectly; expected at least 4 spaces, found 0
(#369) Line indented incorrectly; expected at least 4 spaces, found 0
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 4 spaces, found 0
(#371) Line indented incorrectly; expected at least 4 spaces, found 0
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#373) Line indented incorrectly; expected at least 4 spaces, found 0
(#373) Variable "timestamp_start" must not contain underscores.
(#374) Line indented incorrectly; expected at least 4 spaces, found 0
(#374) Variable "timestamp_end" must not contain underscores.
(#375) Line indented incorrectly; expected at least 4 spaces, found 0
(#375) Variable "timestamp_end" must not contain underscores.
(#375) Variable "timestamp_start" must not contain underscores.
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Line indented incorrectly; expected at least 4 spaces, found 0
(#376) Expected 1 space before "/"; 0 found
(#376) Expected 1 space after "/"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#376) Expected 1 space before "*"; 0 found
(#376) Expected 1 space after "*"; 0 found
(#378) Line indented incorrectly; expected 4 spaces, found 0
(#378) Expected "if (...) {\n"; found "if(...)\n{\n"
(#379) Line indented incorrectly; expected at least 4 spaces, found 0
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 1
(#382) Line indented incorrectly; expected 4 spaces, found 0
(#383) Line indented incorrectly; expected 4 spaces, found 0
(#383) Inline control structures are not allowed
(#386) Line indented incorrectly; expected at least 4 spaces, found 0
(#387) Line indented incorrectly; expected at least 4 spaces, found 0
(#388) Line indented incorrectly; expected at least 4 spaces, found 0
(#389) Line indented incorrectly; expected at least 4 spaces, found 0
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Line indented incorrectly; expected at least 4 spaces, found 0
(#392) Line indented incorrectly; expected at least 4 spaces, found 0
(#393) Commas (,) must be followed by white space.
(#393) Commas (,) must be followed by white space.
(#393) Commas (,) must be followed by white space.
(#394) Line indented incorrectly; expected at least 4 spaces, found 0
(#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) This comment is 67% valid code; is this commented out code?
(#395) Line indented incorrectly; expected at least 4 spaces, found 0
(#395) No space found before comment text; expected "// $graph->scale->actinfo->SetFont(FF_FONT1,FS_NORMAL,10);" but found "//$graph->scale->actinfo->SetFont(FF_FONT1,FS_NORMAL,10);"
(#396) Line indented incorrectly; expected at least 4 spaces, found 0
(#397) Line indented incorrectly; expected at least 4 spaces, found 0
(#399) Line indented incorrectly; expected 4 spaces, found 0
(#399) Expected "if (...) {\n"; found "if(...)\n {\n"
(#401) Line indented incorrectly; expected at least 8 spaces, found 7
(#402) Closing brace indented incorrectly; expected 0 spaces, found 4
(#403) Line indented incorrectly; expected at least 4 spaces, found 0
(#404) Line indented incorrectly; expected 4 spaces, found 0
(#404) Expected "if (...) {\n"; found "if(...)\n{\n"
(#404) Commas (,) must be followed by white space.
(#404) Expected 1 space before "=>"; 0 found
(#404) Expected 1 space after "=>"; 0 found
(#405) Line indented incorrectly; expected at least 4 spaces, found 0
(#408) Line indented incorrectly; expected 4 spaces, found 0
(#410) Line indented incorrectly; expected at least 4 spaces, found 0
(#411) Line indented incorrectly; expected 4 spaces, found 0
(#411) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 1
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 1
(#414) Variable "data_aux" must not contain underscores.
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 1
(#416) Line indented incorrectly; expected 4 spaces, found 0
(#417) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Line indented incorrectly; expected at least 4 spaces, found 0
(#420) Line indented incorrectly; expected 4 spaces, found 0
(#420) Expected "for (...) {\n"; found "for(...) {\n"
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#420) Expected 1 space before "<"; 0 found
(#420) Expected 1 space after "<"; 0 found
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#421) Variable "data_aux" must not contain underscores.
(#421) Commas (,) must be followed by white space.
(#422) This comment is 67% valid code; is this commented out code?
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) This comment is 91% valid code; is this commented out code?
(#423) Line indented incorrectly; expected at least 8 spaces, found 1
(#423) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#424) Line indented incorrectly; expected at least 8 spaces, found 4
(#424) Commas (,) must be followed by white space.
(#425) Line indented incorrectly; expected at least 8 spaces, found 4
(#426) Line indented incorrectly; expected at least 8 spaces, found 4
(#426) Variable "data_aux" must not contain underscores.
(#426) Expected 1 space before "/"; 0 found
(#426) Expected 1 space after "/"; 0 found
(#427) Line indented incorrectly; expected at least 8 spaces, found 4
(#427) Commas (,) must be followed by white space.
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#429) Line indented incorrectly; expected 4 spaces, found 0
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Line indented incorrectly; expected at least 4 spaces, found 0
(#431) Line indented incorrectly; expected at least 4 spaces, found 0
(#431) Expected 1 space before "+"; 0 found
(#431) Expected 1 space after "+"; 0 found
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#432) Line indented incorrectly; expected at least 4 spaces, found 0
(#433) Line indented incorrectly; expected at least 4 spaces, found 0
(#433) Commas (,) must be followed by white space.
(#434) Line indented incorrectly; expected at least 4 spaces, found 0
(#435) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Line indented incorrectly; expected at least 4 spaces, found 0
(#439) Line indented incorrectly; expected at least 4 spaces, found 0
(#444) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space before "=>"; 0 found
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#455) Opening brace should be on the same line as the declaration
(#459) Commas (,) must be followed by white space.
(#461) Expected "if (...) {\n"; found "if(...) // Se n‹o foram definidos grupos\n {\n"
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Commas (,) must be followed by white space.
(#465) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#466) Inline control structures are not allowed
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 4 spaces, found 1
(#480) Expected "if (...) {\n"; found "if(...) {\n"
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 3
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 6
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 6
(#483) Inline control structures are not allowed
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 7
(#484) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#484) AS keyword must be lowercase; expected "as" but found "AS"
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 12 spaces, found 8
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 7
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 8 spaces, found 6
(#487) Inline control structures are not allowed
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 7
(#488) Commas (,) must be followed by white space.
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 5
(#489) Closing brace indented incorrectly; expected 1 spaces, found 5
blocks/pbltool/pbltool_form.php
(#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
(#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
(#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
(#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
(#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
(#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
(#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
(#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
(#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
blocks/pbltool/project_description_form.php
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/styles.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
blocks/pbltool/tabs.php
(#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
(#20) Variable "current_tab" must not contain underscores.
(#66) Variable "current_tab" must not contain underscores.
blocks/pbltool/task_change_status.php
(#18) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
blocks/pbltool/task_form.php
(#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
(#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
(#52) Variable "progress_array" must not contain underscores.
(#52) Commas (,) must be followed by white space.
(#53) Variable "progress_array" must not contain underscores.
(#77) 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) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/version.php
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/view.php
(#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
(#20) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) 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 end in full-stops, exclamation marks, or question marks
(#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) This comment is 86% valid code; is this commented out code?
(#41) No space found before comment text; expected "// $PAGE->set_pagelayout('print');" but found "//$PAGE->set_pagelayout('print');"
blocks/pbltool/view_gantt.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#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
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/pbltool/view_tasks.php
(#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
(#19) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#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
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(3112 errors, 13 warnings)

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

blocks/pbltool/add_task.php
(#17) File-level phpdocs block is not found
blocks/pbltool/authorization.php
(#18) File-level phpdocs block is not found
blocks/pbltool/block_pbltool.php
(#17) File-level phpdocs block is not found
(#17) Class block_pbltool is not documented
(#20) Function block_pbltool::init is not documented
(#28) Function block_pbltool::get_content is not documented
(#52) Function block_pbltool::instance_allow_config is not documented
(#57) Function block_pbltool::instance_delete is not documented
(#67) Function block_pbltool::specialization is not documented
(#89) Function block_pbltool::instance_allow_multiple is not documented
(#96) Function block_pbltool::has_config is not documented
(#102) Function block_pbltool::config_save is not documented
(#113) Function block_pbltool::instance_config_save is not documented
(#125) Function block_pbltool::hide_header is not documented
(#130) Function block_pbltool::applicable_formats is not documented
(#17) Package is not specified for class block_pbltool. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/accept_description.php
(#17) File-level phpdocs block is not found
(#19) Class accept_description is not documented
(#20) Function accept_description::init is not documented
(#26) Function accept_description::get_name is not documented
(#30) Function accept_description::get_description is not documented
(#19) Package is not specified for class accept_description. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/add_task.php
(#17) File-level phpdocs block is not found
(#19) Class add_task is not documented
(#20) Function add_task::init is not documented
(#26) Function add_task::get_name is not documented
(#30) Function add_task::get_description is not documented
(#19) Package is not specified for class add_task. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/change_task_status.php
(#17) File-level phpdocs block is not found
(#19) Class change_task_status is not documented
(#20) Function change_task_status::init is not documented
(#26) Function change_task_status::get_name is not documented
(#30) Function change_task_status::get_description is not documented
(#19) Package is not specified for class change_task_status. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/delete_task.php
(#17) File-level phpdocs block is not found
(#19) Class delete_task is not documented
(#20) Function delete_task::init is not documented
(#26) Function delete_task::get_name is not documented
(#30) Function delete_task::get_description is not documented
(#19) Package is not specified for class delete_task. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/open_description.php
(#17) File-level phpdocs block is not found
(#19) Class open_description is not documented
(#20) Function open_description::init is not documented
(#26) Function open_description::get_name is not documented
(#30) Function open_description::get_description is not documented
(#19) Package is not specified for class open_description. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/update_description.php
(#17) File-level phpdocs block is not found
(#19) Class update_description is not documented
(#20) Function update_description::init is not documented
(#26) Function update_description::get_name is not documented
(#30) Function update_description::get_description is not documented
(#19) Package is not specified for class update_description. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/update_task.php
(#17) File-level phpdocs block is not found
(#19) Class update_task is not documented
(#20) Function update_task::init is not documented
(#26) Function update_task::get_name is not documented
(#30) Function update_task::get_description is not documented
(#19) Package is not specified for class update_task. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/view_description.php
(#17) File-level phpdocs block is not found
(#19) Class view_description is not documented
(#20) Function view_description::init is not documented
(#26) Function view_description::get_name is not documented
(#30) Function view_description::get_description is not documented
(#19) Package is not specified for class view_description. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/view_gantt.php
(#17) File-level phpdocs block is not found
(#19) Class view_gantt is not documented
(#20) Function view_gantt::init is not documented
(#26) Function view_gantt::get_name is not documented
(#30) Function view_gantt::get_description is not documented
(#19) Package is not specified for class view_gantt. It is also not specified in file-level phpdocs
blocks/pbltool/classes/event/view_tasks.php
(#17) File-level phpdocs block is not found
(#19) Class view_tasks is not documented
(#20) Function view_tasks::init is not documented
(#26) Function view_tasks::get_name is not documented
(#30) Function view_tasks::get_description is not documented
(#19) Package is not specified for class view_tasks. It is also not specified in file-level phpdocs
blocks/pbltool/db/access.php
(#17) File-level phpdocs block is not found
blocks/pbltool/db/upgrade.php
(#18) File-level phpdocs block is not found
(#18) Function xmldb_block_pbltool_upgrade is not documented
(#18) Package is not specified for function xmldb_block_pbltool_upgrade. It is also not specified in file-level phpdocs
blocks/pbltool/delete_task.php
(#17) File-level phpdocs block is not found
blocks/pbltool/description_accept.php
(#18) File-level phpdocs block is not found
blocks/pbltool/description_open.php
(#19) File-level phpdocs block is not found
blocks/pbltool/edit_form.php
(#19) File-level phpdocs block is not found
(#19) Class block_pbltool_edit_form is not documented
(#21) Function block_pbltool_edit_form::specific_definition is not documented
(#19) Package is not specified for class block_pbltool_edit_form. It is also not specified in file-level phpdocs
blocks/pbltool/edit_project_description.php
(#19) File-level phpdocs block is not found
blocks/pbltool/edit_task.php
(#19) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/demoapp/barcode_image.php
(#2) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/demoapp/barcode_menu.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_errhandling_ex0.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_ex0.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_ex1.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_ex2.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_ex3.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_ex4.php
(#5) File-level phpdocs block is not found
blocks/pbltool/jpgraph/barcode/examples/barcode_usps_example.php
(#5) File-level phpdocs block is not found
(#13) Class USPS_Confirmation is not documented
(#14) Function USPS_Confirmation::USPS_Confirmation is not documented
(#18) Function USPS_Confirmation::_USPS_chkd is not documented
(#40) Function USPS_Confirmation::GetPICwithZIP is not documented
(#51) Function USPS_Confirmation::GetPIC is not documented
(#13) Package is not specified for class USPS_Confirmation. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/barcode/mkbarcode.php
(#2) File-level phpdocs block is not found
(#18) Class ParseArgs is not documented
(#213) Class Driver is not documented
(#21) Function ParseArgs::ParseArgs is not documented
(#27) Function ParseArgs::PrintUsage is not documented
(#57) Function ParseArgs::Get is not documented
(#199) Function ParseArgs::_Dump is not documented
(#203) Function ParseArgs::GetNum is not documented
(#218) Function Driver::ErrHandlerPS is not documented
(#224) Function Driver::ErrHandlerImg is not documented
(#232) Function Driver::Run is not documented
(#19) Variable ParseArgs::$argc is not documented
(#19) Variable ParseArgs::$argv is not documented
(#215) Variable Driver::$iParams is not documented
(#216) Variable Driver::$silent is not documented
(#18) Package is not specified for class ParseArgs. It is also not specified in file-level phpdocs
(#213) Package is not specified for class Driver. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/gd_image.inc.php
(#11) File-level phpdocs block is not found
(#37) Class Image is not documented
(#1942) Class RotImage is not documented
(#2102) Class ImgStreamCache is not documented
(#76) Function Image::__construct is not documented
(#100) Function Image::SetInterlace is not documented
(#105) Function Image::SetAntiAliasing is not documented
(#115) Function Image::GetAntiAliasing is not documented
(#119) Function Image::CreateRawCanvas is not documented
(#146) Function Image::CloneCanvasH is not documented
(#153) Function Image::CreateImgCanvas is not documented
(#182) Function Image::CopyCanvasH is not documented
(#194) Function Image::Copy is not documented
(#198) Function Image::CopyMerge is not documented
(#223) Function Image::GetWidth is not documented
(#227) Function Image::GetHeight is not documented
(#231) Function Image::CreateFromString is not documented
(#240) Function Image::SetCanvasH is not documented
(#245) Function Image::SetCanvasColor is not documented
(#249) Function Image::SetAlphaBlending is not documented
(#253) Function Image::SetAutoMargin is not documented
(#265) Function Image::SetFont is not documented
(#287) Function Image::GetTextHeight is not documented
(#320) Function Image::GetFontHeight is not documented
(#326) Function Image::GetFontWidth is not documented
(#334) Function Image::GetTextWidth is not documented
(#381) Function Image::StrokeBoxedText is not documented
(#466) Function Image::StrokeBoxedText2 is not documented
(#619) Function Image::SetTextAlign is not documented
(#624) Function Image::_StrokeBuiltinFont is not documented
(#694) Function Image::AddTxtCR is not documented
(#707) Function Image::NormAngle is not documented
(#719) Function Image::imagettfbbox_fixed is not documented
(#810) Function Image::GetTTFBBox is not documented
(#815) Function Image::GetBBoxTTF is not documented
(#868) Function Image::GetBBoxHeight is not documented
(#873) Function Image::GetBBoxWidth is not documented
(#879) Function Image::_StrokeTTF is not documented
(#1080) Function Image::StrokeText is not documented
(#1104) Function Image::SetMargin is not documented
(#1122) Function Image::SetTransparent is not documented
(#1126) Function Image::SetColor is not documented
(#1137) Function Image::PushColor is not documented
(#1149) Function Image::PopColor is not documented
(#1158) Function Image::SetLineWeight is not documented
(#1165) Function Image::SetStartPoint is not documented
(#1170) Function Image::Arc is not documented
(#1177) Function Image::FilledArc is not documented
(#1190) Function Image::FilledCakeSlice is not documented
(#1194) Function Image::CakeSlice is not documented
(#1228) Function Image::Ellipse is not documented
(#1232) Function Image::Circle is not documented
(#1238) Function Image::FilledCircle is not documented
(#1244) Function Image::lip is not documented
(#1253) Function Image::SetLineStyle is not documented
(#1277) Function Image::StyleLine is not documented
(#1325) Function Image::DashedLine is not documented
(#1353) Function Image::DashedLineForGrid is not documented
(#1386) Function Image::Line is not documented
(#1401) Function Image::Polygon is not documented
(#1430) Function Image::FilledPolygon is not documented
(#1445) Function Image::Rectangle is not documented
(#1449) Function Image::FilledRectangle is not documented
(#1453) Function Image::FilledRectangle2 is not documented
(#1482) Function Image::ShadowRectangle is not documented
(#1516) Function Image::FilledRoundedRectangle is not documented
(#1547) Function Image::RoundedRectangle is not documented
(#1571) Function Image::FilledBevel is not documented
(#1576) Function Image::Bevel is not documented
(#1592) Function Image::StyleLineTo is not documented
(#1598) Function Image::LineTo is not documented
(#1604) Function Image::Point is not documented
(#1608) Function Image::Fill is not documented
(#1612) Function Image::FillToBorder is not documented
(#1620) Function Image::SetExpired is not documented
(#1625) Function Image::Headers is not documented
(#1653) Function Image::SetQuality is not documented
(#1658) Function Image::Stream is not documented
(#1692) Function Image::DoSupersampling is not documented
(#1705) Function Image::Destroy is not documented
(#1711) Function Image::SetImgFormat is not documented
(#1842) Function Image::DrawImageSmoothArc is not documented
(#1849) Function Image::CreateColorForImageSmoothArc is not documented
(#1860) Function Image::imageSmoothCircle is not documented
(#1914) Function Image::__get is not documented
(#1931) Function Image::__set is not documented
(#1947) Function RotImage::__construct is not documented
(#1954) Function RotImage::SetCenter is not documented
(#1963) Function RotImage::SetTranslation is not documented
(#1970) Function RotImage::UpdateRotMatrice is not documented
(#1983) Function RotImage::SetAngle is not documented
(#1990) Function RotImage::Circle is not documented
(#1995) Function RotImage::FilledCircle is not documented
(#2001) Function RotImage::Arc is not documented
(#2008) Function RotImage::FilledArc is not documented
(#2015) Function RotImage::SetMargin is not documented
(#2020) Function RotImage::Rotate is not documented
(#2032) Function RotImage::CopyMerge is not documented
(#2038) Function RotImage::ArrRotate is not documented
(#2047) Function RotImage::DashedLine is not documented
(#2053) Function RotImage::Line is not documented
(#2059) Function RotImage::Rectangle is not documented
(#2064) Function RotImage::FilledRectangle is not documented
(#2071) Function RotImage::Polygon is not documented
(#2082) Function RotImage::FilledPolygon is not documented
(#2086) Function RotImage::Point is not documented
(#2091) Function RotImage::StrokeText is not documented
(#2106) Function ImgStreamCache::__construct is not documented
(#2117) Function ImgStreamCache::SetTimeout is not documented
(#2122) Function ImgStreamCache::PutAndStream is not documented
(#2231) Function ImgStreamCache::IsValid is not documented
(#2247) Function ImgStreamCache::StreamImgFile is not documented
(#2265) Function ImgStreamCache::GetAndStream is not documented
(#2277) Function ImgStreamCache::MakeDirs is not documented
(#38) Variable Image::$img is not documented
(#39) Variable Image::$rgb is not documented
(#40) Variable Image::$img_format is not documented
(#41) Variable Image::$ttf is not documented
(#42) Variable Image::$line_style is not documented
(#43) Variable Image::$current_color is not documented
(#43) Variable Image::$current_color_name is not documented
(#44) Variable Image::$original_width is not documented
(#44) Variable Image::$original_height is not documented
(#45) Variable Image::$plotwidth is not documented
(#45) Variable Image::$plotheight is not documented
(#48) Variable Image::$_left_margin is not documented
(#48) Variable Image::$_right_margin is not documented
(#48) Variable Image::$_top_margin is not documented
(#48) Variable Image::$_bottom_margin is not documented
(#50) Variable Image::$_width is not documented
(#50) Variable Image::$_height is not documented
(#51) Variable Image::$_line_weight is not documented
(#53) Variable Image::$expired is not documented
(#54) Variable Image::$lastx is not documented
(#54) Variable Image::$lasty is not documented
(#55) Variable Image::$obs_list is not documented
(#56) Variable Image::$font_size is not documented
(#56) Variable Image::$font_family is not documented
(#56) Variable Image::$font_style is not documented
(#57) Variable Image::$font_file is not documented
(#58) Variable Image::$text_halign is not documented
(#58) Variable Image::$text_valign is not documented
(#59) Variable Image::$use_anti_aliasing is not documented
(#60) Variable Image::$quality is not documented
(#61) Variable Image::$colorstack is not documented
(#61) Variable Image::$colorstackidx is not documented
(#62) Variable Image::$canvascolor is not documented
(#63) Variable Image::$langconv is not documented
(#64) Variable Image::$iInterlace is not documented
(#65) Variable Image::$bbox_cache is not documented
(#66) Variable Image::$ff_font0 is not documented
(#67) Variable Image::$ff_font0_bold is not documented
(#68) Variable Image::$ff_font1 is not documented
(#69) Variable Image::$ff_font1_bold is not documented
(#70) Variable Image::$ff_font2 is not documented
(#71) Variable Image::$ff_font2_bold is not documented
(#1943) Variable RotImage::$a is not documented
(#1944) Variable RotImage::$dx is not documented
(#1944) Variable RotImage::$dy is not documented
(#1944) Variable RotImage::$transx is not documented
(#1944) Variable RotImage::$transy is not documented
(#1945) Variable RotImage::$m is not documented
(#2103) Variable ImgStreamCache::$cache_dir is not documented
(#2103) Variable ImgStreamCache::$timeout is not documented
(#1748) Phpdocs for function Image::DrawLine has incomplete parameters list
(#37) Package is not specified for class Image. It is also not specified in file-level phpdocs
(#1942) Package is not specified for class RotImage. It is also not specified in file-level phpdocs
(#2102) Package is not specified for class ImgStreamCache. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imageSmoothArc.php
(#2) Empty line found after PHP open tag
(#38) File-level phpdocs block is not found
(#38) Function imageSmoothArcDrawSegment is not documented
(#254) Function imageSmoothArc is not documented
(#166) Found comment starting with three or more slashes
(#38) Package is not specified for function imageSmoothArcDrawSegment. It is also not specified in file-level phpdocs
(#254) Package is not specified for function imageSmoothArc. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_balls.inc.php
(#11) File-level phpdocs block is not found
(#11) Class ImgData_Balls is not documented
(#51) Function ImgData_Balls::GetImg is not documented
(#73) Function ImgData_Balls::__construct is not documented
(#12) Variable ImgData_Balls::$name is not documented
(#13) Variable ImgData_Balls::$an is not documented
(#17) Variable ImgData_Balls::$colors is not documented
(#17) Variable ImgData_Balls::$index is not documented
(#17) Variable ImgData_Balls::$maxidx is not documented
(#18) Variable ImgData_Balls::$colors_1 is not documented
(#20) Variable ImgData_Balls::$index_1 is not documented
(#22) Variable ImgData_Balls::$maxidx_1 is not documented
(#24) Variable ImgData_Balls::$colors_2 is not documented
(#30) Variable ImgData_Balls::$index_2 is not documented
(#35) Variable ImgData_Balls::$maxidx_2 is not documented
(#38) Variable ImgData_Balls::$colors_3 is not documented
(#42) Variable ImgData_Balls::$index_3 is not documented
(#46) Variable ImgData_Balls::$maxidx_3 is not documented
(#48) Variable ImgData_Balls::$imgdata_large is not documented
(#48) Variable ImgData_Balls::$imgdata_small is not documented
(#48) Variable ImgData_Balls::$imgdata_xsmall is not documented
(#11) Package is not specified for class ImgData_Balls. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_bevels.inc.php
(#11) File-level phpdocs block is not found
(#11) Class ImgData_Bevels is not documented
(#21) Function ImgData_Bevels::__construct is not documented
(#12) Variable ImgData_Bevels::$name is not documented
(#13) Variable ImgData_Bevels::$an is not documented
(#15) Variable ImgData_Bevels::$colors is not documented
(#16) Variable ImgData_Bevels::$index is not documented
(#17) Variable ImgData_Bevels::$maxidx is not documented
(#19) Variable ImgData_Bevels::$imgdata is not documented
(#11) Package is not specified for class ImgData_Bevels. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_diamonds.inc.php
(#11) File-level phpdocs block is not found
(#11) Class ImgData_Diamonds is not documented
(#22) Function ImgData_Diamonds::__construct is not documented
(#12) Variable ImgData_Diamonds::$name is not documented
(#13) Variable ImgData_Diamonds::$an is not documented
(#14) Variable ImgData_Diamonds::$colors is not documented
(#16) Variable ImgData_Diamonds::$index is not documented
(#19) Variable ImgData_Diamonds::$maxidx is not documented
(#20) Variable ImgData_Diamonds::$imgdata is not documented
(#11) Package is not specified for class ImgData_Diamonds. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_pushpins.inc.php
(#11) File-level phpdocs block is not found
(#11) Class ImgData_PushPins is not documented
(#22) Function ImgData_PushPins::__construct is not documented
(#12) Variable ImgData_PushPins::$name is not documented
(#13) Variable ImgData_PushPins::$an is not documented
(#17) Variable ImgData_PushPins::$colors is not documented
(#18) Variable ImgData_PushPins::$index is not documented
(#19) Variable ImgData_PushPins::$maxidx is not documented
(#20) Variable ImgData_PushPins::$imgdata_large is not documented
(#20) Variable ImgData_PushPins::$imgdata_small is not documented
(#11) Package is not specified for class ImgData_PushPins. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_squares.inc.php
(#11) File-level phpdocs block is not found
(#11) Class ImgData_Squares is not documented
(#22) Function ImgData_Squares::ImgData_Squares is not documented
(#12) Variable ImgData_Squares::$name is not documented
(#13) Variable ImgData_Squares::$an is not documented
(#15) Variable ImgData_Squares::$colors is not documented
(#17) Variable ImgData_Squares::$index is not documented
(#19) Variable ImgData_Squares::$maxidx is not documented
(#20) Variable ImgData_Squares::$imgdata is not documented
(#11) Package is not specified for class ImgData_Squares. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/imgdata_stars.inc.php
(#12) File-level phpdocs block is not found
(#12) Class ImgData_Stars is not documented
(#22) Function ImgData_Stars::__construct is not documented
(#13) Variable ImgData_Stars::$name is not documented
(#14) Variable ImgData_Stars::$an is not documented
(#16) Variable ImgData_Stars::$colors is not documented
(#17) Variable ImgData_Stars::$index is not documented
(#19) Variable ImgData_Stars::$maxidx is not documented
(#20) Variable ImgData_Stars::$imgdata is not documented
(#12) Package is not specified for class ImgData_Stars. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpg-config.inc.php
(#) File-level phpdocs block is not found
blocks/pbltool/jpgraph/jpgraph.php
(#11) File-level phpdocs block is not found
(#326) Class JpgTimer is not documented
(#354) Class DateLocale is not documented
(#447) Class Footer is not documented
(#496) Class Graph is not documented
(#3170) Class LineProperty is not documented
(#3215) Class GraphTabTitle is not documented
(#3341) Class SuperScriptText is not documented
(#3521) Class Grid is not documented
(#3669) Class AxisPrototype is not documented
(#3889) Class Axis is not documented
(#4163) Class Ticks is not documented
(#4281) Class LinearTicks is not documented
(#4659) Class LinearScale is not documented
(#5241) Class DisplayValue is not documented
(#5375) Class Plot is not documented
(#5582) Class ColorFactory is not documented
(#230) Function CheckPHPVersion is not documented
(#266) Function _phpErrorHandler is not documented
(#287) Function sign is not documented
(#295) Function GenImgName is not documented
(#329) Function JpgTimer::__construct is not documented
(#334) Function JpgTimer::Push is not documented
(#341) Function JpgTimer::Pop is not documented
(#359) Function DateLocale::__construct is not documented
(#367) Function DateLocale::Set is not documented
(#414) Function DateLocale::GetDayAbb is not documented
(#418) Function DateLocale::GetShortDay is not documented
(#422) Function DateLocale::GetShortMonth is not documented
(#426) Function DateLocale::GetShortMonthName is not documented
(#430) Function DateLocale::GetLongMonthName is not documented
(#434) Function DateLocale::GetMonth is not documented
(#452) Function Footer::__construct is not documented
(#461) Function Footer::SetTimer is not documented
(#466) Function Footer::SetMargin is not documented
(#472) Function Footer::Stroke is not documented
(#581) Function Graph::__construct is not documented
(#652) Function Graph::InitializeFrameAndMargin is not documented
(#674) Function Graph::SetupCache is not documented
(#680) Function Graph::Set3DPerspective is not documented
(#692) Function Graph::SetUserFont is not documented
(#696) Function Graph::SetUserFont1 is not documented
(#700) Function Graph::SetUserFont2 is not documented
(#704) Function Graph::SetUserFont3 is not documented
(#709) Function Graph::SetImgFormat is not documented
(#714) Function Graph::SetGridDepth is not documented
(#718) Function Graph::SetIconDepth is not documented
(#723) Function Graph::SetAngle is not documented
(#727) Function Graph::SetAlphaBlending is not documented
(#732) Function Graph::SetMargin is not documented
(#736) Function Graph::SetY2OrderBack is not documented
(#742) Function Graph::Set90AndMargin is not documented
(#754) Function Graph::SetClipping is not documented
(#759) Function Graph::Add is not documented
(#789) Function Graph::AddTable is not documented
(#800) Function Graph::AddIcon is not documented
(#812) Function Graph::AddY2 is not documented
(#843) Function Graph::AddY is not documented
(#871) Function Graph::AddText is not documented
(#898) Function Graph::AddLine is not documented
(#930) Function Graph::AddBand is not documented
(#957) Function Graph::SetPlotGradient is not documented
(#963) Function Graph::SetBackgroundGradient is not documented
(#971) Function Graph::SetBackgroundCFlag is not documented
(#978) Function Graph::SetBackgroundCountryFlag is not documented
(#986) Function Graph::SetBackgroundImage is not documented
(#1010) Function Graph::SetBackgroundImageMix is not documented
(#1015) Function Graph::SetBackgroundImagePos is not documented
(#1021) Function Graph::SetAxisStyle is not documented
(#1026) Function Graph::SetBox is not documented
(#1033) Function Graph::SetColor is not documented
(#1038) Function Graph::SetMarginColor is not documented
(#1043) Function Graph::SetFrame is not documented
(#1049) Function Graph::SetFrameBevel is not documented
(#1061) Function Graph::SetShadow is not documented
(#1071) Function Graph::SetScale is not documented
(#1135) Function Graph::SetY2Scale is not documented
(#1165) Function Graph::SetYDeltaDist is not documented
(#1170) Function Graph::SetYScale is not documented
(#1198) Function Graph::SetTickDensity is not documented
(#1237) Function Graph::GetCSIMareas is not documented
(#1299) Function Graph::GetHTMLImageMap is not documented
(#1306) Function Graph::CheckCSIMCache is not documented
(#1357) Function Graph::GetURLArguments is not documented
(#1396) Function Graph::SetCSIMImgAlt is not documented
(#1400) Function Graph::StrokeCSIM is not documented
(#1471) Function Graph::StrokeCSIMImage is not documented
(#1477) Function Graph::GetCSIMImgHTML is not documented
(#1485) Function Graph::GetTextsYMinMax is not documented
(#1514) Function Graph::GetTextsXMinMax is not documented
(#1543) Function Graph::GetXMinMax is not documented
(#1595) Function Graph::AdjustMarginsForTitles is not documented
(#1662) Function Graph::StrokeStore is not documented
(#1675) Function Graph::doAutoscaleXAxis is not documented
(#1811) Function Graph::doAutoScaleYnAxis is not documented
(#1895) Function Graph::doAutoScaleYAxis is not documented
(#1942) Function Graph::InitScaleConstants is not documented
(#1956) Function Graph::doPrestrokeAdjustments is not documented
(#1987) Function Graph::StrokeBands is not documented
(#2012) Function Graph::Stroke is not documented
(#2285) Function Graph::SetAxisLabelBackground is not documented
(#2293) Function Graph::StrokeAxisLabelBackground is not documented
(#2376) Function Graph::StrokeAxis is not documented
(#2463) Function Graph::LoadBkgImage is not documented
(#2519) Function Graph::StrokePlotGrad is not documented
(#2532) Function Graph::StrokeBackgroundGrad is not documented
(#2565) Function Graph::StrokeFrameBackground is not documented
(#2659) Function Graph::StrokeFrame is not documented
(#2698) Function Graph::FillMarginArea is not documented
(#2720) Function Graph::FillPlotArea is not documented
(#2730) Function Graph::StrokePlotArea is not documented
(#2755) Function Graph::StrokeIcons is not documented
(#2762) Function Graph::StrokePlotBox is not documented
(#2777) Function Graph::SetTitleBackgroundFillStyle is not documented
(#2783) Function Graph::SetTitleBackground is not documented
(#2794) Function Graph::StrokeTitles is not documented
(#2957) Function Graph::StrokeTexts is not documented
(#2973) Function Graph::StrokeTables is not documented
(#2982) Function Graph::DisplayClientSideaImageMapAreas is not documented
(#3013) Function Graph::SetTextScaleOff is not documented
(#3019) Function Graph::SetTextScaleAbsCenterOff is not documented
(#3024) Function Graph::GetLinesYMinMax is not documented
(#3042) Function Graph::GetLinesXMinMax is not documented
(#3060) Function Graph::GetPlotsYMinMax is not documented
(#3091) Function Graph::hasLinePlotAndBarPlot is not documented
(#3111) Function Graph::SetTheme is not documented
(#3126) Function Graph::ClearTheme is not documented
(#3154) Function Graph::SetSupersampling is not documented
(#3173) Function LineProperty::__construct is not documented
(#3179) Function LineProperty::SetColor is not documented
(#3183) Function LineProperty::SetWeight is not documented
(#3187) Function LineProperty::SetStyle is not documented
(#3191) Function LineProperty::Show is not documented
(#3195) Function LineProperty::Stroke is not documented
(#3219) Function GraphTabTitle::__construct is not documented
(#3226) Function GraphTabTitle::SetColor is not documented
(#3232) Function GraphTabTitle::SetFillColor is not documented
(#3236) Function GraphTabTitle::SetTabAlign is not documented
(#3240) Function GraphTabTitle::SetWidth is not documented
(#3244) Function GraphTabTitle::Set is not documented
(#3249) Function GraphTabTitle::SetCorner is not documented
(#3253) Function GraphTabTitle::Stroke is not documented
(#3348) Function SuperScriptText::__construct is not documented
(#3353) Function SuperScriptText::FromReal is not documented
(#3380) Function SuperScriptText::Set is not documented
(#3385) Function SuperScriptText::SetSuperFont is not documented
(#3392) Function SuperScriptText::GetWidth is not documented
(#3402) Function SuperScriptText::GetFontHeight is not documented
(#3411) Function SuperScriptText::GetTextHeight is not documented
(#3419) Function SuperScriptText::Stroke is not documented
(#3529) Function Grid::__construct is not documented
(#3534) Function Grid::SetColor is not documented
(#3542) Function Grid::SetWeight is not documented
(#3548) Function Grid::SetLineStyle is not documented
(#3553) Function Grid::SetStyle is not documented
(#3558) Function Grid::Show is not documented
(#3563) Function Grid::SetFill is not documented
(#3569) Function Grid::Stroke is not documented
(#3582) Function Grid::DoStroke is not documented
(#3692) Function AxisPrototype::__construct is not documented
(#3715) Function AxisPrototype::SetLabelFormat is not documented
(#3719) Function AxisPrototype::SetLabelFormatString is not documented
(#3723) Function AxisPrototype::SetLabelFormatCallback is not documented
(#3727) Function AxisPrototype::SetLabelAlign is not documented
(#3734) Function AxisPrototype::HideFirstTickLabel is not documented
(#3738) Function AxisPrototype::HideLastTickLabel is not documented
(#3743) Function AxisPrototype::SetTickPositions is not documented
(#3748) Function AxisPrototype::SetMajTickPositions is not documented
(#3753) Function AxisPrototype::HideTicks is not documented
(#3759) Function AxisPrototype::HideZeroLabel is not documented
(#3763) Function AxisPrototype::HideFirstLastLabel is not documented
(#3776) Function AxisPrototype::Hide is not documented
(#3781) Function AxisPrototype::HideLine is not documented
(#3785) Function AxisPrototype::HideLabels is not documented
(#3790) Function AxisPrototype::SetWeight is not documented
(#3795) Function AxisPrototype::SetColor is not documented
(#3802) Function AxisPrototype::SetTitle is not documented
(#3808) Function AxisPrototype::SetTitleMargin is not documented
(#3813) Function AxisPrototype::SetTitleSide is not documented
(#3817) Function AxisPrototype::SetTickSide is not documented
(#3821) Function AxisPrototype::SetTickSize is not documented
(#3826) Function AxisPrototype::SetTickLabels is not documented
(#3831) Function AxisPrototype::SetLabelMargin is not documented
(#3837) Function AxisPrototype::SetTextTickInterval is not documented
(#3844) Function AxisPrototype::SetTextLabelInterval is not documented
(#3851) Function AxisPrototype::SetLabelSide is not documented
(#3856) Function AxisPrototype::SetFont is not documented
(#3863) Function AxisPrototype::SetPos is not documented
(#3869) Function AxisPrototype::SetPosAbsDelta is not documented
(#3874) Function AxisPrototype::SetLabelAngle is not documented
(#3891) Function Axis::__construct is not documented
(#3896) Function Axis::Stroke is not documented
(#4009) Function Axis::StrokeLabels is not documented
(#4181) Function Ticks::__construct is not documented
(#4187) Function Ticks::SetLabelFormat is not documented
(#4192) Function Ticks::SetLabelDateFormat is not documented
(#4196) Function Ticks::SetFormatCallback is not documented
(#4201) Function Ticks::SupressZeroLabel is not documented
(#4206) Function Ticks::SupressMinorTickMarks is not documented
(#4211) Function Ticks::SupressTickMarks is not documented
(#4216) Function Ticks::SupressFirst is not documented
(#4221) Function Ticks::SupressLast is not documented
(#4226) Function Ticks::GetMinTickAbsSize is not documented
(#4231) Function Ticks::GetMajTickAbsSize is not documented
(#4235) Function Ticks::SetSize is not documented
(#4241) Function Ticks::IsSpecified is not documented
(#4245) Function Ticks::SetSide is not documented
(#4250) Function Ticks::SetDirection is not documented
(#4255) Function Ticks::SetMarkColor is not documented
(#4259) Function Ticks::SetColor is not documented
(#4271) Function Ticks::SetWeight is not documented
(#4290) Function LinearTicks::__construct is not documented
(#4295) Function LinearTicks::GetMajor is not documented
(#4300) Function LinearTicks::GetMinor is not documented
(#4305) Function LinearTicks::Set is not documented
(#4320) Function LinearTicks::SetMajTickPositions is not documented
(#4324) Function LinearTicks::SetTickPositions is not documented
(#4338) Function LinearTicks::HaveManualLabels is not documented
(#4343) Function LinearTicks::_doManualTickPos is not documented
(#4395) Function LinearTicks::_doAutoTickPos is not documented
(#4478) Function LinearTicks::AdjustForDST is not documented
(#4483) Function LinearTicks::_doLabelFormat is not documented
(#4554) Function LinearTicks::_StrokeTicks is not documented
(#4616) Function LinearTicks::Stroke is not documented
(#4634) Function LinearTicks::SetXLabelOffset is not documented
(#4649) Function LinearTicks::SetTextLabelStart is not documented
(#4683) Function LinearScale::__construct is not documented
(#4695) Function LinearScale::IsSpecified is not documented
(#4705) Function LinearScale::SetAutoMin is not documented
(#4712) Function LinearScale::SetAutoMax is not documented
(#4718) Function LinearScale::SetAutoTicks is not documented
(#4723) Function LinearScale::SetGrace is not documented
(#4732) Function LinearScale::GetMinVal is not documented
(#4737) Function LinearScale::GetMaxVal is not documented
(#4742) Function LinearScale::Update is not documented
(#4749) Function LinearScale::Translate is not documented
(#4763) Function LinearScale::RelTranslate is not documented
(#4776) Function LinearScale::SetIntScale is not documented
(#4781) Function LinearScale::IntAutoScale is not documented
(#4897) Function LinearScale::AutoScale is not documented
(#5007) Function LinearScale::InitConstants is not documented
(#5034) Function LinearScale::SetConstants is not documented
(#5061) Function LinearScale::CalcTicks is not documented
(#5103) Function LinearScale::CalcTicksFreeze is not documented
(#5128) Function LinearScale::IntCalcTicks is not documented
(#5176) Function LinearScale::IntCalcTicksFreeze is not documented
(#5206) Function LinearScale::MatchMin3 is not documented
(#5221) Function LinearScale::__get is not documented
(#5231) Function LinearScale::__set is not documented
(#5253) Function DisplayValue::__construct is not documented
(#5257) Function DisplayValue::Show is not documented
(#5261) Function DisplayValue::SetColor is not documented
(#5266) Function DisplayValue::SetFont is not documented
(#5272) Function DisplayValue::ApplyFont is not documented
(#5276) Function DisplayValue::SetMargin is not documented
(#5280) Function DisplayValue::SetAngle is not documented
(#5284) Function DisplayValue::SetAlign is not documented
(#5289) Function DisplayValue::SetFormat is not documented
(#5294) Function DisplayValue::SetFormatCallback is not documented
(#5298) Function DisplayValue::HideZero is not documented
(#5302) Function DisplayValue::Stroke is not documented
(#5394) Function Plot::__construct is not documented
(#5422) Function Plot::Stroke is not documented
(#5426) Function Plot::HideLegend is not documented
(#5430) Function Plot::DoLegend is not documented
(#5435) Function Plot::StrokeDataValue is not documented
(#5440) Function Plot::SetCSIMTargets is not documented
(#5447) Function Plot::GetCSIMareas is not documented
(#5453) Function Plot::PreStrokeAdjust is not documented
(#5462) Function Plot::PreScaleSetup is not documented
(#5467) Function Plot::Min is not documented
(#5501) Function Plot::Max is not documented
(#5535) Function Plot::SetColor is not documented
(#5539) Function Plot::SetLegend is not documented
(#5546) Function Plot::SetWeight is not documented
(#5550) Function Plot::SetLineWeight is not documented
(#5554) Function Plot::SetCenter is not documented
(#5560) Function Plot::StrokeMargin is not documented
(#5565) Function Plot::Legend is not documented
(#5571) Function Plot::Clear is not documented
(#5621) Function ColorFactory::getColor is not documented
(#327) Variable JpgTimer::$start is not documented
(#327) Variable JpgTimer::$idx is not documented
(#356) Variable DateLocale::$iLocale is not documented
(#357) Variable DateLocale::$iDayAbb is not documented
(#357) Variable DateLocale::$iShortDay is not documented
(#357) Variable DateLocale::$iShortMonth is not documented
(#357) Variable DateLocale::$iMonthName is not documented
(#448) Variable Footer::$iLeftMargin is not documented
(#448) Variable Footer::$iRightMargin is not documented
(#448) Variable Footer::$iBottomMargin is not documented
(#449) Variable Footer::$left is not documented
(#449) Variable Footer::$center is not documented
(#449) Variable Footer::$right is not documented
(#450) Variable Footer::$iTimer is not documented
(#450) Variable Footer::$itimerpoststring is not documented
(#497) Variable Graph::$cache is not documented
(#498) Variable Graph::$img is not documented
(#499) Variable Graph::$plots is not documented
(#500) Variable Graph::$y2plots is not documented
(#501) Variable Graph::$ynplots is not documented
(#502) Variable Graph::$xscale is not documented
(#503) Variable Graph::$yscale is not documented
(#503) Variable Graph::$y2scale is not documented
(#503) Variable Graph::$ynscale is not documented
(#504) Variable Graph::$iIcons is not documented
(#505) Variable Graph::$cache_name is not documented
(#506) Variable Graph::$xgrid is not documented
(#507) Variable Graph::$ygrid is not documented
(#507) Variable Graph::$y2grid is not documented
(#508) Variable Graph::$doframe is not documented
(#508) Variable Graph::$frame_color is not documented
(#508) Variable Graph::$frame_weight is not documented
(#509) Variable Graph::$boxed is not documented
(#509) Variable Graph::$box_color is not documented
(#509) Variable Graph::$box_weight is not documented
(#510) Variable Graph::$doshadow is not documented
(#510) Variable Graph::$shadow_width is not documented
(#510) Variable Graph::$shadow_color is not documented
(#511) Variable Graph::$xaxis is not documented
(#512) Variable Graph::$yaxis is not documented
(#512) Variable Graph::$y2axis is not documented
(#512) Variable Graph::$ynaxis is not documented
(#513) Variable Graph::$margin_color is not documented
(#514) Variable Graph::$plotarea_color is not documented
(#515) Variable Graph::$title is not documented
(#515) Variable Graph::$subtitle is not documented
(#515) Variable Graph::$subsubtitle is not documented
(#516) Variable Graph::$axtype is not documented
(#517) Variable Graph::$xtick_factor is not documented
(#517) Variable Graph::$ytick_factor is not documented
(#518) Variable Graph::$texts is not documented
(#518) Variable Graph::$y2texts is not documented
(#519) Variable Graph::$lines is not documented
(#519) Variable Graph::$y2lines is not documented
(#520) Variable Graph::$bands is not documented
(#520) Variable Graph::$y2bands is not documented
(#521) Variable Graph::$text_scale_off is not documented
(#521) Variable Graph::$text_scale_abscenteroff is not documented
(#522) Variable Graph::$background_image is not documented
(#522) Variable Graph::$background_image_type is not documented
(#522) Variable Graph::$background_image_format is not documented
(#523) Variable Graph::$background_image_bright is not documented
(#523) Variable Graph::$background_image_contr is not documented
(#523) Variable Graph::$background_image_sat is not documented
(#524) Variable Graph::$background_image_xpos is not documented
(#524) Variable Graph::$background_image_ypos is not documented
(#525) Variable Graph::$image_bright is not documented
(#525) Variable Graph::$image_contr is not documented
(#525) Variable Graph::$image_sat is not documented
(#526) Variable Graph::$inline is not documented
(#527) Variable Graph::$showcsim is not documented
(#527) Variable Graph::$csimcolor is not documented
(#528) Variable Graph::$grid_depth is not documented
(#529) Variable Graph::$iAxisStyle is not documented
(#530) Variable Graph::$iCSIMdisplay is not documented
(#530) Variable Graph::$iHasStroked is not documented
(#531) Variable Graph::$footer is not documented
(#532) Variable Graph::$csimcachename is not documented
(#532) Variable Graph::$csimcachetimeout is not documented
(#532) Variable Graph::$iCSIMImgAlt is not documented
(#533) Variable Graph::$iDoClipping is not documented
(#534) Variable Graph::$y2orderback is not documented
(#535) Variable Graph::$tabtitle is not documented
(#536) Variable Graph::$bkg_gradtype is not documented
(#536) Variable Graph::$bkg_gradstyle is not documented
(#537) Variable Graph::$bkg_gradfrom is not documented
(#537) Variable Graph::$bkg_gradto is not documented
(#538) Variable Graph::$plot_gradtype is not documented
(#538) Variable Graph::$plot_gradstyle is not documented
(#539) Variable Graph::$plot_gradfrom is not documented
(#539) Variable Graph::$plot_gradto is not documented
(#541) Variable Graph::$titlebackground is not documented
(#542) Variable Graph::$titlebackground_color is not documented
(#543) Variable Graph::$titlebackground_style is not documented
(#544) Variable Graph::$titlebackground_framecolor is not documented
(#545) Variable Graph::$titlebackground_framestyle is not documented
(#546) Variable Graph::$titlebackground_frameweight is not documented
(#547) Variable Graph::$titlebackground_bevelheight is not documented
(#548) Variable Graph::$titlebkg_fillstyle is not documented
(#549) Variable Graph::$titlebkg_scolor1 is not documented
(#549) Variable Graph::$titlebkg_scolor2 is not documented
(#550) Variable Graph::$framebevel is not documented
(#550) Variable Graph::$framebeveldepth is not documented
(#551) Variable Graph::$framebevelborder is not documented
(#551) Variable Graph::$framebevelbordercolor is not documented
(#552) Variable Graph::$framebevelcolor1 is not documented
(#552) Variable Graph::$framebevelcolor2 is not documented
(#553) Variable Graph::$background_image_mix is not documented
(#554) Variable Graph::$background_cflag is not documented
(#555) Variable Graph::$background_cflag_type is not documented
(#556) Variable Graph::$background_cflag_mix is not documented
(#557) Variable Graph::$iImgTrans is not documented
(#558) Variable Graph::$iImgTransHorizon is not documented
(#558) Variable Graph::$iImgTransSkewDist is not documented
(#559) Variable Graph::$iImgTransDirection is not documented
(#559) Variable Graph::$iImgTransMinSize is not documented
(#560) Variable Graph::$iImgTransFillColor is not documented
(#560) Variable Graph::$iImgTransHighQ is not documented
(#561) Variable Graph::$iImgTransBorder is not documented
(#561) Variable Graph::$iImgTransHorizonPos is not documented
(#562) Variable Graph::$legend is not documented
(#563) Variable Graph::$graph_theme is not documented
(#564) Variable Graph::$iYAxisDeltaPos is not documented
(#565) Variable Graph::$iIconDepth is not documented
(#566) Variable Graph::$iAxisLblBgType is not documented
(#567) Variable Graph::$iXAxisLblBgFillColor is not documented
(#567) Variable Graph::$iXAxisLblBgColor is not documented
(#568) Variable Graph::$iYAxisLblBgFillColor is not documented
(#568) Variable Graph::$iYAxisLblBgColor is not documented
(#569) Variable Graph::$iTables is not documented
(#571) Variable Graph::$isRunningClear is not documented
(#572) Variable Graph::$inputValues is not documented
(#573) Variable Graph::$isAfterSetScale is not documented
(#3171) Variable LineProperty::$iWeight is not documented
(#3171) Variable LineProperty::$iColor is not documented
(#3171) Variable LineProperty::$iStyle is not documented
(#3171) Variable LineProperty::$iShow is not documented
(#3216) Variable GraphTabTitle::$corner is not documented
(#3216) Variable GraphTabTitle::$posx is not documented
(#3216) Variable GraphTabTitle::$posy is not documented
(#3217) Variable GraphTabTitle::$fillcolor is not documented
(#3217) Variable GraphTabTitle::$bordercolor is not documented
(#3218) Variable GraphTabTitle::$align is not documented
(#3218) Variable GraphTabTitle::$width is not documented
(#3342) Variable SuperScriptText::$iSuper is not documented
(#3343) Variable SuperScriptText::$sfont_family is not documented
(#3343) Variable SuperScriptText::$sfont_style is not documented
(#3343) Variable SuperScriptText::$sfont_size is not documented
(#3344) Variable SuperScriptText::$iSuperMargin is not documented
(#3344) Variable SuperScriptText::$iVertOverlap is not documented
(#3344) Variable SuperScriptText::$iSuperScale is not documented
(#3345) Variable SuperScriptText::$iSDir is not documented
(#3346) Variable SuperScriptText::$iSimple is not documented
(#3522) Variable Grid::$img is not documented
(#3523) Variable Grid::$scale is not documented
(#3524) Variable Grid::$majorcolor is not documented
(#3524) Variable Grid::$minorcolor is not documented
(#3525) Variable Grid::$majortype is not documented
(#3525) Variable Grid::$minortype is not documented
(#3526) Variable Grid::$show is not documented
(#3526) Variable Grid::$showMinor is not documented
(#3526) Variable Grid::$majorweight is not documented
(#3526) Variable Grid::$minorweight is not documented
(#3527) Variable Grid::$fill is not documented
(#3527) Variable Grid::$fillcolor is not documented
(#3670) Variable AxisPrototype::$scale is not documented
(#3671) Variable AxisPrototype::$img is not documented
(#3672) Variable AxisPrototype::$hide is not documented
(#3672) Variable AxisPrototype::$hide_labels is not documented
(#3673) Variable AxisPrototype::$title is not documented
(#3674) Variable AxisPrototype::$font_family is not documented
(#3674) Variable AxisPrototype::$font_style is not documented
(#3674) Variable AxisPrototype::$font_size is not documented
(#3674) Variable AxisPrototype::$label_angle is not documented
(#3675) Variable AxisPrototype::$tick_step is not documented
(#3676) Variable AxisPrototype::$pos is not documented
(#3677) Variable AxisPrototype::$ticks_label is not documented
(#3679) Variable AxisPrototype::$weight is not documented
(#3680) Variable AxisPrototype::$color is not documented
(#3680) Variable AxisPrototype::$label_color is not documented
(#3681) Variable AxisPrototype::$ticks_label_colors is not documented
(#3682) Variable AxisPrototype::$show_first_label is not documented
(#3682) Variable AxisPrototype::$show_last_label is not documented
(#3683) Variable AxisPrototype::$label_step is not documented
(#3685) Variable AxisPrototype::$labelPos is not documented
(#3686) Variable AxisPrototype::$title_adjust is not documented
(#3686) Variable AxisPrototype::$title_margin is not documented
(#3686) Variable AxisPrototype::$title_side is not documented
(#3687) Variable AxisPrototype::$tick_label_margin is not documented
(#3688) Variable AxisPrototype::$label_halign is not documented
(#3688) Variable AxisPrototype::$label_valign is not documented
(#3688) Variable AxisPrototype::$label_para_align is not documented
(#3689) Variable AxisPrototype::$hide_line is not documented
(#3690) Variable AxisPrototype::$iDeltaAbsPos is not documented
(#4164) Variable Ticks::$label_formatstr is not documented
(#4165) Variable Ticks::$label_formfunc is not documented
(#4166) Variable Ticks::$label_dateformatstr is not documented
(#4167) Variable Ticks::$direction is not documented
(#4168) Variable Ticks::$supress_last is not documented
(#4168) Variable Ticks::$supress_tickmarks is not documented
(#4168) Variable Ticks::$supress_minor_tickmarks is not documented
(#4169) Variable Ticks::$maj_ticks_pos is not documented
(#4169) Variable Ticks::$maj_ticklabels_pos is not documented
(#4170) Variable Ticks::$ticks_pos is not documented
(#4170) Variable Ticks::$maj_ticks_label is not documented
(#4171) Variable Ticks::$precision is not documented
(#4173) Variable Ticks::$minor_abs_size is not documented
(#4173) Variable Ticks::$major_abs_size is not documented
(#4174) Variable Ticks::$scale is not documented
(#4175) Variable Ticks::$is_set is not documented
(#4176) Variable Ticks::$supress_zerolabel is not documented
(#4176) Variable Ticks::$supress_first is not documented
(#4177) Variable Ticks::$mincolor is not documented
(#4177) Variable Ticks::$majcolor is not documented
(#4178) Variable Ticks::$weight is not documented
(#4179) Variable Ticks::$label_usedateformat is not documented
(#4282) Variable LinearTicks::$minor_step is not documented
(#4282) Variable LinearTicks::$major_step is not documented
(#4283) Variable LinearTicks::$xlabel_offset is not documented
(#4283) Variable LinearTicks::$xtick_offset is not documented
(#4284) Variable LinearTicks::$label_offset is not documented
(#4286) Variable LinearTicks::$text_label_start is not documented
(#4287) Variable LinearTicks::$iManualTickPos is not documented
(#4287) Variable LinearTicks::$iManualMinTickPos is not documented
(#4287) Variable LinearTicks::$iManualTickLabels is not documented
(#4288) Variable LinearTicks::$iAdjustForDST is not documented
(#4660) Variable LinearScale::$textscale is not documented
(#4666) Variable LinearScale::$type is not documented
(#4667) Variable LinearScale::$ticks is not documented
(#4668) Variable LinearScale::$text_scale_off is not documented
(#4669) Variable LinearScale::$scale_abs is not documented
(#4670) Variable LinearScale::$scale_factor is not documented
(#4671) Variable LinearScale::$off is not documented
(#4672) Variable LinearScale::$scale is not documented
(#4673) Variable LinearScale::$name is not documented
(#4674) Variable LinearScale::$auto_ticks is not documented
(#4675) Variable LinearScale::$world_abs_size is not documented
(#4676) Variable LinearScale::$intscale is not documented
(#4677) Variable LinearScale::$autoscale_min is not documented
(#4678) Variable LinearScale::$autoscale_max is not documented
(#4679) Variable LinearScale::$gracetop is not documented
(#4679) Variable LinearScale::$gracebottom is not documented
(#4681) Variable LinearScale::$_world_size is not documented
(#5242) Variable DisplayValue::$margin is not documented
(#5243) Variable DisplayValue::$show is not documented
(#5244) Variable DisplayValue::$valign is not documented
(#5244) Variable DisplayValue::$halign is not documented
(#5245) Variable DisplayValue::$format is not documented
(#5245) Variable DisplayValue::$negformat is not documented
(#5246) Variable DisplayValue::$ff is not documented
(#5246) Variable DisplayValue::$fs is not documented
(#5246) Variable DisplayValue::$fsize is not documented
(#5247) Variable DisplayValue::$iFormCallback is not documented
(#5248) Variable DisplayValue::$angle is not documented
(#5249) Variable DisplayValue::$color is not documented
(#5249) Variable DisplayValue::$negcolor is not documented
(#5250) Variable DisplayValue::$iHideZero is not documented
(#5251) Variable DisplayValue::$txt is not documented
(#5376) Variable Plot::$numpoints is not documented
(#5377) Variable Plot::$value is not documented
(#5378) Variable Plot::$legend is not documented
(#5379) Variable Plot::$coords is not documented
(#5380) Variable Plot::$color is not documented
(#5381) Variable Plot::$hidelegend is not documented
(#5382) Variable Plot::$line_weight is not documented
(#5383) Variable Plot::$csimtargets is not documented
(#5383) Variable Plot::$csimwintargets is not documented
(#5384) Variable Plot::$csimareas is not documented
(#5385) Variable Plot::$csimalts is not documented
(#5386) Variable Plot::$legendcsimtarget is not documented
(#5386) Variable Plot::$legendcsimwintarget is not documented
(#5387) Variable Plot::$legendcsimalt is not documented
(#5388) Variable Plot::$weight is not documented
(#5389) Variable Plot::$center is not documented
(#5391) Variable Plot::$inputValues is not documented
(#5392) Variable Plot::$isRunningClear is not documented
(#5584) Variable ColorFactory::$iIdx is not documented
(#5585) Variable ColorFactory::$iColorList is not documented
(#5619) Variable ColorFactory::$iNum is not documented
(#4456) Invalid inline phpdocs tag @todo found
(#326) Package is not specified for class JpgTimer. It is also not specified in file-level phpdocs
(#354) Package is not specified for class DateLocale. It is also not specified in file-level phpdocs
(#447) Package is not specified for class Footer. It is also not specified in file-level phpdocs
(#496) Package is not specified for class Graph. It is also not specified in file-level phpdocs
(#3170) Package is not specified for class LineProperty. It is also not specified in file-level phpdocs
(#3215) Package is not specified for class GraphTabTitle. It is also not specified in file-level phpdocs
(#3341) Package is not specified for class SuperScriptText. It is also not specified in file-level phpdocs
(#3521) Package is not specified for class Grid. It is also not specified in file-level phpdocs
(#3669) Package is not specified for class AxisPrototype. It is also not specified in file-level phpdocs
(#3889) Package is not specified for class Axis. It is also not specified in file-level phpdocs
(#4163) Package is not specified for class Ticks. It is also not specified in file-level phpdocs
(#4281) Package is not specified for class LinearTicks. It is also not specified in file-level phpdocs
(#4659) Package is not specified for class LinearScale. It is also not specified in file-level phpdocs
(#5241) Package is not specified for class DisplayValue. It is also not specified in file-level phpdocs
(#5375) Package is not specified for class Plot. It is also not specified in file-level phpdocs
(#5582) Package is not specified for class ColorFactory. It is also not specified in file-level phpdocs
(#230) Package is not specified for function CheckPHPVersion. It is also not specified in file-level phpdocs
(#266) Package is not specified for function _phpErrorHandler. It is also not specified in file-level phpdocs
(#287) Package is not specified for function sign. It is also not specified in file-level phpdocs
(#295) Package is not specified for function GenImgName. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_antispam-digits.php
(#11) File-level phpdocs block is not found
(#11) Class HandDigits is not documented
(#155) Class AntiSpam is not documented
(#15) Function HandDigits::__construct is not documented
(#159) Function AntiSpam::__construct is not documented
(#163) Function AntiSpam::Rand is not documented
(#172) Function AntiSpam::Stroke is not documented
(#12) Variable HandDigits::$digits is not documented
(#13) Variable HandDigits::$iHeight is not documented
(#13) Variable HandDigits::$iWidth is not documented
(#157) Variable AntiSpam::$iNumber is not documented
(#11) Package is not specified for class HandDigits. It is also not specified in file-level phpdocs
(#155) Package is not specified for class AntiSpam. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_antispam.php
(#11) File-level phpdocs block is not found
(#11) Class HandDigits is not documented
(#546) Class AntiSpam is not documented
(#15) Function HandDigits::__construct is not documented
(#551) Function AntiSpam::__construct is not documented
(#556) Function AntiSpam::Set is not documented
(#560) Function AntiSpam::Rand is not documented
(#579) Function AntiSpam::Stroke is not documented
(#12) Variable HandDigits::$chars is not documented
(#13) Variable HandDigits::$iHeight is not documented
(#13) Variable HandDigits::$iWidth is not documented
(#548) Variable AntiSpam::$iData is not documented
(#549) Variable AntiSpam::$iDD is not documented
(#11) Package is not specified for class HandDigits. It is also not specified in file-level phpdocs
(#546) Package is not specified for class AntiSpam. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_bar.php
(#12) File-level phpdocs block is not found
(#30) Class BarPlot is not documented
(#690) Class GroupBarPlot is not documented
(#782) Class AccBarPlot is not documented
(#49) Function BarPlot::__construct is not documented
(#58) Function BarPlot::SetShadow is not documented
(#68) Function BarPlot::Set3D is not documented
(#77) Function BarPlot::SetYMin is not documented
(#83) Function BarPlot::SetYBase is not documented
(#91) Function BarPlot::RotatePattern is not documented
(#101) Function BarPlot::Legend is not documented
(#138) Function BarPlot::PreStrokeAdjust is not documented
(#176) Function BarPlot::Min is not documented
(#182) Function BarPlot::Max is not documented
(#189) Function BarPlot::SetWidth is not documented
(#201) Function BarPlot::SetAbsWidth is not documented
(#205) Function BarPlot::SetAlign is not documented
(#209) Function BarPlot::SetNoFill is not documented
(#215) Function BarPlot::SetFillColor is not documented
(#226) Function BarPlot::SetFillGradient is not documented
(#233) Function BarPlot::SetValuePos is not documented
(#237) Function BarPlot::SetPattern is not documented
(#264) Function BarPlot::_SetPatternHelper is not documented
(#323) Function BarPlot::Stroke is not documented
(#695) Function GroupBarPlot::__construct is not documented
(#713) Function GroupBarPlot::Legend is not documented
(#725) Function GroupBarPlot::Min is not documented
(#736) Function GroupBarPlot::Max is not documented
(#747) Function GroupBarPlot::GetCSIMareas is not documented
(#757) Function GroupBarPlot::Stroke is not documented
(#787) Function AccBarPlot::__construct is not documented
(#817) Function AccBarPlot::Legend is not documented
(#829) Function AccBarPlot::Max is not documented
(#867) Function AccBarPlot::Min is not documented
(#900) Function AccBarPlot::Stroke is not documented
(#31) Variable BarPlot::$fill is not documented
(#31) Variable BarPlot::$fill_color is not documented
(#32) Variable BarPlot::$iPattern is not documented
(#32) Variable BarPlot::$iPatternDensity is not documented
(#32) Variable BarPlot::$iPatternColor is not documented
(#33) Variable BarPlot::$valuepos is not documented
(#34) Variable BarPlot::$grad is not documented
(#34) Variable BarPlot::$grad_style is not documented
(#35) Variable BarPlot::$grad_fromcolor is not documented
(#35) Variable BarPlot::$grad_tocolor is not documented
(#36) Variable BarPlot::$ymin is not documented
(#37) Variable BarPlot::$width is not documented
(#38) Variable BarPlot::$abswidth is not documented
(#39) Variable BarPlot::$ybase is not documented
(#40) Variable BarPlot::$align is not documented
(#41) Variable BarPlot::$bar_shadow is not documented
(#42) Variable BarPlot::$bar_shadow_color is not documented
(#43) Variable BarPlot::$bar_shadow_hsize is not documented
(#43) Variable BarPlot::$bar_shadow_vsize is not documented
(#44) Variable BarPlot::$bar_3d is not documented
(#45) Variable BarPlot::$bar_3d_hsize is not documented
(#45) Variable BarPlot::$bar_3d_vsize is not documented
(#691) Variable GroupBarPlot::$plots is not documented
(#692) Variable GroupBarPlot::$nbrplots is not documented
(#783) Variable AccBarPlot::$plots is not documented
(#784) Variable AccBarPlot::$nbrplots is not documented
(#444) Found comment starting with three or more slashes
(#313) There is no description in phpdocs for function Clear
(#314) Invalid phpdocs tag @override used
(#30) Package is not specified for class BarPlot. It is also not specified in file-level phpdocs
(#690) Package is not specified for class GroupBarPlot. It is also not specified in file-level phpdocs
(#782) Package is not specified for class AccBarPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_canvas.php
(#20) File-level phpdocs block is not found
(#20) Class CanvasGraph is not documented
(#23) Function CanvasGraph::__construct is not documented
(#30) Function CanvasGraph::InitFrame is not documented
(#35) Function CanvasGraph::Stroke is not documented
(#20) Package is not specified for class CanvasGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_canvtools.php
(#12) File-level phpdocs block is not found
(#24) Class CanvasScale is not documented
(#73) Class Shape is not documented
(#383) Class CanvasRectangleText is not documented
(#29) Function CanvasScale::__construct is not documented
(#39) Function CanvasScale::Set is not documented
(#46) Function CanvasScale::Get is not documented
(#50) Function CanvasScale::Translate is not documented
(#56) Function CanvasScale::TranslateX is not documented
(#61) Function CanvasScale::TranslateY is not documented
(#76) Function Shape::__construct is not documented
(#82) Function Shape::SetColor is not documented
(#86) Function Shape::Line is not documented
(#92) Function Shape::SetLineWeight is not documented
(#96) Function Shape::Polygon is not documented
(#105) Function Shape::FilledPolygon is not documented
(#121) Function Shape::Bezier is not documented
(#148) Function Shape::Rectangle is not documented
(#154) Function Shape::FilledRectangle is not documented
(#160) Function Shape::Circle is not documented
(#169) Function Shape::FilledCircle is not documented
(#178) Function Shape::RoundedRectangle is not documented
(#191) Function Shape::FilledRoundedRectangle is not documented
(#204) Function Shape::ShadowRectangle is not documented
(#214) Function Shape::SetTextAlign is not documented
(#218) Function Shape::StrokeText is not documented
(#226) Function Shape::IndentedRectangle is not documented
(#390) Function CanvasRectangleText::__construct is not documented
(#398) Function CanvasRectangleText::SetShadow is not documented
(#403) Function CanvasRectangleText::SetFont is not documented
(#407) Function CanvasRectangleText::SetTxt is not documented
(#411) Function CanvasRectangleText::ParagraphAlign is not documented
(#415) Function CanvasRectangleText::SetFillColor is not documented
(#419) Function CanvasRectangleText::SetAutoMargin is not documented
(#423) Function CanvasRectangleText::SetColor is not documented
(#427) Function CanvasRectangleText::SetFontColor is not documented
(#431) Function CanvasRectangleText::SetPos is not documented
(#438) Function CanvasRectangleText::Pos is not documented
(#445) Function CanvasRectangleText::Set is not documented
(#453) Function CanvasRectangleText::SetCornerRadius is not documented
(#457) Function CanvasRectangleText::Stroke is not documented
(#25) Variable CanvasScale::$g is not documented
(#26) Variable CanvasScale::$w is not documented
(#26) Variable CanvasScale::$h is not documented
(#27) Variable CanvasScale::$ixmin is not documented
(#27) Variable CanvasScale::$ixmax is not documented
(#27) Variable CanvasScale::$iymin is not documented
(#27) Variable CanvasScale::$iymax is not documented
(#74) Variable Shape::$img is not documented
(#74) Variable Shape::$scale is not documented
(#384) Variable CanvasRectangleText::$ix is not documented
(#384) Variable CanvasRectangleText::$iy is not documented
(#384) Variable CanvasRectangleText::$iw is not documented
(#384) Variable CanvasRectangleText::$ih is not documented
(#384) Variable CanvasRectangleText::$ir is not documented
(#385) Variable CanvasRectangleText::$iTxt is not documented
(#385) Variable CanvasRectangleText::$iColor is not documented
(#385) Variable CanvasRectangleText::$iFillColor is not documented
(#385) Variable CanvasRectangleText::$iFontColor is not documented
(#386) Variable CanvasRectangleText::$iParaAlign is not documented
(#387) Variable CanvasRectangleText::$iAutoBoxMargin is not documented
(#388) Variable CanvasRectangleText::$iShadowWidth is not documented
(#388) Variable CanvasRectangleText::$iShadowColor is not documented
(#24) Package is not specified for class CanvasScale. It is also not specified in file-level phpdocs
(#73) Package is not specified for class Shape. It is also not specified in file-level phpdocs
(#383) Package is not specified for class CanvasRectangleText. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_contour.php
(#11) File-level phpdocs block is not found
(#483) Function ContourPlot::Min is not documented
(#490) Function ContourPlot::Max is not documented
(#24) Variable Contour::$dataPoints is not documented
(#25) Variable Contour::$nbrCols is not documented
(#25) Variable Contour::$nbrRows is not documented
(#26) Variable Contour::$horizEdges is not documented
(#26) Variable Contour::$vertEdges is not documented
(#27) Variable Contour::$isobarValues is not documented
(#28) Variable Contour::$stack is not documented
(#29) Variable Contour::$isobarCoord is not documented
(#30) Variable Contour::$nbrIsobars is not documented
(#30) Variable Contour::$isobarColors is not documented
(#31) Variable Contour::$invert is not documented
(#32) Variable Contour::$highcontrast is not documented
(#32) Variable Contour::$highcontrastbw is not documented
(#389) Variable ContourPlot::$contour is not documented
(#389) Variable ContourPlot::$contourCoord is not documented
(#389) Variable ContourPlot::$contourVal is not documented
(#389) Variable ContourPlot::$contourColor is not documented
(#390) Variable ContourPlot::$nbrCountours is not documented
(#391) Variable ContourPlot::$dataMatrix is not documented
(#392) Variable ContourPlot::$invertLegend is not documented
(#393) Variable ContourPlot::$interpFactor is not documented
(#394) Variable ContourPlot::$flipData is not documented
(#395) Variable ContourPlot::$isobar is not documented
(#396) Variable ContourPlot::$showLegend is not documented
(#397) Variable ContourPlot::$highcontrast is not documented
(#397) Variable ContourPlot::$highcontrastbw is not documented
(#398) Variable ContourPlot::$manualIsobarColors is not documented
(#15) No one-line description found in phpdocs for class Contour
(#266) There is no description in phpdocs for function UseHighContrastColor
(#472) There is no description in phpdocs for function Invertlegend
(#36) Phpdocs for function Contour::__construct has incomplete parameters list
(#86) Phpdocs for function Contour::SetInvert has incomplete parameters list
(#125) Phpdocs for function Contour::isobarHCrossing has incomplete parameters list
(#151) Phpdocs for function Contour::isobarVCrossing has incomplete parameters list
(#178) Phpdocs for function Contour::determineIsobarEdgeCrossings has incomplete parameters list
(#206) Phpdocs for function Contour::getCrossingCoord has incomplete parameters list
(#267) Phpdocs for function Contour::UseHighContrastColor has incomplete parameters list
(#404) Phpdocs for function ContourPlot::__construct has incomplete parameters list
(#444) Phpdocs for function ContourPlot::SetInvert has incomplete parameters list
(#454) Phpdocs for function ContourPlot::SetIsobarColors has incomplete parameters list
(#464) Phpdocs for function ContourPlot::ShowLegend has incomplete parameters list
(#473) Phpdocs for function ContourPlot::Invertlegend has incomplete parameters list
(#496) Phpdocs for function ContourPlot::Legend has incomplete parameters list
(#516) Phpdocs for function ContourPlot::PreScaleSetup has incomplete parameters list
(#536) Phpdocs for function ContourPlot::UseHighContrastColor has incomplete parameters list
(#548) Phpdocs for function ContourPlot::Stroke has incomplete parameters list
(#15) Package is not specified for class Contour. It is also not specified in file-level phpdocs
(#383) Package is not specified for class ContourPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_date.php
(#12) File-level phpdocs block is not found
(#49) Class DateScale is not documented
(#56) Function DateScale::__construct is not documented
(#74) Function DateScale::AdjDate is not documented
(#131) Function DateScale::AdjStartDate is not documented
(#139) Function DateScale::AdjEndDate is not documented
(#149) Function DateScale::AdjTime is not documented
(#213) Function DateScale::AdjStartTime is not documented
(#222) Function DateScale::AdjEndTime is not documented
(#231) Function DateScale::DoDateAutoScale is not documented
(#377) Function DateScale::SetDateFormat is not documented
(#382) Function DateScale::AdjustForDST is not documented
(#387) Function DateScale::SetDateAlign is not documented
(#395) Function DateScale::SetTimeAlign is not documented
(#404) Function DateScale::AutoScale is not documented
(#50) Variable DateScale::$date_format is not documented
(#51) Variable DateScale::$iStartAlign is not documented
(#51) Variable DateScale::$iEndAlign is not documented
(#52) Variable DateScale::$iStartTimeAlign is not documented
(#52) Variable DateScale::$iEndTimeAlign is not documented
(#49) Package is not specified for class DateScale. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_errhandler.inc.php
(#13) File-level phpdocs block is not found
(#24) Class ErrMsgText is not documented
(#101) Class JpGraphError is not documented
(#135) Class JpGraphException is not documented
(#173) Class JpGraphExceptionL is not documented
(#194) Class JpGraphErrObject is not documented
(#246) Class JpGraphErrObjectImg is not documented
(#26) Function ErrMsgText::__construct is not documented
(#43) Function ErrMsgText::Get is not documented
(#105) Function JpGraphError::Raise is not documented
(#108) Function JpGraphError::SetErrLocale is not documented
(#112) Function JpGraphError::RaiseL is not documented
(#115) Function JpGraphError::SetImageFlag is not documented
(#118) Function JpGraphError::GetImageFlag is not documented
(#121) Function JpGraphError::SetLogFile is not documented
(#124) Function JpGraphError::GetLogFile is not documented
(#127) Function JpGraphError::SetTitle is not documented
(#130) Function JpGraphError::GetTitle is not documented
(#137) Function JpGraphException::__construct is not documented
(#142) Function JpGraphException::_toString is not documented
(#146) Function JpGraphException::Stroke is not documented
(#158) Function JpGraphException::defaultHandler is not documented
(#175) Function JpGraphExceptionL::__construct is not documented
(#200) Function JpGraphErrObject::__construct is not documented
(#204) Function JpGraphErrObject::SetTitle is not documented
(#208) Function JpGraphErrObject::SetStrokeDest is not documented
(#213) Function JpGraphErrObject::Raise is not documented
(#248) Function JpGraphErrObjectImg::__construct is not documented
(#253) Function JpGraphErrObjectImg::Raise is not documented
(#25) Variable ErrMsgText::$lt is not documented
(#102) Variable JpGraphError::$__iImgFlg is not documented
(#103) Variable JpGraphError::$__iLogFile is not documented
(#104) Variable JpGraphError::$__iTitle is not documented
(#196) Variable JpGraphErrObject::$iTitle is not documented
(#197) Variable JpGraphErrObject::$iDest is not documented
(#24) Package is not specified for class ErrMsgText. It is also not specified in file-level phpdocs
(#101) Package is not specified for class JpGraphError. It is also not specified in file-level phpdocs
(#135) Package is not specified for class JpGraphException. It is also not specified in file-level phpdocs
(#173) Package is not specified for class JpGraphExceptionL. It is also not specified in file-level phpdocs
(#194) Package is not specified for class JpGraphErrObject. It is also not specified in file-level phpdocs
(#246) Package is not specified for class JpGraphErrObjectImg. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_error.php
(#17) File-level phpdocs block is not found
(#17) Class ErrorPlot is not documented
(#87) Class ErrorLinePlot is not documented
(#120) Class LineErrorPlot is not documented
(#22) Function ErrorPlot::__construct is not documented
(#30) Function ErrorPlot::PreStrokeAdjust is not documented
(#43) Function ErrorPlot::Stroke is not documented
(#91) Function ErrorLinePlot::__construct is not documented
(#103) Function ErrorLinePlot::Legend is not documented
(#109) Function ErrorLinePlot::Stroke is not documented
(#125) Function LineErrorPlot::__construct is not documented
(#143) Function LineErrorPlot::Legend is not documented
(#149) Function LineErrorPlot::Stroke is not documented
(#18) Variable ErrorPlot::$errwidth is not documented
(#88) Variable ErrorLinePlot::$line is not documented
(#121) Variable LineErrorPlot::$line is not documented
(#17) Package is not specified for class ErrorPlot. It is also not specified in file-level phpdocs
(#87) Package is not specified for class ErrorLinePlot. It is also not specified in file-level phpdocs
(#120) Package is not specified for class LineErrorPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_flags.php
(#14) File-level phpdocs block is not found
(#19) Class FlagImages is not documented
(#270) Function FlagImages::__construct is not documented
(#288) Function FlagImages::GetNum is not documented
(#292) Function FlagImages::GetImgByName is not documented
(#297) Function FlagImages::GetImgByIdx is not documented
(#308) Function FlagImages::GetIdxByOrdinal is not documented
(#333) Function FlagImages::GetIdxByName is not documented
(#21) Variable FlagImages::$iCountryNameMap is not documented
(#259) Variable FlagImages::$iFlagCount is not documented
(#260) Variable FlagImages::$iFlagSetMap is not documented
(#267) Variable FlagImages::$iFlagData is not documented
(#268) Variable FlagImages::$iOrdIdx is not documented
(#19) Package is not specified for class FlagImages. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_gantt.php
(#12) File-level phpdocs block is not found
(#142) Class GanttActivityInfo is not documented
(#330) Class GanttGraph is not documented
(#1175) Class PredefIcons is not documented
(#1480) Class IconImage is not documented
(#1545) Class TextProperty is not documented
(#1832) Class HeaderProperty is not documented
(#1941) Class GanttScale is not documented
(#3021) Class GanttConstraint is not documented
(#3044) Class GanttPlotObject is not documented
(#3134) Class Progress is not documented
(#3170) Class HorizontalGridLine is not documented
(#3249) Class GanttBar is not documented
(#3517) Class MileStone is not documented
(#3612) Class TextPropertyBelow is not documented
(#3624) Class GanttVLine is not documented
(#3700) Class LinkArrow is not documented
(#3772) Class GanttLink is not documented
(#129) Function array_fill is not documented
(#155) Function GanttActivityInfo::__construct is not documented
(#159) Function GanttActivityInfo::Hide is not documented
(#163) Function GanttActivityInfo::Show is not documented
(#168) Function GanttActivityInfo::SetFont is not documented
(#174) Function GanttActivityInfo::SetStyle is not documented
(#178) Function GanttActivityInfo::SetColumnMargin is not documented
(#183) Function GanttActivityInfo::SetFontColor is not documented
(#187) Function GanttActivityInfo::SetColor is not documented
(#191) Function GanttActivityInfo::SetBackgroundColor is not documented
(#195) Function GanttActivityInfo::SetColTitles is not documented
(#200) Function GanttActivityInfo::SetMinColWidth is not documented
(#214) Function GanttActivityInfo::GetWidth is not documented
(#238) Function GanttActivityInfo::GetColStart is not documented
(#248) Function GanttActivityInfo::SetHeaderAlign is not documented
(#252) Function GanttActivityInfo::Stroke is not documented
(#345) Function GanttGraph::__construct is not documented
(#372) Function GanttGraph::SetSimpleFont is not documented
(#377) Function GanttGraph::SetSimpleStyle is not documented
(#384) Function GanttGraph::CreateSimple is not documented
(#475) Function GanttGraph::SetZoomFactor is not documented
(#481) Function GanttGraph::ShowHeaders is not documented
(#487) Function GanttGraph::SetLabelVMarginFactor is not documented
(#492) Function GanttGraph::SetVMarginFactor is not documented
(#498) Function GanttGraph::Add is not documented
(#526) Function GanttGraph::StrokeTexts is not documented
(#545) Function GanttGraph::SetScale is not documented
(#552) Function GanttGraph::SetDateRange is not documented
(#566) Function GanttGraph::GetMaxLabelWidth is not documented
(#586) Function GanttGraph::GetMaxLabelHeight is not documented
(#601) Function GanttGraph::GetMaxBarAbsHeight is not documented
(#614) Function GanttGraph::GetBarMaxLineNumber is not documented
(#627) Function GanttGraph::GetBarMinMax is not documented
(#659) Function GanttGraph::AutoSize is not documented
(#931) Function GanttGraph::GetMaxActInfoColWidth is not documented
(#951) Function GanttGraph::Stroke is not documented
(#1058) Function GanttGraph::StrokeConstrains is not documented
(#1142) Function GanttGraph::GetCSIMAreas is not documented
(#1178) Function PredefIcons::GetLen is not documented
(#1182) Function PredefIcons::GetImg is not documented
(#1190) Function PredefIcons::__construct is not documented
(#1486) Function IconImage::__construct is not documented
(#1504) Function IconImage::GetWidth is not documented
(#1508) Function IconImage::GetHeight is not documented
(#1512) Function IconImage::SetAlign is not documented
(#1517) Function IconImage::Stroke is not documented
(#1556) Function TextProperty::__construct is not documented
(#1562) Function TextProperty::Set is not documented
(#1566) Function TextProperty::SetCSIMTarget is not documented
(#1581) Function TextProperty::SetCSIMAlt is not documented
(#1588) Function TextProperty::SetColor is not documented
(#1592) Function TextProperty::HasTabs is not documented
(#1602) Function TextProperty::GetNbrTabs is not documented
(#1612) Function TextProperty::Align is not documented
(#1618) Function TextProperty::SetAlign is not documented
(#1624) Function TextProperty::SetFont is not documented
(#1630) Function TextProperty::SetColumnFonts is not documented
(#1639) Function TextProperty::IsColumns is not documented
(#1646) Function TextProperty::GetWidth is not documented
(#1703) Function TextProperty::GetColWidth is not documented
(#1734) Function TextProperty::GetHeight is not documented
(#1755) Function TextProperty::Show is not documented
(#1762) Function TextProperty::Stroke is not documented
(#1846) Function HeaderProperty::__construct is not documented
(#1852) Function HeaderProperty::Show is not documented
(#1856) Function HeaderProperty::SetIntervall is not documented
(#1860) Function HeaderProperty::SetInterval is not documented
(#1864) Function HeaderProperty::GetIntervall is not documented
(#1868) Function HeaderProperty::SetFont is not documented
(#1874) Function HeaderProperty::SetFontColor is not documented
(#1878) Function HeaderProperty::GetFontHeight is not documented
(#1883) Function HeaderProperty::GetFontWidth is not documented
(#1888) Function HeaderProperty::GetStrWidth is not documented
(#1893) Function HeaderProperty::SetStyle is not documented
(#1897) Function HeaderProperty::SetBackgroundColor is not documented
(#1901) Function HeaderProperty::SetFrameWeight is not documented
(#1905) Function HeaderProperty::SetFrameColor is not documented
(#1910) Function HeaderProperty::SetWeekendColor is not documented
(#1915) Function HeaderProperty::SetSundayFontColor is not documented
(#1919) Function HeaderProperty::SetTitleVertMargin is not documented
(#1923) Function HeaderProperty::SetLabelFormatString is not documented
(#1927) Function HeaderProperty::SetFormatString is not documented
(#1966) Function GanttScale::__construct is not documented
(#2012) Function GanttScale::ShowHeaders is not documented
(#2031) Function GanttScale::UseWeekendBackground is not documented
(#2036) Function GanttScale::IsRangeSet is not documented
(#2041) Function GanttScale::SetVertLayout is not documented
(#2046) Function GanttScale::SetDateLocale is not documented
(#2051) Function GanttScale::GetNumberOfDays is not documented
(#2056) Function GanttScale::GetPlotWidth is not documented
(#2064) Function GanttScale::SetLabelWidth is not documented
(#2070) Function GanttScale::SetWeekStart is not documented
(#2078) Function GanttScale::IsDisplayMinute is not documented
(#2083) Function GanttScale::IsDisplayHour is not documented
(#2089) Function GanttScale::IsDisplayDay is not documented
(#2094) Function GanttScale::IsDisplayWeek is not documented
(#2099) Function GanttScale::IsDisplayMonth is not documented
(#2104) Function GanttScale::IsDisplayYear is not documented
(#2109) Function GanttScale::SetVertSpacing is not documented
(#2115) Function GanttScale::SetRange is not documented
(#2123) Function GanttScale::AdjustStartEndDay is not documented
(#2157) Function GanttScale::SetTableTitleBackground is not documented
(#2165) Function GanttScale::GetHeaderHeight is not documented
(#2196) Function GanttScale::GetDayWidth is not documented
(#2201) Function GanttScale::GetHourWidth is not documented
(#2205) Function GanttScale::GetMinuteWidth is not documented
(#2210) Function GanttScale::GetNumDaysInYear is not documented
(#2218) Function GanttScale::GetWeekNbr is not documented
(#2255) Function GanttScale::IsLeap is not documented
(#2265) Function GanttScale::GetYear is not documented
(#2270) Function GanttScale::GetNumDaysInMonth is not documented
(#2280) Function GanttScale::GetMonthDayNbr is not documented
(#2285) Function GanttScale::GetYearDayNbr is not documented
(#2290) Function GanttScale::GetMonthNbr is not documented
(#2295) Function GanttScale::TranslateDate is not documented
(#2321) Function GanttScale::TranslateVertPos is not documented
(#2342) Function GanttScale::GetVertSpacing is not documented
(#2347) Function GanttScale::NormalizeDate is not documented
(#2367) Function GanttScale::TimeToMinutes is not documented
(#2384) Function GanttScale::StrokeMinutes is not documented
(#2479) Function GanttScale::StrokeHours is not documented
(#2567) Function GanttScale::StrokeDays is not documented
(#2686) Function GanttScale::StrokeWeeks is not documented
(#2763) Function GanttScale::GetMonthLabel is not documented
(#2793) Function GanttScale::StrokeMonths is not documented
(#2860) Function GanttScale::StrokeYears is not documented
(#2919) Function GanttScale::StrokeTableHeaders is not documented
(#2969) Function GanttScale::Stroke is not documented
(#3030) Function GanttConstraint::__construct is not documented
(#3054) Function GanttPlotObject::__construct is not documented
(#3060) Function GanttPlotObject::GetCSIMArea is not documented
(#3064) Function GanttPlotObject::SetCSIMTarget is not documented
(#3081) Function GanttPlotObject::SetCSIMAlt is not documented
(#3090) Function GanttPlotObject::SetConstrain is not documented
(#3094) Function GanttPlotObject::SetConstrainPos is not documented
(#3098) Function GanttPlotObject::GetMinDate is not documented
(#3102) Function GanttPlotObject::GetMaxDate is not documented
(#3106) Function GanttPlotObject::SetCaptionMargin is not documented
(#3110) Function GanttPlotObject::GetAbsHeight is not documented
(#3114) Function GanttPlotObject::GetLineNbr is not documented
(#3118) Function GanttPlotObject::SetLabelLeftMargin is not documented
(#3122) Function GanttPlotObject::StrokeActInfo is not documented
(#3140) Function Progress::Set is not documented
(#3148) Function Progress::SetPattern is not documented
(#3154) Function Progress::SetFillColor is not documented
(#3158) Function Progress::SetHeight is not documented
(#3177) Function HorizontalGridLine::__construct is not documented
(#3183) Function HorizontalGridLine::Show is not documented
(#3187) Function HorizontalGridLine::SetRowFillColor is not documented
(#3192) Function HorizontalGridLine::SetStart is not documented
(#3196) Function HorizontalGridLine::Stroke is not documented
(#3260) Function GanttBar::__construct is not documented
(#3291) Function GanttBar::SetShadow is not documented
(#3296) Function GanttBar::SetBreakStyle is not documented
(#3302) Function GanttBar::GetMaxDate is not documented
(#3306) Function GanttBar::SetHeight is not documented
(#3310) Function GanttBar::SetColor is not documented
(#3314) Function GanttBar::SetFillColor is not documented
(#3318) Function GanttBar::GetAbsHeight is not documented
(#3333) Function GanttBar::SetPattern is not documented
(#3339) Function GanttBar::Stroke is not documented
(#3522) Function MileStone::__construct is not documented
(#3541) Function MileStone::GetAbsHeight is not documented
(#3545) Function MileStone::Stroke is not documented
(#3613) Function TextPropertyBelow::__construct is not documented
(#3617) Function TextPropertyBelow::GetColWidth is not documented
(#3631) Function GanttVLine::__construct is not documented
(#3647) Function GanttVLine::SetRowSpan is not documented
(#3652) Function GanttVLine::SetDayOffset is not documented
(#3660) Function GanttVLine::SetTitleMargin is not documented
(#3664) Function GanttVLine::SetWeight is not documented
(#3668) Function GanttVLine::Stroke is not documented
(#3707) Function LinkArrow::__construct is not documented
(#3715) Function LinkArrow::SetColor is not documented
(#3719) Function LinkArrow::SetSize is not documented
(#3723) Function LinkArrow::SetType is not documented
(#3727) Function LinkArrow::Stroke is not documented
(#3778) Function GanttLink::__construct is not documented
(#3785) Function GanttLink::SetPos is not documented
(#3792) Function GanttLink::SetPath is not documented
(#3796) Function GanttLink::SetColor is not documented
(#3800) Function GanttLink::SetArrow is not documented
(#3805) Function GanttLink::SetWeight is not documented
(#3809) Function GanttLink::Stroke is not documented
(#143) Variable GanttActivityInfo::$iShow is not documented
(#144) Variable GanttActivityInfo::$iLeftColMargin is not documented
(#144) Variable GanttActivityInfo::$iRightColMargin is not documented
(#144) Variable GanttActivityInfo::$iTopColMargin is not documented
(#144) Variable GanttActivityInfo::$iBottomColMargin is not documented
(#145) Variable GanttActivityInfo::$vgrid is not documented
(#146) Variable GanttActivityInfo::$iColor is not documented
(#147) Variable GanttActivityInfo::$iBackgroundColor is not documented
(#148) Variable GanttActivityInfo::$iFFamily is not documented
(#148) Variable GanttActivityInfo::$iFStyle is not documented
(#148) Variable GanttActivityInfo::$iFSize is not documented
(#148) Variable GanttActivityInfo::$iFontColor is not documented
(#149) Variable GanttActivityInfo::$iTitles is not documented
(#150) Variable GanttActivityInfo::$iWidth is not documented
(#150) Variable GanttActivityInfo::$iHeight is not documented
(#151) Variable GanttActivityInfo::$iTopHeaderMargin is not documented
(#152) Variable GanttActivityInfo::$iStyle is not documented
(#153) Variable GanttActivityInfo::$iHeaderAlign is not documented
(#331) Variable GanttGraph::$scale is not documented
(#332) Variable GanttGraph::$hgrid is not documented
(#333) Variable GanttGraph::$iObj is not documented
(#334) Variable GanttGraph::$iLabelHMarginFactor is not documented
(#335) Variable GanttGraph::$iLabelVMarginFactor is not documented
(#336) Variable GanttGraph::$iLayout is not documented
(#337) Variable GanttGraph::$iSimpleFont is not documented
(#337) Variable GanttGraph::$iSimpleFontSize is not documented
(#338) Variable GanttGraph::$iSimpleStyle is not documented
(#338) Variable GanttGraph::$iSimpleColor is not documented
(#338) Variable GanttGraph::$iSimpleBkgColor is not documented
(#339) Variable GanttGraph::$iSimpleProgressBkgColor is not documented
(#339) Variable GanttGraph::$iSimpleProgressColor is not documented
(#340) Variable GanttGraph::$iSimpleProgressStyle is not documented
(#341) Variable GanttGraph::$iZoomFactor is not documented
(#1176) Variable PredefIcons::$iBuiltinIcon is not documented
(#1176) Variable PredefIcons::$iLen is not documented
(#1481) Variable IconImage::$iGDImage is not documented
(#1482) Variable IconImage::$iWidth is not documented
(#1482) Variable IconImage::$iHeight is not documented
(#1483) Variable IconImage::$ixalign is not documented
(#1483) Variable IconImage::$iyalign is not documented
(#1484) Variable IconImage::$iScale is not documented
(#1546) Variable TextProperty::$iShow is not documented
(#1547) Variable TextProperty::$csimtarget is not documented
(#1547) Variable TextProperty::$csimwintarget is not documented
(#1547) Variable TextProperty::$csimalt is not documented
(#1548) Variable TextProperty::$iFFamily is not documented
(#1548) Variable TextProperty::$iFStyle is not documented
(#1548) Variable TextProperty::$iFSize is not documented
(#1549) Variable TextProperty::$iFontArray is not documented
(#1550) Variable TextProperty::$iColor is not documented
(#1551) Variable TextProperty::$iText is not documented
(#1552) Variable TextProperty::$iHAlign is not documented
(#1552) Variable TextProperty::$iVAlign is not documented
(#1833) Variable HeaderProperty::$grid is not documented
(#1834) Variable HeaderProperty::$iShowLabels is not documented
(#1834) Variable HeaderProperty::$iShowGrid is not documented
(#1835) Variable HeaderProperty::$iTitleVertMargin is not documented
(#1835) Variable HeaderProperty::$iFFamily is not documented
(#1835) Variable HeaderProperty::$iFStyle is not documented
(#1835) Variable HeaderProperty::$iFSize is not documented
(#1836) Variable HeaderProperty::$iStyle is not documented
(#1837) Variable HeaderProperty::$iFrameColor is not documented
(#1837) Variable HeaderProperty::$iFrameWeight is not documented
(#1838) Variable HeaderProperty::$iBackgroundColor is not documented
(#1839) Variable HeaderProperty::$iWeekendBackgroundColor is not documented
(#1839) Variable HeaderProperty::$iSundayTextColor is not documented
(#1840) Variable HeaderProperty::$iTextColor is not documented
(#1841) Variable HeaderProperty::$iLabelFormStr is not documented
(#1842) Variable HeaderProperty::$iIntervall is not documented
(#1942) Variable GanttScale::$minute is not documented
(#1942) Variable GanttScale::$hour is not documented
(#1942) Variable GanttScale::$day is not documented
(#1942) Variable GanttScale::$week is not documented
(#1942) Variable GanttScale::$month is not documented
(#1942) Variable GanttScale::$year is not documented
(#1943) Variable GanttScale::$divider is not documented
(#1943) Variable GanttScale::$dividerh is not documented
(#1943) Variable GanttScale::$tableTitle is not documented
(#1944) Variable GanttScale::$iStartDate is not documented
(#1944) Variable GanttScale::$iEndDate is not documented
(#1948) Variable GanttScale::$actinfo is not documented
(#1949) Variable GanttScale::$iTopPlotMargin is not documented
(#1949) Variable GanttScale::$iBottomPlotMargin is not documented
(#1950) Variable GanttScale::$iVertLines is not documented
(#1951) Variable GanttScale::$iVertHeaderSize is not documented
(#1953) Variable GanttScale::$iLabelWidth is not documented
(#1955) Variable GanttScale::$iImg is not documented
(#1956) Variable GanttScale::$iTableHeaderBackgroundColor is not documented
(#1956) Variable GanttScale::$iTableHeaderFrameColor is not documented
(#1957) Variable GanttScale::$iTableHeaderFrameWeight is not documented
(#1958) Variable GanttScale::$iAvailableHeight is not documented
(#1958) Variable GanttScale::$iVertSpacing is not documented
(#1959) Variable GanttScale::$iDateLocale is not documented
(#1960) Variable GanttScale::$iVertLayout is not documented
(#1961) Variable GanttScale::$iUsePlotWeekendBackground is not documented
(#1962) Variable GanttScale::$iWeekStart is not documented
(#3022) Variable GanttConstraint::$iConstrainRow is not documented
(#3023) Variable GanttConstraint::$iConstrainType is not documented
(#3024) Variable GanttConstraint::$iConstrainColor is not documented
(#3025) Variable GanttConstraint::$iConstrainArrowSize is not documented
(#3026) Variable GanttConstraint::$iConstrainArrowType is not documented
(#3045) Variable GanttPlotObject::$title is not documented
(#3045) Variable GanttPlotObject::$caption is not documented
(#3046) Variable GanttPlotObject::$csimarea is not documented
(#3046) Variable GanttPlotObject::$csimtarget is not documented
(#3046) Variable GanttPlotObject::$csimwintarget is not documented
(#3046) Variable GanttPlotObject::$csimalt is not documented
(#3047) Variable GanttPlotObject::$constraints is not documented
(#3048) Variable GanttPlotObject::$iCaptionMargin is not documented
(#3049) Variable GanttPlotObject::$iConstrainPos is not documented
(#3050) Variable GanttPlotObject::$iStart is not documented
(#3051) Variable GanttPlotObject::$iVPos is not documented
(#3052) Variable GanttPlotObject::$iLabelLeftMargin is not documented
(#3135) Variable Progress::$iProgress is not documented
(#3136) Variable Progress::$iPattern is not documented
(#3137) Variable Progress::$iColor is not documented
(#3137) Variable Progress::$iFillColor is not documented
(#3138) Variable Progress::$iDensity is not documented
(#3138) Variable Progress::$iHeight is not documented
(#3171) Variable HorizontalGridLine::$iGraph is not documented
(#3172) Variable HorizontalGridLine::$iRowColor1 is not documented
(#3172) Variable HorizontalGridLine::$iRowColor2 is not documented
(#3173) Variable HorizontalGridLine::$iShow is not documented
(#3174) Variable HorizontalGridLine::$line is not documented
(#3175) Variable HorizontalGridLine::$iStart is not documented
(#3250) Variable GanttBar::$progress is not documented
(#3251) Variable GanttBar::$leftMark is not documented
(#3251) Variable GanttBar::$rightMark is not documented
(#3252) Variable GanttBar::$iEnd is not documented
(#3253) Variable GanttBar::$iHeightFactor is not documented
(#3254) Variable GanttBar::$iFillColor is not documented
(#3254) Variable GanttBar::$iFrameColor is not documented
(#3255) Variable GanttBar::$iShadow is not documented
(#3255) Variable GanttBar::$iShadowColor is not documented
(#3255) Variable GanttBar::$iShadowWidth is not documented
(#3255) Variable GanttBar::$iShadowFrame is not documented
(#3256) Variable GanttBar::$iPattern is not documented
(#3256) Variable GanttBar::$iPatternColor is not documented
(#3256) Variable GanttBar::$iPatternDensity is not documented
(#3257) Variable GanttBar::$iBreakStyle is not documented
(#3257) Variable GanttBar::$iBreakLineStyle is not documented
(#3257) Variable GanttBar::$iBreakLineWeight is not documented
(#3518) Variable MileStone::$mark is not documented
(#3626) Variable GanttVLine::$iLine is not documented
(#3626) Variable GanttVLine::$title_margin is not documented
(#3626) Variable GanttVLine::$iDayOffset is not documented
(#3627) Variable GanttVLine::$iStartRow is not documented
(#3627) Variable GanttVLine::$iEndRow is not documented
(#3701) Variable LinkArrow::$ix is not documented
(#3701) Variable LinkArrow::$iy is not documented
(#3702) Variable LinkArrow::$isizespec is not documented
(#3704) Variable LinkArrow::$iDirection is not documented
(#3704) Variable LinkArrow::$iType is not documented
(#3704) Variable LinkArrow::$iSize is not documented
(#3705) Variable LinkArrow::$iColor is not documented
(#3773) Variable GanttLink::$ix1 is not documented
(#3773) Variable GanttLink::$ix2 is not documented
(#3773) Variable GanttLink::$iy1 is not documented
(#3773) Variable GanttLink::$iy2 is not documented
(#3774) Variable GanttLink::$iPathType is not documented
(#3774) Variable GanttLink::$iPathExtend is not documented
(#3775) Variable GanttLink::$iColor is not documented
(#3775) Variable GanttLink::$iWeight is not documented
(#3776) Variable GanttLink::$iArrowSize is not documented
(#3776) Variable GanttLink::$iArrowType is not documented
(#2161) Found comment starting with three or more slashes
(#142) Package is not specified for class GanttActivityInfo. It is also not specified in file-level phpdocs
(#330) Package is not specified for class GanttGraph. It is also not specified in file-level phpdocs
(#1175) Package is not specified for class PredefIcons. It is also not specified in file-level phpdocs
(#1480) Package is not specified for class IconImage. It is also not specified in file-level phpdocs
(#1545) Package is not specified for class TextProperty. It is also not specified in file-level phpdocs
(#1832) Package is not specified for class HeaderProperty. It is also not specified in file-level phpdocs
(#1941) Package is not specified for class GanttScale. It is also not specified in file-level phpdocs
(#3021) Package is not specified for class GanttConstraint. It is also not specified in file-level phpdocs
(#3044) Package is not specified for class GanttPlotObject. It is also not specified in file-level phpdocs
(#3134) Package is not specified for class Progress. It is also not specified in file-level phpdocs
(#3170) Package is not specified for class HorizontalGridLine. It is also not specified in file-level phpdocs
(#3249) Package is not specified for class GanttBar. It is also not specified in file-level phpdocs
(#3517) Package is not specified for class MileStone. It is also not specified in file-level phpdocs
(#3612) Package is not specified for class TextPropertyBelow. It is also not specified in file-level phpdocs
(#3624) Package is not specified for class GanttVLine. It is also not specified in file-level phpdocs
(#3700) Package is not specified for class LinkArrow. It is also not specified in file-level phpdocs
(#3772) Package is not specified for class GanttLink. It is also not specified in file-level phpdocs
(#129) Package is not specified for function array_fill. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_gb2312.php
(#12) File-level phpdocs block is not found
(#12) Class GB2312toUTF8 is not documented
(#1509) Function GB2312toUTF8::gb2utf8 is not documented
(#1527) Function GB2312toUTF8::u2utf8 is not documented
(#17) Variable GB2312toUTF8::$codetable is not documented
(#12) Package is not specified for class GB2312toUTF8. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_gradient.php
(#13) File-level phpdocs block is not found
(#31) Class Gradient is not documented
(#35) Function Gradient::__construct is not documented
(#40) Function Gradient::SetNumColors is not documented
(#52) Function Gradient::FilledRectangle is not documented
(#335) Function Gradient::FilledFlatPolygon is not documented
(#399) Function Gradient::GetColArray is not documented
(#32) Variable Gradient::$img is not documented
(#32) Variable Gradient::$numcolors is not documented
(#31) Package is not specified for class Gradient. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_iconplot.php
(#17) File-level phpdocs block is not found
(#17) Class IconPlot is not documented
(#27) Function IconPlot::__construct is not documented
(#38) Function IconPlot::SetCountryFlag is not documented
(#50) Function IconPlot::SetPos is not documented
(#55) Function IconPlot::CreateFromString is not documented
(#59) Function IconPlot::SetScalePos is not documented
(#64) Function IconPlot::SetScale is not documented
(#68) Function IconPlot::SetMix is not documented
(#75) Function IconPlot::SetAnchor is not documented
(#84) Function IconPlot::PreStrokeAdjust is not documented
(#88) Function IconPlot::DoLegend is not documented
(#92) Function IconPlot::Max is not documented
(#100) Function IconPlot::GetMaxDate is not documented
(#101) Function IconPlot::GetMinDate is not documented
(#102) Function IconPlot::GetLineNbr is not documented
(#103) Function IconPlot::GetAbsHeight is not documented
(#106) Function IconPlot::Min is not documented
(#110) Function IconPlot::StrokeMargin is not documented
(#114) Function IconPlot::Stroke is not documented
(#118) Function IconPlot::StrokeWithScale is not documented
(#130) Function IconPlot::GetWidthHeight is not documented
(#135) Function IconPlot::_Stroke is not documented
(#18) Variable IconPlot::$iX is not documented
(#18) Variable IconPlot::$iY is not documented
(#18) Variable IconPlot::$iScale is not documented
(#18) Variable IconPlot::$iMix is not documented
(#19) Variable IconPlot::$iHorAnchor is not documented
(#19) Variable IconPlot::$iVertAnchor is not documented
(#20) Variable IconPlot::$iFile is not documented
(#21) Variable IconPlot::$iAnchors is not documented
(#22) Variable IconPlot::$iCountryFlag is not documented
(#22) Variable IconPlot::$iCountryStdSize is not documented
(#23) Variable IconPlot::$iScalePosY is not documented
(#23) Variable IconPlot::$iScalePosX is not documented
(#24) Variable IconPlot::$iImgString is not documented
(#17) Package is not specified for class IconPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_imgtrans.php
(#15) File-level phpdocs block is not found
(#15) Class ImgTrans is not documented
(#18) Function ImgTrans::__construct is not documented
(#27) Function ImgTrans::_TransVert3D is not documented
(#109) Function ImgTrans::_TransHor3D is not documented
(#207) Function ImgTrans::Skew3D is not documented
(#212) Function ImgTrans::_Skew3D is not documented
(#16) Variable ImgTrans::$gdImg is not documented
(#15) Package is not specified for class ImgTrans. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_led.php
(#14) File-level phpdocs block is not found
(#44) Class DigitalLED74 is not documented
(#209) Function DigitalLED74::__construct is not documented
(#214) Function DigitalLED74::SetSupersampling is not documented
(#218) Function DigitalLED74::_GetLED is not documented
(#268) Function DigitalLED74::Stroke is not documented
(#273) Function DigitalLED74::StrokeNumber is not documented
(#46) Variable DigitalLED74::$iLED_X is not documented
(#46) Variable DigitalLED74::$iLED_Y is not documented
(#49) Variable DigitalLED74::$iColorSchema is not documented
(#87) Variable DigitalLED74::$iLEDSpec is not documented
(#207) Variable DigitalLED74::$iSuperSampling is not documented
(#207) Variable DigitalLED74::$iMarg is not documented
(#207) Variable DigitalLED74::$iRad is not documented
(#44) Package is not specified for class DigitalLED74. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_legend.inc.php
(#13) File-level phpdocs block is not found
(#22) Class Legend is not documented
(#48) Function Legend::__construct is not documented
(#53) Function Legend::Hide is not documented
(#57) Function Legend::SetHColMargin is not documented
(#61) Function Legend::SetVColMargin is not documented
(#65) Function Legend::SetLeftMargin is not documented
(#70) Function Legend::SetLineSpacing is not documented
(#74) Function Legend::SetShadow is not documented
(#85) Function Legend::SetMarkAbsSize is not documented
(#90) Function Legend::SetMarkAbsVSize is not documented
(#94) Function Legend::SetMarkAbsHSize is not documented
(#98) Function Legend::SetLineWeight is not documented
(#102) Function Legend::SetFrameWeight is not documented
(#106) Function Legend::SetLayout is not documented
(#110) Function Legend::SetColumns is not documented
(#114) Function Legend::SetReverse is not documented
(#119) Function Legend::SetColor is not documented
(#124) Function Legend::SetFont is not documented
(#130) Function Legend::SetPos is not documented
(#134) Function Legend::SetAbsPos is not documented
(#141) Function Legend::Pos is not documented
(#151) Function Legend::SetFillColor is not documented
(#155) Function Legend::Clear is not documented
(#159) Function Legend::Add is not documented
(#163) Function Legend::GetCSIMAreas is not documented
(#167) Function Legend::SetBackgroundGradient is not documented
(#173) Function Legend::HasItems is not documented
(#177) Function Legend::Stroke is not documented
(#23) Variable Legend::$txtcol is not documented
(#24) Variable Legend::$font_family is not documented
(#24) Variable Legend::$font_style is not documented
(#24) Variable Legend::$font_size is not documented
(#25) Variable Legend::$color is not documented
(#26) Variable Legend::$fill_color is not documented
(#27) Variable Legend::$shadow is not documented
(#28) Variable Legend::$shadow_color is not documented
(#29) Variable Legend::$mark_abs_hsize is not documented
(#29) Variable Legend::$mark_abs_vsize is not documented
(#30) Variable Legend::$xmargin is not documented
(#30) Variable Legend::$ymargin is not documented
(#30) Variable Legend::$shadow_width is not documented
(#31) Variable Legend::$xlmargin is not documented
(#32) Variable Legend::$ylinespacing is not documented
(#35) Variable Legend::$ybottom_margin is not documented
(#37) Variable Legend::$xpos is not documented
(#37) Variable Legend::$ypos is not documented
(#37) Variable Legend::$xabspos is not documented
(#37) Variable Legend::$yabspos is not documented
(#38) Variable Legend::$halign is not documented
(#38) Variable Legend::$valign is not documented
(#39) Variable Legend::$font_color is not documented
(#40) Variable Legend::$hide is not documented
(#40) Variable Legend::$layout_n is not documented
(#41) Variable Legend::$weight is not documented
(#41) Variable Legend::$frameweight is not documented
(#42) Variable Legend::$csimareas is not documented
(#43) Variable Legend::$reverse is not documented
(#44) Variable Legend::$bkg_gradtype is not documented
(#44) Variable Legend::$bkg_gradfrom is not documented
(#44) Variable Legend::$bkg_gradto is not documented
(#22) Package is not specified for class Legend. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_line.php
(#12) File-level phpdocs block is not found
(#24) Class LinePlot is not documented
(#470) Class AccLinePlot is not documented
(#38) Function LinePlot::__construct is not documented
(#47) Function LinePlot::SetFilled is not documented
(#51) Function LinePlot::SetBarCenter is not documented
(#55) Function LinePlot::SetStyle is not documented
(#59) Function LinePlot::SetStepStyle is not documented
(#63) Function LinePlot::SetColor is not documented
(#67) Function LinePlot::SetFillFromYMin is not documented
(#71) Function LinePlot::SetFillFromYMax is not documented
(#75) Function LinePlot::SetFillColor is not documented
(#81) Function LinePlot::SetFillGradient is not documented
(#89) Function LinePlot::Legend is not documented
(#109) Function LinePlot::AddArea is not documented
(#120) Function LinePlot::PreStrokeAdjust is not documented
(#139) Function LinePlot::SetFastStroke is not documented
(#143) Function LinePlot::FastStroke is not documented
(#184) Function LinePlot::Stroke is not documented
(#475) Function AccLinePlot::__construct is not documented
(#494) Function AccLinePlot::Legend is not documented
(#500) Function AccLinePlot::Max is not documented
(#526) Function AccLinePlot::Min is not documented
(#554) Function AccLinePlot::PreStrokeAdjust is not documented
(#576) Function AccLinePlot::SetInterpolateMode is not documented
(#583) Function AccLinePlot::LineInterpolate is not documented
(#652) Function AccLinePlot::Stroke is not documented
(#25) Variable LinePlot::$mark is not documented
(#26) Variable LinePlot::$filled is not documented
(#27) Variable LinePlot::$fill_color is not documented
(#28) Variable LinePlot::$step_style is not documented
(#28) Variable LinePlot::$center is not documented
(#29) Variable LinePlot::$line_style is not documented
(#30) Variable LinePlot::$filledAreas is not documented
(#31) Variable LinePlot::$barcenter is not documented
(#32) Variable LinePlot::$fillFromMin is not documented
(#32) Variable LinePlot::$fillFromMax is not documented
(#33) Variable LinePlot::$fillgrad is not documented
(#33) Variable LinePlot::$fillgrad_fromcolor is not documented
(#33) Variable LinePlot::$fillgrad_tocolor is not documented
(#33) Variable LinePlot::$fillgrad_numcolors is not documented
(#34) Variable LinePlot::$iFastStroke is not documented
(#471) Variable AccLinePlot::$plots is not documented
(#471) Variable AccLinePlot::$nbrplots is not documented
(#472) Variable AccLinePlot::$iStartEndZero is not documented
(#24) Package is not specified for class LinePlot. It is also not specified in file-level phpdocs
(#470) Package is not specified for class AccLinePlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_log.php
(#12) File-level phpdocs block is not found
(#19) Class LogScale is not documented
(#129) Class LogTicks is not documented
(#24) Function LogScale::__construct is not documented
(#34) Function LogScale::Translate is not documented
(#54) Function LogScale::RelTranslate is not documented
(#70) Function LogScale::GetMinVal is not documented
(#79) Function LogScale::GetMaxVal is not documented
(#93) Function LogScale::AutoScale is not documented
(#134) Function LogTicks::__construct is not documented
(#138) Function LogTicks::IsSpecified is not documented
(#142) Function LogTicks::SetLabelLogType is not documented
(#149) Function LogTicks::GetMajor is not documented
(#153) Function LogTicks::SetTextLabelStart is not documented
(#158) Function LogTicks::SetXLabelOffset is not documented
(#166) Function LogTicks::Stroke is not documented
(#130) Variable LogTicks::$label_logtype is not documented
(#131) Variable LogTicks::$ticklabels_pos is not documented
(#19) Package is not specified for class LogScale. It is also not specified in file-level phpdocs
(#129) Package is not specified for class LogTicks. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_meshinterpolate.inc.php
(#12) File-level phpdocs block is not found
(#27) Variable MeshInterpolate::$data is not documented
(#14) Phpdocs for function doMeshInterpolate has incomplete parameters list
(#34) Phpdocs for function MeshInterpolate::IntSquare has incomplete parameters list
(#68) Phpdocs for function MeshInterpolate::Linear has incomplete parameters list
(#22) Package is not specified for class MeshInterpolate. It is also not specified in file-level phpdocs
(#12) Package is not specified for function doMeshInterpolate. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_mgraph.php
(#16) File-level phpdocs block is not found
(#16) Class MGraph is not documented
(#38) Function MGraph::__construct is not documented
(#78) Function MGraph::SetFillColor is not documented
(#83) Function MGraph::SetFrame is not documented
(#90) Function MGraph::SetBackgroundImageMix is not documented
(#95) Function MGraph::SetBackgroundImage is not documented
(#129) Function MGraph::_strokeBackgroundImage is not documented
(#164) Function MGraph::AddMix is not documented
(#168) Function MGraph::Add is not documented
(#172) Function MGraph::_gdImgHandle is not documented
(#187) Function MGraph::SetMargin is not documented
(#194) Function MGraph::SetExpired is not documented
(#198) Function MGraph::SetImgFormat is not documented
(#204) Function MGraph::SetShadow is not documented
(#212) Function MGraph::StrokeTitle is not documented
(#271) Function MGraph::Stroke is not documented
(#18) Variable MGraph::$title is not documented
(#18) Variable MGraph::$subtitle is not documented
(#18) Variable MGraph::$subsubtitle is not documented
(#20) Variable MGraph::$img is not documented
(#21) Variable MGraph::$iCnt is not documented
(#21) Variable MGraph::$iGraphs is not documented
(#22) Variable MGraph::$iFillColor is not documented
(#22) Variable MGraph::$iCurrentColor is not documented
(#23) Variable MGraph::$lm is not documented
(#23) Variable MGraph::$rm is not documented
(#23) Variable MGraph::$tm is not documented
(#23) Variable MGraph::$bm is not documented
(#24) Variable MGraph::$iDoFrame is not documented
(#24) Variable MGraph::$iFrameColor is not documented
(#24) Variable MGraph::$iFrameWeight is not documented
(#25) Variable MGraph::$iLineWeight is not documented
(#26) Variable MGraph::$expired is not documented
(#27) Variable MGraph::$cache is not documented
(#27) Variable MGraph::$cache_name is not documented
(#27) Variable MGraph::$inline is not documented
(#28) Variable MGraph::$image_format is not documented
(#28) Variable MGraph::$image_quality is not documented
(#29) Variable MGraph::$iWidth is not documented
(#29) Variable MGraph::$iHeight is not documented
(#30) Variable MGraph::$background_image is not documented
(#30) Variable MGraph::$background_image_center is not documented
(#31) Variable MGraph::$backround_image_format is not documented
(#31) Variable MGraph::$background_image_mix is not documented
(#32) Variable MGraph::$background_image_y is not documented
(#32) Variable MGraph::$background_image_x is not documented
(#33) Variable MGraph::$doshadow is not documented
(#33) Variable MGraph::$shadow_width is not documented
(#33) Variable MGraph::$shadow_color is not documented
(#34) Variable MGraph::$footer is not documented
(#16) Package is not specified for class MGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_pie.php
(#14) File-level phpdocs block is not found
(#24) Class PiePlot is not documented
(#1048) Class PiePlotC is not documented
(#1243) Class PieGraph is not documented
(#61) Function PiePlot::__construct is not documented
(#73) Function PiePlot::SetCenter is not documented
(#79) Function PiePlot::SetGuideLines is not documented
(#86) Function PiePlot::SetGuideLinesAdjust is not documented
(#91) Function PiePlot::SetColor is not documented
(#95) Function PiePlot::SetSliceColors is not documented
(#99) Function PiePlot::SetShadow is not documented
(#104) Function PiePlot::SetCSIMTargets is not documented
(#112) Function PiePlot::GetCSIMareas is not documented
(#116) Function PiePlot::AddSliceToCSIM is not documented
(#181) Function PiePlot::SetTheme is not documented
(#193) Function PiePlot::ExplodeSlice is not documented
(#199) Function PiePlot::ExplodeAll is not documented
(#204) Function PiePlot::Explode is not documented
(#212) Function PiePlot::SetStartAngle is not documented
(#226) Function PiePlot::SetSize is not documented
(#235) Function PiePlot::SetLegends is not documented
(#240) Function PiePlot::SetLabels is not documented
(#245) Function PiePlot::SetLabelPos is not documented
(#250) Function PiePlot::SetLabelType is not documented
(#258) Function PiePlot::SetValueType is not documented
(#263) Function PiePlot::ShowBorder is not documented
(#269) Function PiePlot::Legend is not documented
(#350) Function PiePlot::AdjPercentage is not documented
(#397) Function PiePlot::Stroke is not documented
(#662) Function PiePlot::NormAngle is not documented
(#668) Function PiePlot::Quadrant is not documented
(#680) Function PiePlot::StrokeGuideLabels is not documented
(#947) Function PiePlot::StrokeAllLabels is not documented
(#967) Function PiePlot::StrokeLabel is not documented
(#1037) Function PiePlot::UsePlotThemeColors is not documented
(#1054) Function PiePlotC::__construct is not documented
(#1060) Function PiePlotC::SetMid is not documented
(#1067) Function PiePlotC::SetMidTitle is not documented
(#1071) Function PiePlotC::SetMidSize is not documented
(#1075) Function PiePlotC::SetMidColor is not documented
(#1079) Function PiePlotC::SetMidCSIM is not documented
(#1085) Function PiePlotC::AddSliceToCSIM is not documented
(#1170) Function PiePlotC::Stroke is not documented
(#1213) Function PiePlotC::AddMiddleCSIM is not documented
(#1227) Function PiePlotC::StrokeLabel is not documented
(#1250) Function PieGraph::__construct is not documented
(#1263) Function PieGraph::Add is not documented
(#1300) Function PieGraph::SetAntiAliasing is not documented
(#1304) Function PieGraph::SetColor is not documented
(#1309) Function PieGraph::DisplayCSIMAreas is not documented
(#1341) Function PieGraph::Stroke is not documented
(#25) Variable PiePlot::$posx is not documented
(#25) Variable PiePlot::$posy is not documented
(#26) Variable PiePlot::$is_using_plot_theme is not documented
(#27) Variable PiePlot::$theme is not documented
(#28) Variable PiePlot::$use_plot_theme_colors is not documented
(#29) Variable PiePlot::$radius is not documented
(#30) Variable PiePlot::$explode_radius is not documented
(#30) Variable PiePlot::$explode_all is not documented
(#30) Variable PiePlot::$explode_r is not documented
(#31) Variable PiePlot::$labels is not documented
(#31) Variable PiePlot::$legends is not documented
(#32) Variable PiePlot::$csimtargets is not documented
(#32) Variable PiePlot::$csimwintargets is not documented
(#33) Variable PiePlot::$csimareas is not documented
(#34) Variable PiePlot::$csimalts is not documented
(#35) Variable PiePlot::$data is not documented
(#36) Variable PiePlot::$title is not documented
(#37) Variable PiePlot::$startangle is not documented
(#38) Variable PiePlot::$weight is not documented
(#38) Variable PiePlot::$color is not documented
(#39) Variable PiePlot::$legend_margin is not documented
(#39) Variable PiePlot::$show_labels is not documented
(#40) Variable PiePlot::$themearr is not documented
(#45) Variable PiePlot::$setslicecolors is not documented
(#46) Variable PiePlot::$labeltype is not documented
(#47) Variable PiePlot::$pie_border is not documented
(#47) Variable PiePlot::$pie_interior_border is not documented
(#48) Variable PiePlot::$value is not documented
(#49) Variable PiePlot::$ishadowcolor is not documented
(#49) Variable PiePlot::$ishadowdrop is not documented
(#50) Variable PiePlot::$ilabelposadj is not documented
(#51) Variable PiePlot::$legendcsimtargets is not documented
(#51) Variable PiePlot::$legendcsimwintargets is not documented
(#52) Variable PiePlot::$legendcsimalts is not documented
(#53) Variable PiePlot::$adjusted_data is not documented
(#54) Variable PiePlot::$guideline is not documented
(#55) Variable PiePlot::$guidelinemargin is not documented
(#55) Variable PiePlot::$iShowGuideLineForSingle is not documented
(#56) Variable PiePlot::$iGuideLineCurve is not documented
(#56) Variable PiePlot::$iGuideVFactor is not documented
(#56) Variable PiePlot::$iGuideLineRFactor is not documented
(#57) Variable PiePlot::$la is not documented
(#1049) Variable PiePlotC::$imidsize is not documented
(#1050) Variable PiePlotC::$imidcolor is not documented
(#1051) Variable PiePlotC::$midtitle is not documented
(#1052) Variable PiePlotC::$middlecsimtarget is not documented
(#1052) Variable PiePlotC::$middlecsimwintarget is not documented
(#1052) Variable PiePlotC::$middlecsimalt is not documented
(#1244) Variable PieGraph::$posx is not documented
(#1244) Variable PieGraph::$posy is not documented
(#1244) Variable PieGraph::$radius is not documented
(#1245) Variable PieGraph::$legends is not documented
(#1246) Variable PieGraph::$plots is not documented
(#1247) Variable PieGraph::$pieaa is not documented
(#24) Package is not specified for class PiePlot. It is also not specified in file-level phpdocs
(#1048) Package is not specified for class PiePlotC. It is also not specified in file-level phpdocs
(#1243) Package is not specified for class PieGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_pie3d.php
(#17) File-level phpdocs block is not found
(#17) Class PiePlot3D is not documented
(#25) Function PiePlot3D::__construct is not documented
(#39) Function PiePlot3D::SetLegends is not documented
(#43) Function PiePlot3D::SetSliceColors is not documented
(#47) Function PiePlot3D::Legend is not documented
(#52) Function PiePlot3D::SetCSIMTargets is not documented
(#60) Function PiePlot3D::SetEdge is not documented
(#67) Function PiePlot3D::SetAngle is not documented
(#77) Function PiePlot3D::Add3DSliceToCSIM is not documented
(#136) Function PiePlot3D::SetLabels is not documented
(#143) Function PiePlot3D::SetLabelMargin is not documented
(#148) Function PiePlot3D::ShowLabelHint is not documented
(#153) Function PiePlot3D::SetLabelHintColor is not documented
(#157) Function PiePlot3D::SetHeight is not documented
(#163) Function PiePlot3D::NormAngle is not documented
(#182) Function PiePlot3D::Pie3DSlice is not documented
(#391) Function PiePlot3D::SetStartAngle is not documented
(#399) Function PiePlot3D::Pie3D is not documented
(#718) Function PiePlot3D::StrokeFullSliceFrame is not documented
(#778) Function PiePlot3D::Stroke is not documented
(#874) Function PiePlot3D::StrokeLabels is not documented
(#18) Variable PiePlot3D::$labelhintcolor is not documented
(#18) Variable PiePlot3D::$showlabelhint is not documented
(#19) Variable PiePlot3D::$angle is not documented
(#20) Variable PiePlot3D::$edgecolor is not documented
(#20) Variable PiePlot3D::$edgeweight is not documented
(#21) Variable PiePlot3D::$iThickness is not documented
(#17) Package is not specified for class PiePlot3D. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_plotband.php
(#12) File-level phpdocs block is not found
(#23) Class Rectangle is not documented
(#43) Class RectPattern is not documented
(#106) Class RectPatternSolid is not documented
(#123) Class RectPatternHor is not documented
(#145) Class RectPatternVert is not documented
(#171) Class RectPatternRDiag is not documented
(#240) Class RectPatternLDiag is not documented
(#304) Class RectPattern3DPlane is not documented
(#421) Class RectPatternCross is not documented
(#457) Class RectPatternDiagCross is not documented
(#493) Class RectPatternFactory is not documented
(#538) Class PlotBand is not documented
(#26) Function Rectangle::__construct is not documented
(#51) Function RectPattern::__construct is not documented
(#56) Function RectPattern::SetBackground is not documented
(#60) Function RectPattern::SetPos is not documented
(#64) Function RectPattern::ShowFrame is not documented
(#68) Function RectPattern::SetDensity is not documented
(#78) Function RectPattern::Stroke is not documented
(#108) Function RectPatternSolid::__construct is not documented
(#112) Function RectPatternSolid::DoPattern is not documented
(#125) Function RectPatternHor::__construct is not documented
(#130) Function RectPatternHor::DoPattern is not documented
(#147) Function RectPatternVert::__construct is not documented
(#155) Function RectPatternVert::DoPattern is not documented
(#173) Function RectPatternRDiag::__construct is not documented
(#178) Function RectPatternRDiag::DoPattern is not documented
(#242) Function RectPatternLDiag::__construct is not documented
(#247) Function RectPatternLDiag::DoPattern is not documented
(#310) Function RectPattern3DPlane::__construct is not documented
(#315) Function RectPattern3DPlane::SetHorizon is not documented
(#319) Function RectPattern3DPlane::DoPattern is not documented
(#424) Function RectPatternCross::__construct is not documented
(#430) Function RectPatternCross::SetOrder is not documented
(#435) Function RectPatternCross::SetPos is not documented
(#441) Function RectPatternCross::SetDensity is not documented
(#446) Function RectPatternCross::DoPattern is not documented
(#460) Function RectPatternDiagCross::__construct is not documented
(#466) Function RectPatternDiagCross::SetOrder is not documented
(#471) Function RectPatternDiagCross::SetPos is not documented
(#477) Function RectPatternDiagCross::SetDensity is not documented
(#482) Function RectPatternDiagCross::DoPattern is not documented
(#494) Function RectPatternFactory::__construct is not documented
(#497) Function RectPatternFactory::Create is not documented
(#543) Function PlotBand::__construct is not documented
(#556) Function PlotBand::SetPos is not documented
(#561) Function PlotBand::ShowFrame is not documented
(#566) Function PlotBand::SetOrder is not documented
(#570) Function PlotBand::SetDensity is not documented
(#574) Function PlotBand::GetDir is not documented
(#578) Function PlotBand::GetMin is not documented
(#582) Function PlotBand::GetMax is not documented
(#586) Function PlotBand::PreStrokeAdjust is not documented
(#591) Function PlotBand::Stroke is not documented
(#24) Variable Rectangle::$x is not documented
(#24) Variable Rectangle::$y is not documented
(#24) Variable Rectangle::$w is not documented
(#24) Variable Rectangle::$h is not documented
(#25) Variable Rectangle::$xe is not documented
(#25) Variable Rectangle::$ye is not documented
(#44) Variable RectPattern::$color is not documented
(#45) Variable RectPattern::$weight is not documented
(#46) Variable RectPattern::$rect is not documented
(#47) Variable RectPattern::$doframe is not documented
(#48) Variable RectPattern::$linespacing is not documented
(#49) Variable RectPattern::$iBackgroundColor is not documented
(#305) Variable RectPattern3DPlane::$alpha is not documented
(#422) Variable RectPatternCross::$vert is not documented
(#423) Variable RectPatternCross::$hor is not documented
(#458) Variable RectPatternDiagCross::$left is not documented
(#459) Variable RectPatternDiagCross::$right is not documented
(#539) Variable PlotBand::$depth is not documented
(#540) Variable PlotBand::$prect is not documented
(#541) Variable PlotBand::$dir is not documented
(#541) Variable PlotBand::$min is not documented
(#541) Variable PlotBand::$max is not documented
(#23) Package is not specified for class Rectangle. It is also not specified in file-level phpdocs
(#43) Package is not specified for class RectPattern. It is also not specified in file-level phpdocs
(#106) Package is not specified for class RectPatternSolid. It is also not specified in file-level phpdocs
(#123) Package is not specified for class RectPatternHor. It is also not specified in file-level phpdocs
(#145) Package is not specified for class RectPatternVert. It is also not specified in file-level phpdocs
(#171) Package is not specified for class RectPatternRDiag. It is also not specified in file-level phpdocs
(#240) Package is not specified for class RectPatternLDiag. It is also not specified in file-level phpdocs
(#304) Package is not specified for class RectPattern3DPlane. It is also not specified in file-level phpdocs
(#421) Package is not specified for class RectPatternCross. It is also not specified in file-level phpdocs
(#457) Package is not specified for class RectPatternDiagCross. It is also not specified in file-level phpdocs
(#493) Package is not specified for class RectPatternFactory. It is also not specified in file-level phpdocs
(#538) Package is not specified for class PlotBand. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_plotline.php
(#17) File-level phpdocs block is not found
(#17) Class PlotLine is not documented
(#25) Function PlotLine::__construct is not documented
(#32) Function PlotLine::SetLegend is not documented
(#39) Function PlotLine::HideLegend is not documented
(#43) Function PlotLine::SetPosition is not documented
(#47) Function PlotLine::SetDirection is not documented
(#51) Function PlotLine::SetColor is not documented
(#55) Function PlotLine::SetWeight is not documented
(#59) Function PlotLine::SetLineStyle is not documented
(#63) Function PlotLine::GetCSIMAreas is not documented
(#70) Function PlotLine::DoLegend is not documented
(#75) Function PlotLine::Legend is not documented
(#84) Function PlotLine::PreStrokeAdjust is not documented
(#90) Function PlotLine::StrokeMargin is not documented
(#95) Function PlotLine::PrescaleSetup is not documented
(#99) Function PlotLine::Min is not documented
(#103) Function PlotLine::Max is not documented
(#107) Function PlotLine::_Stroke is not documented
(#129) Function PlotLine::Stroke is not documented
(#18) Variable PlotLine::$scaleposition is not documented
(#18) Variable PlotLine::$direction is not documented
(#19) Variable PlotLine::$weight is not documented
(#20) Variable PlotLine::$color is not documented
(#21) Variable PlotLine::$legend is not documented
(#21) Variable PlotLine::$hidelegend is not documented
(#21) Variable PlotLine::$legendcsimtarget is not documented
(#21) Variable PlotLine::$legendcsimalt is not documented
(#21) Variable PlotLine::$legendcsimwintarget is not documented
(#22) Variable PlotLine::$iLineStyle is not documented
(#23) Variable PlotLine::$numpoints is not documented
(#17) Package is not specified for class PlotLine. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_plotmark.inc.php
(#17) File-level phpdocs block is not found
(#17) Class PlotMark is not documented
(#446) Class ImgData is not documented
(#490) Class FlagCache is not documented
(#35) Function PlotMark::__construct is not documented
(#43) Function PlotMark::SetType is not documented
(#52) Function PlotMark::SetCallback is not documented
(#56) Function PlotMark::SetCallbackYX is not documented
(#60) Function PlotMark::GetType is not documented
(#64) Function PlotMark::SetColor is not documented
(#68) Function PlotMark::SetFillColor is not documented
(#72) Function PlotMark::SetWeight is not documented
(#77) Function PlotMark::SetSize is not documented
(#81) Function PlotMark::SetWidth is not documented
(#85) Function PlotMark::SetDefaultWidth is not documented
(#96) Function PlotMark::GetWidth is not documented
(#100) Function PlotMark::Hide is not documented
(#104) Function PlotMark::Show is not documented
(#108) Function PlotMark::SetCSIMAltVal is not documented
(#113) Function PlotMark::SetCSIMTarget is not documented
(#118) Function PlotMark::SetCSIMAlt is not documented
(#122) Function PlotMark::GetCSIMAreas is not documented
(#126) Function PlotMark::AddCSIMPoly is not documented
(#148) Function PlotMark::AddCSIMCircle is not documented
(#166) Function PlotMark::Stroke is not documented
(#454) Function ImgData::__construct is not documented
(#459) Function ImgData::GetImg is not documented
(#476) Function ImgData::GetAnchor is not documented
(#492) Function FlagCache::GetFlagImgByName is not documented
(#18) Variable PlotMark::$title is not documented
(#18) Variable PlotMark::$show is not documented
(#19) Variable PlotMark::$type is not documented
(#19) Variable PlotMark::$weight is not documented
(#20) Variable PlotMark::$iFormatCallback is not documented
(#20) Variable PlotMark::$iFormatCallback2 is not documented
(#21) Variable PlotMark::$fill_color is not documented
(#22) Variable PlotMark::$color is not documented
(#22) Variable PlotMark::$width is not documented
(#23) Variable PlotMark::$yvalue is not documented
(#23) Variable PlotMark::$xvalue is not documented
(#23) Variable PlotMark::$csimtarget is not documented
(#23) Variable PlotMark::$csimwintarget is not documented
(#23) Variable PlotMark::$csimalt is not documented
(#23) Variable PlotMark::$csimareas is not documented
(#24) Variable PlotMark::$markimg is not documented
(#24) Variable PlotMark::$iScale is not documented
(#25) Variable PlotMark::$oldfilename is not documented
(#25) Variable PlotMark::$iFileName is not documented
(#26) Variable PlotMark::$imgdata_balls is not documented
(#27) Variable PlotMark::$imgdata_diamonds is not documented
(#28) Variable PlotMark::$imgdata_squares is not documented
(#29) Variable PlotMark::$imgdata_bevels is not documented
(#30) Variable PlotMark::$imgdata_stars is not documented
(#31) Variable PlotMark::$imgdata_pushpins is not documented
(#447) Variable ImgData::$name is not documented
(#448) Variable ImgData::$an is not documented
(#449) Variable ImgData::$colors is not documented
(#450) Variable ImgData::$index is not documented
(#451) Variable ImgData::$maxidx is not documented
(#452) Variable ImgData::$anchor_x is not documented
(#452) Variable ImgData::$anchor_y is not documented
(#17) Package is not specified for class PlotMark. It is also not specified in file-level phpdocs
(#446) Package is not specified for class ImgData. It is also not specified in file-level phpdocs
(#490) Package is not specified for class FlagCache. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_polar.php
(#12) File-level phpdocs block is not found
(#34) Class PolarPlot is not documented
(#151) Class PolarAxis is not documented
(#593) Class PolarScale is not documented
(#637) Class PolarLogScale is not documented
(#681) Class PolarGraph is not documented
(#48) Function PolarPlot::__construct is not documented
(#59) Function PolarPlot::SetWeight is not documented
(#63) Function PolarPlot::SetColor is not documented
(#67) Function PolarPlot::SetFillColor is not documented
(#71) Function PolarPlot::Max is not documented
(#81) Function PolarPlot::SetCSIMTargets is not documented
(#87) Function PolarPlot::GetCSIMareas is not documented
(#91) Function PolarPlot::SetLegend is not documented
(#99) Function PolarPlot::Legend is not documented
(#114) Function PolarPlot::Stroke is not documented
(#162) Function PolarAxis::__construct is not documented
(#166) Function PolarAxis::ShowAngleDegreeMark is not documented
(#170) Function PolarAxis::SetAngleStep is not documented
(#174) Function PolarAxis::HideTicks is not documented
(#179) Function PolarAxis::ShowAngleLabel is not documented
(#183) Function PolarAxis::ShowGrid is not documented
(#189) Function PolarAxis::SetAngleFont is not documented
(#195) Function PolarAxis::SetColor is not documented
(#202) Function PolarAxis::SetGridColor is not documented
(#213) Function PolarAxis::SetTickColors is not documented
(#219) Function PolarAxis::StrokeGrid is not documented
(#310) Function PolarAxis::StrokeAngleLabels is not documented
(#497) Function PolarAxis::Stroke is not documented
(#597) Function PolarScale::__construct is not documented
(#603) Function PolarScale::SetClockwise is not documented
(#607) Function PolarScale::_Translate is not documented
(#611) Function PolarScale::PTranslate is not documented
(#641) Function PolarLogScale::__construct is not documented
(#649) Function PolarLogScale::SetClockwise is not documented
(#653) Function PolarLogScale::PTranslate is not documented
(#687) Function PolarGraph::__construct is not documented
(#694) Function PolarGraph::SetDensity is not documented
(#698) Function PolarGraph::SetClockwise is not documented
(#702) Function PolarGraph::Set90AndMargin is not documented
(#713) Function PolarGraph::SetScale is not documented
(#728) Function PolarGraph::SetType is not documented
(#732) Function PolarGraph::SetPlotSize is not documented
(#738) Function PolarGraph::GetPlotsMax is not documented
(#749) Function PolarGraph::Stroke is not documented
(#35) Variable PolarPlot::$line_style is not documented
(#35) Variable PolarPlot::$mark is not documented
(#36) Variable PolarPlot::$legendcsimtarget is not documented
(#37) Variable PolarPlot::$legendcsimalt is not documented
(#38) Variable PolarPlot::$legend is not documented
(#39) Variable PolarPlot::$csimtargets is not documented
(#40) Variable PolarPlot::$csimareas is not documented
(#41) Variable PolarPlot::$csimalts is not documented
(#42) Variable PolarPlot::$scale is not documented
(#43) Variable PolarPlot::$numpoints is not documented
(#44) Variable PolarPlot::$iColor is not documented
(#44) Variable PolarPlot::$iFillColor is not documented
(#45) Variable PolarPlot::$iLineWeight is not documented
(#46) Variable PolarPlot::$coord is not documented
(#152) Variable PolarAxis::$angle_step is not documented
(#152) Variable PolarAxis::$angle_color is not documented
(#152) Variable PolarAxis::$angle_label_color is not documented
(#153) Variable PolarAxis::$angle_fontfam is not documented
(#153) Variable PolarAxis::$angle_fontstyle is not documented
(#153) Variable PolarAxis::$angle_fontsize is not documented
(#154) Variable PolarAxis::$angle_fontcolor is not documented
(#155) Variable PolarAxis::$gridminor_color is not documented
(#155) Variable PolarAxis::$gridmajor_color is not documented
(#156) Variable PolarAxis::$show_minor_grid is not documented
(#156) Variable PolarAxis::$show_major_grid is not documented
(#157) Variable PolarAxis::$show_angle_mark is not documented
(#157) Variable PolarAxis::$show_angle_grid is not documented
(#157) Variable PolarAxis::$show_angle_label is not documented
(#158) Variable PolarAxis::$angle_tick_len is not documented
(#158) Variable PolarAxis::$angle_tick_len2 is not documented
(#158) Variable PolarAxis::$angle_tick_color is not documented
(#159) Variable PolarAxis::$show_angle_tick is not documented
(#160) Variable PolarAxis::$radius_tick_color is not documented
(#594) Variable PolarScale::$graph is not documented
(#595) Variable PolarScale::$clockwise is not documented
(#638) Variable PolarLogScale::$graph is not documented
(#639) Variable PolarLogScale::$clockwise is not documented
(#682) Variable PolarGraph::$scale is not documented
(#683) Variable PolarGraph::$axis is not documented
(#684) Variable PolarGraph::$iType is not documented
(#685) Variable PolarGraph::$iClockwise is not documented
(#34) Package is not specified for class PolarPlot. It is also not specified in file-level phpdocs
(#151) Package is not specified for class PolarAxis. It is also not specified in file-level phpdocs
(#593) Package is not specified for class PolarScale. It is also not specified in file-level phpdocs
(#637) Package is not specified for class PolarLogScale. It is also not specified in file-level phpdocs
(#681) Package is not specified for class PolarGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_radar.php
(#12) File-level phpdocs block is not found
(#18) Class RadarLogTicks is not documented
(#108) Class RadarLinearTicks is not documented
(#219) Class RadarAxis is not documented
(#336) Class RadarGrid is not documented
(#399) Class RadarPlot is not documented
(#554) Class RadarGraph is not documented
(#20) Function RadarLogTicks::__construct is not documented
(#24) Function RadarLogTicks::Stroke is not documented
(#113) Function RadarLinearTicks::__construct is not documented
(#118) Function RadarLinearTicks::GetMajor is not documented
(#123) Function RadarLinearTicks::GetMinor is not documented
(#128) Function RadarLinearTicks::Set is not documented
(#143) Function RadarLinearTicks::Stroke is not documented
(#224) Function RadarAxis::__construct is not documented
(#237) Function RadarAxis::Stroke is not documented
(#284) Function RadarAxis::_StrokeAxisTitle is not documented
(#341) Function RadarGrid::__construct is not documented
(#345) Function RadarGrid::SetColor is not documented
(#349) Function RadarGrid::SetWeight is not documented
(#354) Function RadarGrid::SetLineStyle is not documented
(#359) Function RadarGrid::Show is not documented
(#363) Function RadarGrid::Stroke is not documented
(#415) Function RadarPlot::__construct is not documented
(#420) Function RadarPlot::Min is not documented
(#424) Function RadarPlot::Max is not documented
(#428) Function RadarPlot::SetLegend is not documented
(#432) Function RadarPlot::SetLineStyle is not documented
(#436) Function RadarPlot::SetLineWeight is not documented
(#440) Function RadarPlot::SetFillColor is not documented
(#445) Function RadarPlot::SetFill is not documented
(#449) Function RadarPlot::SetColor is not documented
(#458) Function RadarPlot::SetCSIMTargets is not documented
(#464) Function RadarPlot::GetCSIMareas is not documented
(#468) Function RadarPlot::Stroke is not documented
(#533) Function RadarPlot::GetCount is not documented
(#537) Function RadarPlot::Legend is not documented
(#560) Function RadarGraph::__construct is not documented
(#571) Function RadarGraph::HideTickMarks is not documented
(#575) Function RadarGraph::ShowMinorTickmarks is not documented
(#579) Function RadarGraph::SetScale is not documented
(#598) Function RadarGraph::SetSize is not documented
(#606) Function RadarGraph::SetPlotSize is not documented
(#610) Function RadarGraph::SetTickDensity is not documented
(#631) Function RadarGraph::SetPos is not documented
(#635) Function RadarGraph::SetCenter is not documented
(#650) Function RadarGraph::SetColor is not documented
(#654) Function RadarGraph::SetTitles is not documented
(#658) Function RadarGraph::Add is not documented
(#676) Function RadarGraph::GetPlotsYMinMax is not documented
(#690) Function RadarGraph::StrokeIcons is not documented
(#699) Function RadarGraph::StrokeTexts is not documented
(#709) Function RadarGraph::Stroke is not documented
(#110) Variable RadarLinearTicks::$minor_step is not documented
(#110) Variable RadarLinearTicks::$major_step is not documented
(#111) Variable RadarLinearTicks::$xlabel_offset is not documented
(#111) Variable RadarLinearTicks::$xtick_offset is not documented
(#220) Variable RadarAxis::$title is not documented
(#221) Variable RadarAxis::$title_color is not documented
(#222) Variable RadarAxis::$len is not documented
(#337) Variable RadarGrid::$type is not documented
(#338) Variable RadarGrid::$grid_color is not documented
(#339) Variable RadarGrid::$show is not documented
(#339) Variable RadarGrid::$weight is not documented
(#400) Variable RadarPlot::$mark is not documented
(#401) Variable RadarPlot::$legend is not documented
(#402) Variable RadarPlot::$legendcsimtarget is not documented
(#403) Variable RadarPlot::$legendcsimalt is not documented
(#404) Variable RadarPlot::$csimtargets is not documented
(#405) Variable RadarPlot::$csimareas is not documented
(#406) Variable RadarPlot::$csimalts is not documented
(#407) Variable RadarPlot::$data is not documented
(#408) Variable RadarPlot::$fill is not documented
(#408) Variable RadarPlot::$fill_color is not documented
(#409) Variable RadarPlot::$color is not documented
(#410) Variable RadarPlot::$weight is not documented
(#411) Variable RadarPlot::$linestyle is not documented
(#555) Variable RadarGraph::$grid is not documented
(#555) Variable RadarGraph::$axis is not documented
(#556) Variable RadarGraph::$posx is not documented
(#556) Variable RadarGraph::$posy is not documented
(#557) Variable RadarGraph::$len is not documented
(#558) Variable RadarGraph::$axis_title is not documented
(#18) Package is not specified for class RadarLogTicks. It is also not specified in file-level phpdocs
(#108) Package is not specified for class RadarLinearTicks. It is also not specified in file-level phpdocs
(#219) Package is not specified for class RadarAxis. It is also not specified in file-level phpdocs
(#336) Package is not specified for class RadarGrid. It is also not specified in file-level phpdocs
(#399) Package is not specified for class RadarPlot. It is also not specified in file-level phpdocs
(#554) Package is not specified for class RadarGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_regstat.php
(#17) File-level phpdocs block is not found
(#17) Class Spline is not documented
(#112) Class Bezier is not documented
(#24) Function Spline::__construct is not documented
(#63) Function Spline::Get is not documented
(#78) Function Spline::Interpolate is not documented
(#124) Function Bezier::__construct is not documented
(#20) Variable Spline::$xdata is not documented
(#20) Variable Spline::$ydata is not documented
(#21) Variable Spline::$y2 is not documented
(#22) Variable Spline::$n is not documented
(#121) Variable Bezier::$datay is not documented
(#122) Variable Bezier::$n is not documented
(#148) Phpdocs for function Bezier::Get has incomplete parameters list
(#171) Phpdocs for function Bezier::GetPoint has incomplete parameters list
(#113) Phpdocs for variable Bezier::$datax does not contain @var or incorrect
(#116) Not recommended phpdocs tag @abstract used
(#17) Package is not specified for class Spline. It is also not specified in file-level phpdocs
(#112) Package is not specified for class Bezier. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_rgb.inc.php
(#19) File-level phpdocs block is not found
(#19) Class RGB is not documented
(#23) Function RGB::__construct is not documented
(#481) Function RGB::Color is not documented
(#544) Function RGB::Equal is not documented
(#552) Function RGB::Allocate is not documented
(#570) Function RGB::tryHexConversion is not documented
(#592) Function RGB::GetSpectrum is not documented
(#20) Variable RGB::$rgb_table is not documented
(#21) Variable RGB::$img is not documented
(#19) Package is not specified for class RGB. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_scatter.php
(#11) File-level phpdocs block is not found
(#17) Class FieldArrow is not documented
(#65) Class FieldPlot is not documented
(#133) Class ScatterPlot is not documented
(#24) Function FieldArrow::__construct is not documented
(#28) Function FieldArrow::SetSize is not documented
(#33) Function FieldArrow::SetColor is not documented
(#37) Function FieldArrow::Stroke is not documented
(#70) Function FieldPlot::__construct is not documented
(#85) Function FieldPlot::SetCallback is not documented
(#89) Function FieldPlot::Stroke is not documented
(#121) Function FieldPlot::Legend is not documented
(#138) Function ScatterPlot::__construct is not documented
(#154) Function ScatterPlot::SetImpuls is not documented
(#158) Function ScatterPlot::SetStem is not documented
(#163) Function ScatterPlot::SetLinkPoints is not documented
(#170) Function ScatterPlot::Stroke is not documented
(#234) Function ScatterPlot::Legend is not documented
(#18) Variable FieldArrow::$iColor is not documented
(#19) Variable FieldArrow::$iSize is not documented
(#20) Variable FieldArrow::$iArrowSize is not documented
(#21) Variable FieldArrow::$isizespec is not documented
(#66) Variable FieldPlot::$arrow is not documented
(#67) Variable FieldPlot::$iAngles is not documented
(#68) Variable FieldPlot::$iCallback is not documented
(#134) Variable ScatterPlot::$mark is not documented
(#134) Variable ScatterPlot::$link is not documented
(#135) Variable ScatterPlot::$impuls is not documented
(#17) Package is not specified for class FieldArrow. It is also not specified in file-level phpdocs
(#65) Package is not specified for class FieldPlot. It is also not specified in file-level phpdocs
(#133) Package is not specified for class ScatterPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_stock.php
(#15) File-level phpdocs block is not found
(#15) Class StockPlot is not documented
(#173) Class BoxPlot is not documented
(#22) Function StockPlot::__construct is not documented
(#33) Function StockPlot::SetColor is not documented
(#40) Function StockPlot::SetWidth is not documented
(#45) Function StockPlot::HideEndLines is not documented
(#50) Function StockPlot::PreStrokeAdjust is not documented
(#62) Function StockPlot::Stroke is not documented
(#166) Function StockPlot::ModBox is not documented
(#176) Function BoxPlot::__construct is not documented
(#181) Function BoxPlot::SetMedianColor is not documented
(#186) Function BoxPlot::ModBox is not documented
(#16) Variable StockPlot::$iTupleSize is not documented
(#17) Variable StockPlot::$iWidth is not documented
(#18) Variable StockPlot::$iEndLines is not documented
(#19) Variable StockPlot::$iStockColor1 is not documented
(#19) Variable StockPlot::$iStockColor2 is not documented
(#19) Variable StockPlot::$iStockColor3 is not documented
(#174) Variable BoxPlot::$iPColor is not documented
(#174) Variable BoxPlot::$iNColor is not documented
(#15) Package is not specified for class StockPlot. It is also not specified in file-level phpdocs
(#173) Package is not specified for class BoxPlot. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_table.php
(#13) File-level phpdocs block is not found
(#26) Class GTextTableCell is not documented
(#465) Class GTextTable is not documented
(#43) Function GTextTableCell::__construct is not documented
(#52) Function GTextTableCell::Init is not documented
(#56) Function GTextTableCell::SetCSIMTarget is not documented
(#62) Function GTextTableCell::GetCSIMArea is not documented
(#69) Function GTextTableCell::SetImageConstrain is not documented
(#76) Function GTextTableCell::SetCountryFlag is not documented
(#81) Function GTextTableCell::SetImage is not documented
(#85) Function GTextTableCell::SetImageFromString is not documented
(#90) Function GTextTableCell::SetRowColSpan is not documented
(#96) Function GTextTableCell::SetMerged is not documented
(#102) Function GTextTableCell::IsMerged is not documented
(#106) Function GTextTableCell::SetNumberFormat is not documented
(#110) Function GTextTableCell::Set is not documented
(#114) Function GTextTableCell::SetFont is not documented
(#121) Function GTextTableCell::SetFillColor is not documented
(#125) Function GTextTableCell::SetFontColor is not documented
(#129) Function GTextTableCell::SetGridColor is not documented
(#136) Function GTextTableCell::SetGridStyle is not documented
(#143) Function GTextTableCell::SetGridWeight is not documented
(#156) Function GTextTableCell::SetMargin is not documented
(#163) Function GTextTableCell::GetWidth is not documented
(#195) Function GTextTableCell::GetHeight is not documented
(#223) Function GTextTableCell::SetAlign is not documented
(#234) Function GTextTableCell::AdjustMarginsForGrid is not documented
(#269) Function GTextTableCell::StrokeVGrid is not documented
(#307) Function GTextTableCell::StrokeHGrid is not documented
(#345) Function GTextTableCell::Stroke is not documented
(#480) Function GTextTable::__construct is not documented
(#484) Function GTextTable::Init is not documented
(#500) Function GTextTable::SetBorder is not documented
(#510) Function GTextTable::SetPos is not documented
(#515) Function GTextTable::SetScalePos is not documented
(#520) Function GTextTable::SetAnchorPos is not documented
(#529) Function GTextTable::SetCellCountryFlag is not documented
(#540) Function GTextTable::SetCellImage is not documented
(#546) Function GTextTable::SetRowImage is not documented
(#553) Function GTextTable::SetColImage is not documented
(#560) Function GTextTable::SetImage is not documented
(#579) Function GTextTable::SetCellImageConstrain is not documented
(#589) Function GTextTable::toString is not documented
(#612) Function GTextTable::Set is not documented
(#657) Function GTextTable::SetPadding is not documented
(#674) Function GTextTable::SetRowPadding is not documented
(#681) Function GTextTable::SetColPadding is not documented
(#688) Function GTextTable::SetCellPadding is not documented
(#699) Function GTextTable::SetTextOrientation is not documented
(#716) Function GTextTable::SetRowTextOrientation is not documented
(#723) Function GTextTable::SetColTextOrientation is not documented
(#730) Function GTextTable::SetCellTextOrientation is not documented
(#744) Function GTextTable::SetColor is not documented
(#761) Function GTextTable::SetRowColor is not documented
(#768) Function GTextTable::SetColColor is not documented
(#775) Function GTextTable::SetCellColor is not documented
(#786) Function GTextTable::SetFillColor is not documented
(#801) Function GTextTable::SetRowFillColor is not documented
(#808) Function GTextTable::SetColFillColor is not documented
(#815) Function GTextTable::SetCellFillColor is not documented
(#825) Function GTextTable::SetFont is not documented
(#860) Function GTextTable::SetRowFont is not documented
(#867) Function GTextTable::SetColFont is not documented
(#874) Function GTextTable::SetCellFont is not documented
(#885) Function GTextTable::SetAlign is not documented
(#909) Function GTextTable::SetCellAlign is not documented
(#915) Function GTextTable::SetRowAlign is not documented
(#922) Function GTextTable::SetColAlign is not documented
(#934) Function GTextTable::SetNumberFormat is not documented
(#954) Function GTextTable::SetRowNumberFormat is not documented
(#964) Function GTextTable::SetColNumberFormat is not documented
(#974) Function GTextTable::SetCellNumberFormat is not documented
(#987) Function GTextTable::SetMinColWidth is not documented
(#1001) Function GTextTable::SetMinRowHeight is not documented
(#1020) Function GTextTable::SetGrid is not documented
(#1032) Function GTextTable::SetColGrid is not documented
(#1041) Function GTextTable::SetRowGrid is not documented
(#1055) Function GTextTable::MergeRow is not documented
(#1060) Function GTextTable::MergeCol is not documented
(#1065) Function GTextTable::MergeCells is not documented
(#1100) Function GTextTable::SetCSIMTarget is not documented
(#1115) Function GTextTable::SetCellCSIMTarget is not documented
(#1126) Function GTextTable::GetCSIMAreas is not documented
(#1138) Function GTextTable::_chkC is not documented
(#1147) Function GTextTable::_chkR is not documented
(#1156) Function GTextTable::_getScalePos is not documented
(#1163) Function GTextTable::_autoSizeTable is not documented
(#1196) Function GTextTable::_setcell is not documented
(#1206) Function GTextTable::StrokeWithScale is not documented
(#1217) Function GTextTable::Stroke is not documented
(#27) Variable GTextTableCell::$iColSpan is not documented
(#27) Variable GTextTableCell::$iRowSpan is not documented
(#28) Variable GTextTableCell::$iMarginLeft is not documented
(#28) Variable GTextTableCell::$iMarginRight is not documented
(#28) Variable GTextTableCell::$iMarginTop is not documented
(#28) Variable GTextTableCell::$iMarginBottom is not documented
(#29) Variable GTextTableCell::$iVal is not documented
(#30) Variable GTextTableCell::$iBGColor is not documented
(#30) Variable GTextTableCell::$iFontColor is not documented
(#31) Variable GTextTableCell::$iFF is not documented
(#31) Variable GTextTableCell::$iFS is not documented
(#31) Variable GTextTableCell::$iFSize is not documented
(#32) Variable GTextTableCell::$iRow is not documented
(#32) Variable GTextTableCell::$iCol is not documented
(#33) Variable GTextTableCell::$iVertAlign is not documented
(#33) Variable GTextTableCell::$iHorAlign is not documented
(#34) Variable GTextTableCell::$iMerged is not documented
(#34) Variable GTextTableCell::$iPRow is not documented
(#34) Variable GTextTableCell::$iPCol is not documented
(#35) Variable GTextTableCell::$iTable is not documented
(#36) Variable GTextTableCell::$iGridColor is not documented
(#37) Variable GTextTableCell::$iGridWeight is not documented
(#38) Variable GTextTableCell::$iGridStyle is not documented
(#39) Variable GTextTableCell::$iNumberFormat is not documented
(#40) Variable GTextTableCell::$iIcon is not documented
(#40) Variable GTextTableCell::$iIconConstrain is not documented
(#41) Variable GTextTableCell::$iCSIMtarget is not documented
(#41) Variable GTextTableCell::$iCSIMwintarget is not documented
(#41) Variable GTextTableCell::$iCSIMalt is not documented
(#41) Variable GTextTableCell::$iCSIMArea is not documented
(#466) Variable GTextTable::$iCells is not documented
(#466) Variable GTextTable::$iSize is not documented
(#467) Variable GTextTable::$iWidth is not documented
(#467) Variable GTextTable::$iHeight is not documented
(#468) Variable GTextTable::$iColWidth is not documented
(#468) Variable GTextTable::$iRowHeight is not documented
(#469) Variable GTextTable::$iImg is not documented
(#470) Variable GTextTable::$iXPos is not documented
(#470) Variable GTextTable::$iYPos is not documented
(#471) Variable GTextTable::$iScaleXPos is not documented
(#471) Variable GTextTable::$iScaleYPos is not documented
(#472) Variable GTextTable::$iBGColor is not documented
(#473) Variable GTextTable::$iBorderColor is not documented
(#473) Variable GTextTable::$iBorderWeight is not documented
(#474) Variable GTextTable::$iInit is not documented
(#475) Variable GTextTable::$iYAnchor is not documented
(#475) Variable GTextTable::$iXAnchor is not documented
(#26) Package is not specified for class GTextTableCell. It is also not specified in file-level phpdocs
(#465) Package is not specified for class GTextTable. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_text.inc.php
(#17) File-level phpdocs block is not found
(#17) Class Text is not documented
(#39) Function Text::__construct is not documented
(#51) Function Text::Set is not documented
(#56) Function Text::SetPos is not documented
(#64) Function Text::SetScalePos is not documented
(#70) Function Text::Align is not documented
(#78) Function Text::SetAlign is not documented
(#83) Function Text::ParagraphAlign is not documented
(#88) Function Text::SetParagraphAlign is not documented
(#92) Function Text::SetShadow is not documented
(#98) Function Text::SetWordWrap is not documented
(#104) Function Text::SetBox is not documented
(#122) Function Text::SetBox2 is not documented
(#128) Function Text::Hide is not documented
(#136) Function Text::Show is not documented
(#141) Function Text::SetFont is not documented
(#148) Function Text::Center is not documented
(#156) Function Text::SetColor is not documented
(#160) Function Text::SetAngle is not documented
(#165) Function Text::SetOrientation is not documented
(#177) Function Text::GetWidth is not documented
(#184) Function Text::GetFontHeight is not documented
(#191) Function Text::GetTextHeight is not documented
(#197) Function Text::GetHeight is not documented
(#206) Function Text::SetMargin is not documented
(#210) Function Text::StrokeWithScale is not documented
(#221) Function Text::SetCSIMTarget is not documented
(#227) Function Text::GetCSIMareas is not documented
(#237) Function Text::Stroke is not documented
(#304) Function Text::__get is not documented
(#321) Function Text::__set is not documented
(#18) Variable Text::$t is not documented
(#19) Variable Text::$x is not documented
(#19) Variable Text::$y is not documented
(#19) Variable Text::$halign is not documented
(#19) Variable Text::$valign is not documented
(#19) Variable Text::$color is not documented
(#20) Variable Text::$hide is not documented
(#20) Variable Text::$dir is not documented
(#21) Variable Text::$iScalePosY is not documented
(#21) Variable Text::$iScalePosX is not documented
(#22) Variable Text::$iWordwrap is not documented
(#23) Variable Text::$font_family is not documented
(#23) Variable Text::$font_style is not documented
(#24) Variable Text::$boxed is not documented
(#25) Variable Text::$paragraph_align is not documented
(#26) Variable Text::$icornerradius is not documented
(#26) Variable Text::$ishadowwidth is not documented
(#27) Variable Text::$fcolor is not documented
(#27) Variable Text::$bcolor is not documented
(#27) Variable Text::$shadow is not documented
(#28) Variable Text::$iCSIMarea is not documented
(#28) Variable Text::$iCSIMalt is not documented
(#28) Variable Text::$iCSIMtarget is not documented
(#28) Variable Text::$iCSIMWinTarget is not documented
(#29) Variable Text::$iBoxType is not documented
(#32) Variable Text::$_margin is not documented
(#33) Variable Text::$_font_size is not documented
(#17) Package is not specified for class Text. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_theme.inc.php
(#13) File-level phpdocs block is not found
(#21) Class Theme is not documented
(#24) Function Theme::__construct is not documented
(#22) Variable Theme::$color_index is not documented
(#27) There is no description in phpdocs for function GetColorList
(#32) There is no description in phpdocs for function ApplyPlot
(#38) There is no description in phpdocs for function SetupPlot
(#51) There is no description in phpdocs for function ApplyGraph
(#72) There is no description in phpdocs for function PreStrokeApply
(#78) There is no description in phpdocs for function GetThemeColors
(#104) There is no description in phpdocs for function GetNextColor
(#32) Phpdocs for function Theme::ApplyPlot has incomplete parameters list
(#38) Phpdocs for function Theme::SetupPlot has incomplete parameters list
(#51) Phpdocs for function Theme::ApplyGraph has incomplete parameters list
(#72) Phpdocs for function Theme::PreStrokeApply has incomplete parameters list
(#78) Phpdocs for function Theme::GetThemeColors has incomplete parameters list
(#21) Package is not specified for class Theme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_ttf.inc.php
(#12) File-level phpdocs block is not found
(#159) Class LanguageConv is not documented
(#268) Class TTF is not documented
(#558) Class SymChar is not documented
(#162) Function LanguageConv::Convert is not documented
(#213) Function LanguageConv::iso2uni is not documented
(#224) Function LanguageConv::gr_iso2uni is not documented
(#235) Function LanguageConv::gr_win2uni is not documented
(#250) Function LanguageConv::heb_iso2uni is not documented
(#271) Function TTF::__construct is not documented
(#468) Function TTF::File is not documented
(#517) Function TTF::SetUserFont is not documented
(#525) Function TTF::SetUserFont1 is not documented
(#533) Function TTF::SetUserFont2 is not documented
(#541) Function TTF::SetUserFont3 is not documented
(#559) Function SymChar::Get is not documented
(#160) Variable LanguageConv::$g2312 is not documented
(#269) Variable TTF::$font_files is not documented
(#269) Variable TTF::$style_names is not documented
(#159) Package is not specified for class LanguageConv. It is also not specified in file-level phpdocs
(#268) Package is not specified for class TTF. It is also not specified in file-level phpdocs
(#558) Package is not specified for class SymChar. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_utils.inc.php
(#17) File-level phpdocs block is not found
(#17) Class FuncGenerator is not documented
(#69) Class DateScaleUtils is not documented
(#407) Class ReadFileData is not documented
(#600) Class LinearRegression is not documented
(#20) Function FuncGenerator::__construct is not documented
(#25) Function FuncGenerator::E is not documented
(#77) Function DateScaleUtils::UseWeekFormat is not documented
(#81) Function DateScaleUtils::doYearly is not documented
(#136) Function DateScaleUtils::doDaily is not documented
(#183) Function DateScaleUtils::doWeekly is not documented
(#229) Function DateScaleUtils::doMonthly is not documented
(#320) Function DateScaleUtils::GetTicks is not documented
(#325) Function DateScaleUtils::GetAutoTicks is not documented
(#364) Function DateScaleUtils::GetTicksFromMinMax is not documented
(#420) Function ReadFileData::FromCSV is not documented
(#466) Function ReadFileData::FromCSV2 is not documented
(#542) Function ReadFileData::From2Col is not documented
(#564) Function ReadFileData::From1Col is not documented
(#576) Function ReadFileData::FromMatrix is not documented
(#606) Function LinearRegression::__construct is not documented
(#614) Function LinearRegression::Calc is not documented
(#657) Function LinearRegression::GetAB is not documented
(#663) Function LinearRegression::GetStat is not documented
(#669) Function LinearRegression::GetY is not documented
(#18) Variable FuncGenerator::$iFunc is not documented
(#18) Variable FuncGenerator::$iXFunc is not documented
(#18) Variable FuncGenerator::$iMin is not documented
(#18) Variable FuncGenerator::$iMax is not documented
(#18) Variable FuncGenerator::$iStepSize is not documented
(#70) Variable DateScaleUtils::$iMin is not documented
(#70) Variable DateScaleUtils::$iMax is not documented
(#72) Variable DateScaleUtils::$starthour is not documented
(#72) Variable DateScaleUtils::$startmonth is not documented
(#72) Variable DateScaleUtils::$startday is not documented
(#72) Variable DateScaleUtils::$startyear is not documented
(#73) Variable DateScaleUtils::$endmonth is not documented
(#73) Variable DateScaleUtils::$endyear is not documented
(#73) Variable DateScaleUtils::$endday is not documented
(#74) Variable DateScaleUtils::$tickPositions is not documented
(#74) Variable DateScaleUtils::$minTickPositions is not documented
(#75) Variable DateScaleUtils::$iUseWeeks is not documented
(#601) Variable LinearRegression::$ix is not documented
(#601) Variable LinearRegression::$iy is not documented
(#602) Variable LinearRegression::$ib is not documented
(#602) Variable LinearRegression::$ia is not documented
(#603) Variable LinearRegression::$icalculated is not documented
(#604) Variable LinearRegression::$iDet is not documented
(#604) Variable LinearRegression::$iCorr is not documented
(#604) Variable LinearRegression::$iStdErr is not documented
(#17) Package is not specified for class FuncGenerator. It is also not specified in file-level phpdocs
(#69) Package is not specified for class DateScaleUtils. It is also not specified in file-level phpdocs
(#407) Package is not specified for class ReadFileData. It is also not specified in file-level phpdocs
(#600) Package is not specified for class LinearRegression. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/jpgraph_windrose.php
(#12) File-level phpdocs block is not found
(#47) Class WindrosePlotScale is not documented
(#275) Class LegendStyle is not documented
(#385) Class WindrosePlot is not documented
(#1447) Class WindroseGraph is not documented
(#62) Function WindrosePlotScale::__construct is not documented
(#85) Function WindrosePlotScale::GetNumCirc is not documented
(#91) Function WindrosePlotScale::SetMaxValue is not documented
(#98) Function WindrosePlotScale::Set is not documented
(#112) Function WindrosePlotScale::AutoScale is not documented
(#149) Function WindrosePlotScale::GetMax is not documented
(#153) Function WindrosePlotScale::Hide is not documented
(#157) Function WindrosePlotScale::SetAngle is not documented
(#162) Function WindrosePlotScale::RelTranslate is not documented
(#167) Function WindrosePlotScale::SetLabelAlign is not documented
(#171) Function WindrosePlotScale::SetLabelFormat is not documented
(#175) Function WindrosePlotScale::SetLabelFillColor is not documented
(#186) Function WindrosePlotScale::SetFontColor is not documented
(#191) Function WindrosePlotScale::SetFont is not documented
(#198) Function WindrosePlotScale::SetZFont is not documented
(#204) Function WindrosePlotScale::SetZeroLabel is not documented
(#208) Function WindrosePlotScale::SetZFontColor is not documented
(#212) Function WindrosePlotScale::StrokeLabels is not documented
(#287) Function LegendStyle::SetFont is not documented
(#299) Function LegendStyle::SetLFont is not documented
(#305) Function LegendStyle::SetTFont is not documented
(#311) Function LegendStyle::SetCFont is not documented
(#318) Function LegendStyle::SetFontColor is not documented
(#324) Function LegendStyle::SetTFontColor is not documented
(#328) Function LegendStyle::SetLFontColor is not documented
(#332) Function LegendStyle::SetCFontColor is not documented
(#336) Function LegendStyle::SetCircleWeight is not documented
(#340) Function LegendStyle::SetCircleRadius is not documented
(#344) Function LegendStyle::SetCircleColor is not documented
(#348) Function LegendStyle::SetCircleText is not documented
(#352) Function LegendStyle::SetMargin is not documented
(#357) Function LegendStyle::SetLength is not documented
(#361) Function LegendStyle::Show is not documented
(#365) Function LegendStyle::Hide is not documented
(#369) Function LegendStyle::SetFormat is not documented
(#373) Function LegendStyle::SetText is not documented
(#414) Function WindrosePlot::__construct is not documented
(#432) Function WindrosePlot::LayoutSize is not documented
(#436) Function WindrosePlot::SetSize is not documented
(#440) Function WindrosePlot::SetDataKeyEncoding is not documented
(#444) Function WindrosePlot::SetColor is not documented
(#448) Function WindrosePlot::SetRadialColors is not documented
(#452) Function WindrosePlot::SetRadialWeights is not documented
(#456) Function WindrosePlot::SetRadialStyles is not documented
(#460) Function WindrosePlot::SetBox is not documented
(#467) Function WindrosePlot::SetLabels is not documented
(#471) Function WindrosePlot::SetLabelMargin is not documented
(#475) Function WindrosePlot::SetLabelFormat is not documented
(#479) Function WindrosePlot::SetCompassLabels is not documented
(#492) Function WindrosePlot::SetCenterSize is not documented
(#496) Function WindrosePlot::SetZCircleSize is not documented
(#500) Function WindrosePlot::SetFont is not documented
(#506) Function WindrosePlot::SetFontColor is not documented
(#510) Function WindrosePlot::SetGridColor is not documented
(#515) Function WindrosePlot::SetGridWeight is not documented
(#520) Function WindrosePlot::SetRadialGridStyle is not documented
(#528) Function WindrosePlot::SetRanges is not documented
(#532) Function WindrosePlot::SetRangeStyle is not documented
(#536) Function WindrosePlot::SetRangeColors is not documented
(#540) Function WindrosePlot::SetRangeWeights is not documented
(#549) Function WindrosePlot::SetType is not documented
(#557) Function WindrosePlot::SetCenterPos is not documented
(#562) Function WindrosePlot::SetPos is not documented
(#567) Function WindrosePlot::SetAntiAlias is not documented
(#573) Function WindrosePlot::_ThickCircle is not documented
(#589) Function WindrosePlot::_StrokeWindLeg is not documented
(#616) Function WindrosePlot::_StrokeLegend is not documented
(#726) Function WindrosePlot::SetAutoScaleAngle is not documented
(#854) Function WindrosePlot::NormAngle is not documented
(#861) Function WindrosePlot::SetLabelPosition is not documented
(#865) Function WindrosePlot::_StrokeFreeRose is not documented
(#1023) Function WindrosePlot::FixupIndexes is not documented
(#1051) Function WindrosePlot::_StrokeRegularRose is not documented
(#1202) Function WindrosePlot::getWidth is not documented
(#1243) Function WindrosePlot::getHeight is not documented
(#1283) Function WindrosePlot::Stroke is not documented
(#1451) Function WindroseGraph::__construct is not documented
(#1464) Function WindroseGraph::StrokeTexts is not documented
(#1473) Function WindroseGraph::StrokeIcons is not documented
(#1486) Function WindroseGraph::Add is not documented
(#1507) Function WindroseGraph::AddText is not documented
(#1511) Function WindroseGraph::SetColor is not documented
(#1516) Function WindroseGraph::Stroke is not documented
(#48) Variable WindrosePlotScale::$iMax is not documented
(#48) Variable WindrosePlotScale::$iDelta is not documented
(#49) Variable WindrosePlotScale::$iNumCirc is not documented
(#50) Variable WindrosePlotScale::$iMaxNum is not documented
(#51) Variable WindrosePlotScale::$iLblFmt is not documented
(#52) Variable WindrosePlotScale::$iFontFamily is not documented
(#52) Variable WindrosePlotScale::$iFontStyle is not documented
(#52) Variable WindrosePlotScale::$iFontSize is not documented
(#53) Variable WindrosePlotScale::$iZFontFamily is not documented
(#53) Variable WindrosePlotScale::$iZFontStyle is not documented
(#53) Variable WindrosePlotScale::$iZFontSize is not documented
(#54) Variable WindrosePlotScale::$iFontColor is not documented
(#54) Variable WindrosePlotScale::$iZFontColor is not documented
(#55) Variable WindrosePlotScale::$iFontFrameColor is not documented
(#55) Variable WindrosePlotScale::$iFontBkgColor is not documented
(#56) Variable WindrosePlotScale::$iLblZeroTxt is not documented
(#57) Variable WindrosePlotScale::$iLblAlign is not documented
(#58) Variable WindrosePlotScale::$iAngle is not documented
(#59) Variable WindrosePlotScale::$iManualScale is not documented
(#60) Variable WindrosePlotScale::$iHideLabels is not documented
(#276) Variable LegendStyle::$iLength is not documented
(#276) Variable LegendStyle::$iMargin is not documented
(#276) Variable LegendStyle::$iBottomMargin is not documented
(#277) Variable LegendStyle::$iCircleWeight is not documented
(#277) Variable LegendStyle::$iCircleRadius is not documented
(#277) Variable LegendStyle::$iCircleColor is not documented
(#278) Variable LegendStyle::$iTxtFontFamily is not documented
(#278) Variable LegendStyle::$iTxtFontStyle is not documented
(#278) Variable LegendStyle::$iTxtFontSize is not documented
(#279) Variable LegendStyle::$iLblFontFamily is not documented
(#279) Variable LegendStyle::$iLblFontStyle is not documented
(#279) Variable LegendStyle::$iLblFontSize is not documented
(#280) Variable LegendStyle::$iCircleFontFamily is not documented
(#280) Variable LegendStyle::$iCircleFontStyle is not documented
(#280) Variable LegendStyle::$iCircleFontSize is not documented
(#281) Variable LegendStyle::$iLblFontColor is not documented
(#281) Variable LegendStyle::$iTxtFontColor is not documented
(#281) Variable LegendStyle::$iCircleFontColor is not documented
(#282) Variable LegendStyle::$iShow is not documented
(#283) Variable LegendStyle::$iFormatString is not documented
(#284) Variable LegendStyle::$iTxtMargin is not documented
(#284) Variable LegendStyle::$iTxt is not documented
(#285) Variable LegendStyle::$iZCircleTxt is not documented
(#386) Variable WindrosePlot::$iAntiAlias is not documented
(#387) Variable WindrosePlot::$iData is not documented
(#388) Variable WindrosePlot::$iX is not documented
(#388) Variable WindrosePlot::$iY is not documented
(#389) Variable WindrosePlot::$iSize is not documented
(#390) Variable WindrosePlot::$iGridColor1 is not documented
(#390) Variable WindrosePlot::$iGridColor2 is not documented
(#391) Variable WindrosePlot::$iRadialColorArray is not documented
(#392) Variable WindrosePlot::$iRadialWeightArray is not documented
(#393) Variable WindrosePlot::$iRadialStyleArray is not documented
(#394) Variable WindrosePlot::$iRanges is not documented
(#395) Variable WindrosePlot::$iRangeStyle is not documented
(#396) Variable WindrosePlot::$iCenterSize is not documented
(#397) Variable WindrosePlot::$iType is not documented
(#398) Variable WindrosePlot::$iFontFamily is not documented
(#398) Variable WindrosePlot::$iFontStyle is not documented
(#398) Variable WindrosePlot::$iFontSize is not documented
(#399) Variable WindrosePlot::$iFontColor is not documented
(#400) Variable WindrosePlot::$iRadialGridStyle is not documented
(#401) Variable WindrosePlot::$iAllDirectionLabels is not documented
(#402) Variable WindrosePlot::$iStandardDirections is not documented
(#403) Variable WindrosePlot::$iCircGridWeight is not documented
(#403) Variable WindrosePlot::$iRadialGridWeight is not documented
(#404) Variable WindrosePlot::$iLabelMargin is not documented
(#405) Variable WindrosePlot::$iLegweights is not documented
(#406) Variable WindrosePlot::$iLegColors is not documented
(#407) Variable WindrosePlot::$iLabelFormatString is not documented
(#407) Variable WindrosePlot::$iLabels is not documented
(#408) Variable WindrosePlot::$iLabelPositioning is not documented
(#409) Variable WindrosePlot::$iColor is not documented
(#410) Variable WindrosePlot::$iShowBox is not documented
(#410) Variable WindrosePlot::$iBoxColor is not documented
(#410) Variable WindrosePlot::$iBoxWeight is not documented
(#410) Variable WindrosePlot::$iBoxStyle is not documented
(#411) Variable WindrosePlot::$iOrdinalEncoding is not documented
(#412) Variable WindrosePlot::$legend is not documented
(#1448) Variable WindroseGraph::$posx is not documented
(#1448) Variable WindroseGraph::$posy is not documented
(#1449) Variable WindroseGraph::$plots is not documented
(#47) Package is not specified for class WindrosePlotScale. It is also not specified in file-level phpdocs
(#275) Package is not specified for class LegendStyle. It is also not specified in file-level phpdocs
(#385) Package is not specified for class WindrosePlot. It is also not specified in file-level phpdocs
(#1447) Package is not specified for class WindroseGraph. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/lang/de.inc.php
(#15) File-level phpdocs block is not found
(#189) Invalid inline phpdocs tag @todo found
(#409) Invalid inline phpdocs tag @todo found
(#410) Invalid inline phpdocs tag @todo found
blocks/pbltool/jpgraph/lang/en.inc.php
(#13) File-level phpdocs block is not found
blocks/pbltool/jpgraph/lang/prod.inc.php
(#14) File-level phpdocs block is not found
blocks/pbltool/jpgraph/themes/AquaTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function AquaTheme::GetColorList is not documented
(#52) Function AquaTheme::SetupGraph is not documented
(#102) Function AquaTheme::SetupPieGraph is not documented
(#127) Function AquaTheme::PreStrokeApply is not documented
(#139) Function AquaTheme::ApplyPlot is not documented
(#8) Variable AquaTheme::$font_color is not documented
(#9) Variable AquaTheme::$background_color is not documented
(#10) Variable AquaTheme::$axis_color is not documented
(#11) Variable AquaTheme::$grid_color is not documented
(#3) Package is not specified for class AquaTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/GreenTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function GreenTheme::GetColorList is not documented
(#34) Function GreenTheme::SetupGraph is not documented
(#84) Function GreenTheme::SetupPieGraph is not documented
(#109) Function GreenTheme::PreStrokeApply is not documented
(#121) Function GreenTheme::ApplyPlot is not documented
(#8) Variable GreenTheme::$font_color is not documented
(#9) Variable GreenTheme::$background_color is not documented
(#10) Variable GreenTheme::$axis_color is not documented
(#11) Variable GreenTheme::$grid_color is not documented
(#3) Package is not specified for class GreenTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/OceanTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function OceanTheme::GetColorList is not documented
(#36) Function OceanTheme::SetupGraph is not documented
(#86) Function OceanTheme::SetupPieGraph is not documented
(#111) Function OceanTheme::PreStrokeApply is not documented
(#123) Function OceanTheme::ApplyPlot is not documented
(#8) Variable OceanTheme::$font_color is not documented
(#9) Variable OceanTheme::$background_color is not documented
(#10) Variable OceanTheme::$axis_color is not documented
(#11) Variable OceanTheme::$grid_color is not documented
(#3) Package is not specified for class OceanTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/OrangeTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function OrangeTheme::GetColorList is not documented
(#36) Function OrangeTheme::SetupGraph is not documented
(#86) Function OrangeTheme::SetupPieGraph is not documented
(#111) Function OrangeTheme::PreStrokeApply is not documented
(#123) Function OrangeTheme::ApplyPlot is not documented
(#8) Variable OrangeTheme::$font_color is not documented
(#9) Variable OrangeTheme::$background_color is not documented
(#10) Variable OrangeTheme::$axis_color is not documented
(#11) Variable OrangeTheme::$grid_color is not documented
(#3) Package is not specified for class OrangeTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/PastelTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function PastelTheme::GetColorList is not documented
(#30) Function PastelTheme::SetupGraph is not documented
(#80) Function PastelTheme::SetupPieGraph is not documented
(#105) Function PastelTheme::PreStrokeApply is not documented
(#117) Function PastelTheme::ApplyPlot is not documented
(#8) Variable PastelTheme::$font_color is not documented
(#9) Variable PastelTheme::$background_color is not documented
(#10) Variable PastelTheme::$axis_color is not documented
(#11) Variable PastelTheme::$grid_color is not documented
(#3) Package is not specified for class PastelTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/RoseTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function RoseTheme::GetColorList is not documented
(#36) Function RoseTheme::SetupGraph is not documented
(#86) Function RoseTheme::SetupPieGraph is not documented
(#111) Function RoseTheme::PreStrokeApply is not documented
(#123) Function RoseTheme::ApplyPlot is not documented
(#8) Variable RoseTheme::$font_color is not documented
(#9) Variable RoseTheme::$background_color is not documented
(#10) Variable RoseTheme::$axis_color is not documented
(#11) Variable RoseTheme::$grid_color is not documented
(#3) Package is not specified for class RoseTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/SoftyTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function SoftyTheme::GetColorList is not documented
(#45) Function SoftyTheme::SetupGraph is not documented
(#115) Function SoftyTheme::SetupPieGraph is not documented
(#129) Function SoftyTheme::PreStrokeApply is not documented
(#141) Function SoftyTheme::ApplyPlot is not documented
(#8) Variable SoftyTheme::$font_color is not documented
(#9) Variable SoftyTheme::$background_color is not documented
(#10) Variable SoftyTheme::$axis_color is not documented
(#11) Variable SoftyTheme::$grid_color is not documented
(#3) Package is not specified for class SoftyTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/UniversalTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function UniversalTheme::GetColorList is not documented
(#34) Function UniversalTheme::SetupGraph is not documented
(#89) Function UniversalTheme::SetupPieGraph is not documented
(#114) Function UniversalTheme::PreStrokeApply is not documented
(#126) Function UniversalTheme::ApplyPlot is not documented
(#8) Variable UniversalTheme::$font_color is not documented
(#9) Variable UniversalTheme::$background_color is not documented
(#10) Variable UniversalTheme::$axis_color is not documented
(#11) Variable UniversalTheme::$grid_color is not documented
(#3) Package is not specified for class UniversalTheme. It is also not specified in file-level phpdocs
blocks/pbltool/jpgraph/themes/VividTheme.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#13) Function VividTheme::GetColorList is not documented
(#30) Function VividTheme::SetupGraph is not documented
(#80) Function VividTheme::SetupPieGraph is not documented
(#105) Function VividTheme::PreStrokeApply is not documented
(#117) Function VividTheme::ApplyPlot is not documented
(#8) Variable VividTheme::$font_color is not documented
(#9) Variable VividTheme::$background_color is not documented
(#10) Variable VividTheme::$axis_color is not documented
(#11) Variable VividTheme::$grid_color is not documented
(#3) Package is not specified for class VividTheme. It is also not specified in file-level phpdocs
blocks/pbltool/lang/en/block_pbltool.php
(#18) File-level phpdocs block is not found
blocks/pbltool/lang/pt_br/block_pbltool.php
(#18) File-level phpdocs block is not found
blocks/pbltool/lib.php
(#19) File-level phpdocs block is not found
(#19) Function block_pbltool_print_page is not documented
(#110) Function print_project_description is not documented
(#190) Function print_project_tasks is not documented
(#324) Function print_legend is not documented
(#339) Function print_map is not documented
(#454) Function print_groups is not documented
(#19) Package is not specified for function block_pbltool_print_page. It is also not specified in file-level phpdocs
(#110) Package is not specified for function print_project_description. It is also not specified in file-level phpdocs
(#190) Package is not specified for function print_project_tasks. It is also not specified in file-level phpdocs
(#324) Package is not specified for function print_legend. It is also not specified in file-level phpdocs
(#339) Package is not specified for function print_map. It is also not specified in file-level phpdocs
(#454) Package is not specified for function print_groups. It is also not specified in file-level phpdocs
blocks/pbltool/pbltool_form.php
(#17) File-level phpdocs block is not found
(#22) Class pbltool_form is not documented
(#24) Function pbltool_form::definition is not documented
(#22) Package is not specified for class pbltool_form. It is also not specified in file-level phpdocs
blocks/pbltool/project_description.php
(#18) File-level phpdocs block is not found
(#18) Function write_project_description is not documented
(#18) Package is not specified for function write_project_description. It is also not specified in file-level phpdocs
blocks/pbltool/project_description_form.php
(#19) File-level phpdocs block is not found
(#24) Class project_description_form is not documented
(#26) Function project_description_form::definition is not documented
(#24) Package is not specified for class project_description_form. It is also not specified in file-level phpdocs
blocks/pbltool/styles.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
blocks/pbltool/tabs.php
(#20) File-level phpdocs block is not found
(#20) Function tab is not documented
(#20) Package is not specified for function tab. It is also not specified in file-level phpdocs
blocks/pbltool/task_change_status.php
(#18) File-level phpdocs block is not found
blocks/pbltool/task_form.php
(#17) File-level phpdocs block is not found
(#21) Class task_form is not documented
(#25) Function task_form::__construct is not documented
(#33) Function task_form::definition is not documented
(#22) Variable task_form::$teacher is not documented
(#23) Variable task_form::$status is not documented
(#21) Package is not specified for class task_form. It is also not specified in file-level phpdocs
blocks/pbltool/version.php
(#17) File-level phpdocs block is not found
blocks/pbltool/view.php
(#20) File-level phpdocs block is not found
blocks/pbltool/view_gantt.php
(#17) File-level phpdocs block is not found
blocks/pbltool/view_tasks.php
(#19) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 1 warnings)

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

blocks/pbltool/db/upgrade.php
Detected fewer 'if' blocks (0) than 'savepoint' calls (1). Repeated savepoints?

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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